01KJP96CM3JWE0B0WFBZ5DWDWW: 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: 01KJP96P56X2Q2R5QV3AYSG1A4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T03:24:50.499Zjob assigned to worker 01KJP96PWXMEDAZ95ZJGKV8Z84 [factory gimlet-EVT22200007-propolis, EVT22200007/59768] (queued for 26 s)
 
22026-03-02T03:24:59.458Zstarting task 0: "setup"
32026-03-02T03:24:59.482Z++ uname -s
42026-03-02T03:24:59.482Z+ kern=SunOS
52026-03-02T03:24:59.482Z+ build_user=build
62026-03-02T03:24:59.482Z+ build_uid=12345
72026-03-02T03:24:59.482Z+ work_dir=/work
82026-03-02T03:24:59.482Z+ input_dir=/input
92026-03-02T03:24:59.482Z+ [[ 0 == 12345 ]]
102026-03-02T03:24:59.482Z+ case "$kern" in
112026-03-02T03:24:59.482Z+ groupadd -g 12345 build
122026-03-02T03:24:59.482Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T03:25:01.478Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T03:25:01.516Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T03:25:01.540Z+ home_fs=zfs
162026-03-02T03:25:01.540Z+ [[ zfs == autofs ]]
172026-03-02T03:25:01.541Z+ mkdir -p /home/build
182026-03-02T03:25:01.541Z+ chown build:build /home/build /work
192026-03-02T03:25:03.525Z+ chmod 0700 /home/build /work
202026-03-02T03:25:03.550Zprocess exited: duration 4074 ms, exit code 0
 
212026-03-02T03:25:03.599Zstarting task 1: "rust-toolchain"
222026-03-02T03:25:03.623Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-02T03:25:03.623Z * rust toolchain channel = "1.91.1"
242026-03-02T03:25:03.623Z * rust toolchain profile = "default"
252026-03-02T03:25:03.623Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-02T03:25:03.623Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-02T03:25:03.624Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-02T03:25:03.624Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T03:25:03.624Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T03:25:03.738Zinfo: downloading installer
312026-03-02T03:25:04.540Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T03:25:04.540Zwarn: /opt/ooce/bin
332026-03-02T03:25:04.540Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T03:25:04.540Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T03:25:04.540Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T03:25:04.540Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T03:25:04.540Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T03:25:04.540Zerror: cannot install while Rust is installed
392026-03-02T03:25:04.540Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T03:25:04.566Zinfo: profile set to 'default'
412026-03-02T03:25:04.566Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T03:25:04.566Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T03:25:04.694Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T03:25:04.694Zinfo: downloading component 'cargo'
452026-03-02T03:25:04.953Zinfo: downloading component 'clippy'
462026-03-02T03:25:05.040Zinfo: downloading component 'rust-docs'
472026-03-02T03:25:05.816Zinfo: downloading component 'rust-std'
482026-03-02T03:25:06.890Zinfo: downloading component 'rustc'
492026-03-02T03:25:13.309Zinfo: downloading component 'rustfmt'
502026-03-02T03:25:13.448Zinfo: installing component 'cargo'
512026-03-02T03:25:14.703Zinfo: installing component 'clippy'
522026-03-02T03:25:15.162Zinfo: installing component 'rust-docs'
532026-03-02T03:25:18.495Zinfo: installing component 'rust-std'
542026-03-02T03:25:20.681Zinfo: installing component 'rustc'
552026-03-02T03:25:28.994Zinfo: installing component 'rustfmt'
562026-03-02T03:25:29.402Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T03:25:29.402Z
582026-03-02T03:25:29.552Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T03:25:29.552Z
602026-03-02T03:25:29.576Z
612026-03-02T03:25:29.576ZRust is installed now. Great!
622026-03-02T03:25:29.576Z
632026-03-02T03:25:29.576ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T03:25:29.576Zenvironment variable. This has not been done automatically.
652026-03-02T03:25:29.576Z
662026-03-02T03:25:29.576ZTo configure your current shell, you need to source
672026-03-02T03:25:29.577Zthe corresponding env file under $HOME/.cargo.
682026-03-02T03:25:29.577Z
692026-03-02T03:25:29.577ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T03:25:29.577Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T03:25:29.577Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T03:25:29.577Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T03:25:29.669Z+ rustup --version
742026-03-02T03:25:29.695Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T03:25:29.695Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T03:25:29.793Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T03:25:29.817Z+ cargo --version
782026-03-02T03:25:29.887Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T03:25:29.911Z+ rustc --version
802026-03-02T03:25:29.984Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T03:25:30.008Zprocess exited: duration 26391 ms, exit code 0
 
822026-03-02T03:25:30.056Zstarting task 2: "authentication"
832026-03-02T03:25:30.110Zprocess exited: duration 53 ms, exit code 0
 
842026-03-02T03:25:30.158Zstarting task 3: "clone repository"
852026-03-02T03:25:30.183Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T03:25:30.183Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T03:25:30.207ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T03:25:47.106Z+ cd /work/oxidecomputer/omicron
892026-03-02T03:25:47.106Z+ git fetch origin 1125c15d9c41e657fc1d8a0da53f0af0a901521a
902026-03-02T03:25:47.553ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T03:25:47.553Z * branch 1125c15d9c41e657fc1d8a0da53f0af0a901521a -> FETCH_HEAD
922026-03-02T03:25:47.578Z+ [[ -n zl/dendrite-220-mcast-api ]]
932026-03-02T03:25:47.578Z++ git branch --show-current
942026-03-02T03:25:47.578Z+ current=main
952026-03-02T03:25:47.578Z+ [[ main != zl/dendrite-220-mcast-api ]]
962026-03-02T03:25:47.578Z+ git branch -f zl/dendrite-220-mcast-api 1125c15d9c41e657fc1d8a0da53f0af0a901521a
972026-03-02T03:25:47.578Z+ git checkout -f zl/dendrite-220-mcast-api
982026-03-02T03:25:47.876ZSwitched to branch 'zl/dendrite-220-mcast-api'
992026-03-02T03:25:47.901Z+ git reset --hard 1125c15d9c41e657fc1d8a0da53f0af0a901521a
1002026-03-02T03:25:47.925ZHEAD is now at 1125c15d9 [multicast] Adapt multicast code to new dendrite DPD API
1012026-03-02T03:25:47.925Zprocess exited: duration 17750 ms, exit code 0
 
1022026-03-02T03:25:47.974Zstarting task 4: "build"
1032026-03-02T03:25:47.999Z+ source .github/buildomat/ci-env.sh
1042026-03-02T03:25:47.999Z++ export CARGO_TERM_COLOR=always
1052026-03-02T03:25:47.999Z++ CARGO_TERM_COLOR=always
1062026-03-02T03:25:47.999Z+ cargo --version
1072026-03-02T03:25:48.059Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-02T03:25:48.083Z+ rustc --version
1092026-03-02T03:25:48.154Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-02T03:25:48.179Z+ source ./env.sh
1112026-03-02T03:25:48.179Z++ OLD_SHELL_OPTS=ehxB
1122026-03-02T03:25:48.179Z++ set -o xtrace
1132026-03-02T03:25:48.179Z++++ dirname ./env.sh
1142026-03-02T03:25:48.179Z+++ readlink -f .
1152026-03-02T03:25:48.179Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ 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-02T03:25:48.179Z++ case $OLD_SHELL_OPTS in
1252026-03-02T03:25:48.179Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-02T03:25:48.179Z+ 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-02T03:25:48.179Z+ 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-02T03:25:48.179Z+ banner prerequisites
1292026-03-02T03:25:48.179Z
1302026-03-02T03:25:48.179Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-02T03:25:48.179Z # # # # # # # # # # # # # # #
1322026-03-02T03:25:48.180Z # # # # ##### # # ##### # # # # # #### #
1332026-03-02T03:25:48.180Z ##### ##### # ##### # # # # # # # # #
1342026-03-02T03:25:48.180Z # # # # # # # # # # # # # # #
1352026-03-02T03:25:48.180Z # # # ###### # # ###### ### # #### # #### #
1362026-03-02T03:25:48.180Z
1372026-03-02T03:25:48.180Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-02T03:26:10.294Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-02T03:26:23.507Z Startup: Caching catalogs ... Done
1402026-03-02T03:26:52.274ZPlanning: Solver setup ... Done (26.636s)
1412026-03-02T03:26:52.468ZPlanning: Running solver ... Done (0.194s)
1422026-03-02T03:26:52.627ZPlanning: Finding local manifests ... Done (0.002s)
1432026-03-02T03:26:52.704ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-02T03:26:53.133ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-02T03:26:53.197ZPlanning: Package planning ... Done (0.064s)
1462026-03-02T03:26:53.256ZPlanning: Merging actions ... Done (0.059s)
1472026-03-02T03:26:53.572ZPlanning: Checking for conflicting actions ... Done (0.316s)
1482026-03-02T03:26:53.597ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-03-02T03:26:54.229ZPlanning: Evaluating mediators ... Done (0.642s)
1502026-03-02T03:26:54.253ZPlanning: Planning completed in 30.61 seconds
1512026-03-02T03:26:54.279Z Packages to install: 4
1522026-03-02T03:26:54.279Z Mediators to change: 2
1532026-03-02T03:26:54.279Z Services to change: 1
1542026-03-02T03:26:54.279Z Estimated space available: 154.94 GB
1552026-03-02T03:26:54.279ZEstimated space to be consumed: 1.81 GB
1562026-03-02T03:26:54.279Z Create boot environment: No
1572026-03-02T03:26:54.279ZCreate backup boot environment: No
1582026-03-02T03:26:54.279Z Rebuild boot archive: No
1592026-03-02T03:26:54.279Z
1602026-03-02T03:26:54.279ZChanged mediators:
1612026-03-02T03:26:54.279Z mediator clang:
1622026-03-02T03:26:54.279Z version: None -> 15 (system default)
1632026-03-02T03:26:54.280Z
1642026-03-02T03:26:54.280Z mediator llvm:
1652026-03-02T03:26:54.280Z version: 14 (system default) -> 15 (system default)
1662026-03-02T03:26:54.280Z
1672026-03-02T03:26:54.280ZChanged packages:
1682026-03-02T03:26:54.280Zhelios-dev
1692026-03-02T03:26:54.280Z developer/build-essential
1702026-03-02T03:26:54.280Z None -> 11-2.0
1712026-03-02T03:26:54.280Z library/libxmlsec1
1722026-03-02T03:26:54.280Z None -> 1.2.35-2.0
1732026-03-02T03:26:54.280Z ooce/developer/clang-15
1742026-03-02T03:26:54.280Z None -> 15.0.7-2.0
1752026-03-02T03:26:54.280Z ooce/developer/llvm-15
1762026-03-02T03:26:54.280Z None -> 15.0.7-2.0
1772026-03-02T03:26:54.280Z
1782026-03-02T03:26:54.280ZServices:
1792026-03-02T03:26:54.280Z restart_fmri:
1802026-03-02T03:26:54.280Z svc:/system/update-man-index:default
1812026-03-02T03:26:54.787Z
1822026-03-02T03:26:54.787ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-02T03:26:59.324ZDownload: 266/3290 items 8.2/212.6MB 3% complete (1.5M/s)
1842026-03-02T03:27:04.324ZDownload: 1197/3290 items 76.2/212.6MB 35% complete (7.6M/s)
1852026-03-02T03:27:09.541ZDownload: 2222/3290 items 119.2/212.6MB 56% complete (11.8M/s)
1862026-03-02T03:27:14.606ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (12.4M/s)
1872026-03-02T03:27:15.873ZDownload: Completed 212.60 MB in 21.56 seconds (9.9M/s)
1882026-03-02T03:27:16.027Z Actions: 1/3689 actions (Installing new actions)
1892026-03-02T03:27:21.384Z Actions: 3174/3689 actions (Installing new actions)
1902026-03-02T03:27:21.847Z Actions: Completed 3689 actions in 5.82 seconds.
1912026-03-02T03:27:22.490Z Done (0.639s)
1922026-03-02T03:27:22.490Z Done (0.000s)
1932026-03-02T03:27:23.824Z Done (1.334s)
1942026-03-02T03:27:28.639Z Done (4.536s)
1952026-03-02T03:27:28.727Z Done (0.018s)
1962026-03-02T03:27:28.751Z Done (0.000s)
1972026-03-02T03:27:28.866Z Done (0.000s)
1982026-03-02T03:27:29.809ZPlanning: Evaluating mediator changes ... Done
1992026-03-02T03:27:30.009ZPlanning: Checking for conflicting actions ... Done
2002026-03-02T03:27:30.034ZPlanning: Consolidating action changes ... Done
2012026-03-02T03:27:30.336ZPlanning: Evaluating mediators ... Done
2022026-03-02T03:27:30.360ZPlanning: Planning completed in 0.53 seconds
2032026-03-02T03:27:30.384Z Mediators to change: 2
2042026-03-02T03:27:30.384Z Create boot environment: No
2052026-03-02T03:27:30.385ZCreate backup boot environment: No
2062026-03-02T03:27:30.443Z Done
2072026-03-02T03:27:30.443Z Done
2082026-03-02T03:27:31.440Z Done
2092026-03-02T03:27:35.921Z Done
2102026-03-02T03:27:36.016Z Done
2112026-03-02T03:27:36.040Z Done
2122026-03-02T03:27:36.076Z Done
2132026-03-02T03:27:36.819ZPlanning: Evaluating mediator changes ... Done
2142026-03-02T03:27:36.843ZPlanning: Merging actions ... Done
2152026-03-02T03:27:37.070ZPlanning: Checking for conflicting actions ... Done
2162026-03-02T03:27:37.094ZPlanning: Consolidating action changes ... Done
2172026-03-02T03:27:37.390ZPlanning: Evaluating mediators ... Done
2182026-03-02T03:27:37.456ZPlanning: Planning completed in 0.94 seconds
2192026-03-02T03:27:37.496Z Packages to change: 1
2202026-03-02T03:27:37.496Z Mediators to change: 1
2212026-03-02T03:27:37.496Z Services to change: 1
2222026-03-02T03:27:37.496Z Create boot environment: No
2232026-03-02T03:27:37.520ZCreate backup boot environment: Yes
2242026-03-02T03:27:39.479Z Actions: 1/6 actions (Updating modified actions)
2252026-03-02T03:27:39.503Z Actions: Completed 6 actions in 0.00 seconds.
2262026-03-02T03:27:39.503Z Done
2272026-03-02T03:27:39.504Z Done
2282026-03-02T03:27:39.739Z Done
2292026-03-02T03:27:44.154Z Done
2302026-03-02T03:27:44.243Z Done
2312026-03-02T03:27:44.268Z Done
2322026-03-02T03:27:44.363Z Done
2332026-03-02T03:27:44.887ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2342026-03-02T03:27:44.887Zclang system 15 system
2352026-03-02T03:27:44.887Zcsh system system illumos
2362026-03-02T03:27:44.887Zctags system system illumos
2372026-03-02T03:27:44.887Zfile system system illumos
2382026-03-02T03:27:44.887Zgcc vendor 12 vendor
2392026-03-02T03:27:44.887Zgcc system 10 system
2402026-03-02T03:27:44.887Zgcc system 7 system
2412026-03-02T03:27:44.887Zgo system 1.20 system
2422026-03-02T03:27:44.887Zgo system 1.19 system
2432026-03-02T03:27:44.887Zllvm system 15 system
2442026-03-02T03:27:44.887Zllvm system 14 system
2452026-03-02T03:27:44.887Zmariadb system 10.6 system
2462026-03-02T03:27:44.887Zmta vendor vendor dma
2472026-03-02T03:27:44.887Zopenjdk system 17 system
2482026-03-02T03:27:44.887Zopenjdk system 11 system
2492026-03-02T03:27:44.887Zopenjdk system 1.8 system
2502026-03-02T03:27:44.887Zopenssl vendor 3 vendor
2512026-03-02T03:27:44.887Zperl system 5.36 system
2522026-03-02T03:27:44.887Zpostgresql system 15 system
2532026-03-02T03:27:44.887Zpostgresql system 13 system
2542026-03-02T03:27:44.887Zpython vendor 3 vendor
2552026-03-02T03:27:44.887Zpython system 2 system
2562026-03-02T03:27:44.887Zpython3 system 3.11 system
2572026-03-02T03:27:44.887Zruby system 3.0 system
2582026-03-02T03:27:44.887Zwords vendor vendor american-english
2592026-03-02T03:27:44.887Zwords system system australian-english
2602026-03-02T03:27:44.887Zwords system system british-english
2612026-03-02T03:27:44.888Zwords system system canadian-english
2622026-03-02T03:27:44.888Zwords system system french
2632026-03-02T03:27:44.888Zwords system system italian
2642026-03-02T03:27:44.888Zwords system system ngerman
2652026-03-02T03:27:44.888Zwords system system ogerman
2662026-03-02T03:27:44.888Zwords system system spanish
2672026-03-02T03:27:45.293ZPUBLISHER TYPE STATUS P LOCATION
2682026-03-02T03:27:45.293Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2692026-03-02T03:27:53.226ZFMRI IFO
2702026-03-02T03:27:53.226Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2712026-03-02T03:27:53.226Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2722026-03-02T03:27:53.226Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2732026-03-02T03:27:53.226Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2742026-03-02T03:27:53.226Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2752026-03-02T03:27:53.226Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2762026-03-02T03:27:53.226Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2772026-03-02T03:27:53.226Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2782026-03-02T03:27:53.226Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2792026-03-02T03:27:53.226Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2802026-03-02T03:27:53.226Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2812026-03-02T03:27:53.226Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2822026-03-02T03:27:53.226Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832026-03-02T03:27:53.226Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2842026-03-02T03:27:53.226Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2852026-03-02T03:27:53.226Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2862026-03-02T03:27:54.491Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2872026-03-02T03:27:54.891Z Updating crates.io index
2882026-03-02T03:27:55.022Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892026-03-02T03:27:55.402Z Updating git repository `https://github.com/oxidecomputer/lldp`
2902026-03-02T03:27:55.866Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-03-02T03:27:56.227Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-03-02T03:27:56.668Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-03-02T03:27:58.210Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-03-02T03:28:00.809Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-03-02T03:28:01.809Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-03-02T03:28:02.178Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-03-02T03:28:03.168Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-03-02T03:28:03.938Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2992026-03-02T03:28:05.304Z Updating git repository `https://github.com/oxidecomputer/clickward`
3002026-03-02T03:28:05.713Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012026-03-02T03:28:06.241Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3022026-03-02T03:28:06.644Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3032026-03-02T03:28:07.662Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3042026-03-02T03:28:08.523Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3052026-03-02T03:28:08.910Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3062026-03-02T03:28:09.320Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3072026-03-02T03:28:09.772Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3082026-03-02T03:28:10.084Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3092026-03-02T03:28:10.397Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3102026-03-02T03:28:10.762Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112026-03-02T03:28:11.326Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3122026-03-02T03:28:11.870Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3132026-03-02T03:28:12.473Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3142026-03-02T03:28:12.832Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3152026-03-02T03:28:13.298Z Updating git repository `https://github.com/oxidecomputer/ispf`
3162026-03-02T03:28:13.890Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3172026-03-02T03:28:14.577Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-03-02T03:28:14.944Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-03-02T03:28:15.525Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-03-02T03:28:15.879Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-03-02T03:28:16.431Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-03-02T03:28:16.767Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-03-02T03:28:17.147Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-03-02T03:28:17.482Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-03-02T03:28:17.973Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-03-02T03:28:36.154Z Downloading crates ...
3272026-03-02T03:28:36.249Z Downloaded proc-macro-error-attr v1.0.4
3282026-03-02T03:28:36.276Z Downloaded terminal_size v0.4.3
3292026-03-02T03:28:36.276Z Downloaded utf8_iter v1.0.4
3302026-03-02T03:28:36.276Z Downloaded toml_datetime v0.6.11
3312026-03-02T03:28:36.301Z Downloaded zerofrom-derive v0.1.6
3322026-03-02T03:28:36.301Z Downloaded zmij v1.0.21
3332026-03-02T03:28:36.301Z Downloaded zerocopy-derive v0.7.35
3342026-03-02T03:28:36.325Z Downloaded zerotrie v0.2.3
3352026-03-02T03:28:36.325Z Downloaded pest v2.8.6
3362026-03-02T03:28:36.325Z Downloaded icu_properties_data v2.1.2
3372026-03-02T03:28:36.350Z Downloaded zerovec v0.11.5
3382026-03-02T03:28:36.350Z Downloaded serde_json v1.0.149
3392026-03-02T03:28:36.374Z Downloaded tabled v0.15.0
3402026-03-02T03:28:36.374Z Downloaded zerocopy v0.7.35
3412026-03-02T03:28:36.398Z Downloaded winnow v0.7.14
3422026-03-02T03:28:36.423Z Downloaded goblin v0.8.2
3432026-03-02T03:28:36.423Z Downloaded syn v1.0.109
3442026-03-02T03:28:36.423Z Downloaded syn v2.0.117
3452026-03-02T03:28:36.448Z Downloaded unicode-width v0.2.0
3462026-03-02T03:28:36.448Z Downloaded unicode-width v0.1.14
3472026-03-02T03:28:36.448Z Downloaded idna v1.1.0
3482026-03-02T03:28:36.448Z Downloaded clap_builder v4.5.60
3492026-03-02T03:28:36.473Z Downloaded rustix v1.1.3
3502026-03-02T03:28:36.497Z Downloaded hashbrown v0.16.1
3512026-03-02T03:28:36.497Z Downloaded url v2.5.8
3522026-03-02T03:28:36.497Z Downloaded indexmap v2.13.0
3532026-03-02T03:28:36.497Z Downloaded icu_collections v2.1.1
3542026-03-02T03:28:36.521Z Downloaded yoke v0.8.1
3552026-03-02T03:28:36.521Z Downloaded usdt-impl v0.5.0
3562026-03-02T03:28:36.521Z Downloaded typenum v1.19.0
3572026-03-02T03:28:36.522Z Downloaded toml_edit v0.22.27
3582026-03-02T03:28:36.522Z Downloaded serde v1.0.228
3592026-03-02T03:28:36.522Z Downloaded memchr v2.8.0
3602026-03-02T03:28:36.522Z Downloaded icu_normalizer v2.1.1
3612026-03-02T03:28:36.546Z Downloaded getrandom v0.4.1
3622026-03-02T03:28:36.546Z Downloaded zerovec-derive v0.11.2
3632026-03-02T03:28:36.546Z Downloaded yoke-derive v0.8.1
3642026-03-02T03:28:36.546Z Downloaded writeable v0.6.2
3652026-03-02T03:28:36.546Z Downloaded utf8parse v0.2.2
3662026-03-02T03:28:36.546Z Downloaded usdt-macro v0.5.0
3672026-03-02T03:28:36.546Z Downloaded usdt-attr-macro v0.5.0
3682026-03-02T03:28:36.547Z Downloaded usdt v0.5.0
3692026-03-02T03:28:36.547Z Downloaded ucd-trie v0.1.7
3702026-03-02T03:28:36.547Z Downloaded toml v0.8.23
3712026-03-02T03:28:36.547Z Downloaded thiserror v2.0.18
3722026-03-02T03:28:36.547Z Downloaded serde_derive v1.0.228
3732026-03-02T03:28:36.573Z Downloaded libc v0.2.180
3742026-03-02T03:28:36.597Z Downloaded proc-macro2 v1.0.106
3752026-03-02T03:28:36.597Z Downloaded pest_meta v2.8.6
3762026-03-02T03:28:36.597Z Downloaded papergrid v0.11.0
3772026-03-02T03:28:36.597Z Downloaded log v0.4.29
3782026-03-02T03:28:36.597Z Downloaded icu_properties v2.1.2
3792026-03-02T03:28:36.622Z Downloaded icu_normalizer_data v2.1.1
3802026-03-02T03:28:36.622Z Downloaded icu_locale_core v2.1.1
3812026-03-02T03:28:36.622Z Downloaded zerofrom v0.1.6
3822026-03-02T03:28:36.622Z Downloaded version_check v0.9.5
3832026-03-02T03:28:36.622Z Downloaded unicode-xid v0.2.6
3842026-03-02T03:28:36.622Z Downloaded unicode-linebreak v0.1.5
3852026-03-02T03:28:36.622Z Downloaded unicode-ident v1.0.24
3862026-03-02T03:28:36.622Z Downloaded thiserror-impl v2.0.18
3872026-03-02T03:28:36.622Z Downloaded textwrap v0.16.2
3882026-03-02T03:28:36.622Z Downloaded smallvec v1.15.1
3892026-03-02T03:28:36.622Z Downloaded serde_core v1.0.228
3902026-03-02T03:28:36.647Z Downloaded num-traits v0.2.19
3912026-03-02T03:28:36.647Z Downloaded icu_provider v2.1.1
3922026-03-02T03:28:36.647Z Downloaded tinystr v0.8.2
3932026-03-02T03:28:36.647Z Downloaded thiserror-impl v1.0.69
3942026-03-02T03:28:36.647Z Downloaded thiserror v1.0.69
3952026-03-02T03:28:36.647Z Downloaded tempfile v3.25.0
3962026-03-02T03:28:36.647Z Downloaded quote v1.0.44
3972026-03-02T03:28:36.647Z Downloaded proc-macro-error v1.0.4
3982026-03-02T03:28:36.647Z Downloaded pest_generator v2.8.6
3992026-03-02T03:28:36.671Z Downloaded pest_derive v2.8.6
4002026-03-02T03:28:36.671Z Downloaded once_cell v1.21.3
4012026-03-02T03:28:36.671Z Downloaded litemap v0.8.1
4022026-03-02T03:28:36.671Z Downloaded itoa v1.0.17
4032026-03-02T03:28:36.671Z Downloaded erased-serde v0.4.9
4042026-03-02T03:28:36.671Z Downloaded typeid v1.0.3
4052026-03-02T03:28:36.671Z Downloaded toml_write v0.1.2
4062026-03-02T03:28:36.671Z Downloaded thread-id v4.2.2
4072026-03-02T03:28:36.671Z Downloaded synstructure v0.13.2
4082026-03-02T03:28:36.671Z Downloaded sha2 v0.10.9
4092026-03-02T03:28:36.671Z Downloaded serde_tokenstream v0.2.3
4102026-03-02T03:28:36.671Z Downloaded serde-untagged v0.1.9
4112026-03-02T03:28:36.671Z Downloaded semver v1.0.27
4122026-03-02T03:28:36.696Z Downloaded scroll v0.12.0
4132026-03-02T03:28:36.696Z Downloaded potential_utf v0.1.4
4142026-03-02T03:28:36.696Z Downloaded memmap v0.7.0
4152026-03-02T03:28:36.696Z Downloaded heck v0.5.0
4162026-03-02T03:28:36.696Z Downloaded heck v0.4.1
4172026-03-02T03:28:36.696Z Downloaded clap_derive v4.5.55
4182026-03-02T03:28:36.696Z Downloaded clap v4.5.60
4192026-03-02T03:28:36.696Z Downloaded cargo_toml v0.21.0
4202026-03-02T03:28:36.696Z Downloaded camino-tempfile v1.4.1
4212026-03-02T03:28:36.696Z Downloaded camino v1.2.2
4222026-03-02T03:28:36.720Z Downloaded tabled_derive v0.7.0
4232026-03-02T03:28:36.720Z Downloaded swrite v0.1.0
4242026-03-02T03:28:36.720Z Downloaded strsim v0.11.1
4252026-03-02T03:28:36.720Z Downloaded stable_deref_trait v1.2.1
4262026-03-02T03:28:36.720Z Downloaded smawk v0.3.2
4272026-03-02T03:28:36.720Z Downloaded serde_spanned v0.6.9
4282026-03-02T03:28:36.720Z Downloaded serde-value v0.7.0
4292026-03-02T03:28:36.720Z Downloaded scroll_derive v0.12.1
4302026-03-02T03:28:36.720Z Downloaded pretty-hex v0.4.1
4312026-03-02T03:28:36.720Z Downloaded plain v0.2.3
4322026-03-02T03:28:36.720Z Downloaded macaddr v1.0.1
4332026-03-02T03:28:36.721Z Downloaded is_terminal_polyfill v1.70.2
4342026-03-02T03:28:36.721Z Downloaded fs-err v3.3.0
4352026-03-02T03:28:36.721Z Downloaded errno v0.3.14
4362026-03-02T03:28:36.721Z Downloaded dtrace-parser v0.2.0
4372026-03-02T03:28:36.721Z Downloaded displaydoc v0.2.5
4382026-03-02T03:28:36.721Z Downloaded digest v0.10.7
4392026-03-02T03:28:36.721Z Downloaded crypto-common v0.1.7
4402026-03-02T03:28:36.721Z Downloaded cpufeatures v0.2.17
4412026-03-02T03:28:36.745Z Downloaded colorchoice v1.0.4
4422026-03-02T03:28:36.745Z Downloaded clap_lex v1.0.0
4432026-03-02T03:28:36.745Z Downloaded cfg-if v1.0.4
4442026-03-02T03:28:36.745Z Downloaded cargo_metadata v0.21.0
4452026-03-02T03:28:36.745Z Downloaded cargo-platform v0.2.0
4462026-03-02T03:28:36.745Z Downloaded byteorder v1.5.0
4472026-03-02T03:28:36.745Z Downloaded bytecount v0.6.9
4482026-03-02T03:28:36.745Z Downloaded block-buffer v0.10.4
4492026-03-02T03:28:36.745Z Downloaded bitflags v2.11.0
4502026-03-02T03:28:36.745Z Downloaded autocfg v1.5.0
4512026-03-02T03:28:36.745Z Downloaded anyhow v1.0.102
4522026-03-02T03:28:36.745Z Downloaded anstyle-parse v0.2.7
4532026-03-02T03:28:36.745Z Downloaded anstyle v1.0.13
4542026-03-02T03:28:36.770Z Downloaded anstream v0.6.21
4552026-03-02T03:28:36.770Z Downloaded percent-encoding v2.3.2
4562026-03-02T03:28:36.770Z Downloaded ordered-float v2.10.1
4572026-03-02T03:28:36.770Z Downloaded idna_adapter v1.2.1
4582026-03-02T03:28:36.770Z Downloaded generic-array v0.14.7
4592026-03-02T03:28:36.770Z Downloaded form_urlencoded v1.2.2
4602026-03-02T03:28:36.770Z Downloaded fnv v1.0.7
4612026-03-02T03:28:36.770Z Downloaded fastrand v2.3.0
4622026-03-02T03:28:36.770Z Downloaded equivalent v1.0.2
4632026-03-02T03:28:36.770Z Downloaded dof v0.3.0
4642026-03-02T03:28:36.770Z Downloaded cargo-util-schemas v0.8.2
4652026-03-02T03:28:36.770Z Downloaded anstyle-query v1.1.5
4662026-03-02T03:28:36.851Z Compiling proc-macro2 v1.0.106
4672026-03-02T03:28:36.851Z Compiling quote v1.0.44
4682026-03-02T03:28:36.875Z Compiling unicode-ident v1.0.24
4692026-03-02T03:28:36.875Z Compiling serde_core v1.0.228
4702026-03-02T03:28:36.875Z Compiling libc v0.2.180
4712026-03-02T03:28:36.876Z Compiling version_check v0.9.5
4722026-03-02T03:28:36.876Z Compiling memchr v2.8.0
4732026-03-02T03:28:36.906Z Compiling stable_deref_trait v1.2.1
4742026-03-02T03:28:37.161Z Compiling serde v1.0.228
4752026-03-02T03:28:37.188Z Compiling zmij v1.0.21
4762026-03-02T03:28:37.707Z Compiling thiserror v1.0.69
4772026-03-02T03:28:37.769Z Compiling itoa v1.0.17
4782026-03-02T03:28:37.863Z Compiling autocfg v1.5.0
4792026-03-02T03:28:38.115Z Compiling ucd-trie v0.1.7
4802026-03-02T03:28:38.478Z Compiling pest v2.8.6
4812026-03-02T03:28:38.625Z Compiling writeable v0.6.2
4822026-03-02T03:28:38.661Z Compiling litemap v0.8.1
4832026-03-02T03:28:38.787Z Compiling icu_normalizer_data v2.1.1
4842026-03-02T03:28:39.015Z Compiling byteorder v1.5.0
4852026-03-02T03:28:39.098Z Compiling rustix v1.1.3
4862026-03-02T03:28:39.531Z Compiling syn v2.0.117
4872026-03-02T03:28:39.629Z Compiling icu_properties_data v2.1.2
4882026-03-02T03:28:39.797Z Compiling errno v0.3.14
4892026-03-02T03:28:39.824Z Compiling bitflags v2.11.0
4902026-03-02T03:28:39.975Z Compiling serde_json v1.0.149
4912026-03-02T03:28:40.371Z Compiling num-traits v0.2.19
4922026-03-02T03:28:40.432Z Compiling equivalent v1.0.2
4932026-03-02T03:28:40.459Z Compiling typeid v1.0.3
4942026-03-02T03:28:40.592Z Compiling hashbrown v0.16.1
4952026-03-02T03:28:41.063Z Compiling pest_meta v2.8.6
4962026-03-02T03:28:41.143Z Compiling smallvec v1.15.1
4972026-03-02T03:28:41.613Z Compiling thread-id v4.2.2
4982026-03-02T03:28:41.789Z Compiling indexmap v2.13.0
4992026-03-02T03:28:41.827Z Compiling proc-macro-error-attr v1.0.4
5002026-03-02T03:28:41.876Z Compiling usdt-impl v0.5.0
5012026-03-02T03:28:42.122Z Compiling erased-serde v0.4.9
5022026-03-02T03:28:42.231Z Compiling winnow v0.7.14
5032026-03-02T03:28:42.305Z Compiling syn v1.0.109
5042026-03-02T03:28:42.670Z Compiling toml_write v0.1.2
5052026-03-02T03:28:43.307Z Compiling proc-macro-error v1.0.4
5062026-03-02T03:28:43.592Z Compiling getrandom v0.4.1
5072026-03-02T03:28:43.634Z Compiling thiserror v2.0.18
5082026-03-02T03:28:44.235Z Compiling utf8parse v0.2.2
5092026-03-02T03:28:44.261Z Compiling utf8_iter v1.0.4
5102026-03-02T03:28:44.463Z Compiling log v0.4.29
5112026-03-02T03:28:44.578Z Compiling camino v1.2.2
5122026-03-02T03:28:44.799Z Compiling percent-encoding v2.3.2
5132026-03-02T03:28:44.826Z Compiling plain v0.2.3
5142026-03-02T03:28:45.019Z Compiling ordered-float v2.10.1
5152026-03-02T03:28:45.070Z Compiling form_urlencoded v1.2.2
5162026-03-02T03:28:45.173Z Compiling anstyle-parse v0.2.7
5172026-03-02T03:28:45.595Z Compiling terminal_size v0.4.3
5182026-03-02T03:28:45.658Z Compiling pretty-hex v0.4.1
5192026-03-02T03:28:45.838Z Compiling is_terminal_polyfill v1.70.2
5202026-03-02T03:28:45.868Z Compiling colorchoice v1.0.4
5212026-03-02T03:28:45.924Z Compiling synstructure v0.13.2
5222026-03-02T03:28:46.014Z Compiling pest_generator v2.8.6
5232026-03-02T03:28:46.049Z Compiling cfg-if v1.0.4
5242026-03-02T03:28:46.087Z Compiling anstyle-query v1.1.5
5252026-03-02T03:28:46.182Z Compiling anstyle v1.0.13
5262026-03-02T03:28:46.482Z Compiling serde-untagged v0.1.9
5272026-03-02T03:28:46.602Z Compiling anstream v0.6.21
5282026-03-02T03:28:46.691Z Compiling semver v1.0.27
5292026-03-02T03:28:47.278Z Compiling fs-err v3.3.0
5302026-03-02T03:28:47.310Z Compiling bytecount v0.6.9
5312026-03-02T03:28:47.310Z Compiling once_cell v1.21.3
5322026-03-02T03:28:47.440Z Compiling heck v0.5.0
5332026-03-02T03:28:47.527Z Compiling clap_lex v1.0.0
5342026-03-02T03:28:47.559Z Compiling strsim v0.11.1
5352026-03-02T03:28:47.593Z Compiling unicode-xid v0.2.6
5362026-03-02T03:28:47.735Z Compiling unicode-width v0.1.14
5372026-03-02T03:28:47.806Z Compiling fastrand v2.3.0
5382026-03-02T03:28:47.901Z Compiling heck v0.4.1
5392026-03-02T03:28:47.966Z Compiling fnv v1.0.7
5402026-03-02T03:28:48.132Z Compiling anyhow v1.0.102
5412026-03-02T03:28:48.243Z Compiling papergrid v0.11.0
5422026-03-02T03:28:48.279Z Compiling tempfile v3.25.0
5432026-03-02T03:28:48.320Z Compiling clap_builder v4.5.60
5442026-03-02T03:28:48.936Z Compiling memmap v0.7.0
5452026-03-02T03:28:49.023Z Compiling smawk v0.3.2
5462026-03-02T03:28:49.053Z Compiling unicode-linebreak v0.1.5
5472026-03-02T03:28:49.253Z Compiling unicode-width v0.2.0
5482026-03-02T03:28:49.778Z Compiling textwrap v0.16.2
5492026-03-02T03:28:50.019Z Compiling camino-tempfile v1.4.1
5502026-03-02T03:28:50.064Z Compiling serde_derive v1.0.228
5512026-03-02T03:28:50.092Z Compiling zerofrom-derive v0.1.6
5522026-03-02T03:28:50.426Z Compiling yoke-derive v0.8.1
5532026-03-02T03:28:50.520Z Compiling zerovec-derive v0.11.2
5542026-03-02T03:28:50.698Z Compiling displaydoc v0.2.5
5552026-03-02T03:28:51.435Z Compiling thiserror-impl v1.0.69
5562026-03-02T03:28:52.144Z Compiling zerocopy-derive v0.7.35
5572026-03-02T03:28:52.660Z Compiling pest_derive v2.8.6
5582026-03-02T03:28:52.753Z Compiling scroll_derive v0.12.1
5592026-03-02T03:28:53.050Z Compiling zerofrom v0.1.6
5602026-03-02T03:28:53.284Z Compiling yoke v0.8.1
5612026-03-02T03:28:53.336Z Compiling thiserror-impl v2.0.18
5622026-03-02T03:28:53.646Z Compiling zerovec v0.11.5
5632026-03-02T03:28:53.735Z Compiling zerotrie v0.2.3
5642026-03-02T03:28:53.970Z Compiling zerocopy v0.7.35
5652026-03-02T03:28:54.071Z Compiling dtrace-parser v0.2.0
5662026-03-02T03:28:54.306Z Compiling scroll v0.12.0
5672026-03-02T03:28:54.706Z Compiling tinystr v0.8.2
5682026-03-02T03:28:54.838Z Compiling potential_utf v0.1.4
5692026-03-02T03:28:55.072Z Compiling icu_locale_core v2.1.1
5702026-03-02T03:28:55.129Z Compiling icu_collections v2.1.1
5712026-03-02T03:28:55.176Z Compiling goblin v0.8.2
5722026-03-02T03:28:55.274Z Compiling tabled_derive v0.7.0
5732026-03-02T03:28:55.752Z Compiling clap_derive v4.5.55
5742026-03-02T03:28:56.120Z Compiling swrite v0.1.0
5752026-03-02T03:28:56.310Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5762026-03-02T03:28:56.439Z Compiling icu_provider v2.1.1
5772026-03-02T03:28:56.917Z Compiling icu_normalizer v2.1.1
5782026-03-02T03:28:57.003Z Compiling icu_properties v2.1.2
5792026-03-02T03:28:57.096Z Compiling tabled v0.15.0
5802026-03-02T03:28:57.272Z Compiling toml_datetime v0.6.11
5812026-03-02T03:28:57.424Z Compiling serde_spanned v0.6.9
5822026-03-02T03:28:57.472Z Compiling dof v0.3.0
5832026-03-02T03:28:57.672Z Compiling toml_edit v0.22.27
5842026-03-02T03:28:57.759Z Compiling serde_tokenstream v0.2.3
5852026-03-02T03:28:58.287Z Compiling serde-value v0.7.0
5862026-03-02T03:28:58.325Z Compiling cargo-platform v0.2.0
5872026-03-02T03:28:58.796Z Compiling macaddr v1.0.1
5882026-03-02T03:28:58.999Z Compiling idna_adapter v1.2.1
5892026-03-02T03:28:59.228Z Compiling idna v1.1.0
5902026-03-02T03:28:59.287Z Compiling usdt-macro v0.5.0
5912026-03-02T03:28:59.329Z Compiling usdt-attr-macro v0.5.0
5922026-03-02T03:28:59.465Z Compiling clap v4.5.60
5932026-03-02T03:28:59.834Z Compiling url v2.5.8
5942026-03-02T03:29:00.737Z Compiling toml v0.8.23
5952026-03-02T03:29:01.571Z Compiling cargo-util-schemas v0.8.2
5962026-03-02T03:29:01.601Z Compiling cargo_toml v0.21.0
5972026-03-02T03:29:01.716Z Compiling usdt v0.5.0
5982026-03-02T03:29:03.501Z Compiling cargo_metadata v0.21.0
5992026-03-02T03:29:05.518Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6002026-03-02T03:29:09.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
6012026-03-02T03:29:09.861Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6022026-03-02T03:29:10.926Z Downloading crates ...
6032026-03-02T03:29:11.120Z Downloaded critical-section v1.2.0
6042026-03-02T03:29:11.146Z Downloaded foreign-types-shared v0.1.1
6052026-03-02T03:29:11.146Z Downloaded fatfs v0.3.6
6062026-03-02T03:29:11.146Z Downloaded derive_more-impl v2.1.1
6072026-03-02T03:29:11.170Z Downloaded glob v0.3.3
6082026-03-02T03:29:11.170Z Downloaded curve25519-dalek v4.1.3
6092026-03-02T03:29:11.195Z Downloaded env_logger v0.11.9
6102026-03-02T03:29:11.195Z Downloaded hex v0.4.3
6112026-03-02T03:29:11.222Z Downloaded filetime v0.2.27
6122026-03-02T03:29:11.222Z Downloaded foldhash v0.1.5
6132026-03-02T03:29:11.222Z Downloaded foreign-types v0.5.0
6142026-03-02T03:29:11.222Z Downloaded hostname v0.4.2
6152026-03-02T03:29:11.251Z Downloaded globwalk v0.9.1
6162026-03-02T03:29:11.252Z Downloaded hostname v0.3.1
6172026-03-02T03:29:11.252Z Downloaded hyper-tls v0.6.0
6182026-03-02T03:29:11.252Z Downloaded home v0.5.12
6192026-03-02T03:29:11.252Z Downloaded humantime v2.3.0
6202026-03-02T03:29:11.278Z Downloaded managed v0.8.0
6212026-03-02T03:29:11.278Z Downloaded lru v0.12.5
6222026-03-02T03:29:11.278Z Downloaded md5 v0.7.0
6232026-03-02T03:29:11.303Z Downloaded newline-converter v0.3.0
6242026-03-02T03:29:11.304Z Downloaded nu-ansi-term v0.50.3
6252026-03-02T03:29:11.329Z Downloaded openssl-probe v0.1.6
6262026-03-02T03:29:11.329Z Downloaded nodrop v0.1.14
6272026-03-02T03:29:11.329Z Downloaded num-derive v0.4.2
6282026-03-02T03:29:11.354Z Downloaded phf_shared v0.11.3
6292026-03-02T03:29:11.354Z Downloaded num_enum_derive v0.5.11
6302026-03-02T03:29:11.354Z Downloaded proc-macro-error-attr2 v2.0.0
6312026-03-02T03:29:11.354Z Downloaded precomputed-hash v0.1.1
6322026-03-02T03:29:11.380Z Downloaded packed_struct_codegen v0.10.1
6332026-03-02T03:29:11.380Z Downloaded pin-project-lite v0.2.17
6342026-03-02T03:29:11.380Z Downloaded rand_seeder v0.4.0
6352026-03-02T03:29:11.406Z Downloaded rfc6979 v0.4.0
6362026-03-02T03:29:11.406Z Downloaded rcgen v0.12.1
6372026-03-02T03:29:11.406Z Downloaded ref-cast-impl v1.0.25
6382026-03-02T03:29:11.926Z Downloaded rand_core v0.9.5
6392026-03-02T03:29:11.926Z Downloaded shell-words v1.1.1
6402026-03-02T03:29:11.926Z Downloaded slog-envlogger v2.2.0
6412026-03-02T03:29:11.926Z Downloaded structmeta-derive v0.3.0
6422026-03-02T03:29:11.926Z Downloaded recursive-proc-macro-impl v0.1.1
6432026-03-02T03:29:11.926Z Downloaded progenitor v0.13.0
6442026-03-02T03:29:11.926Z Downloaded ssh-cipher v0.2.0
6452026-03-02T03:29:11.926Z Downloaded tabwriter v1.4.1
6462026-03-02T03:29:11.926Z Downloaded smallvec v0.6.14
6472026-03-02T03:29:11.926Z Downloaded salsa20 v0.10.2
6482026-03-02T03:29:11.926Z Downloaded rustls-native-certs v0.8.3
6492026-03-02T03:29:11.927Z Downloaded tls_codec_derive v0.4.2
6502026-03-02T03:29:11.927Z Downloaded time-macros v0.2.27
6512026-03-02T03:29:11.927Z Downloaded strum_macros v0.26.4
6522026-03-02T03:29:11.927Z Downloaded thiserror-no-std v2.0.2
6532026-03-02T03:29:11.927Z Downloaded supports-color v3.0.2
6542026-03-02T03:29:11.927Z Downloaded thread-id v5.1.0
6552026-03-02T03:29:11.927Z Downloaded tokio-tungstenite v0.21.0
6562026-03-02T03:29:11.927Z Downloaded toml_edit v0.23.10+spec-1.0.0
6572026-03-02T03:29:11.927Z Downloaded void v1.0.2
6582026-03-02T03:29:11.927Z Downloaded schemars v0.9.0
6592026-03-02T03:29:11.927Z Downloaded unit-prefix v0.5.2
6602026-03-02T03:29:11.927Z Downloaded want v0.3.1
6612026-03-02T03:29:11.927Z Downloaded slog-scope v4.4.1
6622026-03-02T03:29:11.927Z Downloaded wait-timeout v0.2.1
6632026-03-02T03:29:11.927Z Downloaded waitgroup v0.1.2
6642026-03-02T03:29:11.927Z Downloaded xattr v1.6.1
6652026-03-02T03:29:11.927Z Downloaded zeroize_derive v1.4.3
6662026-03-02T03:29:11.927Z Downloaded uzers v0.12.2
6672026-03-02T03:29:11.927Z Downloaded zone_cfg_derive v0.3.1
6682026-03-02T03:29:11.927Z Downloaded utf-8 v0.7.6
6692026-03-02T03:29:11.927Z Downloaded wyz v0.5.1
6702026-03-02T03:29:11.927Z Downloaded xz2 v0.1.7
6712026-03-02T03:29:11.927Z Downloaded vergen-gitcl v1.0.8
6722026-03-02T03:29:11.927Z Downloaded universal-hash v0.5.1
6732026-03-02T03:29:11.927Z Downloaded vergen-lib v0.1.6
6742026-03-02T03:29:11.927Z Downloaded zeroize v1.8.2
6752026-03-02T03:29:11.927Z Downloaded yasna v0.5.2
6762026-03-02T03:29:11.927Z Downloaded zopfli v0.8.3
6772026-03-02T03:29:11.927Z Downloaded unicode_categories v0.1.1
6782026-03-02T03:29:11.927Z Downloaded zip v0.6.6
6792026-03-02T03:29:11.927Z Downloaded zstd-safe v7.2.4
6802026-03-02T03:29:11.927Z Downloaded zstd v0.13.3
6812026-03-02T03:29:11.927Z Downloaded zip v4.6.1
6822026-03-02T03:29:11.927Z Downloaded serde_with v3.17.0
6832026-03-02T03:29:11.927Z Downloaded winnow v0.5.40
6842026-03-02T03:29:11.928Z Downloaded winnow v0.6.26
6852026-03-02T03:29:11.928Z Downloaded time v0.3.47
6862026-03-02T03:29:11.928Z Downloaded zlib-rs v0.6.2
6872026-03-02T03:29:11.928Z Downloaded rustls v0.23.37
6882026-03-02T03:29:11.928Z Downloaded jiff v0.2.21
6892026-03-02T03:29:11.928Z Downloaded lzma-sys v0.1.20
6902026-03-02T03:29:11.928Z Downloaded smoltcp v0.9.1
6912026-03-02T03:29:11.928Z Downloaded petgraph v0.6.5
6922026-03-02T03:29:11.928Z Downloaded webpki-roots v1.0.6
6932026-03-02T03:29:11.928Z Downloaded vcpkg v0.2.15
6942026-03-02T03:29:11.928Z Downloaded zerocopy v0.8.40
6952026-03-02T03:29:11.952Z Downloaded sqlparser v0.61.0
6962026-03-02T03:29:11.953Z Downloaded sled v0.34.7
6972026-03-02T03:29:11.953Z Downloaded regex-automata v0.4.14
6982026-03-02T03:29:11.953Z Downloaded petgraph v0.8.3
6992026-03-02T03:29:11.977Z Downloaded ratatui v0.29.0
7002026-03-02T03:29:12.002Z Downloaded chrono-tz v0.10.4
7012026-03-02T03:29:12.027Z Downloaded typify-impl v0.6.1
7022026-03-02T03:29:12.027Z Downloaded tracing v0.1.44
7032026-03-02T03:29:12.051Z Downloaded smoltcp v0.11.0
7042026-03-02T03:29:12.075Z Downloaded zerocopy-derive v0.6.6
7052026-03-02T03:29:12.076Z Downloaded typify-impl v0.4.3
7062026-03-02T03:29:12.100Z Downloaded libz-sys v1.1.24
7072026-03-02T03:29:12.124Z Downloaded bzip2-sys v0.1.13+1.0.8
7082026-03-02T03:29:12.124Z Downloaded tabled v0.20.0
7092026-03-02T03:29:12.149Z Downloaded rustix v0.38.44
7102026-03-02T03:29:12.172Z Downloaded encoding_rs v0.8.35
7112026-03-02T03:29:12.196Z Downloaded salty v0.3.0
7122026-03-02T03:29:12.196Z Downloaded x509-cert v0.2.5
7132026-03-02T03:29:12.220Z Downloaded unicode-normalization v0.1.25
7142026-03-02T03:29:12.221Z Downloaded tower-http v0.6.8
7152026-03-02T03:29:12.221Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
7162026-03-02T03:29:12.245Z Downloaded sha3 v0.10.8
7172026-03-02T03:29:12.245Z Downloaded tower v0.5.3
7182026-03-02T03:29:12.269Z Downloaded radix_trie v0.2.1
7192026-03-02T03:29:12.269Z Downloaded typify v0.6.1
7202026-03-02T03:29:12.269Z Downloaded tokio v1.49.0
7212026-03-02T03:29:12.298Z Downloaded typed-path v0.9.3
7222026-03-02T03:29:12.322Z Downloaded tokio-util v0.7.18
7232026-03-02T03:29:12.322Z Downloaded rustls v0.22.4
7242026-03-02T03:29:12.346Z Downloaded zerocopy-derive v0.8.40
7252026-03-02T03:29:12.346Z Downloaded zerocopy v0.6.6
7262026-03-02T03:29:12.346Z Downloaded vte v0.14.1
7272026-03-02T03:29:12.346Z Downloaded vsss-rs v3.3.4
7282026-03-02T03:29:12.346Z Downloaded vergen v9.0.6
7292026-03-02T03:29:12.371Z Downloaded usdt-impl v0.6.0
7302026-03-02T03:29:12.371Z Downloaded unsafe-libyaml v0.2.11
7312026-03-02T03:29:12.371Z Downloaded unicode-segmentation v1.12.0
7322026-03-02T03:29:12.371Z Downloaded tracing-attributes v0.1.31
7332026-03-02T03:29:12.371Z Downloaded reqwest v0.13.2
7342026-03-02T03:29:12.371Z Downloaded regress v0.10.5
7352026-03-02T03:29:12.395Z Downloaded rayon v1.11.0
7362026-03-02T03:29:12.395Z Downloaded quinn-proto v0.11.13
7372026-03-02T03:29:12.395Z Downloaded yansi v1.0.1
7382026-03-02T03:29:12.395Z Downloaded whoami v1.6.1
7392026-03-02T03:29:12.395Z Downloaded untrusted v0.9.0
7402026-03-02T03:29:12.419Z Downloaded tungstenite v0.23.0
7412026-03-02T03:29:12.419Z Downloaded tungstenite v0.21.0
7422026-03-02T03:29:12.419Z Downloaded libgit2-sys v0.18.3+1.9.2
7432026-03-02T03:29:12.465Z Downloaded toml_parser v1.0.9+spec-1.1.0
7442026-03-02T03:29:12.489Z Downloaded toml_edit v0.19.15
7452026-03-02T03:29:12.489Z Downloaded openapiv3 v2.2.0
7462026-03-02T03:29:12.513Z Downloaded tui-tree-widget v0.23.1
7472026-03-02T03:29:12.513Z Downloaded rpassword v7.4.0
7482026-03-02T03:29:12.513Z Downloaded usdt-macro v0.6.0
7492026-03-02T03:29:12.513Z Downloaded typify-macro v0.6.1
7502026-03-02T03:29:12.513Z Downloaded ring v0.17.14
7512026-03-02T03:29:12.547Z Downloaded typify-macro v0.4.3
7522026-03-02T03:29:12.571Z Downloaded tinyvec v1.10.0
7532026-03-02T03:29:12.571Z Downloaded uuid v1.21.0
7542026-03-02T03:29:12.571Z Downloaded untrusted v0.7.1
7552026-03-02T03:29:12.571Z Downloaded tracing-core v0.1.36
7562026-03-02T03:29:12.571Z Downloaded tar v0.4.44
7572026-03-02T03:29:12.571Z Downloaded ssh-key v0.6.7
7582026-03-02T03:29:12.571Z Downloaded polar-core v0.27.3
7592026-03-02T03:29:12.596Z Downloaded unicode-bidi v0.3.18
7602026-03-02T03:29:12.596Z Downloaded ron v0.12.0
7612026-03-02T03:29:12.596Z Downloaded usdt-attr-macro v0.6.0
7622026-03-02T03:29:12.596Z Downloaded typify v0.4.3
7632026-03-02T03:29:12.596Z Downloaded tower-service v0.3.3
7642026-03-02T03:29:12.596Z Downloaded xshell v0.2.7
7652026-03-02T03:29:12.620Z Downloaded whoami v2.1.0
7662026-03-02T03:29:12.620Z Downloaded regex-syntax v0.6.29
7672026-03-02T03:29:12.621Z Downloaded proptest v1.10.0
7682026-03-02T03:29:12.621Z Downloaded walkdir v2.5.0
7692026-03-02T03:29:12.621Z Downloaded topological-sort v0.2.2
7702026-03-02T03:29:12.621Z Downloaded unicode-properties v0.1.4
7712026-03-02T03:29:12.621Z Downloaded toml_writer v1.0.6+spec-1.1.0
7722026-03-02T03:29:12.645Z Downloaded tiny-keccak v2.0.2
7732026-03-02T03:29:12.645Z Downloaded term v1.2.1
7742026-03-02T03:29:12.645Z Downloaded rustls-webpki v0.102.8
7752026-03-02T03:29:12.669Z Downloaded zone v0.3.1
7762026-03-02T03:29:12.669Z Downloaded vergen-git2 v1.0.7
7772026-03-02T03:29:12.669Z Downloaded toml v0.9.12+spec-1.1.0
7782026-03-02T03:29:12.669Z Downloaded time-core v0.1.8
7792026-03-02T03:29:12.669Z Downloaded thread_local v1.1.9
7802026-03-02T03:29:12.669Z Downloaded termios v0.3.3
7812026-03-02T03:29:12.670Z Downloaded serde_cbor v0.11.2
7822026-03-02T03:29:12.670Z Downloaded russh v0.45.0
7832026-03-02T03:29:12.670Z Downloaded tokio-postgres v0.7.16
7842026-03-02T03:29:12.694Z Downloaded socket2 v0.6.2
7852026-03-02T03:29:12.694Z Downloaded reqwest v0.12.28
7862026-03-02T03:29:12.694Z Downloaded xshell-macros v0.2.7
7872026-03-02T03:29:12.694Z Downloaded twox-hash v2.1.2
7882026-03-02T03:29:12.694Z Downloaded toml v0.7.8
7892026-03-02T03:29:12.694Z Downloaded tokio-stream v0.1.18
7902026-03-02T03:29:12.694Z Downloaded test-strategy v0.4.5
7912026-03-02T03:29:12.718Z Downloaded stacker v0.1.23
7922026-03-02T03:29:12.718Z Downloaded tinyvec_macros v0.1.1
7932026-03-02T03:29:12.718Z Downloaded unicode-truncate v1.1.0
7942026-03-02T03:29:12.718Z Downloaded unicase v2.9.0
7952026-03-02T03:29:12.719Z Downloaded tls_codec v0.4.2
7962026-03-02T03:29:12.719Z Downloaded tap v1.0.1
7972026-03-02T03:29:12.719Z Downloaded strip-ansi-escapes v0.2.1
7982026-03-02T03:29:12.719Z Downloaded tough v0.20.0
7992026-03-02T03:29:12.719Z Downloaded tokio-rustls v0.26.4
8002026-03-02T03:29:12.743Z Downloaded tokio-rustls v0.24.1
8012026-03-02T03:29:12.743Z Downloaded tokio-native-tls v0.3.1
8022026-03-02T03:29:12.743Z Downloaded subprocess v0.2.15
8032026-03-02T03:29:12.743Z Downloaded string_cache v0.8.9
8042026-03-02T03:29:12.743Z Downloaded serde_yaml v0.9.34+deprecated
8052026-03-02T03:29:12.743Z Downloaded quick-xml v0.37.5
8062026-03-02T03:29:12.743Z Downloaded serde_path_to_error v0.1.20
8072026-03-02T03:29:12.743Z Downloaded reedline v0.40.0
8082026-03-02T03:29:12.767Z Downloaded rand v0.10.0
8092026-03-02T03:29:12.767Z Downloaded take_mut v0.2.2
8102026-03-02T03:29:12.767Z Downloaded tabled_derive v0.11.0
8112026-03-02T03:29:12.768Z Downloaded stringprep v0.1.5
8122026-03-02T03:29:12.768Z Downloaded static_assertions v1.1.0
8132026-03-02T03:29:12.768Z Downloaded slog-async v2.8.0
8142026-03-02T03:29:12.768Z Downloaded serde_derive_internals v0.29.1
8152026-03-02T03:29:12.768Z Downloaded secrecy v0.8.0
8162026-03-02T03:29:12.768Z Downloaded rustls-platform-verifier v0.6.2
8172026-03-02T03:29:12.768Z Downloaded regex-syntax v0.8.10
8182026-03-02T03:29:12.792Z Downloaded object v0.37.3
8192026-03-02T03:29:12.792Z Downloaded unarray v0.1.4
8202026-03-02T03:29:12.792Z Downloaded trait-variant v0.1.2
8212026-03-02T03:29:12.792Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8222026-03-02T03:29:12.792Z Downloaded tokio-tungstenite v0.23.1
8232026-03-02T03:29:12.792Z Downloaded tokio-rustls v0.25.0
8242026-03-02T03:29:12.818Z Downloaded tokio-macros v2.6.0
8252026-03-02T03:29:12.818Z Downloaded tokio-dtrace v0.1.1
8262026-03-02T03:29:12.818Z Downloaded strum v0.26.3
8272026-03-02T03:29:12.818Z Downloaded socket2 v0.5.10
8282026-03-02T03:29:12.819Z Downloaded signal-hook v0.3.18
8292026-03-02T03:29:12.819Z Downloaded sapling-renderdag v0.1.0
8302026-03-02T03:29:12.819Z Downloaded rayon-core v1.13.0
8312026-03-02T03:29:12.819Z Downloaded regex v1.12.3
8322026-03-02T03:29:12.819Z Downloaded bstr v1.12.1
8332026-03-02T03:29:12.843Z Downloaded usdt v0.6.0
8342026-03-02T03:29:12.843Z Downloaded try-lock v0.2.5
8352026-03-02T03:29:12.843Z Downloaded tower-layer v0.3.3
8362026-03-02T03:29:12.843Z Downloaded tagptr v0.2.0
8372026-03-02T03:29:12.843Z Downloaded strum_macros v0.27.2
8382026-03-02T03:29:12.843Z Downloaded strum v0.27.2
8392026-03-02T03:29:12.843Z Downloaded ssh-encoding v0.2.0
8402026-03-02T03:29:12.843Z Downloaded snafu v0.8.9
8412026-03-02T03:29:12.843Z Downloaded slog v2.8.2
8422026-03-02T03:29:12.843Z Downloaded serde_plain v1.0.2
8432026-03-02T03:29:12.868Z Downloaded serde-big-array v0.5.1
8442026-03-02T03:29:12.868Z Downloaded scroll v0.13.0
8452026-03-02T03:29:12.868Z Downloaded schemars v0.8.22
8462026-03-02T03:29:12.868Z Downloaded samael v0.0.19
8472026-03-02T03:29:12.868Z Downloaded rustls v0.21.12
8482026-03-02T03:29:12.892Z Downloaded support-bundle-viewer v0.1.2
8492026-03-02T03:29:12.892Z Downloaded strum_macros v0.24.3
8502026-03-02T03:29:12.892Z Downloaded structmeta v0.3.0
8512026-03-02T03:29:12.892Z Downloaded sqlparser_derive v0.5.0
8522026-03-02T03:29:12.892Z Downloaded sqlformat v0.3.5
8532026-03-02T03:29:12.892Z Downloaded snafu-derive v0.8.9
8542026-03-02T03:29:12.892Z Downloaded similar v2.7.0
8552026-03-02T03:29:12.917Z Downloaded serde_spanned v1.0.4
8562026-03-02T03:29:12.917Z Downloaded serde-hex v0.1.0
8572026-03-02T03:29:12.917Z Downloaded rustls-pki-types v1.14.0
8582026-03-02T03:29:12.917Z Downloaded thiserror-impl-no-std v2.0.2
8592026-03-02T03:29:12.917Z Downloaded testing_table v0.3.0
8602026-03-02T03:29:12.917Z Downloaded sync_wrapper v1.0.2
8612026-03-02T03:29:12.917Z Downloaded termtree v0.5.1
8622026-03-02T03:29:12.917Z Downloaded sync-ptr v0.1.4
8632026-03-02T03:29:12.917Z Downloaded smf v0.2.3
8642026-03-02T03:29:12.917Z Downloaded slog-stdlog v4.1.1
8652026-03-02T03:29:12.917Z Downloaded slog-dtrace v0.3.0
8662026-03-02T03:29:12.917Z Downloaded rusty-fork v0.3.1
8672026-03-02T03:29:12.917Z Downloaded rustls-webpki v0.103.9
8682026-03-02T03:29:12.917Z Downloaded subtle v2.6.1
8692026-03-02T03:29:12.917Z Downloaded spki v0.7.3
8702026-03-02T03:29:12.917Z Downloaded slog-term v2.9.2
8712026-03-02T03:29:12.942Z Downloaded shlex v1.3.0
8722026-03-02T03:29:12.942Z Downloaded sct v0.7.1
8732026-03-02T03:29:12.942Z Downloaded schemars_derive v0.8.22
8742026-03-02T03:29:12.942Z Downloaded ryu v1.0.23
8752026-03-02T03:29:12.942Z Downloaded rustc_version v0.1.7
8762026-03-02T03:29:12.942Z Downloaded ron v0.8.1
8772026-03-02T03:29:12.942Z Downloaded ref-cast v1.0.25
8782026-03-02T03:29:12.942Z Downloaded quinn v0.11.9
8792026-03-02T03:29:12.966Z Downloaded nix v0.31.1
8802026-03-02T03:29:12.966Z Downloaded slog-json v2.6.1
8812026-03-02T03:29:12.966Z Downloaded slog-bunyan v2.5.0
8822026-03-02T03:29:12.966Z Downloaded simd-adler32 v0.3.8
8832026-03-02T03:29:12.966Z Downloaded signal-hook-tokio v0.3.1
8842026-03-02T03:29:12.966Z Downloaded sha1 v0.10.6
8852026-03-02T03:29:12.966Z Downloaded rustc_version v0.4.1
8862026-03-02T03:29:12.991Z Downloaded sec1 v0.7.3
8872026-03-02T03:29:12.991Z Downloaded rustc-hash v2.1.1
8882026-03-02T03:29:12.991Z Downloaded nix v0.30.1
8892026-03-02T03:29:12.991Z Downloaded chrono v0.4.44
8902026-03-02T03:29:13.015Z Downloaded steno v0.4.1
8912026-03-02T03:29:13.015Z Downloaded serde_repr v0.1.20
8922026-03-02T03:29:13.015Z Downloaded serde_bytes v0.11.19
8932026-03-02T03:29:13.015Z Downloaded seq-macro v0.3.6
8942026-03-02T03:29:13.015Z Downloaded semver v0.1.20
8952026-03-02T03:29:13.015Z Downloaded scheduled-thread-pool v0.2.7
8962026-03-02T03:29:13.015Z Downloaded rustls-pemfile v2.2.0
8972026-03-02T03:29:13.015Z Downloaded portable-atomic v1.13.1
8982026-03-02T03:29:13.040Z Downloaded petname v2.0.2
8992026-03-02T03:29:13.040Z Downloaded bindgen v0.71.1
9002026-03-02T03:29:13.040Z Downloaded term v0.7.0
9012026-03-02T03:29:13.040Z Downloaded siphasher v1.0.2
9022026-03-02T03:29:13.040Z Downloaded sigpipe v0.1.3
9032026-03-02T03:29:13.040Z Downloaded signature v2.2.0
9042026-03-02T03:29:13.040Z Downloaded signal-hook-mio v0.2.5
9052026-03-02T03:29:13.040Z Downloaded serde_urlencoded v0.7.1
9062026-03-02T03:29:13.064Z Downloaded scroll_derive v0.13.1
9072026-03-02T03:29:13.065Z Downloaded scopeguard v1.2.0
9082026-03-02T03:29:13.065Z Downloaded rustversion v1.0.22
9092026-03-02T03:29:13.065Z Downloaded rustls-webpki v0.101.7
9102026-03-02T03:29:13.065Z Downloaded rustls-pemfile v1.0.4
9112026-03-02T03:29:13.089Z Downloaded rtoolbox v0.0.3
9122026-03-02T03:29:13.089Z Downloaded resolv-conf v0.7.6
9132026-03-02T03:29:13.089Z Downloaded russh-cryptovec v0.7.3
9142026-03-02T03:29:13.089Z Downloaded recursive v0.1.1
9152026-03-02T03:29:13.089Z Downloaded openssl v0.10.75
9162026-03-02T03:29:13.089Z Downloaded bitvec v1.0.1
9172026-03-02T03:29:13.113Z Downloaded aws-lc-rs v1.16.0
9182026-03-02T03:29:13.113Z Downloaded rand v0.8.5
9192026-03-02T03:29:13.113Z Downloaded progenitor-impl v0.13.0
9202026-03-02T03:29:13.138Z Downloaded progenitor-impl v0.11.2
9212026-03-02T03:29:13.138Z Downloaded hkdf v0.12.4
9222026-03-02T03:29:13.138Z Downloaded spin v0.9.8
9232026-03-02T03:29:13.138Z Downloaded qorb v0.4.1
9242026-03-02T03:29:13.138Z Downloaded blake3 v1.8.3
9252026-03-02T03:29:13.138Z Downloaded progenitor-extras v0.1.0
9262026-03-02T03:29:13.164Z Downloaded iri-string v0.7.10
9272026-03-02T03:29:13.164Z Downloaded aho-corasick v1.1.4
9282026-03-02T03:29:13.164Z Downloaded rand_xorshift v0.4.0
9292026-03-02T03:29:13.164Z Downloaded publicsuffix v2.3.0
9302026-03-02T03:29:13.164Z Downloaded hickory-server v0.25.2
9312026-03-02T03:29:13.164Z Downloaded signal-hook-registry v1.4.8
9322026-03-02T03:29:13.189Z Downloaded schemars v1.2.1
9332026-03-02T03:29:13.189Z Downloaded rustyline v14.0.0
9342026-03-02T03:29:13.214Z Downloaded rand_core v0.6.4
9352026-03-02T03:29:13.214Z Downloaded rand_chacha v0.9.0
9362026-03-02T03:29:13.214Z Downloaded rand_chacha v0.3.1
9372026-03-02T03:29:13.214Z Downloaded r2d2 v0.8.10
9382026-03-02T03:29:13.214Z Downloaded quinn-udp v0.5.14
9392026-03-02T03:29:13.214Z Downloaded progenitor-impl v0.10.0
9402026-03-02T03:29:13.214Z Downloaded progenitor-client v0.10.0
9412026-03-02T03:29:13.214Z Downloaded p384 v0.13.1
9422026-03-02T03:29:13.214Z Downloaded object v0.30.4
9432026-03-02T03:29:13.238Z Downloaded nix v0.29.0
9442026-03-02T03:29:13.238Z Downloaded nix v0.27.1
9452026-03-02T03:29:13.263Z Downloaded libxml v0.3.3
9462026-03-02T03:29:13.263Z Downloaded hashbrown v0.13.2
9472026-03-02T03:29:13.263Z Downloaded hashbrown v0.12.3
9482026-03-02T03:29:13.287Z Downloaded aes-gcm v0.10.3
9492026-03-02T03:29:13.287Z Downloaded aes v0.8.4
9502026-03-02T03:29:13.287Z Downloaded slab v0.4.12
9512026-03-02T03:29:13.287Z Downloaded serde_with_macros v3.17.0
9522026-03-02T03:29:13.287Z Downloaded secrecy v0.10.3
9532026-03-02T03:29:13.287Z Downloaded russh-keys v0.45.0
9542026-03-02T03:29:13.287Z Downloaded rand_core v0.10.0
9552026-03-02T03:29:13.287Z Downloaded radium v0.7.0
9562026-03-02T03:29:13.287Z Downloaded progenitor v0.10.0
9572026-03-02T03:29:13.287Z Downloaded prettyplease v0.2.37
9582026-03-02T03:29:13.312Z Downloaded prefix-trie v0.7.0
9592026-03-02T03:29:13.312Z Downloaded p521 v0.13.3
9602026-03-02T03:29:13.312Z Downloaded openssl-sys v0.9.111
9612026-03-02T03:29:13.312Z Downloaded hickory-resolver v0.25.2
9622026-03-02T03:29:13.312Z Downloaded base64 v0.22.1
9632026-03-02T03:29:13.336Z Downloaded ahash v0.8.12
9642026-03-02T03:29:13.336Z Downloaded scrypt v0.11.0
9652026-03-02T03:29:13.336Z Downloaded same-file v1.0.6
9662026-03-02T03:29:13.336Z Downloaded rsa v0.9.10
9672026-03-02T03:29:13.336Z Downloaded rand v0.9.2
9682026-03-02T03:29:13.336Z Downloaded progenitor-macro v0.13.0
9692026-03-02T03:29:13.336Z Downloaded progenitor-macro v0.10.0
9702026-03-02T03:29:13.336Z Downloaded progenitor-client v0.13.0
9712026-03-02T03:29:13.336Z Downloaded progenitor-client v0.11.2
9722026-03-02T03:29:13.360Z Downloaded progenitor v0.11.2
9732026-03-02T03:29:13.360Z Downloaded proc-macro-error2 v2.0.1
9742026-03-02T03:29:13.360Z Downloaded primeorder v0.13.6
9752026-03-02T03:29:13.360Z Downloaded predicates v3.1.4
9762026-03-02T03:29:13.361Z Downloaded postgres-types v0.2.12
9772026-03-02T03:29:13.361Z Downloaded postcard v1.1.3
9782026-03-02T03:29:13.361Z Downloaded oso v0.27.3
9792026-03-02T03:29:13.361Z Downloaded half v2.7.1
9802026-03-02T03:29:13.386Z Downloaded const_format v0.2.35
9812026-03-02T03:29:13.386Z Downloaded compact_str v0.8.1
9822026-03-02T03:29:13.386Z Downloaded cc v1.2.56
9832026-03-02T03:29:13.386Z Downloaded bytes v1.11.1
9842026-03-02T03:29:13.386Z Downloaded bumpalo v3.20.2
9852026-03-02T03:29:13.386Z Downloaded base64 v0.21.7
9862026-03-02T03:29:13.411Z Downloaded arc-swap v1.8.2
9872026-03-02T03:29:13.411Z Downloaded quick-error v1.2.3
9882026-03-02T03:29:13.411Z Downloaded predicates-core v1.0.10
9892026-03-02T03:29:13.411Z Downloaded ppv-lite86 v0.2.21
9902026-03-02T03:29:13.411Z Downloaded pkcs5 v0.7.1
9912026-03-02T03:29:13.411Z Downloaded pin-project-internal v1.1.11
9922026-03-02T03:29:13.411Z Downloaded phf v0.13.1
9932026-03-02T03:29:13.411Z Downloaded psl-types v2.0.11
9942026-03-02T03:29:13.411Z Downloaded proc-macro-crate v3.4.0
9952026-03-02T03:29:13.411Z Downloaded proc-macro-crate v1.3.1
9962026-03-02T03:29:13.411Z Downloaded poly1305 v0.8.0
9972026-03-02T03:29:13.435Z Downloaded pkcs1 v0.7.5
9982026-03-02T03:29:13.436Z Downloaded pin-utils v0.1.0
9992026-03-02T03:29:13.436Z Downloaded pin-project v1.1.11
10002026-03-02T03:29:13.436Z Downloaded postgres-protocol v0.6.10
10012026-03-02T03:29:13.436Z Downloaded pkg-config v0.3.32
10022026-03-02T03:29:13.436Z Downloaded phf_shared v0.13.1
10032026-03-02T03:29:13.460Z Downloaded phf_shared v0.12.1
10042026-03-02T03:29:13.460Z Downloaded omicron-zone-package v0.12.2
10052026-03-02T03:29:13.460Z Downloaded libsw v3.5.0
10062026-03-02T03:29:13.460Z Downloaded httparse v1.10.1
10072026-03-02T03:29:13.460Z Downloaded progenitor-macro v0.11.2
10082026-03-02T03:29:13.460Z Downloaded pretty_assertions v1.4.1
10092026-03-02T03:29:13.460Z Downloaded predicates-tree v1.0.13
10102026-03-02T03:29:13.460Z Downloaded powerfmt v0.2.0
10112026-03-02T03:29:13.460Z Downloaded phf v0.12.1
10122026-03-02T03:29:13.460Z Downloaded pem-rfc7468 v0.7.0
10132026-03-02T03:29:13.460Z Downloaded pem v3.0.6
10142026-03-02T03:29:13.460Z Downloaded peg v0.8.5
10152026-03-02T03:29:13.484Z Downloaded paste v1.0.15
10162026-03-02T03:29:13.484Z Downloaded password-hash v0.5.0
10172026-03-02T03:29:13.484Z Downloaded password-hash v0.4.2
10182026-03-02T03:29:13.484Z Downloaded parse-display-derive v0.10.0
10192026-03-02T03:29:13.484Z Downloaded parse-display v0.10.0
10202026-03-02T03:29:13.484Z Downloaded parking_lot v0.12.5
10212026-03-02T03:29:13.484Z Downloaded parking_lot v0.11.2
10222026-03-02T03:29:13.484Z Downloaded oxide-tokio-rt v0.1.2
10232026-03-02T03:29:13.484Z Downloaded owo-colors v4.3.0
10242026-03-02T03:29:13.509Z Downloaded nom v7.1.3
10252026-03-02T03:29:13.509Z Downloaded nix v0.28.0
10262026-03-02T03:29:13.509Z Downloaded moka v0.12.13
10272026-03-02T03:29:13.533Z Downloaded libsw-core v0.3.2
10282026-03-02T03:29:13.533Z Downloaded hickory-proto v0.24.4
10292026-03-02T03:29:13.559Z Downloaded futures v0.3.32
10302026-03-02T03:29:13.559Z Downloaded const-oid v0.9.6
10312026-03-02T03:29:13.559Z Downloaded ciborium v0.2.2
10322026-03-02T03:29:13.559Z Downloaded chacha20poly1305 v0.10.1
10332026-03-02T03:29:13.559Z Downloaded blake2 v0.10.6
10342026-03-02T03:29:13.559Z Downloaded ar_archive_writer v0.5.1
10352026-03-02T03:29:13.559Z Downloaded allocator-api2 v0.2.21
10362026-03-02T03:29:13.584Z Downloaded psm v0.1.30
10372026-03-02T03:29:13.584Z Downloaded peg-runtime v0.8.5
10382026-03-02T03:29:13.584Z Downloaded pbkdf2 v0.11.0
10392026-03-02T03:29:13.584Z Downloaded path-slash v0.1.5
10402026-03-02T03:29:13.584Z Downloaded parse-size v1.1.0
10412026-03-02T03:29:13.584Z Downloaded parking_lot_core v0.9.12
10422026-03-02T03:29:13.584Z Downloaded parking_lot_core v0.8.6
10432026-03-02T03:29:13.584Z Downloaded packed_struct v0.10.1
10442026-03-02T03:29:13.584Z Downloaded oso-derive v0.27.3
10452026-03-02T03:29:13.584Z Downloaded num-bigint-dig v0.8.6
10462026-03-02T03:29:13.584Z Downloaded ipnetwork v0.21.1
10472026-03-02T03:29:13.584Z Downloaded crc-any v2.5.0
10482026-03-02T03:29:13.584Z Downloaded cookie v0.18.1
10492026-03-02T03:29:13.609Z Downloaded pbkdf2 v0.12.2
10502026-03-02T03:29:13.609Z Downloaded oxnet v0.1.4
10512026-03-02T03:29:13.609Z Downloaded opaque-debug v0.3.1
10522026-03-02T03:29:13.609Z Downloaded multer v3.1.0
10532026-03-02T03:29:13.609Z Downloaded diesel v2.2.12
10542026-03-02T03:29:13.633Z Downloaded cookie_store v0.22.1
10552026-03-02T03:29:13.633Z Downloaded console v0.16.2
10562026-03-02T03:29:13.633Z Downloaded chacha20 v0.10.0
10572026-03-02T03:29:13.633Z Downloaded cargo_toml v0.22.3
10582026-03-02T03:29:13.633Z Downloaded bzip2 v0.6.1
10592026-03-02T03:29:13.633Z Downloaded nibble_vec v0.1.0
10602026-03-02T03:29:13.633Z Downloaded newtype_derive v0.1.6
10612026-03-02T03:29:13.633Z Downloaded libscf-sys v1.1.0
10622026-03-02T03:29:13.633Z Downloaded is_ci v1.2.0
10632026-03-02T03:29:13.659Z Downloaded httpdate v1.0.3
10642026-03-02T03:29:13.659Z Downloaded http-range v0.1.5
10652026-03-02T03:29:13.659Z Downloaded hickory-proto v0.25.2
10662026-03-02T03:29:13.659Z Downloaded dropshot v0.16.7
10672026-03-02T03:29:13.685Z Downloaded clang-sys v1.8.1
10682026-03-02T03:29:13.709Z Downloaded cancel-safe-futures v0.1.5
10692026-03-02T03:29:13.709Z Downloaded buf-list v1.1.2
10702026-03-02T03:29:13.709Z Downloaded polyval v0.6.2
10712026-03-02T03:29:13.709Z Downloaded openssl-macros v0.1.1
10722026-03-02T03:29:13.709Z Downloaded num_enum_derive v0.7.5
10732026-03-02T03:29:13.709Z Downloaded num_enum v0.7.5
10742026-03-02T03:29:13.709Z Downloaded num_enum v0.5.11
10752026-03-02T03:29:13.733Z Downloaded num-derive v0.3.3
10762026-03-02T03:29:13.733Z Downloaded num-bigint v0.4.6
10772026-03-02T03:29:13.733Z Downloaded mio v1.1.1
10782026-03-02T03:29:13.733Z Downloaded libm v0.2.16
10792026-03-02T03:29:13.758Z Downloaded is-terminal v0.4.17
10802026-03-02T03:29:13.758Z Downloaded highway v1.3.0
10812026-03-02T03:29:13.758Z Downloaded hash32 v0.2.1
10822026-03-02T03:29:13.758Z Downloaded crc32fast v1.5.0
10832026-03-02T03:29:13.758Z Downloaded console v0.15.11
10842026-03-02T03:29:13.758Z Downloaded colored v3.1.1
10852026-03-02T03:29:13.758Z Downloaded cipher v0.4.4
10862026-03-02T03:29:13.758Z Downloaded bzip2 v0.4.4
10872026-03-02T03:29:13.758Z Downloaded bitflags v1.3.2
10882026-03-02T03:29:13.782Z Downloaded pkcs8 v0.10.2
10892026-03-02T03:29:13.782Z Downloaded peg-macros v0.8.5
10902026-03-02T03:29:13.782Z Downloaded openssl-probe v0.2.1
10912026-03-02T03:29:13.782Z Downloaded olpc-cjson v0.1.4
10922026-03-02T03:29:13.782Z Downloaded num_threads v0.1.7
10932026-03-02T03:29:13.782Z Downloaded num-rational v0.4.2
10942026-03-02T03:29:13.782Z Downloaded num-integer v0.1.46
10952026-03-02T03:29:13.782Z Downloaded miniz_oxide v0.8.9
10962026-03-02T03:29:13.782Z Downloaded nonempty v0.12.0
10972026-03-02T03:29:13.783Z Downloaded minimal-lexical v0.2.1
10982026-03-02T03:29:13.807Z Downloaded itertools v0.14.0
10992026-03-02T03:29:13.807Z Downloaded papergrid v0.17.0
11002026-03-02T03:29:13.807Z Downloaded p256 v0.13.2
11012026-03-02T03:29:13.807Z Downloaded num-conv v0.2.0
11022026-03-02T03:29:13.807Z Downloaded num v0.4.3
11032026-03-02T03:29:13.807Z Downloaded normalize-line-endings v0.3.0
11042026-03-02T03:29:13.807Z Downloaded newtype-uuid v1.3.2
11052026-03-02T03:29:13.807Z Downloaded native-tls v0.2.18
11062026-03-02T03:29:13.832Z Downloaded lalrpop v0.19.12
11072026-03-02T03:29:13.832Z Downloaded itertools v0.13.0
11082026-03-02T03:29:13.857Z Downloaded new_debug_unreachable v1.0.6
11092026-03-02T03:29:13.857Z Downloaded nanorand v0.7.0
11102026-03-02T03:29:13.857Z Downloaded mime v0.3.17
11112026-03-02T03:29:13.857Z Downloaded memmap2 v0.9.10
11122026-03-02T03:29:13.857Z Downloaded md-5 v0.10.6
11132026-03-02T03:29:13.857Z Downloaded itertools v0.10.5
11142026-03-02T03:29:13.857Z Downloaded hyper v1.8.1
11152026-03-02T03:29:13.882Z Downloaded git2 v0.20.4
11162026-03-02T03:29:13.883Z Downloaded fs_extra v1.3.0
11172026-03-02T03:29:13.883Z Downloaded constant_time_eq v0.4.2
11182026-03-02T03:29:13.883Z Downloaded colored v2.2.0
11192026-03-02T03:29:13.883Z Downloaded cbc v0.1.2
11202026-03-02T03:29:13.883Z Downloaded camino-tempfile-ext v0.3.3
11212026-03-02T03:29:13.883Z Downloaded bit-vec v0.6.3
11222026-03-02T03:29:13.907Z Downloaded base64ct v1.8.3
11232026-03-02T03:29:13.907Z Downloaded backon v1.6.0
11242026-03-02T03:29:13.907Z Downloaded newtype-uuid-macros v0.1.0
11252026-03-02T03:29:13.908Z Downloaded memoffset v0.9.1
11262026-03-02T03:29:13.908Z Downloaded match_cfg v0.1.0
11272026-03-02T03:29:13.908Z Downloaded maplit v1.0.2
11282026-03-02T03:29:13.908Z Downloaded lru-slab v0.1.2
11292026-03-02T03:29:13.908Z Downloaded lru-cache v0.1.2
11302026-03-02T03:29:13.908Z Downloaded litrs v1.0.0
11312026-03-02T03:29:13.908Z Downloaded linear-map v1.2.0
11322026-03-02T03:29:13.908Z Downloaded libloading v0.8.9
11332026-03-02T03:29:13.908Z Downloaded libbz2-rs-sys v0.2.2
11342026-03-02T03:29:13.908Z Downloaded lalrpop-util v0.19.12
11352026-03-02T03:29:13.937Z Downloaded itertools v0.12.1
11362026-03-02T03:29:13.937Z Downloaded iddqd v0.3.17
11372026-03-02T03:29:13.937Z Downloaded hashbrown v0.15.5
11382026-03-02T03:29:13.937Z Downloaded cargo_metadata v0.19.2
11392026-03-02T03:29:13.937Z Downloaded blowfish v0.9.1
11402026-03-02T03:29:13.937Z Downloaded bcs v0.1.6
11412026-03-02T03:29:13.962Z Downloaded async-bb8-diesel v0.2.1
11422026-03-02T03:29:13.962Z Downloaded num-iter v0.1.45
11432026-03-02T03:29:13.962Z Downloaded num-complex v0.4.6
11442026-03-02T03:29:13.962Z Downloaded multimap v0.10.1
11452026-03-02T03:29:13.962Z Downloaded maybe-uninit v2.0.0
11462026-03-02T03:29:13.962Z Downloaded lzss v0.8.2
11472026-03-02T03:29:13.962Z Downloaded lock_api v0.4.14
11482026-03-02T03:29:13.962Z Downloaded libefi-sys v0.1.0
11492026-03-02T03:29:13.962Z Downloaded lazy_static v1.5.0
11502026-03-02T03:29:13.962Z Downloaded kstat-rs v0.2.4
11512026-03-02T03:29:13.962Z Downloaded keccak v0.1.6
11522026-03-02T03:29:13.962Z Downloaded jobserver v0.1.34
11532026-03-02T03:29:13.962Z Downloaded jiff-static v0.2.21
11542026-03-02T03:29:13.962Z Downloaded h2 v0.4.13
11552026-03-02T03:29:13.986Z Downloaded goblin v0.10.5
11562026-03-02T03:29:13.986Z Downloaded futures-util v0.3.32
11572026-03-02T03:29:14.014Z Downloaded const_format_proc_macros v0.2.34
11582026-03-02T03:29:14.014Z Downloaded cmake v0.1.57
11592026-03-02T03:29:14.014Z Downloaded chacha20 v0.9.1
11602026-03-02T03:29:14.014Z Downloaded cassowary v0.3.0
11612026-03-02T03:29:14.014Z Downloaded bitfield v0.19.4
11622026-03-02T03:29:14.014Z Downloaded bit-vec v0.8.0
11632026-03-02T03:29:14.014Z Downloaded linked-hash-map v0.5.6
11642026-03-02T03:29:14.014Z Downloaded ingot v0.1.1
11652026-03-02T03:29:14.014Z Downloaded hubpack v0.1.2
11662026-03-02T03:29:14.014Z Downloaded hickory-resolver v0.24.4
11672026-03-02T03:29:14.039Z Downloaded hash32 v0.3.1
11682026-03-02T03:29:14.039Z Downloaded funty v2.0.0
11692026-03-02T03:29:14.039Z Downloaded corncobs v0.1.4
11702026-03-02T03:29:14.039Z Downloaded convert_case v0.10.0
11712026-03-02T03:29:14.040Z Downloaded convert_case v0.4.0
11722026-03-02T03:29:14.040Z Downloaded ciborium-io v0.2.2
11732026-03-02T03:29:14.040Z Downloaded cexpr v0.6.0
11742026-03-02T03:29:14.040Z Downloaded mime_guess v2.0.5
11752026-03-02T03:29:14.040Z Downloaded ipnet v2.11.0
11762026-03-02T03:29:14.040Z Downloaded internet-checksum v0.2.1
11772026-03-02T03:29:14.040Z Downloaded ingot-types v0.1.2
11782026-03-02T03:29:14.040Z Downloaded indoc v2.0.7
11792026-03-02T03:29:14.040Z Downloaded indexmap v1.9.3
11802026-03-02T03:29:14.040Z Downloaded impl-trait-for-tuples v0.2.3
11812026-03-02T03:29:14.040Z Downloaded ignore v0.4.25
11822026-03-02T03:29:14.064Z Downloaded hyper-util v0.1.20
11832026-03-02T03:29:14.064Z Downloaded http v1.4.0
11842026-03-02T03:29:14.064Z Downloaded crc-catalog v2.4.0
11852026-03-02T03:29:14.064Z Downloaded cfg_aliases v0.2.1
11862026-03-02T03:29:14.064Z Downloaded block-padding v0.3.3
11872026-03-02T03:29:14.064Z Downloaded bitfield-struct v0.6.2
11882026-03-02T03:29:14.064Z Downloaded base16ct v0.2.0
11892026-03-02T03:29:14.064Z Downloaded inout v0.1.4
11902026-03-02T03:29:14.064Z Downloaded hyper-staticfile v0.10.1
11912026-03-02T03:29:14.064Z Downloaded flate2 v1.1.9
11922026-03-02T03:29:14.090Z Downloaded expectorate v1.2.0
11932026-03-02T03:29:14.090Z Downloaded base16ct v1.0.0
11942026-03-02T03:29:14.090Z Downloaded backoff v0.4.0
11952026-03-02T03:29:14.090Z Downloaded async-trait v0.1.89
11962026-03-02T03:29:14.090Z Downloaded instant v0.1.13
11972026-03-02T03:29:14.090Z Downloaded instability v0.3.11
11982026-03-02T03:29:14.090Z Downloaded ingot-macros v0.1.1
11992026-03-02T03:29:14.090Z Downloaded indoc v1.0.9
12002026-03-02T03:29:14.090Z Downloaded indicatif v0.18.4
12012026-03-02T03:29:14.115Z Downloaded indent_write v2.2.0
12022026-03-02T03:29:14.115Z Downloaded ident_case v1.0.1
12032026-03-02T03:29:14.115Z Downloaded iana-time-zone v0.1.65
12042026-03-02T03:29:14.115Z Downloaded hyper-rustls v0.27.7
12052026-03-02T03:29:14.115Z Downloaded http-body-util v0.1.3
12062026-03-02T03:29:14.115Z Downloaded heapless v0.8.0
12072026-03-02T03:29:14.115Z Downloaded dropshot-api-manager v0.4.0
12082026-03-02T03:29:14.115Z Downloaded derive_more v2.1.1
12092026-03-02T03:29:14.139Z Downloaded heapless v0.7.17
12102026-03-02T03:29:14.139Z Downloaded headers v0.4.1
12112026-03-02T03:29:14.139Z Downloaded half v1.8.3
12122026-03-02T03:29:14.139Z Downloaded elliptic-curve v0.13.8
12132026-03-02T03:29:14.139Z Downloaded darling_core v0.21.3
12142026-03-02T03:29:14.164Z Downloaded darling_core v0.20.11
12152026-03-02T03:29:14.164Z Downloaded hubpack_derive v0.1.1
12162026-03-02T03:29:14.164Z Downloaded http-body v1.0.1
12172026-03-02T03:29:14.164Z Downloaded hex-literal v0.4.1
12182026-03-02T03:29:14.164Z Downloaded diesel_derives v2.2.7
12192026-03-02T03:29:14.164Z Downloaded derive-where v1.6.0
12202026-03-02T03:29:14.164Z Downloaded crc v3.4.0
12212026-03-02T03:29:14.164Z Downloaded aws-lc-sys v0.37.1
12222026-03-02T03:29:14.579Z Downloaded cfg_aliases v0.1.1
12232026-03-02T03:29:14.603Z Downloaded hmac v0.12.1
12242026-03-02T03:29:14.603Z Downloaded hickory-client v0.25.2
12252026-03-02T03:29:14.603Z Downloaded ghash v0.5.1
12262026-03-02T03:29:14.603Z Downloaded getrandom v0.2.17
12272026-03-02T03:29:14.603Z Downloaded flume v0.11.1
12282026-03-02T03:29:14.628Z Downloaded dropshot_endpoint v0.16.7
12292026-03-02T03:29:14.628Z Downloaded derive_more v0.99.20
12302026-03-02T03:29:14.628Z Downloaded globset v0.4.18
12312026-03-02T03:29:14.628Z Downloaded git-stub-vcs v0.1.0
12322026-03-02T03:29:14.628Z Downloaded git-stub v1.0.0
12332026-03-02T03:29:14.653Z Downloaded futures-channel v0.3.32
12342026-03-02T03:29:14.653Z Downloaded fs-err v2.11.0
12352026-03-02T03:29:14.653Z Downloaded fixedbitset v0.5.7
12362026-03-02T03:29:14.653Z Downloaded diff v0.1.13
12372026-03-02T03:29:14.653Z Downloaded data-encoding v2.10.0
12382026-03-02T03:29:14.677Z Downloaded darling v0.20.11
12392026-03-02T03:29:14.677Z Downloaded headers-core v0.3.0
12402026-03-02T03:29:14.677Z Downloaded group v0.13.0
12412026-03-02T03:29:14.678Z Downloaded gethostname v0.5.0
12422026-03-02T03:29:14.678Z Downloaded fxhash v0.2.1
12432026-03-02T03:29:14.678Z Downloaded futures-core v0.3.32
12442026-03-02T03:29:14.702Z Downloaded erased-serde v0.3.31
12452026-03-02T03:29:14.702Z Downloaded ed25519-dalek v2.2.0
12462026-03-02T03:29:14.702Z Downloaded diesel-dtrace v0.4.2
12472026-03-02T03:29:14.702Z Downloaded derive_builder_macro v0.20.2
12482026-03-02T03:29:14.702Z Downloaded derive_builder_core v0.20.2
12492026-03-02T03:29:14.702Z Downloaded defmt-macros v1.0.1
12502026-03-02T03:29:14.726Z Downloaded debug-ignore v1.0.5
12512026-03-02T03:29:14.726Z Downloaded darling_core v0.23.0
12522026-03-02T03:29:14.726Z Downloaded cobs v0.3.0
12532026-03-02T03:29:14.751Z Downloaded castaway v0.2.4
12542026-03-02T03:29:14.751Z Downloaded cargo-platform v0.1.9
12552026-03-02T03:29:14.751Z Downloaded bcrypt-pbkdf v0.10.0
12562026-03-02T03:29:14.752Z Downloaded futures-sink v0.3.32
12572026-03-02T03:29:14.752Z Downloaded futures-macro v0.3.32
12582026-03-02T03:29:14.752Z Downloaded futures-io v0.3.32
12592026-03-02T03:29:14.752Z Downloaded fallible-iterator v0.2.0
12602026-03-02T03:29:14.752Z Downloaded endian-type v0.1.2
12612026-03-02T03:29:14.752Z Downloaded embedded-io v0.4.0
12622026-03-02T03:29:14.776Z Downloaded ecdsa v0.16.9
12632026-03-02T03:29:14.776Z Downloaded dtrace-parser v0.3.0
12642026-03-02T03:29:14.776Z Downloaded dropshot-api-manager-types v0.4.0
12652026-03-02T03:29:14.776Z Downloaded darling_macro v0.23.0
12662026-03-02T03:29:14.776Z Downloaded foreign-types v0.3.2
12672026-03-02T03:29:14.776Z Downloaded dunce v1.0.5
12682026-03-02T03:29:14.776Z Downloaded display-error-chain v0.2.2
12692026-03-02T03:29:14.801Z Downloaded der_derive v0.7.3
12702026-03-02T03:29:14.801Z Downloaded defmt-parser v1.0.0
12712026-03-02T03:29:14.801Z Downloaded bit-set v0.8.0
12722026-03-02T03:29:14.801Z Downloaded bb8 v0.8.6
12732026-03-02T03:29:14.801Z Downloaded arrayvec v0.7.6
12742026-03-02T03:29:14.801Z Downloaded argon2 v0.5.3
12752026-03-02T03:29:14.801Z Downloaded fd-lock v4.0.4
12762026-03-02T03:29:14.801Z Downloaded diesel_table_macro_syntax v0.2.0
12772026-03-02T03:29:14.801Z Downloaded float-ord v0.3.2
12782026-03-02T03:29:14.826Z Downloaded find-msvc-tools v0.1.9
12792026-03-02T03:29:14.826Z Downloaded dyn-clone v1.0.20
12802026-03-02T03:29:14.826Z Downloaded dof v0.4.0
12812026-03-02T03:29:14.826Z Downloaded ff v0.13.1
12822026-03-02T03:29:14.826Z Downloaded dirs-sys-next v0.1.2
12832026-03-02T03:29:14.826Z Downloaded derive-ex v0.1.8
12842026-03-02T03:29:14.826Z Downloaded deranged v0.5.8
12852026-03-02T03:29:14.826Z Downloaded defmt v1.0.1
12862026-03-02T03:29:14.850Z Downloaded darling_macro v0.21.3
12872026-03-02T03:29:14.850Z Downloaded darling_macro v0.20.11
12882026-03-02T03:29:14.850Z Downloaded darling v0.23.0
12892026-03-02T03:29:14.850Z Downloaded foreign-types-shared v0.3.1
12902026-03-02T03:29:14.850Z Downloaded foreign-types-macros v0.2.3
12912026-03-02T03:29:14.850Z Downloaded flagset v0.4.7
12922026-03-02T03:29:14.850Z Downloaded document-features v0.2.12
12932026-03-02T03:29:14.850Z Downloaded difflib v0.4.0
12942026-03-02T03:29:14.850Z Downloaded des v0.8.1
12952026-03-02T03:29:14.850Z Downloaded defmt v0.3.100
12962026-03-02T03:29:14.850Z Downloaded crc8 v0.1.1
12972026-03-02T03:29:14.850Z Downloaded bitfield-macros v0.19.4
12982026-03-02T03:29:14.875Z Downloaded arrayref v0.3.9
12992026-03-02T03:29:14.875Z Downloaded array-init v0.0.4
13002026-03-02T03:29:14.875Z Downloaded enum-as-inner v0.6.1
13012026-03-02T03:29:14.875Z Downloaded ena v0.14.4
13022026-03-02T03:29:14.875Z Downloaded either v1.15.0
13032026-03-02T03:29:14.875Z Downloaded csv v1.4.0
13042026-03-02T03:29:14.900Z Downloaded crossterm v0.28.1
13052026-03-02T03:29:14.900Z Downloaded ciborium-ll v0.2.2
13062026-03-02T03:29:14.900Z Downloaded bit-set v0.5.3
13072026-03-02T03:29:14.900Z Downloaded async-stream v0.3.6
13082026-03-02T03:29:14.900Z Downloaded adler2 v2.0.1
13092026-03-02T03:29:14.900Z Downloaded getrandom v0.3.4
13102026-03-02T03:29:14.900Z Downloaded futures-task v0.3.32
13112026-03-02T03:29:14.900Z Downloaded futures-executor v0.3.32
13122026-03-02T03:29:14.900Z Downloaded float-cmp v0.10.0
13132026-03-02T03:29:14.925Z Downloaded cstr-argument v0.1.2
13142026-03-02T03:29:14.925Z Downloaded crunchy v0.2.4
13152026-03-02T03:29:14.925Z Downloaded crossterm v0.29.0
13162026-03-02T03:29:14.925Z Downloaded crossbeam-epoch v0.9.18
13172026-03-02T03:29:14.925Z Downloaded crossbeam-deque v0.8.6
13182026-03-02T03:29:14.925Z Downloaded crossbeam-channel v0.5.15
13192026-03-02T03:29:14.925Z Downloaded cpufeatures v0.3.0
13202026-03-02T03:29:14.925Z Downloaded atomicwrites v0.4.4
13212026-03-02T03:29:14.925Z Downloaded atomic-waker v1.1.2
13222026-03-02T03:29:14.925Z Downloaded async-stream-impl v0.3.6
13232026-03-02T03:29:14.925Z Downloaded async-recursion v1.1.1
13242026-03-02T03:29:14.950Z Downloaded der v0.7.10
13252026-03-02T03:29:14.950Z Downloaded csv-core v0.1.13
13262026-03-02T03:29:14.950Z Downloaded crypto-bigint v0.5.5
13272026-03-02T03:29:14.950Z Downloaded darling v0.21.3
13282026-03-02T03:29:14.950Z Downloaded daft-derive v0.1.5
13292026-03-02T03:29:14.974Z Downloaded daft v0.1.5
13302026-03-02T03:29:14.974Z Downloaded crucible-workspace-hack v0.1.0
13312026-03-02T03:29:14.974Z Downloaded crossbeam-utils v0.8.21
13322026-03-02T03:29:14.974Z Downloaded aead v0.5.2
13332026-03-02T03:29:14.974Z Downloaded foldhash v0.2.0
13342026-03-02T03:29:14.974Z Downloaded fixedbitset v0.4.2
13352026-03-02T03:29:14.974Z Downloaded env_filter v1.0.0
13362026-03-02T03:29:14.974Z Downloaded embedded-io v0.6.1
13372026-03-02T03:29:14.974Z Downloaded ed25519 v2.2.3
13382026-03-02T03:29:14.974Z Downloaded dsl_auto_type v0.1.3
13392026-03-02T03:29:14.974Z Downloaded drift v0.1.3
13402026-03-02T03:29:14.974Z Downloaded dirs-next v2.0.0
13412026-03-02T03:29:14.974Z Downloaded derive_builder v0.20.2
13422026-03-02T03:29:14.999Z Downloaded curve25519-dalek-derive v0.1.1
13432026-03-02T03:29:14.999Z Downloaded ctr v0.9.2
13442026-03-02T03:29:14.999Z Downloaded atty v0.2.14
13452026-03-02T03:29:14.999Z Downloaded assert_matches v1.5.0
13462026-03-02T03:29:14.999Z Downloaded ascii-canvas v3.0.0
13472026-03-02T03:29:15.206Z Compiling libc v0.2.180
13482026-03-02T03:29:15.206Z Compiling serde v1.0.228
13492026-03-02T03:29:15.230Z Compiling log v0.4.29
13502026-03-02T03:29:15.230Z Compiling shlex v1.3.0
13512026-03-02T03:29:15.230Z Compiling find-msvc-tools v0.1.9
13522026-03-02T03:29:15.255Z Compiling smallvec v1.15.1
13532026-03-02T03:29:15.297Z Compiling syn v2.0.117
13542026-03-02T03:29:15.347Z Compiling typenum v1.19.0
13552026-03-02T03:29:15.707Z Compiling generic-array v0.14.7
13562026-03-02T03:29:15.732Z Compiling subtle v2.6.1
13572026-03-02T03:29:15.787Z Compiling scopeguard v1.2.0
13582026-03-02T03:29:15.830Z Compiling portable-atomic v1.13.1
13592026-03-02T03:29:15.912Z Compiling const-oid v0.9.6
13602026-03-02T03:29:15.971Z Compiling lock_api v0.4.14
13612026-03-02T03:29:16.102Z Compiling critical-section v1.2.0
13622026-03-02T03:29:16.150Z Compiling zerocopy v0.8.40
13632026-03-02T03:29:16.282Z Compiling pin-project-lite v0.2.17
13642026-03-02T03:29:16.436Z Compiling serde_json v1.0.149
13652026-03-02T03:29:16.462Z Compiling parking_lot_core v0.9.12
13662026-03-02T03:29:16.977Z Compiling pkg-config v0.3.32
13672026-03-02T03:29:17.030Z Compiling libm v0.2.16
13682026-03-02T03:29:17.282Z Compiling getrandom v0.2.17
13692026-03-02T03:29:17.398Z Compiling jobserver v0.1.34
13702026-03-02T03:29:17.653Z Compiling rand_core v0.6.4
13712026-03-02T03:29:17.702Z Compiling errno v0.3.14
13722026-03-02T03:29:18.001Z Compiling cc v1.2.56
13732026-03-02T03:29:18.100Z Compiling once_cell v1.21.3
13742026-03-02T03:29:18.245Z Compiling signal-hook-registry v1.4.8
13752026-03-02T03:29:18.278Z Compiling parking_lot v0.12.5
13762026-03-02T03:29:18.304Z Compiling mio v1.1.1
13772026-03-02T03:29:18.415Z Compiling num-traits v0.2.19
13782026-03-02T03:29:18.530Z Compiling bitflags v2.11.0
13792026-03-02T03:29:18.774Z Compiling futures-core v0.3.32
13802026-03-02T03:29:19.053Z Compiling socket2 v0.6.2
13812026-03-02T03:29:19.078Z Compiling percent-encoding v2.3.2
13822026-03-02T03:29:19.148Z Compiling allocator-api2 v0.2.21
13832026-03-02T03:29:19.500Z Compiling cpufeatures v0.2.17
13842026-03-02T03:29:19.561Z Compiling foldhash v0.2.0
13852026-03-02T03:29:19.586Z Compiling futures-sink v0.3.32
13862026-03-02T03:29:19.632Z Compiling getrandom v0.4.1
13872026-03-02T03:29:19.776Z Compiling futures-channel v0.3.32
13882026-03-02T03:29:19.952Z Compiling hashbrown v0.16.1
13892026-03-02T03:29:19.976Z Compiling futures-io v0.3.32
13902026-03-02T03:29:20.003Z Compiling futures-task v0.3.32
13912026-03-02T03:29:20.215Z Compiling slab v0.4.12
13922026-03-02T03:29:20.264Z Compiling getrandom v0.3.4
13932026-03-02T03:29:20.319Z Compiling rand_core v0.10.0
13942026-03-02T03:29:20.350Z Compiling rustversion v1.0.22
13952026-03-02T03:29:20.532Z Compiling cmake v0.1.57
13962026-03-02T03:29:20.998Z Compiling form_urlencoded v1.2.2
13972026-03-02T03:29:21.217Z Compiling indexmap v2.13.0
13982026-03-02T03:29:21.337Z Compiling base64ct v1.8.3
13992026-03-02T03:29:21.566Z Compiling ident_case v1.0.1
14002026-03-02T03:29:21.779Z Compiling dunce v1.0.5
14012026-03-02T03:29:21.848Z Compiling fs_extra v1.3.0
14022026-03-02T03:29:21.905Z Compiling pem-rfc7468 v0.7.0
14032026-03-02T03:29:21.942Z Compiling flagset v0.4.7
14042026-03-02T03:29:22.045Z Compiling rand_core v0.9.5
14052026-03-02T03:29:22.167Z Compiling rustix v1.1.3
14062026-03-02T03:29:22.378Z Compiling aws-lc-sys v0.37.1
14072026-03-02T03:29:22.416Z Compiling iana-time-zone v0.1.65
14082026-03-02T03:29:22.484Z Compiling synstructure v0.13.2
14092026-03-02T03:29:22.552Z Compiling ring v0.17.14
14102026-03-02T03:29:22.588Z Compiling uuid v1.21.0
14112026-03-02T03:29:22.615Z Compiling rustc_version v0.4.1
14122026-03-02T03:29:22.799Z Compiling aws-lc-rs v1.16.0
14132026-03-02T03:29:23.129Z Compiling regex-syntax v0.8.10
14142026-03-02T03:29:23.238Z Compiling vcpkg v0.2.15
14152026-03-02T03:29:23.717Z Compiling tracing-core v0.1.36
14162026-03-02T03:29:23.860Z Compiling crossbeam-utils v0.8.21
14172026-03-02T03:29:24.382Z Compiling pest_generator v2.8.6
14182026-03-02T03:29:24.792Z Compiling openssl-sys v0.9.111
14192026-03-02T03:29:24.849Z Compiling serde_derive_internals v0.29.1
14202026-03-02T03:29:25.864Z Compiling base64 v0.22.1
14212026-03-02T03:29:25.888Z Compiling schemars v0.8.22
14222026-03-02T03:29:25.940Z Compiling untrusted v0.9.0
14232026-03-02T03:29:26.145Z Compiling untrusted v0.7.1
14242026-03-02T03:29:26.212Z Compiling openssl-probe v0.2.1
14252026-03-02T03:29:26.343Z Compiling syn v1.0.109
14262026-03-02T03:29:26.485Z Compiling httparse v1.10.1
14272026-03-02T03:29:26.765Z Compiling serde_derive v1.0.228
14282026-03-02T03:29:26.881Z Compiling zeroize_derive v1.4.3
14292026-03-02T03:29:26.905Z Compiling zerofrom-derive v0.1.6
14302026-03-02T03:29:27.071Z Compiling yoke-derive v0.8.1
14312026-03-02T03:29:27.520Z Compiling zerocopy-derive v0.8.40
14322026-03-02T03:29:28.050Z Compiling zeroize v1.8.2
14332026-03-02T03:29:28.310Z Compiling zerovec-derive v0.11.2
14342026-03-02T03:29:28.803Z Compiling displaydoc v0.2.5
14352026-03-02T03:29:29.459Z Compiling tokio-macros v2.6.0
14362026-03-02T03:29:29.825Z Compiling crypto-common v0.1.7
14372026-03-02T03:29:29.892Z Compiling zerofrom v0.1.6
14382026-03-02T03:29:30.081Z Compiling block-buffer v0.10.4
14392026-03-02T03:29:30.123Z Compiling yoke v0.8.1
14402026-03-02T03:29:30.246Z Compiling futures-macro v0.3.32
14412026-03-02T03:29:30.400Z Compiling digest v0.10.7
14422026-03-02T03:29:30.475Z Compiling zerotrie v0.2.3
14432026-03-02T03:29:30.643Z Compiling zerovec v0.11.5
14442026-03-02T03:29:30.840Z Compiling hmac v0.12.1
14452026-03-02T03:29:30.906Z Compiling block-padding v0.3.3
14462026-03-02T03:29:31.057Z Compiling sha2 v0.10.9
14472026-03-02T03:29:31.130Z Compiling inout v0.1.4
14482026-03-02T03:29:31.183Z Compiling der_derive v0.7.3
14492026-03-02T03:29:31.436Z Compiling cipher v0.4.4
14502026-03-02T03:29:31.662Z Compiling tinystr v0.8.2
14512026-03-02T03:29:31.788Z Compiling potential_utf v0.1.4
14522026-03-02T03:29:31.949Z Compiling futures-util v0.3.32
14532026-03-02T03:29:32.054Z Compiling icu_locale_core v2.1.1
14542026-03-02T03:29:32.084Z Compiling icu_collections v2.1.1
14552026-03-02T03:29:33.089Z Compiling der v0.7.10
14562026-03-02T03:29:33.114Z Compiling salsa20 v0.10.2
14572026-03-02T03:29:33.361Z Compiling pbkdf2 v0.12.2
14582026-03-02T03:29:33.553Z Compiling icu_provider v2.1.1
14592026-03-02T03:29:33.825Z Compiling thiserror-impl v2.0.18
14602026-03-02T03:29:33.973Z Compiling bytes v1.11.1
14612026-03-02T03:29:34.075Z Compiling icu_normalizer v2.1.1
14622026-03-02T03:29:34.137Z Compiling icu_properties v2.1.2
14632026-03-02T03:29:35.311Z Compiling tokio v1.49.0
14642026-03-02T03:29:35.384Z Compiling http v1.4.0
14652026-03-02T03:29:35.815Z Compiling spki v0.7.3
14662026-03-02T03:29:36.157Z Compiling chrono v0.4.44
14672026-03-02T03:29:36.625Z Compiling idna_adapter v1.2.1
14682026-03-02T03:29:36.733Z Compiling thiserror v2.0.18
14692026-03-02T03:29:36.856Z Compiling idna v1.1.0
14702026-03-02T03:29:36.914Z Compiling scrypt v0.11.0
14712026-03-02T03:29:37.051Z Compiling cbc v0.1.2
14722026-03-02T03:29:37.309Z Compiling aes v0.8.4
14732026-03-02T03:29:37.379Z Compiling rustls-pki-types v1.14.0
14742026-03-02T03:29:37.403Z Compiling tracing-attributes v0.1.31
14752026-03-02T03:29:38.061Z Compiling ppv-lite86 v0.2.21
14762026-03-02T03:29:38.265Z Compiling url v2.5.8
14772026-03-02T03:29:38.303Z Compiling pkcs5 v0.7.1
14782026-03-02T03:29:38.759Z Compiling rand_chacha v0.9.0
14792026-03-02T03:29:39.258Z Compiling rand v0.9.2
14802026-03-02T03:29:39.284Z Compiling http-body v1.0.1
14812026-03-02T03:29:39.565Z Compiling pkcs8 v0.10.2
14822026-03-02T03:29:40.098Z Compiling schemars_derive v0.8.22
14832026-03-02T03:29:40.148Z Compiling scroll_derive v0.13.1
14842026-03-02T03:29:40.179Z Compiling pest_derive v2.8.6
14852026-03-02T03:29:40.203Z Compiling tracing v0.1.44
14862026-03-02T03:29:40.676Z Compiling darling_core v0.20.11
14872026-03-02T03:29:40.861Z Compiling rustls v0.23.37
14882026-03-02T03:29:40.886Z Compiling atomic-waker v1.1.2
14892026-03-02T03:29:41.093Z Compiling tower-layer v0.3.3
14902026-03-02T03:29:41.130Z Compiling try-lock v0.2.5
14912026-03-02T03:29:41.303Z Compiling dyn-clone v1.0.20
14922026-03-02T03:29:41.384Z Compiling tinyvec_macros v0.1.1
14932026-03-02T03:29:41.500Z Compiling tower-service v0.3.3
14942026-03-02T03:29:41.547Z Compiling tinyvec v1.10.0
14952026-03-02T03:29:41.649Z Compiling want v0.3.1
14962026-03-02T03:29:41.714Z Compiling scroll v0.13.0
14972026-03-02T03:29:42.272Z Compiling ipnet v2.11.0
14982026-03-02T03:29:42.831Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14992026-03-02T03:29:43.340Z Compiling spin v0.9.8
15002026-03-02T03:29:43.384Z Compiling tokio-util v0.7.18
15012026-03-02T03:29:43.515Z Compiling aho-corasick v1.1.4
15022026-03-02T03:29:43.719Z Compiling time-core v0.1.8
15032026-03-02T03:29:43.998Z Compiling openssl v0.10.75
15042026-03-02T03:29:44.524Z Compiling httpdate v1.0.3
15052026-03-02T03:29:44.975Z Compiling h2 v0.4.13
15062026-03-02T03:29:45.575Z Compiling num-conv v0.2.0
15072026-03-02T03:29:45.620Z Compiling pin-utils v0.1.0
15082026-03-02T03:29:45.755Z Compiling powerfmt v0.2.0
15092026-03-02T03:29:45.874Z Compiling crc32fast v1.5.0
15102026-03-02T03:29:45.899Z Compiling darling_macro v0.20.11
15112026-03-02T03:29:46.166Z Compiling foreign-types-shared v0.1.1
15122026-03-02T03:29:46.329Z Compiling foreign-types v0.3.2
15132026-03-02T03:29:46.462Z Compiling tempfile v3.25.0
15142026-03-02T03:29:46.488Z Compiling deranged v0.5.8
15152026-03-02T03:29:46.804Z Compiling darling v0.20.11
15162026-03-02T03:29:46.924Z Compiling time-macros v0.2.27
15172026-03-02T03:29:47.245Z Compiling regex-automata v0.4.14
15182026-03-02T03:29:47.784Z Compiling goblin v0.10.5
15192026-03-02T03:29:48.804Z Compiling openssl-macros v0.1.1
15202026-03-02T03:29:49.202Z Compiling thiserror-impl v1.0.69
15212026-03-02T03:29:50.753Z Compiling wait-timeout v0.2.1
15222026-03-02T03:29:51.240Z Compiling hyper v1.8.1
15232026-03-02T03:29:51.342Z Compiling siphasher v1.0.2
15242026-03-02T03:29:51.698Z Compiling num_threads v0.1.7
15252026-03-02T03:29:51.750Z Compiling usdt-impl v0.6.0
15262026-03-02T03:29:51.876Z Compiling simd-adler32 v0.3.8
15272026-03-02T03:29:52.089Z Compiling either v1.15.0
15282026-03-02T03:29:52.387Z Compiling quick-error v1.2.3
15292026-03-02T03:29:52.506Z Compiling native-tls v0.2.18
15302026-03-02T03:29:52.559Z Compiling bit-vec v0.8.0
15312026-03-02T03:29:52.876Z Compiling rusty-fork v0.3.1
15322026-03-02T03:29:53.006Z Compiling bit-set v0.8.0
15332026-03-02T03:29:53.322Z Compiling time v0.3.47
15342026-03-02T03:29:53.353Z Compiling thiserror v1.0.69
15352026-03-02T03:29:53.516Z Compiling hyper-util v0.1.20
15362026-03-02T03:29:54.579Z Compiling dof v0.4.0
15372026-03-02T03:29:56.424Z Compiling derive_builder_core v0.20.2
15382026-03-02T03:29:57.058Z Compiling unicode-normalization v0.1.25
15392026-03-02T03:29:57.102Z Compiling dtrace-parser v0.3.0
15402026-03-02T03:29:57.343Z Compiling rustls-native-certs v0.8.3
15412026-03-02T03:29:57.597Z Compiling signature v2.2.0
15422026-03-02T03:29:57.898Z Compiling crossbeam-epoch v0.9.18
15432026-03-02T03:29:57.967Z Compiling scroll_derive v0.12.1
15442026-03-02T03:29:58.069Z Compiling heapless v0.7.17
15452026-03-02T03:29:58.301Z Compiling darling_core v0.21.3
15462026-03-02T03:29:58.489Z Compiling slog v2.8.2
15472026-03-02T03:29:58.541Z Compiling rand_xorshift v0.4.0
15482026-03-02T03:29:58.777Z Compiling bzip2-sys v0.1.13+1.0.8
15492026-03-02T03:29:58.804Z Compiling sync_wrapper v1.0.2
15502026-03-02T03:29:58.832Z Compiling thread-id v5.1.0
15512026-03-02T03:29:58.974Z Compiling cookie v0.18.1
15522026-03-02T03:29:59.001Z Compiling zstd-safe v7.2.4
15532026-03-02T03:29:59.291Z Compiling unicode-properties v0.1.4
15542026-03-02T03:29:59.291Z Compiling paste v1.0.15
15552026-03-02T03:29:59.319Z Compiling signal-hook v0.3.18
15562026-03-02T03:29:59.377Z Compiling rayon-core v1.13.0
15572026-03-02T03:29:59.401Z Compiling unicode-segmentation v1.12.0
15582026-03-02T03:29:59.639Z Compiling unicode-bidi v0.3.18
15592026-03-02T03:29:59.682Z Compiling unarray v0.1.4
15602026-03-02T03:29:59.715Z Compiling adler2 v2.0.1
15612026-03-02T03:29:59.782Z Compiling anyhow v1.0.102
15622026-03-02T03:29:59.870Z Compiling proptest v1.10.0
15632026-03-02T03:29:59.947Z Compiling miniz_oxide v0.8.9
15642026-03-02T03:30:00.303Z Compiling stringprep v0.1.5
15652026-03-02T03:30:00.508Z Compiling scroll v0.12.0
15662026-03-02T03:30:00.930Z Compiling tower v0.5.3
15672026-03-02T03:30:01.354Z Compiling crossbeam-deque v0.8.6
15682026-03-02T03:30:01.685Z Compiling derive_builder_macro v0.20.2
15692026-03-02T03:30:01.850Z Compiling ipnetwork v0.21.1
15702026-03-02T03:30:01.874Z Compiling http-body-util v0.1.3
15712026-03-02T03:30:02.129Z Compiling rand_chacha v0.3.1
15722026-03-02T03:30:02.325Z Compiling webpki-roots v1.0.6
15732026-03-02T03:30:02.356Z Compiling erased-serde v0.3.31
15742026-03-02T03:30:02.439Z Compiling serde_tokenstream v0.2.3
15752026-03-02T03:30:02.556Z Compiling toml_datetime v0.6.11
15762026-03-02T03:30:02.647Z Compiling serde_spanned v0.6.9
15772026-03-02T03:30:02.887Z Compiling md-5 v0.10.6
15782026-03-02T03:30:03.020Z Compiling zerocopy-derive v0.7.35
15792026-03-02T03:30:03.075Z Compiling curve25519-dalek v4.1.3
15802026-03-02T03:30:03.167Z Compiling num-integer v0.1.46
15812026-03-02T03:30:03.613Z Compiling vergen-lib v0.1.6
15822026-03-02T03:30:03.680Z Compiling hash32 v0.2.1
15832026-03-02T03:30:03.807Z Compiling ff v0.13.1
15842026-03-02T03:30:03.832Z Compiling ref-cast v1.0.25
15852026-03-02T03:30:03.936Z Compiling zlib-rs v0.6.2
15862026-03-02T03:30:04.030Z Compiling iri-string v0.7.10
15872026-03-02T03:30:04.056Z Compiling fallible-iterator v0.2.0
15882026-03-02T03:30:04.081Z Compiling darling_macro v0.21.3
15892026-03-02T03:30:04.422Z Compiling litrs v1.0.0
15902026-03-02T03:30:04.728Z Compiling psl-types v2.0.11
15912026-03-02T03:30:04.752Z Compiling smoltcp v0.9.1
15922026-03-02T03:30:04.910Z Compiling num-bigint-dig v0.8.6
15932026-03-02T03:30:04.935Z Compiling base16ct v0.2.0
15942026-03-02T03:30:05.221Z Compiling rustix v0.38.44
15952026-03-02T03:30:05.274Z Compiling ryu v1.0.23
15962026-03-02T03:30:05.380Z Compiling newtype-uuid v1.3.2
15972026-03-02T03:30:05.447Z Compiling document-features v0.2.12
15982026-03-02T03:30:05.603Z Compiling serde_urlencoded v0.7.1
15992026-03-02T03:30:05.966Z Compiling sec1 v0.7.3
16002026-03-02T03:30:06.001Z Compiling darling v0.21.3
16012026-03-02T03:30:06.055Z Compiling publicsuffix v2.3.0
16022026-03-02T03:30:06.135Z Compiling zerocopy v0.7.35
16032026-03-02T03:30:06.332Z Compiling postgres-protocol v0.6.10
16042026-03-02T03:30:06.522Z Compiling group v0.13.0
16052026-03-02T03:30:06.825Z Compiling tower-http v0.6.8
16062026-03-02T03:30:07.405Z Compiling num-iter v0.1.45
16072026-03-02T03:30:07.469Z Compiling rand v0.8.5
16082026-03-02T03:30:07.503Z Compiling derive_builder v0.20.2
16092026-03-02T03:30:07.650Z Compiling oxnet v0.1.4
16102026-03-02T03:30:07.721Z Compiling proc-macro-error v1.0.4
16112026-03-02T03:30:08.227Z Compiling tokio-native-tls v0.3.1
16122026-03-02T03:30:08.322Z Compiling goblin v0.8.2
16132026-03-02T03:30:09.258Z Compiling heck v0.4.1
16142026-03-02T03:30:09.730Z Compiling regex v1.12.3
16152026-03-02T03:30:09.765Z Compiling phf_shared v0.13.1
16162026-03-02T03:30:09.928Z Compiling flate2 v1.1.9
16172026-03-02T03:30:10.186Z Compiling hubpack_derive v0.1.1
16182026-03-02T03:30:10.266Z Compiling lazy_static v1.5.0
16192026-03-02T03:30:10.417Z Compiling cargo-platform v0.1.9
16202026-03-02T03:30:10.606Z Compiling hkdf v0.12.4
16212026-03-02T03:30:10.633Z Compiling crypto-bigint v0.5.5
16222026-03-02T03:30:10.788Z Compiling ref-cast-impl v1.0.25
16232026-03-02T03:30:10.878Z Compiling strum_macros v0.27.2
16242026-03-02T03:30:10.903Z Compiling async-trait v0.1.89
16252026-03-02T03:30:10.937Z Compiling curve25519-dalek-derive v0.1.1
16262026-03-02T03:30:11.732Z Compiling daft-derive v0.1.5
16272026-03-02T03:30:12.079Z Compiling terminal_size v0.4.3
16282026-03-02T03:30:12.293Z Compiling vergen v9.0.6
16292026-03-02T03:30:12.590Z Compiling fs-err v3.3.0
16302026-03-02T03:30:12.947Z Compiling ahash v0.8.12
16312026-03-02T03:30:13.011Z Compiling managed v0.8.0
16322026-03-02T03:30:13.137Z Compiling foldhash v0.1.5
16332026-03-02T03:30:13.292Z Compiling winnow v0.5.40
16342026-03-02T03:30:13.432Z Compiling bitflags v1.3.2
16352026-03-02T03:30:13.457Z Compiling bumpalo v3.20.2
16362026-03-02T03:30:13.552Z Compiling object v0.37.3
16372026-03-02T03:30:13.937Z Compiling libbz2-rs-sys v0.2.2
16382026-03-02T03:30:14.086Z Compiling zopfli v0.8.3
16392026-03-02T03:30:14.902Z Compiling strum v0.27.2
16402026-03-02T03:30:15.122Z Compiling bzip2 v0.6.1
16412026-03-02T03:30:15.442Z Compiling console v0.16.2
16422026-03-02T03:30:15.562Z Compiling clap_builder v4.5.60
16432026-03-02T03:30:15.616Z Compiling dof v0.3.0
16442026-03-02T03:30:16.314Z Compiling toml_edit v0.19.15
16452026-03-02T03:30:16.350Z Compiling hashbrown v0.15.5
16462026-03-02T03:30:16.639Z Compiling elliptic-curve v0.13.8
16472026-03-02T03:30:17.188Z Compiling daft v0.1.5
16482026-03-02T03:30:17.493Z Compiling hubpack v0.1.2
16492026-03-02T03:30:17.609Z Compiling cargo_metadata v0.19.2
16502026-03-02T03:30:17.885Z Compiling phf v0.13.1
16512026-03-02T03:30:18.174Z Compiling zone_cfg_derive v0.3.1
16522026-03-02T03:30:19.289Z Compiling signal-hook-mio v0.2.5
16532026-03-02T03:30:19.468Z Compiling cookie_store v0.22.1
16542026-03-02T03:30:20.786Z Compiling zstd v0.13.3
16552026-03-02T03:30:21.214Z Compiling rayon v1.11.0
16562026-03-02T03:30:21.259Z Compiling hyper-tls v0.6.0
16572026-03-02T03:30:21.632Z Compiling bzip2 v0.4.4
16582026-03-02T03:30:21.995Z Compiling postgres-types v0.2.12
16592026-03-02T03:30:22.267Z Compiling serde_with_macros v3.17.0
16602026-03-02T03:30:22.741Z Compiling usdt-attr-macro v0.6.0
16612026-03-02T03:30:23.143Z Compiling usdt-macro v0.6.0
16622026-03-02T03:30:23.753Z Compiling ed25519 v2.2.3
16632026-03-02T03:30:24.125Z Compiling dtrace-parser v0.2.0
16642026-03-02T03:30:24.414Z Compiling itertools v0.12.1
16652026-03-02T03:30:24.456Z Compiling bstr v1.12.1
16662026-03-02T03:30:24.874Z Compiling phf_shared v0.11.3
16672026-03-02T03:30:25.029Z Compiling pkcs1 v0.7.5
16682026-03-02T03:30:25.220Z Compiling hex v0.4.3
16692026-03-02T03:30:25.550Z Compiling serde-big-array v0.5.1
16702026-03-02T03:30:25.744Z Compiling rfc6979 v0.4.0
16712026-03-02T03:30:25.773Z Compiling enum-as-inner v0.6.1
16722026-03-02T03:30:25.799Z Compiling clap_derive v4.5.55
16732026-03-02T03:30:25.824Z Compiling strum_macros v0.26.4
16742026-03-02T03:30:25.849Z Compiling serde_repr v0.1.20
16752026-03-02T03:30:25.958Z Compiling float-cmp v0.10.0
16762026-03-02T03:30:26.209Z Compiling memmap2 v0.9.10
16772026-03-02T03:30:26.616Z Compiling thread-id v4.2.2
16782026-03-02T03:30:26.640Z Compiling env_filter v1.0.0
16792026-03-02T03:30:26.760Z Compiling encoding_rs v0.8.35
16802026-03-02T03:30:26.798Z Compiling difflib v0.4.0
16812026-03-02T03:30:26.932Z Compiling unit-prefix v0.5.2
16822026-03-02T03:30:27.163Z Compiling normalize-line-endings v0.3.0
16832026-03-02T03:30:27.214Z Compiling data-encoding v2.10.0
16842026-03-02T03:30:27.321Z Compiling new_debug_unreachable v1.0.6
16852026-03-02T03:30:27.439Z Compiling jiff v0.2.21
16862026-03-02T03:30:27.976Z Compiling fixedbitset v0.4.2
16872026-03-02T03:30:28.406Z Compiling fixedbitset v0.5.7
16882026-03-02T03:30:28.692Z Compiling rustc-hash v2.1.1
16892026-03-02T03:30:28.886Z Compiling static_assertions v1.1.0
16902026-03-02T03:30:28.938Z Compiling precomputed-hash v0.1.1
16912026-03-02T03:30:29.000Z Compiling keccak v0.1.6
16922026-03-02T03:30:29.025Z Compiling whoami v2.1.0
16932026-03-02T03:30:29.073Z Compiling predicates-core v1.0.10
16942026-03-02T03:30:29.405Z Compiling mime v0.3.17
16952026-03-02T03:30:29.453Z Compiling strum v0.26.3
16962026-03-02T03:30:29.478Z Compiling clap v4.5.60
16972026-03-02T03:30:29.585Z Compiling tokio-postgres v0.7.16
16982026-03-02T03:30:29.633Z Compiling sha3 v0.10.8
16992026-03-02T03:30:29.822Z Compiling predicates v3.1.4
17002026-03-02T03:30:29.846Z Compiling string_cache v0.8.9
17012026-03-02T03:30:29.902Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17022026-03-02T03:30:30.274Z Compiling iddqd v0.3.17
17032026-03-02T03:30:30.529Z Compiling petgraph v0.8.3
17042026-03-02T03:30:30.666Z Compiling toml_edit v0.22.27
17052026-03-02T03:30:31.163Z Compiling petgraph v0.6.5
17062026-03-02T03:30:32.658Z Compiling hickory-proto v0.25.2
17072026-03-02T03:30:34.109Z Compiling zip v4.6.1
17082026-03-02T03:30:34.393Z Compiling indicatif v0.18.4
17092026-03-02T03:30:34.759Z Compiling env_logger v0.11.9
17102026-03-02T03:30:35.418Z Compiling zone v0.3.1
17112026-03-02T03:30:35.615Z Compiling usdt-impl v0.5.0
17122026-03-02T03:30:36.088Z Compiling usdt v0.6.0
17132026-03-02T03:30:36.158Z Compiling ecdsa v0.16.9
17142026-03-02T03:30:36.518Z Compiling serde_with v3.17.0
17152026-03-02T03:30:36.726Z Compiling rsa v0.9.10
17162026-03-02T03:30:36.754Z Compiling similar v2.7.0
17172026-03-02T03:30:36.778Z Compiling crossterm v0.28.1
17182026-03-02T03:30:36.802Z Compiling ed25519-dalek v2.2.0
17192026-03-02T03:30:36.909Z Compiling zip v0.6.6
17202026-03-02T03:30:38.131Z Compiling toml v0.7.8
17212026-03-02T03:30:39.360Z Compiling toml_parser v1.0.9+spec-1.1.0
17222026-03-02T03:30:39.453Z Compiling itertools v0.13.0
17232026-03-02T03:30:39.595Z Compiling tokio-stream v0.1.18
17242026-03-02T03:30:40.322Z Compiling buf-list v1.1.2
17252026-03-02T03:30:40.473Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17262026-03-02T03:30:40.639Z Compiling x509-cert v0.2.5
17272026-03-02T03:30:40.825Z Compiling openapiv3 v2.2.0
17282026-03-02T03:30:41.087Z Compiling sha1 v0.10.6
17292026-03-02T03:30:41.465Z Compiling toml_datetime v0.7.5+spec-1.1.0
17302026-03-02T03:30:41.949Z Compiling lalrpop-util v0.19.12
17312026-03-02T03:30:41.991Z Compiling peg-runtime v0.8.5
17322026-03-02T03:30:42.273Z Compiling thread_local v1.1.9
17332026-03-02T03:30:42.521Z Compiling slog-async v2.8.0
17342026-03-02T03:30:42.699Z Compiling futures-executor v0.3.32
17352026-03-02T03:30:42.730Z Compiling crossbeam-channel v0.5.15
17362026-03-02T03:30:43.045Z Compiling is-terminal v0.4.17
17372026-03-02T03:30:43.183Z Compiling filetime v0.2.27
17382026-03-02T03:30:43.208Z Compiling xattr v1.6.1
17392026-03-02T03:30:43.232Z Compiling term v1.2.1
17402026-03-02T03:30:44.512Z Compiling take_mut v0.2.2
17412026-03-02T03:30:44.536Z Compiling tar v0.4.44
17422026-03-02T03:30:44.536Z Compiling futures v0.3.32
17432026-03-02T03:30:44.536Z Compiling slog-term v2.9.2
17442026-03-02T03:30:52.737Z Compiling rustls-webpki v0.103.9
17452026-03-02T03:30:58.899Z Compiling tokio-rustls v0.26.4
17462026-03-02T03:30:58.899Z Compiling rustls-platform-verifier v0.6.2
17472026-03-02T03:30:59.310Z Compiling hyper-rustls v0.27.7
17482026-03-02T03:30:59.668Z Compiling reqwest v0.13.2
17492026-03-02T03:30:59.692Z Compiling reqwest v0.12.28
17502026-03-02T03:31:04.317Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17512026-03-02T03:31:04.700Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17522026-03-02T03:31:10.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
17532026-03-02T03:31:10.460Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17542026-03-02T03:31:10.539ZMar 02 03:31:09.774 INFO Starting download, target: Clickhouse
17552026-03-02T03:31:10.565ZMar 02 03:31:09.775 INFO Starting download, target: Cockroach
17562026-03-02T03:31:10.565ZMar 02 03:31:09.775 INFO Starting download, target: Console
17572026-03-02T03:31:10.565ZMar 02 03:31:09.775 INFO Starting download, target: DendriteStub
17582026-03-02T03:31:10.566ZMar 02 03:31:09.775 INFO Starting download, target: MaghemiteMgd
17592026-03-02T03:31:10.566ZMar 02 03:31:09.775 INFO Starting download, target: TransceiverControl
17602026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17612026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17622026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17652026-03-02T03:31:10.566ZMar 02 03:31:09.776 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17662026-03-02T03:31:11.379ZMar 02 03:31:10.570 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17672026-03-02T03:31:11.842ZMar 02 03:31:11.067 INFO Download complete, target: Console
17682026-03-02T03:31:13.617ZMar 02 03:31:12.853 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17692026-03-02T03:31:14.139ZMar 02 03:31:13.376 INFO Download complete, target: TransceiverControl
17702026-03-02T03:31:19.448ZMar 02 03:31:18.673 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17712026-03-02T03:31:20.492ZMar 02 03:31:19.730 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17722026-03-02T03:31:22.967ZMar 02 03:31:22.205 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-03-02T03:31:22.967ZMar 02 03:31:22.205 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-03-02T03:31:24.577ZMar 02 03:31:23.814 INFO Download complete, target: MaghemiteMgd
17752026-03-02T03:31:26.234ZMar 02 03:31:25.471 INFO Download complete, target: DendriteStub
17762026-03-02T03:31:34.332ZMar 02 03:31:33.570 INFO Checking that binary works, target: Cockroach
17772026-03-02T03:31:34.591ZMar 02 03:31:33.829 INFO Download complete, target: Cockroach
17782026-03-02T03:31:35.166ZMar 02 03:31:34.404 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-03-02T03:31:50.453ZMar 02 03:31:49.691 INFO Checking that binary works, target: Clickhouse
17802026-03-02T03:31:50.651ZMar 02 03:31:49.891 INFO Download complete, target: Clickhouse
17812026-03-02T03:31:50.677ZAll builder prerequisites installed successfully, and PATH looks valid
17822026-03-02T03:31:50.702Z
17832026-03-02T03:31:50.702Zreal 6:02.539511320
17842026-03-02T03:31:50.702Zuser 15:50.164772514
17852026-03-02T03:31:50.702Zsys 2:40.928491802
17862026-03-02T03:31:50.702Ztrap 0.550164350
17872026-03-02T03:31:50.702Ztflt 0.361168105
17882026-03-02T03:31:50.702Zdflt 0.784413740
17892026-03-02T03:31:50.702Zkflt 0.008001727
17902026-03-02T03:31:50.702Zlock 42:05.473384887
17912026-03-02T03:31:50.702Zslp 58:33.789942728
17922026-03-02T03:31:50.702Zlat 1:10.363533857
17932026-03-02T03:31:50.702Zstop 3:01.457946625
17942026-03-02T03:31:50.702Z+ banner hack-check
17952026-03-02T03:31:50.702Z
17962026-03-02T03:31:50.702Z # # ## #### # # #### # # ###### #### # #
17972026-03-02T03:31:50.702Z # # # # # # # # # # # # # # # # #
17982026-03-02T03:31:50.702Z ###### # # # #### ##### # ###### ##### # ####
17992026-03-02T03:31:50.702Z # # ###### # # # # # # # # # #
18002026-03-02T03:31:50.702Z # # # # # # # # # # # # # # # # #
18012026-03-02T03:31:50.702Z # # # # #### # # #### # # ###### #### # #
18022026-03-02T03:31:50.702Z
18032026-03-02T03:31:50.702Z+ export CARGO_INCREMENTAL=0
18042026-03-02T03:31:50.702Z+ CARGO_INCREMENTAL=0
18052026-03-02T03:31:50.702Z+ ptime -m timeout 2h cargo xtask check-features --ci
18062026-03-02T03:31:51.864Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18072026-03-02T03:31:52.163Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18082026-03-02T03:31:56.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
18092026-03-02T03:31:56.083Z Running `target/debug/xtask check-features --ci`
18102026-03-02T03:31:56.117Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18112026-03-02T03:31:56.117Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18122026-03-02T03:31:57.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
18132026-03-02T03:31:57.140Z Running `target/debug/xtask download cargo-hack`
18142026-03-02T03:31:58.550Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18152026-03-02T03:31:58.922Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18162026-03-02T03:32:03.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
18172026-03-02T03:32:03.430Z Running `target/debug/xtask-downloader cargo-hack`
18182026-03-02T03:32:03.486ZMar 02 03:32:02.726 INFO Starting download, target: CargoHack
18192026-03-02T03:32:03.510ZMar 02 03:32:02.728 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18202026-03-02T03:32:04.042ZMar 02 03:32:03.283 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18212026-03-02T03:32:04.162ZMar 02 03:32:03.404 INFO Download complete, target: CargoHack
18222026-03-02T03:32:04.187Zrunning: "/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-02T03:32:04.211Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18242026-03-02T03:32:04.469Zinfo: running `cargo check --bins` on api_identity (1/252)
18252026-03-02T03:32:05.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262026-03-02T03:32:05.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272026-03-02T03:32:05.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282026-03-02T03:32:05.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18292026-03-02T03:32:05.512Z
18302026-03-02T03:32:05.512Zinfo: running `cargo check --bins` on bootstore (2/252)
18312026-03-02T03:32:06.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322026-03-02T03:32:06.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332026-03-02T03:32:06.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342026-03-02T03:32:06.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
18352026-03-02T03:32:06.639Z
18362026-03-02T03:32:06.639Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18372026-03-02T03:32:07.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382026-03-02T03:32:07.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392026-03-02T03:32:07.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402026-03-02T03:32:07.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18412026-03-02T03:32:07.698Z
18422026-03-02T03:32:07.698Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18432026-03-02T03:32:08.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442026-03-02T03:32:08.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452026-03-02T03:32:08.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462026-03-02T03:32:08.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
18472026-03-02T03:32:08.811Z
18482026-03-02T03:32:08.811Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18492026-03-02T03:32:09.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502026-03-02T03:32:09.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512026-03-02T03:32:09.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522026-03-02T03:32:09.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18532026-03-02T03:32:09.651Z
18542026-03-02T03:32:09.651Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18552026-03-02T03:32:10.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562026-03-02T03:32:10.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572026-03-02T03:32:10.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582026-03-02T03:32:10.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18592026-03-02T03:32:10.480Z
18602026-03-02T03:32:10.480Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18612026-03-02T03:32:11.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622026-03-02T03:32:11.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632026-03-02T03:32:11.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642026-03-02T03:32:11.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18652026-03-02T03:32:11.331Z
18662026-03-02T03:32:11.331Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18672026-03-02T03:32:12.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682026-03-02T03:32:12.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692026-03-02T03:32:12.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702026-03-02T03:32:12.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18712026-03-02T03:32:12.181Z
18722026-03-02T03:32:12.181Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18732026-03-02T03:32:12.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742026-03-02T03:32:12.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752026-03-02T03:32:12.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762026-03-02T03:32:12.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18772026-03-02T03:32:13.034Z
18782026-03-02T03:32:13.035Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18792026-03-02T03:32:13.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802026-03-02T03:32:13.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812026-03-02T03:32:13.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822026-03-02T03:32:13.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18832026-03-02T03:32:13.876Z
18842026-03-02T03:32:13.876Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18852026-03-02T03:32:14.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862026-03-02T03:32:14.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872026-03-02T03:32:14.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882026-03-02T03:32:14.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18892026-03-02T03:32:14.704Z
18902026-03-02T03:32:14.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
18912026-03-02T03:32:15.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922026-03-02T03:32:15.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932026-03-02T03:32:15.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942026-03-02T03:32:15.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18952026-03-02T03:32:15.548Z
18962026-03-02T03:32:15.548Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
18972026-03-02T03:32:16.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982026-03-02T03:32:16.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992026-03-02T03:32:16.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002026-03-02T03:32:16.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19012026-03-02T03:32:16.426Z
19022026-03-02T03:32:16.426Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19032026-03-02T03:32:17.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042026-03-02T03:32:17.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052026-03-02T03:32:17.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062026-03-02T03:32:17.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19072026-03-02T03:32:17.284Z
19082026-03-02T03:32:17.284Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19092026-03-02T03:32:18.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102026-03-02T03:32:18.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112026-03-02T03:32:18.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122026-03-02T03:32:18.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19132026-03-02T03:32:18.154Z
19142026-03-02T03:32:18.154Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19152026-03-02T03:32:18.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162026-03-02T03:32:18.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172026-03-02T03:32:18.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182026-03-02T03:32:18.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19192026-03-02T03:32:19.023Z
19202026-03-02T03:32:19.023Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19212026-03-02T03:32:19.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222026-03-02T03:32:19.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232026-03-02T03:32:19.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242026-03-02T03:32:19.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19252026-03-02T03:32:19.898Z
19262026-03-02T03:32:19.898Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19272026-03-02T03:32:20.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282026-03-02T03:32:20.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292026-03-02T03:32:20.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302026-03-02T03:32:20.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19312026-03-02T03:32:20.753Z
19322026-03-02T03:32:20.754Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19332026-03-02T03:32:21.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342026-03-02T03:32:21.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352026-03-02T03:32:21.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362026-03-02T03:32:21.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19372026-03-02T03:32:21.596Z
19382026-03-02T03:32:21.596Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19392026-03-02T03:32:22.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402026-03-02T03:32:22.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412026-03-02T03:32:22.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422026-03-02T03:32:22.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19432026-03-02T03:32:22.440Z
19442026-03-02T03:32:22.441Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19452026-03-02T03:32:23.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462026-03-02T03:32:23.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472026-03-02T03:32:23.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482026-03-02T03:32:23.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19492026-03-02T03:32:23.297Z
19502026-03-02T03:32:23.297Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19512026-03-02T03:32:24.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522026-03-02T03:32:24.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532026-03-02T03:32:24.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542026-03-02T03:32:24.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19552026-03-02T03:32:24.140Z
19562026-03-02T03:32:24.140Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19572026-03-02T03:32:24.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582026-03-02T03:32:24.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592026-03-02T03:32:24.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602026-03-02T03:32:24.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19612026-03-02T03:32:24.994Z
19622026-03-02T03:32:24.994Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19632026-03-02T03:32:25.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642026-03-02T03:32:25.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652026-03-02T03:32:25.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662026-03-02T03:32:25.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19672026-03-02T03:32:25.871Z
19682026-03-02T03:32:25.872Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19692026-03-02T03:32:26.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702026-03-02T03:32:26.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712026-03-02T03:32:26.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722026-03-02T03:32:26.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19732026-03-02T03:32:26.783Z
19742026-03-02T03:32:26.783Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19752026-03-02T03:32:27.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762026-03-02T03:32:27.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772026-03-02T03:32:27.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782026-03-02T03:32:27.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19792026-03-02T03:32:27.616Z
19802026-03-02T03:32:27.616Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19812026-03-02T03:32:28.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822026-03-02T03:32:28.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832026-03-02T03:32:28.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842026-03-02T03:32:28.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19852026-03-02T03:32:28.501Z
19862026-03-02T03:32:28.502Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19872026-03-02T03:32:29.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882026-03-02T03:32:29.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892026-03-02T03:32:29.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902026-03-02T03:32:29.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19912026-03-02T03:32:29.404Z
19922026-03-02T03:32:29.405Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
19932026-03-02T03:32:30.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942026-03-02T03:32:30.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952026-03-02T03:32:30.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19962026-03-02T03:32:30.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19972026-03-02T03:32:30.274Z
19982026-03-02T03:32:30.274Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
19992026-03-02T03:32:31.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20002026-03-02T03:32:31.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20012026-03-02T03:32:31.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20022026-03-02T03:32:31.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20032026-03-02T03:32:31.099Z
20042026-03-02T03:32:31.099Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20052026-03-02T03:32:31.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20062026-03-02T03:32:31.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20072026-03-02T03:32:31.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20082026-03-02T03:32:31.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20092026-03-02T03:32:31.925Z
20102026-03-02T03:32:31.925Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20112026-03-02T03:32:32.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20122026-03-02T03:32:32.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20132026-03-02T03:32:32.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20142026-03-02T03:32:32.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20152026-03-02T03:32:32.750Z
20162026-03-02T03:32:32.750Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20172026-03-02T03:32:33.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20182026-03-02T03:32:33.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20192026-03-02T03:32:33.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20202026-03-02T03:32:33.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20212026-03-02T03:32:33.632Z
20222026-03-02T03:32:33.632Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20232026-03-02T03:32:34.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242026-03-02T03:32:34.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252026-03-02T03:32:34.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20262026-03-02T03:32:34.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20272026-03-02T03:32:34.552Z
20282026-03-02T03:32:34.552Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20292026-03-02T03:32:35.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20302026-03-02T03:32:35.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20312026-03-02T03:32:35.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20322026-03-02T03:32:35.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20332026-03-02T03:32:35.385Z
20342026-03-02T03:32:35.385Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20352026-03-02T03:32:36.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20362026-03-02T03:32:36.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20372026-03-02T03:32:36.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20382026-03-02T03:32:36.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20392026-03-02T03:32:36.234Z
20402026-03-02T03:32:36.234Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20412026-03-02T03:32:36.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20422026-03-02T03:32:37.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20432026-03-02T03:32:37.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20442026-03-02T03:32:37.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20452026-03-02T03:32:37.064Z
20462026-03-02T03:32:37.064Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20472026-03-02T03:32:37.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20482026-03-02T03:32:37.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20492026-03-02T03:32:37.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20502026-03-02T03:32:37.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20512026-03-02T03:32:37.940Z
20522026-03-02T03:32:37.940Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20532026-03-02T03:32:38.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20542026-03-02T03:32:38.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20552026-03-02T03:32:38.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20562026-03-02T03:32:38.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20572026-03-02T03:32:38.835Z
20582026-03-02T03:32:38.835Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20592026-03-02T03:32:39.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20602026-03-02T03:32:39.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20612026-03-02T03:32:39.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20622026-03-02T03:32:39.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20632026-03-02T03:32:39.697Z
20642026-03-02T03:32:39.697Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20652026-03-02T03:32:40.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20662026-03-02T03:32:40.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20672026-03-02T03:32:40.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20682026-03-02T03:32:40.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
20692026-03-02T03:32:40.589Z
20702026-03-02T03:32:40.590Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20712026-03-02T03:32:41.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20722026-03-02T03:32:41.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20732026-03-02T03:32:41.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20742026-03-02T03:32:41.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20752026-03-02T03:32:41.457Z
20762026-03-02T03:32:41.457Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20772026-03-02T03:32:42.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20782026-03-02T03:32:42.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20792026-03-02T03:32:42.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20802026-03-02T03:32:42.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20812026-03-02T03:32:42.314Z
20822026-03-02T03:32:42.314Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20832026-03-02T03:32:43.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20842026-03-02T03:32:43.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20852026-03-02T03:32:43.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20862026-03-02T03:32:43.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20872026-03-02T03:32:43.202Z
20882026-03-02T03:32:43.202Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20892026-03-02T03:32:44.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20902026-03-02T03:32:44.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20912026-03-02T03:32:44.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20922026-03-02T03:32:44.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
20932026-03-02T03:32:44.373Z
20942026-03-02T03:32:44.373Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
20952026-03-02T03:32:45.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20962026-03-02T03:32:45.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20972026-03-02T03:32:45.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20982026-03-02T03:32:45.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20992026-03-02T03:32:45.493Z
21002026-03-02T03:32:45.493Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21012026-03-02T03:32:46.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21022026-03-02T03:32:46.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21032026-03-02T03:32:46.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21042026-03-02T03:32:46.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
21052026-03-02T03:32:46.615Z
21062026-03-02T03:32:46.615Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21072026-03-02T03:32:47.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21082026-03-02T03:32:47.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21092026-03-02T03:32:47.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21102026-03-02T03:32:47.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
21112026-03-02T03:32:47.796Z
21122026-03-02T03:32:47.796Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21132026-03-02T03:32:48.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21142026-03-02T03:32:48.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21152026-03-02T03:32:48.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21162026-03-02T03:32:48.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
21172026-03-02T03:32:48.948Z
21182026-03-02T03:32:48.948Zinfo: running `cargo check --bins` on oxlog (50/252)
21192026-03-02T03:32:49.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21202026-03-02T03:32:49.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21212026-03-02T03:32:50.132Z Checking cfg-if v1.0.4
21222026-03-02T03:32:50.132Z Checking libc v0.2.180
21232026-03-02T03:32:50.157Z Checking serde_core v1.0.228
21242026-03-02T03:32:50.195Z Checking zeroize v1.8.2
21252026-03-02T03:32:50.220Z Checking memchr v2.8.0
21262026-03-02T03:32:50.220Z Checking log v0.4.29
21272026-03-02T03:32:50.245Z Checking smallvec v1.15.1
21282026-03-02T03:32:50.274Z Checking typenum v1.19.0
21292026-03-02T03:32:50.303Z Checking subtle v2.6.1
21302026-03-02T03:32:50.454Z Checking scopeguard v1.2.0
21312026-03-02T03:32:50.534Z Checking itoa v1.0.17
21322026-03-02T03:32:50.559Z Checking stable_deref_trait v1.2.1
21332026-03-02T03:32:50.584Z Checking const-oid v0.9.6
21342026-03-02T03:32:50.609Z Checking lock_api v0.4.14
21352026-03-02T03:32:50.668Z Checking portable-atomic v1.13.1
21362026-03-02T03:32:50.770Z Checking critical-section v1.2.0
21372026-03-02T03:32:50.913Z Checking zerofrom v0.1.6
21382026-03-02T03:32:51.001Z Checking pin-project-lite v0.2.17
21392026-03-02T03:32:51.026Z Checking zerocopy v0.8.40
21402026-03-02T03:32:51.113Z Checking yoke v0.8.1
21412026-03-02T03:32:51.140Z Checking libm v0.2.16
21422026-03-02T03:32:51.165Z Checking getrandom v0.2.17
21432026-03-02T03:32:51.275Z Checking errno v0.3.14
21442026-03-02T03:32:51.396Z Checking rand_core v0.6.4
21452026-03-02T03:32:51.445Z Checking generic-array v0.14.7
21462026-03-02T03:32:51.470Z Checking signal-hook-registry v1.4.8
21472026-03-02T03:32:51.543Z Checking once_cell v1.21.3
21482026-03-02T03:32:51.696Z Checking parking_lot_core v0.9.12
21492026-03-02T03:32:51.739Z Checking zerovec v0.11.5
21502026-03-02T03:32:51.821Z Checking mio v1.1.1
21512026-03-02T03:32:52.012Z Checking parking_lot v0.12.5
21522026-03-02T03:32:52.095Z Checking socket2 v0.6.2
21532026-03-02T03:32:52.331Z Checking zmij v1.0.21
21542026-03-02T03:32:52.356Z Checking allocator-api2 v0.2.21
21552026-03-02T03:32:52.436Z Checking crypto-common v0.1.7
21562026-03-02T03:32:52.547Z Checking block-buffer v0.10.4
21572026-03-02T03:32:52.600Z Checking tinystr v0.8.2
21582026-03-02T03:32:52.636Z Checking percent-encoding v2.3.2
21592026-03-02T03:32:52.661Z Checking futures-core v0.3.32
21602026-03-02T03:32:52.719Z Checking writeable v0.6.2
21612026-03-02T03:32:52.775Z Checking digest v0.10.7
21622026-03-02T03:32:52.849Z Checking equivalent v1.0.2
21632026-03-02T03:32:52.877Z Checking litemap v0.8.1
21642026-03-02T03:32:52.912Z Checking num-traits v0.2.19
21652026-03-02T03:32:52.942Z Checking potential_utf v0.1.4
21662026-03-02T03:32:52.973Z Checking zerotrie v0.2.3
21672026-03-02T03:32:52.998Z Checking cpufeatures v0.2.17
21682026-03-02T03:32:53.095Z Checking foldhash v0.2.0
21692026-03-02T03:32:53.140Z Checking hmac v0.12.1
21702026-03-02T03:32:53.165Z Checking icu_collections v2.1.1
21712026-03-02T03:32:53.190Z Checking icu_locale_core v2.1.1
21722026-03-02T03:32:53.362Z Checking block-padding v0.3.3
21732026-03-02T03:32:53.386Z Checking hashbrown v0.16.1
21742026-03-02T03:32:53.418Z Checking icu_properties_data v2.1.2
21752026-03-02T03:32:53.488Z Checking serde v1.0.228
21762026-03-02T03:32:53.566Z Checking bitflags v2.11.0
21772026-03-02T03:32:53.636Z Checking serde_json v1.0.149
21782026-03-02T03:32:53.716Z Checking icu_normalizer_data v2.1.1
21792026-03-02T03:32:53.821Z Checking futures-sink v0.3.32
21802026-03-02T03:32:53.853Z Checking rand_core v0.10.0
21812026-03-02T03:32:53.981Z Checking futures-channel v0.3.32
21822026-03-02T03:32:54.096Z Checking getrandom v0.4.1
21832026-03-02T03:32:54.226Z Checking inout v0.1.4
21842026-03-02T03:32:54.332Z Checking futures-io v0.3.32
21852026-03-02T03:32:54.357Z Checking slab v0.4.12
21862026-03-02T03:32:54.383Z Checking icu_provider v2.1.1
21872026-03-02T03:32:54.383Z Checking indexmap v2.13.0
21882026-03-02T03:32:54.442Z Checking bytes v1.11.1
21892026-03-02T03:32:54.467Z Checking futures-task v0.3.32
21902026-03-02T03:32:54.529Z Checking cipher v0.4.4
21912026-03-02T03:32:54.635Z Checking sha2 v0.10.9
21922026-03-02T03:32:54.687Z Checking futures-util v0.3.32
21932026-03-02T03:32:54.811Z Checking icu_properties v2.1.2
21942026-03-02T03:32:54.922Z Checking icu_normalizer v2.1.1
21952026-03-02T03:32:55.019Z Checking getrandom v0.3.4
21962026-03-02T03:32:55.142Z Checking utf8_iter v1.0.4
21972026-03-02T03:32:55.241Z Checking byteorder v1.5.0
21982026-03-02T03:32:55.315Z Checking tokio v1.49.0
21992026-03-02T03:32:55.341Z Checking base64ct v1.8.3
22002026-03-02T03:32:55.506Z Checking form_urlencoded v1.2.2
22012026-03-02T03:32:55.540Z Checking flagset v0.4.7
22022026-03-02T03:32:55.621Z Checking fnv v1.0.7
22032026-03-02T03:32:55.749Z Checking rand_core v0.9.5
22042026-03-02T03:32:55.774Z Checking http v1.4.0
22052026-03-02T03:32:55.799Z Checking salsa20 v0.10.2
22062026-03-02T03:32:55.823Z Checking pem-rfc7468 v0.7.0
22072026-03-02T03:32:56.047Z Checking uuid v1.21.0
22082026-03-02T03:32:56.109Z Checking pbkdf2 v0.12.2
22092026-03-02T03:32:56.134Z Checking der v0.7.10
22102026-03-02T03:32:56.323Z Checking scrypt v0.11.0
22112026-03-02T03:32:56.578Z Checking aes v0.8.4
22122026-03-02T03:32:56.643Z Checking idna_adapter v1.2.1
22132026-03-02T03:32:56.729Z Checking cbc v0.1.2
22142026-03-02T03:32:56.867Z Checking idna v1.1.0
22152026-03-02T03:32:56.966Z Checking rustix v1.1.3
22162026-03-02T03:32:56.991Z Checking tracing-core v0.1.36
22172026-03-02T03:32:57.341Z Checking url v2.5.8
22182026-03-02T03:32:57.416Z Checking rustls-pki-types v1.14.0
22192026-03-02T03:32:57.607Z Checking iana-time-zone v0.1.65
22202026-03-02T03:32:57.652Z Checking ppv-lite86 v0.2.21
22212026-03-02T03:32:57.694Z Checking spki v0.7.3
22222026-03-02T03:32:57.774Z Checking regex-syntax v0.8.10
22232026-03-02T03:32:57.947Z Checking chrono v0.4.44
22242026-03-02T03:32:57.976Z Checking pkcs5 v0.7.1
22252026-03-02T03:32:58.190Z Checking tracing v0.1.44
22262026-03-02T03:32:58.256Z Checking rand_chacha v0.9.0
22272026-03-02T03:32:58.429Z Checking http-body v1.0.1
22282026-03-02T03:32:58.537Z Checking aws-lc-sys v0.37.1
22292026-03-02T03:32:58.621Z Checking rand v0.9.2
22302026-03-02T03:32:58.646Z Checking untrusted v0.7.1
22312026-03-02T03:32:58.745Z Checking base64 v0.22.1
22322026-03-02T03:32:58.772Z Checking untrusted v0.9.0
22332026-03-02T03:32:58.825Z Checking openssl-probe v0.2.1
22342026-03-02T03:32:58.941Z Checking ring v0.17.14
22352026-03-02T03:32:58.996Z Checking pkcs8 v0.10.2
22362026-03-02T03:32:59.169Z Checking plain v0.2.3
22372026-03-02T03:32:59.300Z Checking tower-service v0.3.3
22382026-03-02T03:32:59.326Z Checking tower-layer v0.3.3
22392026-03-02T03:32:59.442Z Checking atomic-waker v1.1.2
22402026-03-02T03:32:59.533Z Checking try-lock v0.2.5
22412026-03-02T03:32:59.576Z Checking tinyvec_macros v0.1.1
22422026-03-02T03:32:59.601Z Checking ipnet v2.11.0
22432026-03-02T03:32:59.677Z Checking tinyvec v1.10.0
22442026-03-02T03:32:59.702Z Checking want v0.3.1
22452026-03-02T03:32:59.727Z Checking semver v1.0.27
22462026-03-02T03:32:59.884Z Checking httparse v1.10.1
22472026-03-02T03:32:59.974Z Checking aws-lc-rs v1.16.0
22482026-03-02T03:33:00.083Z Checking spin v0.9.8
22492026-03-02T03:33:00.108Z Checking httpdate v1.0.3
22502026-03-02T03:33:00.240Z Checking pin-utils v0.1.0
22512026-03-02T03:33:00.306Z Checking foreign-types-shared v0.1.1
22522026-03-02T03:33:00.342Z Checking dyn-clone v1.0.20
22532026-03-02T03:33:00.367Z Checking ucd-trie v0.1.7
22542026-03-02T03:33:00.411Z Checking unicode-ident v1.0.24
22552026-03-02T03:33:00.436Z Checking fastrand v2.3.0
22562026-03-02T03:33:00.461Z Checking foreign-types v0.3.2
22572026-03-02T03:33:00.518Z Checking schemars v0.8.22
22582026-03-02T03:33:00.562Z Checking crossbeam-utils v0.8.21
22592026-03-02T03:33:00.587Z Checking pest v2.8.6
22602026-03-02T03:33:00.611Z Checking proc-macro2 v1.0.106
22612026-03-02T03:33:00.737Z Checking tempfile v3.25.0
22622026-03-02T03:33:00.896Z Checking openssl-sys v0.9.111
22632026-03-02T03:33:01.087Z Checking thiserror v2.0.18
22642026-03-02T03:33:01.199Z Checking wait-timeout v0.2.1
22652026-03-02T03:33:01.248Z Checking aho-corasick v1.1.4
22662026-03-02T03:33:01.273Z Checking either v1.15.0
22672026-03-02T03:33:01.401Z Checking quick-error v1.2.3
22682026-03-02T03:33:01.550Z Checking powerfmt v0.2.0
22692026-03-02T03:33:01.636Z Checking siphasher v1.0.2
22702026-03-02T03:33:01.709Z Checking rustls-webpki v0.103.9
22712026-03-02T03:33:01.803Z Checking simd-adler32 v0.3.8
22722026-03-02T03:33:01.883Z Checking anstyle v1.0.13
22732026-03-02T03:33:01.939Z Checking bit-vec v0.8.0
22742026-03-02T03:33:02.041Z Checking utf8parse v0.2.2
22752026-03-02T03:33:02.086Z Checking tokio-util v0.7.18
22762026-03-02T03:33:02.138Z Checking pretty-hex v0.4.1
22772026-03-02T03:33:02.194Z Checking anstyle-parse v0.2.7
22782026-03-02T03:33:02.219Z Checking openssl v0.10.75
22792026-03-02T03:33:02.269Z Checking bit-set v0.8.0
22802026-03-02T03:33:02.331Z Checking deranged v0.5.8
22812026-03-02T03:33:02.471Z Checking rusty-fork v0.3.1
22822026-03-02T03:33:02.517Z Checking rustls v0.23.37
22832026-03-02T03:33:02.542Z Checking crossbeam-epoch v0.9.18
22842026-03-02T03:33:02.658Z Checking regex-automata v0.4.14
22852026-03-02T03:33:02.702Z Checking quote v1.0.44
22862026-03-02T03:33:02.766Z Compiling newtype-uuid v1.3.2
22872026-03-02T03:33:02.944Z Checking unicode-normalization v0.1.25
22882026-03-02T03:33:03.048Z Checking rustls-native-certs v0.8.3
22892026-03-02T03:33:03.072Z Checking rand_xorshift v0.4.0
22902026-03-02T03:33:03.263Z Checking thiserror v1.0.69
22912026-03-02T03:33:03.288Z Checking crc32fast v1.5.0
22922026-03-02T03:33:03.288Z Checking h2 v0.4.13
22932026-03-02T03:33:03.415Z Checking scroll v0.13.0
22942026-03-02T03:33:03.525Z Checking signature v2.2.0
22952026-03-02T03:33:03.679Z Checking sync_wrapper v1.0.2
22962026-03-02T03:33:03.721Z Checking num_threads v0.1.7
22972026-03-02T03:33:03.839Z Checking adler2 v2.0.1
22982026-03-02T03:33:03.864Z Checking anstyle-query v1.1.5
22992026-03-02T03:33:03.864Z Checking unicode-properties v0.1.4
23002026-03-02T03:33:03.987Z Checking unarray v0.1.4
23012026-03-02T03:33:04.012Z Checking time-core v0.1.8
23022026-03-02T03:33:04.147Z Checking num-conv v0.2.0
23032026-03-02T03:33:04.205Z Checking colorchoice v1.0.4
23042026-03-02T03:33:04.278Z Checking is_terminal_polyfill v1.70.2
23052026-03-02T03:33:04.362Z Checking unicode-bidi v0.3.18
23062026-03-02T03:33:04.387Z Checking proptest v1.10.0
23072026-03-02T03:33:04.417Z Checking time v0.3.47
23082026-03-02T03:33:04.444Z Checking anstream v0.6.21
23092026-03-02T03:33:04.790Z Checking miniz_oxide v0.8.9
23102026-03-02T03:33:04.919Z Checking stringprep v0.1.5
23112026-03-02T03:33:05.182Z Checking tower v0.5.3
23122026-03-02T03:33:05.473Z Checking goblin v0.10.5
23132026-03-02T03:33:05.921Z Checking syn v2.0.117
23142026-03-02T03:33:06.467Z Compiling daft v0.1.5
23152026-03-02T03:33:06.538Z Checking native-tls v0.2.18
23162026-03-02T03:33:06.761Z Checking crossbeam-deque v0.8.6
23172026-03-02T03:33:06.842Z Checking ipnetwork v0.21.1
23182026-03-02T03:33:06.983Z Checking http-body-util v0.1.3
23192026-03-02T03:33:07.069Z Checking rand_chacha v0.3.1
23202026-03-02T03:33:07.202Z Checking webpki-roots v1.0.6
23212026-03-02T03:33:07.383Z Checking scroll v0.12.0
23222026-03-02T03:33:07.411Z Checking zstd-sys v2.0.16+zstd.1.5.7
23232026-03-02T03:33:07.435Z Checking hash32 v0.2.1
23242026-03-02T03:33:07.548Z Checking tokio-rustls v0.26.4
23252026-03-02T03:33:07.619Z Checking toml_datetime v0.6.11
23262026-03-02T03:33:07.709Z Checking serde_spanned v0.6.9
23272026-03-02T03:33:07.817Z Checking num-integer v0.1.46
23282026-03-02T03:33:07.915Z Checking md-5 v0.10.6
23292026-03-02T03:33:07.940Z Checking ff v0.13.1
23302026-03-02T03:33:07.977Z Checking zlib-rs v0.6.2
23312026-03-02T03:33:08.160Z Checking base16ct v0.2.0
23322026-03-02T03:33:08.184Z Checking psl-types v2.0.11
23332026-03-02T03:33:08.253Z Checking fallible-iterator v0.2.0
23342026-03-02T03:33:08.376Z Checking iri-string v0.7.10
23352026-03-02T03:33:08.400Z Checking ryu v1.0.23
23362026-03-02T03:33:08.643Z Checking serde_urlencoded v0.7.1
23372026-03-02T03:33:08.679Z Checking sec1 v0.7.3
23382026-03-02T03:33:08.711Z Checking hyper v1.8.1
23392026-03-02T03:33:08.833Z Checking postgres-protocol v0.6.10
23402026-03-02T03:33:09.055Z Checking publicsuffix v2.3.0
23412026-03-02T03:33:09.080Z Checking num-iter v0.1.45
23422026-03-02T03:33:09.252Z Checking group v0.13.0
23432026-03-02T03:33:09.321Z Compiling iddqd v0.3.17
23442026-03-02T03:33:09.436Z Checking goblin v0.8.2
23452026-03-02T03:33:09.493Z Checking heapless v0.7.17
23462026-03-02T03:33:09.641Z Checking flate2 v1.1.9
23472026-03-02T03:33:10.245Z Checking zstd-safe v7.2.4
23482026-03-02T03:33:10.304Z Checking rand v0.8.5
23492026-03-02T03:33:10.537Z Checking tower-http v0.6.8
23502026-03-02T03:33:10.562Z Checking oxnet v0.1.4
23512026-03-02T03:33:10.586Z Checking hyper-util v0.1.20
23522026-03-02T03:33:10.653Z Checking dof v0.4.0
23532026-03-02T03:33:11.000Z Checking rayon-core v1.13.0
23542026-03-02T03:33:11.049Z Checking tokio-native-tls v0.3.1
23552026-03-02T03:33:11.073Z Checking cookie v0.18.1
23562026-03-02T03:33:11.325Z Checking dtrace-parser v0.3.0
23572026-03-02T03:33:11.384Z Checking phf_shared v0.13.1
23582026-03-02T03:33:11.506Z Checking lazy_static v1.5.0
23592026-03-02T03:33:11.607Z Checking terminal_size v0.4.3
23602026-03-02T03:33:11.642Z Checking zerocopy v0.7.35
23612026-03-02T03:33:11.666Z Checking bzip2-sys v0.1.13+1.0.8
23622026-03-02T03:33:11.757Z Checking signal-hook v0.3.18
23632026-03-02T03:33:11.788Z Checking hkdf v0.12.4
23642026-03-02T03:33:11.813Z Checking crypto-bigint v0.5.5
23652026-03-02T03:33:11.813Z Checking thread-id v5.1.0
23662026-03-02T03:33:11.949Z Checking libbz2-rs-sys v0.2.2
23672026-03-02T03:33:11.998Z Checking clap_lex v1.0.0
23682026-03-02T03:33:12.091Z Checking winnow v0.7.14
23692026-03-02T03:33:12.174Z Checking bitflags v1.3.2
23702026-03-02T03:33:12.257Z Checking unicode-width v0.2.0
23712026-03-02T03:33:12.282Z Checking winnow v0.5.40
23722026-03-02T03:33:12.659Z Checking managed v0.8.0
23732026-03-02T03:33:12.659Z Checking strsim v0.11.1
23742026-03-02T03:33:12.696Z Checking bumpalo v3.20.2
23752026-03-02T03:33:12.964Z Checking foldhash v0.1.5
23762026-03-02T03:33:12.989Z Checking hyper-rustls v0.27.7
23772026-03-02T03:33:13.047Z Checking smoltcp v0.9.1
23782026-03-02T03:33:13.074Z Checking zopfli v0.8.3
23792026-03-02T03:33:13.221Z Checking hashbrown v0.15.5
23802026-03-02T03:33:13.349Z Checking hyper-tls v0.6.0
23812026-03-02T03:33:13.561Z Checking dof v0.3.0
23822026-03-02T03:33:13.611Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-03-02T03:33:13.646Z Checking clap_builder v4.5.60
23842026-03-02T03:33:13.896Z Checking bzip2 v0.6.1
23852026-03-02T03:33:14.095Z Checking console v0.16.2
23862026-03-02T03:33:14.120Z Checking elliptic-curve v0.13.8
23872026-03-02T03:33:14.152Z Checking usdt-impl v0.6.0
23882026-03-02T03:33:14.176Z Checking signal-hook-mio v0.2.5
23892026-03-02T03:33:14.282Z Checking phf v0.13.1
23902026-03-02T03:33:14.324Z Checking bzip2 v0.4.4
23912026-03-02T03:33:14.516Z Checking num-bigint-dig v0.8.6
23922026-03-02T03:33:14.553Z Checking rayon v1.11.0
23932026-03-02T03:33:14.598Z Checking cookie_store v0.22.1
23942026-03-02T03:33:14.679Z Checking zstd v0.13.3
23952026-03-02T03:33:14.705Z Checking toml_edit v0.19.15
23962026-03-02T03:33:14.729Z Checking postgres-types v0.2.12
23972026-03-02T03:33:15.020Z Checking rustls-platform-verifier v0.6.2
23982026-03-02T03:33:15.126Z Checking regex v1.12.3
23992026-03-02T03:33:15.234Z Checking bstr v1.12.1
24002026-03-02T03:33:15.258Z Checking ed25519 v2.2.3
24012026-03-02T03:33:15.355Z Checking dtrace-parser v0.2.0
24022026-03-02T03:33:15.580Z Checking phf_shared v0.11.3
24032026-03-02T03:33:15.645Z Checking itertools v0.12.1
24042026-03-02T03:33:15.795Z Checking curve25519-dalek v4.1.3
24052026-03-02T03:33:15.838Z Checking ref-cast v1.0.25
24062026-03-02T03:33:15.982Z Checking strum v0.27.2
24072026-03-02T03:33:16.014Z Checking hubpack v0.1.2
24082026-03-02T03:33:16.164Z Checking rustix v0.38.44
24092026-03-02T03:33:16.232Z Checking pkcs1 v0.7.5
24102026-03-02T03:33:16.337Z Checking hex v0.4.3
24112026-03-02T03:33:16.362Z Checking erased-serde v0.3.31
24122026-03-02T03:33:16.611Z Checking serde-big-array v0.5.1
24132026-03-02T03:33:16.769Z Checking float-cmp v0.10.0
24142026-03-02T03:33:16.798Z Checking rfc6979 v0.4.0
24152026-03-02T03:33:16.841Z Checking memmap2 v0.9.10
24162026-03-02T03:33:16.982Z Checking thread-id v4.2.2
24172026-03-02T03:33:17.007Z Checking env_filter v1.0.0
24182026-03-02T03:33:17.112Z Checking encoding_rs v0.8.35
24192026-03-02T03:33:17.136Z Checking fixedbitset v0.4.2
24202026-03-02T03:33:17.241Z Checking mime v0.3.17
24212026-03-02T03:33:17.265Z Checking fixedbitset v0.5.7
24222026-03-02T03:33:17.392Z Checking normalize-line-endings v0.3.0
24232026-03-02T03:33:17.416Z Checking unicode-segmentation v1.12.0
24242026-03-02T03:33:17.536Z Checking whoami v2.1.0
24252026-03-02T03:33:17.560Z Checking difflib v0.4.0
24262026-03-02T03:33:17.629Z Checking unit-prefix v0.5.2
24272026-03-02T03:33:17.667Z Checking static_assertions v1.1.0
24282026-03-02T03:33:17.792Z Checking keccak v0.1.6
24292026-03-02T03:33:17.816Z Checking new_debug_unreachable v1.0.6
24302026-03-02T03:33:17.841Z Checking toml_write v0.1.2
24312026-03-02T03:33:17.874Z Checking jiff v0.2.21
24322026-03-02T03:33:17.898Z Checking precomputed-hash v0.1.1
24332026-03-02T03:33:17.922Z Checking rustc-hash v2.1.1
24342026-03-02T03:33:17.947Z Checking data-encoding v2.10.0
24352026-03-02T03:33:18.041Z Checking predicates-core v1.0.10
24362026-03-02T03:33:18.066Z Checking string_cache v0.8.9
24372026-03-02T03:33:18.116Z Checking sha3 v0.10.8
24382026-03-02T03:33:18.165Z Checking toml_edit v0.22.27
24392026-03-02T03:33:18.284Z Checking predicates v3.1.4
24402026-03-02T03:33:18.380Z Checking similar v2.7.0
24412026-03-02T03:33:18.482Z Checking hickory-proto v0.25.2
24422026-03-02T03:33:18.506Z Checking crossterm v0.28.1
24432026-03-02T03:33:18.872Z Checking tokio-postgres v0.7.16
24442026-03-02T03:33:18.924Z Checking reqwest v0.12.28
24452026-03-02T03:33:19.152Z Checking indicatif v0.18.4
24462026-03-02T03:33:19.861Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24472026-03-02T03:33:19.886Z Checking zone v0.3.1
24482026-03-02T03:33:19.950Z Checking petgraph v0.8.3
24492026-03-02T03:33:20.440Z Checking ed25519-dalek v2.2.0
24502026-03-02T03:33:20.603Z Checking petgraph v0.6.5
24512026-03-02T03:33:20.627Z Checking slog v2.8.2
24522026-03-02T03:33:20.844Z Checking env_logger v0.11.9
24532026-03-02T03:33:21.140Z Checking usdt v0.6.0
24542026-03-02T03:33:21.203Z Checking usdt-impl v0.5.0
24552026-03-02T03:33:21.320Z Checking ecdsa v0.16.9
24562026-03-02T03:33:21.423Z Checking serde_with v3.17.0
24572026-03-02T03:33:21.690Z Checking toml v0.7.8
24582026-03-02T03:33:21.962Z Checking rsa v0.9.10
24592026-03-02T03:33:22.285Z Checking clap v4.5.60
24602026-03-02T03:33:22.396Z Checking reqwest v0.13.2
24612026-03-02T03:33:22.584Z Checking zip v4.6.1
24622026-03-02T03:33:22.893Z Checking zip v0.6.6
24632026-03-02T03:33:23.206Z Checking toml_parser v1.0.9+spec-1.1.0
24642026-03-02T03:33:23.267Z Checking strum v0.26.3
24652026-03-02T03:33:23.422Z Checking tokio-stream v0.1.18
24662026-03-02T03:33:23.511Z Checking fs-err v3.3.0
24672026-03-02T03:33:23.739Z Checking ahash v0.8.12
24682026-03-02T03:33:23.824Z Checking object v0.37.3
24692026-03-02T03:33:23.967Z Checking buf-list v1.1.2
24702026-03-02T03:33:24.034Z Checking itertools v0.13.0
24712026-03-02T03:33:24.101Z Checking camino v1.2.2
24722026-03-02T03:33:24.155Z Checking anyhow v1.0.102
24732026-03-02T03:33:24.188Z Checking x509-cert v0.2.5
24742026-03-02T03:33:24.290Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24752026-03-02T03:33:24.434Z Checking openapiv3 v2.2.0
24762026-03-02T03:33:24.467Z Checking toml_datetime v0.7.5+spec-1.1.0
24772026-03-02T03:33:24.511Z Checking sha1 v0.10.6
24782026-03-02T03:33:24.624Z Checking lalrpop-util v0.19.12
24792026-03-02T03:33:24.777Z Checking peg-runtime v0.8.5
24802026-03-02T03:33:24.815Z Checking sigpipe v0.1.3
24812026-03-02T03:33:24.846Z Checking glob v0.3.3
24822026-03-02T03:33:29.112Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24832026-03-02T03:33:29.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.67s
24842026-03-02T03:33:29.822Z
24852026-03-02T03:33:29.822Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24862026-03-02T03:33:31.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872026-03-02T03:33:31.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882026-03-02T03:33:31.423Z Checking newtype-uuid v1.3.2
24892026-03-02T03:33:31.447Z Compiling structmeta-derive v0.3.0
24902026-03-02T03:33:31.447Z Compiling rustls v0.22.4
24912026-03-02T03:33:31.507Z Checking regress v0.10.5
24922026-03-02T03:33:31.531Z Compiling multer v3.1.0
24932026-03-02T03:33:31.556Z Compiling newtype-uuid-macros v0.1.0
24942026-03-02T03:33:31.581Z Compiling async-stream-impl v0.3.6
24952026-03-02T03:33:31.606Z Checking futures-executor v0.3.32
24962026-03-02T03:33:31.808Z Checking daft v0.1.5
24972026-03-02T03:33:31.867Z Compiling dropshot v0.16.7
24982026-03-02T03:33:31.978Z Checking futures v0.3.32
24992026-03-02T03:33:32.104Z Compiling dropshot_endpoint v0.16.7
25002026-03-02T03:33:32.256Z Checking iddqd v0.3.17
25012026-03-02T03:33:32.281Z Checking thread_local v1.1.9
25022026-03-02T03:33:32.568Z Checking crossbeam-channel v0.5.15
25032026-03-02T03:33:32.643Z Checking is-terminal v0.4.17
25042026-03-02T03:33:32.794Z Checking take_mut v0.2.2
25052026-03-02T03:33:32.969Z Checking term v1.2.1
25062026-03-02T03:33:33.017Z Checking rustls-webpki v0.102.8
25072026-03-02T03:33:33.260Z Checking slog-async v2.8.0
25082026-03-02T03:33:33.418Z Checking slog-term v2.9.2
25092026-03-02T03:33:33.571Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25102026-03-02T03:33:33.612Z Compiling structmeta v0.3.0
25112026-03-02T03:33:33.719Z Checking serde_spanned v1.0.4
25122026-03-02T03:33:33.917Z Checking toml_writer v1.0.6+spec-1.1.0
25132026-03-02T03:33:33.941Z Checking match_cfg v0.1.0
25142026-03-02T03:33:34.010Z Compiling derive-ex v0.1.8
25152026-03-02T03:33:34.037Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25162026-03-02T03:33:34.064Z Compiling parse-display-derive v0.10.0
25172026-03-02T03:33:34.164Z Checking debug-ignore v1.0.5
25182026-03-02T03:33:34.221Z Checking hostname v0.3.1
25192026-03-02T03:33:34.259Z Checking toml v0.9.12+spec-1.1.0
25202026-03-02T03:33:34.368Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-03-02T03:33:34.392Z Checking slog-json v2.6.1
25222026-03-02T03:33:34.654Z Checking macaddr v1.0.1
25232026-03-02T03:33:34.971Z Checking slog-bunyan v2.5.0
25242026-03-02T03:33:35.073Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25252026-03-02T03:33:35.160Z Checking async-stream v0.3.6
25262026-03-02T03:33:35.547Z Checking waitgroup v0.1.2
25272026-03-02T03:33:35.690Z Checking rustls-pemfile v2.2.0
25282026-03-02T03:33:35.716Z Checking serde_path_to_error v0.1.20
25292026-03-02T03:33:35.743Z Checking hostname v0.4.2
25302026-03-02T03:33:35.788Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25312026-03-02T03:33:35.913Z Checking progenitor-client v0.10.0
25322026-03-02T03:33:35.952Z Compiling itertools v0.14.0
25332026-03-02T03:33:36.034Z Checking progenitor-client v0.13.0
25342026-03-02T03:33:36.349Z Checking instant v0.1.13
25352026-03-02T03:33:36.374Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25362026-03-02T03:33:36.501Z Checking backoff v0.4.0
25372026-03-02T03:33:36.561Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25382026-03-02T03:33:36.816Z Checking backon v1.6.0
25392026-03-02T03:33:37.128Z Checking heck v0.5.0
25402026-03-02T03:33:37.341Z Compiling toml_edit v0.23.10+spec-1.0.0
25412026-03-02T03:33:37.386Z Checking parse-display v0.10.0
25422026-03-02T03:33:37.445Z Checking tokio-rustls v0.25.0
25432026-03-02T03:33:37.492Z Compiling test-strategy v0.4.5
25442026-03-02T03:33:37.522Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25452026-03-02T03:33:37.639Z Compiling heapless v0.8.0
25462026-03-02T03:33:37.864Z Compiling crucible-workspace-hack v0.1.0
25472026-03-02T03:33:38.239Z Compiling typify-impl v0.4.3
25482026-03-02T03:33:38.272Z Checking hash32 v0.3.1
25492026-03-02T03:33:38.488Z Compiling proc-macro-crate v3.4.0
25502026-03-02T03:33:38.513Z Compiling smoltcp v0.11.0
25512026-03-02T03:33:38.775Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25522026-03-02T03:33:38.806Z Compiling ingot-macros v0.1.1
25532026-03-02T03:33:39.263Z Checking tabwriter v1.4.1
25542026-03-02T03:33:39.498Z Checking cobs v0.3.0
25552026-03-02T03:33:39.583Z Compiling foreign-types-macros v0.2.3
25562026-03-02T03:33:39.639Z Compiling num_enum_derive v0.7.5
25572026-03-02T03:33:39.741Z Checking cpufeatures v0.3.0
25582026-03-02T03:33:39.856Z Checking foreign-types-shared v0.3.1
25592026-03-02T03:33:40.002Z Checking chacha20 v0.10.0
25602026-03-02T03:33:40.395Z Checking postcard v1.1.3
25612026-03-02T03:33:40.501Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25622026-03-02T03:33:40.639Z Checking foreign-types v0.5.0
25632026-03-02T03:33:40.949Z Compiling proc-macro-crate v1.3.1
25642026-03-02T03:33:41.101Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25652026-03-02T03:33:41.182Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25662026-03-02T03:33:41.566Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25672026-03-02T03:33:41.614Z Checking cstr-argument v0.1.2
25682026-03-02T03:33:41.697Z Checking num_enum v0.7.5
25692026-03-02T03:33:41.844Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-03-02T03:33:41.878Z Checking colored v3.1.1
25712026-03-02T03:33:42.047Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25722026-03-02T03:33:42.274Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-03-02T03:33:42.298Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25742026-03-02T03:33:42.375Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25752026-03-02T03:33:42.435Z Compiling num_enum_derive v0.5.11
25762026-03-02T03:33:42.473Z Checking rand v0.10.0
25772026-03-02T03:33:42.585Z Checking secrecy v0.10.3
25782026-03-02T03:33:42.689Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25792026-03-02T03:33:42.774Z Compiling memoffset v0.9.1
25802026-03-02T03:33:43.120Z Compiling convert_case v0.4.0
25812026-03-02T03:33:43.494Z Compiling cfg_aliases v0.2.1
25822026-03-02T03:33:43.519Z Compiling unsafe-libyaml v0.2.11
25832026-03-02T03:33:43.631Z Compiling nix v0.30.1
25842026-03-02T03:33:43.980Z Compiling derive_more v0.99.20
25852026-03-02T03:33:44.645Z Checking ingot-types v0.1.2
25862026-03-02T03:33:44.684Z Checking num_enum v0.5.11
25872026-03-02T03:33:44.887Z Compiling serde_yaml v0.9.34+deprecated
25882026-03-02T03:33:45.158Z Checking camino-tempfile v1.4.1
25892026-03-02T03:33:45.254Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25902026-03-02T03:33:45.439Z Checking ingot v0.1.1
25912026-03-02T03:33:45.485Z Compiling prettyplease v0.2.37
25922026-03-02T03:33:45.924Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25932026-03-02T03:33:46.044Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25942026-03-02T03:33:46.326Z Checking smf v0.2.3
25952026-03-02T03:33:46.517Z Compiling num-derive v0.4.2
25962026-03-02T03:33:46.823Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25972026-03-02T03:33:47.314Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25982026-03-02T03:33:48.143Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25992026-03-02T03:33:48.423Z Compiling typify-macro v0.4.3
26002026-03-02T03:33:48.479Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26012026-03-02T03:33:48.504Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26022026-03-02T03:33:49.306Z Checking whoami v1.6.1
26032026-03-02T03:33:49.549Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-02T03:33:49.620Z Compiling typify-impl v0.6.1
26052026-03-02T03:33:51.552Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26062026-03-02T03:33:51.780Z Compiling typify v0.4.3
26072026-03-02T03:33:51.839Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26082026-03-02T03:33:52.306Z Checking num-rational v0.4.2
26092026-03-02T03:33:53.585Z Compiling thiserror-impl-no-std v2.0.2
26102026-03-02T03:33:53.822Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26112026-03-02T03:33:53.847Z Checking universal-hash v0.5.1
26122026-03-02T03:33:53.904Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26132026-03-02T03:33:54.056Z Checking half v2.7.1
26142026-03-02T03:33:54.272Z Checking num-complex v0.4.6
26152026-03-02T03:33:54.836Z Checking ciborium-io v0.2.2
26162026-03-02T03:33:54.980Z Checking opaque-debug v0.3.1
26172026-03-02T03:33:55.019Z Checking ciborium-ll v0.2.2
26182026-03-02T03:33:55.062Z Checking num v0.4.3
26192026-03-02T03:33:55.104Z Checking poly1305 v0.8.0
26202026-03-02T03:33:55.197Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26212026-03-02T03:33:55.363Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26222026-03-02T03:33:55.391Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26232026-03-02T03:33:55.621Z Checking toml v0.8.23
26242026-03-02T03:33:55.869Z Checking thiserror-no-std v2.0.2
26252026-03-02T03:33:56.015Z Checking password-hash v0.5.0
26262026-03-02T03:33:56.084Z Checking chacha20 v0.9.1
26272026-03-02T03:33:56.329Z Compiling usdt-macro v0.5.0
26282026-03-02T03:33:56.463Z Compiling usdt-attr-macro v0.5.0
26292026-03-02T03:33:56.488Z Checking blake2 v0.10.6
26302026-03-02T03:33:56.948Z Checking aead v0.5.2
26312026-03-02T03:33:57.209Z Checking memmap v0.7.0
26322026-03-02T03:33:57.443Z Checking float-ord v0.3.2
26332026-03-02T03:33:57.580Z Checking chacha20poly1305 v0.10.1
26342026-03-02T03:33:57.618Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26352026-03-02T03:33:57.725Z Checking usdt v0.5.0
26362026-03-02T03:33:57.795Z Checking argon2 v0.5.3
26372026-03-02T03:33:57.841Z Checking vsss-rs v3.3.4
26382026-03-02T03:33:57.950Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26392026-03-02T03:33:58.041Z Checking ciborium v0.2.2
26402026-03-02T03:33:58.484Z Compiling semver v0.1.20
26412026-03-02T03:33:58.733Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26422026-03-02T03:33:59.036Z Checking indent_write v2.2.0
26432026-03-02T03:33:59.185Z Compiling rustc_version v0.1.7
26442026-03-02T03:33:59.264Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26452026-03-02T03:33:59.615Z Compiling progenitor-impl v0.11.2
26462026-03-02T03:33:59.779Z Compiling typify-macro v0.6.1
26472026-03-02T03:34:00.399Z Compiling pin-project-internal v1.1.11
26482026-03-02T03:34:00.625Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26492026-03-02T03:34:01.511Z Compiling minimal-lexical v0.2.1
26502026-03-02T03:34:01.995Z Checking linked-hash-map v0.5.6
26512026-03-02T03:34:02.020Z Checking swrite v0.1.0
26522026-03-02T03:34:02.172Z Compiling nom v7.1.3
26532026-03-02T03:34:02.321Z Checking lru-cache v0.1.2
26542026-03-02T03:34:02.533Z Compiling newtype_derive v0.1.6
26552026-03-02T03:34:02.680Z Checking pin-project v1.1.11
26562026-03-02T03:34:03.132Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26572026-03-02T03:34:03.177Z Compiling typify v0.6.1
26582026-03-02T03:34:03.348Z Compiling progenitor-impl v0.13.0
26592026-03-02T03:34:04.009Z Checking newline-converter v0.3.0
26602026-03-02T03:34:04.072Z Checking atomicwrites v0.4.4
26612026-03-02T03:34:04.198Z Checking hickory-proto v0.24.4
26622026-03-02T03:34:04.281Z Checking phf_shared v0.12.1
26632026-03-02T03:34:04.553Z Checking progenitor-client v0.11.2
26642026-03-02T03:34:04.606Z Checking console v0.15.11
26652026-03-02T03:34:04.956Z Compiling snafu-derive v0.8.9
26662026-03-02T03:34:04.996Z Checking pem v3.0.6
26672026-03-02T03:34:05.125Z Checking csv-core v0.1.13
26682026-03-02T03:34:05.275Z Compiling derive-where v1.6.0
26692026-03-02T03:34:05.462Z Compiling async-recursion v1.1.1
26702026-03-02T03:34:05.498Z Compiling progenitor-macro v0.11.2
26712026-03-02T03:34:06.707Z Compiling slog-dtrace v0.3.0
26722026-03-02T03:34:07.009Z Checking unicode-width v0.1.14
26732026-03-02T03:34:07.444Z Checking resolv-conf v0.7.6
26742026-03-02T03:34:07.783Z Checking highway v1.3.0
26752026-03-02T03:34:07.827Z Compiling cancel-safe-futures v0.1.5
26762026-03-02T03:34:07.969Z Compiling owo-colors v4.3.0
26772026-03-02T03:34:08.179Z Compiling chrono-tz v0.10.4
26782026-03-02T03:34:08.218Z Checking same-file v1.0.6
26792026-03-02T03:34:08.427Z Checking walkdir v2.5.0
26802026-03-02T03:34:08.531Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26812026-03-02T03:34:08.728Z Compiling const_format_proc_macros v0.2.34
26822026-03-02T03:34:08.906Z Checking snafu v0.8.9
26832026-03-02T03:34:09.157Z Compiling progenitor-macro v0.13.0
26842026-03-02T03:34:09.587Z Checking hickory-resolver v0.24.4
26852026-03-02T03:34:10.013Z Checking csv v1.4.0
26862026-03-02T03:34:10.318Z Checking expectorate v1.2.0
26872026-03-02T03:34:10.518Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26882026-03-02T03:34:10.770Z Checking phf v0.12.1
26892026-03-02T03:34:11.058Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26902026-03-02T03:34:11.472Z Checking tokio-dtrace v0.1.1
26912026-03-02T03:34:11.778Z Compiling progenitor-impl v0.10.0
26922026-03-02T03:34:12.052Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26932026-03-02T03:34:13.306Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26942026-03-02T03:34:14.223Z Checking globset v0.4.18
26952026-03-02T03:34:14.473Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26962026-03-02T03:34:14.718Z Checking olpc-cjson v0.1.4
26972026-03-02T03:34:14.950Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26982026-03-02T03:34:15.021Z Checking libsw-core v0.3.2
26992026-03-02T03:34:15.129Z Checking arc-swap v1.8.2
27002026-03-02T03:34:15.287Z Compiling lzma-sys v0.1.20
27012026-03-02T03:34:15.401Z Checking serde_plain v1.0.2
27022026-03-02T03:34:15.557Z Checking utf-8 v0.7.6
27032026-03-02T03:34:15.666Z Checking bytecount v0.6.9
27042026-03-02T03:34:15.809Z Checking typed-path v0.9.3
27052026-03-02T03:34:15.878Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27062026-03-02T03:34:15.903Z Checking progenitor v0.11.2
27072026-03-02T03:34:15.944Z Checking papergrid v0.11.0
27082026-03-02T03:34:16.018Z Checking tungstenite v0.21.0
27092026-03-02T03:34:16.123Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27102026-03-02T03:34:16.894Z Checking slog-scope v4.4.1
27112026-03-02T03:34:17.130Z Checking libsw v3.5.0
27122026-03-02T03:34:17.264Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27132026-03-02T03:34:17.355Z Compiling progenitor-macro v0.10.0
27142026-03-02T03:34:17.388Z Checking oxide-tokio-rt v0.1.2
27152026-03-02T03:34:17.586Z Checking tough v0.20.0
27162026-03-02T03:34:17.649Z Checking qorb v0.4.1
27172026-03-02T03:34:18.542Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27182026-03-02T03:34:19.379Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27192026-03-02T03:34:19.851Z Checking progenitor v0.13.0
27202026-03-02T03:34:20.020Z Checking const_format v0.2.35
27212026-03-02T03:34:20.776Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27222026-03-02T03:34:20.985Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27232026-03-02T03:34:21.465Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27242026-03-02T03:34:21.761Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27252026-03-02T03:34:22.015Z Compiling cargo_toml v0.22.3
27262026-03-02T03:34:22.128Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27272026-03-02T03:34:22.482Z Checking gethostname v0.5.0
27282026-03-02T03:34:22.624Z Compiling tabled_derive v0.7.0
27292026-03-02T03:34:22.708Z Checking bcs v0.1.6
27302026-03-02T03:34:22.742Z Checking smawk v0.3.2
27312026-03-02T03:34:22.922Z Checking unicode-linebreak v0.1.5
27322026-03-02T03:34:22.983Z Checking linear-map v1.2.0
27332026-03-02T03:34:23.162Z Checking termtree v0.5.1
27342026-03-02T03:34:23.317Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27352026-03-02T03:34:23.341Z Checking textwrap v0.16.2
27362026-03-02T03:34:23.405Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372026-03-02T03:34:23.762Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27382026-03-02T03:34:23.964Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27392026-03-02T03:34:24.485Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402026-03-02T03:34:24.603Z Checking tabled v0.15.0
27412026-03-02T03:34:24.823Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27422026-03-02T03:34:26.025Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27432026-03-02T03:34:26.336Z Checking steno v0.4.1
27442026-03-02T03:34:26.631Z Checking slog-stdlog v4.1.1
27452026-03-02T03:34:26.834Z Checking typeid v1.0.3
27462026-03-02T03:34:26.971Z Checking tokio-tungstenite v0.21.0
27472026-03-02T03:34:27.180Z Checking humantime v2.3.0
27482026-03-02T03:34:27.469Z Checking base64 v0.21.7
27492026-03-02T03:34:27.504Z Checking xz2 v0.1.7
27502026-03-02T03:34:27.793Z Checking ron v0.12.0
27512026-03-02T03:34:27.918Z Checking slog-envlogger v2.2.0
27522026-03-02T03:34:27.970Z Checking progenitor v0.10.0
27532026-03-02T03:34:28.159Z Checking yasna v0.5.2
27542026-03-02T03:34:28.192Z Checking headers-core v0.3.0
27552026-03-02T03:34:28.220Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27562026-03-02T03:34:28.256Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27572026-03-02T03:34:28.382Z Checking filetime v0.2.27
27582026-03-02T03:34:28.467Z Checking xattr v1.6.1
27592026-03-02T03:34:28.613Z Checking base16ct v1.0.0
27602026-03-02T03:34:28.675Z Checking tar v0.4.44
27612026-03-02T03:34:28.851Z Checking headers v0.4.1
27622026-03-02T03:34:28.939Z Checking rcgen v0.12.1
27632026-03-02T03:34:29.377Z Checking subprocess v0.2.15
27642026-03-02T03:34:40.631Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27652026-03-02T03:34:54.112Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27662026-03-02T03:34:56.980Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27672026-03-02T03:34:59.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
27682026-03-02T03:34:59.547Z
27692026-03-02T03:34:59.547Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27702026-03-02T03:35:00.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712026-03-02T03:35:00.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722026-03-02T03:35:00.903Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27732026-03-02T03:35:03.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
27742026-03-02T03:35:03.640Z
27752026-03-02T03:35:03.640Zinfo: running `cargo check --bins` on nexus-config (53/252)
27762026-03-02T03:35:04.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772026-03-02T03:35:04.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782026-03-02T03:35:04.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792026-03-02T03:35:04.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
27802026-03-02T03:35:04.883Z
27812026-03-02T03:35:04.883Zinfo: running `cargo check --bins` on nexus-types (54/252)
27822026-03-02T03:35:05.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832026-03-02T03:35:05.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842026-03-02T03:35:05.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852026-03-02T03:35:05.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
27862026-03-02T03:35:06.079Z
27872026-03-02T03:35:06.079Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
27882026-03-02T03:35:07.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892026-03-02T03:35:07.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902026-03-02T03:35:07.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912026-03-02T03:35:07.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
27922026-03-02T03:35:07.191Z
27932026-03-02T03:35:07.191Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
27942026-03-02T03:35:08.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952026-03-02T03:35:08.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962026-03-02T03:35:08.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972026-03-02T03:35:08.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27982026-03-02T03:35:08.351Z
27992026-03-02T03:35:08.351Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28002026-03-02T03:35:09.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012026-03-02T03:35:09.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022026-03-02T03:35:09.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032026-03-02T03:35:09.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28042026-03-02T03:35:09.429Z
28052026-03-02T03:35:09.429Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28062026-03-02T03:35:10.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072026-03-02T03:35:10.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082026-03-02T03:35:10.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092026-03-02T03:35:10.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28102026-03-02T03:35:10.555Z
28112026-03-02T03:35:10.555Zinfo: running `cargo check --bins` on ereport-types (59/252)
28122026-03-02T03:35:11.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132026-03-02T03:35:11.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142026-03-02T03:35:11.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152026-03-02T03:35:11.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28162026-03-02T03:35:11.680Z
28172026-03-02T03:35:11.680Zinfo: running `cargo check --bins` on gateway-client (60/252)
28182026-03-02T03:35:12.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192026-03-02T03:35:12.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202026-03-02T03:35:12.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212026-03-02T03:35:12.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28222026-03-02T03:35:12.803Z
28232026-03-02T03:35:12.803Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28242026-03-02T03:35:13.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252026-03-02T03:35:13.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262026-03-02T03:35:13.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272026-03-02T03:35:13.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28282026-03-02T03:35:13.985Z
28292026-03-02T03:35:13.985Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28302026-03-02T03:35:14.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312026-03-02T03:35:14.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322026-03-02T03:35:14.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332026-03-02T03:35:14.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28342026-03-02T03:35:15.081Z
28352026-03-02T03:35:15.081Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28362026-03-02T03:35:16.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372026-03-02T03:35:16.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382026-03-02T03:35:16.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392026-03-02T03:35:16.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28402026-03-02T03:35:16.205Z
28412026-03-02T03:35:16.205Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28422026-03-02T03:35:17.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432026-03-02T03:35:17.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442026-03-02T03:35:17.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452026-03-02T03:35:17.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28462026-03-02T03:35:17.311Z
28472026-03-02T03:35:17.311Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28482026-03-02T03:35:18.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492026-03-02T03:35:18.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502026-03-02T03:35:18.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512026-03-02T03:35:18.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28522026-03-02T03:35:18.434Z
28532026-03-02T03:35:18.434Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28542026-03-02T03:35:19.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552026-03-02T03:35:19.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562026-03-02T03:35:19.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572026-03-02T03:35:19.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28582026-03-02T03:35:19.562Z
28592026-03-02T03:35:19.562Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28602026-03-02T03:35:20.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612026-03-02T03:35:20.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622026-03-02T03:35:20.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632026-03-02T03:35:20.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28642026-03-02T03:35:20.743Z
28652026-03-02T03:35:20.743Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28662026-03-02T03:35:21.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672026-03-02T03:35:21.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682026-03-02T03:35:21.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692026-03-02T03:35:21.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28702026-03-02T03:35:21.844Z
28712026-03-02T03:35:21.844Zinfo: running `cargo check --bins` on oxql-types (69/252)
28722026-03-02T03:35:22.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732026-03-02T03:35:22.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742026-03-02T03:35:22.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752026-03-02T03:35:22.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28762026-03-02T03:35:22.994Z
28772026-03-02T03:35:22.995Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28782026-03-02T03:35:24.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792026-03-02T03:35:24.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802026-03-02T03:35:24.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812026-03-02T03:35:24.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28822026-03-02T03:35:24.183Z
28832026-03-02T03:35:24.183Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28842026-03-02T03:35:25.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852026-03-02T03:35:25.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862026-03-02T03:35:25.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872026-03-02T03:35:25.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28882026-03-02T03:35:25.314Z
28892026-03-02T03:35:25.314Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
28902026-03-02T03:35:26.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912026-03-02T03:35:26.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922026-03-02T03:35:26.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932026-03-02T03:35:26.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28942026-03-02T03:35:26.419Z
28952026-03-02T03:35:26.419Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/252)
28962026-03-02T03:35:27.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972026-03-02T03:35:27.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982026-03-02T03:35:27.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992026-03-02T03:35:27.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29002026-03-02T03:35:27.586Z
29012026-03-02T03:35:27.586Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/252)
29022026-03-02T03:35:28.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032026-03-02T03:35:28.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042026-03-02T03:35:28.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052026-03-02T03:35:28.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29062026-03-02T03:35:28.815Z
29072026-03-02T03:35:28.815Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/252)
29082026-03-02T03:35:29.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092026-03-02T03:35:29.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102026-03-02T03:35:29.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112026-03-02T03:35:29.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29122026-03-02T03:35:30.031Z
29132026-03-02T03:35:30.031Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/252)
29142026-03-02T03:35:31.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152026-03-02T03:35:31.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162026-03-02T03:35:31.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172026-03-02T03:35:31.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
29182026-03-02T03:35:31.177Z
29192026-03-02T03:35:31.177Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/252)
29202026-03-02T03:35:32.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212026-03-02T03:35:32.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222026-03-02T03:35:32.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232026-03-02T03:35:32.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
29242026-03-02T03:35:32.352Z
29252026-03-02T03:35:32.352Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/252)
29262026-03-02T03:35:33.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272026-03-02T03:35:33.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282026-03-02T03:35:33.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292026-03-02T03:35:33.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
29302026-03-02T03:35:33.546Z
29312026-03-02T03:35:33.546Zinfo: running `cargo check --bins --no-default-features` on gfss (79/252)
29322026-03-02T03:35:34.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332026-03-02T03:35:34.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342026-03-02T03:35:34.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352026-03-02T03:35:34.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
29362026-03-02T03:35:34.640Z
29372026-03-02T03:35:34.640Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/252)
29382026-03-02T03:35:35.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392026-03-02T03:35:35.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402026-03-02T03:35:35.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412026-03-02T03:35:35.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29422026-03-02T03:35:35.761Z
29432026-03-02T03:35:35.761Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/252)
29442026-03-02T03:35:36.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452026-03-02T03:35:36.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462026-03-02T03:35:36.970Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29472026-03-02T03:35:37.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
29482026-03-02T03:35:37.978Z
29492026-03-02T03:35:37.978Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/252)
29502026-03-02T03:35:39.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512026-03-02T03:35:39.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522026-03-02T03:35:39.253Z Compiling ar_archive_writer v0.5.1
29532026-03-02T03:35:39.278Z Compiling stacker v0.1.23
29542026-03-02T03:35:39.278Z Compiling cfg_aliases v0.1.1
29552026-03-02T03:35:39.303Z Compiling convert_case v0.10.0
29562026-03-02T03:35:39.341Z Checking fd-lock v4.0.4
29572026-03-02T03:35:39.341Z Checking nibble_vec v0.1.0
29582026-03-02T03:35:39.366Z Checking vte v0.14.1
29592026-03-02T03:35:39.366Z Compiling recursive-proc-macro-impl v0.1.1
29602026-03-02T03:35:39.432Z Compiling nix v0.28.0
29612026-03-02T03:35:39.558Z Checking endian-type v0.1.2
29622026-03-02T03:35:39.583Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29632026-03-02T03:35:39.670Z Checking strip-ansi-escapes v0.2.1
29642026-03-02T03:35:39.746Z Compiling peg-macros v0.8.5
29652026-03-02T03:35:39.783Z Checking radix_trie v0.2.1
29662026-03-02T03:35:39.828Z Checking winnow v0.6.26
29672026-03-02T03:35:39.920Z Compiling derive_more-impl v2.1.1
29682026-03-02T03:35:40.097Z Compiling sqlparser_derive v0.5.0
29692026-03-02T03:35:40.178Z Checking nu-ansi-term v0.50.3
29702026-03-02T03:35:40.429Z Checking unicode_categories v0.1.1
29712026-03-02T03:35:40.570Z Checking home v0.5.12
29722026-03-02T03:35:40.714Z Checking reedline v0.40.0
29732026-03-02T03:35:40.774Z Checking display-error-chain v0.2.2
29742026-03-02T03:35:41.039Z Compiling psm v0.1.30
29752026-03-02T03:35:41.487Z Checking derive_more v2.1.1
29762026-03-02T03:35:41.603Z Checking crossterm v0.29.0
29772026-03-02T03:35:41.924Z Checking peg v0.8.5
29782026-03-02T03:35:42.132Z Checking rustyline v14.0.0
29792026-03-02T03:35:42.260Z Checking recursive v0.1.1
29802026-03-02T03:35:42.285Z Checking sqlformat v0.3.5
29812026-03-02T03:35:42.406Z Checking sqlparser v0.61.0
29822026-03-02T03:36:08.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.98s
29832026-03-02T03:36:09.159Z
29842026-03-02T03:36:09.159Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/252)
29852026-03-02T03:36:10.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862026-03-02T03:36:10.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872026-03-02T03:36:10.388Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29882026-03-02T03:36:17.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.63s
29892026-03-02T03:36:18.003Z
29902026-03-02T03:36:18.003Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/252)
29912026-03-02T03:36:19.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922026-03-02T03:36:19.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932026-03-02T03:36:19.295Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942026-03-02T03:36:24.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
29952026-03-02T03:36:24.451Z
29962026-03-02T03:36:24.451Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/252)
29972026-03-02T03:36:25.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982026-03-02T03:36:25.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992026-03-02T03:36:25.672Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30002026-03-02T03:36:32.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.19s
30012026-03-02T03:36:32.855Z
30022026-03-02T03:36:32.855Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/252)
30032026-03-02T03:36:33.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042026-03-02T03:36:33.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052026-03-02T03:36:34.131Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30062026-03-02T03:36:40.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s
30072026-03-02T03:36:41.162Z
30082026-03-02T03:36:41.162Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/252)
30092026-03-02T03:36:42.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102026-03-02T03:36:42.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112026-03-02T03:36:42.375Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30122026-03-02T03:36:47.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.53s
30132026-03-02T03:36:47.899Z
30142026-03-02T03:36:47.899Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/252)
30152026-03-02T03:36:49.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162026-03-02T03:36:49.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172026-03-02T03:36:49.190Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30182026-03-02T03:36:54.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
30192026-03-02T03:36:54.788Z
30202026-03-02T03:36:54.788Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/252)
30212026-03-02T03:36:55.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222026-03-02T03:36:55.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232026-03-02T03:36:56.040Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30242026-03-02T03:37:03.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
30252026-03-02T03:37:03.690Z
30262026-03-02T03:37:03.690Zinfo: running `cargo check --bins` on oximeter (90/252)
30272026-03-02T03:37:04.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-03-02T03:37:04.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-03-02T03:37:04.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-03-02T03:37:04.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30312026-03-02T03:37:04.882Z
30322026-03-02T03:37:04.882Zinfo: running `cargo check --bins` on oximeter-schema (91/252)
30332026-03-02T03:37:05.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-03-02T03:37:05.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-03-02T03:37:06.118Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30362026-03-02T03:37:06.261Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30372026-03-02T03:37:06.845Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30382026-03-02T03:37:15.589Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30392026-03-02T03:37:16.198Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30402026-03-02T03:37:18.804Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30412026-03-02T03:37:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s
30422026-03-02T03:37:20.323Z
30432026-03-02T03:37:20.324Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/252)
30442026-03-02T03:37:21.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452026-03-02T03:37:21.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462026-03-02T03:37:21.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472026-03-02T03:37:21.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
30482026-03-02T03:37:21.445Z
30492026-03-02T03:37:21.445Zinfo: running `cargo check --bins` on oximeter-test-utils (93/252)
30502026-03-02T03:37:22.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-03-02T03:37:22.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-03-02T03:37:22.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-03-02T03:37:22.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30542026-03-02T03:37:22.658Z
30552026-03-02T03:37:22.658Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30562026-03-02T03:37:23.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-03-02T03:37:23.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-03-02T03:37:23.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-03-02T03:37:23.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30602026-03-02T03:37:23.857Z
30612026-03-02T03:37:23.857Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30622026-03-02T03:37:24.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-03-02T03:37:24.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-03-02T03:37:24.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-03-02T03:37:24.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30662026-03-02T03:37:25.053Z
30672026-03-02T03:37:25.053Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30682026-03-02T03:37:26.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-03-02T03:37:26.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-03-02T03:37:26.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-03-02T03:37:26.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30722026-03-02T03:37:26.256Z
30732026-03-02T03:37:26.256Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30742026-03-02T03:37:27.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-03-02T03:37:27.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-03-02T03:37:27.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-03-02T03:37:27.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
30782026-03-02T03:37:27.462Z
30792026-03-02T03:37:27.462Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30802026-03-02T03:37:28.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-03-02T03:37:28.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-03-02T03:37:28.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-03-02T03:37:28.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30842026-03-02T03:37:28.641Z
30852026-03-02T03:37:28.641Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
30862026-03-02T03:37:29.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-03-02T03:37:29.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-03-02T03:37:29.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-03-02T03:37:29.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30902026-03-02T03:37:29.823Z
30912026-03-02T03:37:29.823Zinfo: running `cargo check --bins` on update-engine (100/252)
30922026-03-02T03:37:30.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-03-02T03:37:30.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-03-02T03:37:30.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-03-02T03:37:30.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30962026-03-02T03:37:30.920Z
30972026-03-02T03:37:30.920Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
30982026-03-02T03:37:31.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-03-02T03:37:31.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-03-02T03:37:31.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012026-03-02T03:37:31.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31022026-03-02T03:37:32.034Z
31032026-03-02T03:37:32.034Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31042026-03-02T03:37:33.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-03-02T03:37:33.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-03-02T03:37:33.253Z Checking dropshot-api-manager-types v0.4.0
31072026-03-02T03:37:33.254Z Checking nanorand v0.7.0
31082026-03-02T03:37:33.552Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31092026-03-02T03:37:33.631Z Checking flume v0.11.1
31102026-03-02T03:37:34.061Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31112026-03-02T03:37:35.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
31122026-03-02T03:37:36.067Z
31132026-03-02T03:37:36.067Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31142026-03-02T03:37:37.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-03-02T03:37:37.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-03-02T03:37:37.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-03-02T03:37:37.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31182026-03-02T03:37:37.156Z
31192026-03-02T03:37:37.156Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31202026-03-02T03:37:38.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-03-02T03:37:38.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-03-02T03:37:38.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-03-02T03:37:38.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31242026-03-02T03:37:38.250Z
31252026-03-02T03:37:38.250Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31262026-03-02T03:37:39.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-03-02T03:37:39.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-03-02T03:37:39.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-03-02T03:37:39.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
31302026-03-02T03:37:39.378Z
31312026-03-02T03:37:39.378Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31322026-03-02T03:37:40.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-03-02T03:37:40.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-03-02T03:37:40.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-03-02T03:37:40.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31362026-03-02T03:37:40.516Z
31372026-03-02T03:37:40.516Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31382026-03-02T03:37:41.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-03-02T03:37:41.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-03-02T03:37:41.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-03-02T03:37:41.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31422026-03-02T03:37:41.618Z
31432026-03-02T03:37:41.618Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31442026-03-02T03:37:42.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-03-02T03:37:42.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-03-02T03:37:42.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-03-02T03:37:42.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31482026-03-02T03:37:42.727Z
31492026-03-02T03:37:42.727Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31502026-03-02T03:37:43.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-03-02T03:37:43.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-03-02T03:37:43.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-03-02T03:37:43.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31542026-03-02T03:37:43.876Z
31552026-03-02T03:37:43.876Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31562026-03-02T03:37:44.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-03-02T03:37:44.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-03-02T03:37:44.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-03-02T03:37:44.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31602026-03-02T03:37:44.981Z
31612026-03-02T03:37:44.981Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31622026-03-02T03:37:46.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-03-02T03:37:46.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-03-02T03:37:46.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-03-02T03:37:46.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31662026-03-02T03:37:46.161Z
31672026-03-02T03:37:46.161Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31682026-03-02T03:37:47.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-03-02T03:37:47.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-03-02T03:37:47.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-03-02T03:37:47.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31722026-03-02T03:37:47.334Z
31732026-03-02T03:37:47.334Zinfo: running `cargo check --bins` on installinator-client (113/252)
31742026-03-02T03:37:48.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-03-02T03:37:48.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-03-02T03:37:48.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-03-02T03:37:48.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31782026-03-02T03:37:48.508Z
31792026-03-02T03:37:48.508Zinfo: running `cargo check --bins` on nexus-client (114/252)
31802026-03-02T03:37:49.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-03-02T03:37:49.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-03-02T03:37:49.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-03-02T03:37:49.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31842026-03-02T03:37:49.745Z
31852026-03-02T03:37:49.745Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
31862026-03-02T03:37:50.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-03-02T03:37:50.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-03-02T03:37:50.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-03-02T03:37:50.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31902026-03-02T03:37:50.986Z
31912026-03-02T03:37:50.986Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
31922026-03-02T03:37:51.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-03-02T03:37:51.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-03-02T03:37:51.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-03-02T03:37:51.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31962026-03-02T03:37:52.055Z
31972026-03-02T03:37:52.055Zinfo: running `cargo check --bins` on oxide-client (117/252)
31982026-03-02T03:37:53.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-03-02T03:37:53.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-03-02T03:37:53.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-03-02T03:37:53.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32022026-03-02T03:37:53.140Z
32032026-03-02T03:37:53.140Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32042026-03-02T03:37:54.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-03-02T03:37:54.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-03-02T03:37:54.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-03-02T03:37:54.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
32082026-03-02T03:37:54.274Z
32092026-03-02T03:37:54.274Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32102026-03-02T03:37:55.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-03-02T03:37:55.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-03-02T03:37:55.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-03-02T03:37:55.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32142026-03-02T03:37:55.355Z
32152026-03-02T03:37:55.355Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32162026-03-02T03:37:56.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-03-02T03:37:56.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-03-02T03:37:56.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-03-02T03:37:56.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32202026-03-02T03:37:56.483Z
32212026-03-02T03:37:56.483Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32222026-03-02T03:37:57.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-03-02T03:37:57.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-03-02T03:37:57.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-03-02T03:37:57.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32262026-03-02T03:37:57.616Z
32272026-03-02T03:37:57.617Zinfo: running `cargo check --bins` on installinator-common (122/252)
32282026-03-02T03:37:58.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-03-02T03:37:58.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-03-02T03:37:58.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-03-02T03:37:58.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32322026-03-02T03:37:58.850Z
32332026-03-02T03:37:58.850Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32342026-03-02T03:37:59.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-03-02T03:37:59.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-03-02T03:37:59.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372026-03-02T03:37:59.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
32382026-03-02T03:37:59.956Z
32392026-03-02T03:37:59.956Zinfo: running `cargo check --bins` on wicket-common (124/252)
32402026-03-02T03:38:01.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-03-02T03:38:01.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-03-02T03:38:01.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432026-03-02T03:38:01.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32442026-03-02T03:38:01.145Z
32452026-03-02T03:38:01.145Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32462026-03-02T03:38:02.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-03-02T03:38:02.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-03-02T03:38:02.392Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32492026-03-02T03:38:02.392Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32502026-03-02T03:38:02.417Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32512026-03-02T03:38:02.417Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32522026-03-02T03:38:02.417Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32532026-03-02T03:38:02.710Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32542026-03-02T03:38:02.735Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32552026-03-02T03:38:03.196Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-03-02T03:38:03.220Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32572026-03-02T03:38:07.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
32582026-03-02T03:38:07.910Z
32592026-03-02T03:38:07.910Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32602026-03-02T03:38:08.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612026-03-02T03:38:08.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622026-03-02T03:38:08.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632026-03-02T03:38:08.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32642026-03-02T03:38:09.068Z
32652026-03-02T03:38:09.068Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32662026-03-02T03:38:10.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672026-03-02T03:38:10.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682026-03-02T03:38:10.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692026-03-02T03:38:10.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32702026-03-02T03:38:10.431Z
32712026-03-02T03:38:10.432Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32722026-03-02T03:38:11.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732026-03-02T03:38:11.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742026-03-02T03:38:11.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752026-03-02T03:38:11.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32762026-03-02T03:38:11.799Z
32772026-03-02T03:38:11.799Zinfo: running `cargo check --bins` on dns-server (129/252)
32782026-03-02T03:38:12.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792026-03-02T03:38:12.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802026-03-02T03:38:13.017Z Compiling parking_lot_core v0.8.6
32812026-03-02T03:38:13.018Z Compiling git-stub v1.0.0
32822026-03-02T03:38:13.042Z Compiling atomicwrites v0.4.4
32832026-03-02T03:38:13.042Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32842026-03-02T03:38:13.042Z Checking tagptr v0.2.0
32852026-03-02T03:38:13.067Z Checking prefix-trie v0.7.0
32862026-03-02T03:38:13.067Z Checking fxhash v0.2.1
32872026-03-02T03:38:13.121Z Checking hickory-client v0.25.2
32882026-03-02T03:38:13.344Z Compiling git-stub-vcs v0.1.0
32892026-03-02T03:38:13.371Z Checking moka v0.12.13
32902026-03-02T03:38:13.823Z Checking parking_lot v0.11.2
32912026-03-02T03:38:13.848Z Checking hickory-server v0.25.2
32922026-03-02T03:38:13.945Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32932026-03-02T03:38:14.058Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32942026-03-02T03:38:14.083Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32952026-03-02T03:38:14.083Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32962026-03-02T03:38:14.159Z Checking sled v0.34.7
32972026-03-02T03:38:14.769Z Checking hickory-resolver v0.25.2
32982026-03-02T03:38:18.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
32992026-03-02T03:38:18.631Z
33002026-03-02T03:38:18.631Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33012026-03-02T03:38:19.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022026-03-02T03:38:19.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032026-03-02T03:38:19.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042026-03-02T03:38:19.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33052026-03-02T03:38:19.747Z
33062026-03-02T03:38:19.747Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33072026-03-02T03:38:20.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082026-03-02T03:38:20.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092026-03-02T03:38:20.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102026-03-02T03:38:20.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33112026-03-02T03:38:20.977Z
33122026-03-02T03:38:20.977Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33132026-03-02T03:38:22.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142026-03-02T03:38:22.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152026-03-02T03:38:22.324Z Compiling radium v0.7.0
33162026-03-02T03:38:22.349Z Checking tap v1.0.1
33172026-03-02T03:38:22.349Z Compiling maybe-uninit v2.0.0
33182026-03-02T03:38:22.349Z Compiling zerocopy-derive v0.6.6
33192026-03-02T03:38:22.374Z Checking crc-catalog v2.4.0
33202026-03-02T03:38:22.404Z Compiling packed_struct v0.10.1
33212026-03-02T03:38:22.448Z Checking funty v2.0.0
33222026-03-02T03:38:22.492Z Compiling packed_struct_codegen v0.10.1
33232026-03-02T03:38:22.556Z Checking wyz v0.5.1
33242026-03-02T03:38:22.598Z Checking crc v3.4.0
33252026-03-02T03:38:22.916Z Compiling bitfield-macros v0.19.4
33262026-03-02T03:38:22.941Z Compiling indexmap v1.9.3
33272026-03-02T03:38:22.966Z Checking nodrop v0.1.14
33282026-03-02T03:38:23.063Z Checking smallvec v0.6.14
33292026-03-02T03:38:23.135Z Checking array-init v0.0.4
33302026-03-02T03:38:23.184Z Checking hashbrown v0.12.3
33312026-03-02T03:38:23.209Z Checking bitvec v1.0.1
33322026-03-02T03:38:23.314Z Checking ron v0.8.1
33332026-03-02T03:38:23.427Z Checking hashbrown v0.13.2
33342026-03-02T03:38:23.935Z Checking serde-hex v0.1.0
33352026-03-02T03:38:24.050Z Checking zerocopy v0.6.6
33362026-03-02T03:38:24.221Z Checking bitfield v0.19.4
33372026-03-02T03:38:24.263Z Checking crc-any v2.5.0
33382026-03-02T03:38:24.372Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33392026-03-02T03:38:24.537Z Checking path-slash v0.1.5
33402026-03-02T03:38:24.631Z Checking void v1.0.2
33412026-03-02T03:38:24.681Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33422026-03-02T03:38:24.706Z Checking half v1.8.3
33432026-03-02T03:38:24.706Z Checking object v0.30.4
33442026-03-02T03:38:24.767Z Checking tungstenite v0.23.0
33452026-03-02T03:38:24.812Z Checking lzss v0.8.2
33462026-03-02T03:38:24.944Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33472026-03-02T03:38:25.014Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33482026-03-02T03:38:25.098Z Checking serde_cbor v0.11.2
33492026-03-02T03:38:25.144Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33502026-03-02T03:38:25.221Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33512026-03-02T03:38:25.282Z Checking nix v0.27.1
33522026-03-02T03:38:25.572Z Checking kstat-rs v0.2.4
33532026-03-02T03:38:25.845Z Checking serde_bytes v0.11.19
33542026-03-02T03:38:25.896Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33552026-03-02T03:38:25.921Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33562026-03-02T03:38:26.189Z Checking tokio-tungstenite v0.23.1
33572026-03-02T03:38:26.427Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33582026-03-02T03:38:26.472Z Checking signal-hook-tokio v0.3.1
33592026-03-02T03:38:28.377Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-02T03:38:28.435Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33612026-03-02T03:38:34.154Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33622026-03-02T03:38:35.991Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33632026-03-02T03:38:36.547Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33642026-03-02T03:38:38.880Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33652026-03-02T03:38:43.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.15s
33662026-03-02T03:38:43.352Z
33672026-03-02T03:38:43.352Zinfo: running `cargo check --bins` on gateway-api (133/252)
33682026-03-02T03:38:44.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-03-02T03:38:44.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-03-02T03:38:44.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-03-02T03:38:44.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33722026-03-02T03:38:44.484Z
33732026-03-02T03:38:44.484Zinfo: running `cargo check --bins` on ipcc (134/252)
33742026-03-02T03:38:45.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-03-02T03:38:45.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-03-02T03:38:45.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-03-02T03:38:45.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33782026-03-02T03:38:45.605Z
33792026-03-02T03:38:45.605Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33802026-03-02T03:38:46.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-03-02T03:38:46.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-03-02T03:38:46.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-03-02T03:38:46.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33842026-03-02T03:38:46.687Z
33852026-03-02T03:38:46.687Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33862026-03-02T03:38:47.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-03-02T03:38:47.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-03-02T03:38:47.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-03-02T03:38:47.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33902026-03-02T03:38:47.800Z
33912026-03-02T03:38:47.800Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
33922026-03-02T03:38:48.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-03-02T03:38:48.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-03-02T03:38:48.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-03-02T03:38:48.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33962026-03-02T03:38:48.948Z
33972026-03-02T03:38:48.948Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
33982026-03-02T03:38:49.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-03-02T03:38:49.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-03-02T03:38:49.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-03-02T03:38:49.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34022026-03-02T03:38:50.055Z
34032026-03-02T03:38:50.055Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34042026-03-02T03:38:51.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-03-02T03:38:51.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-03-02T03:38:51.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-03-02T03:38:51.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34082026-03-02T03:38:51.163Z
34092026-03-02T03:38:51.163Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34102026-03-02T03:38:52.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-03-02T03:38:52.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-03-02T03:38:52.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-03-02T03:38:52.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34142026-03-02T03:38:52.282Z
34152026-03-02T03:38:52.282Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34162026-03-02T03:38:53.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-03-02T03:38:53.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-03-02T03:38:53.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192026-03-02T03:38:53.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34202026-03-02T03:38:53.436Z
34212026-03-02T03:38:53.436Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34222026-03-02T03:38:54.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-03-02T03:38:54.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-03-02T03:38:54.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-03-02T03:38:54.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
34262026-03-02T03:38:54.636Z
34272026-03-02T03:38:54.636Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34282026-03-02T03:38:55.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-03-02T03:38:55.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-03-02T03:38:55.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-03-02T03:38:55.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34322026-03-02T03:38:55.801Z
34332026-03-02T03:38:55.801Zinfo: running `cargo check --bins` on sp-sim (144/252)
34342026-03-02T03:38:56.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-03-02T03:38:56.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-03-02T03:38:57.106Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34372026-03-02T03:39:00.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
34382026-03-02T03:39:00.769Z
34392026-03-02T03:39:00.769Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34402026-03-02T03:39:01.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-03-02T03:39:01.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-03-02T03:39:01.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-03-02T03:39:01.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34442026-03-02T03:39:02.001Z
34452026-03-02T03:39:02.001Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34462026-03-02T03:39:03.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-03-02T03:39:03.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-03-02T03:39:03.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-03-02T03:39:03.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34502026-03-02T03:39:03.224Z
34512026-03-02T03:39:03.224Zinfo: running `cargo check --bins` on db-macros (147/252)
34522026-03-02T03:39:04.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-03-02T03:39:04.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-03-02T03:39:04.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-03-02T03:39:04.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34562026-03-02T03:39:04.343Z
34572026-03-02T03:39:04.343Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34582026-03-02T03:39:05.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-03-02T03:39:05.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-03-02T03:39:05.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-03-02T03:39:05.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
34622026-03-02T03:39:05.479Z
34632026-03-02T03:39:05.479Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34642026-03-02T03:39:06.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-03-02T03:39:06.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-03-02T03:39:06.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-03-02T03:39:06.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34682026-03-02T03:39:06.730Z
34692026-03-02T03:39:06.730Zinfo: running `cargo check --bins` on authz-macros (150/252)
34702026-03-02T03:39:07.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-03-02T03:39:07.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-03-02T03:39:07.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-03-02T03:39:07.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34742026-03-02T03:39:07.869Z
34752026-03-02T03:39:07.870Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34762026-03-02T03:39:08.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-03-02T03:39:09.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-03-02T03:39:09.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-03-02T03:39:09.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34802026-03-02T03:39:09.124Z
34812026-03-02T03:39:09.124Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34822026-03-02T03:39:10.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-03-02T03:39:10.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-03-02T03:39:10.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-03-02T03:39:10.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34862026-03-02T03:39:10.384Z
34872026-03-02T03:39:10.384Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
34882026-03-02T03:39:11.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-03-02T03:39:11.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-03-02T03:39:11.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-03-02T03:39:11.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34922026-03-02T03:39:11.506Z
34932026-03-02T03:39:11.506Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
34942026-03-02T03:39:12.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-03-02T03:39:12.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-03-02T03:39:12.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-03-02T03:39:12.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34982026-03-02T03:39:12.614Z
34992026-03-02T03:39:12.614Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
35002026-03-02T03:39:13.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-03-02T03:39:13.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-03-02T03:39:13.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-03-02T03:39:13.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
35042026-03-02T03:39:13.729Z
35052026-03-02T03:39:13.729Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35062026-03-02T03:39:14.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-03-02T03:39:14.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-03-02T03:39:14.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-03-02T03:39:14.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35102026-03-02T03:39:14.796Z
35112026-03-02T03:39:14.796Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35122026-03-02T03:39:15.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-03-02T03:39:15.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-03-02T03:39:15.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-03-02T03:39:15.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35162026-03-02T03:39:15.919Z
35172026-03-02T03:39:15.919Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35182026-03-02T03:39:16.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-03-02T03:39:17.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-03-02T03:39:17.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-03-02T03:39:17.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35222026-03-02T03:39:17.121Z
35232026-03-02T03:39:17.121Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35242026-03-02T03:39:18.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-03-02T03:39:18.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-03-02T03:39:18.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-03-02T03:39:18.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35282026-03-02T03:39:18.383Z
35292026-03-02T03:39:18.383Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35302026-03-02T03:39:19.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-03-02T03:39:19.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-03-02T03:39:19.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-03-02T03:39:19.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35342026-03-02T03:39:19.603Z
35352026-03-02T03:39:19.603Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35362026-03-02T03:39:20.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-03-02T03:39:20.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-03-02T03:39:20.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-03-02T03:39:20.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
35402026-03-02T03:39:20.794Z
35412026-03-02T03:39:20.794Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35422026-03-02T03:39:21.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-03-02T03:39:21.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-03-02T03:39:21.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-03-02T03:39:21.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35462026-03-02T03:39:21.991Z
35472026-03-02T03:39:21.991Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35482026-03-02T03:39:23.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-03-02T03:39:23.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-03-02T03:39:23.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-03-02T03:39:23.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35522026-03-02T03:39:23.170Z
35532026-03-02T03:39:23.170Zinfo: running `cargo check --bins` on key-manager (164/252)
35542026-03-02T03:39:24.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-03-02T03:39:24.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-03-02T03:39:24.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-03-02T03:39:24.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35582026-03-02T03:39:24.318Z
35592026-03-02T03:39:24.318Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35602026-03-02T03:39:25.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-03-02T03:39:25.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-03-02T03:39:25.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-03-02T03:39:25.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
35642026-03-02T03:39:25.507Z
35652026-03-02T03:39:25.507Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35662026-03-02T03:39:26.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-03-02T03:39:26.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-03-02T03:39:26.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-03-02T03:39:26.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35702026-03-02T03:39:26.709Z
35712026-03-02T03:39:26.709Zinfo: running `cargo check --bins` on typed-rng (167/252)
35722026-03-02T03:39:27.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-03-02T03:39:27.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-03-02T03:39:27.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-03-02T03:39:27.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35762026-03-02T03:39:27.857Z
35772026-03-02T03:39:27.857Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35782026-03-02T03:39:29.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-03-02T03:39:29.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-03-02T03:39:29.472Z Compiling libefi-sys v0.1.0
35812026-03-02T03:39:29.497Z Compiling bitfield-struct v0.6.2
35822026-03-02T03:39:29.534Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35832026-03-02T03:39:29.558Z Compiling xshell-macros v0.2.7
35842026-03-02T03:39:29.583Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35852026-03-02T03:39:29.608Z Compiling salty v0.3.0
35862026-03-02T03:39:29.633Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35872026-03-02T03:39:29.672Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35882026-03-02T03:39:29.697Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35892026-03-02T03:39:30.148Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35902026-03-02T03:39:30.188Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35912026-03-02T03:39:30.224Z Checking xshell v0.2.7
35922026-03-02T03:39:30.431Z Checking primeorder v0.13.6
35932026-03-02T03:39:30.460Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35942026-03-02T03:39:30.523Z Compiling proc-macro-error-attr2 v2.0.0
35952026-03-02T03:39:30.566Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35962026-03-02T03:39:30.646Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35972026-03-02T03:39:30.674Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35982026-03-02T03:39:30.903Z Checking p384 v0.13.1
35992026-03-02T03:39:30.936Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36002026-03-02T03:39:30.961Z Compiling nix v0.31.1
36012026-03-02T03:39:31.182Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36022026-03-02T03:39:31.262Z Compiling proc-macro-error2 v2.0.1
36032026-03-02T03:39:31.506Z Compiling num-derive v0.3.3
36042026-03-02T03:39:31.612Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36052026-03-02T03:39:31.739Z Compiling unicase v2.9.0
36062026-03-02T03:39:31.788Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36072026-03-02T03:39:31.847Z Compiling tabled_derive v0.11.0
36082026-03-02T03:39:32.034Z Checking papergrid v0.17.0
36092026-03-02T03:39:32.133Z Compiling mime_guess v2.0.5
36102026-03-02T03:39:32.511Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36112026-03-02T03:39:33.075Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36122026-03-02T03:39:33.102Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36132026-03-02T03:39:33.134Z Checking libscf-sys v1.1.0
36142026-03-02T03:39:33.323Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36152026-03-02T03:39:33.387Z Checking testing_table v0.3.0
36162026-03-02T03:39:33.482Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36172026-03-02T03:39:33.540Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36182026-03-02T03:39:33.637Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36192026-03-02T03:39:33.898Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36202026-03-02T03:39:33.960Z Checking corncobs v0.1.4
36212026-03-02T03:39:34.157Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36222026-03-02T03:39:34.182Z Checking tabled v0.20.0
36232026-03-02T03:39:34.312Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36242026-03-02T03:39:34.344Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36252026-03-02T03:39:34.416Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36262026-03-02T03:39:34.603Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36272026-03-02T03:39:34.717Z Checking secrecy v0.8.0
36282026-03-02T03:39:35.008Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36292026-03-02T03:39:35.032Z Checking http-range v0.1.5
36302026-03-02T03:39:35.810Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36312026-03-02T03:39:35.953Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36322026-03-02T03:39:35.992Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36332026-03-02T03:39:36.177Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36342026-03-02T03:39:36.331Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36352026-03-02T03:39:36.420Z Checking atty v0.2.14
36362026-03-02T03:39:36.445Z Checking crc8 v0.1.1
36372026-03-02T03:39:36.548Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36382026-03-02T03:39:36.577Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36392026-03-02T03:39:36.608Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36402026-03-02T03:39:36.689Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36412026-03-02T03:39:36.772Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36422026-03-02T03:39:37.160Z Checking hyper-staticfile v0.10.1
36432026-03-02T03:39:37.393Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36442026-03-02T03:39:37.518Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36452026-03-02T03:39:37.654Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36462026-03-02T03:39:38.085Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36472026-03-02T03:39:38.150Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36482026-03-02T03:39:38.223Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36492026-03-02T03:39:38.293Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36502026-03-02T03:39:38.476Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36512026-03-02T03:39:38.590Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36522026-03-02T03:39:39.045Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36532026-03-02T03:39:39.145Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36542026-03-02T03:39:39.187Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36552026-03-02T03:39:39.551Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36562026-03-02T03:39:41.002Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36572026-03-02T03:39:41.212Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36582026-03-02T03:39:41.397Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36592026-03-02T03:39:41.996Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36602026-03-02T03:39:42.683Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36612026-03-02T03:39:43.075Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36622026-03-02T03:39:54.023Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36632026-03-02T03:40:18.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.24s
36642026-03-02T03:40:18.355Z
36652026-03-02T03:40:18.355Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36662026-03-02T03:40:19.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672026-03-02T03:40:19.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682026-03-02T03:40:19.749Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36692026-03-02T03:40:43.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.36s
36702026-03-02T03:40:43.960Z
36712026-03-02T03:40:43.960Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36722026-03-02T03:40:45.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732026-03-02T03:40:45.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742026-03-02T03:40:45.438Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36752026-03-02T03:41:10.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.07s
36762026-03-02T03:41:10.272Z
36772026-03-02T03:41:10.272Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36782026-03-02T03:41:11.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792026-03-02T03:41:11.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802026-03-02T03:41:11.724Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36812026-03-02T03:41:35.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.74s
36822026-03-02T03:41:35.250Z
36832026-03-02T03:41:35.250Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36842026-03-02T03:41:36.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852026-03-02T03:41:36.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862026-03-02T03:41:36.691Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36872026-03-02T03:42:00.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.65s
36882026-03-02T03:42:01.136Z
36892026-03-02T03:42:01.137Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
36902026-03-02T03:42:02.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-03-02T03:42:02.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-03-02T03:42:02.622Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36932026-03-02T03:42:26.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.43s
36942026-03-02T03:42:26.800Z
36952026-03-02T03:42:26.800Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
36962026-03-02T03:42:27.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-03-02T03:42:28.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-03-02T03:42:28.307Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36992026-03-02T03:42:53.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s
37002026-03-02T03:42:53.463Z
37012026-03-02T03:42:53.463Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37022026-03-02T03:42:54.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-03-02T03:42:54.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-03-02T03:42:54.844Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37052026-03-02T03:43:18.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.03s
37062026-03-02T03:43:18.734Z
37072026-03-02T03:43:18.734Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37082026-03-02T03:43:19.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-03-02T03:43:19.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-03-02T03:43:19.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37112026-03-02T03:43:19.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37122026-03-02T03:43:19.975Z
37132026-03-02T03:43:19.975Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37142026-03-02T03:43:20.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-03-02T03:43:20.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-03-02T03:43:20.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172026-03-02T03:43:20.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37182026-03-02T03:43:21.113Z
37192026-03-02T03:43:21.113Zinfo: running `cargo check --bins` on range-requests (178/252)
37202026-03-02T03:43:22.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212026-03-02T03:43:22.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222026-03-02T03:43:22.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37232026-03-02T03:43:22.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37242026-03-02T03:43:22.227Z
37252026-03-02T03:43:22.227Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37262026-03-02T03:43:23.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272026-03-02T03:43:23.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282026-03-02T03:43:23.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292026-03-02T03:43:23.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37302026-03-02T03:43:23.426Z
37312026-03-02T03:43:23.426Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37322026-03-02T03:43:24.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332026-03-02T03:43:24.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342026-03-02T03:43:24.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352026-03-02T03:43:24.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37362026-03-02T03:43:24.613Z
37372026-03-02T03:43:24.613Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37382026-03-02T03:43:25.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392026-03-02T03:43:25.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402026-03-02T03:43:25.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412026-03-02T03:43:25.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37422026-03-02T03:43:25.851Z
37432026-03-02T03:43:25.851Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37442026-03-02T03:43:26.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452026-03-02T03:43:26.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462026-03-02T03:43:26.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472026-03-02T03:43:26.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37482026-03-02T03:43:27.021Z
37492026-03-02T03:43:27.021Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37502026-03-02T03:43:28.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512026-03-02T03:43:28.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522026-03-02T03:43:28.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532026-03-02T03:43:28.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
37542026-03-02T03:43:28.331Z
37552026-03-02T03:43:28.331Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37562026-03-02T03:43:29.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-03-02T03:43:29.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-03-02T03:43:29.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592026-03-02T03:43:29.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
37602026-03-02T03:43:29.584Z
37612026-03-02T03:43:29.585Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37622026-03-02T03:43:30.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-03-02T03:43:30.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-03-02T03:43:30.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652026-03-02T03:43:30.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37662026-03-02T03:43:30.823Z
37672026-03-02T03:43:30.823Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37682026-03-02T03:43:31.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-03-02T03:43:31.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-03-02T03:43:31.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712026-03-02T03:43:31.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37722026-03-02T03:43:32.064Z
37732026-03-02T03:43:32.064Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37742026-03-02T03:43:33.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-03-02T03:43:33.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-03-02T03:43:33.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772026-03-02T03:43:33.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37782026-03-02T03:43:33.380Z
37792026-03-02T03:43:33.381Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37802026-03-02T03:43:34.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-03-02T03:43:34.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-03-02T03:43:34.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832026-03-02T03:43:34.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37842026-03-02T03:43:34.688Z
37852026-03-02T03:43:34.688Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37862026-03-02T03:43:35.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872026-03-02T03:43:35.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882026-03-02T03:43:35.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892026-03-02T03:43:35.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37902026-03-02T03:43:35.902Z
37912026-03-02T03:43:35.902Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
37922026-03-02T03:43:37.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932026-03-02T03:43:37.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942026-03-02T03:43:37.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952026-03-02T03:43:37.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37962026-03-02T03:43:37.136Z
37972026-03-02T03:43:37.136Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
37982026-03-02T03:43:38.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992026-03-02T03:43:38.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002026-03-02T03:43:38.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012026-03-02T03:43:38.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38022026-03-02T03:43:38.460Z
38032026-03-02T03:43:38.460Zinfo: running `cargo check --bins` on update-common (192/252)
38042026-03-02T03:43:39.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052026-03-02T03:43:39.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062026-03-02T03:43:39.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38072026-03-02T03:43:39.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
38082026-03-02T03:43:39.679Z
38092026-03-02T03:43:39.679Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38102026-03-02T03:43:40.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112026-03-02T03:43:40.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122026-03-02T03:43:40.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38132026-03-02T03:43:40.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
38142026-03-02T03:43:40.902Z
38152026-03-02T03:43:40.902Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38162026-03-02T03:43:42.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172026-03-02T03:43:42.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182026-03-02T03:43:42.356Z Compiling fs-err v2.11.0
38192026-03-02T03:43:42.381Z Checking ignore v0.4.25
38202026-03-02T03:43:42.381Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38212026-03-02T03:43:42.381Z Checking predicates-tree v1.0.13
38222026-03-02T03:43:42.381Z Checking parse-size v1.1.0
38232026-03-02T03:43:42.483Z Checking rand_seeder v0.4.0
38242026-03-02T03:43:42.508Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38252026-03-02T03:43:42.508Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38262026-03-02T03:43:42.635Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38272026-03-02T03:43:42.676Z Compiling petname v2.0.2
38282026-03-02T03:43:42.780Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38292026-03-02T03:43:43.055Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38302026-03-02T03:43:43.084Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38312026-03-02T03:43:43.254Z Checking globwalk v0.9.1
38322026-03-02T03:43:43.279Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38332026-03-02T03:43:43.385Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38342026-03-02T03:43:43.608Z Checking camino-tempfile-ext v0.3.3
38352026-03-02T03:43:43.635Z Checking sapling-renderdag v0.1.0
38362026-03-02T03:43:43.700Z Checking sync-ptr v0.1.4
38372026-03-02T03:43:43.892Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38382026-03-02T03:43:43.945Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38392026-03-02T03:43:44.083Z Checking colored v2.2.0
38402026-03-02T03:43:44.132Z Checking assert_matches v1.5.0
38412026-03-02T03:43:44.628Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38422026-03-02T03:43:44.862Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38432026-03-02T03:43:44.863Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38442026-03-02T03:43:45.989Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38452026-03-02T03:43:48.869Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38462026-03-02T03:43:53.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.51s
38472026-03-02T03:43:53.655Z
38482026-03-02T03:43:53.655Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38492026-03-02T03:43:54.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-03-02T03:43:54.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-03-02T03:43:54.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-03-02T03:43:54.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
38532026-03-02T03:43:54.807Z
38542026-03-02T03:43:54.807Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38552026-03-02T03:43:55.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-03-02T03:43:55.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-03-02T03:43:55.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582026-03-02T03:43:55.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38592026-03-02T03:43:56.095Z
38602026-03-02T03:43:56.095Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38612026-03-02T03:43:57.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-03-02T03:43:57.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-03-02T03:43:57.466Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38642026-03-02T03:43:57.467Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38652026-03-02T03:43:58.689Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38662026-03-02T03:44:01.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
38672026-03-02T03:44:01.892Z
38682026-03-02T03:44:01.892Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38692026-03-02T03:44:02.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-03-02T03:44:02.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-03-02T03:44:02.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722026-03-02T03:44:02.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
38732026-03-02T03:44:03.090Z
38742026-03-02T03:44:03.090Zinfo: running `cargo check --bins` on cert-dev (199/252)
38752026-03-02T03:44:04.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-03-02T03:44:04.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-03-02T03:44:04.256Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38782026-03-02T03:44:04.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
38792026-03-02T03:44:04.762Z
38802026-03-02T03:44:04.762Zinfo: running `cargo check --bins` on clickana (200/252)
38812026-03-02T03:44:05.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-03-02T03:44:05.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-03-02T03:44:05.949Z Compiling darling_core v0.23.0
38842026-03-02T03:44:05.973Z Compiling instability v0.3.11
38852026-03-02T03:44:05.973Z Checking castaway v0.2.4
38862026-03-02T03:44:05.973Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38872026-03-02T03:44:05.973Z Compiling indoc v2.0.7
38882026-03-02T03:44:05.973Z Checking unicode-truncate v1.1.0
38892026-03-02T03:44:05.973Z Checking lru v0.12.5
38902026-03-02T03:44:05.998Z Checking cassowary v0.3.0
38912026-03-02T03:44:06.189Z Checking compact_str v0.8.1
38922026-03-02T03:44:08.195Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38932026-03-02T03:44:08.481Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38942026-03-02T03:44:09.392Z Compiling darling_macro v0.23.0
38952026-03-02T03:44:10.116Z Compiling darling v0.23.0
38962026-03-02T03:44:11.209Z Checking ratatui v0.29.0
38972026-03-02T03:44:13.826Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38982026-03-02T03:44:15.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s
38992026-03-02T03:44:15.186Z
39002026-03-02T03:44:15.186Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
39012026-03-02T03:44:16.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-03-02T03:44:16.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-03-02T03:44:16.494Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39042026-03-02T03:44:16.495Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39052026-03-02T03:44:17.460Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39062026-03-02T03:44:18.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
39072026-03-02T03:44:18.397Z
39082026-03-02T03:44:18.397Zinfo: running `cargo check --bins` on ch-dev (202/252)
39092026-03-02T03:44:19.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-03-02T03:44:19.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-03-02T03:44:19.712Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39122026-03-02T03:44:20.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
39132026-03-02T03:44:21.056Z
39142026-03-02T03:44:21.057Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39152026-03-02T03:44:21.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162026-03-02T03:44:21.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172026-03-02T03:44:21.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39182026-03-02T03:44:21.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39192026-03-02T03:44:21.909Z
39202026-03-02T03:44:21.909Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39212026-03-02T03:44:23.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-03-02T03:44:23.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-03-02T03:44:23.287Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39242026-03-02T03:44:23.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
39252026-03-02T03:44:24.097Z
39262026-03-02T03:44:24.097Zinfo: running `cargo check --bins` on db-dev (205/252)
39272026-03-02T03:44:25.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-03-02T03:44:25.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-03-02T03:44:25.446Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39302026-03-02T03:44:26.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
39312026-03-02T03:44:26.880Z
39322026-03-02T03:44:26.880Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39332026-03-02T03:44:28.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-03-02T03:44:28.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-03-02T03:44:28.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362026-03-02T03:44:28.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
39372026-03-02T03:44:28.181Z
39382026-03-02T03:44:28.181Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39392026-03-02T03:44:29.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-03-02T03:44:29.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-03-02T03:44:29.313Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39422026-03-02T03:44:30.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
39432026-03-02T03:44:30.657Z
39442026-03-02T03:44:30.657Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39452026-03-02T03:44:31.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-03-02T03:44:31.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-03-02T03:44:32.050Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39482026-03-02T03:44:32.050Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39492026-03-02T03:44:32.050Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39502026-03-02T03:44:32.075Z Checking git-stub v1.0.0
39512026-03-02T03:44:32.075Z Compiling trait-variant v0.1.2
39522026-03-02T03:44:32.075Z Checking maplit v1.0.2
39532026-03-02T03:44:32.075Z Checking is_ci v1.2.0
39542026-03-02T03:44:32.100Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39552026-03-02T03:44:32.333Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39562026-03-02T03:44:32.376Z Checking supports-color v3.0.2
39572026-03-02T03:44:32.401Z Checking git-stub-vcs v0.1.0
39582026-03-02T03:44:32.507Z Checking drift v0.1.3
39592026-03-02T03:44:32.590Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39602026-03-02T03:44:32.632Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39612026-03-02T03:44:32.760Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39622026-03-02T03:44:32.960Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39632026-03-02T03:44:33.077Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39642026-03-02T03:44:33.102Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39652026-03-02T03:44:33.128Z Checking dropshot-api-manager v0.4.0
39662026-03-02T03:44:33.432Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39672026-03-02T03:44:33.708Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39682026-03-02T03:44:34.068Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39692026-03-02T03:44:34.530Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39702026-03-02T03:44:46.293Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39712026-03-02T03:44:48.544Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39722026-03-02T03:44:49.838Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39732026-03-02T03:44:50.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.97s
39742026-03-02T03:44:50.843Z
39752026-03-02T03:44:50.843Zinfo: running `cargo check --bins` on installinator-api (209/252)
39762026-03-02T03:44:51.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772026-03-02T03:44:51.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782026-03-02T03:44:51.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39792026-03-02T03:44:51.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
39802026-03-02T03:44:52.053Z
39812026-03-02T03:44:52.053Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39822026-03-02T03:44:53.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832026-03-02T03:44:53.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842026-03-02T03:44:53.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39852026-03-02T03:44:53.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
39862026-03-02T03:44:53.366Z
39872026-03-02T03:44:53.366Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39882026-03-02T03:44:54.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892026-03-02T03:44:54.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902026-03-02T03:44:54.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39912026-03-02T03:44:54.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
39922026-03-02T03:44:54.583Z
39932026-03-02T03:44:54.583Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
39942026-03-02T03:44:55.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952026-03-02T03:44:55.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962026-03-02T03:44:55.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39972026-03-02T03:44:55.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
39982026-03-02T03:44:55.826Z
39992026-03-02T03:44:55.826Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
40002026-03-02T03:44:56.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012026-03-02T03:44:56.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022026-03-02T03:44:56.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40032026-03-02T03:44:56.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
40042026-03-02T03:44:56.967Z
40052026-03-02T03:44:56.967Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40062026-03-02T03:44:58.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072026-03-02T03:44:58.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082026-03-02T03:44:58.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40092026-03-02T03:44:58.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
40102026-03-02T03:44:58.128Z
40112026-03-02T03:44:58.128Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40122026-03-02T03:44:59.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132026-03-02T03:44:59.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142026-03-02T03:44:59.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152026-03-02T03:44:59.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
40162026-03-02T03:44:59.322Z
40172026-03-02T03:44:59.322Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40182026-03-02T03:45:00.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-03-02T03:45:00.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-03-02T03:45:00.493Z Checking erased-serde v0.4.9
40212026-03-02T03:45:00.518Z Checking ordered-float v2.10.1
40222026-03-02T03:45:00.549Z Checking unicode-xid v0.2.6
40232026-03-02T03:45:00.573Z Checking cargo-platform v0.2.0
40242026-03-02T03:45:00.983Z Checking serde-value v0.7.0
40252026-03-02T03:45:01.336Z Checking serde-untagged v0.1.9
40262026-03-02T03:45:01.655Z Checking cargo-util-schemas v0.8.2
40272026-03-02T03:45:03.345Z Checking cargo_metadata v0.21.0
40282026-03-02T03:45:04.732Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40292026-03-02T03:45:06.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
40302026-03-02T03:45:06.246Z
40312026-03-02T03:45:06.246Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40322026-03-02T03:45:07.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40332026-03-02T03:45:07.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40342026-03-02T03:45:07.614Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40352026-03-02T03:45:08.596Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40362026-03-02T03:45:09.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
40372026-03-02T03:45:09.726Z
40382026-03-02T03:45:09.726Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40392026-03-02T03:45:10.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-03-02T03:45:10.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-03-02T03:45:11.334Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40422026-03-02T03:45:11.334Z Compiling vergen-gitcl v1.0.8
40432026-03-02T03:45:11.334Z Compiling dirs-sys-next v0.1.2
40442026-03-02T03:45:11.334Z Compiling crunchy v0.2.4
40452026-03-02T03:45:11.359Z Compiling glob v0.3.3
40462026-03-02T03:45:11.359Z Compiling dsl_auto_type v0.1.3
40472026-03-02T03:45:11.359Z Checking scheduled-thread-pool v0.2.7
40482026-03-02T03:45:11.359Z Compiling diesel_table_macro_syntax v0.2.0
40492026-03-02T03:45:11.743Z Compiling dirs-next v2.0.0
40502026-03-02T03:45:11.800Z Compiling tiny-keccak v2.0.2
40512026-03-02T03:45:11.912Z Compiling term v0.7.0
40522026-03-02T03:45:11.963Z Checking r2d2 v0.8.10
40532026-03-02T03:45:12.024Z Compiling bit-vec v0.6.3
40542026-03-02T03:45:12.102Z Compiling clang-sys v1.8.1
40552026-03-02T03:45:12.291Z Compiling itertools v0.10.5
40562026-03-02T03:45:12.447Z Compiling ascii-canvas v3.0.0
40572026-03-02T03:45:12.748Z Compiling bit-set v0.5.3
40582026-03-02T03:45:12.783Z Compiling diesel_derives v2.2.7
40592026-03-02T03:45:12.891Z Compiling ena v0.14.4
40602026-03-02T03:45:12.978Z Compiling libloading v0.8.9
40612026-03-02T03:45:13.005Z Compiling diff v0.1.13
40622026-03-02T03:45:13.033Z Compiling regex-syntax v0.6.29
40632026-03-02T03:45:13.067Z Compiling bindgen v0.71.1
40642026-03-02T03:45:13.360Z Compiling cexpr v0.6.0
40652026-03-02T03:45:13.539Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40662026-03-02T03:45:13.854Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40672026-03-02T03:45:13.984Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40682026-03-02T03:45:14.096Z Compiling libxml v0.3.3
40692026-03-02T03:45:14.458Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40702026-03-02T03:45:14.560Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40712026-03-02T03:45:14.652Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40722026-03-02T03:45:14.925Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40732026-03-02T03:45:14.957Z Compiling strum_macros v0.24.3
40742026-03-02T03:45:14.992Z Compiling indoc v1.0.9
40752026-03-02T03:45:15.779Z Compiling lalrpop v0.19.12
40762026-03-02T03:45:17.142Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40772026-03-02T03:45:17.449Z Checking derive_builder v0.20.2
40782026-03-02T03:45:17.508Z Compiling oso-derive v0.27.3
40792026-03-02T03:45:17.664Z Checking quick-xml v0.37.5
40802026-03-02T03:45:17.789Z Compiling impl-trait-for-tuples v0.2.3
40812026-03-02T03:45:18.441Z Checking openssl-probe v0.1.6
40822026-03-02T03:45:18.660Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40832026-03-02T03:45:19.603Z Compiling diesel-dtrace v0.4.2
40842026-03-02T03:45:19.947Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40852026-03-02T03:45:20.010Z Checking bb8 v0.8.6
40862026-03-02T03:45:20.280Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40872026-03-02T03:45:20.476Z Checking nonempty v0.12.0
40882026-03-02T03:45:20.613Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40892026-03-02T03:45:20.778Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40902026-03-02T03:45:20.961Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40912026-03-02T03:45:20.993Z Checking support-bundle-viewer v0.1.2
40922026-03-02T03:45:21.183Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40932026-03-02T03:45:21.451Z Checking multimap v0.10.1
40942026-03-02T03:45:21.800Z Checking diesel v2.2.12
40952026-03-02T03:45:26.113Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40962026-03-02T03:45:28.760Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40972026-03-02T03:45:29.219Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40982026-03-02T03:45:29.289Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40992026-03-02T03:45:30.298Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41002026-03-02T03:45:31.167Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41012026-03-02T03:45:32.057Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41022026-03-02T03:45:33.145Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41032026-03-02T03:45:36.717Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41042026-03-02T03:45:45.926Z Compiling samael v0.0.19
41052026-03-02T03:45:54.444Z Checking async-bb8-diesel v0.2.1
41062026-03-02T03:45:58.079Z Compiling polar-core v0.27.3
41072026-03-02T03:46:07.334Z Checking oso v0.27.3
41082026-03-02T03:47:06.192Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41092026-03-02T03:48:24.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
41102026-03-02T03:48:24.467Z
41112026-03-02T03:48:24.468Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41122026-03-02T03:48:25.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41132026-03-02T03:48:25.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41142026-03-02T03:48:25.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41152026-03-02T03:48:25.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41162026-03-02T03:48:25.728Z
41172026-03-02T03:48:25.728Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41182026-03-02T03:48:26.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41192026-03-02T03:48:26.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41202026-03-02T03:48:26.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41212026-03-02T03:48:26.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
41222026-03-02T03:48:26.923Z
41232026-03-02T03:48:26.923Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41242026-03-02T03:48:27.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41252026-03-02T03:48:27.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41262026-03-02T03:48:27.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41272026-03-02T03:48:27.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
41282026-03-02T03:48:28.019Z
41292026-03-02T03:48:28.019Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41302026-03-02T03:48:29.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41312026-03-02T03:48:29.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41322026-03-02T03:48:29.621Z Compiling libz-sys v1.1.24
41332026-03-02T03:48:29.645Z Compiling libgit2-sys v0.18.3+1.9.2
41342026-03-02T03:48:29.681Z Compiling vergen-git2 v1.0.7
41352026-03-02T03:48:29.705Z Compiling rustls v0.21.12
41362026-03-02T03:48:29.729Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41372026-03-02T03:48:29.729Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41382026-03-02T03:48:29.729Z Compiling nix v0.29.0
41392026-03-02T03:48:29.729Z Checking rustls-webpki v0.101.7
41402026-03-02T03:48:30.072Z Checking sct v0.7.1
41412026-03-02T03:48:30.096Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41422026-03-02T03:48:30.156Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41432026-03-02T03:48:30.304Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41442026-03-02T03:48:30.435Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41452026-03-02T03:48:30.626Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41462026-03-02T03:48:30.691Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41472026-03-02T03:48:30.812Z Checking rustls-pemfile v1.0.4
41482026-03-02T03:48:31.035Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41492026-03-02T03:48:31.060Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41502026-03-02T03:48:31.415Z Checking twox-hash v2.1.2
41512026-03-02T03:48:31.583Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41522026-03-02T03:48:31.761Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41532026-03-02T03:48:32.729Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41542026-03-02T03:48:32.864Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41552026-03-02T03:48:32.891Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41562026-03-02T03:48:33.161Z Checking tokio-rustls v0.24.1
41572026-03-02T03:48:33.538Z Checking progenitor-extras v0.1.0
41582026-03-02T03:48:33.887Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41592026-03-02T03:48:33.962Z Checking fatfs v0.3.6
41602026-03-02T03:48:34.110Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41612026-03-02T03:48:34.136Z Compiling seq-macro v0.3.6
41622026-03-02T03:48:41.517Z Compiling git2 v0.20.4
41632026-03-02T03:48:43.563Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41642026-03-02T03:48:43.777Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41652026-03-02T03:48:46.989Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41662026-03-02T03:50:34.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
41672026-03-02T03:50:34.417Z
41682026-03-02T03:50:34.417Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41692026-03-02T03:50:35.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41702026-03-02T03:50:35.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41712026-03-02T03:50:36.018Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41722026-03-02T03:52:14.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
41732026-03-02T03:52:14.616Z
41742026-03-02T03:52:14.616Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41752026-03-02T03:52:15.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762026-03-02T03:52:15.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772026-03-02T03:52:15.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41782026-03-02T03:52:15.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
41792026-03-02T03:52:15.775Z
41802026-03-02T03:52:15.775Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41812026-03-02T03:52:16.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41822026-03-02T03:52:16.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41832026-03-02T03:52:16.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41842026-03-02T03:52:16.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
41852026-03-02T03:52:17.011Z
41862026-03-02T03:52:17.011Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41872026-03-02T03:52:18.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41882026-03-02T03:52:18.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41892026-03-02T03:52:18.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41902026-03-02T03:52:18.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41912026-03-02T03:52:18.208Z
41922026-03-02T03:52:18.208Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41932026-03-02T03:52:19.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-03-02T03:52:19.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-03-02T03:52:19.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41962026-03-02T03:52:19.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
41972026-03-02T03:52:19.456Z
41982026-03-02T03:52:19.456Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
41992026-03-02T03:52:20.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-03-02T03:52:20.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-03-02T03:52:20.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022026-03-02T03:52:20.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
42032026-03-02T03:52:20.666Z
42042026-03-02T03:52:20.666Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42052026-03-02T03:52:21.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-03-02T03:52:21.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-03-02T03:52:21.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-03-02T03:52:21.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
42092026-03-02T03:52:21.879Z
42102026-03-02T03:52:21.879Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42112026-03-02T03:52:23.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-03-02T03:52:23.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-03-02T03:52:23.452Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42142026-03-02T03:52:23.452Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42152026-03-02T03:52:23.520Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42162026-03-02T03:52:23.545Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42172026-03-02T03:52:23.569Z Checking yansi v1.0.1
42182026-03-02T03:52:23.569Z Checking diff v0.1.13
42192026-03-02T03:52:23.569Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42202026-03-02T03:52:23.594Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42212026-03-02T03:52:23.833Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42222026-03-02T03:52:24.074Z Checking pretty_assertions v1.4.1
42232026-03-02T03:52:25.352Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42242026-03-02T03:53:19.338Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42252026-03-02T03:53:19.338Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42262026-03-02T03:53:19.362Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42272026-03-02T03:53:19.362Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42282026-03-02T03:53:19.362Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42292026-03-02T03:53:19.362Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42302026-03-02T03:53:20.650Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42312026-03-02T03:53:22.671Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42322026-03-02T03:55:01.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
42332026-03-02T03:55:01.728Z
42342026-03-02T03:55:01.728Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42352026-03-02T03:55:02.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-03-02T03:55:02.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-03-02T03:55:02.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42382026-03-02T03:55:02.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
42392026-03-02T03:55:02.842Z
42402026-03-02T03:55:02.842Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42412026-03-02T03:55:04.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-03-02T03:55:04.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-03-02T03:55:04.426Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42442026-03-02T03:55:04.451Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42452026-03-02T03:55:04.451Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42462026-03-02T03:55:40.661Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42472026-03-02T03:55:41.359Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42482026-03-02T03:55:45.261Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42492026-03-02T03:55:46.047Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42502026-03-02T03:55:52.884Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42512026-03-02T03:56:45.219Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42522026-03-02T03:56:46.396Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42532026-03-02T03:56:49.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
42542026-03-02T03:56:49.654Z
42552026-03-02T03:56:49.654Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42562026-03-02T03:56:50.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-03-02T03:56:50.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-03-02T03:56:50.924Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42592026-03-02T03:56:52.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
42602026-03-02T03:56:52.214Z
42612026-03-02T03:56:52.215Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42622026-03-02T03:56:53.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632026-03-02T03:56:53.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642026-03-02T03:56:53.399Z Compiling blake3 v1.8.3
42652026-03-02T03:56:53.423Z Checking arrayvec v0.7.6
42662026-03-02T03:56:53.423Z Checking arrayref v0.3.9
42672026-03-02T03:56:53.423Z Checking constant_time_eq v0.4.2
42682026-03-02T03:56:53.453Z Checking topological-sort v0.2.2
42692026-03-02T03:56:53.478Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42702026-03-02T03:56:53.478Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42712026-03-02T03:56:53.478Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42722026-03-02T03:56:53.580Z Checking shell-words v1.1.1
42732026-03-02T03:56:54.986Z Checking omicron-zone-package v0.12.2
42742026-03-02T03:56:56.461Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42752026-03-02T03:56:58.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
42762026-03-02T03:56:58.277Z
42772026-03-02T03:56:58.277Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42782026-03-02T03:56:59.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-02T03:56:59.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-02T03:56:59.419Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42812026-03-02T03:56:59.800Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42822026-03-02T03:57:00.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
42832026-03-02T03:57:00.658Z
42842026-03-02T03:57:00.658Zinfo: running `cargo check --bins` on xtask (236/252)
42852026-03-02T03:57:01.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862026-03-02T03:57:01.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872026-03-02T03:57:01.530Z Checking libc v0.2.180
42882026-03-02T03:57:01.530Z Checking serde v1.0.228
42892026-03-02T03:57:01.555Z Checking zerofrom v0.1.6
42902026-03-02T03:57:01.579Z Checking bitflags v2.11.0
42912026-03-02T03:57:01.603Z Checking smallvec v1.15.1
42922026-03-02T03:57:01.603Z Checking hashbrown v0.16.1
42932026-03-02T03:57:01.633Z Checking serde_json v1.0.149
42942026-03-02T03:57:01.658Z Checking num-traits v0.2.19
42952026-03-02T03:57:01.760Z Checking yoke v0.8.1
42962026-03-02T03:57:01.860Z Checking scroll v0.12.0
42972026-03-02T03:57:01.961Z Checking thiserror v1.0.69
42982026-03-02T03:57:02.059Z Checking zerovec v0.11.5
42992026-03-02T03:57:02.121Z Checking zerotrie v0.2.3
43002026-03-02T03:57:02.255Z Checking errno v0.3.14
43012026-03-02T03:57:02.296Z Checking percent-encoding v2.3.2
43022026-03-02T03:57:02.419Z Checking toml_datetime v0.6.11
43032026-03-02T03:57:02.472Z Checking rustix v1.1.3
43042026-03-02T03:57:02.527Z Checking serde_spanned v0.6.9
43052026-03-02T03:57:02.552Z Checking indexmap v2.13.0
43062026-03-02T03:57:02.598Z Checking log v0.4.29
43072026-03-02T03:57:02.734Z Checking form_urlencoded v1.2.2
43082026-03-02T03:57:02.767Z Checking zerocopy v0.7.35
43092026-03-02T03:57:02.825Z Checking ordered-float v2.10.1
43102026-03-02T03:57:02.880Z Checking goblin v0.8.2
43112026-03-02T03:57:02.920Z Checking getrandom v0.4.1
43122026-03-02T03:57:02.961Z Checking thiserror v2.0.18
43132026-03-02T03:57:02.985Z Checking tinystr v0.8.2
43142026-03-02T03:57:03.127Z Checking potential_utf v0.1.4
43152026-03-02T03:57:03.152Z Checking syn v2.0.117
43162026-03-02T03:57:03.297Z Checking serde-value v0.7.0
43172026-03-02T03:57:03.329Z Checking icu_locale_core v2.1.1
43182026-03-02T03:57:03.354Z Checking icu_collections v2.1.1
43192026-03-02T03:57:03.692Z Checking dtrace-parser v0.2.0
43202026-03-02T03:57:03.716Z Checking toml_edit v0.22.27
43212026-03-02T03:57:03.810Z Checking thread-id v4.2.2
43222026-03-02T03:57:03.942Z Checking once_cell v1.21.3
43232026-03-02T03:57:03.966Z Checking cargo-platform v0.2.0
43242026-03-02T03:57:04.133Z Checking memmap v0.7.0
43252026-03-02T03:57:04.167Z Checking terminal_size v0.4.3
43262026-03-02T03:57:04.241Z Checking tempfile v3.25.0
43272026-03-02T03:57:04.276Z Checking fs-err v3.3.0
43282026-03-02T03:57:04.332Z Checking clap_builder v4.5.60
43292026-03-02T03:57:04.357Z Checking textwrap v0.16.2
43302026-03-02T03:57:04.446Z Checking icu_provider v2.1.1
43312026-03-02T03:57:04.592Z Checking anyhow v1.0.102
43322026-03-02T03:57:04.617Z Checking camino-tempfile v1.4.1
43332026-03-02T03:57:04.735Z Checking tabled v0.15.0
43342026-03-02T03:57:04.881Z Checking icu_properties v2.1.2
43352026-03-02T03:57:04.906Z Checking icu_normalizer v2.1.1
43362026-03-02T03:57:04.959Z Checking macaddr v1.0.1
43372026-03-02T03:57:05.284Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43382026-03-02T03:57:05.965Z Checking toml v0.8.23
43392026-03-02T03:57:06.576Z Checking cargo_toml v0.21.0
43402026-03-02T03:57:06.640Z Checking idna_adapter v1.2.1
43412026-03-02T03:57:06.778Z Checking clap v4.5.60
43422026-03-02T03:57:06.844Z Checking idna v1.1.0
43432026-03-02T03:57:06.969Z Checking dof v0.3.0
43442026-03-02T03:57:07.288Z Checking url v2.5.8
43452026-03-02T03:57:07.497Z Checking usdt-impl v0.5.0
43462026-03-02T03:57:07.989Z Checking cargo-util-schemas v0.8.2
43472026-03-02T03:57:08.020Z Checking usdt v0.5.0
43482026-03-02T03:57:09.668Z Checking cargo_metadata v0.21.0
43492026-03-02T03:57:11.129Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43502026-03-02T03:57:12.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
43512026-03-02T03:57:12.196Z
43522026-03-02T03:57:12.196Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43532026-03-02T03:57:13.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43542026-03-02T03:57:13.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43552026-03-02T03:57:13.576Z Checking polyval v0.6.2
43562026-03-02T03:57:13.601Z Checking ctr v0.9.2
43572026-03-02T03:57:13.636Z Checking ssh-encoding v0.2.0
43582026-03-02T03:57:13.636Z Checking blowfish v0.9.1
43592026-03-02T03:57:13.675Z Checking password-hash v0.4.2
43602026-03-02T03:57:13.700Z Checking p521 v0.13.3
43612026-03-02T03:57:13.700Z Checking p256 v0.13.2
43622026-03-02T03:57:13.700Z Checking russh-cryptovec v0.7.3
43632026-03-02T03:57:13.889Z Checking ghash v0.5.1
43642026-03-02T03:57:13.914Z Checking bcrypt-pbkdf v0.10.0
43652026-03-02T03:57:13.914Z Checking md5 v0.7.0
43662026-03-02T03:57:13.950Z Checking num-bigint v0.4.6
43672026-03-02T03:57:13.977Z Checking des v0.8.1
43682026-03-02T03:57:14.050Z Checking pbkdf2 v0.11.0
43692026-03-02T03:57:14.083Z Checking aes-gcm v0.10.3
43702026-03-02T03:57:14.192Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43712026-03-02T03:57:14.217Z Checking hex-literal v0.4.1
43722026-03-02T03:57:14.217Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43732026-03-02T03:57:14.263Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43742026-03-02T03:57:14.317Z Checking ssh-cipher v0.2.0
43752026-03-02T03:57:14.341Z Checking socket2 v0.5.10
43762026-03-02T03:57:14.379Z Checking internet-checksum v0.2.1
43772026-03-02T03:57:14.616Z Checking ssh-key v0.6.7
43782026-03-02T03:57:14.890Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43792026-03-02T03:57:16.023Z Checking russh-keys v0.45.0
43802026-03-02T03:57:17.182Z Checking russh v0.45.0
43812026-03-02T03:57:53.012Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43822026-03-02T03:57:55.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.13s
43832026-03-02T03:57:55.578Z
43842026-03-02T03:57:55.578Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43852026-03-02T03:57:56.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-03-02T03:57:56.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-03-02T03:57:56.676Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43882026-03-02T03:57:56.701Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43892026-03-02T03:57:56.701Z Checking termios v0.3.3
43902026-03-02T03:57:59.529Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43912026-03-02T03:57:59.762Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43922026-03-02T03:58:03.899Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43932026-03-02T03:58:04.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s
43942026-03-02T03:58:05.104Z
43952026-03-02T03:58:05.104Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43962026-03-02T03:58:06.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43972026-03-02T03:58:06.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43982026-03-02T03:58:06.326Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43992026-03-02T03:58:06.350Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44002026-03-02T03:58:06.383Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44012026-03-02T03:58:06.383Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44022026-03-02T03:58:06.412Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44032026-03-02T03:58:07.084Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44042026-03-02T03:58:07.084Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44052026-03-02T03:58:08.445Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44062026-03-02T03:58:08.779Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44072026-03-02T03:58:08.779Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44082026-03-02T03:58:10.054Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44092026-03-02T03:58:13.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s
44102026-03-02T03:58:13.399Z
44112026-03-02T03:58:13.399Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44122026-03-02T03:58:14.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-03-02T03:58:14.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-03-02T03:58:14.556Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44152026-03-02T03:58:15.170Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44162026-03-02T03:58:15.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
44172026-03-02T03:58:15.872Z
44182026-03-02T03:58:15.872Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44192026-03-02T03:58:16.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44202026-03-02T03:58:16.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44212026-03-02T03:58:16.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44222026-03-02T03:58:16.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
44232026-03-02T03:58:16.911Z
44242026-03-02T03:58:16.911Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44252026-03-02T03:58:17.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44262026-03-02T03:58:17.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44272026-03-02T03:58:17.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44282026-03-02T03:58:17.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
44292026-03-02T03:58:18.001Z
44302026-03-02T03:58:18.001Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44312026-03-02T03:58:19.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44322026-03-02T03:58:19.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44332026-03-02T03:58:19.304Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44342026-03-02T03:58:20.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
44352026-03-02T03:58:20.377Z
44362026-03-02T03:58:20.377Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44372026-03-02T03:58:21.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44382026-03-02T03:58:21.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44392026-03-02T03:58:21.507Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44402026-03-02T03:58:21.507Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44412026-03-02T03:58:21.799Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44422026-03-02T03:58:21.799Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44432026-03-02T03:58:23.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
44442026-03-02T03:58:23.353Z
44452026-03-02T03:58:23.353Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44462026-03-02T03:58:24.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-03-02T03:58:24.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-03-02T03:58:24.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-03-02T03:58:24.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
44502026-03-02T03:58:24.453Z
44512026-03-02T03:58:24.454Zinfo: running `cargo check --bins` on omicron-package (246/252)
44522026-03-02T03:58:25.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-03-02T03:58:25.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-03-02T03:58:25.590Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44552026-03-02T03:58:27.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
44562026-03-02T03:58:27.559Z
44572026-03-02T03:58:27.559Zinfo: running `cargo check --bins` on tqdb (247/252)
44582026-03-02T03:58:28.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-03-02T03:58:28.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-03-02T03:58:28.964Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44612026-03-02T03:58:29.437Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44622026-03-02T03:58:30.658Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44632026-03-02T03:58:30.683Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44642026-03-02T03:58:40.660Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44652026-03-02T03:58:41.982Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44662026-03-02T03:58:42.007Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44672026-03-02T03:58:42.007Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44682026-03-02T03:58:42.007Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44692026-03-02T03:58:43.838Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44702026-03-02T03:58:57.940Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44712026-03-02T03:59:10.822Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44722026-03-02T03:59:10.822Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44732026-03-02T03:59:10.846Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44742026-03-02T03:59:10.846Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44752026-03-02T03:59:13.689Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44762026-03-02T03:59:16.410Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44772026-03-02T03:59:17.672Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44782026-03-02T03:59:20.318Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44792026-03-02T03:59:21.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.78s
44802026-03-02T03:59:21.563Z
44812026-03-02T03:59:21.563Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44822026-03-02T03:59:22.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-03-02T03:59:22.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-03-02T03:59:22.907Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44852026-03-02T03:59:22.907Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44862026-03-02T03:59:22.932Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44872026-03-02T03:59:22.990Z Checking rtoolbox v0.0.3
44882026-03-02T03:59:23.014Z Checking tui-tree-widget v0.23.1
44892026-03-02T03:59:23.234Z Checking rpassword v7.4.0
44902026-03-02T03:59:23.473Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44912026-03-02T03:59:25.398Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44922026-03-02T03:59:35.854Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44932026-03-02T03:59:37.108Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44942026-03-02T03:59:39.333Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44952026-03-02T03:59:46.376Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44962026-03-02T03:59:50.625Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44972026-03-02T03:59:52.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.72s
44982026-03-02T03:59:52.493Z
44992026-03-02T03:59:52.493Zinfo: running `cargo check --bins` on wicket (249/252)
45002026-03-02T03:59:53.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45012026-03-02T03:59:53.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45022026-03-02T03:59:53.854Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45032026-03-02T03:59:54.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
45042026-03-02T03:59:54.507Z
45052026-03-02T03:59:54.507Zinfo: running `cargo check --bins` on wicketd (250/252)
45062026-03-02T03:59:55.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45072026-03-02T03:59:55.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45082026-03-02T03:59:55.817Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45092026-03-02T03:59:55.817Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45102026-03-02T03:59:55.841Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45112026-03-02T03:59:55.841Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45122026-03-02T03:59:58.052Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45132026-03-02T03:59:59.306Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45142026-03-02T04:00:05.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
45152026-03-02T04:00:05.974Z
45162026-03-02T04:00:05.974Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45172026-03-02T04:00:06.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45182026-03-02T04:00:06.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45192026-03-02T04:00:06.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45202026-03-02T04:00:06.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
45212026-03-02T04:00:07.111Z
45222026-03-02T04:00:07.111Zinfo: running `cargo check --bins` on zone-setup (252/252)
45232026-03-02T04:00:08.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45242026-03-02T04:00:08.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45252026-03-02T04:00:08.376Z Checking uzers v0.12.2
45262026-03-02T04:00:08.772Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45272026-03-02T04:00:10.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
45282026-03-02T04:00:10.367Z
45292026-03-02T04:00:10.367Zreal 28:19.836349171
45302026-03-02T04:00:10.367Zuser 43:11.934473688
45312026-03-02T04:00:10.367Zsys 7:15.891319272
45322026-03-02T04:00:10.367Ztrap 1.043439055
45332026-03-02T04:00:10.367Ztflt 0.442434199
45342026-03-02T04:00:10.367Zdflt 0.848487772
45352026-03-02T04:00:10.367Zkflt 0.001371088
45362026-03-02T04:00:10.367Zlock 1:58:43.028606158
45372026-03-02T04:00:10.367Zslp 4:03:25.164711340
45382026-03-02T04:00:10.367Zlat 1:45.727677263
45392026-03-02T04:00:10.367Zstop 4:59.898816973
45402026-03-02T04:00:10.392Zprocess exited: duration 2062585 ms, exit code 0
 
45412026-03-02T04:00:10.442Zfound 0 output files