01KJTE6SM0AN7NVS1PQFPPGB90: 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: 01KJTE75SP62G1KHVMZH6CKZV2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-03T18:09:29.568Zjob assigned to worker 01KJTE757GTD2DKZ6339RJGN8B [factory gimlet-EVT22200007-propolis, EVT22200007/60041] (queued for 29 s)
 
22026-03-03T18:09:38.600Zstarting task 0: "setup"
32026-03-03T18:09:38.625Z++ uname -s
42026-03-03T18:09:38.625Z+ kern=SunOS
52026-03-03T18:09:38.625Z+ build_user=build
62026-03-03T18:09:38.625Z+ build_uid=12345
72026-03-03T18:09:38.625Z+ work_dir=/work
82026-03-03T18:09:38.625Z+ input_dir=/input
92026-03-03T18:09:38.625Z+ [[ 0 == 12345 ]]
102026-03-03T18:09:38.625Z+ case "$kern" in
112026-03-03T18:09:38.625Z+ groupadd -g 12345 build
122026-03-03T18:09:38.625Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-03T18:09:40.627Z+ zfs create -o mountpoint=/work rpool/work
142026-03-03T18:09:40.666Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-03T18:09:40.691Z+ home_fs=zfs
162026-03-03T18:09:40.691Z+ [[ zfs == autofs ]]
172026-03-03T18:09:40.691Z+ mkdir -p /home/build
182026-03-03T18:09:40.691Z+ chown build:build /home/build /work
192026-03-03T18:09:42.677Z+ chmod 0700 /home/build /work
202026-03-03T18:09:42.703Zprocess exited: duration 4083 ms, exit code 0
 
212026-03-03T18:09:42.753Zstarting task 1: "rust-toolchain"
222026-03-03T18:09:42.777Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-03T18:09:42.777Z * rust toolchain channel = "1.91.1"
242026-03-03T18:09:42.777Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-03T18:09:42.777Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-03T18:09:42.777Z * rust toolchain profile = "default"
272026-03-03T18:09:42.778Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-03T18:09:42.778Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-03T18:09:42.778Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-03T18:09:42.923Zinfo: downloading installer
312026-03-03T18:09:43.540Zwarn: It looks like you have an existing installation of Rust at:
322026-03-03T18:09:43.540Zwarn: /opt/ooce/bin
332026-03-03T18:09:43.541Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-03T18:09:43.541Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-03T18:09:43.541Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-03T18:09:43.541Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-03T18:09:43.541Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-03T18:09:43.541Zerror: cannot install while Rust is installed
392026-03-03T18:09:43.541Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-03T18:09:43.573Zinfo: profile set to 'default'
412026-03-03T18:09:43.573Zinfo: default host triple is x86_64-unknown-illumos
422026-03-03T18:09:43.573Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-03T18:09:43.769Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-03T18:09:43.769Zinfo: downloading component 'cargo'
452026-03-03T18:09:44.058Zinfo: downloading component 'clippy'
462026-03-03T18:09:44.540Zinfo: downloading component 'rust-docs'
472026-03-03T18:09:44.678Zinfo: downloading component 'rust-std'
482026-03-03T18:09:45.603Zinfo: downloading component 'rustc'
492026-03-03T18:09:51.261Zinfo: downloading component 'rustfmt'
502026-03-03T18:09:51.419Zinfo: installing component 'cargo'
512026-03-03T18:09:52.711Zinfo: installing component 'clippy'
522026-03-03T18:09:53.171Zinfo: installing component 'rust-docs'
532026-03-03T18:09:56.803Zinfo: installing component 'rust-std'
542026-03-03T18:09:59.000Zinfo: installing component 'rustc'
552026-03-03T18:10:07.659Zinfo: installing component 'rustfmt'
562026-03-03T18:10:08.088Z
572026-03-03T18:10:08.088Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-03T18:10:08.275Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-03T18:10:08.275Z
602026-03-03T18:10:08.299Z
612026-03-03T18:10:08.300ZRust is installed now. Great!
622026-03-03T18:10:08.300Z
632026-03-03T18:10:08.300ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-03T18:10:08.300Zenvironment variable. This has not been done automatically.
652026-03-03T18:10:08.300Z
662026-03-03T18:10:08.300ZTo configure your current shell, you need to source
672026-03-03T18:10:08.300Zthe corresponding env file under $HOME/.cargo.
682026-03-03T18:10:08.300Z
692026-03-03T18:10:08.300ZThis is usually done by running one of the following (note the leading DOT):
702026-03-03T18:10:08.300Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-03T18:10:08.300Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-03T18:10:08.300Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-03T18:10:08.404Z+ rustup --version
742026-03-03T18:10:08.428Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-03T18:10:08.428Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-03T18:10:08.541Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-03T18:10:08.565Z+ cargo --version
782026-03-03T18:10:08.660Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-03T18:10:08.684Z+ rustc --version
802026-03-03T18:10:08.773Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-03T18:10:08.797Zprocess exited: duration 26026 ms, exit code 0
 
822026-03-03T18:10:08.846Zstarting task 2: "authentication"
832026-03-03T18:10:08.904Zprocess exited: duration 57 ms, exit code 0
 
842026-03-03T18:10:08.957Zstarting task 3: "clone repository"
852026-03-03T18:10:08.981Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-03T18:10:08.981Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-03T18:10:09.006ZCloning into '/work/oxidecomputer/omicron'...
882026-03-03T18:10:23.834Z+ cd /work/oxidecomputer/omicron
892026-03-03T18:10:23.835Z+ git fetch origin 635e3480f464f3ad214bb06197f8ca055f30000a
902026-03-03T18:10:24.590ZFrom https://github.com/oxidecomputer/omicron
912026-03-03T18:10:24.590Z * branch 635e3480f464f3ad214bb06197f8ca055f30000a -> FETCH_HEAD
922026-03-03T18:10:24.617Z+ [[ -n iliana/brew ]]
932026-03-03T18:10:24.618Z++ git branch --show-current
942026-03-03T18:10:24.618Z+ current=main
952026-03-03T18:10:24.618Z+ [[ main != iliana/brew ]]
962026-03-03T18:10:24.618Z+ git branch -f iliana/brew 635e3480f464f3ad214bb06197f8ca055f30000a
972026-03-03T18:10:24.644Z+ git checkout -f iliana/brew
982026-03-03T18:10:25.072ZSwitched to branch 'iliana/brew'
992026-03-03T18:10:25.097Z+ git reset --hard 635e3480f464f3ad214bb06197f8ca055f30000a
1002026-03-03T18:10:25.122ZHEAD is now at 635e3480f pin postgresql@14 on macOS CI for now
1012026-03-03T18:10:25.122Zprocess exited: duration 16147 ms, exit code 0
 
1022026-03-03T18:10:25.175Zstarting task 4: "build"
1032026-03-03T18:10:25.200Z+ source .github/buildomat/ci-env.sh
1042026-03-03T18:10:25.200Z++ export CARGO_TERM_COLOR=always
1052026-03-03T18:10:25.200Z++ CARGO_TERM_COLOR=always
1062026-03-03T18:10:25.200Z+ cargo --version
1072026-03-03T18:10:25.269Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-03T18:10:25.295Z+ rustc --version
1092026-03-03T18:10:25.386Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-03T18:10:25.410Z+ source ./env.sh
1112026-03-03T18:10:25.411Z++ OLD_SHELL_OPTS=ehxB
1122026-03-03T18:10:25.411Z++ set -o xtrace
1132026-03-03T18:10:25.411Z++++ dirname ./env.sh
1142026-03-03T18:10:25.411Z+++ readlink -f .
1152026-03-03T18:10:25.411Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ 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-03-03T18:10:25.411Z++ case $OLD_SHELL_OPTS in
1252026-03-03T18:10:25.411Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-03T18:10:25.411Z+ 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-03-03T18:10:25.411Z+ 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-03-03T18:10:25.411Z+ banner prerequisites
1292026-03-03T18:10:25.411Z
1302026-03-03T18:10:25.411Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-03T18:10:25.411Z # # # # # # # # # # # # # # #
1322026-03-03T18:10:25.411Z # # # # ##### # # ##### # # # # # #### #
1332026-03-03T18:10:25.411Z ##### ##### # ##### # # # # # # # # #
1342026-03-03T18:10:25.411Z # # # # # # # # # # # # # # #
1352026-03-03T18:10:25.411Z # # # ###### # # ###### ### # #### # #### #
1362026-03-03T18:10:25.411Z
1372026-03-03T18:10:25.411Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-03T18:10:45.392Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-03T18:10:58.964Z Startup: Caching catalogs ... Done
1402026-03-03T18:11:28.323ZPlanning: Solver setup ... Done (26.783s)
1412026-03-03T18:11:28.526ZPlanning: Running solver ... Done (0.202s)
1422026-03-03T18:11:28.696ZPlanning: Finding local manifests ... Done (0.002s)
1432026-03-03T18:11:28.775ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-03T18:11:29.213ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-03T18:11:29.275ZPlanning: Package planning ... Done (0.062s)
1462026-03-03T18:11:29.341ZPlanning: Merging actions ... Done (0.065s)
1472026-03-03T18:11:29.697ZPlanning: Checking for conflicting actions ... Done (0.356s)
1482026-03-03T18:11:29.721ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-03-03T18:11:30.734ZPlanning: Evaluating mediators ... Done (1.023s)
1502026-03-03T18:11:30.759ZPlanning: Planning completed in 31.66 seconds
1512026-03-03T18:11:30.783Z Packages to install: 4
1522026-03-03T18:11:30.783Z Mediators to change: 2
1532026-03-03T18:11:30.783Z Services to change: 1
1542026-03-03T18:11:30.783Z Estimated space available: 154.93 GB
1552026-03-03T18:11:30.783ZEstimated space to be consumed: 1.82 GB
1562026-03-03T18:11:30.783Z Create boot environment: No
1572026-03-03T18:11:30.783ZCreate backup boot environment: No
1582026-03-03T18:11:30.783Z Rebuild boot archive: No
1592026-03-03T18:11:30.783Z
1602026-03-03T18:11:30.783ZChanged mediators:
1612026-03-03T18:11:30.783Z mediator clang:
1622026-03-03T18:11:30.783Z version: None -> 15 (system default)
1632026-03-03T18:11:30.783Z
1642026-03-03T18:11:30.783Z mediator llvm:
1652026-03-03T18:11:30.783Z version: 14 (system default) -> 15 (system default)
1662026-03-03T18:11:30.783Z
1672026-03-03T18:11:30.783ZChanged packages:
1682026-03-03T18:11:30.783Zhelios-dev
1692026-03-03T18:11:30.783Z developer/build-essential
1702026-03-03T18:11:30.784Z None -> 11-2.0
1712026-03-03T18:11:30.784Z library/libxmlsec1
1722026-03-03T18:11:30.784Z None -> 1.2.35-2.0
1732026-03-03T18:11:30.784Z ooce/developer/clang-15
1742026-03-03T18:11:30.784Z None -> 15.0.7-2.0
1752026-03-03T18:11:30.784Z ooce/developer/llvm-15
1762026-03-03T18:11:30.784Z None -> 15.0.7-2.0
1772026-03-03T18:11:30.784Z
1782026-03-03T18:11:30.784ZServices:
1792026-03-03T18:11:30.784Z restart_fmri:
1802026-03-03T18:11:30.784Z svc:/system/update-man-index:default
1812026-03-03T18:11:30.828Z
1822026-03-03T18:11:30.828ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-03T18:11:35.833ZDownload: 1198/3290 items 61.8/212.6MB 29% complete (13.1M/s)
1842026-03-03T18:11:40.834ZDownload: 1228/3290 items 86.6/212.6MB 40% complete (8.7M/s)
1852026-03-03T18:11:45.834ZDownload: 3186/3290 items 153.1/212.6MB 72% complete (9.1M/s)
1862026-03-03T18:11:50.836ZDownload: 3289/3290 items 212.3/212.6MB 99% complete (12.7M/s)
1872026-03-03T18:11:51.042ZDownload: Completed 212.60 MB in 20.21 seconds (10.5M/s)
1882026-03-03T18:11:51.218Z Actions: 1/3689 actions (Installing new actions)
1892026-03-03T18:11:56.241Z Actions: 3182/3689 actions (Installing new actions)
1902026-03-03T18:11:57.490Z Actions: Completed 3689 actions in 6.27 seconds.
1912026-03-03T18:11:58.227Z Done (0.731s)
1922026-03-03T18:11:58.227Z Done (0.000s)
1932026-03-03T18:11:59.819Z Done (1.592s)
1942026-03-03T18:12:06.254Z Done (6.140s)
1952026-03-03T18:12:06.359Z Done (0.025s)
1962026-03-03T18:12:06.383Z Done (0.000s)
1972026-03-03T18:12:06.531Z Done (0.000s)
1982026-03-03T18:12:07.624ZPlanning: Evaluating mediator changes ... Done
1992026-03-03T18:12:07.850ZPlanning: Checking for conflicting actions ... Done
2002026-03-03T18:12:07.874ZPlanning: Consolidating action changes ... Done
2012026-03-03T18:12:08.267ZPlanning: Evaluating mediators ... Done
2022026-03-03T18:12:08.291ZPlanning: Planning completed in 0.64 seconds
2032026-03-03T18:12:08.320Z Mediators to change: 2
2042026-03-03T18:12:08.320Z Create boot environment: No
2052026-03-03T18:12:08.320ZCreate backup boot environment: No
2062026-03-03T18:12:08.403Z Done
2072026-03-03T18:12:08.403Z Done
2082026-03-03T18:12:09.494Z Done
2092026-03-03T18:12:14.483Z Done
2102026-03-03T18:12:14.576Z Done
2112026-03-03T18:12:14.576Z Done
2122026-03-03T18:12:14.646Z Done
2132026-03-03T18:12:15.442ZPlanning: Evaluating mediator changes ... Done
2142026-03-03T18:12:15.467ZPlanning: Merging actions ... Done
2152026-03-03T18:12:15.695ZPlanning: Checking for conflicting actions ... Done
2162026-03-03T18:12:15.719ZPlanning: Consolidating action changes ... Done
2172026-03-03T18:12:16.041ZPlanning: Evaluating mediators ... Done
2182026-03-03T18:12:16.113ZPlanning: Planning completed in 0.99 seconds
2192026-03-03T18:12:16.157Z Packages to change: 1
2202026-03-03T18:12:16.157Z Mediators to change: 1
2212026-03-03T18:12:16.157Z Services to change: 1
2222026-03-03T18:12:16.157Z Create boot environment: No
2232026-03-03T18:12:16.157ZCreate backup boot environment: Yes
2242026-03-03T18:12:18.332Z Actions: 1/6 actions (Updating modified actions)
2252026-03-03T18:12:18.357Z Actions: Completed 6 actions in 0.00 seconds.
2262026-03-03T18:12:18.357Z Done
2272026-03-03T18:12:18.357Z Done
2282026-03-03T18:12:18.630Z Done
2292026-03-03T18:12:23.788Z Done
2302026-03-03T18:12:23.892Z Done
2312026-03-03T18:12:23.917Z Done
2322026-03-03T18:12:23.949Z Done
2332026-03-03T18:12:24.592ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342026-03-03T18:12:24.592Zclang system 15 system
2352026-03-03T18:12:24.592Zcsh system system illumos
2362026-03-03T18:12:24.593Zctags system system illumos
2372026-03-03T18:12:24.593Zfile system system illumos
2382026-03-03T18:12:24.593Zgcc vendor 12 vendor
2392026-03-03T18:12:24.593Zgcc system 10 system
2402026-03-03T18:12:24.593Zgcc system 7 system
2412026-03-03T18:12:24.593Zgo system 1.20 system
2422026-03-03T18:12:24.593Zgo system 1.19 system
2432026-03-03T18:12:24.593Zllvm system 15 system
2442026-03-03T18:12:24.593Zllvm system 14 system
2452026-03-03T18:12:24.593Zmariadb system 10.6 system
2462026-03-03T18:12:24.593Zmta vendor vendor dma
2472026-03-03T18:12:24.593Zopenjdk system 17 system
2482026-03-03T18:12:24.593Zopenjdk system 11 system
2492026-03-03T18:12:24.593Zopenjdk system 1.8 system
2502026-03-03T18:12:24.593Zopenssl vendor 3 vendor
2512026-03-03T18:12:24.593Zperl system 5.36 system
2522026-03-03T18:12:24.593Zpostgresql system 15 system
2532026-03-03T18:12:24.593Zpostgresql system 13 system
2542026-03-03T18:12:24.593Zpython vendor 3 vendor
2552026-03-03T18:12:24.593Zpython system 2 system
2562026-03-03T18:12:24.593Zpython3 system 3.11 system
2572026-03-03T18:12:24.593Zruby system 3.0 system
2582026-03-03T18:12:24.593Zwords vendor vendor american-english
2592026-03-03T18:12:24.593Zwords system system australian-english
2602026-03-03T18:12:24.593Zwords system system british-english
2612026-03-03T18:12:24.593Zwords system system canadian-english
2622026-03-03T18:12:24.593Zwords system system french
2632026-03-03T18:12:24.593Zwords system system italian
2642026-03-03T18:12:24.593Zwords system system ngerman
2652026-03-03T18:12:24.593Zwords system system ogerman
2662026-03-03T18:12:24.593Zwords system system spanish
2672026-03-03T18:12:25.058ZPUBLISHER TYPE STATUS P LOCATION
2682026-03-03T18:12:25.059Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692026-03-03T18:12:35.662ZFMRI IFO
2702026-03-03T18:12:35.662Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712026-03-03T18:12:35.662Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722026-03-03T18:12:35.662Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732026-03-03T18:12:35.662Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742026-03-03T18:12:35.662Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752026-03-03T18:12:35.662Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762026-03-03T18:12:35.662Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772026-03-03T18:12:35.662Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782026-03-03T18:12:35.662Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792026-03-03T18:12:35.662Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802026-03-03T18:12:35.662Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812026-03-03T18:12:35.662Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822026-03-03T18:12:35.662Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832026-03-03T18:12:35.662Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842026-03-03T18:12:35.662Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852026-03-03T18:12:35.662Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862026-03-03T18:12:37.040Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872026-03-03T18:12:37.470Z Updating crates.io index
2882026-03-03T18:12:37.521Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892026-03-03T18:12:37.900Z Updating git repository `https://github.com/oxidecomputer/lldp`
2902026-03-03T18:12:38.436Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-03-03T18:12:38.802Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-03-03T18:12:39.281Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-03-03T18:12:41.094Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-03-03T18:12:53.873Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-03-03T18:12:53.918Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-03-03T18:12:53.918Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-03-03T18:12:54.481Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-03-03T18:12:55.437Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2992026-03-03T18:12:59.943Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002026-03-03T18:13:00.349Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-03-03T18:13:01.598Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022026-03-03T18:13:02.020Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032026-03-03T18:13:03.150Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042026-03-03T18:13:03.869Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052026-03-03T18:13:04.275Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062026-03-03T18:13:04.689Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3072026-03-03T18:13:05.190Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082026-03-03T18:13:05.733Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092026-03-03T18:13:06.065Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102026-03-03T18:13:06.499Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112026-03-03T18:13:07.332Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3122026-03-03T18:13:07.858Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3132026-03-03T18:13:08.566Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3142026-03-03T18:13:08.951Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3152026-03-03T18:13:09.834Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162026-03-03T18:13:10.359Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3172026-03-03T18:13:11.042Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-03-03T18:13:11.423Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-03-03T18:13:12.059Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-03-03T18:13:12.467Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-03-03T18:13:13.011Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-03-03T18:13:13.385Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-03-03T18:13:13.798Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-03-03T18:13:14.189Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-03-03T18:13:14.705Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-03-03T18:13:36.978Z Downloading crates ...
3272026-03-03T18:13:37.045Z Downloaded anstream v0.6.21
3282026-03-03T18:13:37.069Z Downloaded digest v0.10.7
3292026-03-03T18:13:37.069Z Downloaded displaydoc v0.2.5
3302026-03-03T18:13:37.070Z Downloaded byteorder v1.5.0
3312026-03-03T18:13:37.070Z Downloaded cfg-if v1.0.4
3322026-03-03T18:13:37.070Z Downloaded crypto-common v0.1.7
3332026-03-03T18:13:37.070Z Downloaded clap_builder v4.5.60
3342026-03-03T18:13:37.094Z Downloaded version_check v0.9.5
3352026-03-03T18:13:37.094Z Downloaded tinystr v0.8.2
3362026-03-03T18:13:37.094Z Downloaded utf8_iter v1.0.4
3372026-03-03T18:13:37.094Z Downloaded unicode-xid v0.2.6
3382026-03-03T18:13:37.094Z Downloaded zerofrom v0.1.6
3392026-03-03T18:13:37.094Z Downloaded usdt-attr-macro v0.5.0
3402026-03-03T18:13:37.094Z Downloaded utf8parse v0.2.2
3412026-03-03T18:13:37.094Z Downloaded typeid v1.0.3
3422026-03-03T18:13:37.094Z Downloaded usdt-macro v0.5.0
3432026-03-03T18:13:37.094Z Downloaded zerofrom-derive v0.1.6
3442026-03-03T18:13:37.094Z Downloaded ordered-float v2.10.1
3452026-03-03T18:13:37.094Z Downloaded zerovec-derive v0.11.2
3462026-03-03T18:13:37.120Z Downloaded potential_utf v0.1.4
3472026-03-03T18:13:37.120Z Downloaded zmij v1.0.21
3482026-03-03T18:13:37.120Z Downloaded camino v1.2.2
3492026-03-03T18:13:37.120Z Downloaded pest_meta v2.8.6
3502026-03-03T18:13:37.120Z Downloaded toml v0.8.23
3512026-03-03T18:13:37.120Z Downloaded clap v4.5.60
3522026-03-03T18:13:37.147Z Downloaded zerocopy-derive v0.7.35
3532026-03-03T18:13:37.147Z Downloaded unicode-ident v1.0.24
3542026-03-03T18:13:37.147Z Downloaded zerotrie v0.2.3
3552026-03-03T18:13:37.147Z Downloaded toml_edit v0.22.27
3562026-03-03T18:13:37.147Z Downloaded zerovec v0.11.5
3572026-03-03T18:13:37.171Z Downloaded winnow v0.7.14
3582026-03-03T18:13:37.171Z Downloaded zerocopy v0.7.35
3592026-03-03T18:13:37.195Z Downloaded serde v1.0.228
3602026-03-03T18:13:37.196Z Downloaded indexmap v2.13.0
3612026-03-03T18:13:37.196Z Downloaded icu_properties_data v2.1.2
3622026-03-03T18:13:37.220Z Downloaded hashbrown v0.16.1
3632026-03-03T18:13:37.220Z Downloaded smallvec v1.15.1
3642026-03-03T18:13:37.220Z Downloaded serde_json v1.0.149
3652026-03-03T18:13:37.220Z Downloaded unicode-width v0.2.0
3662026-03-03T18:13:37.244Z Downloaded tabled v0.15.0
3672026-03-03T18:13:37.245Z Downloaded syn v1.0.109
3682026-03-03T18:13:37.269Z Downloaded goblin v0.8.2
3692026-03-03T18:13:37.269Z Downloaded unicode-width v0.1.14
3702026-03-03T18:13:37.269Z Downloaded serde_core v1.0.228
3712026-03-03T18:13:37.269Z Downloaded syn v2.0.117
3722026-03-03T18:13:37.293Z Downloaded proc-macro2 v1.0.106
3732026-03-03T18:13:37.293Z Downloaded pest v2.8.6
3742026-03-03T18:13:37.293Z Downloaded icu_collections v2.1.1
3752026-03-03T18:13:37.293Z Downloaded tempfile v3.25.0
3762026-03-03T18:13:37.318Z Downloaded sha2 v0.10.9
3772026-03-03T18:13:37.318Z Downloaded serde_derive v1.0.228
3782026-03-03T18:13:37.318Z Downloaded rustix v1.1.3
3792026-03-03T18:13:37.342Z Downloaded quote v1.0.44
3802026-03-03T18:13:37.342Z Downloaded litemap v0.8.1
3812026-03-03T18:13:37.342Z Downloaded icu_normalizer v2.1.1
3822026-03-03T18:13:37.342Z Downloaded icu_locale_core v2.1.1
3832026-03-03T18:13:37.342Z Downloaded getrandom v0.4.1
3842026-03-03T18:13:37.367Z Downloaded thiserror-impl v2.0.18
3852026-03-03T18:13:37.367Z Downloaded thiserror-impl v1.0.69
3862026-03-03T18:13:37.367Z Downloaded thiserror v2.0.18
3872026-03-03T18:13:37.367Z Downloaded thiserror v1.0.69
3882026-03-03T18:13:37.367Z Downloaded synstructure v0.13.2
3892026-03-03T18:13:37.367Z Downloaded scroll v0.12.0
3902026-03-03T18:13:37.367Z Downloaded erased-serde v0.4.9
3912026-03-03T18:13:37.367Z Downloaded tabled_derive v0.7.0
3922026-03-03T18:13:37.367Z Downloaded semver v1.0.27
3932026-03-03T18:13:37.367Z Downloaded memchr v2.8.0
3942026-03-03T18:13:37.391Z Downloaded cargo-util-schemas v0.8.2
3952026-03-03T18:13:37.391Z Downloaded typenum v1.19.0
3962026-03-03T18:13:37.391Z Downloaded strsim v0.11.1
3972026-03-03T18:13:37.391Z Downloaded stable_deref_trait v1.2.1
3982026-03-03T18:13:37.392Z Downloaded smawk v0.3.2
3992026-03-03T18:13:37.392Z Downloaded serde-untagged v0.1.9
4002026-03-03T18:13:37.392Z Downloaded scroll_derive v0.12.1
4012026-03-03T18:13:37.392Z Downloaded libc v0.2.180
4022026-03-03T18:13:37.416Z Downloaded proc-macro-error-attr v1.0.4
4032026-03-03T18:13:37.416Z Downloaded heck v0.4.1
4042026-03-03T18:13:37.440Z Downloaded errno v0.3.14
4052026-03-03T18:13:37.440Z Downloaded dof v0.3.0
4062026-03-03T18:13:37.440Z Downloaded colorchoice v1.0.4
4072026-03-03T18:13:37.441Z Downloaded serde_spanned v0.6.9
4082026-03-03T18:13:37.441Z Downloaded serde-value v0.7.0
4092026-03-03T18:13:37.441Z Downloaded pretty-hex v0.4.1
4102026-03-03T18:13:37.441Z Downloaded plain v0.2.3
4112026-03-03T18:13:37.441Z Downloaded num-traits v0.2.19
4122026-03-03T18:13:37.441Z Downloaded log v0.4.29
4132026-03-03T18:13:37.441Z Downloaded is_terminal_polyfill v1.70.2
4142026-03-03T18:13:37.441Z Downloaded generic-array v0.14.7
4152026-03-03T18:13:37.441Z Downloaded cpufeatures v0.2.17
4162026-03-03T18:13:37.441Z Downloaded block-buffer v0.10.4
4172026-03-03T18:13:37.441Z Downloaded ucd-trie v0.1.7
4182026-03-03T18:13:37.441Z Downloaded terminal_size v0.4.3
4192026-03-03T18:13:37.441Z Downloaded swrite v0.1.0
4202026-03-03T18:13:37.441Z Downloaded serde_tokenstream v0.2.3
4212026-03-03T18:13:37.441Z Downloaded proc-macro-error v1.0.4
4222026-03-03T18:13:37.465Z Downloaded pest_generator v2.8.6
4232026-03-03T18:13:37.465Z Downloaded memmap v0.7.0
4242026-03-03T18:13:37.465Z Downloaded idna v1.1.0
4252026-03-03T18:13:37.465Z Downloaded fastrand v2.3.0
4262026-03-03T18:13:37.465Z Downloaded equivalent v1.0.2
4272026-03-03T18:13:37.465Z Downloaded cargo-platform v0.2.0
4282026-03-03T18:13:37.465Z Downloaded icu_properties v2.1.2
4292026-03-03T18:13:37.465Z Downloaded cargo_metadata v0.21.0
4302026-03-03T18:13:37.465Z Downloaded writeable v0.6.2
4312026-03-03T18:13:37.465Z Downloaded usdt-impl v0.5.0
4322026-03-03T18:13:37.465Z Downloaded url v2.5.8
4332026-03-03T18:13:37.466Z Downloaded percent-encoding v2.3.2
4342026-03-03T18:13:37.466Z Downloaded icu_provider v2.1.1
4352026-03-03T18:13:37.490Z Downloaded icu_normalizer_data v2.1.1
4362026-03-03T18:13:37.490Z Downloaded heck v0.5.0
4372026-03-03T18:13:37.490Z Downloaded bitflags v2.11.0
4382026-03-03T18:13:37.490Z Downloaded form_urlencoded v1.2.2
4392026-03-03T18:13:37.490Z Downloaded bytecount v0.6.9
4402026-03-03T18:13:37.490Z Downloaded yoke v0.8.1
4412026-03-03T18:13:37.490Z Downloaded pest_derive v2.8.6
4422026-03-03T18:13:37.490Z Downloaded papergrid v0.11.0
4432026-03-03T18:13:37.490Z Downloaded once_cell v1.21.3
4442026-03-03T18:13:37.490Z Downloaded itoa v1.0.17
4452026-03-03T18:13:37.515Z Downloaded dtrace-parser v0.2.0
4462026-03-03T18:13:37.515Z Downloaded macaddr v1.0.1
4472026-03-03T18:13:37.515Z Downloaded idna_adapter v1.2.1
4482026-03-03T18:13:37.515Z Downloaded fs-err v3.3.0
4492026-03-03T18:13:37.515Z Downloaded fnv v1.0.7
4502026-03-03T18:13:37.515Z Downloaded yoke-derive v0.8.1
4512026-03-03T18:13:37.515Z Downloaded unicode-linebreak v0.1.5
4522026-03-03T18:13:37.515Z Downloaded toml_datetime v0.6.11
4532026-03-03T18:13:37.515Z Downloaded usdt v0.5.0
4542026-03-03T18:13:37.515Z Downloaded toml_write v0.1.2
4552026-03-03T18:13:37.515Z Downloaded textwrap v0.16.2
4562026-03-03T18:13:37.515Z Downloaded anstyle v1.0.13
4572026-03-03T18:13:37.515Z Downloaded anstyle-query v1.1.5
4582026-03-03T18:13:37.515Z Downloaded thread-id v4.2.2
4592026-03-03T18:13:37.515Z Downloaded clap_derive v4.5.55
4602026-03-03T18:13:37.515Z Downloaded cargo_toml v0.21.0
4612026-03-03T18:13:37.515Z Downloaded camino-tempfile v1.4.1
4622026-03-03T18:13:37.515Z Downloaded anyhow v1.0.102
4632026-03-03T18:13:37.539Z Downloaded anstyle-parse v0.2.7
4642026-03-03T18:13:37.539Z Downloaded clap_lex v1.0.0
4652026-03-03T18:13:37.540Z Downloaded autocfg v1.5.0
4662026-03-03T18:13:37.612Z Compiling proc-macro2 v1.0.106
4672026-03-03T18:13:37.613Z Compiling unicode-ident v1.0.24
4682026-03-03T18:13:37.613Z Compiling quote v1.0.44
4692026-03-03T18:13:37.637Z Compiling serde_core v1.0.228
4702026-03-03T18:13:37.637Z Compiling libc v0.2.180
4712026-03-03T18:13:37.637Z Compiling version_check v0.9.5
4722026-03-03T18:13:37.637Z Compiling serde v1.0.228
4732026-03-03T18:13:37.637Z Compiling memchr v2.8.0
4742026-03-03T18:13:37.949Z Compiling stable_deref_trait v1.2.1
4752026-03-03T18:13:38.075Z Compiling zmij v1.0.21
4762026-03-03T18:13:38.391Z Compiling itoa v1.0.17
4772026-03-03T18:13:38.462Z Compiling autocfg v1.5.0
4782026-03-03T18:13:38.585Z Compiling ucd-trie v0.1.7
4792026-03-03T18:13:39.231Z Compiling thiserror v1.0.69
4802026-03-03T18:13:39.264Z Compiling pest v2.8.6
4812026-03-03T18:13:39.387Z Compiling litemap v0.8.1
4822026-03-03T18:13:39.602Z Compiling writeable v0.6.2
4832026-03-03T18:13:39.964Z Compiling icu_normalizer_data v2.1.1
4842026-03-03T18:13:40.256Z Compiling syn v2.0.117
4852026-03-03T18:13:40.460Z Compiling rustix v1.1.3
4862026-03-03T18:13:40.493Z Compiling byteorder v1.5.0
4872026-03-03T18:13:40.524Z Compiling icu_properties_data v2.1.2
4882026-03-03T18:13:40.672Z Compiling errno v0.3.14
4892026-03-03T18:13:40.887Z Compiling serde_json v1.0.149
4902026-03-03T18:13:40.934Z Compiling bitflags v2.11.0
4912026-03-03T18:13:41.345Z Compiling num-traits v0.2.19
4922026-03-03T18:13:41.415Z Compiling smallvec v1.15.1
4932026-03-03T18:13:41.477Z Compiling hashbrown v0.16.1
4942026-03-03T18:13:41.711Z Compiling typeid v1.0.3
4952026-03-03T18:13:42.207Z Compiling pest_meta v2.8.6
4962026-03-03T18:13:42.238Z Compiling equivalent v1.0.2
4972026-03-03T18:13:42.470Z Compiling thread-id v4.2.2
4982026-03-03T18:13:42.630Z Compiling indexmap v2.13.0
4992026-03-03T18:13:42.687Z Compiling proc-macro-error-attr v1.0.4
5002026-03-03T18:13:42.751Z Compiling usdt-impl v0.5.0
5012026-03-03T18:13:43.037Z Compiling winnow v0.7.14
5022026-03-03T18:13:43.135Z Compiling syn v1.0.109
5032026-03-03T18:13:43.171Z Compiling toml_write v0.1.2
5042026-03-03T18:13:43.569Z Compiling erased-serde v0.4.9
5052026-03-03T18:13:44.444Z Compiling proc-macro-error v1.0.4
5062026-03-03T18:13:44.475Z Compiling utf8_iter v1.0.4
5072026-03-03T18:13:44.736Z Compiling thiserror v2.0.18
5082026-03-03T18:13:44.761Z Compiling camino v1.2.2
5092026-03-03T18:13:45.378Z Compiling percent-encoding v2.3.2
5102026-03-03T18:13:45.404Z Compiling log v0.4.29
5112026-03-03T18:13:45.705Z Compiling getrandom v0.4.1
5122026-03-03T18:13:45.749Z Compiling utf8parse v0.2.2
5132026-03-03T18:13:45.787Z Compiling plain v0.2.3
5142026-03-03T18:13:45.936Z Compiling anstyle-parse v0.2.7
5152026-03-03T18:13:45.977Z Compiling ordered-float v2.10.1
5162026-03-03T18:13:46.236Z Compiling form_urlencoded v1.2.2
5172026-03-03T18:13:46.472Z Compiling terminal_size v0.4.3
5182026-03-03T18:13:46.605Z Compiling synstructure v0.13.2
5192026-03-03T18:13:46.713Z Compiling pest_generator v2.8.6
5202026-03-03T18:13:46.782Z Compiling colorchoice v1.0.4
5212026-03-03T18:13:46.911Z Compiling anstyle-query v1.1.5
5222026-03-03T18:13:46.964Z Compiling cfg-if v1.0.4
5232026-03-03T18:13:47.085Z Compiling pretty-hex v0.4.1
5242026-03-03T18:13:47.111Z Compiling is_terminal_polyfill v1.70.2
5252026-03-03T18:13:47.192Z Compiling anstyle v1.0.13
5262026-03-03T18:13:47.271Z Compiling serde-untagged v0.1.9
5272026-03-03T18:13:47.586Z Compiling anstream v0.6.21
5282026-03-03T18:13:47.654Z Compiling semver v1.0.27
5292026-03-03T18:13:47.910Z Compiling fs-err v3.3.0
5302026-03-03T18:13:48.207Z Compiling unicode-width v0.1.14
5312026-03-03T18:13:48.261Z Compiling bytecount v0.6.9
5322026-03-03T18:13:48.292Z Compiling heck v0.5.0
5332026-03-03T18:13:48.391Z Compiling once_cell v1.21.3
5342026-03-03T18:13:48.470Z Compiling anyhow v1.0.102
5352026-03-03T18:13:48.520Z Compiling unicode-xid v0.2.6
5362026-03-03T18:13:48.748Z Compiling fnv v1.0.7
5372026-03-03T18:13:48.777Z Compiling heck v0.4.1
5382026-03-03T18:13:48.826Z Compiling strsim v0.11.1
5392026-03-03T18:13:48.856Z Compiling clap_lex v1.0.0
5402026-03-03T18:13:48.997Z Compiling fastrand v2.3.0
5412026-03-03T18:13:49.337Z Compiling clap_builder v4.5.60
5422026-03-03T18:13:49.487Z Compiling tempfile v3.25.0
5432026-03-03T18:13:49.527Z Compiling papergrid v0.11.0
5442026-03-03T18:13:49.782Z Compiling memmap v0.7.0
5452026-03-03T18:13:49.919Z Compiling unicode-width v0.2.0
5462026-03-03T18:13:50.131Z Compiling unicode-linebreak v0.1.5
5472026-03-03T18:13:50.212Z Compiling smawk v0.3.2
5482026-03-03T18:13:50.401Z Compiling camino-tempfile v1.4.1
5492026-03-03T18:13:50.606Z Compiling textwrap v0.16.2
5502026-03-03T18:13:50.993Z Compiling swrite v0.1.0
5512026-03-03T18:13:51.049Z Compiling serde_derive v1.0.228
5522026-03-03T18:13:51.141Z Compiling zerofrom-derive v0.1.6
5532026-03-03T18:13:51.389Z Compiling yoke-derive v0.8.1
5542026-03-03T18:13:51.528Z Compiling zerovec-derive v0.11.2
5552026-03-03T18:13:51.557Z Compiling displaydoc v0.2.5
5562026-03-03T18:13:52.668Z Compiling thiserror-impl v1.0.69
5572026-03-03T18:13:53.020Z Compiling zerocopy-derive v0.7.35
5582026-03-03T18:13:53.838Z Compiling pest_derive v2.8.6
5592026-03-03T18:13:53.891Z Compiling scroll_derive v0.12.1
5602026-03-03T18:13:54.250Z Compiling zerofrom v0.1.6
5612026-03-03T18:13:54.500Z Compiling yoke v0.8.1
5622026-03-03T18:13:54.643Z Compiling thiserror-impl v2.0.18
5632026-03-03T18:13:54.863Z Compiling zerovec v0.11.5
5642026-03-03T18:13:54.951Z Compiling zerotrie v0.2.3
5652026-03-03T18:13:55.230Z Compiling zerocopy v0.7.35
5662026-03-03T18:13:55.512Z Compiling dtrace-parser v0.2.0
5672026-03-03T18:13:55.565Z Compiling scroll v0.12.0
5682026-03-03T18:13:55.993Z Compiling tinystr v0.8.2
5692026-03-03T18:13:56.059Z Compiling potential_utf v0.1.4
5702026-03-03T18:13:56.331Z Compiling icu_locale_core v2.1.1
5712026-03-03T18:13:56.370Z Compiling icu_collections v2.1.1
5722026-03-03T18:13:56.456Z Compiling goblin v0.8.2
5732026-03-03T18:13:56.513Z Compiling tabled_derive v0.7.0
5742026-03-03T18:13:57.100Z Compiling clap_derive v4.5.55
5752026-03-03T18:13:57.321Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5762026-03-03T18:13:57.718Z Compiling icu_provider v2.1.1
5772026-03-03T18:13:58.151Z Compiling tabled v0.15.0
5782026-03-03T18:13:58.189Z Compiling icu_normalizer v2.1.1
5792026-03-03T18:13:58.189Z Compiling icu_properties v2.1.2
5802026-03-03T18:13:58.571Z Compiling toml_datetime v0.6.11
5812026-03-03T18:13:58.734Z Compiling serde_spanned v0.6.9
5822026-03-03T18:13:58.779Z Compiling dof v0.3.0
5832026-03-03T18:13:59.086Z Compiling toml_edit v0.22.27
5842026-03-03T18:13:59.150Z Compiling serde_tokenstream v0.2.3
5852026-03-03T18:13:59.744Z Compiling serde-value v0.7.0
5862026-03-03T18:13:59.775Z Compiling cargo-platform v0.2.0
5872026-03-03T18:14:00.298Z Compiling macaddr v1.0.1
5882026-03-03T18:14:00.501Z Compiling idna_adapter v1.2.1
5892026-03-03T18:14:00.724Z Compiling idna v1.1.0
5902026-03-03T18:14:00.835Z Compiling usdt-macro v0.5.0
5912026-03-03T18:14:00.835Z Compiling usdt-attr-macro v0.5.0
5922026-03-03T18:14:00.951Z Compiling clap v4.5.60
5932026-03-03T18:14:01.381Z Compiling url v2.5.8
5942026-03-03T18:14:02.229Z Compiling toml v0.8.23
5952026-03-03T18:14:03.065Z Compiling cargo-util-schemas v0.8.2
5962026-03-03T18:14:03.153Z Compiling usdt v0.5.0
5972026-03-03T18:14:03.203Z Compiling cargo_toml v0.21.0
5982026-03-03T18:14:05.316Z Compiling cargo_metadata v0.21.0
5992026-03-03T18:14:07.429Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002026-03-03T18:14:12.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
6012026-03-03T18:14:12.513Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022026-03-03T18:14:13.679Z Downloading crates ...
6032026-03-03T18:14:13.912Z Downloaded bb8 v0.8.6
6042026-03-03T18:14:13.937Z Downloaded crc-any v2.5.0
6052026-03-03T18:14:13.963Z Downloaded ctr v0.9.2
6062026-03-03T18:14:13.963Z Downloaded gethostname v0.5.0
6072026-03-03T18:14:13.963Z Downloaded daft v0.1.5
6082026-03-03T18:14:13.988Z Downloaded crc8 v0.1.1
6092026-03-03T18:14:13.989Z Downloaded hashbrown v0.12.3
6102026-03-03T18:14:14.014Z Downloaded foreign-types v0.3.2
6112026-03-03T18:14:14.014Z Downloaded futures v0.3.32
6122026-03-03T18:14:14.040Z Downloaded httparse v1.10.1
6132026-03-03T18:14:14.040Z Downloaded ignore v0.4.25
6142026-03-03T18:14:14.065Z Downloaded hkdf v0.12.4
6152026-03-03T18:14:14.065Z Downloaded is_ci v1.2.0
6162026-03-03T18:14:14.065Z Downloaded instant v0.1.13
6172026-03-03T18:14:14.065Z Downloaded md-5 v0.10.6
6182026-03-03T18:14:14.090Z Downloaded embedded-io v0.6.1
6192026-03-03T18:14:14.090Z Downloaded futures-macro v0.3.32
6202026-03-03T18:14:14.090Z Downloaded itertools v0.14.0
6212026-03-03T18:14:14.116Z Downloaded openssl-probe v0.2.1
6222026-03-03T18:14:14.116Z Downloaded parking_lot_core v0.9.12
6232026-03-03T18:14:14.116Z Downloaded libefi-sys v0.1.0
6242026-03-03T18:14:14.141Z Downloaded peg-macros v0.8.5
6252026-03-03T18:14:14.141Z Downloaded nonempty v0.12.0
6262026-03-03T18:14:14.141Z Downloaded num_enum_derive v0.5.11
6272026-03-03T18:14:14.168Z Downloaded phf_shared v0.11.3
6282026-03-03T18:14:14.168Z Downloaded oso v0.27.3
6292026-03-03T18:14:14.168Z Downloaded predicates v3.1.4
6302026-03-03T18:14:14.247Z Downloaded password-hash v0.5.0
6312026-03-03T18:14:14.247Z Downloaded rand_chacha v0.3.1
6322026-03-03T18:14:14.247Z Downloaded psl-types v2.0.11
6332026-03-03T18:14:14.247Z Downloaded regex v1.12.3
6342026-03-03T18:14:14.247Z Downloaded rustc_version v0.1.7
6352026-03-03T18:14:14.247Z Downloaded prefix-trie v0.7.0
6362026-03-03T18:14:14.247Z Downloaded rustls v0.23.37
6372026-03-03T18:14:14.272Z Downloaded serde_bytes v0.11.19
6382026-03-03T18:14:14.272Z Downloaded serde_with_macros v3.17.0
6392026-03-03T18:14:14.272Z Downloaded sha1 v0.10.6
6402026-03-03T18:14:14.272Z Downloaded signature v2.2.0
6412026-03-03T18:14:14.298Z Downloaded rsa v0.9.10
6422026-03-03T18:14:14.298Z Downloaded slog-envlogger v2.2.0
6432026-03-03T18:14:14.298Z Downloaded smf v0.2.3
6442026-03-03T18:14:14.324Z Downloaded strum v0.26.3
6452026-03-03T18:14:14.324Z Downloaded ssh-encoding v0.2.0
6462026-03-03T18:14:14.324Z Downloaded strum_macros v0.26.4
6472026-03-03T18:14:14.324Z Downloaded take_mut v0.2.2
6482026-03-03T18:14:14.324Z Downloaded tagptr v0.2.0
6492026-03-03T18:14:14.351Z Downloaded salty v0.3.0
6502026-03-03T18:14:14.351Z Downloaded thread-id v5.1.0
6512026-03-03T18:14:14.351Z Downloaded termios v0.3.3
6522026-03-03T18:14:14.351Z Downloaded tls_codec v0.4.2
6532026-03-03T18:14:14.377Z Downloaded topological-sort v0.2.2
6542026-03-03T18:14:14.377Z Downloaded num-integer v0.1.46
6552026-03-03T18:14:14.377Z Downloaded tower-service v0.3.3
6562026-03-03T18:14:14.377Z Downloaded toml_parser v1.0.9+spec-1.1.0
6572026-03-03T18:14:14.403Z Downloaded trait-variant v0.1.2
6582026-03-03T18:14:14.403Z Downloaded newtype_derive v0.1.6
6592026-03-03T18:14:14.403Z Downloaded unicode-truncate v1.1.0
6602026-03-03T18:14:14.403Z Downloaded p256 v0.13.2
6612026-03-03T18:14:14.403Z Downloaded unarray v0.1.4
6622026-03-03T18:14:14.403Z Downloaded untrusted v0.7.1
6632026-03-03T18:14:14.403Z Downloaded typify v0.6.1
6642026-03-03T18:14:14.428Z Downloaded uzers v0.12.2
6652026-03-03T18:14:14.428Z Downloaded vergen-gitcl v1.0.8
6662026-03-03T18:14:14.429Z Downloaded want v0.3.1
6672026-03-03T18:14:14.429Z Downloaded xshell-macros v0.2.7
6682026-03-03T18:14:14.429Z Downloaded whoami v2.1.0
6692026-03-03T18:14:14.455Z Downloaded zeroize_derive v1.4.3
6702026-03-03T18:14:14.455Z Downloaded nix v0.31.1
6712026-03-03T18:14:14.455Z Downloaded zstd v0.13.3
6722026-03-03T18:14:14.482Z Downloaded zip v0.6.6
6732026-03-03T18:14:14.482Z Downloaded rustc_version v0.4.1
6742026-03-03T18:14:14.482Z Downloaded rand_xorshift v0.4.0
6752026-03-03T18:14:14.482Z Downloaded scopeguard v1.2.0
6762026-03-03T18:14:14.482Z Downloaded openssl-macros v0.1.1
6772026-03-03T18:14:14.482Z Downloaded sqlparser v0.61.0
6782026-03-03T18:14:14.507Z Downloaded winnow v0.5.40
6792026-03-03T18:14:14.507Z Downloaded termtree v0.5.1
6802026-03-03T18:14:14.507Z Downloaded thiserror-impl-no-std v2.0.2
6812026-03-03T18:14:14.508Z Downloaded tabwriter v1.4.1
6822026-03-03T18:14:14.532Z Downloaded tls_codec_derive v0.4.2
6832026-03-03T18:14:14.533Z Downloaded unit-prefix v0.5.2
6842026-03-03T18:14:14.533Z Downloaded usdt-macro v0.6.0
6852026-03-03T18:14:14.533Z Downloaded waitgroup v0.1.2
6862026-03-03T18:14:14.533Z Downloaded slab v0.4.12
6872026-03-03T18:14:14.533Z Downloaded quick-xml v0.37.5
6882026-03-03T18:14:14.533Z Downloaded snafu v0.8.9
6892026-03-03T18:14:14.558Z Downloaded tower-layer v0.3.3
6902026-03-03T18:14:14.558Z Downloaded signal-hook v0.3.18
6912026-03-03T18:14:14.558Z Downloaded smoltcp v0.9.1
6922026-03-03T18:14:14.558Z Downloaded zip v4.6.1
6932026-03-03T18:14:14.583Z Downloaded rustyline v14.0.0
6942026-03-03T18:14:14.583Z Downloaded typify v0.4.3
6952026-03-03T18:14:14.583Z Downloaded void v1.0.2
6962026-03-03T18:14:14.583Z Downloaded tokio-tungstenite v0.21.0
6972026-03-03T18:14:14.583Z Downloaded subprocess v0.2.15
6982026-03-03T18:14:14.609Z Downloaded zstd-safe v7.2.4
6992026-03-03T18:14:14.609Z Downloaded zopfli v0.8.3
7002026-03-03T18:14:14.609Z Downloaded xshell v0.2.7
7012026-03-03T18:14:14.609Z Downloaded zerocopy-derive v0.8.40
7022026-03-03T18:14:14.634Z Downloaded vergen-git2 v1.0.7
7032026-03-03T18:14:14.634Z Downloaded yansi v1.0.1
7042026-03-03T18:14:14.634Z Downloaded x509-cert v0.2.5
7052026-03-03T18:14:14.635Z Downloaded zlib-rs v0.6.2
7062026-03-03T18:14:14.635Z Downloaded vergen v9.0.6
7072026-03-03T18:14:14.635Z Downloaded typify-impl v0.4.3
7082026-03-03T18:14:14.661Z Downloaded quinn-proto v0.11.13
7092026-03-03T18:14:14.661Z Downloaded serde_with v3.17.0
7102026-03-03T18:14:14.686Z Downloaded socket2 v0.5.10
7112026-03-03T18:14:14.686Z Downloaded zerocopy v0.8.40
7122026-03-03T18:14:14.711Z Downloaded webpki-roots v1.0.6
7132026-03-03T18:14:14.711Z Downloaded toml v0.9.12+spec-1.1.0
7142026-03-03T18:14:14.711Z Downloaded socket2 v0.6.2
7152026-03-03T18:14:14.711Z Downloaded sha3 v0.10.8
7162026-03-03T18:14:14.711Z Downloaded zerocopy-derive v0.6.6
7172026-03-03T18:14:14.736Z Downloaded regress v0.10.5
7182026-03-03T18:14:14.736Z Downloaded time v0.3.47
7192026-03-03T18:14:14.761Z Downloaded tokio-macros v2.6.0
7202026-03-03T18:14:14.761Z Downloaded term v1.2.1
7212026-03-03T18:14:14.761Z Downloaded unicode-properties v0.1.4
7222026-03-03T18:14:14.761Z Downloaded supports-color v3.0.2
7232026-03-03T18:14:14.785Z Downloaded tracing v0.1.44
7242026-03-03T18:14:14.810Z Downloaded vte v0.14.1
7252026-03-03T18:14:14.810Z Downloaded typify-impl v0.6.1
7262026-03-03T18:14:14.810Z Downloaded unicode-segmentation v1.12.0
7272026-03-03T18:14:14.836Z Downloaded tokio v1.49.0
7282026-03-03T18:14:14.867Z Downloaded vcpkg v0.2.15
7292026-03-03T18:14:14.919Z Downloaded wyz v0.5.1
7302026-03-03T18:14:14.943Z Downloaded untrusted v0.9.0
7312026-03-03T18:14:14.944Z Downloaded sct v0.7.1
7322026-03-03T18:14:14.944Z Downloaded similar v2.7.0
7332026-03-03T18:14:14.944Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
7342026-03-03T18:14:14.968Z Downloaded petgraph v0.8.3
7352026-03-03T18:14:14.993Z Downloaded libz-sys v1.1.24
7362026-03-03T18:14:15.022Z Downloaded xz2 v0.1.7
7372026-03-03T18:14:15.046Z Downloaded xattr v1.6.1
7382026-03-03T18:14:15.046Z Downloaded usdt v0.6.0
7392026-03-03T18:14:15.046Z Downloaded unicode_categories v0.1.1
7402026-03-03T18:14:15.046Z Downloaded unicode-normalization v0.1.25
7412026-03-03T18:14:15.046Z Downloaded tower-http v0.6.8
7422026-03-03T18:14:15.071Z Downloaded rustls-native-certs v0.8.3
7432026-03-03T18:14:15.071Z Downloaded uuid v1.21.0
7442026-03-03T18:14:15.071Z Downloaded unicode-bidi v0.3.18
7452026-03-03T18:14:15.071Z Downloaded tokio-dtrace v0.1.1
7462026-03-03T18:14:15.096Z Downloaded ring v0.17.14
7472026-03-03T18:14:15.130Z Downloaded winnow v0.6.26
7482026-03-03T18:14:15.156Z Downloaded tracing-core v0.1.36
7492026-03-03T18:14:15.156Z Downloaded rpassword v7.4.0
7502026-03-03T18:14:15.156Z Downloaded whoami v1.6.1
7512026-03-03T18:14:15.157Z Downloaded tungstenite v0.23.0
7522026-03-03T18:14:15.157Z Downloaded try-lock v0.2.5
7532026-03-03T18:14:15.182Z Downloaded toml_edit v0.23.10+spec-1.0.0
7542026-03-03T18:14:15.182Z Downloaded tokio-rustls v0.24.1
7552026-03-03T18:14:15.182Z Downloaded tar v0.4.44
7562026-03-03T18:14:15.182Z Downloaded yasna v0.5.2
7572026-03-03T18:14:15.182Z Downloaded utf-8 v0.7.6
7582026-03-03T18:14:15.182Z Downloaded tinyvec v1.10.0
7592026-03-03T18:14:15.182Z Downloaded snafu-derive v0.8.9
7602026-03-03T18:14:15.182Z Downloaded libgit2-sys v0.18.3+1.9.2
7612026-03-03T18:14:15.250Z Downloaded sled v0.34.7
7622026-03-03T18:14:15.276Z Downloaded lzma-sys v0.1.20
7632026-03-03T18:14:15.300Z Downloaded simd-adler32 v0.3.8
7642026-03-03T18:14:15.301Z Downloaded tap v1.0.1
7652026-03-03T18:14:15.326Z Downloaded tinyvec_macros v0.1.1
7662026-03-03T18:14:15.326Z Downloaded aws-lc-sys v0.37.1
7672026-03-03T18:14:15.636Z Downloaded typify-macro v0.6.1
7682026-03-03T18:14:15.664Z Downloaded secrecy v0.8.0
7692026-03-03T18:14:15.664Z Downloaded reedline v0.40.0
7702026-03-03T18:14:15.664Z Downloaded serde_urlencoded v0.7.1
7712026-03-03T18:14:15.664Z Downloaded russh v0.45.0
7722026-03-03T18:14:15.664Z Downloaded time-core v0.1.8
7732026-03-03T18:14:15.664Z Downloaded sigpipe v0.1.3
7742026-03-03T18:14:15.664Z Downloaded regex-syntax v0.6.29
7752026-03-03T18:14:15.689Z Downloaded ref-cast v1.0.25
7762026-03-03T18:14:15.689Z Downloaded progenitor-impl v0.10.0
7772026-03-03T18:14:15.689Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7782026-03-03T18:14:15.689Z Downloaded tokio-rustls v0.26.4
7792026-03-03T18:14:15.690Z Downloaded regex-automata v0.4.14
7802026-03-03T18:14:15.715Z Downloaded phf_shared v0.13.1
7812026-03-03T18:14:15.715Z Downloaded tokio-stream v0.1.18
7822026-03-03T18:14:15.715Z Downloaded slog v2.8.2
7832026-03-03T18:14:15.715Z Downloaded scroll v0.13.0
7842026-03-03T18:14:15.715Z Downloaded progenitor-extras v0.1.0
7852026-03-03T18:14:15.715Z Downloaded scroll_derive v0.13.1
7862026-03-03T18:14:15.715Z Downloaded ref-cast-impl v1.0.25
7872026-03-03T18:14:15.715Z Downloaded thiserror-no-std v2.0.2
7882026-03-03T18:14:15.715Z Downloaded subtle v2.6.1
7892026-03-03T18:14:15.740Z Downloaded strum_macros v0.27.2
7902026-03-03T18:14:15.740Z Downloaded strum v0.27.2
7912026-03-03T18:14:15.740Z Downloaded stringprep v0.1.5
7922026-03-03T18:14:15.740Z Downloaded string_cache v0.8.9
7932026-03-03T18:14:15.740Z Downloaded spki v0.7.3
7942026-03-03T18:14:15.740Z Downloaded smallvec v0.6.14
7952026-03-03T18:14:15.740Z Downloaded slog-stdlog v4.1.1
7962026-03-03T18:14:15.740Z Downloaded schemars v0.9.0
7972026-03-03T18:14:15.765Z Downloaded rustls-pki-types v1.14.0
7982026-03-03T18:14:15.766Z Downloaded rcgen v0.12.1
7992026-03-03T18:14:15.766Z Downloaded petgraph v0.6.5
8002026-03-03T18:14:15.791Z Downloaded num-derive v0.4.2
8012026-03-03T18:14:15.791Z Downloaded num-derive v0.3.3
8022026-03-03T18:14:15.791Z Downloaded nix v0.29.0
8032026-03-03T18:14:15.791Z Downloaded nix v0.28.0
8042026-03-03T18:14:15.818Z Downloaded stacker v0.1.23
8052026-03-03T18:14:15.818Z Downloaded slog-scope v4.4.1
8062026-03-03T18:14:15.818Z Downloaded shell-words v1.1.1
8072026-03-03T18:14:15.818Z Downloaded serde_derive_internals v0.29.1
8082026-03-03T18:14:15.818Z Downloaded serde_cbor v0.11.2
8092026-03-03T18:14:15.818Z Downloaded ryu v1.0.23
8102026-03-03T18:14:15.818Z Downloaded rustls-webpki v0.101.7
8112026-03-03T18:14:15.843Z Downloaded rustls-pemfile v2.2.0
8122026-03-03T18:14:15.843Z Downloaded rand_core v0.10.0
8132026-03-03T18:14:15.844Z Downloaded qorb v0.4.1
8142026-03-03T18:14:15.844Z Downloaded publicsuffix v2.3.0
8152026-03-03T18:14:15.844Z Downloaded psm v0.1.30
8162026-03-03T18:14:15.869Z Downloaded phf v0.12.1
8172026-03-03T18:14:15.869Z Downloaded papergrid v0.17.0
8182026-03-03T18:14:15.869Z Downloaded openapiv3 v2.2.0
8192026-03-03T18:14:15.869Z Downloaded hickory-proto v0.25.2
8202026-03-03T18:14:15.895Z Downloaded sync-ptr v0.1.4
8212026-03-03T18:14:15.895Z Downloaded structmeta-derive v0.3.0
8222026-03-03T18:14:15.895Z Downloaded signal-hook-registry v1.4.8
8232026-03-03T18:14:15.895Z Downloaded signal-hook-mio v0.2.5
8242026-03-03T18:14:15.895Z Downloaded shlex v1.3.0
8252026-03-03T18:14:15.895Z Downloaded serde_yaml v0.9.34+deprecated
8262026-03-03T18:14:15.895Z Downloaded seq-macro v0.3.6
8272026-03-03T18:14:15.895Z Downloaded sec1 v0.7.3
8282026-03-03T18:14:15.896Z Downloaded samael v0.0.19
8292026-03-03T18:14:15.921Z Downloaded nix v0.30.1
8302026-03-03T18:14:15.921Z Downloaded russh-cryptovec v0.7.3
8312026-03-03T18:14:15.921Z Downloaded rtoolbox v0.0.3
8322026-03-03T18:14:15.921Z Downloaded polar-core v0.27.3
8332026-03-03T18:14:15.946Z Downloaded phf_shared v0.12.1
8342026-03-03T18:14:15.946Z Downloaded jiff-static v0.2.21
8352026-03-03T18:14:15.946Z Downloaded progenitor-impl v0.13.0
8362026-03-03T18:14:15.946Z Downloaded parking_lot v0.11.2
8372026-03-03T18:14:15.946Z Downloaded openssl v0.10.75
8382026-03-03T18:14:15.946Z Downloaded itertools v0.13.0
8392026-03-03T18:14:15.972Z Downloaded same-file v1.0.6
8402026-03-03T18:14:15.972Z Downloaded recursive-proc-macro-impl v0.1.1
8412026-03-03T18:14:15.972Z Downloaded ratatui v0.29.0
8422026-03-03T18:14:15.997Z Downloaded phf v0.13.1
8432026-03-03T18:14:15.997Z Downloaded jiff v0.2.21
8442026-03-03T18:14:15.997Z Downloaded indexmap v1.9.3
8452026-03-03T18:14:16.022Z Downloaded zone_cfg_derive v0.3.1
8462026-03-03T18:14:16.022Z Downloaded zone v0.3.1
8472026-03-03T18:14:16.022Z Downloaded zeroize v1.8.2
8482026-03-03T18:14:16.022Z Downloaded zerocopy v0.6.6
8492026-03-03T18:14:16.022Z Downloaded rfc6979 v0.4.0
8502026-03-03T18:14:16.022Z Downloaded progenitor-macro v0.13.0
8512026-03-03T18:14:16.022Z Downloaded pbkdf2 v0.11.0
8522026-03-03T18:14:16.022Z Downloaded wait-timeout v0.2.1
8532026-03-03T18:14:16.022Z Downloaded typed-path v0.9.3
8542026-03-03T18:14:16.022Z Downloaded rand v0.8.5
8552026-03-03T18:14:16.022Z Downloaded encoding_rs v0.8.35
8562026-03-03T18:14:16.048Z Downloaded tokio-util v0.7.18
8572026-03-03T18:14:16.073Z Downloaded tabled v0.20.0
8582026-03-03T18:14:16.073Z Downloaded object v0.37.3
8592026-03-03T18:14:16.098Z Downloaded walkdir v2.5.0
8602026-03-03T18:14:16.098Z Downloaded vsss-rs v3.3.4
8612026-03-03T18:14:16.098Z Downloaded vergen-lib v0.1.6
8622026-03-03T18:14:16.098Z Downloaded poly1305 v0.8.0
8632026-03-03T18:14:16.098Z Downloaded pbkdf2 v0.12.2
8642026-03-03T18:14:16.098Z Downloaded p384 v0.13.1
8652026-03-03T18:14:16.123Z Downloaded unsafe-libyaml v0.2.11
8662026-03-03T18:14:16.123Z Downloaded tracing-attributes v0.1.31
8672026-03-03T18:14:16.124Z Downloaded rustix v0.38.44
8682026-03-03T18:14:16.149Z Downloaded rustc-hash v2.1.1
8692026-03-03T18:14:16.149Z Downloaded progenitor v0.13.0
8702026-03-03T18:14:16.149Z Downloaded proc-macro-error-attr2 v2.0.0
8712026-03-03T18:14:16.149Z Downloaded petname v2.0.2
8722026-03-03T18:14:16.149Z Downloaded hickory-proto v0.24.4
8732026-03-03T18:14:16.174Z Downloaded usdt-impl v0.6.0
8742026-03-03T18:14:16.174Z Downloaded usdt-attr-macro v0.6.0
8752026-03-03T18:14:16.174Z Downloaded unicase v2.9.0
8762026-03-03T18:14:16.174Z Downloaded tungstenite v0.21.0
8772026-03-03T18:14:16.174Z Downloaded tower v0.5.3
8782026-03-03T18:14:16.199Z Downloaded tough v0.20.0
8792026-03-03T18:14:16.199Z Downloaded smoltcp v0.11.0
8802026-03-03T18:14:16.225Z Downloaded primeorder v0.13.6
8812026-03-03T18:14:16.225Z Downloaded precomputed-hash v0.1.1
8822026-03-03T18:14:16.225Z Downloaded twox-hash v2.1.2
8832026-03-03T18:14:16.225Z Downloaded regex-syntax v0.8.10
8842026-03-03T18:14:16.250Z Downloaded recursive v0.1.1
8852026-03-03T18:14:16.250Z Downloaded pkg-config v0.3.32
8862026-03-03T18:14:16.250Z Downloaded hashbrown v0.15.5
8872026-03-03T18:14:16.250Z Downloaded universal-hash v0.5.1
8882026-03-03T18:14:16.250Z Downloaded tui-tree-widget v0.23.1
8892026-03-03T18:14:16.250Z Downloaded toml_edit v0.19.15
8902026-03-03T18:14:16.274Z Downloaded tokio-postgres v0.7.16
8912026-03-03T18:14:16.274Z Downloaded typify-macro v0.4.3
8922026-03-03T18:14:16.274Z Downloaded toml v0.7.8
8932026-03-03T18:14:16.274Z Downloaded rustls v0.22.4
8942026-03-03T18:14:16.301Z Downloaded predicates-tree v1.0.13
8952026-03-03T18:14:16.301Z Downloaded num-iter v0.1.45
8962026-03-03T18:14:16.302Z Downloaded maybe-uninit v2.0.0
8972026-03-03T18:14:16.302Z Downloaded peg v0.8.5
8982026-03-03T18:14:16.302Z Downloaded md5 v0.7.0
8992026-03-03T18:14:16.302Z Downloaded toml_writer v1.0.6+spec-1.1.0
9002026-03-03T18:14:16.302Z Downloaded tokio-tungstenite v0.23.1
9012026-03-03T18:14:16.302Z Downloaded indicatif v0.18.4
9022026-03-03T18:14:16.327Z Downloaded tokio-rustls v0.25.0
9032026-03-03T18:14:16.327Z Downloaded tokio-native-tls v0.3.1
9042026-03-03T18:14:16.327Z Downloaded test-strategy v0.4.5
9052026-03-03T18:14:16.327Z Downloaded term v0.7.0
9062026-03-03T18:14:16.327Z Downloaded support-bundle-viewer v0.1.2
9072026-03-03T18:14:16.327Z Downloaded rustls v0.21.12
9082026-03-03T18:14:16.352Z Downloaded newtype-uuid-macros v0.1.0
9092026-03-03T18:14:16.352Z Downloaded hex v0.4.3
9102026-03-03T18:14:16.352Z Downloaded headers v0.4.1
9112026-03-03T18:14:16.352Z Downloaded tiny-keccak v2.0.2
9122026-03-03T18:14:16.352Z Downloaded time-macros v0.2.27
9132026-03-03T18:14:16.352Z Downloaded thread_local v1.1.9
9142026-03-03T18:14:16.352Z Downloaded ssh-key v0.6.7
9152026-03-03T18:14:16.352Z Downloaded path-slash v0.1.5
9162026-03-03T18:14:16.352Z Downloaded parse-display v0.10.0
9172026-03-03T18:14:16.377Z Downloaded num_enum v0.5.11
9182026-03-03T18:14:16.377Z Downloaded steno v0.4.1
9192026-03-03T18:14:16.377Z Downloaded pin-utils v0.1.0
9202026-03-03T18:14:16.377Z Downloaded pem-rfc7468 v0.7.0
9212026-03-03T18:14:16.377Z Downloaded parking_lot v0.12.5
9222026-03-03T18:14:16.377Z Downloaded nibble_vec v0.1.0
9232026-03-03T18:14:16.377Z Downloaded testing_table v0.3.0
9242026-03-03T18:14:16.377Z Downloaded rustls-webpki v0.102.8
9252026-03-03T18:14:16.401Z Downloaded radix_trie v0.2.1
9262026-03-03T18:14:16.401Z Downloaded newtype-uuid v1.3.2
9272026-03-03T18:14:16.401Z Downloaded tabled_derive v0.11.0
9282026-03-03T18:14:16.401Z Downloaded hashbrown v0.13.2
9292026-03-03T18:14:16.426Z Downloaded sync_wrapper v1.0.2
9302026-03-03T18:14:16.426Z Downloaded strum_macros v0.24.3
9312026-03-03T18:14:16.426Z Downloaded packed_struct v0.10.1
9322026-03-03T18:14:16.426Z Downloaded oxnet v0.1.4
9332026-03-03T18:14:16.426Z Downloaded indent_write v2.2.0
9342026-03-03T18:14:16.426Z Downloaded ar_archive_writer v0.5.1
9352026-03-03T18:14:16.426Z Downloaded structmeta v0.3.0
9362026-03-03T18:14:16.426Z Downloaded static_assertions v1.1.0
9372026-03-03T18:14:16.426Z Downloaded sqlparser_derive v0.5.0
9382026-03-03T18:14:16.426Z Downloaded sqlformat v0.3.5
9392026-03-03T18:14:16.426Z Downloaded spin v0.9.8
9402026-03-03T18:14:16.426Z Downloaded siphasher v1.0.2
9412026-03-03T18:14:16.426Z Downloaded peg-runtime v0.8.5
9422026-03-03T18:14:16.451Z Downloaded password-hash v0.4.2
9432026-03-03T18:14:16.451Z Downloaded openssl-probe v0.1.6
9442026-03-03T18:14:16.451Z Downloaded num-bigint-dig v0.8.6
9452026-03-03T18:14:16.451Z Downloaded jobserver v0.1.34
9462026-03-03T18:14:16.451Z Downloaded ssh-cipher v0.2.0
9472026-03-03T18:14:16.452Z Downloaded proptest v1.10.0
9482026-03-03T18:14:16.452Z Downloaded base64 v0.21.7
9492026-03-03T18:14:16.476Z Downloaded strip-ansi-escapes v0.2.1
9502026-03-03T18:14:16.476Z Downloaded reqwest v0.12.28
9512026-03-03T18:14:16.476Z Downloaded corncobs v0.1.4
9522026-03-03T18:14:16.476Z Downloaded async-recursion v1.1.1
9532026-03-03T18:14:16.476Z Downloaded slog-term v2.9.2
9542026-03-03T18:14:16.476Z Downloaded slog-json v2.6.1
9552026-03-03T18:14:16.476Z Downloaded scrypt v0.11.0
9562026-03-03T18:14:16.476Z Downloaded schemars v1.2.1
9572026-03-03T18:14:16.502Z Downloaded reqwest v0.13.2
9582026-03-03T18:14:16.502Z Downloaded rayon v1.11.0
9592026-03-03T18:14:16.527Z Downloaded portable-atomic v1.13.1
9602026-03-03T18:14:16.527Z Downloaded oso-derive v0.27.3
9612026-03-03T18:14:16.527Z Downloaded hex-literal v0.4.1
9622026-03-03T18:14:16.527Z Downloaded bit-set v0.5.3
9632026-03-03T18:14:16.527Z Downloaded allocator-api2 v0.2.21
9642026-03-03T18:14:16.527Z Downloaded slog-dtrace v0.3.0
9652026-03-03T18:14:16.527Z Downloaded slog-bunyan v2.5.0
9662026-03-03T18:14:16.527Z Downloaded slog-async v2.8.0
9672026-03-03T18:14:16.527Z Downloaded rustls-webpki v0.103.9
9682026-03-03T18:14:16.553Z Downloaded ron v0.12.0
9692026-03-03T18:14:16.553Z Downloaded lalrpop v0.19.12
9702026-03-03T18:14:16.553Z Downloaded ghash v0.5.1
9712026-03-03T18:14:16.553Z Downloaded cstr-argument v0.1.2
9722026-03-03T18:14:16.579Z Downloaded bitfield v0.19.4
9732026-03-03T18:14:16.579Z Downloaded bit-vec v0.8.0
9742026-03-03T18:14:16.579Z Downloaded signal-hook-tokio v0.3.1
9752026-03-03T18:14:16.579Z Downloaded serde_path_to_error v0.1.20
9762026-03-03T18:14:16.579Z Downloaded serde-hex v0.1.0
9772026-03-03T18:14:16.579Z Downloaded schemars v0.8.22
9782026-03-03T18:14:16.580Z Downloaded rustls-platform-verifier v0.6.2
9792026-03-03T18:14:16.604Z Downloaded moka v0.12.13
9802026-03-03T18:14:16.604Z Downloaded serde_spanned v1.0.4
9812026-03-03T18:14:16.604Z Downloaded serde_plain v1.0.2
9822026-03-03T18:14:16.604Z Downloaded serde-big-array v0.5.1
9832026-03-03T18:14:16.604Z Downloaded semver v0.1.20
9842026-03-03T18:14:16.604Z Downloaded rand v0.10.0
9852026-03-03T18:14:16.604Z Downloaded rand v0.9.2
9862026-03-03T18:14:16.605Z Downloaded quinn v0.11.9
9872026-03-03T18:14:16.630Z Downloaded nu-ansi-term v0.50.3
9882026-03-03T18:14:16.630Z Downloaded serde_repr v0.1.20
9892026-03-03T18:14:16.630Z Downloaded secrecy v0.10.3
9902026-03-03T18:14:16.630Z Downloaded schemars_derive v0.8.22
9912026-03-03T18:14:16.630Z Downloaded object v0.30.4
9922026-03-03T18:14:16.630Z Downloaded crossbeam-utils v0.8.21
9932026-03-03T18:14:16.630Z Downloaded crossbeam-channel v0.5.15
9942026-03-03T18:14:16.656Z Downloaded crc32fast v1.5.0
9952026-03-03T18:14:16.656Z Downloaded cobs v0.3.0
9962026-03-03T18:14:16.656Z Downloaded blowfish v0.9.1
9972026-03-03T18:14:16.656Z Downloaded scheduled-thread-pool v0.2.7
9982026-03-03T18:14:16.656Z Downloaded sapling-renderdag v0.1.0
9992026-03-03T18:14:16.656Z Downloaded salsa20 v0.10.2
10002026-03-03T18:14:16.656Z Downloaded rusty-fork v0.3.1
10012026-03-03T18:14:16.656Z Downloaded rustversion v1.0.22
10022026-03-03T18:14:16.656Z Downloaded rustls-pemfile v1.0.4
10032026-03-03T18:14:16.656Z Downloaded russh-keys v0.45.0
10042026-03-03T18:14:16.656Z Downloaded ron v0.8.1
10052026-03-03T18:14:16.656Z Downloaded rayon-core v1.13.0
10062026-03-03T18:14:16.682Z Downloaded olpc-cjson v0.1.4
10072026-03-03T18:14:16.682Z Downloaded hash32 v0.2.1
10082026-03-03T18:14:16.682Z Downloaded colored v2.2.0
10092026-03-03T18:14:16.682Z Downloaded chacha20 v0.9.1
10102026-03-03T18:14:16.682Z Downloaded cargo_metadata v0.19.2
10112026-03-03T18:14:16.682Z Downloaded backon v1.6.0
10122026-03-03T18:14:16.682Z Downloaded arrayref v0.3.9
10132026-03-03T18:14:16.682Z Downloaded progenitor-impl v0.11.2
10142026-03-03T18:14:16.682Z Downloaded prettyplease v0.2.37
10152026-03-03T18:14:16.682Z Downloaded pretty_assertions v1.4.1
10162026-03-03T18:14:16.683Z Downloaded minimal-lexical v0.2.1
10172026-03-03T18:14:16.707Z Downloaded h2 v0.4.13
10182026-03-03T18:14:16.708Z Downloaded cbc v0.1.2
10192026-03-03T18:14:16.708Z Downloaded newline-converter v0.3.0
10202026-03-03T18:14:16.708Z Downloaded memoffset v0.9.1
10212026-03-03T18:14:16.708Z Downloaded clang-sys v1.8.1
10222026-03-03T18:14:16.708Z Downloaded chacha20 v0.10.0
10232026-03-03T18:14:16.708Z Downloaded atomic-waker v1.1.2
10242026-03-03T18:14:16.708Z Downloaded resolv-conf v0.7.6
10252026-03-03T18:14:16.708Z Downloaded rand_seeder v0.4.0
10262026-03-03T18:14:16.733Z Downloaded rand_core v0.9.5
10272026-03-03T18:14:16.733Z Downloaded rand_chacha v0.9.0
10282026-03-03T18:14:16.733Z Downloaded r2d2 v0.8.10
10292026-03-03T18:14:16.733Z Downloaded quinn-udp v0.5.14
10302026-03-03T18:14:16.733Z Downloaded quick-error v1.2.3
10312026-03-03T18:14:16.733Z Downloaded postcard v1.1.3
10322026-03-03T18:14:16.733Z Downloaded pin-project v1.1.11
10332026-03-03T18:14:16.733Z Downloaded openssl-sys v0.9.111
10342026-03-03T18:14:16.758Z Downloaded multimap v0.10.1
10352026-03-03T18:14:16.758Z Downloaded git2 v0.20.4
10362026-03-03T18:14:16.758Z Downloaded git-stub-vcs v0.1.0
10372026-03-03T18:14:16.758Z Downloaded crucible-workspace-hack v0.1.0
10382026-03-03T18:14:16.758Z Downloaded cpufeatures v0.3.0
10392026-03-03T18:14:16.758Z Downloaded ciborium-io v0.2.2
10402026-03-03T18:14:16.758Z Downloaded backoff v0.4.0
10412026-03-03T18:14:16.758Z Downloaded aho-corasick v1.1.4
10422026-03-03T18:14:16.784Z Downloaded rand_core v0.6.4
10432026-03-03T18:14:16.784Z Downloaded radium v0.7.0
10442026-03-03T18:14:16.784Z Downloaded progenitor-macro v0.10.0
10452026-03-03T18:14:16.784Z Downloaded progenitor-client v0.13.0
10462026-03-03T18:14:16.784Z Downloaded progenitor-client v0.10.0
10472026-03-03T18:14:16.784Z Downloaded progenitor v0.11.2
10482026-03-03T18:14:16.784Z Downloaded progenitor v0.10.0
10492026-03-03T18:14:16.784Z Downloaded proc-macro-error2 v2.0.1
10502026-03-03T18:14:16.784Z Downloaded postgres-protocol v0.6.10
10512026-03-03T18:14:16.784Z Downloaded pkcs5 v0.7.1
10522026-03-03T18:14:16.784Z Downloaded p521 v0.13.3
10532026-03-03T18:14:16.809Z Downloaded progenitor-macro v0.11.2
10542026-03-03T18:14:16.809Z Downloaded progenitor-client v0.11.2
10552026-03-03T18:14:16.809Z Downloaded proc-macro-crate v3.4.0
10562026-03-03T18:14:16.809Z Downloaded ppv-lite86 v0.2.21
10572026-03-03T18:14:16.809Z Downloaded postgres-types v0.2.12
10582026-03-03T18:14:16.809Z Downloaded polyval v0.6.2
10592026-03-03T18:14:16.809Z Downloaded pkcs1 v0.7.5
10602026-03-03T18:14:16.810Z Downloaded num-bigint v0.4.6
10612026-03-03T18:14:16.810Z Downloaded hash32 v0.3.1
10622026-03-03T18:14:16.810Z Downloaded bit-set v0.8.0
10632026-03-03T18:14:16.810Z Downloaded proc-macro-crate v1.3.1
10642026-03-03T18:14:16.810Z Downloaded predicates-core v1.0.10
10652026-03-03T18:14:16.810Z Downloaded powerfmt v0.2.0
10662026-03-03T18:14:16.810Z Downloaded pkcs8 v0.10.2
10672026-03-03T18:14:16.836Z Downloaded pin-project-lite v0.2.17
10682026-03-03T18:14:16.836Z Downloaded pin-project-internal v1.1.11
10692026-03-03T18:14:16.836Z Downloaded hyper v1.8.1
10702026-03-03T18:14:16.836Z Downloaded cookie_store v0.22.1
10712026-03-03T18:14:16.836Z Downloaded blake2 v0.10.6
10722026-03-03T18:14:16.836Z Downloaded parse-display-derive v0.10.0
10732026-03-03T18:14:16.836Z Downloaded oxide-tokio-rt v0.1.2
10742026-03-03T18:14:16.836Z Downloaded omicron-zone-package v0.12.2
10752026-03-03T18:14:16.861Z Downloaded num_enum_derive v0.7.5
10762026-03-03T18:14:16.861Z Downloaded num_enum v0.7.5
10772026-03-03T18:14:16.861Z Downloaded num-complex v0.4.6
10782026-03-03T18:14:16.861Z Downloaded memmap2 v0.9.10
10792026-03-03T18:14:16.861Z Downloaded iri-string v0.7.10
10802026-03-03T18:14:16.861Z Downloaded iddqd v0.3.17
10812026-03-03T18:14:16.886Z Downloaded hickory-server v0.25.2
10822026-03-03T18:14:16.886Z Downloaded git-stub v1.0.0
10832026-03-03T18:14:16.886Z Downloaded csv v1.4.0
10842026-03-03T18:14:16.912Z Downloaded crossbeam-deque v0.8.6
10852026-03-03T18:14:16.912Z Downloaded chrono-tz v0.10.4
10862026-03-03T18:14:16.937Z Downloaded cancel-safe-futures v0.1.5
10872026-03-03T18:14:16.937Z Downloaded bstr v1.12.1
10882026-03-03T18:14:16.937Z Downloaded bindgen v0.71.1
10892026-03-03T18:14:16.937Z Downloaded async-stream v0.3.6
10902026-03-03T18:14:16.962Z Downloaded pem v3.0.6
10912026-03-03T18:14:16.962Z Downloaded paste v1.0.15
10922026-03-03T18:14:16.962Z Downloaded parse-size v1.1.0
10932026-03-03T18:14:16.962Z Downloaded parking_lot_core v0.8.6
10942026-03-03T18:14:16.962Z Downloaded packed_struct_codegen v0.10.1
10952026-03-03T18:14:16.962Z Downloaded num_threads v0.1.7
10962026-03-03T18:14:16.962Z Downloaded num v0.4.3
10972026-03-03T18:14:16.962Z Downloaded nom v7.1.3
10982026-03-03T18:14:16.962Z Downloaded multer v3.1.0
10992026-03-03T18:14:16.962Z Downloaded ingot-types v0.1.2
11002026-03-03T18:14:16.962Z Downloaded nix v0.27.1
11012026-03-03T18:14:16.988Z Downloaded native-tls v0.2.18
11022026-03-03T18:14:16.988Z Downloaded mio v1.1.1
11032026-03-03T18:14:16.988Z Downloaded lru-slab v0.1.2
11042026-03-03T18:14:16.988Z Downloaded lru v0.12.5
11052026-03-03T18:14:16.988Z Downloaded libxml v0.3.3
11062026-03-03T18:14:16.988Z Downloaded libsw v3.5.0
11072026-03-03T18:14:16.988Z Downloaded internet-checksum v0.2.1
11082026-03-03T18:14:17.013Z Downloaded indoc v2.0.7
11092026-03-03T18:14:17.013Z Downloaded home v0.5.12
11102026-03-03T18:14:17.013Z Downloaded half v2.7.1
11112026-03-03T18:14:17.013Z Downloaded bzip2-sys v0.1.13+1.0.8
11122026-03-03T18:14:17.013Z Downloaded aws-lc-rs v1.16.0
11132026-03-03T18:14:17.038Z Downloaded owo-colors v4.3.0
11142026-03-03T18:14:17.038Z Downloaded miniz_oxide v0.8.9
11152026-03-03T18:14:17.038Z Downloaded lzss v0.8.2
11162026-03-03T18:14:17.038Z Downloaded iana-time-zone v0.1.65
11172026-03-03T18:14:17.038Z Downloaded humantime v2.3.0
11182026-03-03T18:14:17.038Z Downloaded highway v1.3.0
11192026-03-03T18:14:17.038Z Downloaded heapless v0.7.17
11202026-03-03T18:14:17.038Z Downloaded crossterm v0.28.1
11212026-03-03T18:14:17.063Z Downloaded num-conv v0.2.0
11222026-03-03T18:14:17.063Z Downloaded normalize-line-endings v0.3.0
11232026-03-03T18:14:17.063Z Downloaded nanorand v0.7.0
11242026-03-03T18:14:17.063Z Downloaded managed v0.8.0
11252026-03-03T18:14:17.063Z Downloaded lazy_static v1.5.0
11262026-03-03T18:14:17.063Z Downloaded is-terminal v0.4.17
11272026-03-03T18:14:17.063Z Downloaded httpdate v1.0.3
11282026-03-03T18:14:17.063Z Downloaded http-range v0.1.5
11292026-03-03T18:14:17.063Z Downloaded nodrop v0.1.14
11302026-03-03T18:14:17.063Z Downloaded new_debug_unreachable v1.0.6
11312026-03-03T18:14:17.063Z Downloaded mime v0.3.17
11322026-03-03T18:14:17.063Z Downloaded libm v0.2.16
11332026-03-03T18:14:17.089Z Downloaded getrandom v0.2.17
11342026-03-03T18:14:17.089Z Downloaded mime_guess v2.0.5
11352026-03-03T18:14:17.089Z Downloaded kstat-rs v0.2.4
11362026-03-03T18:14:17.089Z Downloaded match_cfg v0.1.0
11372026-03-03T18:14:17.089Z Downloaded maplit v1.0.2
11382026-03-03T18:14:17.089Z Downloaded lock_api v0.4.14
11392026-03-03T18:14:17.090Z Downloaded litrs v1.0.0
11402026-03-03T18:14:17.090Z Downloaded linear-map v1.2.0
11412026-03-03T18:14:17.090Z Downloaded libbz2-rs-sys v0.2.2
11422026-03-03T18:14:17.090Z Downloaded keccak v0.1.6
11432026-03-03T18:14:17.090Z Downloaded const-oid v0.9.6
11442026-03-03T18:14:17.090Z Downloaded opaque-debug v0.3.1
11452026-03-03T18:14:17.090Z Downloaded num-rational v0.4.2
11462026-03-03T18:14:17.115Z Downloaded lru-cache v0.1.2
11472026-03-03T18:14:17.115Z Downloaded linked-hash-map v0.5.6
11482026-03-03T18:14:17.115Z Downloaded libsw-core v0.3.2
11492026-03-03T18:14:17.115Z Downloaded libscf-sys v1.1.0
11502026-03-03T18:14:17.115Z Downloaded libloading v0.8.9
11512026-03-03T18:14:17.115Z Downloaded lalrpop-util v0.19.12
11522026-03-03T18:14:17.115Z Downloaded globwalk v0.9.1
11532026-03-03T18:14:17.115Z Downloaded crossterm v0.29.0
11542026-03-03T18:14:17.115Z Downloaded castaway v0.2.4
11552026-03-03T18:14:17.116Z Downloaded atty v0.2.14
11562026-03-03T18:14:17.116Z Downloaded fxhash v0.2.1
11572026-03-03T18:14:17.116Z Downloaded fs-err v2.11.0
11582026-03-03T18:14:17.116Z Downloaded find-msvc-tools v0.1.9
11592026-03-03T18:14:17.116Z Downloaded env_logger v0.11.9
11602026-03-03T18:14:17.141Z Downloaded diesel_table_macro_syntax v0.2.0
11612026-03-03T18:14:17.141Z Downloaded crypto-bigint v0.5.5
11622026-03-03T18:14:17.141Z Downloaded console v0.16.2
11632026-03-03T18:14:17.141Z Downloaded chacha20poly1305 v0.10.1
11642026-03-03T18:14:17.141Z Downloaded async-trait v0.1.89
11652026-03-03T18:14:17.141Z Downloaded futures-executor v0.3.32
11662026-03-03T18:14:17.141Z Downloaded foreign-types-shared v0.3.1
11672026-03-03T18:14:17.141Z Downloaded foreign-types-shared v0.1.1
11682026-03-03T18:14:17.141Z Downloaded fixedbitset v0.4.2
11692026-03-03T18:14:17.141Z Downloaded fallible-iterator v0.2.0
11702026-03-03T18:14:17.141Z Downloaded enum-as-inner v0.6.1
11712026-03-03T18:14:17.141Z Downloaded dunce v1.0.5
11722026-03-03T18:14:17.141Z Downloaded display-error-chain v0.2.2
11732026-03-03T18:14:17.142Z Downloaded const_format_proc_macros v0.2.34
11742026-03-03T18:14:17.167Z Downloaded array-init v0.0.4
11752026-03-03T18:14:17.167Z Downloaded elliptic-curve v0.13.8
11762026-03-03T18:14:17.167Z Downloaded dropshot-api-manager-types v0.5.2
11772026-03-03T18:14:17.167Z Downloaded ciborium-ll v0.2.2
11782026-03-03T18:14:17.167Z Downloaded adler2 v2.0.1
11792026-03-03T18:14:17.167Z Downloaded itertools v0.12.1
11802026-03-03T18:14:17.167Z Downloaded itertools v0.10.5
11812026-03-03T18:14:17.167Z Downloaded ipnet v2.11.0
11822026-03-03T18:14:17.167Z Downloaded foreign-types-macros v0.2.3
11832026-03-03T18:14:17.193Z Downloaded foreign-types v0.5.0
11842026-03-03T18:14:17.193Z Downloaded drift v0.1.3
11852026-03-03T18:14:17.193Z Downloaded crc v3.4.0
11862026-03-03T18:14:17.193Z Downloaded bitflags v1.3.2
11872026-03-03T18:14:17.193Z Downloaded base16ct v1.0.0
11882026-03-03T18:14:17.193Z Downloaded assert_matches v1.5.0
11892026-03-03T18:14:17.193Z Downloaded aes-gcm v0.10.3
11902026-03-03T18:14:17.193Z Downloaded instability v0.3.11
11912026-03-03T18:14:17.193Z Downloaded indoc v1.0.9
11922026-03-03T18:14:17.193Z Downloaded impl-trait-for-tuples v0.2.3
11932026-03-03T18:14:17.218Z Downloaded hyper-util v0.1.20
11942026-03-03T18:14:17.219Z Downloaded hyper-rustls v0.27.7
11952026-03-03T18:14:17.219Z Downloaded http v1.4.0
11962026-03-03T18:14:17.219Z Downloaded hickory-resolver v0.24.4
11972026-03-03T18:14:17.219Z Downloaded getrandom v0.3.4
11982026-03-03T18:14:17.219Z Downloaded diff v0.1.13
11992026-03-03T18:14:17.219Z Downloaded constant_time_eq v0.4.2
12002026-03-03T18:14:17.244Z Downloaded ciborium v0.2.2
12012026-03-03T18:14:17.244Z Downloaded bytes v1.11.1
12022026-03-03T18:14:17.244Z Downloaded bit-vec v0.6.3
12032026-03-03T18:14:17.244Z Downloaded ipnetwork v0.21.1
12042026-03-03T18:14:17.244Z Downloaded inout v0.1.4
12052026-03-03T18:14:17.244Z Downloaded ingot-macros v0.1.1
12062026-03-03T18:14:17.244Z Downloaded ingot v0.1.1
12072026-03-03T18:14:17.244Z Downloaded ident_case v1.0.1
12082026-03-03T18:14:17.244Z Downloaded hubpack v0.1.2
12092026-03-03T18:14:17.244Z Downloaded hostname v0.4.2
12102026-03-03T18:14:17.244Z Downloaded hostname v0.3.1
12112026-03-03T18:14:17.244Z Downloaded hickory-client v0.25.2
12122026-03-03T18:14:17.244Z Downloaded heapless v0.8.0
12132026-03-03T18:14:17.270Z Downloaded csv-core v0.1.13
12142026-03-03T18:14:17.270Z Downloaded crossbeam-epoch v0.9.18
12152026-03-03T18:14:17.270Z Downloaded cfg_aliases v0.2.1
12162026-03-03T18:14:17.270Z Downloaded block-padding v0.3.3
12172026-03-03T18:14:17.270Z Downloaded bitfield-struct v0.6.2
12182026-03-03T18:14:17.270Z Downloaded base64ct v1.8.3
12192026-03-03T18:14:17.270Z Downloaded argon2 v0.5.3
12202026-03-03T18:14:17.270Z Downloaded aead v0.5.2
12212026-03-03T18:14:17.270Z Downloaded hickory-resolver v0.25.2
12222026-03-03T18:14:17.270Z Downloaded futures-task v0.3.32
12232026-03-03T18:14:17.270Z Downloaded foldhash v0.2.0
12242026-03-03T18:14:17.270Z Downloaded foldhash v0.1.5
12252026-03-03T18:14:17.270Z Downloaded expectorate v1.2.0
12262026-03-03T18:14:17.270Z Downloaded endian-type v0.1.2
12272026-03-03T18:14:17.295Z Downloaded ena v0.14.4
12282026-03-03T18:14:17.295Z Downloaded ed25519-dalek v2.2.0
12292026-03-03T18:14:17.295Z Downloaded dyn-clone v1.0.20
12302026-03-03T18:14:17.295Z Downloaded dof v0.4.0
12312026-03-03T18:14:17.295Z Downloaded document-features v0.2.12
12322026-03-03T18:14:17.295Z Downloaded difflib v0.4.0
12332026-03-03T18:14:17.295Z Downloaded diesel-dtrace v0.4.2
12342026-03-03T18:14:17.295Z Downloaded cmake v0.1.57
12352026-03-03T18:14:17.295Z Downloaded cargo-platform v0.1.9
12362026-03-03T18:14:17.295Z Downloaded bzip2 v0.4.4
12372026-03-03T18:14:17.295Z Downloaded hyper-tls v0.6.0
12382026-03-03T18:14:17.295Z Downloaded hyper-staticfile v0.10.1
12392026-03-03T18:14:17.295Z Downloaded hubpack_derive v0.1.1
12402026-03-03T18:14:17.295Z Downloaded http-body-util v0.1.3
12412026-03-03T18:14:17.295Z Downloaded http-body v1.0.1
12422026-03-03T18:14:17.295Z Downloaded half v1.8.3
12432026-03-03T18:14:17.320Z Downloaded group v0.13.0
12442026-03-03T18:14:17.321Z Downloaded goblin v0.10.5
12452026-03-03T18:14:17.321Z Downloaded glob v0.3.3
12462026-03-03T18:14:17.321Z Downloaded futures-core v0.3.32
12472026-03-03T18:14:17.321Z Downloaded funty v2.0.0
12482026-03-03T18:14:17.321Z Downloaded fs_extra v1.3.0
12492026-03-03T18:14:17.321Z Downloaded flume v0.11.1
12502026-03-03T18:14:17.321Z Downloaded flate2 v1.1.9
12512026-03-03T18:14:17.321Z Downloaded flagset v0.4.7
12522026-03-03T18:14:17.346Z Downloaded fixedbitset v0.5.7
12532026-03-03T18:14:17.347Z Downloaded filetime v0.2.27
12542026-03-03T18:14:17.347Z Downloaded env_filter v1.0.0
12552026-03-03T18:14:17.347Z Downloaded embedded-io v0.4.0
12562026-03-03T18:14:17.347Z Downloaded either v1.15.0
12572026-03-03T18:14:17.347Z Downloaded dsl_auto_type v0.1.3
12582026-03-03T18:14:17.347Z Downloaded dropshot_endpoint v0.16.7
12592026-03-03T18:14:17.347Z Downloaded dropshot-api-manager v0.5.2
12602026-03-03T18:14:17.347Z Downloaded dropshot v0.16.7
12612026-03-03T18:14:17.372Z Downloaded diesel_derives v2.2.7
12622026-03-03T18:14:17.372Z Downloaded der v0.7.10
12632026-03-03T18:14:17.396Z Downloaded convert_case v0.4.0
12642026-03-03T18:14:17.397Z Downloaded console v0.15.11
12652026-03-03T18:14:17.397Z Downloaded cfg_aliases v0.1.1
12662026-03-03T18:14:17.397Z Downloaded cexpr v0.6.0
12672026-03-03T18:14:17.397Z Downloaded bitvec v1.0.1
12682026-03-03T18:14:17.422Z Downloaded hmac v0.12.1
12692026-03-03T18:14:17.422Z Downloaded headers-core v0.3.0
12702026-03-03T18:14:17.422Z Downloaded globset v0.4.18
12712026-03-03T18:14:17.422Z Downloaded futures-util v0.3.32
12722026-03-03T18:14:17.422Z Downloaded futures-sink v0.3.32
12732026-03-03T18:14:17.422Z Downloaded futures-io v0.3.32
12742026-03-03T18:14:17.422Z Downloaded futures-channel v0.3.32
12752026-03-03T18:14:17.422Z Downloaded float-ord v0.3.2
12762026-03-03T18:14:17.422Z Downloaded fatfs v0.3.6
12772026-03-03T18:14:17.447Z Downloaded dirs-sys-next v0.1.2
12782026-03-03T18:14:17.447Z Downloaded dirs-next v2.0.0
12792026-03-03T18:14:17.447Z Downloaded derive_more-impl v2.1.1
12802026-03-03T18:14:17.447Z Downloaded derive_more v0.99.20
12812026-03-03T18:14:17.447Z Downloaded deranged v0.5.8
12822026-03-03T18:14:17.447Z Downloaded darling_core v0.21.3
12832026-03-03T18:14:17.447Z Downloaded daft-derive v0.1.5
12842026-03-03T18:14:17.472Z Downloaded crc-catalog v2.4.0
12852026-03-03T18:14:17.472Z Downloaded convert_case v0.10.0
12862026-03-03T18:14:17.473Z Downloaded async-bb8-diesel v0.2.1
12872026-03-03T18:14:17.473Z Downloaded fd-lock v4.0.4
12882026-03-03T18:14:17.473Z Downloaded erased-serde v0.3.31
12892026-03-03T18:14:17.473Z Downloaded ecdsa v0.16.9
12902026-03-03T18:14:17.473Z Downloaded diesel v2.2.12
12912026-03-03T18:14:17.557Z Downloaded derive_builder_macro v0.20.2
12922026-03-03T18:14:17.557Z Downloaded derive_builder_core v0.20.2
12932026-03-03T18:14:17.557Z Downloaded derive-where v1.6.0
12942026-03-03T18:14:17.557Z Downloaded data-encoding v2.10.0
12952026-03-03T18:14:17.557Z Downloaded darling_macro v0.21.3
12962026-03-03T18:14:17.558Z Downloaded darling_core v0.23.0
12972026-03-03T18:14:17.558Z Downloaded darling_core v0.20.11
12982026-03-03T18:14:17.558Z Downloaded darling v0.23.0
12992026-03-03T18:14:17.558Z Downloaded ff v0.13.1
13002026-03-03T18:14:17.558Z Downloaded ed25519 v2.2.3
13012026-03-03T18:14:17.558Z Downloaded dtrace-parser v0.3.0
13022026-03-03T18:14:17.558Z Downloaded derive_more v2.1.1
13032026-03-03T18:14:17.558Z Downloaded derive_builder v0.20.2
13042026-03-03T18:14:17.558Z Downloaded derive-ex v0.1.8
13052026-03-03T18:14:17.558Z Downloaded defmt v1.0.1
13062026-03-03T18:14:17.558Z Downloaded defmt v0.3.100
13072026-03-03T18:14:17.558Z Downloaded debug-ignore v1.0.5
13082026-03-03T18:14:17.558Z Downloaded darling_macro v0.23.0
13092026-03-03T18:14:17.558Z Downloaded darling v0.21.3
13102026-03-03T18:14:17.558Z Downloaded darling v0.20.11
13112026-03-03T18:14:17.558Z Downloaded curve25519-dalek v4.1.3
13122026-03-03T18:14:17.585Z Downloaded cc v1.2.56
13132026-03-03T18:14:17.585Z Downloaded bzip2 v0.6.1
13142026-03-03T18:14:17.585Z Downloaded atomicwrites v0.4.4
13152026-03-03T18:14:17.585Z Downloaded arrayvec v0.7.6
13162026-03-03T18:14:17.586Z Downloaded aes v0.8.4
13172026-03-03T18:14:17.586Z Downloaded des v0.8.1
13182026-03-03T18:14:17.586Z Downloaded darling_macro v0.20.11
13192026-03-03T18:14:17.586Z Downloaded compact_str v0.8.1
13202026-03-03T18:14:17.586Z Downloaded cargo_toml v0.22.3
13212026-03-03T18:14:17.586Z Downloaded buf-list v1.1.2
13222026-03-03T18:14:17.586Z Downloaded bcrypt-pbkdf v0.10.0
13232026-03-03T18:14:17.586Z Downloaded base64 v0.22.1
13242026-03-03T18:14:17.586Z Downloaded critical-section v1.2.0
13252026-03-03T18:14:17.611Z Downloaded bcs v0.1.6
13262026-03-03T18:14:17.611Z Downloaded float-cmp v0.10.0
13272026-03-03T18:14:17.611Z Downloaded der_derive v0.7.3
13282026-03-03T18:14:17.611Z Downloaded defmt-parser v1.0.0
13292026-03-03T18:14:17.611Z Downloaded defmt-macros v1.0.1
13302026-03-03T18:14:17.611Z Downloaded curve25519-dalek-derive v0.1.1
13312026-03-03T18:14:17.611Z Downloaded crunchy v0.2.4
13322026-03-03T18:14:17.612Z Downloaded blake3 v1.8.3
13332026-03-03T18:14:17.612Z Downloaded chrono v0.4.44
13342026-03-03T18:14:17.637Z Downloaded camino-tempfile-ext v0.3.3
13352026-03-03T18:14:17.637Z Downloaded arc-swap v1.8.2
13362026-03-03T18:14:17.637Z Downloaded cookie v0.18.1
13372026-03-03T18:14:17.637Z Downloaded const_format v0.2.35
13382026-03-03T18:14:17.637Z Downloaded colored v3.1.1
13392026-03-03T18:14:17.637Z Downloaded cipher v0.4.4
13402026-03-03T18:14:17.662Z Downloaded cassowary v0.3.0
13412026-03-03T18:14:17.662Z Downloaded bumpalo v3.20.2
13422026-03-03T18:14:17.662Z Downloaded bitfield-macros v0.19.4
13432026-03-03T18:14:17.662Z Downloaded base16ct v0.2.0
13442026-03-03T18:14:17.662Z Downloaded ahash v0.8.12
13452026-03-03T18:14:17.662Z Downloaded async-stream-impl v0.3.6
13462026-03-03T18:14:17.662Z Downloaded ascii-canvas v3.0.0
13472026-03-03T18:14:17.859Z Compiling libc v0.2.180
13482026-03-03T18:14:17.859Z Compiling serde v1.0.228
13492026-03-03T18:14:17.884Z Compiling log v0.4.29
13502026-03-03T18:14:17.884Z Compiling shlex v1.3.0
13512026-03-03T18:14:17.884Z Compiling find-msvc-tools v0.1.9
13522026-03-03T18:14:17.884Z Compiling smallvec v1.15.1
13532026-03-03T18:14:17.928Z Compiling syn v2.0.117
13542026-03-03T18:14:17.956Z Compiling typenum v1.19.0
13552026-03-03T18:14:18.288Z Compiling generic-array v0.14.7
13562026-03-03T18:14:18.383Z Compiling subtle v2.6.1
13572026-03-03T18:14:18.445Z Compiling scopeguard v1.2.0
13582026-03-03T18:14:18.499Z Compiling portable-atomic v1.13.1
13592026-03-03T18:14:18.558Z Compiling const-oid v0.9.6
13602026-03-03T18:14:18.645Z Compiling lock_api v0.4.14
13612026-03-03T18:14:18.758Z Compiling critical-section v1.2.0
13622026-03-03T18:14:18.784Z Compiling zerocopy v0.8.40
13632026-03-03T18:14:18.925Z Compiling pin-project-lite v0.2.17
13642026-03-03T18:14:19.464Z Compiling serde_json v1.0.149
13652026-03-03T18:14:19.668Z Compiling parking_lot_core v0.9.12
13662026-03-03T18:14:20.471Z Compiling pkg-config v0.3.32
13672026-03-03T18:14:20.496Z Compiling libm v0.2.16
13682026-03-03T18:14:20.820Z Compiling getrandom v0.2.17
13692026-03-03T18:14:20.846Z Compiling jobserver v0.1.34
13702026-03-03T18:14:21.111Z Compiling rand_core v0.6.4
13712026-03-03T18:14:21.152Z Compiling errno v0.3.14
13722026-03-03T18:14:21.448Z Compiling cc v1.2.56
13732026-03-03T18:14:21.675Z Compiling once_cell v1.21.3
13742026-03-03T18:14:21.700Z Compiling signal-hook-registry v1.4.8
13752026-03-03T18:14:21.777Z Compiling parking_lot v0.12.5
13762026-03-03T18:14:21.883Z Compiling mio v1.1.1
13772026-03-03T18:14:21.963Z Compiling num-traits v0.2.19
13782026-03-03T18:14:22.142Z Compiling bitflags v2.11.0
13792026-03-03T18:14:22.367Z Compiling futures-core v0.3.32
13802026-03-03T18:14:22.662Z Compiling socket2 v0.6.2
13812026-03-03T18:14:22.687Z Compiling percent-encoding v2.3.2
13822026-03-03T18:14:22.750Z Compiling allocator-api2 v0.2.21
13832026-03-03T18:14:23.070Z Compiling cpufeatures v0.2.17
13842026-03-03T18:14:23.097Z Compiling foldhash v0.2.0
13852026-03-03T18:14:23.210Z Compiling futures-sink v0.3.32
13862026-03-03T18:14:23.235Z Compiling slab v0.4.12
13872026-03-03T18:14:23.433Z Compiling futures-channel v0.3.32
13882026-03-03T18:14:23.513Z Compiling hashbrown v0.16.1
13892026-03-03T18:14:23.554Z Compiling getrandom v0.4.1
13902026-03-03T18:14:23.611Z Compiling futures-task v0.3.32
13912026-03-03T18:14:23.636Z Compiling futures-io v0.3.32
13922026-03-03T18:14:23.925Z Compiling rand_core v0.10.0
13932026-03-03T18:14:23.952Z Compiling getrandom v0.3.4
13942026-03-03T18:14:23.990Z Compiling rustversion v1.0.22
13952026-03-03T18:14:24.277Z Compiling cmake v0.1.57
13962026-03-03T18:14:24.687Z Compiling form_urlencoded v1.2.2
13972026-03-03T18:14:25.014Z Compiling indexmap v2.13.0
13982026-03-03T18:14:25.039Z Compiling ident_case v1.0.1
13992026-03-03T18:14:25.131Z Compiling base64ct v1.8.3
14002026-03-03T18:14:25.254Z Compiling dunce v1.0.5
14012026-03-03T18:14:25.406Z Compiling fs_extra v1.3.0
14022026-03-03T18:14:25.492Z Compiling flagset v0.4.7
14032026-03-03T18:14:25.600Z Compiling rand_core v0.9.5
14042026-03-03T18:14:25.736Z Compiling pem-rfc7468 v0.7.0
14052026-03-03T18:14:25.761Z Compiling iana-time-zone v0.1.65
14062026-03-03T18:14:25.786Z Compiling rustix v1.1.3
14072026-03-03T18:14:25.912Z Compiling aws-lc-sys v0.37.1
14082026-03-03T18:14:26.134Z Compiling synstructure v0.13.2
14092026-03-03T18:14:26.198Z Compiling ring v0.17.14
14102026-03-03T18:14:26.329Z Compiling uuid v1.21.0
14112026-03-03T18:14:26.430Z Compiling rustc_version v0.4.1
14122026-03-03T18:14:26.481Z Compiling aws-lc-rs v1.16.0
14132026-03-03T18:14:26.858Z Compiling regex-syntax v0.8.10
14142026-03-03T18:14:26.974Z Compiling vcpkg v0.2.15
14152026-03-03T18:14:27.390Z Compiling tracing-core v0.1.36
14162026-03-03T18:14:27.810Z Compiling crossbeam-utils v0.8.21
14172026-03-03T18:14:28.371Z Compiling pest_generator v2.8.6
14182026-03-03T18:14:28.570Z Compiling openssl-sys v0.9.111
14192026-03-03T18:14:28.655Z Compiling serde_derive_internals v0.29.1
14202026-03-03T18:14:29.737Z Compiling untrusted v0.7.1
14212026-03-03T18:14:29.956Z Compiling syn v1.0.109
14222026-03-03T18:14:29.982Z Compiling base64 v0.22.1
14232026-03-03T18:14:30.007Z Compiling openssl-probe v0.2.1
14242026-03-03T18:14:30.319Z Compiling schemars v0.8.22
14252026-03-03T18:14:30.349Z Compiling serde_derive v1.0.228
14262026-03-03T18:14:30.494Z Compiling zeroize_derive v1.4.3
14272026-03-03T18:14:30.654Z Compiling zerofrom-derive v0.1.6
14282026-03-03T18:14:30.678Z Compiling yoke-derive v0.8.1
14292026-03-03T18:14:30.825Z Compiling zerocopy-derive v0.8.40
14302026-03-03T18:14:31.734Z Compiling zeroize v1.8.2
14312026-03-03T18:14:32.251Z Compiling zerovec-derive v0.11.2
14322026-03-03T18:14:32.420Z Compiling displaydoc v0.2.5
14332026-03-03T18:14:33.149Z Compiling tokio-macros v2.6.0
14342026-03-03T18:14:33.498Z Compiling crypto-common v0.1.7
14352026-03-03T18:14:33.644Z Compiling zerofrom v0.1.6
14362026-03-03T18:14:33.783Z Compiling block-buffer v0.10.4
14372026-03-03T18:14:33.902Z Compiling yoke v0.8.1
14382026-03-03T18:14:34.008Z Compiling futures-macro v0.3.32
14392026-03-03T18:14:34.168Z Compiling digest v0.10.7
14402026-03-03T18:14:34.347Z Compiling zerotrie v0.2.3
14412026-03-03T18:14:34.692Z Compiling hmac v0.12.1
14422026-03-03T18:14:34.717Z Compiling zerovec v0.11.5
14432026-03-03T18:14:34.775Z Compiling block-padding v0.3.3
14442026-03-03T18:14:35.001Z Compiling inout v0.1.4
14452026-03-03T18:14:35.026Z Compiling sha2 v0.10.9
14462026-03-03T18:14:35.063Z Compiling der_derive v0.7.3
14472026-03-03T18:14:35.348Z Compiling cipher v0.4.4
14482026-03-03T18:14:35.692Z Compiling futures-util v0.3.32
14492026-03-03T18:14:35.855Z Compiling tinystr v0.8.2
14502026-03-03T18:14:35.885Z Compiling potential_utf v0.1.4
14512026-03-03T18:14:36.236Z Compiling icu_locale_core v2.1.1
14522026-03-03T18:14:36.280Z Compiling icu_collections v2.1.1
14532026-03-03T18:14:37.089Z Compiling der v0.7.10
14542026-03-03T18:14:37.395Z Compiling salsa20 v0.10.2
14552026-03-03T18:14:37.630Z Compiling pbkdf2 v0.12.2
14562026-03-03T18:14:37.818Z Compiling icu_provider v2.1.1
14572026-03-03T18:14:38.317Z Compiling bytes v1.11.1
14582026-03-03T18:14:38.342Z Compiling icu_normalizer v2.1.1
14592026-03-03T18:14:38.390Z Compiling icu_properties v2.1.2
14602026-03-03T18:14:38.421Z Compiling chrono v0.4.44
14612026-03-03T18:14:39.611Z Compiling tokio v1.49.0
14622026-03-03T18:14:39.915Z Compiling http v1.4.0
14632026-03-03T18:14:40.078Z Compiling spki v0.7.3
14642026-03-03T18:14:40.496Z Compiling thiserror-impl v2.0.18
14652026-03-03T18:14:41.139Z Compiling idna_adapter v1.2.1
14662026-03-03T18:14:41.264Z Compiling scrypt v0.11.0
14672026-03-03T18:14:41.372Z Compiling idna v1.1.0
14682026-03-03T18:14:41.783Z Compiling cbc v0.1.2
14692026-03-03T18:14:41.807Z Compiling aes v0.8.4
14702026-03-03T18:14:42.045Z Compiling url v2.5.8
14712026-03-03T18:14:42.082Z Compiling rustls-pki-types v1.14.0
14722026-03-03T18:14:42.471Z Compiling ppv-lite86 v0.2.21
14732026-03-03T18:14:42.807Z Compiling tracing-attributes v0.1.31
14742026-03-03T18:14:43.085Z Compiling pkcs5 v0.7.1
14752026-03-03T18:14:43.224Z Compiling rand_chacha v0.9.0
14762026-03-03T18:14:43.321Z Compiling thiserror v2.0.18
14772026-03-03T18:14:43.493Z Compiling http-body v1.0.1
14782026-03-03T18:14:43.785Z Compiling rand v0.9.2
14792026-03-03T18:14:43.809Z Compiling httparse v1.10.1
14802026-03-03T18:14:44.288Z Compiling untrusted v0.9.0
14812026-03-03T18:14:44.328Z Compiling pkcs8 v0.10.2
14822026-03-03T18:14:44.583Z Compiling schemars_derive v0.8.22
14832026-03-03T18:14:44.930Z Compiling pest_derive v2.8.6
14842026-03-03T18:14:44.978Z Compiling scroll_derive v0.13.1
14852026-03-03T18:14:45.753Z Compiling darling_core v0.20.11
14862026-03-03T18:14:45.848Z Compiling tracing v0.1.44
14872026-03-03T18:14:46.372Z Compiling try-lock v0.2.5
14882026-03-03T18:14:46.541Z Compiling rustls v0.23.37
14892026-03-03T18:14:46.662Z Compiling tinyvec_macros v0.1.1
14902026-03-03T18:14:46.705Z Compiling atomic-waker v1.1.2
14912026-03-03T18:14:46.781Z Compiling dyn-clone v1.0.20
14922026-03-03T18:14:46.829Z Compiling tower-service v0.3.3
14932026-03-03T18:14:46.928Z Compiling tower-layer v0.3.3
14942026-03-03T18:14:46.981Z Compiling tinyvec v1.10.0
14952026-03-03T18:14:47.019Z Compiling scroll v0.13.0
14962026-03-03T18:14:47.241Z Compiling want v0.3.1
14972026-03-03T18:14:47.680Z Compiling ipnet v2.11.0
14982026-03-03T18:14:48.076Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14992026-03-03T18:14:48.705Z Compiling tokio-util v0.7.18
15002026-03-03T18:14:48.782Z Compiling spin v0.9.8
15012026-03-03T18:14:48.819Z Compiling aho-corasick v1.1.4
15022026-03-03T18:14:49.304Z Compiling time-core v0.1.8
15032026-03-03T18:14:49.618Z Compiling num-conv v0.2.0
15042026-03-03T18:14:49.887Z Compiling powerfmt v0.2.0
15052026-03-03T18:14:50.153Z Compiling pin-utils v0.1.0
15062026-03-03T18:14:50.244Z Compiling crc32fast v1.5.0
15072026-03-03T18:14:50.275Z Compiling openssl v0.10.75
15082026-03-03T18:14:50.663Z Compiling h2 v0.4.13
15092026-03-03T18:14:50.706Z Compiling httpdate v1.0.3
15102026-03-03T18:14:51.119Z Compiling foreign-types-shared v0.1.1
15112026-03-03T18:14:51.143Z Compiling regex-automata v0.4.14
15122026-03-03T18:14:51.257Z Compiling foreign-types v0.3.2
15132026-03-03T18:14:51.347Z Compiling darling_macro v0.20.11
15142026-03-03T18:14:51.485Z Compiling tempfile v3.25.0
15152026-03-03T18:14:52.143Z Compiling darling v0.20.11
15162026-03-03T18:14:52.252Z Compiling deranged v0.5.8
15172026-03-03T18:14:52.286Z Compiling time-macros v0.2.27
15182026-03-03T18:14:53.198Z Compiling goblin v0.10.5
15192026-03-03T18:14:54.539Z Compiling thiserror-impl v1.0.69
15202026-03-03T18:14:54.746Z Compiling openssl-macros v0.1.1
15212026-03-03T18:14:56.714Z Compiling wait-timeout v0.2.1
15222026-03-03T18:14:57.201Z Compiling num_threads v0.1.7
15232026-03-03T18:14:57.228Z Compiling bit-vec v0.8.0
15242026-03-03T18:14:57.253Z Compiling simd-adler32 v0.3.8
15252026-03-03T18:14:57.367Z Compiling quick-error v1.2.3
15262026-03-03T18:14:57.575Z Compiling hyper v1.8.1
15272026-03-03T18:14:57.710Z Compiling usdt-impl v0.6.0
15282026-03-03T18:14:57.770Z Compiling native-tls v0.2.18
15292026-03-03T18:14:58.097Z Compiling either v1.15.0
15302026-03-03T18:14:58.138Z Compiling siphasher v1.0.2
15312026-03-03T18:14:58.582Z Compiling bit-set v0.8.0
15322026-03-03T18:14:58.609Z Compiling rusty-fork v0.3.1
15332026-03-03T18:14:58.909Z Compiling time v0.3.47
15342026-03-03T18:14:59.401Z Compiling thiserror v1.0.69
15352026-03-03T18:15:00.155Z Compiling derive_builder_core v0.20.2
15362026-03-03T18:15:01.250Z Compiling dof v0.4.0
15372026-03-03T18:15:01.538Z Compiling hyper-util v0.1.20
15382026-03-03T18:15:02.762Z Compiling unicode-normalization v0.1.25
15392026-03-03T18:15:03.035Z Compiling crossbeam-epoch v0.9.18
15402026-03-03T18:15:03.743Z Compiling dtrace-parser v0.3.0
15412026-03-03T18:15:03.894Z Compiling rustls-native-certs v0.8.3
15422026-03-03T18:15:04.531Z Compiling signature v2.2.0
15432026-03-03T18:15:04.572Z Compiling scroll_derive v0.12.1
15442026-03-03T18:15:04.633Z Compiling heapless v0.7.17
15452026-03-03T18:15:04.879Z Compiling darling_core v0.21.3
15462026-03-03T18:15:05.092Z Compiling rand_xorshift v0.4.0
15472026-03-03T18:15:05.402Z Compiling slog v2.8.2
15482026-03-03T18:15:05.686Z Compiling bzip2-sys v0.1.13+1.0.8
15492026-03-03T18:15:05.715Z Compiling sync_wrapper v1.0.2
15502026-03-03T18:15:05.773Z Compiling thread-id v5.1.0
15512026-03-03T18:15:05.915Z Compiling cookie v0.18.1
15522026-03-03T18:15:05.940Z Compiling paste v1.0.15
15532026-03-03T18:15:06.081Z Compiling rayon-core v1.13.0
15542026-03-03T18:15:06.210Z Compiling unicode-segmentation v1.12.0
15552026-03-03T18:15:06.275Z Compiling unicode-bidi v0.3.18
15562026-03-03T18:15:06.385Z Compiling unarray v0.1.4
15572026-03-03T18:15:06.492Z Compiling anyhow v1.0.102
15582026-03-03T18:15:06.576Z Compiling zstd-safe v7.2.4
15592026-03-03T18:15:06.924Z Compiling signal-hook v0.3.18
15602026-03-03T18:15:06.949Z Compiling adler2 v2.0.1
15612026-03-03T18:15:07.079Z Compiling unicode-properties v0.1.4
15622026-03-03T18:15:07.166Z Compiling miniz_oxide v0.8.9
15632026-03-03T18:15:07.436Z Compiling proptest v1.10.0
15642026-03-03T18:15:07.497Z Compiling stringprep v0.1.5
15652026-03-03T18:15:07.678Z Compiling scroll v0.12.0
15662026-03-03T18:15:07.783Z Compiling tower v0.5.3
15672026-03-03T18:15:08.789Z Compiling crossbeam-deque v0.8.6
15682026-03-03T18:15:08.907Z Compiling derive_builder_macro v0.20.2
15692026-03-03T18:15:09.036Z Compiling ipnetwork v0.21.1
15702026-03-03T18:15:09.253Z Compiling http-body-util v0.1.3
15712026-03-03T18:15:09.402Z Compiling rand_chacha v0.3.1
15722026-03-03T18:15:09.588Z Compiling webpki-roots v1.0.6
15732026-03-03T18:15:09.767Z Compiling toml_datetime v0.6.11
15742026-03-03T18:15:09.805Z Compiling erased-serde v0.3.31
15752026-03-03T18:15:09.837Z Compiling serde_spanned v0.6.9
15762026-03-03T18:15:09.884Z Compiling serde_tokenstream v0.2.3
15772026-03-03T18:15:10.125Z Compiling md-5 v0.10.6
15782026-03-03T18:15:10.314Z Compiling zerocopy-derive v0.7.35
15792026-03-03T18:15:10.437Z Compiling curve25519-dalek v4.1.3
15802026-03-03T18:15:10.564Z Compiling num-integer v0.1.46
15812026-03-03T18:15:11.045Z Compiling vergen-lib v0.1.6
15822026-03-03T18:15:11.088Z Compiling hash32 v0.2.1
15832026-03-03T18:15:11.294Z Compiling ff v0.13.1
15842026-03-03T18:15:11.397Z Compiling base16ct v0.2.0
15852026-03-03T18:15:11.422Z Compiling ref-cast v1.0.25
15862026-03-03T18:15:11.508Z Compiling fallible-iterator v0.2.0
15872026-03-03T18:15:11.557Z Compiling litrs v1.0.0
15882026-03-03T18:15:11.582Z Compiling darling_macro v0.21.3
15892026-03-03T18:15:11.740Z Compiling psl-types v2.0.11
15902026-03-03T18:15:11.979Z Compiling zlib-rs v0.6.2
15912026-03-03T18:15:12.004Z Compiling ryu v1.0.23
15922026-03-03T18:15:12.194Z Compiling iri-string v0.7.10
15932026-03-03T18:15:12.219Z Compiling num-bigint-dig v0.8.6
15942026-03-03T18:15:12.382Z Compiling rustix v0.38.44
15952026-03-03T18:15:12.493Z Compiling smoltcp v0.9.1
15962026-03-03T18:15:12.635Z Compiling darling v0.21.3
15972026-03-03T18:15:12.776Z Compiling serde_urlencoded v0.7.1
15982026-03-03T18:15:12.802Z Compiling document-features v0.2.12
15992026-03-03T18:15:13.214Z Compiling zerocopy v0.7.35
16002026-03-03T18:15:13.238Z Compiling postgres-protocol v0.6.10
16012026-03-03T18:15:13.414Z Compiling publicsuffix v2.3.0
16022026-03-03T18:15:13.758Z Compiling sec1 v0.7.3
16032026-03-03T18:15:14.109Z Compiling newtype-uuid v1.3.2
16042026-03-03T18:15:14.409Z Compiling group v0.13.0
16052026-03-03T18:15:14.821Z Compiling num-iter v0.1.45
16062026-03-03T18:15:14.920Z Compiling rand v0.8.5
16072026-03-03T18:15:15.042Z Compiling derive_builder v0.20.2
16082026-03-03T18:15:15.252Z Compiling tower-http v0.6.8
16092026-03-03T18:15:15.649Z Compiling oxnet v0.1.4
16102026-03-03T18:15:16.132Z Compiling tokio-native-tls v0.3.1
16112026-03-03T18:15:16.170Z Compiling proc-macro-error v1.0.4
16122026-03-03T18:15:16.515Z Compiling goblin v0.8.2
16132026-03-03T18:15:17.737Z Compiling heck v0.4.1
16142026-03-03T18:15:17.974Z Compiling phf_shared v0.13.1
16152026-03-03T18:15:17.999Z Compiling hubpack_derive v0.1.1
16162026-03-03T18:15:18.144Z Compiling regex v1.12.3
16172026-03-03T18:15:18.211Z Compiling lazy_static v1.5.0
16182026-03-03T18:15:18.374Z Compiling cargo-platform v0.1.9
16192026-03-03T18:15:18.564Z Compiling hkdf v0.12.4
16202026-03-03T18:15:18.869Z Compiling crypto-bigint v0.5.5
16212026-03-03T18:15:18.894Z Compiling curve25519-dalek-derive v0.1.1
16222026-03-03T18:15:18.978Z Compiling ref-cast-impl v1.0.25
16232026-03-03T18:15:19.258Z Compiling flate2 v1.1.9
16242026-03-03T18:15:20.159Z Compiling strum_macros v0.27.2
16252026-03-03T18:15:20.186Z Compiling daft-derive v0.1.5
16262026-03-03T18:15:20.224Z Compiling async-trait v0.1.89
16272026-03-03T18:15:20.373Z Compiling terminal_size v0.4.3
16282026-03-03T18:15:20.640Z Compiling vergen v9.0.6
16292026-03-03T18:15:20.969Z Compiling fs-err v3.3.0
16302026-03-03T18:15:21.291Z Compiling ahash v0.8.12
16312026-03-03T18:15:21.648Z Compiling foldhash v0.1.5
16322026-03-03T18:15:21.772Z Compiling object v0.37.3
16332026-03-03T18:15:21.991Z Compiling managed v0.8.0
16342026-03-03T18:15:22.254Z Compiling bumpalo v3.20.2
16352026-03-03T18:15:22.441Z Compiling bitflags v1.3.2
16362026-03-03T18:15:22.578Z Compiling libbz2-rs-sys v0.2.2
16372026-03-03T18:15:22.602Z Compiling winnow v0.5.40
16382026-03-03T18:15:22.775Z Compiling zopfli v0.8.3
16392026-03-03T18:15:24.320Z Compiling bzip2 v0.6.1
16402026-03-03T18:15:24.344Z Compiling clap_builder v4.5.60
16412026-03-03T18:15:24.804Z Compiling dof v0.3.0
16422026-03-03T18:15:24.989Z Compiling strum v0.27.2
16432026-03-03T18:15:25.321Z Compiling elliptic-curve v0.13.8
16442026-03-03T18:15:25.802Z Compiling hashbrown v0.15.5
16452026-03-03T18:15:26.266Z Compiling toml_edit v0.19.15
16462026-03-03T18:15:26.296Z Compiling daft v0.1.5
16472026-03-03T18:15:26.541Z Compiling console v0.16.2
16482026-03-03T18:15:27.103Z Compiling hubpack v0.1.2
16492026-03-03T18:15:27.256Z Compiling cargo_metadata v0.19.2
16502026-03-03T18:15:27.534Z Compiling phf v0.13.1
16512026-03-03T18:15:27.852Z Compiling zone_cfg_derive v0.3.1
16522026-03-03T18:15:29.268Z Compiling signal-hook-mio v0.2.5
16532026-03-03T18:15:29.465Z Compiling zstd v0.13.3
16542026-03-03T18:15:29.959Z Compiling cookie_store v0.22.1
16552026-03-03T18:15:31.246Z Compiling rayon v1.11.0
16562026-03-03T18:15:31.375Z Compiling bzip2 v0.4.4
16572026-03-03T18:15:31.771Z Compiling hyper-tls v0.6.0
16582026-03-03T18:15:32.179Z Compiling postgres-types v0.2.12
16592026-03-03T18:15:33.120Z Compiling serde_with_macros v3.17.0
16602026-03-03T18:15:33.398Z Compiling usdt-macro v0.6.0
16612026-03-03T18:15:33.908Z Compiling usdt-attr-macro v0.6.0
16622026-03-03T18:15:34.356Z Compiling ed25519 v2.2.3
16632026-03-03T18:15:34.803Z Compiling dtrace-parser v0.2.0
16642026-03-03T18:15:34.886Z Compiling itertools v0.12.1
16652026-03-03T18:15:35.516Z Compiling phf_shared v0.11.3
16662026-03-03T18:15:35.588Z Compiling bstr v1.12.1
16672026-03-03T18:15:35.614Z Compiling pkcs1 v0.7.5
16682026-03-03T18:15:35.886Z Compiling serde-big-array v0.5.1
16692026-03-03T18:15:36.144Z Compiling hex v0.4.3
16702026-03-03T18:15:36.276Z Compiling rfc6979 v0.4.0
16712026-03-03T18:15:36.506Z Compiling clap_derive v4.5.55
16722026-03-03T18:15:36.531Z Compiling enum-as-inner v0.6.1
16732026-03-03T18:15:36.564Z Compiling strum_macros v0.26.4
16742026-03-03T18:15:36.705Z Compiling serde_repr v0.1.20
16752026-03-03T18:15:37.010Z Compiling float-cmp v0.10.0
16762026-03-03T18:15:37.288Z Compiling memmap2 v0.9.10
16772026-03-03T18:15:37.501Z Compiling thread-id v4.2.2
16782026-03-03T18:15:37.644Z Compiling env_filter v1.0.0
16792026-03-03T18:15:37.712Z Compiling encoding_rs v0.8.35
16802026-03-03T18:15:37.748Z Compiling new_debug_unreachable v1.0.6
16812026-03-03T18:15:37.867Z Compiling whoami v2.1.0
16822026-03-03T18:15:37.891Z Compiling fixedbitset v0.4.2
16832026-03-03T18:15:38.258Z Compiling jiff v0.2.21
16842026-03-03T18:15:38.313Z Compiling keccak v0.1.6
16852026-03-03T18:15:38.689Z Compiling rustc-hash v2.1.1
16862026-03-03T18:15:38.898Z Compiling difflib v0.4.0
16872026-03-03T18:15:40.272Z Compiling data-encoding v2.10.0
16882026-03-03T18:15:40.368Z Compiling fixedbitset v0.5.7
16892026-03-03T18:15:40.412Z Compiling unit-prefix v0.5.2
16902026-03-03T18:15:40.661Z Compiling static_assertions v1.1.0
16912026-03-03T18:15:40.686Z Compiling normalize-line-endings v0.3.0
16922026-03-03T18:15:40.795Z Compiling precomputed-hash v0.1.1
16932026-03-03T18:15:40.820Z Compiling mime v0.3.17
16942026-03-03T18:15:40.851Z Compiling predicates-core v1.0.10
16952026-03-03T18:15:40.950Z Compiling hickory-proto v0.25.2
16962026-03-03T18:15:41.016Z Compiling string_cache v0.8.9
16972026-03-03T18:15:41.163Z Compiling predicates v3.1.4
16982026-03-03T18:15:41.345Z Compiling petgraph v0.8.3
16992026-03-03T18:15:41.385Z Compiling clap v4.5.60
17002026-03-03T18:15:41.473Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17012026-03-03T18:15:41.519Z Compiling strum v0.26.3
17022026-03-03T18:15:41.733Z Compiling indicatif v0.18.4
17032026-03-03T18:15:41.946Z Compiling iddqd v0.3.17
17042026-03-03T18:15:42.658Z Compiling sha3 v0.10.8
17052026-03-03T18:15:43.639Z Compiling tokio-postgres v0.7.16
17062026-03-03T18:15:43.714Z Compiling toml_edit v0.22.27
17072026-03-03T18:15:44.654Z Compiling petgraph v0.6.5
17082026-03-03T18:15:46.169Z Compiling zip v4.6.1
17092026-03-03T18:15:48.100Z Compiling env_logger v0.11.9
17102026-03-03T18:15:48.240Z Compiling zone v0.3.1
17112026-03-03T18:15:48.369Z Compiling usdt v0.6.0
17122026-03-03T18:15:48.666Z Compiling usdt-impl v0.5.0
17132026-03-03T18:15:48.881Z Compiling serde_with v3.17.0
17142026-03-03T18:15:48.906Z Compiling similar v2.7.0
17152026-03-03T18:15:49.085Z Compiling ecdsa v0.16.9
17162026-03-03T18:15:49.941Z Compiling rsa v0.9.10
17172026-03-03T18:15:49.970Z Compiling ed25519-dalek v2.2.0
17182026-03-03T18:15:50.098Z Compiling crossterm v0.28.1
17192026-03-03T18:15:50.639Z Compiling zip v0.6.6
17202026-03-03T18:15:51.477Z Compiling toml v0.7.8
17212026-03-03T18:15:52.491Z Compiling toml_parser v1.0.9+spec-1.1.0
17222026-03-03T18:15:52.704Z Compiling itertools v0.13.0
17232026-03-03T18:15:52.825Z Compiling tokio-stream v0.1.18
17242026-03-03T18:15:53.081Z Compiling buf-list v1.1.2
17252026-03-03T18:15:53.243Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17262026-03-03T18:15:53.627Z Compiling x509-cert v0.2.5
17272026-03-03T18:15:53.856Z Compiling openapiv3 v2.2.0
17282026-03-03T18:15:53.918Z Compiling sha1 v0.10.6
17292026-03-03T18:15:53.946Z Compiling toml_datetime v0.7.5+spec-1.1.0
17302026-03-03T18:15:54.395Z Compiling lalrpop-util v0.19.12
17312026-03-03T18:15:54.609Z Compiling peg-runtime v0.8.5
17322026-03-03T18:15:54.800Z Compiling thread_local v1.1.9
17332026-03-03T18:15:55.175Z Compiling slog-async v2.8.0
17342026-03-03T18:15:55.258Z Compiling crossbeam-channel v0.5.15
17352026-03-03T18:15:55.718Z Compiling futures-executor v0.3.32
17362026-03-03T18:15:55.873Z Compiling is-terminal v0.4.17
17372026-03-03T18:15:56.035Z Compiling filetime v0.2.27
17382026-03-03T18:15:56.241Z Compiling take_mut v0.2.2
17392026-03-03T18:15:56.265Z Compiling term v1.2.1
17402026-03-03T18:15:56.349Z Compiling xattr v1.6.1
17412026-03-03T18:15:56.663Z Compiling tar v0.4.44
17422026-03-03T18:15:57.483Z Compiling slog-term v2.9.2
17432026-03-03T18:15:57.568Z Compiling futures v0.3.32
17442026-03-03T18:16:08.022Z Compiling rustls-webpki v0.103.9
17452026-03-03T18:16:15.672Z Compiling tokio-rustls v0.26.4
17462026-03-03T18:16:15.672Z Compiling rustls-platform-verifier v0.6.2
17472026-03-03T18:16:16.131Z Compiling hyper-rustls v0.27.7
17482026-03-03T18:16:16.585Z Compiling reqwest v0.13.2
17492026-03-03T18:16:16.585Z Compiling reqwest v0.12.28
17502026-03-03T18:16:22.238Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-03-03T18:16:22.672Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-03-03T18:16:29.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
17532026-03-03T18:16:29.195Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-03-03T18:16:29.285ZMar 03 18:16:28.976 INFO Starting download, target: Cockroach
17552026-03-03T18:16:29.285ZMar 03 18:16:28.978 INFO Starting download, target: Clickhouse
17562026-03-03T18:16:29.311ZMar 03 18:16:28.978 INFO Starting download, target: Console
17572026-03-03T18:16:29.311ZMar 03 18:16:28.978 INFO Starting download, target: MaghemiteMgd
17582026-03-03T18:16:29.311ZMar 03 18:16:28.978 INFO Starting download, target: DendriteStub
17592026-03-03T18:16:29.311ZMar 03 18:16:28.978 INFO Starting download, target: TransceiverControl
17602026-03-03T18:16:29.312ZMar 03 18:16:28.979 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17612026-03-03T18:16:29.312ZMar 03 18:16:28.980 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17622026-03-03T18:16:29.312ZMar 03 18:16:28.980 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17632026-03-03T18:16:29.312ZMar 03 18:16:28.981 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17642026-03-03T18:16:29.312ZMar 03 18:16:28.981 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17652026-03-03T18:16:29.312ZMar 03 18:16:28.982 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17662026-03-03T18:16:29.900ZMar 03 18:16:29.587 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-03-03T18:16:30.640ZMar 03 18:16:30.331 INFO Download complete, target: Console
17682026-03-03T18:16:32.577ZMar 03 18:16:32.269 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-03-03T18:16:33.330ZMar 03 18:16:33.023 INFO Download complete, target: TransceiverControl
17702026-03-03T18:16:38.326ZMar 03 18:16:38.019 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-03-03T18:16:39.368ZMar 03 18:16:39.062 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-03-03T18:16:41.305ZMar 03 18:16:40.998 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-03-03T18:16:41.305ZMar 03 18:16:40.998 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-03-03T18:16:45.297ZMar 03 18:16:44.991 INFO Download complete, target: DendriteStub
17752026-03-03T18:16:46.370ZMar 03 18:16:46.064 INFO Download complete, target: MaghemiteMgd
17762026-03-03T18:16:53.898ZMar 03 18:16:53.592 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17772026-03-03T18:16:56.859ZMar 03 18:16:56.553 INFO Checking that binary works, target: Cockroach
17782026-03-03T18:16:57.056ZMar 03 18:16:56.750 INFO Download complete, target: Cockroach
17792026-03-03T18:17:15.643ZMar 03 18:17:15.338 INFO Checking that binary works, target: Clickhouse
17802026-03-03T18:17:15.911ZMar 03 18:17:15.606 INFO Download complete, target: Clickhouse
17812026-03-03T18:17:15.945ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-03-03T18:17:15.970Z
17832026-03-03T18:17:15.970Zreal 6:50.553714187
17842026-03-03T18:17:15.970Zuser 17:47.010688410
17852026-03-03T18:17:15.970Zsys 2:54.993359112
17862026-03-03T18:17:15.970Ztrap 0.731213719
17872026-03-03T18:17:15.970Ztflt 0.400918973
17882026-03-03T18:17:15.970Zdflt 0.792936456
17892026-03-03T18:17:15.970Zkflt 0.009531586
17902026-03-03T18:17:15.970Zlock 46:38.193417193
17912026-03-03T18:17:15.970Zslp 1:05:45.818492248
17922026-03-03T18:17:15.970Zlat 1:18.995662734
17932026-03-03T18:17:15.970Zstop 3:03.799791735
17942026-03-03T18:17:15.970Z+ banner hack-check
17952026-03-03T18:17:15.970Z
17962026-03-03T18:17:15.970Z # # ## #### # # #### # # ###### #### # #
17972026-03-03T18:17:15.971Z # # # # # # # # # # # # # # # # #
17982026-03-03T18:17:15.971Z ###### # # # #### ##### # ###### ##### # ####
17992026-03-03T18:17:15.971Z # # ###### # # # # # # # # # #
18002026-03-03T18:17:15.971Z # # # # # # # # # # # # # # # # #
18012026-03-03T18:17:15.971Z # # # # #### # # #### # # ###### #### # #
18022026-03-03T18:17:15.971Z
18032026-03-03T18:17:15.971Z+ export CARGO_INCREMENTAL=0
18042026-03-03T18:17:15.971Z+ CARGO_INCREMENTAL=0
18052026-03-03T18:17:15.971Z+ ptime -m timeout 2h cargo xtask check-features --ci
18062026-03-03T18:17:17.337Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-03-03T18:17:17.696Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-03-03T18:17:22.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
18092026-03-03T18:17:22.187Z Running `target/debug/xtask check-features --ci`
18102026-03-03T18:17:22.227Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18112026-03-03T18:17:22.227Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18122026-03-03T18:17:23.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
18132026-03-03T18:17:23.401Z Running `target/debug/xtask download cargo-hack`
18142026-03-03T18:17:24.988Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152026-03-03T18:17:25.401Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18162026-03-03T18:17:30.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
18172026-03-03T18:17:30.976Z Running `target/debug/xtask-downloader cargo-hack`
18182026-03-03T18:17:31.030ZMar 03 18:17:30.725 INFO Starting download, target: CargoHack
18192026-03-03T18:17:31.054ZMar 03 18:17:30.727 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18202026-03-03T18:17:31.579ZMar 03 18:17:31.275 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18212026-03-03T18:17:31.752ZMar 03 18:17:31.446 INFO Download complete, target: CargoHack
18222026-03-03T18:17:31.776Zrunning: "/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"
18232026-03-03T18:17:31.800Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18242026-03-03T18:17:32.150Zinfo: running `cargo check --bins` on api_identity (1/256)
18252026-03-03T18:17:33.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262026-03-03T18:17:33.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272026-03-03T18:17:33.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282026-03-03T18:17:33.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
18292026-03-03T18:17:33.494Z
18302026-03-03T18:17:33.494Zinfo: running `cargo check --bins` on bootstore (2/256)
18312026-03-03T18:17:34.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322026-03-03T18:17:34.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332026-03-03T18:17:34.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342026-03-03T18:17:34.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
18352026-03-03T18:17:34.807Z
18362026-03-03T18:17:34.807Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18372026-03-03T18:17:35.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382026-03-03T18:17:35.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392026-03-03T18:17:35.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402026-03-03T18:17:35.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
18412026-03-03T18:17:36.049Z
18422026-03-03T18:17:36.049Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18432026-03-03T18:17:37.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442026-03-03T18:17:37.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452026-03-03T18:17:37.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462026-03-03T18:17:37.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
18472026-03-03T18:17:37.328Z
18482026-03-03T18:17:37.328Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18492026-03-03T18:17:38.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502026-03-03T18:17:38.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512026-03-03T18:17:38.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522026-03-03T18:17:38.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18532026-03-03T18:17:38.364Z
18542026-03-03T18:17:38.364Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18552026-03-03T18:17:39.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562026-03-03T18:17:39.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572026-03-03T18:17:39.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582026-03-03T18:17:39.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18592026-03-03T18:17:39.385Z
18602026-03-03T18:17:39.385Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18612026-03-03T18:17:40.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622026-03-03T18:17:40.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632026-03-03T18:17:40.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642026-03-03T18:17:40.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
18652026-03-03T18:17:40.391Z
18662026-03-03T18:17:40.391Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18672026-03-03T18:17:41.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682026-03-03T18:17:41.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692026-03-03T18:17:41.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702026-03-03T18:17:41.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18712026-03-03T18:17:41.344Z
18722026-03-03T18:17:41.344Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18732026-03-03T18:17:42.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742026-03-03T18:17:42.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752026-03-03T18:17:42.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762026-03-03T18:17:42.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18772026-03-03T18:17:42.360Z
18782026-03-03T18:17:42.360Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18792026-03-03T18:17:43.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802026-03-03T18:17:43.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812026-03-03T18:17:43.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822026-03-03T18:17:43.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18832026-03-03T18:17:43.300Z
18842026-03-03T18:17:43.300Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18852026-03-03T18:17:44.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862026-03-03T18:17:44.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872026-03-03T18:17:44.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882026-03-03T18:17:44.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18892026-03-03T18:17:44.234Z
18902026-03-03T18:17:44.234Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18912026-03-03T18:17:45.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922026-03-03T18:17:45.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932026-03-03T18:17:45.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942026-03-03T18:17:45.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18952026-03-03T18:17:45.219Z
18962026-03-03T18:17:45.220Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18972026-03-03T18:17:46.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982026-03-03T18:17:46.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992026-03-03T18:17:46.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002026-03-03T18:17:46.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19012026-03-03T18:17:46.170Z
19022026-03-03T18:17:46.170Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19032026-03-03T18:17:47.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042026-03-03T18:17:47.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052026-03-03T18:17:47.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062026-03-03T18:17:47.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19072026-03-03T18:17:47.148Z
19082026-03-03T18:17:47.148Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19092026-03-03T18:17:48.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102026-03-03T18:17:48.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112026-03-03T18:17:48.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122026-03-03T18:17:48.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19132026-03-03T18:17:48.141Z
19142026-03-03T18:17:48.141Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19152026-03-03T18:17:49.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162026-03-03T18:17:49.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172026-03-03T18:17:49.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182026-03-03T18:17:49.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19192026-03-03T18:17:49.216Z
19202026-03-03T18:17:49.216Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19212026-03-03T18:17:50.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222026-03-03T18:17:50.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232026-03-03T18:17:50.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242026-03-03T18:17:50.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19252026-03-03T18:17:50.160Z
19262026-03-03T18:17:50.160Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19272026-03-03T18:17:50.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282026-03-03T18:17:50.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292026-03-03T18:17:50.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302026-03-03T18:17:50.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19312026-03-03T18:17:51.056Z
19322026-03-03T18:17:51.056Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19332026-03-03T18:17:52.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342026-03-03T18:17:52.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352026-03-03T18:17:52.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362026-03-03T18:17:52.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19372026-03-03T18:17:52.104Z
19382026-03-03T18:17:52.104Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19392026-03-03T18:17:53.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402026-03-03T18:17:53.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412026-03-03T18:17:53.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422026-03-03T18:17:53.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19432026-03-03T18:17:53.090Z
19442026-03-03T18:17:53.090Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19452026-03-03T18:17:53.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462026-03-03T18:17:53.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472026-03-03T18:17:53.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482026-03-03T18:17:53.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19492026-03-03T18:17:54.036Z
19502026-03-03T18:17:54.037Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19512026-03-03T18:17:54.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522026-03-03T18:17:54.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532026-03-03T18:17:54.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542026-03-03T18:17:54.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19552026-03-03T18:17:55.012Z
19562026-03-03T18:17:55.012Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19572026-03-03T18:17:55.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582026-03-03T18:17:55.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592026-03-03T18:17:55.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602026-03-03T18:17:55.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19612026-03-03T18:17:55.962Z
19622026-03-03T18:17:55.962Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19632026-03-03T18:17:56.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642026-03-03T18:17:56.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652026-03-03T18:17:56.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662026-03-03T18:17:56.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19672026-03-03T18:17:56.877Z
19682026-03-03T18:17:56.877Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19692026-03-03T18:17:57.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702026-03-03T18:17:57.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712026-03-03T18:17:57.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722026-03-03T18:17:57.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19732026-03-03T18:17:57.906Z
19742026-03-03T18:17:57.906Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19752026-03-03T18:17:58.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762026-03-03T18:17:58.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772026-03-03T18:17:58.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782026-03-03T18:17:58.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19792026-03-03T18:17:58.868Z
19802026-03-03T18:17:58.868Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19812026-03-03T18:17:59.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822026-03-03T18:17:59.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832026-03-03T18:17:59.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842026-03-03T18:17:59.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19852026-03-03T18:17:59.855Z
19862026-03-03T18:17:59.855Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19872026-03-03T18:18:00.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882026-03-03T18:18:00.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892026-03-03T18:18:00.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902026-03-03T18:18:00.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19912026-03-03T18:18:00.805Z
19922026-03-03T18:18:00.805Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19932026-03-03T18:18:01.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942026-03-03T18:18:01.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952026-03-03T18:18:01.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19962026-03-03T18:18:01.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19972026-03-03T18:18:01.737Z
19982026-03-03T18:18:01.737Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19992026-03-03T18:18:02.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20002026-03-03T18:18:02.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20012026-03-03T18:18:02.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20022026-03-03T18:18:02.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20032026-03-03T18:18:02.725Z
20042026-03-03T18:18:02.725Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20052026-03-03T18:18:03.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20062026-03-03T18:18:03.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20072026-03-03T18:18:03.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20082026-03-03T18:18:03.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20092026-03-03T18:18:03.716Z
20102026-03-03T18:18:03.716Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20112026-03-03T18:18:04.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20122026-03-03T18:18:04.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20132026-03-03T18:18:04.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20142026-03-03T18:18:04.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20152026-03-03T18:18:04.711Z
20162026-03-03T18:18:04.711Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20172026-03-03T18:18:05.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20182026-03-03T18:18:05.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20192026-03-03T18:18:05.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20202026-03-03T18:18:05.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
20212026-03-03T18:18:05.650Z
20222026-03-03T18:18:05.651Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20232026-03-03T18:18:06.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242026-03-03T18:18:06.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252026-03-03T18:18:06.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20262026-03-03T18:18:06.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
20272026-03-03T18:18:06.601Z
20282026-03-03T18:18:06.601Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20292026-03-03T18:18:07.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20302026-03-03T18:18:07.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20312026-03-03T18:18:07.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20322026-03-03T18:18:07.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20332026-03-03T18:18:07.668Z
20342026-03-03T18:18:07.668Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20352026-03-03T18:18:08.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20362026-03-03T18:18:08.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20372026-03-03T18:18:08.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20382026-03-03T18:18:08.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20392026-03-03T18:18:08.659Z
20402026-03-03T18:18:08.659Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20412026-03-03T18:18:09.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20422026-03-03T18:18:09.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20432026-03-03T18:18:09.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20442026-03-03T18:18:09.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20452026-03-03T18:18:09.614Z
20462026-03-03T18:18:09.615Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20472026-03-03T18:18:10.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20482026-03-03T18:18:10.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20492026-03-03T18:18:10.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20502026-03-03T18:18:10.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20512026-03-03T18:18:10.594Z
20522026-03-03T18:18:10.594Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20532026-03-03T18:18:11.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20542026-03-03T18:18:11.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20552026-03-03T18:18:11.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20562026-03-03T18:18:11.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20572026-03-03T18:18:11.555Z
20582026-03-03T18:18:11.555Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20592026-03-03T18:18:12.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20602026-03-03T18:18:12.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20612026-03-03T18:18:12.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20622026-03-03T18:18:12.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20632026-03-03T18:18:12.665Z
20642026-03-03T18:18:12.665Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20652026-03-03T18:18:13.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20662026-03-03T18:18:13.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20672026-03-03T18:18:13.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20682026-03-03T18:18:13.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20692026-03-03T18:18:13.656Z
20702026-03-03T18:18:13.656Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20712026-03-03T18:18:14.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20722026-03-03T18:18:14.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20732026-03-03T18:18:14.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20742026-03-03T18:18:14.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20752026-03-03T18:18:14.667Z
20762026-03-03T18:18:14.667Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20772026-03-03T18:18:15.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20782026-03-03T18:18:15.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20792026-03-03T18:18:15.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20802026-03-03T18:18:15.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20812026-03-03T18:18:15.669Z
20822026-03-03T18:18:15.669Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20832026-03-03T18:18:16.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20842026-03-03T18:18:16.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20852026-03-03T18:18:16.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20862026-03-03T18:18:16.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20872026-03-03T18:18:16.682Z
20882026-03-03T18:18:16.682Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20892026-03-03T18:18:17.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20902026-03-03T18:18:17.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20912026-03-03T18:18:17.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20922026-03-03T18:18:17.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
20932026-03-03T18:18:17.979Z
20942026-03-03T18:18:17.979Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20952026-03-03T18:18:19.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20962026-03-03T18:18:19.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20972026-03-03T18:18:19.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20982026-03-03T18:18:19.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
20992026-03-03T18:18:19.255Z
21002026-03-03T18:18:19.255Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
21012026-03-03T18:18:20.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21022026-03-03T18:18:20.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21032026-03-03T18:18:20.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21042026-03-03T18:18:20.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
21052026-03-03T18:18:20.460Z
21062026-03-03T18:18:20.460Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21072026-03-03T18:18:21.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21082026-03-03T18:18:21.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21092026-03-03T18:18:21.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21102026-03-03T18:18:21.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
21112026-03-03T18:18:21.708Z
21122026-03-03T18:18:21.708Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21132026-03-03T18:18:22.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21142026-03-03T18:18:22.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21152026-03-03T18:18:22.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21162026-03-03T18:18:22.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
21172026-03-03T18:18:22.898Z
21182026-03-03T18:18:22.898Zinfo: running `cargo check --bins` on oxlog (50/256)
21192026-03-03T18:18:23.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21202026-03-03T18:18:23.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21212026-03-03T18:18:24.143Z Checking cfg-if v1.0.4
21222026-03-03T18:18:24.167Z Checking libc v0.2.180
21232026-03-03T18:18:24.167Z Checking serde_core v1.0.228
21242026-03-03T18:18:24.213Z Checking zeroize v1.8.2
21252026-03-03T18:18:24.240Z Checking memchr v2.8.0
21262026-03-03T18:18:24.264Z Checking log v0.4.29
21272026-03-03T18:18:24.264Z Checking smallvec v1.15.1
21282026-03-03T18:18:24.306Z Checking typenum v1.19.0
21292026-03-03T18:18:24.306Z Checking subtle v2.6.1
21302026-03-03T18:18:24.472Z Checking scopeguard v1.2.0
21312026-03-03T18:18:24.591Z Checking itoa v1.0.17
21322026-03-03T18:18:24.615Z Checking const-oid v0.9.6
21332026-03-03T18:18:24.640Z Checking lock_api v0.4.14
21342026-03-03T18:18:24.640Z Checking stable_deref_trait v1.2.1
21352026-03-03T18:18:24.772Z Checking portable-atomic v1.13.1
21362026-03-03T18:18:24.870Z Checking critical-section v1.2.0
21372026-03-03T18:18:25.024Z Checking zerofrom v0.1.6
21382026-03-03T18:18:25.065Z Checking pin-project-lite v0.2.17
21392026-03-03T18:18:25.090Z Checking zerocopy v0.8.40
21402026-03-03T18:18:25.213Z Checking libm v0.2.16
21412026-03-03T18:18:25.250Z Checking yoke v0.8.1
21422026-03-03T18:18:25.294Z Checking getrandom v0.2.17
21432026-03-03T18:18:25.392Z Checking errno v0.3.14
21442026-03-03T18:18:25.542Z Checking rand_core v0.6.4
21452026-03-03T18:18:25.569Z Checking generic-array v0.14.7
21462026-03-03T18:18:25.598Z Checking signal-hook-registry v1.4.8
21472026-03-03T18:18:25.712Z Checking once_cell v1.21.3
21482026-03-03T18:18:25.859Z Checking parking_lot_core v0.9.12
21492026-03-03T18:18:25.886Z Checking zerovec v0.11.5
21502026-03-03T18:18:26.026Z Checking mio v1.1.1
21512026-03-03T18:18:26.249Z Checking parking_lot v0.12.5
21522026-03-03T18:18:26.375Z Checking socket2 v0.6.2
21532026-03-03T18:18:26.620Z Checking zmij v1.0.21
21542026-03-03T18:18:26.665Z Checking crypto-common v0.1.7
21552026-03-03T18:18:26.716Z Checking block-buffer v0.10.4
21562026-03-03T18:18:26.909Z Checking writeable v0.6.2
21572026-03-03T18:18:26.934Z Checking percent-encoding v2.3.2
21582026-03-03T18:18:26.982Z Checking tinystr v0.8.2
21592026-03-03T18:18:27.006Z Checking litemap v0.8.1
21602026-03-03T18:18:27.031Z Checking digest v0.10.7
21612026-03-03T18:18:27.102Z Checking futures-core v0.3.32
21622026-03-03T18:18:27.232Z Checking equivalent v1.0.2
21632026-03-03T18:18:27.256Z Checking allocator-api2 v0.2.21
21642026-03-03T18:18:27.352Z Checking num-traits v0.2.19
21652026-03-03T18:18:27.393Z Checking potential_utf v0.1.4
21662026-03-03T18:18:27.418Z Checking icu_locale_core v2.1.1
21672026-03-03T18:18:27.418Z Checking zerotrie v0.2.3
21682026-03-03T18:18:27.461Z Checking foldhash v0.2.0
21692026-03-03T18:18:27.647Z Checking cpufeatures v0.2.17
21702026-03-03T18:18:27.792Z Checking icu_collections v2.1.1
21712026-03-03T18:18:27.816Z Checking hmac v0.12.1
21722026-03-03T18:18:27.913Z Checking hashbrown v0.16.1
21732026-03-03T18:18:28.006Z Checking block-padding v0.3.3
21742026-03-03T18:18:28.105Z Checking icu_normalizer_data v2.1.1
21752026-03-03T18:18:28.139Z Checking serde v1.0.228
21762026-03-03T18:18:28.222Z Checking bitflags v2.11.0
21772026-03-03T18:18:28.265Z Checking serde_json v1.0.149
21782026-03-03T18:18:28.481Z Checking icu_properties_data v2.1.2
21792026-03-03T18:18:28.531Z Checking futures-sink v0.3.32
21802026-03-03T18:18:28.686Z Checking rand_core v0.10.0
21812026-03-03T18:18:28.711Z Checking futures-channel v0.3.32
21822026-03-03T18:18:28.801Z Checking icu_provider v2.1.1
21832026-03-03T18:18:28.825Z Checking inout v0.1.4
21842026-03-03T18:18:28.944Z Checking getrandom v0.4.1
21852026-03-03T18:18:29.066Z Checking bytes v1.11.1
21862026-03-03T18:18:29.090Z Checking indexmap v2.13.0
21872026-03-03T18:18:29.090Z Checking futures-io v0.3.32
21882026-03-03T18:18:29.126Z Checking futures-task v0.3.32
21892026-03-03T18:18:29.190Z Checking slab v0.4.12
21902026-03-03T18:18:29.270Z Checking icu_normalizer v2.1.1
21912026-03-03T18:18:29.306Z Checking icu_properties v2.1.2
21922026-03-03T18:18:29.399Z Checking cipher v0.4.4
21932026-03-03T18:18:29.470Z Checking futures-util v0.3.32
21942026-03-03T18:18:29.774Z Checking sha2 v0.10.9
21952026-03-03T18:18:29.798Z Checking getrandom v0.3.4
21962026-03-03T18:18:29.908Z Checking byteorder v1.5.0
21972026-03-03T18:18:30.039Z Checking utf8_iter v1.0.4
21982026-03-03T18:18:30.128Z Checking tokio v1.49.0
21992026-03-03T18:18:30.263Z Checking base64ct v1.8.3
22002026-03-03T18:18:30.298Z Checking form_urlencoded v1.2.2
22012026-03-03T18:18:30.338Z Checking fnv v1.0.7
22022026-03-03T18:18:30.362Z Checking flagset v0.4.7
22032026-03-03T18:18:30.484Z Checking rand_core v0.9.5
22042026-03-03T18:18:30.523Z Checking http v1.4.0
22052026-03-03T18:18:30.590Z Checking salsa20 v0.10.2
22062026-03-03T18:18:30.740Z Checking pem-rfc7468 v0.7.0
22072026-03-03T18:18:30.813Z Checking uuid v1.21.0
22082026-03-03T18:18:30.841Z Checking pbkdf2 v0.12.2
22092026-03-03T18:18:31.016Z Checking scrypt v0.11.0
22102026-03-03T18:18:31.041Z Checking der v0.7.10
22112026-03-03T18:18:31.208Z Checking idna_adapter v1.2.1
22122026-03-03T18:18:31.264Z Checking cbc v0.1.2
22132026-03-03T18:18:31.419Z Checking idna v1.1.0
22142026-03-03T18:18:31.503Z Checking aes v0.8.4
22152026-03-03T18:18:31.565Z Checking rustix v1.1.3
22162026-03-03T18:18:31.826Z Checking tracing-core v0.1.36
22172026-03-03T18:18:31.964Z Checking url v2.5.8
22182026-03-03T18:18:32.407Z Checking rustls-pki-types v1.14.0
22192026-03-03T18:18:32.484Z Checking iana-time-zone v0.1.65
22202026-03-03T18:18:32.647Z Checking ppv-lite86 v0.2.21
22212026-03-03T18:18:32.672Z Checking regex-syntax v0.8.10
22222026-03-03T18:18:32.754Z Checking spki v0.7.3
22232026-03-03T18:18:32.834Z Checking chrono v0.4.44
22242026-03-03T18:18:33.028Z Checking tracing v0.1.44
22252026-03-03T18:18:33.074Z Checking pkcs5 v0.7.1
22262026-03-03T18:18:33.372Z Checking rand_chacha v0.9.0
22272026-03-03T18:18:33.441Z Checking http-body v1.0.1
22282026-03-03T18:18:33.605Z Checking aws-lc-sys v0.37.1
22292026-03-03T18:18:33.630Z Checking untrusted v0.7.1
22302026-03-03T18:18:33.683Z Checking openssl-probe v0.2.1
22312026-03-03T18:18:33.822Z Checking rand v0.9.2
22322026-03-03T18:18:33.870Z Checking untrusted v0.9.0
22332026-03-03T18:18:33.895Z Checking base64 v0.22.1
22342026-03-03T18:18:33.943Z Checking pkcs8 v0.10.2
22352026-03-03T18:18:34.065Z Checking ring v0.17.14
22362026-03-03T18:18:34.275Z Checking atomic-waker v1.1.2
22372026-03-03T18:18:34.360Z Checking try-lock v0.2.5
22382026-03-03T18:18:34.465Z Checking tower-service v0.3.3
22392026-03-03T18:18:34.539Z Checking tower-layer v0.3.3
22402026-03-03T18:18:34.614Z Checking tinyvec_macros v0.1.1
22412026-03-03T18:18:34.720Z Checking plain v0.2.3
22422026-03-03T18:18:34.839Z Checking tinyvec v1.10.0
22432026-03-03T18:18:34.864Z Checking want v0.3.1
22442026-03-03T18:18:34.888Z Checking ipnet v2.11.0
22452026-03-03T18:18:34.913Z Checking semver v1.0.27
22462026-03-03T18:18:35.071Z Checking httparse v1.10.1
22472026-03-03T18:18:35.193Z Checking aws-lc-rs v1.16.0
22482026-03-03T18:18:35.306Z Checking spin v0.9.8
22492026-03-03T18:18:35.370Z Checking unicode-ident v1.0.24
22502026-03-03T18:18:35.518Z Checking fastrand v2.3.0
22512026-03-03T18:18:35.542Z Checking ucd-trie v0.1.7
22522026-03-03T18:18:35.567Z Checking dyn-clone v1.0.20
22532026-03-03T18:18:35.648Z Checking httpdate v1.0.3
22542026-03-03T18:18:35.752Z Checking foreign-types-shared v0.1.1
22552026-03-03T18:18:35.778Z Checking pin-utils v0.1.0
22562026-03-03T18:18:35.807Z Checking pest v2.8.6
22572026-03-03T18:18:35.870Z Checking tempfile v3.25.0
22582026-03-03T18:18:35.901Z Checking foreign-types v0.3.2
22592026-03-03T18:18:35.926Z Checking schemars v0.8.22
22602026-03-03T18:18:35.950Z Checking proc-macro2 v1.0.106
22612026-03-03T18:18:36.019Z Checking crossbeam-utils v0.8.21
22622026-03-03T18:18:36.244Z Checking openssl-sys v0.9.111
22632026-03-03T18:18:36.416Z Checking thiserror v2.0.18
22642026-03-03T18:18:36.570Z Checking wait-timeout v0.2.1
22652026-03-03T18:18:36.649Z Checking aho-corasick v1.1.4
22662026-03-03T18:18:36.740Z Checking bit-vec v0.8.0
22672026-03-03T18:18:36.778Z Checking siphasher v1.0.2
22682026-03-03T18:18:37.126Z Checking utf8parse v0.2.2
22692026-03-03T18:18:37.150Z Checking pretty-hex v0.4.1
22702026-03-03T18:18:37.193Z Checking rustls-webpki v0.103.9
22712026-03-03T18:18:37.333Z Checking anstyle v1.0.13
22722026-03-03T18:18:37.401Z Checking simd-adler32 v0.3.8
22732026-03-03T18:18:37.604Z Checking either v1.15.0
22742026-03-03T18:18:37.630Z Checking quick-error v1.2.3
22752026-03-03T18:18:37.729Z Checking powerfmt v0.2.0
22762026-03-03T18:18:37.822Z Checking rusty-fork v0.3.1
22772026-03-03T18:18:37.846Z Checking openssl v0.10.75
22782026-03-03T18:18:37.941Z Checking tokio-util v0.7.18
22792026-03-03T18:18:38.028Z Checking deranged v0.5.8
22802026-03-03T18:18:38.091Z Checking anstyle-parse v0.2.7
22812026-03-03T18:18:38.169Z Checking rustls v0.23.37
22822026-03-03T18:18:38.193Z Checking bit-set v0.8.0
22832026-03-03T18:18:38.266Z Checking regex-automata v0.4.14
22842026-03-03T18:18:38.396Z Checking crossbeam-epoch v0.9.18
22852026-03-03T18:18:38.466Z Checking quote v1.0.44
22862026-03-03T18:18:38.627Z Compiling newtype-uuid v1.3.2
22872026-03-03T18:18:38.805Z Checking unicode-normalization v0.1.25
22882026-03-03T18:18:38.839Z Checking rustls-native-certs v0.8.3
22892026-03-03T18:18:38.953Z Checking rand_xorshift v0.4.0
22902026-03-03T18:18:39.052Z Checking thiserror v1.0.69
22912026-03-03T18:18:39.157Z Checking crc32fast v1.5.0
22922026-03-03T18:18:39.209Z Checking scroll v0.13.0
22932026-03-03T18:18:39.299Z Checking h2 v0.4.13
22942026-03-03T18:18:39.417Z Checking signature v2.2.0
22952026-03-03T18:18:39.626Z Checking sync_wrapper v1.0.2
22962026-03-03T18:18:39.667Z Checking unarray v0.1.4
22972026-03-03T18:18:39.693Z Checking anstyle-query v1.1.5
22982026-03-03T18:18:39.800Z Checking num_threads v0.1.7
22992026-03-03T18:18:39.833Z Checking adler2 v2.0.1
23002026-03-03T18:18:39.857Z Checking is_terminal_polyfill v1.70.2
23012026-03-03T18:18:39.942Z Checking colorchoice v1.0.4
23022026-03-03T18:18:39.992Z Checking num-conv v0.2.0
23032026-03-03T18:18:40.022Z Checking unicode-properties v0.1.4
23042026-03-03T18:18:40.097Z Checking time-core v0.1.8
23052026-03-03T18:18:40.224Z Checking unicode-bidi v0.3.18
23062026-03-03T18:18:40.274Z Checking anstream v0.6.21
23072026-03-03T18:18:40.400Z Checking time v0.3.47
23082026-03-03T18:18:40.424Z Checking miniz_oxide v0.8.9
23092026-03-03T18:18:40.658Z Checking proptest v1.10.0
23102026-03-03T18:18:40.837Z Checking stringprep v0.1.5
23112026-03-03T18:18:41.112Z Checking tower v0.5.3
23122026-03-03T18:18:41.196Z Checking goblin v0.10.5
23132026-03-03T18:18:41.906Z Compiling daft v0.1.5
23142026-03-03T18:18:42.446Z Checking crossbeam-deque v0.8.6
23152026-03-03T18:18:42.566Z Checking syn v2.0.117
23162026-03-03T18:18:42.702Z Checking native-tls v0.2.18
23172026-03-03T18:18:42.777Z Checking ipnetwork v0.21.1
23182026-03-03T18:18:43.003Z Checking http-body-util v0.1.3
23192026-03-03T18:18:43.193Z Checking rand_chacha v0.3.1
23202026-03-03T18:18:43.217Z Checking webpki-roots v1.0.6
23212026-03-03T18:18:43.418Z Checking scroll v0.12.0
23222026-03-03T18:18:43.443Z Checking zstd-sys v2.0.16+zstd.1.5.7
23232026-03-03T18:18:43.529Z Checking tokio-rustls v0.26.4
23242026-03-03T18:18:43.612Z Checking hash32 v0.2.1
23252026-03-03T18:18:43.656Z Checking toml_datetime v0.6.11
23262026-03-03T18:18:43.880Z Checking serde_spanned v0.6.9
23272026-03-03T18:18:43.904Z Checking num-integer v0.1.46
23282026-03-03T18:18:43.958Z Checking md-5 v0.10.6
23292026-03-03T18:18:44.018Z Checking ff v0.13.1
23302026-03-03T18:18:44.113Z Checking base16ct v0.2.0
23312026-03-03T18:18:44.197Z Checking fallible-iterator v0.2.0
23322026-03-03T18:18:44.247Z Checking zlib-rs v0.6.2
23332026-03-03T18:18:44.350Z Checking ryu v1.0.23
23342026-03-03T18:18:44.375Z Checking iri-string v0.7.10
23352026-03-03T18:18:44.637Z Checking psl-types v2.0.11
23362026-03-03T18:18:44.766Z Checking postgres-protocol v0.6.10
23372026-03-03T18:18:44.850Z Checking publicsuffix v2.3.0
23382026-03-03T18:18:45.116Z Checking serde_urlencoded v0.7.1
23392026-03-03T18:18:45.433Z Checking num-iter v0.1.45
23402026-03-03T18:18:45.460Z Checking hyper v1.8.1
23412026-03-03T18:18:45.530Z Checking sec1 v0.7.3
23422026-03-03T18:18:45.590Z Compiling iddqd v0.3.17
23432026-03-03T18:18:45.646Z Checking group v0.13.0
23442026-03-03T18:18:45.912Z Checking heapless v0.7.17
23452026-03-03T18:18:45.937Z Checking goblin v0.8.2
23462026-03-03T18:18:46.217Z Checking flate2 v1.1.9
23472026-03-03T18:18:46.889Z Checking zstd-safe v7.2.4
23482026-03-03T18:18:46.914Z Checking rand v0.8.5
23492026-03-03T18:18:46.960Z Checking tower-http v0.6.8
23502026-03-03T18:18:46.996Z Checking dof v0.4.0
23512026-03-03T18:18:47.245Z Checking cookie v0.18.1
23522026-03-03T18:18:47.545Z Checking oxnet v0.1.4
23532026-03-03T18:18:47.569Z Checking hyper-util v0.1.20
23542026-03-03T18:18:47.691Z Checking tokio-native-tls v0.3.1
23552026-03-03T18:18:47.967Z Checking rayon-core v1.13.0
23562026-03-03T18:18:47.991Z Checking dtrace-parser v0.3.0
23572026-03-03T18:18:48.059Z Checking phf_shared v0.13.1
23582026-03-03T18:18:48.157Z Checking lazy_static v1.5.0
23592026-03-03T18:18:48.296Z Checking zerocopy v0.7.35
23602026-03-03T18:18:48.445Z Checking terminal_size v0.4.3
23612026-03-03T18:18:48.525Z Checking bzip2-sys v0.1.13+1.0.8
23622026-03-03T18:18:48.637Z Checking signal-hook v0.3.18
23632026-03-03T18:18:48.663Z Checking hkdf v0.12.4
23642026-03-03T18:18:48.687Z Checking crypto-bigint v0.5.5
23652026-03-03T18:18:48.687Z Checking thread-id v5.1.0
23662026-03-03T18:18:48.729Z Checking winnow v0.7.14
23672026-03-03T18:18:48.841Z Checking foldhash v0.1.5
23682026-03-03T18:18:48.909Z Checking strsim v0.11.1
23692026-03-03T18:18:48.993Z Checking managed v0.8.0
23702026-03-03T18:18:49.096Z Checking bitflags v1.3.2
23712026-03-03T18:18:49.210Z Checking clap_lex v1.0.0
23722026-03-03T18:18:49.234Z Checking bumpalo v3.20.2
23732026-03-03T18:18:49.401Z Checking libbz2-rs-sys v0.2.2
23742026-03-03T18:18:49.486Z Checking winnow v0.5.40
23752026-03-03T18:18:49.510Z Checking unicode-width v0.2.0
23762026-03-03T18:18:49.625Z Checking zopfli v0.8.3
23772026-03-03T18:18:49.981Z Checking console v0.16.2
23782026-03-03T18:18:50.254Z Checking bzip2 v0.6.1
23792026-03-03T18:18:50.285Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802026-03-03T18:18:50.444Z Checking hyper-rustls v0.27.7
23812026-03-03T18:18:50.561Z Checking hyper-tls v0.6.0
23822026-03-03T18:18:50.613Z Checking clap_builder v4.5.60
23832026-03-03T18:18:50.637Z Checking smoltcp v0.9.1
23842026-03-03T18:18:50.777Z Checking dof v0.3.0
23852026-03-03T18:18:50.824Z Checking hashbrown v0.15.5
23862026-03-03T18:18:50.872Z Checking signal-hook-mio v0.2.5
23872026-03-03T18:18:51.048Z Checking usdt-impl v0.6.0
23882026-03-03T18:18:51.283Z Checking elliptic-curve v0.13.8
23892026-03-03T18:18:51.398Z Checking bzip2 v0.4.4
23902026-03-03T18:18:51.655Z Checking rayon v1.11.0
23912026-03-03T18:18:51.743Z Checking phf v0.13.1
23922026-03-03T18:18:51.767Z Checking num-bigint-dig v0.8.6
23932026-03-03T18:18:51.951Z Checking cookie_store v0.22.1
23942026-03-03T18:18:51.989Z Checking zstd v0.13.3
23952026-03-03T18:18:52.034Z Checking postgres-types v0.2.12
23962026-03-03T18:18:52.229Z Checking toml_edit v0.19.15
23972026-03-03T18:18:52.381Z Checking rustls-platform-verifier v0.6.2
23982026-03-03T18:18:52.406Z Checking bstr v1.12.1
23992026-03-03T18:18:52.619Z Checking regex v1.12.3
24002026-03-03T18:18:52.679Z Checking ed25519 v2.2.3
24012026-03-03T18:18:52.727Z Checking dtrace-parser v0.2.0
24022026-03-03T18:18:53.021Z Checking itertools v0.12.1
24032026-03-03T18:18:53.208Z Checking phf_shared v0.11.3
24042026-03-03T18:18:53.232Z Checking curve25519-dalek v4.1.3
24052026-03-03T18:18:53.343Z Checking ref-cast v1.0.25
24062026-03-03T18:18:53.486Z Checking strum v0.27.2
24072026-03-03T18:18:53.510Z Checking hubpack v0.1.2
24082026-03-03T18:18:53.547Z Checking rustix v0.38.44
24092026-03-03T18:18:53.665Z Checking pkcs1 v0.7.5
24102026-03-03T18:18:53.784Z Checking erased-serde v0.3.31
24112026-03-03T18:18:53.823Z Checking serde-big-array v0.5.1
24122026-03-03T18:18:54.051Z Checking hex v0.4.3
24132026-03-03T18:18:54.076Z Checking float-cmp v0.10.0
24142026-03-03T18:18:54.285Z Checking rfc6979 v0.4.0
24152026-03-03T18:18:54.462Z Checking thread-id v4.2.2
24162026-03-03T18:18:54.497Z Checking memmap2 v0.9.10
24172026-03-03T18:18:54.596Z Checking env_filter v1.0.0
24182026-03-03T18:18:54.627Z Checking encoding_rs v0.8.35
24192026-03-03T18:18:54.713Z Checking whoami v2.1.0
24202026-03-03T18:18:54.800Z Checking mime v0.3.17
24212026-03-03T18:18:54.856Z Checking fixedbitset v0.5.7
24222026-03-03T18:18:54.940Z Checking rustc-hash v2.1.1
24232026-03-03T18:18:55.069Z Checking unit-prefix v0.5.2
24242026-03-03T18:18:55.111Z Checking fixedbitset v0.4.2
24252026-03-03T18:18:55.136Z Checking precomputed-hash v0.1.1
24262026-03-03T18:18:55.211Z Checking unicode-segmentation v1.12.0
24272026-03-03T18:18:55.236Z Checking new_debug_unreachable v1.0.6
24282026-03-03T18:18:55.287Z Checking keccak v0.1.6
24292026-03-03T18:18:55.312Z Checking toml_write v0.1.2
24302026-03-03T18:18:55.336Z Checking normalize-line-endings v0.3.0
24312026-03-03T18:18:55.362Z Checking jiff v0.2.21
24322026-03-03T18:18:55.400Z Checking static_assertions v1.1.0
24332026-03-03T18:18:55.425Z Checking data-encoding v2.10.0
24342026-03-03T18:18:55.487Z Checking predicates-core v1.0.10
24352026-03-03T18:18:55.516Z Checking difflib v0.4.0
24362026-03-03T18:18:55.618Z Checking sha3 v0.10.8
24372026-03-03T18:18:55.643Z Checking toml_edit v0.22.27
24382026-03-03T18:18:55.700Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24392026-03-03T18:18:55.876Z Checking predicates v3.1.4
24402026-03-03T18:18:55.907Z Checking similar v2.7.0
24412026-03-03T18:18:56.018Z Checking hickory-proto v0.25.2
24422026-03-03T18:18:56.043Z Checking crossterm v0.28.1
24432026-03-03T18:18:56.537Z Checking petgraph v0.6.5
24442026-03-03T18:18:56.789Z Checking string_cache v0.8.9
24452026-03-03T18:18:56.850Z Checking reqwest v0.12.28
24462026-03-03T18:18:57.096Z Checking zone v0.3.1
24472026-03-03T18:18:57.755Z Checking indicatif v0.18.4
24482026-03-03T18:18:57.838Z Checking petgraph v0.8.3
24492026-03-03T18:18:58.493Z Checking tokio-postgres v0.7.16
24502026-03-03T18:18:58.691Z Checking ed25519-dalek v2.2.0
24512026-03-03T18:18:59.123Z Checking env_logger v0.11.9
24522026-03-03T18:18:59.411Z Checking usdt v0.6.0
24532026-03-03T18:18:59.483Z Checking slog v2.8.2
24542026-03-03T18:18:59.712Z Checking toml v0.7.8
24552026-03-03T18:19:00.043Z Checking usdt-impl v0.5.0
24562026-03-03T18:19:00.203Z Checking serde_with v3.17.0
24572026-03-03T18:19:00.438Z Checking ecdsa v0.16.9
24582026-03-03T18:19:00.631Z Checking rsa v0.9.10
24592026-03-03T18:19:00.731Z Checking zip v4.6.1
24602026-03-03T18:19:00.983Z Checking clap v4.5.60
24612026-03-03T18:19:01.131Z Checking reqwest v0.13.2
24622026-03-03T18:19:01.187Z Checking toml_parser v1.0.9+spec-1.1.0
24632026-03-03T18:19:01.323Z Checking zip v0.6.6
24642026-03-03T18:19:01.526Z Checking strum v0.26.3
24652026-03-03T18:19:01.709Z Checking tokio-stream v0.1.18
24662026-03-03T18:19:01.741Z Checking fs-err v3.3.0
24672026-03-03T18:19:01.941Z Checking ahash v0.8.12
24682026-03-03T18:19:02.020Z Checking object v0.37.3
24692026-03-03T18:19:02.061Z Checking itertools v0.13.0
24702026-03-03T18:19:02.366Z Checking buf-list v1.1.2
24712026-03-03T18:19:02.414Z Checking anyhow v1.0.102
24722026-03-03T18:19:02.541Z Checking camino v1.2.2
24732026-03-03T18:19:02.728Z Checking x509-cert v0.2.5
24742026-03-03T18:19:02.753Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24752026-03-03T18:19:02.787Z Checking openapiv3 v2.2.0
24762026-03-03T18:19:03.066Z Checking toml_datetime v0.7.5+spec-1.1.0
24772026-03-03T18:19:03.119Z Checking sha1 v0.10.6
24782026-03-03T18:19:03.381Z Checking lalrpop-util v0.19.12
24792026-03-03T18:19:03.426Z Checking peg-runtime v0.8.5
24802026-03-03T18:19:03.451Z Checking sigpipe v0.1.3
24812026-03-03T18:19:03.569Z Checking glob v0.3.3
24822026-03-03T18:19:08.225Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24832026-03-03T18:19:08.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.90s
24842026-03-03T18:19:08.992Z
24852026-03-03T18:19:08.992Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24862026-03-03T18:19:10.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872026-03-03T18:19:10.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882026-03-03T18:19:10.846Z Checking newtype-uuid v1.3.2
24892026-03-03T18:19:10.870Z Compiling structmeta-derive v0.3.0
24902026-03-03T18:19:10.870Z Compiling rustls v0.22.4
24912026-03-03T18:19:10.943Z Checking regress v0.10.5
24922026-03-03T18:19:10.967Z Compiling multer v3.1.0
24932026-03-03T18:19:10.992Z Compiling newtype-uuid-macros v0.1.0
24942026-03-03T18:19:10.992Z Compiling async-stream-impl v0.3.6
24952026-03-03T18:19:11.041Z Checking futures-executor v0.3.32
24962026-03-03T18:19:11.226Z Checking daft v0.1.5
24972026-03-03T18:19:11.356Z Compiling dropshot v0.16.7
24982026-03-03T18:19:11.414Z Checking futures v0.3.32
24992026-03-03T18:19:11.560Z Compiling dropshot_endpoint v0.16.7
25002026-03-03T18:19:11.700Z Checking iddqd v0.3.17
25012026-03-03T18:19:11.764Z Checking thread_local v1.1.9
25022026-03-03T18:19:12.066Z Checking crossbeam-channel v0.5.15
25032026-03-03T18:19:12.329Z Checking is-terminal v0.4.17
25042026-03-03T18:19:12.495Z Checking term v1.2.1
25052026-03-03T18:19:12.610Z Checking take_mut v0.2.2
25062026-03-03T18:19:12.790Z Checking rustls-webpki v0.102.8
25072026-03-03T18:19:12.842Z Checking slog-async v2.8.0
25082026-03-03T18:19:12.947Z Checking slog-term v2.9.2
25092026-03-03T18:19:13.181Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25102026-03-03T18:19:13.412Z Compiling structmeta v0.3.0
25112026-03-03T18:19:13.506Z Checking serde_spanned v1.0.4
25122026-03-03T18:19:13.602Z Checking debug-ignore v1.0.5
25132026-03-03T18:19:13.758Z Checking match_cfg v0.1.0
25142026-03-03T18:19:13.782Z Checking toml_writer v1.0.6+spec-1.1.0
25152026-03-03T18:19:13.815Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25162026-03-03T18:19:13.858Z Compiling derive-ex v0.1.8
25172026-03-03T18:19:13.885Z Compiling parse-display-derive v0.10.0
25182026-03-03T18:19:13.912Z Checking hostname v0.3.1
25192026-03-03T18:19:14.077Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25202026-03-03T18:19:14.177Z Checking toml v0.9.12+spec-1.1.0
25212026-03-03T18:19:14.302Z Checking slog-json v2.6.1
25222026-03-03T18:19:14.642Z Checking macaddr v1.0.1
25232026-03-03T18:19:14.821Z Checking slog-bunyan v2.5.0
25242026-03-03T18:19:14.982Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25252026-03-03T18:19:15.019Z Checking async-stream v0.3.6
25262026-03-03T18:19:15.560Z Checking waitgroup v0.1.2
25272026-03-03T18:19:15.617Z Checking rustls-pemfile v2.2.0
25282026-03-03T18:19:15.729Z Checking serde_path_to_error v0.1.20
25292026-03-03T18:19:15.753Z Checking hostname v0.4.2
25302026-03-03T18:19:15.780Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25312026-03-03T18:19:15.866Z Checking progenitor-client v0.10.0
25322026-03-03T18:19:15.920Z Compiling itertools v0.14.0
25332026-03-03T18:19:16.073Z Checking progenitor-client v0.13.0
25342026-03-03T18:19:16.332Z Checking instant v0.1.13
25352026-03-03T18:19:16.404Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25362026-03-03T18:19:16.495Z Checking backoff v0.4.0
25372026-03-03T18:19:16.603Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25382026-03-03T18:19:16.848Z Checking backon v1.6.0
25392026-03-03T18:19:17.175Z Checking heck v0.5.0
25402026-03-03T18:19:17.399Z Compiling toml_edit v0.23.10+spec-1.0.0
25412026-03-03T18:19:17.530Z Checking tokio-rustls v0.25.0
25422026-03-03T18:19:17.689Z Checking parse-display v0.10.0
25432026-03-03T18:19:17.853Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25442026-03-03T18:19:17.961Z Compiling heapless v0.8.0
25452026-03-03T18:19:17.989Z Compiling test-strategy v0.4.5
25462026-03-03T18:19:18.229Z Compiling crucible-workspace-hack v0.1.0
25472026-03-03T18:19:18.631Z Compiling typify-impl v0.4.3
25482026-03-03T18:19:18.889Z Compiling proc-macro-crate v3.4.0
25492026-03-03T18:19:19.081Z Compiling ingot-macros v0.1.1
25502026-03-03T18:19:19.160Z Checking hash32 v0.3.1
25512026-03-03T18:19:19.223Z Compiling smoltcp v0.11.0
25522026-03-03T18:19:19.456Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25532026-03-03T18:19:19.994Z Checking tabwriter v1.4.1
25542026-03-03T18:19:20.036Z Checking cobs v0.3.0
25552026-03-03T18:19:20.111Z Compiling num_enum_derive v0.7.5
25562026-03-03T18:19:20.267Z Compiling foreign-types-macros v0.2.3
25572026-03-03T18:19:20.321Z Checking cpufeatures v0.3.0
25582026-03-03T18:19:20.463Z Checking foreign-types-shared v0.3.1
25592026-03-03T18:19:20.615Z Checking chacha20 v0.10.0
25602026-03-03T18:19:21.061Z Checking postcard v1.1.3
25612026-03-03T18:19:21.300Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25622026-03-03T18:19:21.482Z Checking foreign-types v0.5.0
25632026-03-03T18:19:21.822Z Compiling proc-macro-crate v1.3.1
25642026-03-03T18:19:21.983Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25652026-03-03T18:19:22.194Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25662026-03-03T18:19:22.331Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25672026-03-03T18:19:22.441Z Checking num_enum v0.7.5
25682026-03-03T18:19:22.639Z Checking cstr-argument v0.1.2
25692026-03-03T18:19:22.792Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-03-03T18:19:22.816Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25712026-03-03T18:19:22.854Z Checking colored v3.1.1
25722026-03-03T18:19:23.197Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732026-03-03T18:19:23.247Z Compiling num_enum_derive v0.5.11
25742026-03-03T18:19:23.295Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25752026-03-03T18:19:23.478Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25762026-03-03T18:19:23.559Z Checking rand v0.10.0
25772026-03-03T18:19:23.637Z Checking secrecy v0.10.3
25782026-03-03T18:19:23.754Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25792026-03-03T18:19:23.844Z Compiling memoffset v0.9.1
25802026-03-03T18:19:24.179Z Compiling unsafe-libyaml v0.2.11
25812026-03-03T18:19:24.569Z Compiling convert_case v0.4.0
25822026-03-03T18:19:24.639Z Compiling cfg_aliases v0.2.1
25832026-03-03T18:19:24.791Z Compiling nix v0.30.1
25842026-03-03T18:19:25.419Z Compiling derive_more v0.99.20
25852026-03-03T18:19:25.561Z Checking num_enum v0.5.11
25862026-03-03T18:19:25.730Z Compiling serde_yaml v0.9.34+deprecated
25872026-03-03T18:19:25.819Z Checking ingot-types v0.1.2
25882026-03-03T18:19:26.210Z Checking camino-tempfile v1.4.1
25892026-03-03T18:19:26.577Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25902026-03-03T18:19:26.629Z Compiling prettyplease v0.2.37
25912026-03-03T18:19:26.819Z Checking ingot v0.1.1
25922026-03-03T18:19:27.171Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25932026-03-03T18:19:27.256Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25942026-03-03T18:19:27.509Z Checking smf v0.2.3
25952026-03-03T18:19:27.897Z Compiling num-derive v0.4.2
25962026-03-03T18:19:27.975Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25972026-03-03T18:19:29.398Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25982026-03-03T18:19:29.463Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25992026-03-03T18:19:29.895Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26002026-03-03T18:19:29.986Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26012026-03-03T18:19:30.299Z Compiling typify-macro v0.4.3
26022026-03-03T18:19:30.755Z Checking whoami v1.6.1
26032026-03-03T18:19:31.222Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-03T18:19:31.382Z Compiling typify-impl v0.6.1
26052026-03-03T18:19:33.781Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-03-03T18:19:33.846Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26072026-03-03T18:19:33.987Z Compiling typify v0.4.3
26082026-03-03T18:19:34.714Z Checking num-rational v0.4.2
26092026-03-03T18:19:35.918Z Compiling thiserror-impl-no-std v2.0.2
26102026-03-03T18:19:36.081Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26112026-03-03T18:19:36.355Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26122026-03-03T18:19:36.380Z Checking half v2.7.1
26132026-03-03T18:19:36.677Z Checking universal-hash v0.5.1
26142026-03-03T18:19:36.847Z Checking num-complex v0.4.6
26152026-03-03T18:19:37.008Z Checking opaque-debug v0.3.1
26162026-03-03T18:19:37.130Z Checking ciborium-io v0.2.2
26172026-03-03T18:19:37.283Z Checking ciborium-ll v0.2.2
26182026-03-03T18:19:37.380Z Checking poly1305 v0.8.0
26192026-03-03T18:19:37.632Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26202026-03-03T18:19:37.669Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26212026-03-03T18:19:37.780Z Checking num v0.4.3
26222026-03-03T18:19:37.924Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26232026-03-03T18:19:37.956Z Checking toml v0.8.23
26242026-03-03T18:19:38.482Z Checking password-hash v0.5.0
26252026-03-03T18:19:38.670Z Checking thiserror-no-std v2.0.2
26262026-03-03T18:19:38.745Z Checking chacha20 v0.9.1
26272026-03-03T18:19:38.815Z Compiling usdt-attr-macro v0.5.0
26282026-03-03T18:19:38.958Z Compiling usdt-macro v0.5.0
26292026-03-03T18:19:39.113Z Checking blake2 v0.10.6
26302026-03-03T18:19:39.587Z Checking aead v0.5.2
26312026-03-03T18:19:39.849Z Checking memmap v0.7.0
26322026-03-03T18:19:40.084Z Checking float-ord v0.3.2
26332026-03-03T18:19:40.289Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26342026-03-03T18:19:40.318Z Checking chacha20poly1305 v0.10.1
26352026-03-03T18:19:40.364Z Checking usdt v0.5.0
26362026-03-03T18:19:40.534Z Checking argon2 v0.5.3
26372026-03-03T18:19:40.784Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26382026-03-03T18:19:40.814Z Checking vsss-rs v3.3.4
26392026-03-03T18:19:40.851Z Checking ciborium v0.2.2
26402026-03-03T18:19:41.258Z Checking indent_write v2.2.0
26412026-03-03T18:19:41.719Z Compiling semver v0.1.20
26422026-03-03T18:19:41.747Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26432026-03-03T18:19:41.868Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26442026-03-03T18:19:42.287Z Compiling rustc_version v0.1.7
26452026-03-03T18:19:42.380Z Compiling progenitor-impl v0.11.2
26462026-03-03T18:19:43.012Z Compiling typify-macro v0.6.1
26472026-03-03T18:19:43.749Z Compiling pin-project-internal v1.1.11
26482026-03-03T18:19:44.188Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26492026-03-03T18:19:45.189Z Checking linked-hash-map v0.5.6
26502026-03-03T18:19:45.555Z Checking swrite v0.1.0
26512026-03-03T18:19:45.580Z Compiling minimal-lexical v0.2.1
26522026-03-03T18:19:45.753Z Checking lru-cache v0.1.2
26532026-03-03T18:19:46.013Z Compiling newtype_derive v0.1.6
26542026-03-03T18:19:46.179Z Compiling nom v7.1.3
26552026-03-03T18:19:46.330Z Checking pin-project v1.1.11
26562026-03-03T18:19:46.797Z Compiling typify v0.6.1
26572026-03-03T18:19:47.022Z Compiling progenitor-impl v0.13.0
26582026-03-03T18:19:47.126Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26592026-03-03T18:19:47.658Z Checking newline-converter v0.3.0
26602026-03-03T18:19:47.850Z Checking atomicwrites v0.4.4
26612026-03-03T18:19:47.875Z Checking progenitor-client v0.11.2
26622026-03-03T18:19:48.093Z Checking hickory-proto v0.24.4
26632026-03-03T18:19:48.340Z Checking phf_shared v0.12.1
26642026-03-03T18:19:48.543Z Checking console v0.15.11
26652026-03-03T18:19:48.637Z Compiling snafu-derive v0.8.9
26662026-03-03T18:19:49.153Z Checking pem v3.0.6
26672026-03-03T18:19:49.331Z Compiling progenitor-macro v0.11.2
26682026-03-03T18:19:49.461Z Checking csv-core v0.1.13
26692026-03-03T18:19:49.803Z Compiling derive-where v1.6.0
26702026-03-03T18:19:49.991Z Compiling async-recursion v1.1.1
26712026-03-03T18:19:51.422Z Compiling slog-dtrace v0.3.0
26722026-03-03T18:19:51.827Z Compiling cancel-safe-futures v0.1.5
26732026-03-03T18:19:52.276Z Checking highway v1.3.0
26742026-03-03T18:19:52.314Z Checking same-file v1.0.6
26752026-03-03T18:19:52.592Z Checking resolv-conf v0.7.6
26762026-03-03T18:19:52.930Z Compiling owo-colors v4.3.0
26772026-03-03T18:19:53.046Z Compiling chrono-tz v0.10.4
26782026-03-03T18:19:53.101Z Checking unicode-width v0.1.14
26792026-03-03T18:19:53.535Z Compiling const_format_proc_macros v0.2.34
26802026-03-03T18:19:53.603Z Checking snafu v0.8.9
26812026-03-03T18:19:53.826Z Checking hickory-resolver v0.24.4
26822026-03-03T18:19:53.982Z Compiling progenitor-macro v0.13.0
26832026-03-03T18:19:54.161Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26842026-03-03T18:19:55.441Z Checking walkdir v2.5.0
26852026-03-03T18:19:55.685Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862026-03-03T18:19:55.717Z Checking csv v1.4.0
26872026-03-03T18:19:55.770Z Checking expectorate v1.2.0
26882026-03-03T18:19:56.002Z Checking phf v0.12.1
26892026-03-03T18:19:56.397Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26902026-03-03T18:19:56.882Z Checking tokio-dtrace v0.1.1
26912026-03-03T18:19:57.240Z Compiling progenitor-impl v0.10.0
26922026-03-03T18:19:57.524Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26932026-03-03T18:19:59.178Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26942026-03-03T18:20:00.303Z Checking globset v0.4.18
26952026-03-03T18:20:00.882Z Checking olpc-cjson v0.1.4
26962026-03-03T18:20:01.138Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26972026-03-03T18:20:01.163Z Checking libsw-core v0.3.2
26982026-03-03T18:20:01.373Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26992026-03-03T18:20:01.455Z Checking arc-swap v1.8.2
27002026-03-03T18:20:01.480Z Compiling lzma-sys v0.1.20
27012026-03-03T18:20:01.688Z Checking serde_plain v1.0.2
27022026-03-03T18:20:01.875Z Checking progenitor v0.11.2
27032026-03-03T18:20:01.930Z Checking utf-8 v0.7.6
27042026-03-03T18:20:02.027Z Checking bytecount v0.6.9
27052026-03-03T18:20:02.218Z Checking typed-path v0.9.3
27062026-03-03T18:20:02.252Z Checking papergrid v0.11.0
27072026-03-03T18:20:02.371Z Checking tungstenite v0.21.0
27082026-03-03T18:20:02.669Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27092026-03-03T18:20:03.183Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27102026-03-03T18:20:03.326Z Checking slog-scope v4.4.1
27112026-03-03T18:20:03.595Z Checking libsw v3.5.0
27122026-03-03T18:20:03.747Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27132026-03-03T18:20:03.863Z Checking oxide-tokio-rt v0.1.2
27142026-03-03T18:20:03.916Z Compiling progenitor-macro v0.10.0
27152026-03-03T18:20:04.161Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27162026-03-03T18:20:04.193Z Checking tough v0.20.0
27172026-03-03T18:20:05.194Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27182026-03-03T18:20:06.595Z Checking progenitor v0.13.0
27192026-03-03T18:20:06.777Z Checking qorb v0.4.1
27202026-03-03T18:20:06.875Z Checking const_format v0.2.35
27212026-03-03T18:20:08.152Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27222026-03-03T18:20:08.428Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27232026-03-03T18:20:08.847Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27242026-03-03T18:20:09.251Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27252026-03-03T18:20:09.381Z Compiling cargo_toml v0.22.3
27262026-03-03T18:20:09.734Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27272026-03-03T18:20:10.086Z Checking gethostname v0.5.0
27282026-03-03T18:20:10.244Z Compiling tabled_derive v0.7.0
27292026-03-03T18:20:10.353Z Checking bcs v0.1.6
27302026-03-03T18:20:10.405Z Checking smawk v0.3.2
27312026-03-03T18:20:10.628Z Checking termtree v0.5.1
27322026-03-03T18:20:10.751Z Checking unicode-linebreak v0.1.5
27332026-03-03T18:20:10.828Z Checking linear-map v1.2.0
27342026-03-03T18:20:10.876Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27352026-03-03T18:20:11.225Z Checking textwrap v0.16.2
27362026-03-03T18:20:11.249Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27372026-03-03T18:20:11.735Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27382026-03-03T18:20:12.503Z Checking tabled v0.15.0
27392026-03-03T18:20:12.612Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27402026-03-03T18:20:12.775Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27412026-03-03T18:20:14.568Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27422026-03-03T18:20:14.884Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27432026-03-03T18:20:14.988Z Checking steno v0.4.1
27442026-03-03T18:20:15.203Z Checking slog-stdlog v4.1.1
27452026-03-03T18:20:15.425Z Checking typeid v1.0.3
27462026-03-03T18:20:15.450Z Checking tokio-tungstenite v0.21.0
27472026-03-03T18:20:15.818Z Checking base64 v0.21.7
27482026-03-03T18:20:16.036Z Checking humantime v2.3.0
27492026-03-03T18:20:16.332Z Checking xz2 v0.1.7
27502026-03-03T18:20:16.444Z Checking ron v0.12.0
27512026-03-03T18:20:16.579Z Checking slog-envlogger v2.2.0
27522026-03-03T18:20:16.680Z Checking yasna v0.5.2
27532026-03-03T18:20:16.753Z Checking progenitor v0.10.0
27542026-03-03T18:20:16.891Z Checking headers-core v0.3.0
27552026-03-03T18:20:16.977Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27562026-03-03T18:20:17.004Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27572026-03-03T18:20:17.144Z Checking filetime v0.2.27
27582026-03-03T18:20:17.397Z Checking xattr v1.6.1
27592026-03-03T18:20:17.443Z Checking base16ct v1.0.0
27602026-03-03T18:20:17.597Z Checking rcgen v0.12.1
27612026-03-03T18:20:17.673Z Checking tar v0.4.44
27622026-03-03T18:20:17.721Z Checking headers v0.4.1
27632026-03-03T18:20:18.341Z Checking subprocess v0.2.15
27642026-03-03T18:20:33.863Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27652026-03-03T18:20:51.077Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27662026-03-03T18:20:54.562Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27672026-03-03T18:20:57.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
27682026-03-03T18:20:57.828Z
27692026-03-03T18:20:57.828Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27702026-03-03T18:20:59.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712026-03-03T18:20:59.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722026-03-03T18:20:59.504Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27732026-03-03T18:21:02.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
27742026-03-03T18:21:02.659Z
27752026-03-03T18:21:02.659Zinfo: running `cargo check --bins` on nexus-config (53/256)
27762026-03-03T18:21:03.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772026-03-03T18:21:03.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782026-03-03T18:21:03.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792026-03-03T18:21:03.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
27802026-03-03T18:21:04.130Z
27812026-03-03T18:21:04.130Zinfo: running `cargo check --bins` on nexus-types (54/256)
27822026-03-03T18:21:05.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832026-03-03T18:21:05.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842026-03-03T18:21:05.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852026-03-03T18:21:05.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
27862026-03-03T18:21:05.594Z
27872026-03-03T18:21:05.594Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27882026-03-03T18:21:06.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892026-03-03T18:21:06.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902026-03-03T18:21:06.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912026-03-03T18:21:06.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
27922026-03-03T18:21:06.969Z
27932026-03-03T18:21:06.969Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27942026-03-03T18:21:08.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952026-03-03T18:21:08.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962026-03-03T18:21:08.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972026-03-03T18:21:08.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
27982026-03-03T18:21:08.425Z
27992026-03-03T18:21:08.425Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
28002026-03-03T18:21:09.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012026-03-03T18:21:09.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022026-03-03T18:21:09.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032026-03-03T18:21:09.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28042026-03-03T18:21:09.802Z
28052026-03-03T18:21:09.802Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28062026-03-03T18:21:11.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072026-03-03T18:21:11.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082026-03-03T18:21:11.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092026-03-03T18:21:11.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28102026-03-03T18:21:11.178Z
28112026-03-03T18:21:11.178Zinfo: running `cargo check --bins` on ereport-types (59/256)
28122026-03-03T18:21:12.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132026-03-03T18:21:12.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142026-03-03T18:21:12.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152026-03-03T18:21:12.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28162026-03-03T18:21:12.553Z
28172026-03-03T18:21:12.553Zinfo: running `cargo check --bins` on gateway-client (60/256)
28182026-03-03T18:21:13.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192026-03-03T18:21:13.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202026-03-03T18:21:13.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212026-03-03T18:21:13.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28222026-03-03T18:21:13.989Z
28232026-03-03T18:21:13.989Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28242026-03-03T18:21:15.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252026-03-03T18:21:15.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262026-03-03T18:21:15.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272026-03-03T18:21:15.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28282026-03-03T18:21:15.339Z
28292026-03-03T18:21:15.339Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28302026-03-03T18:21:16.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312026-03-03T18:21:16.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322026-03-03T18:21:16.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332026-03-03T18:21:16.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28342026-03-03T18:21:16.722Z
28352026-03-03T18:21:16.722Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28362026-03-03T18:21:18.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372026-03-03T18:21:18.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382026-03-03T18:21:18.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392026-03-03T18:21:18.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28402026-03-03T18:21:18.179Z
28412026-03-03T18:21:18.179Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28422026-03-03T18:21:19.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432026-03-03T18:21:19.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442026-03-03T18:21:19.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452026-03-03T18:21:19.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28462026-03-03T18:21:19.506Z
28472026-03-03T18:21:19.506Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28482026-03-03T18:21:20.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492026-03-03T18:21:20.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502026-03-03T18:21:20.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512026-03-03T18:21:20.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28522026-03-03T18:21:20.891Z
28532026-03-03T18:21:20.891Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28542026-03-03T18:21:22.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552026-03-03T18:21:22.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562026-03-03T18:21:22.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572026-03-03T18:21:22.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28582026-03-03T18:21:22.259Z
28592026-03-03T18:21:22.259Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28602026-03-03T18:21:23.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612026-03-03T18:21:23.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622026-03-03T18:21:23.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632026-03-03T18:21:23.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
28642026-03-03T18:21:23.679Z
28652026-03-03T18:21:23.680Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28662026-03-03T18:21:24.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672026-03-03T18:21:24.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682026-03-03T18:21:24.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692026-03-03T18:21:24.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28702026-03-03T18:21:25.036Z
28712026-03-03T18:21:25.037Zinfo: running `cargo check --bins` on oxql-types (69/256)
28722026-03-03T18:21:26.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732026-03-03T18:21:26.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742026-03-03T18:21:26.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752026-03-03T18:21:26.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28762026-03-03T18:21:26.373Z
28772026-03-03T18:21:26.374Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28782026-03-03T18:21:27.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792026-03-03T18:21:27.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802026-03-03T18:21:27.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812026-03-03T18:21:27.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28822026-03-03T18:21:27.857Z
28832026-03-03T18:21:27.857Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28842026-03-03T18:21:29.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852026-03-03T18:21:29.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862026-03-03T18:21:29.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872026-03-03T18:21:29.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28882026-03-03T18:21:29.200Z
28892026-03-03T18:21:29.200Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28902026-03-03T18:21:30.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912026-03-03T18:21:30.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922026-03-03T18:21:30.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932026-03-03T18:21:30.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28942026-03-03T18:21:30.535Z
28952026-03-03T18:21:30.535Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28962026-03-03T18:21:31.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972026-03-03T18:21:31.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982026-03-03T18:21:31.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992026-03-03T18:21:31.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
29002026-03-03T18:21:32.024Z
29012026-03-03T18:21:32.024Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29022026-03-03T18:21:33.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032026-03-03T18:21:33.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042026-03-03T18:21:33.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052026-03-03T18:21:33.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
29062026-03-03T18:21:33.613Z
29072026-03-03T18:21:33.613Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29082026-03-03T18:21:34.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092026-03-03T18:21:34.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102026-03-03T18:21:34.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112026-03-03T18:21:34.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
29122026-03-03T18:21:35.038Z
29132026-03-03T18:21:35.038Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29142026-03-03T18:21:36.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152026-03-03T18:21:36.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162026-03-03T18:21:36.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172026-03-03T18:21:36.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29182026-03-03T18:21:36.461Z
29192026-03-03T18:21:36.461Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29202026-03-03T18:21:37.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212026-03-03T18:21:37.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222026-03-03T18:21:37.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232026-03-03T18:21:37.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
29242026-03-03T18:21:37.983Z
29252026-03-03T18:21:37.983Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29262026-03-03T18:21:39.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272026-03-03T18:21:39.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282026-03-03T18:21:39.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292026-03-03T18:21:39.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
29302026-03-03T18:21:39.438Z
29312026-03-03T18:21:39.438Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29322026-03-03T18:21:40.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332026-03-03T18:21:40.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342026-03-03T18:21:40.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352026-03-03T18:21:40.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29362026-03-03T18:21:40.785Z
29372026-03-03T18:21:40.785Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29382026-03-03T18:21:41.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392026-03-03T18:21:42.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402026-03-03T18:21:42.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412026-03-03T18:21:42.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29422026-03-03T18:21:42.131Z
29432026-03-03T18:21:42.131Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29442026-03-03T18:21:43.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452026-03-03T18:21:43.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462026-03-03T18:21:43.679Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29472026-03-03T18:21:44.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
29482026-03-03T18:21:44.904Z
29492026-03-03T18:21:44.904Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29502026-03-03T18:21:46.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512026-03-03T18:21:46.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522026-03-03T18:21:46.429Z Compiling ar_archive_writer v0.5.1
29532026-03-03T18:21:46.453Z Compiling stacker v0.1.23
29542026-03-03T18:21:46.453Z Compiling cfg_aliases v0.1.1
29552026-03-03T18:21:46.453Z Compiling convert_case v0.10.0
29562026-03-03T18:21:46.522Z Checking fd-lock v4.0.4
29572026-03-03T18:21:46.547Z Checking nibble_vec v0.1.0
29582026-03-03T18:21:46.547Z Checking vte v0.14.1
29592026-03-03T18:21:46.547Z Compiling recursive-proc-macro-impl v0.1.1
29602026-03-03T18:21:46.668Z Compiling nix v0.28.0
29612026-03-03T18:21:46.747Z Checking endian-type v0.1.2
29622026-03-03T18:21:46.818Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29632026-03-03T18:21:46.853Z Checking strip-ansi-escapes v0.2.1
29642026-03-03T18:21:46.992Z Checking radix_trie v0.2.1
29652026-03-03T18:21:47.047Z Compiling peg-macros v0.8.5
29662026-03-03T18:21:47.071Z Checking winnow v0.6.26
29672026-03-03T18:21:47.202Z Compiling derive_more-impl v2.1.1
29682026-03-03T18:21:47.356Z Compiling sqlparser_derive v0.5.0
29692026-03-03T18:21:47.452Z Checking unicode_categories v0.1.1
29702026-03-03T18:21:47.803Z Checking nu-ansi-term v0.50.3
29712026-03-03T18:21:47.860Z Checking home v0.5.12
29722026-03-03T18:21:48.072Z Checking display-error-chain v0.2.2
29732026-03-03T18:21:48.280Z Checking reedline v0.40.0
29742026-03-03T18:21:48.563Z Compiling psm v0.1.30
29752026-03-03T18:21:49.004Z Checking derive_more v2.1.1
29762026-03-03T18:21:49.151Z Checking crossterm v0.29.0
29772026-03-03T18:21:49.676Z Checking peg v0.8.5
29782026-03-03T18:21:49.982Z Checking sqlformat v0.3.5
29792026-03-03T18:21:50.084Z Checking rustyline v14.0.0
29802026-03-03T18:21:50.114Z Checking recursive v0.1.1
29812026-03-03T18:21:50.265Z Checking sqlparser v0.61.0
29822026-03-03T18:22:21.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s
29832026-03-03T18:22:22.043Z
29842026-03-03T18:22:22.043Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29852026-03-03T18:22:23.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862026-03-03T18:22:23.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872026-03-03T18:22:23.528Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29882026-03-03T18:22:32.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s
29892026-03-03T18:22:32.354Z
29902026-03-03T18:22:32.354Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29912026-03-03T18:22:33.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922026-03-03T18:22:33.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932026-03-03T18:22:33.861Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942026-03-03T18:22:39.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.14s
29952026-03-03T18:22:39.733Z
29962026-03-03T18:22:39.733Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29972026-03-03T18:22:40.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982026-03-03T18:22:41.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992026-03-03T18:22:41.189Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30002026-03-03T18:22:49.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s
30012026-03-03T18:22:49.639Z
30022026-03-03T18:22:49.639Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30032026-03-03T18:22:50.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042026-03-03T18:22:50.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052026-03-03T18:22:51.109Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30062026-03-03T18:22:59.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.58s
30072026-03-03T18:22:59.449Z
30082026-03-03T18:22:59.449Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30092026-03-03T18:23:00.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102026-03-03T18:23:00.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112026-03-03T18:23:00.832Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30122026-03-03T18:23:07.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
30132026-03-03T18:23:07.256Z
30142026-03-03T18:23:07.256Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30152026-03-03T18:23:08.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162026-03-03T18:23:08.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172026-03-03T18:23:08.632Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30182026-03-03T18:23:14.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
30192026-03-03T18:23:15.073Z
30202026-03-03T18:23:15.073Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30212026-03-03T18:23:16.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222026-03-03T18:23:16.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232026-03-03T18:23:16.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30242026-03-03T18:23:24.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s
30252026-03-03T18:23:25.188Z
30262026-03-03T18:23:25.188Zinfo: running `cargo check --bins` on oximeter (90/256)
30272026-03-03T18:23:26.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-03-03T18:23:26.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-03-03T18:23:26.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-03-03T18:23:26.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30312026-03-03T18:23:26.516Z
30322026-03-03T18:23:26.516Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30332026-03-03T18:23:27.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-03-03T18:23:27.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-03-03T18:23:27.979Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-03T18:23:28.133Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30372026-03-03T18:23:28.802Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30382026-03-03T18:23:38.327Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30392026-03-03T18:23:39.002Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30402026-03-03T18:23:41.842Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30412026-03-03T18:23:43.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s
30422026-03-03T18:23:43.582Z
30432026-03-03T18:23:43.582Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30442026-03-03T18:23:44.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-03-03T18:23:44.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-03-03T18:23:44.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-03-03T18:23:44.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30482026-03-03T18:23:45.002Z
30492026-03-03T18:23:45.002Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30502026-03-03T18:23:46.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-03-03T18:23:46.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-03-03T18:23:46.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-03-03T18:23:46.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30542026-03-03T18:23:46.437Z
30552026-03-03T18:23:46.437Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30562026-03-03T18:23:47.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-03-03T18:23:47.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-03-03T18:23:47.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-03-03T18:23:47.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30602026-03-03T18:23:47.860Z
30612026-03-03T18:23:47.860Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30622026-03-03T18:23:49.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-03-03T18:23:49.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-03-03T18:23:49.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-03-03T18:23:49.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30662026-03-03T18:23:49.247Z
30672026-03-03T18:23:49.247Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30682026-03-03T18:23:50.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-03-03T18:23:50.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-03-03T18:23:50.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-03-03T18:23:50.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30722026-03-03T18:23:50.617Z
30732026-03-03T18:23:50.617Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30742026-03-03T18:23:51.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-03-03T18:23:51.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-03-03T18:23:51.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-03-03T18:23:51.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30782026-03-03T18:23:51.985Z
30792026-03-03T18:23:51.985Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30802026-03-03T18:23:53.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-03-03T18:23:53.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-03-03T18:23:53.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-03-03T18:23:53.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30842026-03-03T18:23:53.308Z
30852026-03-03T18:23:53.309Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30862026-03-03T18:23:54.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-03-03T18:23:54.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-03-03T18:23:54.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-03-03T18:23:54.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30902026-03-03T18:23:54.621Z
30912026-03-03T18:23:54.621Zinfo: running `cargo check --bins` on update-engine (100/256)
30922026-03-03T18:23:55.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-03-03T18:23:55.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-03-03T18:23:55.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-03-03T18:23:55.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
30962026-03-03T18:23:55.964Z
30972026-03-03T18:23:55.964Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30982026-03-03T18:23:57.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-03-03T18:23:57.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-03-03T18:23:57.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012026-03-03T18:23:57.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31022026-03-03T18:23:57.303Z
31032026-03-03T18:23:57.303Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31042026-03-03T18:23:58.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-03-03T18:23:58.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-03-03T18:23:58.790Z Checking dropshot-api-manager-types v0.5.2
31072026-03-03T18:23:58.790Z Checking nanorand v0.7.0
31082026-03-03T18:23:59.105Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31092026-03-03T18:23:59.210Z Checking flume v0.11.1
31102026-03-03T18:23:59.701Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31112026-03-03T18:24:01.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
31122026-03-03T18:24:01.954Z
31132026-03-03T18:24:01.954Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31142026-03-03T18:24:03.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-03-03T18:24:03.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-03-03T18:24:03.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-03-03T18:24:03.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31182026-03-03T18:24:03.318Z
31192026-03-03T18:24:03.318Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31202026-03-03T18:24:04.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-03-03T18:24:04.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-03-03T18:24:04.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-03-03T18:24:04.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31242026-03-03T18:24:04.625Z
31252026-03-03T18:24:04.625Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31262026-03-03T18:24:05.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-03-03T18:24:05.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-03-03T18:24:05.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-03-03T18:24:05.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31302026-03-03T18:24:05.899Z
31312026-03-03T18:24:05.899Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31322026-03-03T18:24:07.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-03-03T18:24:07.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-03-03T18:24:07.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-03-03T18:24:07.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31362026-03-03T18:24:07.359Z
31372026-03-03T18:24:07.359Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31382026-03-03T18:24:08.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-03-03T18:24:08.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-03-03T18:24:08.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-03-03T18:24:08.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31422026-03-03T18:24:08.664Z
31432026-03-03T18:24:08.664Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31442026-03-03T18:24:09.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-03-03T18:24:09.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-03-03T18:24:09.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-03-03T18:24:09.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31482026-03-03T18:24:09.987Z
31492026-03-03T18:24:09.987Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31502026-03-03T18:24:11.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-03-03T18:24:11.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-03-03T18:24:11.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-03-03T18:24:11.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31542026-03-03T18:24:11.367Z
31552026-03-03T18:24:11.367Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31562026-03-03T18:24:12.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-03-03T18:24:12.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-03-03T18:24:12.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-03-03T18:24:12.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31602026-03-03T18:24:12.649Z
31612026-03-03T18:24:12.649Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31622026-03-03T18:24:13.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-03-03T18:24:13.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-03-03T18:24:13.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-03-03T18:24:13.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31662026-03-03T18:24:14.071Z
31672026-03-03T18:24:14.071Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31682026-03-03T18:24:15.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-03-03T18:24:15.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-03-03T18:24:15.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-03-03T18:24:15.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
31722026-03-03T18:24:15.411Z
31732026-03-03T18:24:15.411Zinfo: running `cargo check --bins` on installinator-client (113/256)
31742026-03-03T18:24:16.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-03-03T18:24:16.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-03-03T18:24:16.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-03-03T18:24:16.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31782026-03-03T18:24:16.746Z
31792026-03-03T18:24:16.746Zinfo: running `cargo check --bins` on nexus-client (114/256)
31802026-03-03T18:24:18.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-03-03T18:24:18.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-03-03T18:24:18.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-03-03T18:24:18.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
31842026-03-03T18:24:18.190Z
31852026-03-03T18:24:18.190Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31862026-03-03T18:24:19.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-03-03T18:24:19.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-03-03T18:24:19.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-03-03T18:24:19.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31902026-03-03T18:24:19.567Z
31912026-03-03T18:24:19.567Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31922026-03-03T18:24:20.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-03-03T18:24:20.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-03-03T18:24:20.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-03-03T18:24:20.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31962026-03-03T18:24:20.860Z
31972026-03-03T18:24:20.860Zinfo: running `cargo check --bins` on oxide-client (117/256)
31982026-03-03T18:24:22.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-03-03T18:24:22.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-03-03T18:24:22.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-03-03T18:24:22.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32022026-03-03T18:24:22.187Z
32032026-03-03T18:24:22.187Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32042026-03-03T18:24:23.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-03-03T18:24:23.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-03-03T18:24:23.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-03-03T18:24:23.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32082026-03-03T18:24:23.531Z
32092026-03-03T18:24:23.531Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32102026-03-03T18:24:24.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-03-03T18:24:24.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-03-03T18:24:24.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-03-03T18:24:24.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32142026-03-03T18:24:24.827Z
32152026-03-03T18:24:24.827Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32162026-03-03T18:24:26.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-03-03T18:24:26.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-03-03T18:24:26.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-03-03T18:24:26.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32202026-03-03T18:24:26.195Z
32212026-03-03T18:24:26.195Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32222026-03-03T18:24:27.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-03-03T18:24:27.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-03-03T18:24:27.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-03-03T18:24:27.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32262026-03-03T18:24:27.644Z
32272026-03-03T18:24:27.644Zinfo: running `cargo check --bins` on installinator-common (122/256)
32282026-03-03T18:24:28.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-03-03T18:24:28.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-03-03T18:24:28.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-03-03T18:24:28.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32322026-03-03T18:24:29.099Z
32332026-03-03T18:24:29.099Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32342026-03-03T18:24:30.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-03-03T18:24:30.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-03-03T18:24:30.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372026-03-03T18:24:30.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
32382026-03-03T18:24:30.402Z
32392026-03-03T18:24:30.402Zinfo: running `cargo check --bins` on wicket-common (124/256)
32402026-03-03T18:24:31.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-03-03T18:24:31.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-03-03T18:24:31.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432026-03-03T18:24:31.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32442026-03-03T18:24:31.731Z
32452026-03-03T18:24:31.731Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32462026-03-03T18:24:33.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-03-03T18:24:33.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-03-03T18:24:33.223Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32492026-03-03T18:24:33.223Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32502026-03-03T18:24:33.248Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32512026-03-03T18:24:33.248Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32522026-03-03T18:24:33.248Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32532026-03-03T18:24:33.582Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32542026-03-03T18:24:33.607Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32552026-03-03T18:24:34.076Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-03-03T18:24:34.076Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32572026-03-03T18:24:39.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
32582026-03-03T18:24:39.258Z
32592026-03-03T18:24:39.258Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32602026-03-03T18:24:40.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612026-03-03T18:24:40.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622026-03-03T18:24:40.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632026-03-03T18:24:40.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32642026-03-03T18:24:40.659Z
32652026-03-03T18:24:40.659Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32662026-03-03T18:24:42.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672026-03-03T18:24:42.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682026-03-03T18:24:42.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692026-03-03T18:24:42.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32702026-03-03T18:24:42.195Z
32712026-03-03T18:24:42.195Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32722026-03-03T18:24:43.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732026-03-03T18:24:43.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742026-03-03T18:24:43.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752026-03-03T18:24:43.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32762026-03-03T18:24:43.654Z
32772026-03-03T18:24:43.654Zinfo: running `cargo check --bins` on dns-server (129/256)
32782026-03-03T18:24:44.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792026-03-03T18:24:44.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802026-03-03T18:24:45.030Z Compiling parking_lot_core v0.8.6
32812026-03-03T18:24:45.030Z Compiling atomicwrites v0.4.4
32822026-03-03T18:24:45.030Z Compiling git-stub v1.0.0
32832026-03-03T18:24:45.055Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32842026-03-03T18:24:45.097Z Checking tagptr v0.2.0
32852026-03-03T18:24:45.138Z Checking prefix-trie v0.7.0
32862026-03-03T18:24:45.162Z Checking fxhash v0.2.1
32872026-03-03T18:24:45.162Z Checking hickory-client v0.25.2
32882026-03-03T18:24:45.391Z Compiling git-stub-vcs v0.1.0
32892026-03-03T18:24:45.416Z Checking moka v0.12.13
32902026-03-03T18:24:45.779Z Checking hickory-server v0.25.2
32912026-03-03T18:24:45.861Z Checking parking_lot v0.11.2
32922026-03-03T18:24:45.970Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32932026-03-03T18:24:46.101Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32942026-03-03T18:24:46.126Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32952026-03-03T18:24:46.126Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32962026-03-03T18:24:46.215Z Checking sled v0.34.7
32972026-03-03T18:24:46.772Z Checking hickory-resolver v0.25.2
32982026-03-03T18:24:50.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.33s
32992026-03-03T18:24:51.200Z
33002026-03-03T18:24:51.200Zinfo: running `cargo check --bins` on dns-server-api (130/256)
33012026-03-03T18:24:52.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022026-03-03T18:24:52.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032026-03-03T18:24:52.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042026-03-03T18:24:52.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33052026-03-03T18:24:52.472Z
33062026-03-03T18:24:52.472Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33072026-03-03T18:24:53.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082026-03-03T18:24:53.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092026-03-03T18:24:53.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102026-03-03T18:24:53.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33112026-03-03T18:24:53.946Z
33122026-03-03T18:24:53.946Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33132026-03-03T18:24:55.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142026-03-03T18:24:55.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152026-03-03T18:24:55.523Z Compiling radium v0.7.0
33162026-03-03T18:24:55.548Z Checking tap v1.0.1
33172026-03-03T18:24:55.548Z Compiling maybe-uninit v2.0.0
33182026-03-03T18:24:55.548Z Compiling zerocopy-derive v0.6.6
33192026-03-03T18:24:55.580Z Checking funty v2.0.0
33202026-03-03T18:24:55.604Z Checking crc-catalog v2.4.0
33212026-03-03T18:24:55.629Z Compiling packed_struct v0.10.1
33222026-03-03T18:24:55.689Z Compiling packed_struct_codegen v0.10.1
33232026-03-03T18:24:55.778Z Checking wyz v0.5.1
33242026-03-03T18:24:55.828Z Checking crc v3.4.0
33252026-03-03T18:24:56.146Z Compiling bitfield-macros v0.19.4
33262026-03-03T18:24:56.186Z Compiling indexmap v1.9.3
33272026-03-03T18:24:56.218Z Checking nodrop v0.1.14
33282026-03-03T18:24:56.297Z Checking smallvec v0.6.14
33292026-03-03T18:24:56.368Z Checking array-init v0.0.4
33302026-03-03T18:24:56.454Z Checking bitvec v1.0.1
33312026-03-03T18:24:56.479Z Checking hashbrown v0.12.3
33322026-03-03T18:24:56.548Z Checking ron v0.8.1
33332026-03-03T18:24:56.699Z Checking hashbrown v0.13.2
33342026-03-03T18:24:57.249Z Checking serde-hex v0.1.0
33352026-03-03T18:24:57.448Z Checking zerocopy v0.6.6
33362026-03-03T18:24:57.603Z Checking bitfield v0.19.4
33372026-03-03T18:24:57.738Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33382026-03-03T18:24:57.763Z Checking crc-any v2.5.0
33392026-03-03T18:24:58.000Z Checking void v1.0.2
33402026-03-03T18:24:58.096Z Checking path-slash v0.1.5
33412026-03-03T18:24:58.121Z Checking object v0.30.4
33422026-03-03T18:24:58.146Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33432026-03-03T18:24:58.170Z Checking half v1.8.3
33442026-03-03T18:24:58.198Z Checking lzss v0.8.2
33452026-03-03T18:24:58.258Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33462026-03-03T18:24:58.283Z Checking tungstenite v0.23.0
33472026-03-03T18:24:58.430Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33482026-03-03T18:24:58.579Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33492026-03-03T18:24:58.603Z Checking serde_cbor v0.11.2
33502026-03-03T18:24:58.719Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33512026-03-03T18:24:58.775Z Checking nix v0.27.1
33522026-03-03T18:24:59.161Z Checking kstat-rs v0.2.4
33532026-03-03T18:24:59.311Z Checking serde_bytes v0.11.19
33542026-03-03T18:24:59.523Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33552026-03-03T18:24:59.551Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33562026-03-03T18:24:59.651Z Checking tokio-tungstenite v0.23.1
33572026-03-03T18:24:59.938Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33582026-03-03T18:25:00.108Z Checking signal-hook-tokio v0.3.1
33592026-03-03T18:25:02.223Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33602026-03-03T18:25:02.351Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33612026-03-03T18:25:08.984Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33622026-03-03T18:25:10.983Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33632026-03-03T18:25:11.593Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33642026-03-03T18:25:14.273Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33652026-03-03T18:25:19.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.17s
33662026-03-03T18:25:19.381Z
33672026-03-03T18:25:19.381Zinfo: running `cargo check --bins` on gateway-api (133/256)
33682026-03-03T18:25:20.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-03-03T18:25:20.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-03-03T18:25:20.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-03-03T18:25:20.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33722026-03-03T18:25:20.754Z
33732026-03-03T18:25:20.755Zinfo: running `cargo check --bins` on ipcc (134/256)
33742026-03-03T18:25:21.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-03-03T18:25:21.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-03-03T18:25:21.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-03-03T18:25:21.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
33782026-03-03T18:25:22.053Z
33792026-03-03T18:25:22.053Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33802026-03-03T18:25:23.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-03-03T18:25:23.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-03-03T18:25:23.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-03-03T18:25:23.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
33842026-03-03T18:25:23.363Z
33852026-03-03T18:25:23.363Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33862026-03-03T18:25:24.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-03-03T18:25:24.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-03-03T18:25:24.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-03-03T18:25:24.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33902026-03-03T18:25:24.627Z
33912026-03-03T18:25:24.628Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33922026-03-03T18:25:25.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-03-03T18:25:25.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-03-03T18:25:25.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-03-03T18:25:25.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
33962026-03-03T18:25:25.961Z
33972026-03-03T18:25:25.961Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33982026-03-03T18:25:27.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-03-03T18:25:27.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-03-03T18:25:27.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-03-03T18:25:27.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34022026-03-03T18:25:27.275Z
34032026-03-03T18:25:27.275Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34042026-03-03T18:25:28.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-03-03T18:25:28.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-03-03T18:25:28.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-03-03T18:25:28.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34082026-03-03T18:25:28.639Z
34092026-03-03T18:25:28.639Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34102026-03-03T18:25:29.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-03-03T18:25:29.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-03-03T18:25:29.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-03-03T18:25:29.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34142026-03-03T18:25:29.903Z
34152026-03-03T18:25:29.903Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34162026-03-03T18:25:31.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-03-03T18:25:31.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-03-03T18:25:31.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192026-03-03T18:25:31.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34202026-03-03T18:25:31.301Z
34212026-03-03T18:25:31.301Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34222026-03-03T18:25:32.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-03-03T18:25:32.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-03-03T18:25:32.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-03-03T18:25:32.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34262026-03-03T18:25:32.577Z
34272026-03-03T18:25:32.577Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34282026-03-03T18:25:33.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-03-03T18:25:33.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-03-03T18:25:33.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-03-03T18:25:33.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34322026-03-03T18:25:33.880Z
34332026-03-03T18:25:33.880Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34342026-03-03T18:25:35.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-03-03T18:25:35.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-03-03T18:25:35.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-03-03T18:25:35.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34382026-03-03T18:25:35.271Z
34392026-03-03T18:25:35.271Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34402026-03-03T18:25:36.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-03-03T18:25:36.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-03-03T18:25:36.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-03-03T18:25:36.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34442026-03-03T18:25:36.541Z
34452026-03-03T18:25:36.541Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34462026-03-03T18:25:37.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-03-03T18:25:37.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-03-03T18:25:37.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-03-03T18:25:37.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
34502026-03-03T18:25:37.994Z
34512026-03-03T18:25:37.994Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34522026-03-03T18:25:39.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-03-03T18:25:39.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-03-03T18:25:39.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-03-03T18:25:39.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
34562026-03-03T18:25:39.353Z
34572026-03-03T18:25:39.353Zinfo: running `cargo check --bins` on sp-sim (148/256)
34582026-03-03T18:25:40.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-03-03T18:25:40.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-03-03T18:25:40.894Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34612026-03-03T18:25:44.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
34622026-03-03T18:25:45.114Z
34632026-03-03T18:25:45.114Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34642026-03-03T18:25:46.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-03-03T18:25:46.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-03-03T18:25:46.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-03-03T18:25:46.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
34682026-03-03T18:25:46.609Z
34692026-03-03T18:25:46.609Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34702026-03-03T18:25:47.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-03-03T18:25:47.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-03-03T18:25:47.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-03-03T18:25:47.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34742026-03-03T18:25:48.057Z
34752026-03-03T18:25:48.057Zinfo: running `cargo check --bins` on db-macros (151/256)
34762026-03-03T18:25:49.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-03-03T18:25:49.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-03-03T18:25:49.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-03-03T18:25:49.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34802026-03-03T18:25:49.297Z
34812026-03-03T18:25:49.297Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34822026-03-03T18:25:50.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-03-03T18:25:50.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-03-03T18:25:50.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-03-03T18:25:50.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34862026-03-03T18:25:50.549Z
34872026-03-03T18:25:50.549Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34882026-03-03T18:25:51.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-03-03T18:25:51.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-03-03T18:25:51.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-03-03T18:25:51.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34922026-03-03T18:25:51.946Z
34932026-03-03T18:25:51.946Zinfo: running `cargo check --bins` on authz-macros (154/256)
34942026-03-03T18:25:53.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-03-03T18:25:53.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-03-03T18:25:53.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-03-03T18:25:53.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34982026-03-03T18:25:53.255Z
34992026-03-03T18:25:53.255Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
35002026-03-03T18:25:54.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-03-03T18:25:54.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-03-03T18:25:54.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-03-03T18:25:54.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35042026-03-03T18:25:54.708Z
35052026-03-03T18:25:54.709Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35062026-03-03T18:25:56.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-03-03T18:25:56.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-03-03T18:25:56.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-03-03T18:25:56.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35102026-03-03T18:25:56.219Z
35112026-03-03T18:25:56.219Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35122026-03-03T18:25:57.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-03-03T18:25:57.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-03-03T18:25:57.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-03-03T18:25:57.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35162026-03-03T18:25:57.524Z
35172026-03-03T18:25:57.524Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35182026-03-03T18:25:58.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-03-03T18:25:58.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-03-03T18:25:58.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-03-03T18:25:58.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35222026-03-03T18:25:58.834Z
35232026-03-03T18:25:58.834Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35242026-03-03T18:26:00.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-03-03T18:26:00.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-03-03T18:26:00.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-03-03T18:26:00.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35282026-03-03T18:26:00.300Z
35292026-03-03T18:26:00.300Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35302026-03-03T18:26:01.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-03-03T18:26:01.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-03-03T18:26:01.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-03-03T18:26:01.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35342026-03-03T18:26:01.604Z
35352026-03-03T18:26:01.604Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35362026-03-03T18:26:02.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-03-03T18:26:02.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-03-03T18:26:02.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-03-03T18:26:02.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35402026-03-03T18:26:02.871Z
35412026-03-03T18:26:02.872Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35422026-03-03T18:26:04.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-03-03T18:26:04.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-03-03T18:26:04.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-03-03T18:26:04.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35462026-03-03T18:26:04.342Z
35472026-03-03T18:26:04.342Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35482026-03-03T18:26:05.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-03-03T18:26:05.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-03-03T18:26:05.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-03-03T18:26:05.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35522026-03-03T18:26:05.831Z
35532026-03-03T18:26:05.831Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35542026-03-03T18:26:07.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-03-03T18:26:07.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-03-03T18:26:07.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-03-03T18:26:07.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35582026-03-03T18:26:07.198Z
35592026-03-03T18:26:07.198Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35602026-03-03T18:26:08.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-03-03T18:26:08.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-03-03T18:26:08.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-03-03T18:26:08.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35642026-03-03T18:26:08.489Z
35652026-03-03T18:26:08.489Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35662026-03-03T18:26:09.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-03-03T18:26:09.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-03-03T18:26:09.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-03-03T18:26:09.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35702026-03-03T18:26:09.939Z
35712026-03-03T18:26:09.939Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35722026-03-03T18:26:11.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-03-03T18:26:11.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-03-03T18:26:11.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-03-03T18:26:11.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35762026-03-03T18:26:11.263Z
35772026-03-03T18:26:11.263Zinfo: running `cargo check --bins` on key-manager (168/256)
35782026-03-03T18:26:12.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-03-03T18:26:12.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-03-03T18:26:12.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-03-03T18:26:12.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35822026-03-03T18:26:12.553Z
35832026-03-03T18:26:12.553Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35842026-03-03T18:26:13.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-03-03T18:26:13.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-03-03T18:26:13.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-03-03T18:26:13.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35882026-03-03T18:26:13.891Z
35892026-03-03T18:26:13.891Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35902026-03-03T18:26:15.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-03-03T18:26:15.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-03-03T18:26:15.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-03-03T18:26:15.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35942026-03-03T18:26:15.333Z
35952026-03-03T18:26:15.334Zinfo: running `cargo check --bins` on typed-rng (171/256)
35962026-03-03T18:26:16.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-03-03T18:26:16.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-03-03T18:26:16.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992026-03-03T18:26:16.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36002026-03-03T18:26:16.603Z
36012026-03-03T18:26:16.603Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36022026-03-03T18:26:17.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032026-03-03T18:26:17.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042026-03-03T18:26:18.409Z Compiling libefi-sys v0.1.0
36052026-03-03T18:26:18.434Z Compiling bitfield-struct v0.6.2
36062026-03-03T18:26:18.434Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36072026-03-03T18:26:18.434Z Compiling xshell-macros v0.2.7
36082026-03-03T18:26:18.495Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36092026-03-03T18:26:18.575Z Compiling salty v0.3.0
36102026-03-03T18:26:18.599Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36112026-03-03T18:26:18.624Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36122026-03-03T18:26:18.648Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36132026-03-03T18:26:19.102Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36142026-03-03T18:26:19.189Z Checking xshell v0.2.7
36152026-03-03T18:26:19.214Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36162026-03-03T18:26:19.397Z Checking primeorder v0.13.6
36172026-03-03T18:26:19.486Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36182026-03-03T18:26:19.592Z Compiling proc-macro-error-attr2 v2.0.0
36192026-03-03T18:26:19.617Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36202026-03-03T18:26:19.701Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36212026-03-03T18:26:19.755Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36222026-03-03T18:26:19.924Z Checking p384 v0.13.1
36232026-03-03T18:26:20.034Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36242026-03-03T18:26:20.064Z Compiling nix v0.31.1
36252026-03-03T18:26:20.344Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36262026-03-03T18:26:20.437Z Compiling proc-macro-error2 v2.0.1
36272026-03-03T18:26:20.648Z Compiling num-derive v0.3.3
36282026-03-03T18:26:20.801Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36292026-03-03T18:26:20.836Z Compiling unicase v2.9.0
36302026-03-03T18:26:20.921Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36312026-03-03T18:26:21.045Z Compiling tabled_derive v0.11.0
36322026-03-03T18:26:21.196Z Checking papergrid v0.17.0
36332026-03-03T18:26:21.229Z Compiling mime_guess v2.0.5
36342026-03-03T18:26:21.697Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36352026-03-03T18:26:22.271Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36362026-03-03T18:26:22.471Z Checking libscf-sys v1.1.0
36372026-03-03T18:26:22.549Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36382026-03-03T18:26:22.705Z Checking testing_table v0.3.0
36392026-03-03T18:26:22.730Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36402026-03-03T18:26:22.788Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36412026-03-03T18:26:22.880Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36422026-03-03T18:26:23.100Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36432026-03-03T18:26:23.249Z Checking corncobs v0.1.4
36442026-03-03T18:26:23.445Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36452026-03-03T18:26:23.490Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36462026-03-03T18:26:23.581Z Checking tabled v0.20.0
36472026-03-03T18:26:23.837Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36482026-03-03T18:26:23.878Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36492026-03-03T18:26:23.993Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36502026-03-03T18:26:24.018Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36512026-03-03T18:26:24.341Z Checking secrecy v0.8.0
36522026-03-03T18:26:24.650Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36532026-03-03T18:26:24.676Z Checking http-range v0.1.5
36542026-03-03T18:26:25.505Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36552026-03-03T18:26:25.619Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36562026-03-03T18:26:25.724Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36572026-03-03T18:26:26.078Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36582026-03-03T18:26:26.104Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36592026-03-03T18:26:26.134Z Checking atty v0.2.14
36602026-03-03T18:26:26.195Z Checking crc8 v0.1.1
36612026-03-03T18:26:26.280Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36622026-03-03T18:26:26.305Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36632026-03-03T18:26:26.356Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36642026-03-03T18:26:26.382Z Checking hyper-staticfile v0.10.1
36652026-03-03T18:26:26.478Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36662026-03-03T18:26:26.923Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36672026-03-03T18:26:26.957Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36682026-03-03T18:26:27.412Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36692026-03-03T18:26:27.459Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36702026-03-03T18:26:27.485Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36712026-03-03T18:26:27.847Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36722026-03-03T18:26:27.889Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36732026-03-03T18:26:28.151Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36742026-03-03T18:26:28.424Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36752026-03-03T18:26:28.469Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36762026-03-03T18:26:28.912Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36772026-03-03T18:26:28.941Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36782026-03-03T18:26:29.153Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36792026-03-03T18:26:29.719Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36802026-03-03T18:26:31.349Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36812026-03-03T18:26:31.723Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36822026-03-03T18:26:32.129Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36832026-03-03T18:26:33.002Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36842026-03-03T18:26:33.578Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36852026-03-03T18:26:33.680Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36862026-03-03T18:26:46.234Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36872026-03-03T18:27:18.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
36882026-03-03T18:27:19.241Z
36892026-03-03T18:27:19.241Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36902026-03-03T18:27:20.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-03-03T18:27:20.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-03-03T18:27:20.922Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36932026-03-03T18:27:54.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.39s
36942026-03-03T18:27:54.898Z
36952026-03-03T18:27:54.898Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36962026-03-03T18:27:56.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-03-03T18:27:56.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-03-03T18:27:56.664Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36992026-03-03T18:28:33.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.19s
37002026-03-03T18:28:33.400Z
37012026-03-03T18:28:33.400Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37022026-03-03T18:28:34.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-03-03T18:28:34.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-03-03T18:28:35.242Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37052026-03-03T18:29:11.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.83s
37062026-03-03T18:29:11.550Z
37072026-03-03T18:29:11.550Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37082026-03-03T18:29:12.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-03-03T18:29:13.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-03-03T18:29:13.387Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37112026-03-03T18:29:50.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.99s
37122026-03-03T18:29:50.811Z
37132026-03-03T18:29:50.811Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37142026-03-03T18:29:52.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-03-03T18:29:52.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-03-03T18:29:52.520Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37172026-03-03T18:30:26.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.73s
37182026-03-03T18:30:26.835Z
37192026-03-03T18:30:26.835Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37202026-03-03T18:30:28.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212026-03-03T18:30:28.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222026-03-03T18:30:28.488Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37232026-03-03T18:31:00.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.39s
37242026-03-03T18:31:00.480Z
37252026-03-03T18:31:00.480Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37262026-03-03T18:31:01.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272026-03-03T18:31:01.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282026-03-03T18:31:02.130Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37292026-03-03T18:31:35.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.41s
37302026-03-03T18:31:36.171Z
37312026-03-03T18:31:36.171Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37322026-03-03T18:31:37.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332026-03-03T18:31:37.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342026-03-03T18:31:37.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352026-03-03T18:31:37.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
37362026-03-03T18:31:37.629Z
37372026-03-03T18:31:37.630Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37382026-03-03T18:31:38.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392026-03-03T18:31:38.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402026-03-03T18:31:38.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412026-03-03T18:31:38.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
37422026-03-03T18:31:39.099Z
37432026-03-03T18:31:39.099Zinfo: running `cargo check --bins` on range-requests (182/256)
37442026-03-03T18:31:40.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452026-03-03T18:31:40.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462026-03-03T18:31:40.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472026-03-03T18:31:40.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
37482026-03-03T18:31:40.442Z
37492026-03-03T18:31:40.442Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37502026-03-03T18:31:41.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512026-03-03T18:31:41.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522026-03-03T18:31:41.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532026-03-03T18:31:41.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37542026-03-03T18:31:41.762Z
37552026-03-03T18:31:41.762Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37562026-03-03T18:31:43.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-03-03T18:31:43.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-03-03T18:31:43.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592026-03-03T18:31:43.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37602026-03-03T18:31:43.206Z
37612026-03-03T18:31:43.207Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37622026-03-03T18:31:44.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-03-03T18:31:44.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-03-03T18:31:44.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652026-03-03T18:31:44.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37662026-03-03T18:31:44.659Z
37672026-03-03T18:31:44.660Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37682026-03-03T18:31:45.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-03-03T18:31:45.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-03-03T18:31:45.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712026-03-03T18:31:45.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
37722026-03-03T18:31:46.092Z
37732026-03-03T18:31:46.093Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37742026-03-03T18:31:47.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-03-03T18:31:47.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-03-03T18:31:47.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772026-03-03T18:31:47.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
37782026-03-03T18:31:47.538Z
37792026-03-03T18:31:47.538Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37802026-03-03T18:31:48.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-03-03T18:31:48.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-03-03T18:31:48.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832026-03-03T18:31:48.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
37842026-03-03T18:31:49.074Z
37852026-03-03T18:31:49.074Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37862026-03-03T18:31:50.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872026-03-03T18:31:50.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882026-03-03T18:31:50.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892026-03-03T18:31:50.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
37902026-03-03T18:31:50.530Z
37912026-03-03T18:31:50.530Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37922026-03-03T18:31:51.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932026-03-03T18:31:51.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942026-03-03T18:31:51.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952026-03-03T18:31:51.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37962026-03-03T18:31:51.948Z
37972026-03-03T18:31:51.948Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37982026-03-03T18:31:53.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992026-03-03T18:31:53.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002026-03-03T18:31:53.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012026-03-03T18:31:53.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
38022026-03-03T18:31:53.493Z
38032026-03-03T18:31:53.493Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38042026-03-03T18:31:54.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052026-03-03T18:31:54.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062026-03-03T18:31:54.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38072026-03-03T18:31:54.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38082026-03-03T18:31:55.083Z
38092026-03-03T18:31:55.083Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38102026-03-03T18:31:56.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112026-03-03T18:31:56.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122026-03-03T18:31:56.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38132026-03-03T18:31:56.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
38142026-03-03T18:31:56.616Z
38152026-03-03T18:31:56.616Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38162026-03-03T18:31:58.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172026-03-03T18:31:58.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182026-03-03T18:31:58.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38192026-03-03T18:31:58.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38202026-03-03T18:31:58.228Z
38212026-03-03T18:31:58.228Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38222026-03-03T18:31:59.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232026-03-03T18:31:59.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242026-03-03T18:31:59.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252026-03-03T18:31:59.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
38262026-03-03T18:31:59.847Z
38272026-03-03T18:31:59.847Zinfo: running `cargo check --bins` on update-common (196/256)
38282026-03-03T18:32:01.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292026-03-03T18:32:01.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302026-03-03T18:32:01.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312026-03-03T18:32:01.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38322026-03-03T18:32:01.234Z
38332026-03-03T18:32:01.234Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38342026-03-03T18:32:02.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352026-03-03T18:32:02.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362026-03-03T18:32:02.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38372026-03-03T18:32:02.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
38382026-03-03T18:32:02.753Z
38392026-03-03T18:32:02.753Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38402026-03-03T18:32:04.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412026-03-03T18:32:04.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422026-03-03T18:32:04.456Z Compiling fs-err v2.11.0
38432026-03-03T18:32:04.456Z Checking ignore v0.4.25
38442026-03-03T18:32:04.480Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38452026-03-03T18:32:04.481Z Checking predicates-tree v1.0.13
38462026-03-03T18:32:04.481Z Checking parse-size v1.1.0
38472026-03-03T18:32:04.539Z Checking rand_seeder v0.4.0
38482026-03-03T18:32:04.564Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38492026-03-03T18:32:04.588Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38502026-03-03T18:32:04.752Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38512026-03-03T18:32:04.807Z Compiling petname v2.0.2
38522026-03-03T18:32:04.933Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38532026-03-03T18:32:05.193Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38542026-03-03T18:32:05.277Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38552026-03-03T18:32:05.450Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38562026-03-03T18:32:05.488Z Checking globwalk v0.9.1
38572026-03-03T18:32:05.572Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38582026-03-03T18:32:05.755Z Checking sapling-renderdag v0.1.0
38592026-03-03T18:32:05.845Z Checking camino-tempfile-ext v0.3.3
38602026-03-03T18:32:05.913Z Checking sync-ptr v0.1.4
38612026-03-03T18:32:06.141Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38622026-03-03T18:32:06.241Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38632026-03-03T18:32:06.316Z Checking colored v2.2.0
38642026-03-03T18:32:06.340Z Checking assert_matches v1.5.0
38652026-03-03T18:32:06.915Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38662026-03-03T18:32:07.163Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38672026-03-03T18:32:07.163Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38682026-03-03T18:32:08.677Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38692026-03-03T18:32:11.848Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38702026-03-03T18:32:17.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
38712026-03-03T18:32:17.546Z
38722026-03-03T18:32:17.546Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38732026-03-03T18:32:18.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-03-03T18:32:18.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-03-03T18:32:18.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762026-03-03T18:32:18.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38772026-03-03T18:32:18.898Z
38782026-03-03T18:32:18.898Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38792026-03-03T18:32:20.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-03-03T18:32:20.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-03-03T18:32:20.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822026-03-03T18:32:20.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
38832026-03-03T18:32:20.405Z
38842026-03-03T18:32:20.405Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38852026-03-03T18:32:21.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-03-03T18:32:21.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-03-03T18:32:22.023Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38882026-03-03T18:32:22.023Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38892026-03-03T18:32:23.396Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38902026-03-03T18:32:27.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
38912026-03-03T18:32:27.237Z
38922026-03-03T18:32:27.237Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38932026-03-03T18:32:28.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-03-03T18:32:28.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-03-03T18:32:28.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38962026-03-03T18:32:28.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38972026-03-03T18:32:28.793Z
38982026-03-03T18:32:28.793Zinfo: running `cargo check --bins` on cert-dev (203/256)
38992026-03-03T18:32:30.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002026-03-03T18:32:30.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012026-03-03T18:32:30.239Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39022026-03-03T18:32:30.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
39032026-03-03T18:32:30.784Z
39042026-03-03T18:32:30.784Zinfo: running `cargo check --bins` on clickana (204/256)
39052026-03-03T18:32:32.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39062026-03-03T18:32:32.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39072026-03-03T18:32:32.203Z Compiling darling_core v0.23.0
39082026-03-03T18:32:32.228Z Compiling instability v0.3.11
39092026-03-03T18:32:32.228Z Checking castaway v0.2.4
39102026-03-03T18:32:32.228Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39112026-03-03T18:32:32.228Z Compiling indoc v2.0.7
39122026-03-03T18:32:32.228Z Checking unicode-truncate v1.1.0
39132026-03-03T18:32:32.252Z Checking lru v0.12.5
39142026-03-03T18:32:32.277Z Checking cassowary v0.3.0
39152026-03-03T18:32:32.489Z Checking compact_str v0.8.1
39162026-03-03T18:32:34.802Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39172026-03-03T18:32:35.115Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39182026-03-03T18:32:36.212Z Compiling darling_macro v0.23.0
39192026-03-03T18:32:37.016Z Compiling darling v0.23.0
39202026-03-03T18:32:38.431Z Checking ratatui v0.29.0
39212026-03-03T18:32:41.430Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39222026-03-03T18:32:42.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s
39232026-03-03T18:32:43.093Z
39242026-03-03T18:32:43.093Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39252026-03-03T18:32:44.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-03-03T18:32:44.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-03-03T18:32:44.799Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39282026-03-03T18:32:44.799Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39292026-03-03T18:32:45.837Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39302026-03-03T18:32:46.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
39312026-03-03T18:32:46.912Z
39322026-03-03T18:32:46.912Zinfo: running `cargo check --bins` on ch-dev (206/256)
39332026-03-03T18:32:48.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-03-03T18:32:48.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-03-03T18:32:48.634Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39362026-03-03T18:32:50.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
39372026-03-03T18:32:50.248Z
39382026-03-03T18:32:50.248Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39392026-03-03T18:32:51.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-03-03T18:32:51.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-03-03T18:32:51.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422026-03-03T18:32:51.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39432026-03-03T18:32:51.304Z
39442026-03-03T18:32:51.304Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39452026-03-03T18:32:52.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-03-03T18:32:52.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-03-03T18:32:52.823Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39482026-03-03T18:32:53.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
39492026-03-03T18:32:53.832Z
39502026-03-03T18:32:53.832Zinfo: running `cargo check --bins` on db-dev (209/256)
39512026-03-03T18:32:55.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522026-03-03T18:32:55.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532026-03-03T18:32:55.536Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39542026-03-03T18:32:56.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.13s
39552026-03-03T18:32:57.219Z
39562026-03-03T18:32:57.219Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39572026-03-03T18:32:58.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582026-03-03T18:32:58.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592026-03-03T18:32:58.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39602026-03-03T18:32:58.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
39612026-03-03T18:32:58.909Z
39622026-03-03T18:32:58.909Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39632026-03-03T18:33:00.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-03-03T18:33:00.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-03-03T18:33:00.419Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39662026-03-03T18:33:01.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
39672026-03-03T18:33:02.147Z
39682026-03-03T18:33:02.147Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39692026-03-03T18:33:03.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-03-03T18:33:03.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-03-03T18:33:04.038Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39722026-03-03T18:33:04.038Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39732026-03-03T18:33:04.039Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39742026-03-03T18:33:04.063Z Checking git-stub v1.0.0
39752026-03-03T18:33:04.063Z Compiling trait-variant v0.1.2
39762026-03-03T18:33:04.063Z Checking maplit v1.0.2
39772026-03-03T18:33:04.063Z Checking is_ci v1.2.0
39782026-03-03T18:33:04.088Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39792026-03-03T18:33:04.317Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39802026-03-03T18:33:04.398Z Checking git-stub-vcs v0.1.0
39812026-03-03T18:33:04.483Z Checking supports-color v3.0.2
39822026-03-03T18:33:04.513Z Checking drift v0.1.3
39832026-03-03T18:33:04.635Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39842026-03-03T18:33:04.738Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39852026-03-03T18:33:04.826Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39862026-03-03T18:33:04.971Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39872026-03-03T18:33:05.162Z Checking dropshot-api-manager v0.5.2
39882026-03-03T18:33:05.215Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39892026-03-03T18:33:05.266Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39902026-03-03T18:33:05.639Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39912026-03-03T18:33:06.139Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39922026-03-03T18:33:06.335Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39932026-03-03T18:33:06.931Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39942026-03-03T18:33:22.470Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39952026-03-03T18:33:25.274Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39962026-03-03T18:33:26.783Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39972026-03-03T18:33:27.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.68s
39982026-03-03T18:33:28.090Z
39992026-03-03T18:33:28.090Zinfo: running `cargo check --bins` on installinator-api (213/256)
40002026-03-03T18:33:29.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012026-03-03T18:33:29.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022026-03-03T18:33:29.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40032026-03-03T18:33:29.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
40042026-03-03T18:33:29.570Z
40052026-03-03T18:33:29.570Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40062026-03-03T18:33:30.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072026-03-03T18:33:30.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082026-03-03T18:33:30.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40092026-03-03T18:33:30.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
40102026-03-03T18:33:31.073Z
40112026-03-03T18:33:31.073Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40122026-03-03T18:33:32.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132026-03-03T18:33:32.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142026-03-03T18:33:32.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152026-03-03T18:33:32.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
40162026-03-03T18:33:32.594Z
40172026-03-03T18:33:32.594Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40182026-03-03T18:33:34.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-03-03T18:33:34.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-03-03T18:33:34.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40212026-03-03T18:33:34.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
40222026-03-03T18:33:34.216Z
40232026-03-03T18:33:34.217Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40242026-03-03T18:33:35.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40252026-03-03T18:33:35.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40262026-03-03T18:33:35.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40272026-03-03T18:33:35.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
40282026-03-03T18:33:35.777Z
40292026-03-03T18:33:35.777Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40302026-03-03T18:33:37.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40312026-03-03T18:33:37.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40322026-03-03T18:33:37.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40332026-03-03T18:33:37.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
40342026-03-03T18:33:37.186Z
40352026-03-03T18:33:37.187Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40362026-03-03T18:33:38.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40372026-03-03T18:33:38.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40382026-03-03T18:33:38.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40392026-03-03T18:33:38.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
40402026-03-03T18:33:38.756Z
40412026-03-03T18:33:38.756Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40422026-03-03T18:33:40.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40432026-03-03T18:33:40.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40442026-03-03T18:33:40.212Z Checking erased-serde v0.4.9
40452026-03-03T18:33:40.236Z Checking ordered-float v2.10.1
40462026-03-03T18:33:40.286Z Checking unicode-xid v0.2.6
40472026-03-03T18:33:40.318Z Checking cargo-platform v0.2.0
40482026-03-03T18:33:40.808Z Checking serde-value v0.7.0
40492026-03-03T18:33:41.131Z Checking serde-untagged v0.1.9
40502026-03-03T18:33:41.522Z Checking cargo-util-schemas v0.8.2
40512026-03-03T18:33:43.639Z Checking cargo_metadata v0.21.0
40522026-03-03T18:33:45.450Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40532026-03-03T18:33:48.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
40542026-03-03T18:33:48.647Z
40552026-03-03T18:33:48.647Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40562026-03-03T18:33:49.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572026-03-03T18:33:49.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582026-03-03T18:33:49.539Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40592026-03-03T18:33:50.421Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40602026-03-03T18:33:51.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
40612026-03-03T18:33:51.673Z
40622026-03-03T18:33:51.674Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40632026-03-03T18:33:53.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-03-03T18:33:53.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-03-03T18:33:54.061Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40662026-03-03T18:33:54.061Z Compiling vergen-gitcl v1.0.8
40672026-03-03T18:33:54.086Z Compiling dirs-sys-next v0.1.2
40682026-03-03T18:33:54.086Z Compiling crunchy v0.2.4
40692026-03-03T18:33:54.086Z Compiling glob v0.3.3
40702026-03-03T18:33:54.086Z Compiling dsl_auto_type v0.1.3
40712026-03-03T18:33:54.086Z Checking scheduled-thread-pool v0.2.7
40722026-03-03T18:33:54.086Z Compiling diesel_table_macro_syntax v0.2.0
40732026-03-03T18:33:54.455Z Compiling tiny-keccak v2.0.2
40742026-03-03T18:33:54.670Z Compiling dirs-next v2.0.0
40752026-03-03T18:33:54.787Z Checking r2d2 v0.8.10
40762026-03-03T18:33:54.871Z Compiling term v0.7.0
40772026-03-03T18:33:54.912Z Compiling bit-vec v0.6.3
40782026-03-03T18:33:55.162Z Compiling itertools v0.10.5
40792026-03-03T18:33:55.216Z Compiling clang-sys v1.8.1
40802026-03-03T18:33:55.405Z Compiling bit-set v0.5.3
40812026-03-03T18:33:55.709Z Compiling ascii-canvas v3.0.0
40822026-03-03T18:33:55.843Z Compiling diesel_derives v2.2.7
40832026-03-03T18:33:55.917Z Compiling ena v0.14.4
40842026-03-03T18:33:56.057Z Compiling libloading v0.8.9
40852026-03-03T18:33:56.190Z Compiling bindgen v0.71.1
40862026-03-03T18:33:56.308Z Compiling regex-syntax v0.6.29
40872026-03-03T18:33:56.365Z Compiling diff v0.1.13
40882026-03-03T18:33:56.593Z Compiling cexpr v0.6.0
40892026-03-03T18:33:56.939Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40902026-03-03T18:33:57.272Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40912026-03-03T18:33:57.339Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40922026-03-03T18:33:57.592Z Compiling libxml v0.3.3
40932026-03-03T18:33:58.053Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40942026-03-03T18:33:58.230Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40952026-03-03T18:33:58.295Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40962026-03-03T18:33:58.574Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40972026-03-03T18:33:58.674Z Compiling strum_macros v0.24.3
40982026-03-03T18:33:58.703Z Compiling indoc v1.0.9
40992026-03-03T18:33:59.681Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41002026-03-03T18:34:00.127Z Compiling lalrpop v0.19.12
41012026-03-03T18:34:00.776Z Checking derive_builder v0.20.2
41022026-03-03T18:34:01.519Z Compiling oso-derive v0.27.3
41032026-03-03T18:34:02.295Z Checking quick-xml v0.37.5
41042026-03-03T18:34:02.506Z Compiling impl-trait-for-tuples v0.2.3
41052026-03-03T18:34:02.675Z Checking openssl-probe v0.1.6
41062026-03-03T18:34:02.938Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41072026-03-03T18:34:04.736Z Compiling diesel-dtrace v0.4.2
41082026-03-03T18:34:04.852Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41092026-03-03T18:34:05.195Z Checking bb8 v0.8.6
41102026-03-03T18:34:05.258Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41112026-03-03T18:34:05.727Z Checking nonempty v0.12.0
41122026-03-03T18:34:05.809Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41132026-03-03T18:34:06.070Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41142026-03-03T18:34:06.277Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41152026-03-03T18:34:06.579Z Checking support-bundle-viewer v0.1.2
41162026-03-03T18:34:06.604Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41172026-03-03T18:34:07.167Z Checking multimap v0.10.1
41182026-03-03T18:34:08.171Z Checking diesel v2.2.12
41192026-03-03T18:34:13.718Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41202026-03-03T18:34:17.468Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41212026-03-03T18:34:17.629Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41222026-03-03T18:34:17.709Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41232026-03-03T18:34:20.215Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41242026-03-03T18:34:22.178Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41252026-03-03T18:34:22.202Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41262026-03-03T18:34:23.441Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41272026-03-03T18:34:28.102Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41282026-03-03T18:34:40.882Z Compiling samael v0.0.19
41292026-03-03T18:34:50.079Z Checking async-bb8-diesel v0.2.1
41302026-03-03T18:34:53.452Z Compiling polar-core v0.27.3
41312026-03-03T18:35:05.222Z Checking oso v0.27.3
41322026-03-03T18:36:25.884Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41332026-03-03T18:38:03.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
41342026-03-03T18:38:03.699Z
41352026-03-03T18:38:03.699Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41362026-03-03T18:38:04.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41372026-03-03T18:38:05.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41382026-03-03T18:38:05.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41392026-03-03T18:38:05.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
41402026-03-03T18:38:05.135Z
41412026-03-03T18:38:05.135Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41422026-03-03T18:38:06.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432026-03-03T18:38:06.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442026-03-03T18:38:06.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41452026-03-03T18:38:06.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
41462026-03-03T18:38:06.524Z
41472026-03-03T18:38:06.524Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41482026-03-03T18:38:07.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41492026-03-03T18:38:07.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41502026-03-03T18:38:07.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41512026-03-03T18:38:07.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
41522026-03-03T18:38:07.826Z
41532026-03-03T18:38:07.826Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41542026-03-03T18:38:09.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552026-03-03T18:38:09.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562026-03-03T18:38:09.736Z Compiling libz-sys v1.1.24
41572026-03-03T18:38:09.762Z Compiling libgit2-sys v0.18.3+1.9.2
41582026-03-03T18:38:09.799Z Compiling vergen-git2 v1.0.7
41592026-03-03T18:38:09.824Z Compiling rustls v0.21.12
41602026-03-03T18:38:09.854Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41612026-03-03T18:38:09.879Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41622026-03-03T18:38:09.879Z Compiling nix v0.29.0
41632026-03-03T18:38:09.879Z Checking sct v0.7.1
41642026-03-03T18:38:10.187Z Checking rustls-webpki v0.101.7
41652026-03-03T18:38:10.214Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41662026-03-03T18:38:10.239Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41672026-03-03T18:38:10.300Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41682026-03-03T18:38:10.558Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41692026-03-03T18:38:10.770Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41702026-03-03T18:38:10.821Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41712026-03-03T18:38:10.975Z Checking rustls-pemfile v1.0.4
41722026-03-03T18:38:11.190Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41732026-03-03T18:38:11.241Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41742026-03-03T18:38:11.584Z Checking twox-hash v2.1.2
41752026-03-03T18:38:11.967Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41762026-03-03T18:38:12.036Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41772026-03-03T18:38:12.969Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41782026-03-03T18:38:13.223Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41792026-03-03T18:38:13.334Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41802026-03-03T18:38:13.936Z Checking tokio-rustls v0.24.1
41812026-03-03T18:38:14.346Z Checking progenitor-extras v0.1.0
41822026-03-03T18:38:14.632Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41832026-03-03T18:38:14.701Z Checking fatfs v0.3.6
41842026-03-03T18:38:14.735Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41852026-03-03T18:38:14.890Z Compiling seq-macro v0.3.6
41862026-03-03T18:38:23.197Z Compiling git2 v0.20.4
41872026-03-03T18:38:26.309Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41882026-03-03T18:38:26.563Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41892026-03-03T18:38:29.381Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41902026-03-03T18:41:07.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
41912026-03-03T18:41:07.753Z
41922026-03-03T18:41:07.753Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41932026-03-03T18:41:09.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-03-03T18:41:09.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-03-03T18:41:09.720Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41962026-03-03T18:43:30.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
41972026-03-03T18:43:31.236Z
41982026-03-03T18:43:31.237Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41992026-03-03T18:43:32.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-03-03T18:43:32.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-03-03T18:43:32.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022026-03-03T18:43:32.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42032026-03-03T18:43:32.538Z
42042026-03-03T18:43:32.539Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42052026-03-03T18:43:33.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-03-03T18:43:33.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-03-03T18:43:33.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-03-03T18:43:33.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
42092026-03-03T18:43:33.921Z
42102026-03-03T18:43:33.921Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42112026-03-03T18:43:35.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-03-03T18:43:35.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-03-03T18:43:35.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142026-03-03T18:43:35.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
42152026-03-03T18:43:35.371Z
42162026-03-03T18:43:35.371Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42172026-03-03T18:43:36.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-03-03T18:43:36.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-03-03T18:43:36.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42202026-03-03T18:43:36.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
42212026-03-03T18:43:36.749Z
42222026-03-03T18:43:36.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42232026-03-03T18:43:37.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-03-03T18:43:38.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-03-03T18:43:38.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42262026-03-03T18:43:38.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
42272026-03-03T18:43:38.118Z
42282026-03-03T18:43:38.118Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42292026-03-03T18:43:39.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42302026-03-03T18:43:39.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42312026-03-03T18:43:39.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42322026-03-03T18:43:39.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
42332026-03-03T18:43:39.507Z
42342026-03-03T18:43:39.507Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42352026-03-03T18:43:40.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-03-03T18:43:40.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-03-03T18:43:41.319Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42382026-03-03T18:43:41.319Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42392026-03-03T18:43:41.393Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42402026-03-03T18:43:41.418Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42412026-03-03T18:43:41.442Z Checking yansi v1.0.1
42422026-03-03T18:43:41.442Z Checking diff v0.1.13
42432026-03-03T18:43:41.442Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42442026-03-03T18:43:41.442Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42452026-03-03T18:43:41.731Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42462026-03-03T18:43:42.015Z Checking pretty_assertions v1.4.1
42472026-03-03T18:43:43.544Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42482026-03-03T18:44:46.917Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42492026-03-03T18:44:46.917Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42502026-03-03T18:44:46.942Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42512026-03-03T18:44:46.942Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42522026-03-03T18:44:46.942Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42532026-03-03T18:44:46.942Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42542026-03-03T18:44:48.356Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42552026-03-03T18:44:50.607Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42562026-03-03T18:47:14.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
42572026-03-03T18:47:14.545Z
42582026-03-03T18:47:14.545Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42592026-03-03T18:47:15.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-03-03T18:47:15.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-03-03T18:47:15.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-03-03T18:47:15.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
42632026-03-03T18:47:15.959Z
42642026-03-03T18:47:15.959Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42652026-03-03T18:47:17.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-03-03T18:47:17.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-03-03T18:47:17.610Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42682026-03-03T18:47:17.635Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42692026-03-03T18:47:17.660Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42702026-03-03T18:48:00.135Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42712026-03-03T18:48:00.934Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42722026-03-03T18:48:05.350Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42732026-03-03T18:48:06.233Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42742026-03-03T18:48:14.245Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42752026-03-03T18:49:21.297Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42762026-03-03T18:49:22.585Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42772026-03-03T18:49:26.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
42782026-03-03T18:49:26.435Z
42792026-03-03T18:49:26.435Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42802026-03-03T18:49:27.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812026-03-03T18:49:27.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822026-03-03T18:49:27.946Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42832026-03-03T18:49:29.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s
42842026-03-03T18:49:29.459Z
42852026-03-03T18:49:29.459Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42862026-03-03T18:49:30.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42872026-03-03T18:49:30.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42882026-03-03T18:49:30.954Z Compiling blake3 v1.8.3
42892026-03-03T18:49:30.979Z Checking arrayvec v0.7.6
42902026-03-03T18:49:30.979Z Checking arrayref v0.3.9
42912026-03-03T18:49:30.979Z Checking constant_time_eq v0.4.2
42922026-03-03T18:49:31.004Z Checking topological-sort v0.2.2
42932026-03-03T18:49:31.029Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42942026-03-03T18:49:31.054Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42952026-03-03T18:49:31.054Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42962026-03-03T18:49:31.154Z Checking shell-words v1.1.1
42972026-03-03T18:49:32.787Z Checking omicron-zone-package v0.12.2
42982026-03-03T18:49:34.570Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42992026-03-03T18:49:36.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s
43002026-03-03T18:49:36.784Z
43012026-03-03T18:49:36.784Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43022026-03-03T18:49:38.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43032026-03-03T18:49:38.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43042026-03-03T18:49:38.196Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43052026-03-03T18:49:38.643Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43062026-03-03T18:49:39.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
43072026-03-03T18:49:39.673Z
43082026-03-03T18:49:39.673Zinfo: running `cargo check --bins` on xtask (240/256)
43092026-03-03T18:49:40.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-03-03T18:49:40.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-03-03T18:49:40.784Z Checking libc v0.2.180
43122026-03-03T18:49:40.808Z Checking serde v1.0.228
43132026-03-03T18:49:40.808Z Checking zerofrom v0.1.6
43142026-03-03T18:49:40.843Z Checking bitflags v2.11.0
43152026-03-03T18:49:40.868Z Checking smallvec v1.15.1
43162026-03-03T18:49:40.868Z Checking hashbrown v0.16.1
43172026-03-03T18:49:40.904Z Checking serde_json v1.0.149
43182026-03-03T18:49:40.930Z Checking num-traits v0.2.19
43192026-03-03T18:49:41.090Z Checking yoke v0.8.1
43202026-03-03T18:49:41.174Z Checking scroll v0.12.0
43212026-03-03T18:49:41.255Z Checking thiserror v1.0.69
43222026-03-03T18:49:41.413Z Checking percent-encoding v2.3.2
43232026-03-03T18:49:41.438Z Checking zerovec v0.11.5
43242026-03-03T18:49:41.620Z Checking zerotrie v0.2.3
43252026-03-03T18:49:41.645Z Checking errno v0.3.14
43262026-03-03T18:49:41.681Z Checking log v0.4.29
43272026-03-03T18:49:41.774Z Checking toml_datetime v0.6.11
43282026-03-03T18:49:41.851Z Checking rustix v1.1.3
43292026-03-03T18:49:41.942Z Checking indexmap v2.13.0
43302026-03-03T18:49:41.995Z Checking serde_spanned v0.6.9
43312026-03-03T18:49:42.134Z Checking zerocopy v0.7.35
43322026-03-03T18:49:42.172Z Checking goblin v0.8.2
43332026-03-03T18:49:42.218Z Checking form_urlencoded v1.2.2
43342026-03-03T18:49:42.302Z Checking ordered-float v2.10.1
43352026-03-03T18:49:42.411Z Checking getrandom v0.4.1
43362026-03-03T18:49:42.436Z Checking tinystr v0.8.2
43372026-03-03T18:49:42.465Z Checking potential_utf v0.1.4
43382026-03-03T18:49:42.659Z Checking thiserror v2.0.18
43392026-03-03T18:49:42.687Z Checking icu_collections v2.1.1
43402026-03-03T18:49:42.774Z Checking serde-value v0.7.0
43412026-03-03T18:49:42.799Z Checking icu_locale_core v2.1.1
43422026-03-03T18:49:42.826Z Checking syn v2.0.117
43432026-03-03T18:49:43.172Z Checking toml_edit v0.22.27
43442026-03-03T18:49:43.206Z Checking dtrace-parser v0.2.0
43452026-03-03T18:49:43.372Z Checking thread-id v4.2.2
43462026-03-03T18:49:43.397Z Checking once_cell v1.21.3
43472026-03-03T18:49:43.527Z Checking cargo-platform v0.2.0
43482026-03-03T18:49:43.700Z Checking memmap v0.7.0
43492026-03-03T18:49:43.738Z Checking fs-err v3.3.0
43502026-03-03T18:49:43.853Z Checking terminal_size v0.4.3
43512026-03-03T18:49:43.878Z Checking tempfile v3.25.0
43522026-03-03T18:49:43.930Z Checking anyhow v1.0.102
43532026-03-03T18:49:44.040Z Checking clap_builder v4.5.60
43542026-03-03T18:49:44.104Z Checking textwrap v0.16.2
43552026-03-03T18:49:44.129Z Checking icu_provider v2.1.1
43562026-03-03T18:49:44.248Z Checking camino-tempfile v1.4.1
43572026-03-03T18:49:44.309Z Checking tabled v0.15.0
43582026-03-03T18:49:44.494Z Checking macaddr v1.0.1
43592026-03-03T18:49:44.543Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43602026-03-03T18:49:44.592Z Checking icu_properties v2.1.2
43612026-03-03T18:49:44.743Z Checking icu_normalizer v2.1.1
43622026-03-03T18:49:45.729Z Checking toml v0.8.23
43632026-03-03T18:49:46.450Z Checking cargo_toml v0.21.0
43642026-03-03T18:49:46.576Z Checking idna_adapter v1.2.1
43652026-03-03T18:49:46.802Z Checking idna v1.1.0
43662026-03-03T18:49:46.951Z Checking dof v0.3.0
43672026-03-03T18:49:46.976Z Checking clap v4.5.60
43682026-03-03T18:49:47.304Z Checking url v2.5.8
43692026-03-03T18:49:47.546Z Checking usdt-impl v0.5.0
43702026-03-03T18:49:48.107Z Checking usdt v0.5.0
43712026-03-03T18:49:48.131Z Checking cargo-util-schemas v0.8.2
43722026-03-03T18:49:50.006Z Checking cargo_metadata v0.21.0
43732026-03-03T18:49:51.733Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43742026-03-03T18:49:52.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
43752026-03-03T18:49:52.915Z
43762026-03-03T18:49:52.916Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43772026-03-03T18:49:54.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43782026-03-03T18:49:54.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43792026-03-03T18:49:54.590Z Checking polyval v0.6.2
43802026-03-03T18:49:54.614Z Checking ctr v0.9.2
43812026-03-03T18:49:54.664Z Checking ssh-encoding v0.2.0
43822026-03-03T18:49:54.664Z Checking blowfish v0.9.1
43832026-03-03T18:49:54.714Z Checking password-hash v0.4.2
43842026-03-03T18:49:54.740Z Checking p256 v0.13.2
43852026-03-03T18:49:54.766Z Checking p521 v0.13.3
43862026-03-03T18:49:54.790Z Checking russh-cryptovec v0.7.3
43872026-03-03T18:49:54.957Z Checking ghash v0.5.1
43882026-03-03T18:49:54.982Z Checking bcrypt-pbkdf v0.10.0
43892026-03-03T18:49:55.008Z Checking md5 v0.7.0
43902026-03-03T18:49:55.046Z Checking num-bigint v0.4.6
43912026-03-03T18:49:55.074Z Checking des v0.8.1
43922026-03-03T18:49:55.189Z Checking aes-gcm v0.10.3
43932026-03-03T18:49:55.214Z Checking pbkdf2 v0.11.0
43942026-03-03T18:49:55.290Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43952026-03-03T18:49:55.315Z Checking hex-literal v0.4.1
43962026-03-03T18:49:55.362Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43972026-03-03T18:49:55.388Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43982026-03-03T18:49:55.455Z Checking ssh-cipher v0.2.0
43992026-03-03T18:49:55.486Z Checking socket2 v0.5.10
44002026-03-03T18:49:55.514Z Checking internet-checksum v0.2.1
44012026-03-03T18:49:55.775Z Checking ssh-key v0.6.7
44022026-03-03T18:49:56.073Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44032026-03-03T18:49:57.236Z Checking russh-keys v0.45.0
44042026-03-03T18:49:58.551Z Checking russh v0.45.0
44052026-03-03T18:50:41.470Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44062026-03-03T18:50:44.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.18s
44072026-03-03T18:50:44.381Z
44082026-03-03T18:50:44.381Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44092026-03-03T18:50:45.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-03-03T18:50:45.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-03-03T18:50:45.928Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44122026-03-03T18:50:45.953Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44132026-03-03T18:50:45.953Z Checking termios v0.3.3
44142026-03-03T18:50:49.207Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44152026-03-03T18:50:49.477Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44162026-03-03T18:50:54.783Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44172026-03-03T18:50:56.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s
44182026-03-03T18:50:56.415Z
44192026-03-03T18:50:56.416Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44202026-03-03T18:50:57.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44212026-03-03T18:50:57.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44222026-03-03T18:50:57.938Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44232026-03-03T18:50:57.968Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44242026-03-03T18:50:57.998Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44252026-03-03T18:50:57.998Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44262026-03-03T18:50:58.031Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44272026-03-03T18:51:02.389Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44282026-03-03T18:51:02.389Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44292026-03-03T18:51:02.389Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44302026-03-03T18:51:02.389Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44312026-03-03T18:51:02.389Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44322026-03-03T18:51:02.559Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44332026-03-03T18:51:06.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.13s
44342026-03-03T18:51:06.789Z
44352026-03-03T18:51:06.789Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44362026-03-03T18:51:08.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44372026-03-03T18:51:08.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44382026-03-03T18:51:08.231Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44392026-03-03T18:51:09.038Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44402026-03-03T18:51:09.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
44412026-03-03T18:51:09.898Z
44422026-03-03T18:51:09.898Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44432026-03-03T18:51:11.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44442026-03-03T18:51:11.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44452026-03-03T18:51:11.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44462026-03-03T18:51:11.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
44472026-03-03T18:51:11.272Z
44482026-03-03T18:51:11.272Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44492026-03-03T18:51:12.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44502026-03-03T18:51:12.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44512026-03-03T18:51:12.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44522026-03-03T18:51:12.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
44532026-03-03T18:51:12.566Z
44542026-03-03T18:51:12.566Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44552026-03-03T18:51:13.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44562026-03-03T18:51:13.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44572026-03-03T18:51:14.233Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44582026-03-03T18:51:15.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
44592026-03-03T18:51:15.428Z
44602026-03-03T18:51:15.428Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44612026-03-03T18:51:16.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44622026-03-03T18:51:16.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44632026-03-03T18:51:16.896Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44642026-03-03T18:51:16.920Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44652026-03-03T18:51:17.280Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44662026-03-03T18:51:17.280Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44672026-03-03T18:51:18.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
44682026-03-03T18:51:19.058Z
44692026-03-03T18:51:19.058Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44702026-03-03T18:51:20.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-03-03T18:51:20.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-03-03T18:51:20.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-03-03T18:51:20.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
44742026-03-03T18:51:20.448Z
44752026-03-03T18:51:20.448Zinfo: running `cargo check --bins` on omicron-package (250/256)
44762026-03-03T18:51:21.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-03-03T18:51:21.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-03-03T18:51:21.954Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44792026-03-03T18:51:24.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
44802026-03-03T18:51:24.323Z
44812026-03-03T18:51:24.323Zinfo: running `cargo check --bins` on tqdb (251/256)
44822026-03-03T18:51:25.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-03-03T18:51:25.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-03-03T18:51:26.044Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44852026-03-03T18:51:26.610Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44862026-03-03T18:51:28.069Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44872026-03-03T18:51:28.094Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44882026-03-03T18:51:40.272Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44892026-03-03T18:51:41.779Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44902026-03-03T18:51:41.779Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44912026-03-03T18:51:41.803Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44922026-03-03T18:51:41.803Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44932026-03-03T18:51:43.849Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44942026-03-03T18:52:01.259Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44952026-03-03T18:52:16.765Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44962026-03-03T18:52:16.765Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44972026-03-03T18:52:16.791Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44982026-03-03T18:52:16.791Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44992026-03-03T18:52:20.006Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
45002026-03-03T18:52:23.039Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
45012026-03-03T18:52:24.516Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45022026-03-03T18:52:27.574Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45032026-03-03T18:52:28.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
45042026-03-03T18:52:28.977Z
45052026-03-03T18:52:28.977Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45062026-03-03T18:52:30.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45072026-03-03T18:52:30.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45082026-03-03T18:52:30.547Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45092026-03-03T18:52:30.572Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45102026-03-03T18:52:30.572Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45112026-03-03T18:52:30.634Z Checking rtoolbox v0.0.3
45122026-03-03T18:52:30.659Z Checking tui-tree-widget v0.23.1
45132026-03-03T18:52:30.876Z Checking rpassword v7.4.0
45142026-03-03T18:52:31.145Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45152026-03-03T18:52:33.355Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45162026-03-03T18:52:45.406Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45172026-03-03T18:52:46.991Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45182026-03-03T18:52:49.492Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45192026-03-03T18:52:57.765Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45202026-03-03T18:53:02.545Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45212026-03-03T18:53:04.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s
45222026-03-03T18:53:04.597Z
45232026-03-03T18:53:04.597Zinfo: running `cargo check --bins` on wicket (253/256)
45242026-03-03T18:53:05.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45252026-03-03T18:53:05.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45262026-03-03T18:53:06.114Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45272026-03-03T18:53:06.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
45282026-03-03T18:53:06.787Z
45292026-03-03T18:53:06.787Zinfo: running `cargo check --bins` on wicketd (254/256)
45302026-03-03T18:53:08.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45312026-03-03T18:53:08.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45322026-03-03T18:53:08.339Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45332026-03-03T18:53:08.365Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45342026-03-03T18:53:08.365Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45352026-03-03T18:53:08.365Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45362026-03-03T18:53:10.972Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45372026-03-03T18:53:12.306Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45382026-03-03T18:53:19.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
45392026-03-03T18:53:20.077Z
45402026-03-03T18:53:20.077Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45412026-03-03T18:53:21.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45422026-03-03T18:53:21.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45432026-03-03T18:53:21.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45442026-03-03T18:53:21.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
45452026-03-03T18:53:21.417Z
45462026-03-03T18:53:21.417Zinfo: running `cargo check --bins` on zone-setup (256/256)
45472026-03-03T18:53:22.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45482026-03-03T18:53:22.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45492026-03-03T18:53:22.882Z Checking uzers v0.12.2
45502026-03-03T18:53:23.270Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45512026-03-03T18:53:24.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
45522026-03-03T18:53:25.076Z
45532026-03-03T18:53:25.076Zreal 36:09.228700387
45542026-03-03T18:53:25.076Zuser 54:21.552181548
45552026-03-03T18:53:25.076Zsys 8:14.680566434
45562026-03-03T18:53:25.076Ztrap 1.588227125
45572026-03-03T18:53:25.076Ztflt 0.437115491
45582026-03-03T18:53:25.076Zdflt 1.045155781
45592026-03-03T18:53:25.076Zkflt 0.001507286
45602026-03-03T18:53:25.076Zlock 2:32:23.230315560
45612026-03-03T18:53:25.076Zslp 5:06:51.515598204
45622026-03-03T18:53:25.076Zlat 1:51.079146446
45632026-03-03T18:53:25.076Zstop 5:28.711144055
45642026-03-03T18:53:25.101Zprocess exited: duration 2580031 ms, exit code 0
 
45652026-03-03T18:53:25.152Zfound 0 output files