01K5HWMMCMXMNHBD7PS6G14AEM: 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: 01K5HWNETCVVGMMMJKYKYWM9V3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-09-19T21:05:15.805Zjob assigned to worker 01K5HWNHY0MDP9K2DE6XVG5WNE [factory aws, i-0119da137992c37ae] (queued for 1 m 1 s)
 
22025-09-19T21:05:24.767Zstarting task 0: "setup"
32025-09-19T21:05:24.771Z++ uname -s
42025-09-19T21:05:24.775Z+ kern=SunOS
52025-09-19T21:05:24.775Z+ build_user=build
62025-09-19T21:05:24.775Z+ build_uid=12345
72025-09-19T21:05:24.775Z+ work_dir=/work
82025-09-19T21:05:24.775Z+ input_dir=/input
92025-09-19T21:05:24.775Z+ [[ 0 == 12345 ]]
102025-09-19T21:05:24.775Z+ case "$kern" in
112025-09-19T21:05:24.775Z+ groupadd -g 12345 build
122025-09-19T21:05:24.780Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-09-19T21:05:26.784Z+ zfs create -o mountpoint=/work rpool/work
142025-09-19T21:05:26.905Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-09-19T21:05:26.917Z+ home_fs=zfs
162025-09-19T21:05:26.917Z+ [[ zfs == autofs ]]
172025-09-19T21:05:26.917Z+ mkdir -p /home/build
182025-09-19T21:05:26.917Z+ chown build:build /home/build /work
192025-09-19T21:05:28.912Z+ chmod 0700 /home/build /work
202025-09-19T21:05:28.916Zprocess exited: duration 4149 ms, exit code 0
 
212025-09-19T21:05:28.928Zstarting task 1: "rust-toolchain"
222025-09-19T21:05:28.931Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-09-19T21:05:28.931Z * rust toolchain channel = "1.89.0"
242025-09-19T21:05:28.931Z * rust toolchain profile = "default"
252025-09-19T21:05:28.931Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-09-19T21:05:28.931Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-09-19T21:05:28.931Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-09-19T21:05:28.934Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-09-19T21:05:28.934Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-09-19T21:05:29.038Zinfo: downloading installer
312025-09-19T21:05:30.327Zwarn: It looks like you have an existing installation of Rust at:
322025-09-19T21:05:30.327Zwarn: /opt/ooce/bin
332025-09-19T21:05:30.327Zwarn: It is recommended that rustup be the primary Rust installation.
342025-09-19T21:05:30.327Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-09-19T21:05:30.327Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-09-19T21:05:30.328Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-09-19T21:05:30.328Zwarn: or pass `-y' to ignore all ignorable checks.
382025-09-19T21:05:30.328Zerror: cannot install while Rust is installed
392025-09-19T21:05:30.328Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-09-19T21:05:30.375Zinfo: profile set to 'default'
412025-09-19T21:05:30.375Zinfo: default host triple is x86_64-unknown-illumos
422025-09-19T21:05:30.398Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-09-19T21:05:30.529Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-09-19T21:05:30.529Zinfo: downloading component 'cargo'
452025-09-19T21:05:31.342Zinfo: downloading component 'clippy'
462025-09-19T21:05:31.722Zinfo: downloading component 'rust-docs'
472025-09-19T21:05:32.882Zinfo: downloading component 'rust-std'
482025-09-19T21:05:34.907Zinfo: downloading component 'rustc'
492025-09-19T21:05:40.902Zinfo: downloading component 'rustfmt'
502025-09-19T21:05:41.146Zinfo: installing component 'cargo'
512025-09-19T21:05:42.032Zinfo: installing component 'clippy'
522025-09-19T21:05:42.450Zinfo: installing component 'rust-docs'
532025-09-19T21:05:44.308Zinfo: installing component 'rust-std'
542025-09-19T21:05:46.227Zinfo: installing component 'rustc'
552025-09-19T21:05:52.674Zinfo: installing component 'rustfmt'
562025-09-19T21:05:53.028Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-09-19T21:05:53.028Z
582025-09-19T21:05:53.431Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-09-19T21:05:53.432Z
602025-09-19T21:05:53.509Z
612025-09-19T21:05:53.509ZRust is installed now. Great!
622025-09-19T21:05:53.509Z
632025-09-19T21:05:53.509ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-09-19T21:05:53.509Zenvironment variable. This has not been done automatically.
652025-09-19T21:05:53.509Z
662025-09-19T21:05:53.509ZTo configure your current shell, you need to source
672025-09-19T21:05:53.509Zthe corresponding env file under $HOME/.cargo.
682025-09-19T21:05:53.509Z
692025-09-19T21:05:53.509ZThis is usually done by running one of the following (note the leading DOT):
702025-09-19T21:05:53.509Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-09-19T21:05:53.509Zsource "$HOME/.cargo/env.fish" # For fish
722025-09-19T21:05:53.510Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-09-19T21:05:53.515Z+ rustup --version
742025-09-19T21:05:53.538Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-09-19T21:05:53.559Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-09-19T21:05:53.649Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-09-19T21:05:53.732Z+ cargo --version
782025-09-19T21:05:53.738Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-09-19T21:05:53.738Z+ rustc --version
802025-09-19T21:05:53.803Zrustc 1.89.0 (29483883e 2025-08-04)
812025-09-19T21:05:53.820Zprocess exited: duration 24852 ms, exit code 0
 
822025-09-19T21:05:53.835Zstarting task 2: "authentication"
832025-09-19T21:05:53.866Zprocess exited: duration 31 ms, exit code 0
 
842025-09-19T21:05:53.879Zstarting task 3: "clone repository"
852025-09-19T21:05:53.892Z+ mkdir -p /work/oxidecomputer/omicron
862025-09-19T21:05:53.937Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-09-19T21:05:53.960ZCloning into '/work/oxidecomputer/omicron'...
882025-09-19T21:06:04.907Z+ cd /work/oxidecomputer/omicron
892025-09-19T21:06:04.927Z+ git fetch origin fdb6d2356fc0c2552095c17b25651983d56bc788
902025-09-19T21:06:05.222ZFrom https://github.com/oxidecomputer/omicron
912025-09-19T21:06:05.222Z * branch fdb6d2356fc0c2552095c17b25651983d56bc788 -> FETCH_HEAD
922025-09-19T21:06:05.232Z+ [[ -n bump-console-36e415c9 ]]
932025-09-19T21:06:05.242Z++ git branch --show-current
942025-09-19T21:06:05.242Z+ current=main
952025-09-19T21:06:05.242Z+ [[ main != bump-console-36e415c9 ]]
962025-09-19T21:06:05.242Z+ git branch -f bump-console-36e415c9 fdb6d2356fc0c2552095c17b25651983d56bc788
972025-09-19T21:06:05.242Z+ git checkout -f bump-console-36e415c9
982025-09-19T21:06:05.417ZSwitched to branch 'bump-console-36e415c9'
992025-09-19T21:06:05.426Z+ git reset --hard fdb6d2356fc0c2552095c17b25651983d56bc788
1002025-09-19T21:06:05.589ZHEAD is now at fdb6d2356 Bump web console (minor)
1012025-09-19T21:06:05.597Zprocess exited: duration 11713 ms, exit code 0
 
1022025-09-19T21:06:05.620Zstarting task 4: "build"
1032025-09-19T21:06:05.627Z+ source .github/buildomat/ci-env.sh
1042025-09-19T21:06:05.628Z++ export CARGO_TERM_COLOR=always
1052025-09-19T21:06:05.628Z++ CARGO_TERM_COLOR=always
1062025-09-19T21:06:05.628Z+ cargo --version
1072025-09-19T21:06:05.682Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-09-19T21:06:05.695Z+ rustc --version
1092025-09-19T21:06:05.756Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-09-19T21:06:05.776Z+ source ./env.sh
1112025-09-19T21:06:05.776Z++ OLD_SHELL_OPTS=ehxB
1122025-09-19T21:06:05.776Z++ set -o xtrace
1132025-09-19T21:06:05.776Z++++ dirname ./env.sh
1142025-09-19T21:06:05.800Z+++ readlink -f .
1152025-09-19T21:06:05.800Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-09-19T21:06:05.800Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-09-19T21:06:05.800Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-09-19T21:06:05.800Z++ 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
1192025-09-19T21:06:05.800Z++ 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
1202025-09-19T21:06:05.800Z++ 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
1212025-09-19T21:06:05.800Z++ 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
1222025-09-19T21:06:05.800Z++ 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
1232025-09-19T21:06:05.800Z++ 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
1242025-09-19T21:06:05.800Z++ case $OLD_SHELL_OPTS in
1252025-09-19T21:06:05.800Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-09-19T21:06:05.800Z+ 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
1272025-09-19T21:06:05.800Z+ 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
1282025-09-19T21:06:05.800Z+ banner prerequisites
1292025-09-19T21:06:05.800Z
1302025-09-19T21:06:05.800Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-09-19T21:06:05.801Z # # # # # # # # # # # # # # #
1322025-09-19T21:06:05.801Z # # # # ##### # # ##### # # # # # #### #
1332025-09-19T21:06:05.801Z ##### ##### # ##### # # # # # # # # #
1342025-09-19T21:06:05.801Z # # # # # # # # # # # # # # #
1352025-09-19T21:06:05.801Z # # # ###### # # ###### ### # #### # #### #
1362025-09-19T21:06:05.801Z
1372025-09-19T21:06:05.801Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-09-19T21:06:18.109Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-09-19T21:06:25.956Z Startup: Caching catalogs ... Done
1402025-09-19T21:06:33.663ZPlanning: Solver setup ... Done (6.464s)
1412025-09-19T21:06:33.771ZPlanning: Running solver ... Done (0.060s)
1422025-09-19T21:06:33.848ZPlanning: Finding local manifests ... Done (0.004s)
1432025-09-19T21:06:33.910ZPlanning: Fetching manifests: 0/4 0% complete
1442025-09-19T21:06:34.010ZPlanning: Fetching manifests: 4/4 100% complete
1452025-09-19T21:06:34.070ZPlanning: Package planning ... Done (0.049s)
1462025-09-19T21:06:34.140ZPlanning: Merging actions ... Done (0.051s)
1472025-09-19T21:06:34.473ZPlanning: Checking for conflicting actions ... Done (0.370s)
1482025-09-19T21:06:34.509ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-09-19T21:06:35.564ZPlanning: Evaluating mediators ... Done (1.110s)
1502025-09-19T21:06:35.573ZPlanning: Planning completed in 9.49 seconds
1512025-09-19T21:06:35.589Z Packages to install: 4
1522025-09-19T21:06:35.589Z Mediators to change: 2
1532025-09-19T21:06:35.589Z Services to change: 1
1542025-09-19T21:06:35.593Z Estimated space available: 155.49 GB
1552025-09-19T21:06:35.593ZEstimated space to be consumed: 1.72 GB
1562025-09-19T21:06:35.593Z Create boot environment: No
1572025-09-19T21:06:35.593ZCreate backup boot environment: No
1582025-09-19T21:06:35.593Z Rebuild boot archive: No
1592025-09-19T21:06:35.593Z
1602025-09-19T21:06:35.594ZChanged mediators:
1612025-09-19T21:06:35.594Z mediator clang:
1622025-09-19T21:06:35.594Z version: None -> 15 (system default)
1632025-09-19T21:06:35.594Z
1642025-09-19T21:06:35.594Z mediator llvm:
1652025-09-19T21:06:35.594Z version: 14 (system default) -> 15 (system default)
1662025-09-19T21:06:35.594Z
1672025-09-19T21:06:35.594ZChanged packages:
1682025-09-19T21:06:35.594Zhelios-dev
1692025-09-19T21:06:35.594Z developer/build-essential
1702025-09-19T21:06:35.594Z None -> 11-2.0
1712025-09-19T21:06:35.594Z library/libxmlsec1
1722025-09-19T21:06:35.594Z None -> 1.2.35-2.0
1732025-09-19T21:06:35.594Z ooce/developer/clang-15
1742025-09-19T21:06:35.594Z None -> 15.0.7-2.0
1752025-09-19T21:06:35.594Z ooce/developer/llvm-15
1762025-09-19T21:06:35.594Z None -> 15.0.7-2.0
1772025-09-19T21:06:35.594Z
1782025-09-19T21:06:35.594ZServices:
1792025-09-19T21:06:35.594Z restart_fmri:
1802025-09-19T21:06:35.594Z svc:/system/update-man-index:default
1812025-09-19T21:06:35.643Z
1822025-09-19T21:06:35.643ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-09-19T21:06:40.651ZDownload: 1391/3290 items 103.9/212.6MB 48% complete (20.7M/s)
1842025-09-19T21:06:45.649ZDownload: 2441/3290 items 120.1/212.6MB 56% complete (12.0M/s)
1852025-09-19T21:06:49.724ZDownload: Completed 212.60 MB in 14.08 seconds (15.1M/s)
1862025-09-19T21:06:50.106Z Actions: 1/3689 actions (Installing new actions)
1872025-09-19T21:06:54.828Z Actions: Completed 3689 actions in 4.72 seconds.
1882025-09-19T21:06:55.450Z Done (0.617s)
1892025-09-19T21:06:55.450Z Done (0.000s)
1902025-09-19T21:06:56.363Z Done (0.913s)
1912025-09-19T21:07:01.205Z Done (4.522s)
1922025-09-19T21:07:01.294Z Done (0.019s)
1932025-09-19T21:07:01.297Z Done (0.000s)
1942025-09-19T21:07:01.441Z Done (0.000s)
1952025-09-19T21:07:02.301ZPlanning: Evaluating mediator changes ... Done
1962025-09-19T21:07:02.463ZPlanning: Checking for conflicting actions ... Done
1972025-09-19T21:07:02.469ZPlanning: Consolidating action changes ... Done
1982025-09-19T21:07:02.736ZPlanning: Evaluating mediators ... Done
1992025-09-19T21:07:02.740ZPlanning: Planning completed in 0.44 seconds
2002025-09-19T21:07:02.772Z Mediators to change: 2
2012025-09-19T21:07:02.772Z Create boot environment: No
2022025-09-19T21:07:02.776ZCreate backup boot environment: No
2032025-09-19T21:07:02.914Z Done
2042025-09-19T21:07:02.914Z Done
2052025-09-19T21:07:03.548Z Done
2062025-09-19T21:07:07.084Z Done
2072025-09-19T21:07:07.176Z Done
2082025-09-19T21:07:07.180Z Done
2092025-09-19T21:07:07.334Z Done
2102025-09-19T21:07:07.950ZPlanning: Evaluating mediator changes ... Done
2112025-09-19T21:07:07.954ZPlanning: Merging actions ... Done
2122025-09-19T21:07:08.142ZPlanning: Checking for conflicting actions ... Done
2132025-09-19T21:07:08.145ZPlanning: Consolidating action changes ... Done
2142025-09-19T21:07:08.411ZPlanning: Evaluating mediators ... Done
2152025-09-19T21:07:08.468ZPlanning: Planning completed in 0.76 seconds
2162025-09-19T21:07:08.503Z Packages to change: 1
2172025-09-19T21:07:08.503Z Mediators to change: 1
2182025-09-19T21:07:08.508Z Services to change: 1
2192025-09-19T21:07:08.508Z Create boot environment: No
2202025-09-19T21:07:08.508ZCreate backup boot environment: Yes
2212025-09-19T21:07:10.950Z Actions: 1/6 actions (Updating modified actions)
2222025-09-19T21:07:10.953Z Actions: Completed 6 actions in 0.00 seconds.
2232025-09-19T21:07:10.953Z Done
2242025-09-19T21:07:10.954Z Done
2252025-09-19T21:07:11.134Z Done
2262025-09-19T21:07:14.817Z Done
2272025-09-19T21:07:14.908Z Done
2282025-09-19T21:07:14.912Z Done
2292025-09-19T21:07:15.064Z Done
2302025-09-19T21:07:15.501ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-09-19T21:07:15.501Zclang system 15 system
2322025-09-19T21:07:15.501Zcsh system system illumos
2332025-09-19T21:07:15.501Zctags system system illumos
2342025-09-19T21:07:15.501Zfile system system illumos
2352025-09-19T21:07:15.501Zgcc vendor 12 vendor
2362025-09-19T21:07:15.501Zgcc system 10 system
2372025-09-19T21:07:15.501Zgcc system 7 system
2382025-09-19T21:07:15.501Zgo system 1.20 system
2392025-09-19T21:07:15.501Zgo system 1.19 system
2402025-09-19T21:07:15.501Zllvm system 15 system
2412025-09-19T21:07:15.501Zllvm system 14 system
2422025-09-19T21:07:15.501Zmariadb system 10.6 system
2432025-09-19T21:07:15.501Zmta vendor vendor dma
2442025-09-19T21:07:15.501Zopenjdk system 17 system
2452025-09-19T21:07:15.501Zopenjdk system 11 system
2462025-09-19T21:07:15.501Zopenjdk system 1.8 system
2472025-09-19T21:07:15.501Zopenssl vendor 3 vendor
2482025-09-19T21:07:15.501Zperl system 5.36 system
2492025-09-19T21:07:15.501Zpostgresql system 15 system
2502025-09-19T21:07:15.501Zpostgresql system 13 system
2512025-09-19T21:07:15.501Zpython vendor 3 vendor
2522025-09-19T21:07:15.501Zpython system 2 system
2532025-09-19T21:07:15.502Zpython3 system 3.11 system
2542025-09-19T21:07:15.502Zruby system 3.0 system
2552025-09-19T21:07:15.502Zwords vendor vendor american-english
2562025-09-19T21:07:15.502Zwords system system australian-english
2572025-09-19T21:07:15.502Zwords system system british-english
2582025-09-19T21:07:15.502Zwords system system canadian-english
2592025-09-19T21:07:15.502Zwords system system french
2602025-09-19T21:07:15.502Zwords system system italian
2612025-09-19T21:07:15.502Zwords system system ngerman
2622025-09-19T21:07:15.506Zwords system system ogerman
2632025-09-19T21:07:15.506Zwords system system spanish
2642025-09-19T21:07:15.834ZPUBLISHER TYPE STATUS P LOCATION
2652025-09-19T21:07:15.834Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-09-19T21:07:20.795ZFMRI IFO
2672025-09-19T21:07:20.795Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-09-19T21:07:20.795Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-09-19T21:07:20.795Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-09-19T21:07:20.795Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-09-19T21:07:20.796Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-09-19T21:07:20.796Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732025-09-19T21:07:20.796Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-09-19T21:07:20.796Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752025-09-19T21:07:20.796Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-09-19T21:07:20.796Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-09-19T21:07:20.796Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782025-09-19T21:07:20.796Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-09-19T21:07:20.796Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-09-19T21:07:20.796Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812025-09-19T21:07:20.796Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-09-19T21:07:20.796Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-09-19T21:07:21.834Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-09-19T21:07:22.121Z Updating crates.io index
2852025-09-19T21:07:22.167Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862025-09-19T21:07:22.485Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-09-19T21:07:23.073Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-09-19T21:07:23.345Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-09-19T21:07:23.578Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902025-09-19T21:07:23.894Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-09-19T21:07:25.137Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-09-19T21:07:27.165Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-09-19T21:07:28.322Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-09-19T21:07:28.882Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-09-19T21:07:29.521Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-09-19T21:07:29.822Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-09-19T21:07:30.137Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982025-09-19T21:07:31.014Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992025-09-19T21:07:31.757Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002025-09-19T21:07:32.161Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012025-09-19T21:07:32.453Z Updating git repository `https://github.com/oxidecomputer/tofino`
3022025-09-19T21:07:32.727Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032025-09-19T21:07:32.971Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042025-09-19T21:07:33.208Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052025-09-19T21:07:33.491Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3062025-09-19T21:07:33.804Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3072025-09-19T21:07:34.350Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-09-19T21:07:34.669Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-09-19T21:07:35.075Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-09-19T21:07:35.555Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-09-19T21:07:36.023Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-09-19T21:07:36.274Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-09-19T21:07:36.570Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-09-19T21:07:37.092Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-09-19T21:07:37.326Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-09-19T21:07:37.595Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-09-19T21:07:37.860Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-09-19T21:07:49.792Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-09-19T21:07:51.116Z Downloading crates ...
3202025-09-19T21:07:51.173Z Downloaded errno v0.3.12
3212025-09-19T21:07:51.177Z Downloaded pest_meta v2.7.14
3222025-09-19T21:07:51.181Z Downloaded icu_properties v1.5.1
3232025-09-19T21:07:51.185Z Downloaded cargo_metadata v0.21.0
3242025-09-19T21:07:51.189Z Downloaded anstyle-query v1.1.1
3252025-09-19T21:07:51.189Z Downloaded equivalent v1.0.2
3262025-09-19T21:07:51.189Z Downloaded cfg-if v1.0.1
3272025-09-19T21:07:51.195Z Downloaded anstream v0.6.18
3282025-09-19T21:07:51.195Z Downloaded camino v1.2.0
3292025-09-19T21:07:51.198Z Downloaded displaydoc v0.2.5
3302025-09-19T21:07:51.198Z Downloaded bitflags v2.9.1
3312025-09-19T21:07:51.201Z Downloaded erased-serde v0.4.6
3322025-09-19T21:07:51.204Z Downloaded crypto-common v0.1.6
3332025-09-19T21:07:51.204Z Downloaded cpufeatures v0.2.14
3342025-09-19T21:07:51.208Z Downloaded unicode-ident v1.0.18
3352025-09-19T21:07:51.211Z Downloaded itoa v1.0.11
3362025-09-19T21:07:51.211Z Downloaded dtrace-parser v0.2.0
3372025-09-19T21:07:51.214Z Downloaded cargo_toml v0.21.0
3382025-09-19T21:07:51.214Z Downloaded papergrid v0.11.0
3392025-09-19T21:07:51.218Z Downloaded usdt-macro v0.5.0
3402025-09-19T21:07:51.221Z Downloaded serde-value v0.7.0
3412025-09-19T21:07:51.221Z Downloaded byteorder v1.5.0
3422025-09-19T21:07:51.224Z Downloaded thiserror-impl v2.0.16
3432025-09-19T21:07:51.224Z Downloaded writeable v0.5.5
3442025-09-19T21:07:51.227Z Downloaded thiserror-impl v1.0.69
3452025-09-19T21:07:51.232Z Downloaded utf16_iter v1.0.5
3462025-09-19T21:07:51.232Z Downloaded swrite v0.1.0
3472025-09-19T21:07:51.232Z Downloaded yoke-derive v0.7.4
3482025-09-19T21:07:51.235Z Downloaded write16 v1.0.0
3492025-09-19T21:07:51.235Z Downloaded usdt-attr-macro v0.5.0
3502025-09-19T21:07:51.235Z Downloaded pretty-hex v0.4.1
3512025-09-19T21:07:51.238Z Downloaded heck v0.5.0
3522025-09-19T21:07:51.238Z Downloaded zerofrom v0.1.4
3532025-09-19T21:07:51.241Z Downloaded smawk v0.3.2
3542025-09-19T21:07:51.241Z Downloaded toml_datetime v0.6.11
3552025-09-19T21:07:51.245Z Downloaded heck v0.4.1
3562025-09-19T21:07:51.245Z Downloaded icu_provider v1.5.0
3572025-09-19T21:07:51.249Z Downloaded digest v0.10.7
3582025-09-19T21:07:51.249Z Downloaded usdt-impl v0.5.0
3592025-09-19T21:07:51.252Z Downloaded typeid v1.0.3
3602025-09-19T21:07:51.252Z Downloaded unicode-linebreak v0.1.5
3612025-09-19T21:07:51.256Z Downloaded toml_write v0.1.2
3622025-09-19T21:07:51.256Z Downloaded fnv v1.0.7
3632025-09-19T21:07:51.256Z Downloaded clap v4.5.41
3642025-09-19T21:07:51.263Z Downloaded zerovec-derive v0.10.3
3652025-09-19T21:07:51.266Z Downloaded terminal_size v0.4.0
3662025-09-19T21:07:51.266Z Downloaded utf8_iter v1.0.4
3672025-09-19T21:07:51.269Z Downloaded tinystr v0.7.6
3682025-09-19T21:07:51.269Z Downloaded scroll_derive v0.12.0
3692025-09-19T21:07:51.272Z Downloaded plain v0.2.3
3702025-09-19T21:07:51.272Z Downloaded idna_adapter v1.2.0
3712025-09-19T21:07:51.276Z Downloaded thread-id v4.2.2
3722025-09-19T21:07:51.276Z Downloaded pest_generator v2.7.14
3732025-09-19T21:07:51.276Z Downloaded yoke v0.7.4
3742025-09-19T21:07:51.279Z Downloaded serde_spanned v0.6.9
3752025-09-19T21:07:51.279Z Downloaded is_terminal_polyfill v1.70.1
3762025-09-19T21:07:51.282Z Downloaded clap_lex v0.7.4
3772025-09-19T21:07:51.282Z Downloaded ucd-trie v0.1.7
3782025-09-19T21:07:51.286Z Downloaded toml v0.8.23
3792025-09-19T21:07:51.290Z Downloaded textwrap v0.16.2
3802025-09-19T21:07:51.290Z Downloaded tempfile v3.20.0
3812025-09-19T21:07:51.293Z Downloaded macaddr v1.0.1
3822025-09-19T21:07:51.293Z Downloaded icu_locid_transform v1.5.0
3832025-09-19T21:07:51.297Z Downloaded synstructure v0.13.1
3842025-09-19T21:07:51.297Z Downloaded serde_tokenstream v0.2.2
3852025-09-19T21:07:51.300Z Downloaded url v2.5.4
3862025-09-19T21:07:51.300Z Downloaded litemap v0.7.3
3872025-09-19T21:07:51.305Z Downloaded toml_edit v0.22.27
3882025-09-19T21:07:51.308Z Downloaded thiserror v1.0.69
3892025-09-19T21:07:51.315Z Downloaded zerovec v0.10.4
3902025-09-19T21:07:51.318Z Downloaded scroll v0.12.0
3912025-09-19T21:07:51.322Z Downloaded semver v1.0.26
3922025-09-19T21:07:51.322Z Downloaded icu_normalizer_data v1.5.0
3932025-09-19T21:07:51.326Z Downloaded sha2 v0.10.9
3942025-09-19T21:07:51.326Z Downloaded icu_locid_transform_data v1.5.0
3952025-09-19T21:07:51.329Z Downloaded tabled v0.15.0
3962025-09-19T21:07:51.341Z Downloaded zerocopy v0.7.35
3972025-09-19T21:07:51.355Z Downloaded winnow v0.7.10
3982025-09-19T21:07:51.363Z Downloaded icu_normalizer v1.5.0
3992025-09-19T21:07:51.368Z Downloaded unicode-width v0.1.14
4002025-09-19T21:07:51.371Z Downloaded icu_collections v1.5.0
4012025-09-19T21:07:51.377Z Downloaded unicode-width v0.2.0
4022025-09-19T21:07:51.381Z Downloaded indexmap v2.11.0
4032025-09-19T21:07:51.385Z Downloaded idna v1.0.3
4042025-09-19T21:07:51.388Z Downloaded serde_derive v1.0.223
4052025-09-19T21:07:51.393Z Downloaded memchr v2.7.4
4062025-09-19T21:07:51.396Z Downloaded serde_core v1.0.223
4072025-09-19T21:07:51.399Z Downloaded proc-macro2 v1.0.101
4082025-09-19T21:07:51.404Z Downloaded num-traits v0.2.19
4092025-09-19T21:07:51.404Z Downloaded log v0.4.27
4102025-09-19T21:07:51.407Z Downloaded pest v2.7.14
4112025-09-19T21:07:51.410Z Downloaded icu_locid v1.5.0
4122025-09-19T21:07:51.413Z Downloaded thiserror v2.0.16
4132025-09-19T21:07:51.418Z Downloaded serde_json v1.0.145
4142025-09-19T21:07:51.424Z Downloaded clap_builder v4.5.41
4152025-09-19T21:07:51.430Z Downloaded hashbrown v0.15.4
4162025-09-19T21:07:51.435Z Downloaded goblin v0.8.2
4172025-09-19T21:07:51.439Z Downloaded smallvec v1.15.1
4182025-09-19T21:07:51.442Z Downloaded syn v1.0.109
4192025-09-19T21:07:51.449Z Downloaded icu_properties_data v1.5.0
4202025-09-19T21:07:51.458Z Downloaded serde v1.0.223
4212025-09-19T21:07:51.461Z Downloaded ryu v1.0.18
4222025-09-19T21:07:51.464Z Downloaded syn v2.0.106
4232025-09-19T21:07:51.471Z Downloaded quote v1.0.40
4242025-09-19T21:07:51.474Z Downloaded fastrand v2.1.1
4252025-09-19T21:07:51.482Z Downloaded getrandom v0.3.1
4262025-09-19T21:07:51.482Z Downloaded proc-macro-error v1.0.4
4272025-09-19T21:07:51.485Z Downloaded pest_derive v2.7.14
4282025-09-19T21:07:51.485Z Downloaded clap_derive v4.5.41
4292025-09-19T21:07:51.485Z Downloaded once_cell v1.21.3
4302025-09-19T21:07:51.488Z Downloaded tabled_derive v0.7.0
4312025-09-19T21:07:51.488Z Downloaded rustix v0.38.37
4322025-09-19T21:07:51.506Z Downloaded stable_deref_trait v1.2.0
4332025-09-19T21:07:51.509Z Downloaded serde-untagged v0.1.7
4342025-09-19T21:07:51.509Z Downloaded rustix v1.0.7
4352025-09-19T21:07:51.527Z Downloaded proc-macro-error-attr v1.0.4
4362025-09-19T21:07:51.531Z Downloaded dof v0.3.0
4372025-09-19T21:07:51.531Z Downloaded zerocopy-derive v0.7.35
4382025-09-19T21:07:51.534Z Downloaded typenum v1.17.0
4392025-09-19T21:07:51.537Z Downloaded strsim v0.11.1
4402025-09-19T21:07:51.537Z Downloaded colorchoice v1.0.2
4412025-09-19T21:07:51.537Z Downloaded zerofrom-derive v0.1.4
4422025-09-19T21:07:51.540Z Downloaded version_check v0.9.5
4432025-09-19T21:07:51.540Z Downloaded utf8parse v0.2.2
4442025-09-19T21:07:51.540Z Downloaded usdt v0.5.0
4452025-09-19T21:07:51.540Z Downloaded unicode-xid v0.2.6
4462025-09-19T21:07:51.544Z Downloaded percent-encoding v2.3.2
4472025-09-19T21:07:51.544Z Downloaded ordered-float v2.10.1
4482025-09-19T21:07:51.544Z Downloaded memmap v0.7.0
4492025-09-19T21:07:51.547Z Downloaded icu_provider_macros v1.5.0
4502025-09-19T21:07:51.547Z Downloaded generic-array v0.14.7
4512025-09-19T21:07:51.547Z Downloaded fs-err v3.1.1
4522025-09-19T21:07:51.550Z Downloaded form_urlencoded v1.2.2
4532025-09-19T21:07:51.550Z Downloaded anstyle-parse v0.2.5
4542025-09-19T21:07:51.550Z Downloaded cargo-platform v0.2.0
4552025-09-19T21:07:51.553Z Downloaded autocfg v1.4.0
4562025-09-19T21:07:51.553Z Downloaded cargo-util-schemas v0.8.2
4572025-09-19T21:07:51.556Z Downloaded camino-tempfile v1.4.1
4582025-09-19T21:07:51.556Z Downloaded libc v0.2.174
4592025-09-19T21:07:51.573Z Downloaded block-buffer v0.10.4
4602025-09-19T21:07:51.576Z Downloaded anstyle v1.0.11
4612025-09-19T21:07:51.577Z Downloaded bytecount v0.6.8
4622025-09-19T21:07:51.580Z Downloaded anyhow v1.0.99
4632025-09-19T21:07:51.639Z Compiling proc-macro2 v1.0.101
4642025-09-19T21:07:51.639Z Compiling unicode-ident v1.0.18
4652025-09-19T21:07:51.642Z Compiling serde_core v1.0.223
4662025-09-19T21:07:51.643Z Compiling serde v1.0.223
4672025-09-19T21:07:51.643Z Compiling version_check v0.9.5
4682025-09-19T21:07:51.643Z Compiling libc v0.2.174
4692025-09-19T21:07:51.643Z Compiling memchr v2.7.4
4702025-09-19T21:07:51.865Z Compiling thiserror v1.0.69
4712025-09-19T21:07:52.096Z Compiling stable_deref_trait v1.2.0
4722025-09-19T21:07:52.226Z Compiling itoa v1.0.11
4732025-09-19T21:07:52.404Z Compiling litemap v0.7.3
4742025-09-19T21:07:52.542Z Compiling autocfg v1.4.0
4752025-09-19T21:07:52.896Z Compiling ucd-trie v0.1.7
4762025-09-19T21:07:53.134Z Compiling writeable v0.5.5
4772025-09-19T21:07:53.216Z Compiling ryu v1.0.18
4782025-09-19T21:07:53.335Z Compiling once_cell v1.21.3
4792025-09-19T21:07:53.430Z Compiling bitflags v2.9.1
4802025-09-19T21:07:53.553Z Compiling icu_locid_transform_data v1.5.0
4812025-09-19T21:07:53.659Z Compiling byteorder v1.5.0
4822025-09-19T21:07:53.711Z Compiling icu_properties_data v1.5.0
4832025-09-19T21:07:53.962Z Compiling errno v0.3.12
4842025-09-19T21:07:54.105Z Compiling quote v1.0.40
4852025-09-19T21:07:54.130Z Compiling serde_json v1.0.145
4862025-09-19T21:07:54.197Z Compiling num-traits v0.2.19
4872025-09-19T21:07:54.294Z Compiling hashbrown v0.15.4
4882025-09-19T21:07:54.524Z Compiling syn v2.0.106
4892025-09-19T21:07:54.668Z Compiling smallvec v1.15.1
4902025-09-19T21:07:54.694Z Compiling write16 v1.0.0
4912025-09-19T21:07:54.752Z Compiling rustix v0.38.37
4922025-09-19T21:07:54.840Z Compiling utf8_iter v1.0.4
4932025-09-19T21:07:54.882Z Compiling typeid v1.0.3
4942025-09-19T21:07:55.103Z Compiling icu_normalizer_data v1.5.0
4952025-09-19T21:07:55.149Z Compiling equivalent v1.0.2
4962025-09-19T21:07:55.240Z Compiling utf16_iter v1.0.5
4972025-09-19T21:07:55.336Z Compiling indexmap v2.11.0
4982025-09-19T21:07:55.562Z Compiling proc-macro-error-attr v1.0.4
4992025-09-19T21:07:55.661Z Compiling usdt-impl v0.5.0
5002025-09-19T21:07:55.716Z Compiling syn v1.0.109
5012025-09-19T21:07:55.909Z Compiling toml_write v0.1.2
5022025-09-19T21:07:56.056Z Compiling winnow v0.7.10
5032025-09-19T21:07:56.156Z Compiling thread-id v4.2.2
5042025-09-19T21:07:56.610Z Compiling proc-macro-error v1.0.4
5052025-09-19T21:07:56.748Z Compiling thiserror v2.0.16
5062025-09-19T21:07:56.928Z Compiling semver v1.0.26
5072025-09-19T21:07:57.453Z Compiling rustix v1.0.7
5082025-09-19T21:07:57.538Z Compiling camino v1.2.0
5092025-09-19T21:07:58.033Z Compiling getrandom v0.3.1
5102025-09-19T21:07:58.153Z Compiling utf8parse v0.2.2
5112025-09-19T21:07:58.178Z Compiling percent-encoding v2.3.2
5122025-09-19T21:07:58.182Z Compiling plain v0.2.3
5132025-09-19T21:07:58.340Z Compiling log v0.4.27
5142025-09-19T21:07:58.395Z Compiling anstyle-parse v0.2.5
5152025-09-19T21:07:58.527Z Compiling form_urlencoded v1.2.2
5162025-09-19T21:07:58.790Z Compiling ordered-float v2.10.1
5172025-09-19T21:07:58.849Z Compiling terminal_size v0.4.0
5182025-09-19T21:07:59.344Z Compiling anstyle-query v1.1.1
5192025-09-19T21:07:59.511Z Compiling cfg-if v1.0.1
5202025-09-19T21:07:59.538Z Compiling anstyle v1.0.11
5212025-09-19T21:07:59.626Z Compiling pretty-hex v0.4.1
5222025-09-19T21:07:59.651Z Compiling colorchoice v1.0.2
5232025-09-19T21:07:59.679Z Compiling is_terminal_polyfill v1.70.1
5242025-09-19T21:07:59.860Z Compiling anstream v0.6.18
5252025-09-19T21:08:00.261Z Compiling fs-err v3.1.1
5262025-09-19T21:08:00.364Z Compiling clap_lex v0.7.4
5272025-09-19T21:08:00.496Z Compiling fnv v1.0.7
5282025-09-19T21:08:00.661Z Compiling strsim v0.11.1
5292025-09-19T21:08:00.798Z Compiling anyhow v1.0.99
5302025-09-19T21:08:00.844Z Compiling bytecount v0.6.8
5312025-09-19T21:08:01.012Z Compiling unicode-width v0.1.14
5322025-09-19T21:08:01.075Z Compiling fastrand v2.1.1
5332025-09-19T21:08:01.351Z Compiling synstructure v0.13.1
5342025-09-19T21:08:01.402Z Compiling unicode-xid v0.2.6
5352025-09-19T21:08:01.543Z Compiling heck v0.4.1
5362025-09-19T21:08:01.591Z Compiling heck v0.5.0
5372025-09-19T21:08:01.618Z Compiling tempfile v3.20.0
5382025-09-19T21:08:02.046Z Compiling papergrid v0.11.0
5392025-09-19T21:08:02.386Z Compiling clap_builder v4.5.41
5402025-09-19T21:08:02.555Z Compiling memmap v0.7.0
5412025-09-19T21:08:02.675Z Compiling smawk v0.3.2
5422025-09-19T21:08:02.726Z Compiling unicode-linebreak v0.1.5
5432025-09-19T21:08:02.892Z Compiling unicode-width v0.2.0
5442025-09-19T21:08:03.444Z Compiling textwrap v0.16.2
5452025-09-19T21:08:03.474Z Compiling camino-tempfile v1.4.1
5462025-09-19T21:08:03.980Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5472025-09-19T21:08:04.059Z Compiling swrite v0.1.0
5482025-09-19T21:08:04.301Z Compiling tabled_derive v0.7.0
5492025-09-19T21:08:05.041Z Compiling serde_derive v1.0.223
5502025-09-19T21:08:05.041Z Compiling zerofrom-derive v0.1.4
5512025-09-19T21:08:05.150Z Compiling yoke-derive v0.7.4
5522025-09-19T21:08:05.207Z Compiling zerovec-derive v0.10.3
5532025-09-19T21:08:05.279Z Compiling thiserror-impl v1.0.69
5542025-09-19T21:08:05.733Z Compiling displaydoc v0.2.5
5552025-09-19T21:08:07.264Z Compiling icu_provider_macros v1.5.0
5562025-09-19T21:08:07.616Z Compiling zerocopy-derive v0.7.35
5572025-09-19T21:08:07.762Z Compiling scroll_derive v0.12.0
5582025-09-19T21:08:08.302Z Compiling thiserror-impl v2.0.16
5592025-09-19T21:08:08.354Z Compiling pest v2.7.14
5602025-09-19T21:08:08.486Z Compiling zerofrom v0.1.4
5612025-09-19T21:08:08.736Z Compiling yoke v0.7.4
5622025-09-19T21:08:09.104Z Compiling zerovec v0.10.4
5632025-09-19T21:08:09.132Z Compiling scroll v0.12.0
5642025-09-19T21:08:09.593Z Compiling zerocopy v0.7.35
5652025-09-19T21:08:09.676Z Compiling goblin v0.8.2
5662025-09-19T21:08:09.798Z Compiling clap_derive v4.5.41
5672025-09-19T21:08:10.585Z Compiling tabled v0.15.0
5682025-09-19T21:08:11.016Z Compiling tinystr v0.7.6
5692025-09-19T21:08:11.150Z Compiling pest_meta v2.7.14
5702025-09-19T21:08:11.267Z Compiling icu_collections v1.5.0
5712025-09-19T21:08:11.380Z Compiling icu_locid v1.5.0
5722025-09-19T21:08:12.429Z Compiling pest_generator v2.7.14
5732025-09-19T21:08:13.335Z Compiling icu_provider v1.5.0
5742025-09-19T21:08:13.495Z Compiling serde_spanned v0.6.9
5752025-09-19T21:08:13.585Z Compiling toml_datetime v0.6.11
5762025-09-19T21:08:13.685Z Compiling dof v0.3.0
5772025-09-19T21:08:13.757Z Compiling serde_tokenstream v0.2.2
5782025-09-19T21:08:14.126Z Compiling icu_locid_transform v1.5.0
5792025-09-19T21:08:14.183Z Compiling toml_edit v0.22.27
5802025-09-19T21:08:14.263Z Compiling erased-serde v0.4.6
5812025-09-19T21:08:14.561Z Compiling serde-value v0.7.0
5822025-09-19T21:08:15.055Z Compiling cargo-platform v0.2.0
5832025-09-19T21:08:15.253Z Compiling pest_derive v2.7.14
5842025-09-19T21:08:15.401Z Compiling serde-untagged v0.1.7
5852025-09-19T21:08:15.458Z Compiling icu_properties v1.5.1
5862025-09-19T21:08:15.903Z Compiling clap v4.5.41
5872025-09-19T21:08:16.029Z Compiling macaddr v1.0.1
5882025-09-19T21:08:16.072Z Compiling dtrace-parser v0.2.0
5892025-09-19T21:08:17.500Z Compiling toml v0.8.23
5902025-09-19T21:08:17.691Z Compiling usdt-attr-macro v0.5.0
5912025-09-19T21:08:17.775Z Compiling usdt-macro v0.5.0
5922025-09-19T21:08:18.498Z Compiling cargo_toml v0.21.0
5932025-09-19T21:08:18.898Z Compiling usdt v0.5.0
5942025-09-19T21:08:18.919Z Compiling icu_normalizer v1.5.0
5952025-09-19T21:08:19.541Z Compiling idna_adapter v1.2.0
5962025-09-19T21:08:19.690Z Compiling idna v1.0.3
5972025-09-19T21:08:20.078Z Compiling url v2.5.4
5982025-09-19T21:08:20.854Z Compiling cargo-util-schemas v0.8.2
5992025-09-19T21:08:22.320Z Compiling cargo_metadata v0.21.0
6002025-09-19T21:08:23.860Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6012025-09-19T21:08:27.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
6022025-09-19T21:08:27.662Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6032025-09-19T21:08:28.339Z Downloading crates ...
6042025-09-19T21:08:28.478Z Downloaded adler2 v2.0.0
6052025-09-19T21:08:28.485Z Downloaded addr2line v0.24.2
6062025-09-19T21:08:28.485Z Downloaded ascii-canvas v3.0.0
6072025-09-19T21:08:28.492Z Downloaded async-recursion v1.1.1
6082025-09-19T21:08:28.492Z Downloaded async-stream v0.3.6
6092025-09-19T21:08:28.505Z Downloaded async-bb8-diesel v0.2.1
6102025-09-19T21:08:28.505Z Downloaded arrayref v0.3.9
6112025-09-19T21:08:28.505Z Downloaded arrayvec v0.7.6
6122025-09-19T21:08:28.505Z Downloaded group v0.13.0
6132025-09-19T21:08:28.505Z Downloaded half v2.4.1
6142025-09-19T21:08:28.510Z Downloaded half v1.8.3
6152025-09-19T21:08:28.510Z Downloaded cancel-safe-futures v0.1.5
6162025-09-19T21:08:28.510Z Downloaded hickory-client v0.25.2
6172025-09-19T21:08:28.516Z Downloaded hash32 v0.3.1
6182025-09-19T21:08:28.516Z Downloaded hex v0.4.3
6192025-09-19T21:08:28.516Z Downloaded globset v0.4.15
6202025-09-19T21:08:28.523Z Downloaded globwalk v0.9.1
6212025-09-19T21:08:28.523Z Downloaded hex-literal v0.4.1
6222025-09-19T21:08:28.524Z Downloaded async-trait v0.1.89
6232025-09-19T21:08:28.543Z Downloaded async-stream-impl v0.3.6
6242025-09-19T21:08:28.543Z Downloaded h2 v0.4.6
6252025-09-19T21:08:28.547Z Downloaded hyper-staticfile v0.10.1
6262025-09-19T21:08:28.547Z Downloaded hyper-rustls v0.27.7
6272025-09-19T21:08:28.548Z Downloaded hickory-server v0.25.2
6282025-09-19T21:08:28.548Z Downloaded http-range v0.1.5
6292025-09-19T21:08:28.548Z Downloaded hostname v0.4.0
6302025-09-19T21:08:28.548Z Downloaded cfg_aliases v0.1.1
6312025-09-19T21:08:28.548Z Downloaded base64ct v1.6.0
6322025-09-19T21:08:28.563Z Downloaded atty v0.2.14
6332025-09-19T21:08:28.563Z Downloaded cfg_aliases v0.2.1
6342025-09-19T21:08:28.567Z Downloaded cexpr v0.6.0
6352025-09-19T21:08:28.567Z Downloaded hubpack_derive v0.1.1
6362025-09-19T21:08:28.567Z Downloaded hyper-tls v0.6.0
6372025-09-19T21:08:28.568Z Downloaded humantime v2.2.0
6382025-09-19T21:08:28.568Z Downloaded ident_case v1.0.1
6392025-09-19T21:08:28.568Z Downloaded atomicwrites v0.4.4
6402025-09-19T21:08:28.568Z Downloaded bit-set v0.8.0
6412025-09-19T21:08:28.568Z Downloaded backtrace v0.3.74
6422025-09-19T21:08:28.574Z Downloaded http-body v1.0.1
6432025-09-19T21:08:28.582Z Downloaded headers-core v0.3.0
6442025-09-19T21:08:28.582Z Downloaded http-body-util v0.1.3
6452025-09-19T21:08:28.611Z Downloaded hubpack v0.1.2
6462025-09-19T21:08:28.611Z Downloaded hmac v0.12.1
6472025-09-19T21:08:28.611Z Downloaded linked-hash-map v0.5.6
6482025-09-19T21:08:28.611Z Downloaded bitflags v1.3.2
6492025-09-19T21:08:28.625Z Downloaded is_ci v1.2.0
6502025-09-19T21:08:28.625Z Downloaded crc8 v0.1.1
6512025-09-19T21:08:28.625Z Downloaded instant v0.1.13
6522025-09-19T21:08:28.625Z Downloaded pretty-hex v0.2.1
6532025-09-19T21:08:28.625Z Downloaded ciborium-io v0.2.2
6542025-09-19T21:08:28.626Z Downloaded precomputed-hash v0.1.1
6552025-09-19T21:08:28.626Z Downloaded atomic-waker v1.1.2
6562025-09-19T21:08:28.626Z Downloaded keccak v0.1.5
6572025-09-19T21:08:28.626Z Downloaded ingot-types v0.1.2
6582025-09-19T21:08:28.626Z Downloaded ingot v0.1.1
6592025-09-19T21:08:28.626Z Downloaded lru-cache v0.1.2
6602025-09-19T21:08:28.626Z Downloaded cassowary v0.3.0
6612025-09-19T21:08:28.626Z Downloaded indicatif v0.18.0
6622025-09-19T21:08:28.645Z Downloaded serde-big-array v0.5.1
6632025-09-19T21:08:28.646Z Downloaded lalrpop-util v0.19.12
6642025-09-19T21:08:28.646Z Downloaded impl-trait-for-tuples v0.2.2
6652025-09-19T21:08:28.647Z Downloaded ciborium-ll v0.2.2
6662025-09-19T21:08:28.647Z Downloaded signal-hook-mio v0.2.4
6672025-09-19T21:08:28.647Z Downloaded psl-types v2.0.11
6682025-09-19T21:08:28.647Z Downloaded bzip2 v0.4.4
6692025-09-19T21:08:28.653Z Downloaded lockfree-object-pool v0.1.6
6702025-09-19T21:08:28.653Z Downloaded lzss v0.8.2
6712025-09-19T21:08:28.654Z Downloaded libsw-core v0.3.1
6722025-09-19T21:08:28.654Z Downloaded strum v0.26.3
6732025-09-19T21:08:28.654Z Downloaded camino-tempfile-ext v0.3.2
6742025-09-19T21:08:28.654Z Downloaded ref-cast-impl v1.0.24
6752025-09-19T21:08:28.654Z Downloaded convert_case v0.4.0
6762025-09-19T21:08:28.661Z Downloaded cipher v0.4.4
6772025-09-19T21:08:28.661Z Downloaded crc-catalog v2.4.0
6782025-09-19T21:08:28.662Z Downloaded rustls-pemfile v1.0.4
6792025-09-19T21:08:28.666Z Downloaded lock_api v0.4.12
6802025-09-19T21:08:28.666Z Downloaded lru v0.12.5
6812025-09-19T21:08:28.666Z Downloaded glob v0.3.2
6822025-09-19T21:08:28.674Z Downloaded testing_table v0.3.0
6832025-09-19T21:08:28.674Z Downloaded try-lock v0.2.5
6842025-09-19T21:08:28.674Z Downloaded rfc6979 v0.4.0
6852025-09-19T21:08:28.677Z Downloaded slog-async v2.8.0
6862025-09-19T21:08:28.677Z Downloaded same-file v1.0.6
6872025-09-19T21:08:28.681Z Downloaded shlex v1.3.0
6882025-09-19T21:08:28.681Z Downloaded smallvec v0.6.14
6892025-09-19T21:08:28.696Z Downloaded ingot-macros v0.1.1
6902025-09-19T21:08:28.700Z Downloaded vte_generate_state_changes v0.1.2
6912025-09-19T21:08:28.703Z Downloaded tabwriter v1.4.0
6922025-09-19T21:08:28.703Z Downloaded smf v0.2.3
6932025-09-19T21:08:28.707Z Downloaded shell-words v1.1.0
6942025-09-19T21:08:28.707Z Downloaded rand_seeder v0.4.0
6952025-09-19T21:08:28.712Z Downloaded cstr-argument v0.1.2
6962025-09-19T21:08:28.712Z Downloaded indexmap v1.9.3
6972025-09-19T21:08:28.715Z Downloaded thiserror-impl-no-std v2.0.2
6982025-09-19T21:08:28.719Z Downloaded strum v0.27.2
6992025-09-19T21:08:28.720Z Downloaded argon2 v0.5.3
7002025-09-19T21:08:28.723Z Downloaded darling_macro v0.20.10
7012025-09-19T21:08:28.723Z Downloaded tls_codec_derive v0.4.1
7022025-09-19T21:08:28.726Z Downloaded strum_macros v0.24.3
7032025-09-19T21:08:28.729Z Downloaded diesel_table_macro_syntax v0.2.0
7042025-09-19T21:08:28.733Z Downloaded postgres-protocol v0.6.8
7052025-09-19T21:08:28.734Z Downloaded headers v0.4.1
7062025-09-19T21:08:28.739Z Downloaded num_threads v0.1.7
7072025-09-19T21:08:28.747Z Downloaded proc-macro-error2 v2.0.1
7082025-09-19T21:08:28.750Z Downloaded bzip2 v0.5.2
7092025-09-19T21:08:28.750Z Downloaded memoffset v0.9.1
7102025-09-19T21:08:28.750Z Downloaded md5 v0.7.0
7112025-09-19T21:08:28.753Z Downloaded secrecy v0.8.0
7122025-09-19T21:08:28.753Z Downloaded sec1 v0.7.3
7132025-09-19T21:08:28.756Z Downloaded term v0.7.0
7142025-09-19T21:08:28.761Z Downloaded filetime v0.2.25
7152025-09-19T21:08:28.766Z Downloaded openssl-macros v0.1.1
7162025-09-19T21:08:28.766Z Downloaded number_prefix v0.4.0
7172025-09-19T21:08:28.769Z Downloaded wait-timeout v0.2.0
7182025-09-19T21:08:28.770Z Downloaded typify-macro v0.2.0
7192025-09-19T21:08:28.776Z Downloaded cookie v0.18.1
7202025-09-19T21:08:28.776Z Downloaded indicatif v0.17.11
7212025-09-19T21:08:28.788Z Downloaded zstd v0.13.3
7222025-09-19T21:08:28.795Z Downloaded hickory-resolver v0.25.2
7232025-09-19T21:08:28.795Z Downloaded phf_shared v0.11.2
7242025-09-19T21:08:28.795Z Downloaded zone v0.1.8
7252025-09-19T21:08:28.795Z Downloaded signal-hook v0.3.18
7262025-09-19T21:08:28.805Z Downloaded russh-cryptovec v0.7.3
7272025-09-19T21:08:28.805Z Downloaded enum-as-inner v0.6.1
7282025-09-19T21:08:28.805Z Downloaded rtoolbox v0.0.2
7292025-09-19T21:08:28.813Z Downloaded md-5 v0.10.6
7302025-09-19T21:08:28.813Z Downloaded tokio-tungstenite v0.23.1
7312025-09-19T21:08:28.813Z Downloaded futures-macro v0.3.31
7322025-09-19T21:08:28.813Z Downloaded uzers v0.12.1
7332025-09-19T21:08:28.818Z Downloaded const-oid v0.9.6
7342025-09-19T21:08:28.818Z Downloaded typify v0.2.0
7352025-09-19T21:08:28.822Z Downloaded sync-ptr v0.1.4
7362025-09-19T21:08:28.822Z Downloaded zerocopy v0.6.6
7372025-09-19T21:08:28.827Z Downloaded nibble_vec v0.1.0
7382025-09-19T21:08:28.830Z Downloaded siphasher v1.0.1
7392025-09-19T21:08:28.830Z Downloaded slog v2.7.0
7402025-09-19T21:08:28.833Z Downloaded pbkdf2 v0.12.2
7412025-09-19T21:08:28.838Z Downloaded tinyvec_macros v0.1.1
7422025-09-19T21:08:28.838Z Downloaded take_mut v0.2.2
7432025-09-19T21:08:28.841Z Downloaded sqlparser_derive v0.2.2
7442025-09-19T21:08:28.841Z Downloaded parse-display v0.10.0
7452025-09-19T21:08:28.841Z Downloaded proc-macro-crate v1.3.1
7462025-09-19T21:08:28.847Z Downloaded predicates-tree v1.0.12
7472025-09-19T21:08:28.847Z Downloaded progenitor-macro v0.10.0
7482025-09-19T21:08:28.851Z Downloaded hickory-resolver v0.24.4
7492025-09-19T21:08:28.854Z Downloaded radium v0.7.0
7502025-09-19T21:08:28.854Z Downloaded unit-prefix v0.5.1
7512025-09-19T21:08:28.857Z Downloaded topological-sort v0.2.2
7522025-09-19T21:08:28.857Z Downloaded resolv-conf v0.7.0
7532025-09-19T21:08:28.860Z Downloaded strip-ansi-escapes v0.2.0
7542025-09-19T21:08:28.863Z Downloaded r2d2 v0.8.10
7552025-09-19T21:08:28.866Z Downloaded jiff-static v0.2.15
7562025-09-19T21:08:28.873Z Downloaded quinn-udp v0.5.5
7572025-09-19T21:08:28.873Z Downloaded serde_urlencoded v0.7.1
7582025-09-19T21:08:28.876Z Downloaded native-tls v0.2.12
7592025-09-19T21:08:28.876Z Downloaded stringprep v0.1.5
7602025-09-19T21:08:28.880Z Downloaded base64 v0.13.1
7612025-09-19T21:08:28.884Z Downloaded supports-color v3.0.2
7622025-09-19T21:08:28.884Z Downloaded thiserror-no-std v2.0.2
7632025-09-19T21:08:28.887Z Downloaded num-conv v0.1.0
7642025-09-19T21:08:28.891Z Downloaded foreign-types v0.3.2
7652025-09-19T21:08:28.891Z Downloaded tokio-dtrace v0.1.0
7662025-09-19T21:08:28.896Z Downloaded primeorder v0.13.6
7672025-09-19T21:08:28.896Z Downloaded http v1.3.1
7682025-09-19T21:08:28.899Z Downloaded crunchy v0.2.2
7692025-09-19T21:08:28.899Z Downloaded tokio-native-tls v0.3.1
7702025-09-19T21:08:28.902Z Downloaded tap v1.0.1
7712025-09-19T21:08:28.906Z Downloaded crucible-workspace-hack v0.1.0
7722025-09-19T21:08:28.906Z Downloaded match_cfg v0.1.0
7732025-09-19T21:08:28.906Z Downloaded hashbrown v0.13.2
7742025-09-19T21:08:28.909Z Downloaded num_enum_derive v0.5.11
7752025-09-19T21:08:28.914Z Downloaded allocator-api2 v0.2.21
7762025-09-19T21:08:28.927Z Downloaded ahash v0.8.12
7772025-09-19T21:08:28.928Z Downloaded string_cache v0.8.9
7782025-09-19T21:08:28.935Z Downloaded pin-project-lite v0.2.14
7792025-09-19T21:08:28.935Z Downloaded float-ord v0.3.2
7802025-09-19T21:08:28.935Z Downloaded num-complex v0.4.6
7812025-09-19T21:08:28.935Z Downloaded derive-where v1.5.0
7822025-09-19T21:08:28.935Z Downloaded xattr v1.3.1
7832025-09-19T21:08:28.938Z Downloaded utf-8 v0.7.6
7842025-09-19T21:08:28.938Z Downloaded tar v0.4.44
7852025-09-19T21:08:28.942Z Downloaded diesel-dtrace v0.4.2
7862025-09-19T21:08:28.942Z Downloaded publicsuffix v2.3.0
7872025-09-19T21:08:28.945Z Downloaded hyper-util v0.1.16
7882025-09-19T21:08:28.949Z Downloaded powerfmt v0.2.0
7892025-09-19T21:08:28.953Z Downloaded foreign-types-macros v0.2.3
7902025-09-19T21:08:28.953Z Downloaded sha1 v0.10.6
7912025-09-19T21:08:28.956Z Downloaded foreign-types v0.5.0
7922025-09-19T21:08:28.956Z Downloaded foldhash v0.2.0
7932025-09-19T21:08:28.959Z Downloaded nanorand v0.7.0
7942025-09-19T21:08:28.965Z Downloaded multimap v0.10.1
7952025-09-19T21:08:28.965Z Downloaded embedded-io v0.6.1
7962025-09-19T21:08:28.969Z Downloaded p256 v0.13.2
7972025-09-19T21:08:28.969Z Downloaded ctr v0.9.2
7982025-09-19T21:08:28.973Z Downloaded vte v0.11.1
7992025-09-19T21:08:28.973Z Downloaded num_enum v0.5.11
8002025-09-19T21:08:28.977Z Downloaded maybe-uninit v2.0.0
8012025-09-19T21:08:28.980Z Downloaded foldhash v0.1.5
8022025-09-19T21:08:28.980Z Downloaded pin-project v1.1.6
8032025-09-19T21:08:28.991Z Downloaded waitgroup v0.1.2
8042025-09-19T21:08:28.995Z Downloaded foreign-types-shared v0.3.1
8052025-09-19T21:08:28.995Z Downloaded derive_builder_core v0.20.2
8062025-09-19T21:08:28.998Z Downloaded zone_cfg_derive v0.3.0
8072025-09-19T21:08:28.998Z Downloaded zone_cfg_derive v0.1.2
8082025-09-19T21:08:28.998Z Downloaded pkg-config v0.3.31
8092025-09-19T21:08:29.002Z Downloaded cc v1.2.30
8102025-09-19T21:08:29.005Z Downloaded rustc_version v0.4.1
8112025-09-19T21:08:29.013Z Downloaded thread_local v1.1.8
8122025-09-19T21:08:29.013Z Downloaded xshell-macros v0.2.7
8132025-09-19T21:08:29.016Z Downloaded salsa20 v0.10.2
8142025-09-19T21:08:29.016Z Downloaded prettyplease v0.2.36
8152025-09-19T21:08:29.016Z Downloaded darling_core v0.21.0
8162025-09-19T21:08:29.019Z Downloaded tabled_derive v0.11.0
8172025-09-19T21:08:29.022Z Downloaded spki v0.7.3
8182025-09-19T21:08:29.026Z Downloaded rand_chacha v0.9.0
8192025-09-19T21:08:29.026Z Downloaded rand_chacha v0.3.1
8202025-09-19T21:08:29.029Z Downloaded rusty-fork v0.3.0
8212025-09-19T21:08:29.029Z Downloaded ppv-lite86 v0.2.20
8222025-09-19T21:08:29.034Z Downloaded rustversion v1.0.22
8232025-09-19T21:08:29.040Z Downloaded csv-core v0.1.11
8242025-09-19T21:08:29.040Z Downloaded futures-core v0.3.31
8252025-09-19T21:08:29.040Z Downloaded unicase v2.7.0
8262025-09-19T21:08:29.048Z Downloaded foreign-types-shared v0.1.1
8272025-09-19T21:08:29.048Z Downloaded derive_builder_macro v0.20.2
8282025-09-19T21:08:29.048Z Downloaded parking_lot v0.11.2
8292025-09-19T21:08:29.051Z Downloaded slog-stdlog v4.1.1
8302025-09-19T21:08:29.051Z Downloaded itertools v0.10.5
8312025-09-19T21:08:29.055Z Downloaded oso-derive v0.27.3
8322025-09-19T21:08:29.055Z Downloaded walkdir v2.5.0
8332025-09-19T21:08:29.058Z Downloaded pkcs8 v0.10.2
8342025-09-19T21:08:29.061Z Downloaded diff v0.1.13
8352025-09-19T21:08:29.064Z Downloaded itertools v0.12.1
8362025-09-19T21:08:29.069Z Downloaded rand_xorshift v0.4.0
8372025-09-19T21:08:29.072Z Downloaded rustls-pemfile v2.2.0
8382025-09-19T21:08:29.075Z Downloaded snafu-derive v0.8.5
8392025-09-19T21:08:29.075Z Downloaded unarray v0.1.4
8402025-09-19T21:08:29.078Z Downloaded typify-macro v0.4.3
8412025-09-19T21:08:29.081Z Downloaded peg-runtime v0.8.5
8422025-09-19T21:08:29.081Z Downloaded toml_datetime v0.7.0
8432025-09-19T21:08:29.086Z Downloaded postgres-types v0.2.9
8442025-09-19T21:08:29.090Z Downloaded tower-layer v0.3.3
8452025-09-19T21:08:29.090Z Downloaded snafu v0.8.5
8462025-09-19T21:08:29.095Z Downloaded pin-utils v0.1.0
8472025-09-19T21:08:29.099Z Downloaded parking_lot_core v0.8.6
8482025-09-19T21:08:29.099Z Downloaded parking_lot v0.12.3
8492025-09-19T21:08:29.099Z Downloaded typed-path v0.9.3
8502025-09-19T21:08:29.105Z Downloaded serde_derive_internals v0.29.1
8512025-09-19T21:08:29.109Z Downloaded newtype_derive v0.1.6
8522025-09-19T21:08:29.109Z Downloaded mime v0.3.17
8532025-09-19T21:08:29.113Z Downloaded maplit v1.0.2
8542025-09-19T21:08:29.113Z Downloaded progenitor-macro v0.8.0
8552025-09-19T21:08:29.119Z Downloaded schemars_derive v0.8.22
8562025-09-19T21:08:29.119Z Downloaded tracing v0.1.40
8572025-09-19T21:08:29.123Z Downloaded simd-adler32 v0.3.7
8582025-09-19T21:08:29.123Z Downloaded socket2 v0.5.10
8592025-09-19T21:08:29.126Z Downloaded pretty_assertions v1.4.1
8602025-09-19T21:08:29.129Z Downloaded progenitor-client v0.8.0
8612025-09-19T21:08:29.129Z Downloaded num-derive v0.3.3
8622025-09-19T21:08:29.135Z Downloaded zerocopy-derive v0.8.26
8632025-09-19T21:08:29.139Z Downloaded sigpipe v0.1.3
8642025-09-19T21:08:29.139Z Downloaded xz2 v0.1.7
8652025-09-19T21:08:29.142Z Downloaded pem-rfc7468 v0.7.0
8662025-09-19T21:08:29.145Z Downloaded funty v2.0.0
8672025-09-19T21:08:29.145Z Downloaded display-error-chain v0.2.2
8682025-09-19T21:08:29.191Z Downloaded unicode-properties v0.1.3
8692025-09-19T21:08:29.191Z Downloaded pkcs1 v0.7.5
8702025-09-19T21:08:29.191Z Downloaded itertools v0.13.0
8712025-09-19T21:08:29.191Z Downloaded time-core v0.1.6
8722025-09-19T21:08:29.191Z Downloaded newline-converter v0.3.0
8732025-09-19T21:08:29.191Z Downloaded new_debug_unreachable v1.0.6
8742025-09-19T21:08:29.191Z Downloaded derive_more v0.99.20
8752025-09-19T21:08:29.191Z Downloaded siphasher v0.3.11
8762025-09-19T21:08:29.191Z Downloaded fs-err v2.11.0
8772025-09-19T21:08:29.191Z Downloaded parse-size v1.1.0
8782025-09-19T21:08:29.191Z Downloaded derive_builder v0.20.2
8792025-09-19T21:08:29.191Z Downloaded normalize-line-endings v0.3.0
8802025-09-19T21:08:29.191Z Downloaded structmeta-derive v0.3.0
8812025-09-19T21:08:29.191Z Downloaded structmeta v0.3.0
8822025-09-19T21:08:29.196Z Downloaded scopeguard v1.2.0
8832025-09-19T21:08:29.196Z Downloaded rustc_version v0.1.7
8842025-09-19T21:08:29.196Z Downloaded flume v0.11.1
8852025-09-19T21:08:29.196Z Downloaded tabled_derive v0.10.0
8862025-09-19T21:08:29.196Z Downloaded num-derive v0.4.2
8872025-09-19T21:08:29.196Z Downloaded signature v2.2.0
8882025-09-19T21:08:29.199Z Downloaded void v1.0.2
8892025-09-19T21:08:29.199Z Downloaded signal-hook-tokio v0.3.1
8902025-09-19T21:08:29.199Z Downloaded fs_extra v1.3.0
8912025-09-19T21:08:29.203Z Downloaded test-strategy v0.4.3
8922025-09-19T21:08:29.206Z Downloaded fxhash v0.2.1
8932025-09-19T21:08:29.209Z Downloaded aws-lc-rs v1.12.4
8942025-09-19T21:08:29.215Z Downloaded env_filter v0.1.2
8952025-09-19T21:08:29.220Z Downloaded which v4.4.2
8962025-09-19T21:08:29.220Z Downloaded zstd-safe v7.2.3
8972025-09-19T21:08:29.223Z Downloaded reedline v0.40.0
8982025-09-19T21:08:29.227Z Downloaded ena v0.14.3
8992025-09-19T21:08:29.230Z Downloaded either v1.15.0
9002025-09-19T21:08:29.234Z Downloaded path-slash v0.1.5
9012025-09-19T21:08:29.234Z Downloaded sync_wrapper v1.0.1
9022025-09-19T21:08:29.238Z Downloaded paste v1.0.15
9032025-09-19T21:08:29.243Z Downloaded tough v0.20.0
9042025-09-19T21:08:29.248Z Downloaded time-macros v0.2.24
9052025-09-19T21:08:29.249Z Downloaded serde_bytes v0.11.17
9062025-09-19T21:08:29.254Z Downloaded scrypt v0.11.0
9072025-09-19T21:08:29.254Z Downloaded serde_repr v0.1.19
9082025-09-19T21:08:29.258Z Downloaded serde_spanned v1.0.0
9092025-09-19T21:08:29.258Z Downloaded tokio-stream v0.1.17
9102025-09-19T21:08:29.261Z Downloaded progenitor-client v0.9.1
9112025-09-19T21:08:29.264Z Downloaded tokio-rustls v0.26.0
9122025-09-19T21:08:29.267Z Downloaded packed_struct_codegen v0.10.1
9132025-09-19T21:08:29.267Z Downloaded russh v0.45.0
9142025-09-19T21:08:29.273Z Downloaded zeroize_derive v1.4.2
9152025-09-19T21:08:29.278Z Downloaded debug-ignore v1.0.5
9162025-09-19T21:08:29.278Z Downloaded schemars v0.8.22
9172025-09-19T21:08:29.286Z Downloaded num-integer v0.1.46
9182025-09-19T21:08:29.289Z Downloaded nodrop v0.1.14
9192025-09-19T21:08:29.294Z Downloaded dsl_auto_type v0.1.2
9202025-09-19T21:08:29.295Z Downloaded rand v0.8.5
9212025-09-19T21:08:29.298Z Downloaded progenitor-macro v0.11.0
9222025-09-19T21:08:29.298Z Downloaded serde_path_to_error v0.1.17
9232025-09-19T21:08:29.298Z Downloaded slog-json v2.6.1
9242025-09-19T21:08:29.302Z Downloaded password-hash v0.4.2
9252025-09-19T21:08:29.305Z Downloaded parking_lot_core v0.9.10
9262025-09-19T21:08:29.305Z Downloaded nu-ansi-term v0.50.1
9272025-09-19T21:08:29.308Z Downloaded num-bigint-dig v0.8.4
9282025-09-19T21:08:29.311Z Downloaded openssl-probe v0.1.5
9292025-09-19T21:08:29.314Z Downloaded termios v0.3.3
9302025-09-19T21:08:29.319Z Downloaded tokio-rustls v0.25.0
9312025-09-19T21:08:29.319Z Downloaded termcolor v1.4.1
9322025-09-19T21:08:29.322Z Downloaded winnow v0.6.26
9332025-09-19T21:08:29.326Z Downloaded p521 v0.13.3
9342025-09-19T21:08:29.332Z Downloaded tagptr v0.2.0
9352025-09-19T21:08:29.335Z Downloaded curve25519-dalek-derive v0.1.1
9362025-09-19T21:08:29.335Z Downloaded similar v2.7.0
9372025-09-19T21:08:29.340Z Downloaded samael v0.0.19
9382025-09-19T21:08:29.344Z Downloaded want v0.3.1
9392025-09-19T21:08:29.347Z Downloaded aho-corasick v1.1.3
9402025-09-19T21:08:29.352Z Downloaded opaque-debug v0.3.1
9412025-09-19T21:08:29.352Z Downloaded serde_plain v1.0.2
9422025-09-19T21:08:29.356Z Downloaded olpc-cjson v0.1.4
9432025-09-19T21:08:29.356Z Downloaded password-hash v0.5.0
9442025-09-19T21:08:29.356Z Downloaded zeroize v1.8.1
9452025-09-19T21:08:29.359Z Downloaded fatfs v0.3.6
9462025-09-19T21:08:29.362Z Downloaded rustls-pki-types v1.10.0
9472025-09-19T21:08:29.366Z Downloaded sct v0.7.1
9482025-09-19T21:08:29.371Z Downloaded slog-envlogger v2.2.0
9492025-09-19T21:08:29.371Z Downloaded slog-dtrace v0.3.0
9502025-09-19T21:08:29.371Z Downloaded untrusted v0.9.0
9512025-09-19T21:08:29.377Z Downloaded sqlformat v0.3.5
9522025-09-19T21:08:29.377Z Downloaded toml_edit v0.19.15
9532025-09-19T21:08:29.388Z Downloaded progenitor-client v0.10.0
9542025-09-19T21:08:29.396Z Downloaded untrusted v0.7.1
9552025-09-19T21:08:29.396Z Downloaded polyval v0.6.2
9562025-09-19T21:08:29.400Z Downloaded defmt-parser v0.3.4
9572025-09-19T21:08:29.400Z Downloaded darling v0.20.10
9582025-09-19T21:08:29.400Z Downloaded progenitor-client v0.11.0
9592025-09-19T21:08:29.400Z Downloaded vergen-gitcl v1.0.8
9602025-09-19T21:08:29.403Z Downloaded toml v0.9.5
9612025-09-19T21:08:29.407Z Downloaded x509-cert v0.2.5
9622025-09-19T21:08:29.412Z Downloaded support-bundle-viewer v0.1.2
9632025-09-19T21:08:29.416Z Downloaded vergen v8.3.2
9642025-09-19T21:08:29.416Z Downloaded futures-channel v0.3.31
9652025-09-19T21:08:29.421Z Downloaded toml v0.7.8
9662025-09-19T21:08:29.421Z Downloaded zip v4.2.0
9672025-09-19T21:08:29.425Z Downloaded futures v0.3.31
9682025-09-19T21:08:29.430Z Downloaded subprocess v0.2.9
9692025-09-19T21:08:29.433Z Downloaded getrandom v0.2.15
9702025-09-19T21:08:29.433Z Downloaded tui-tree-widget v0.23.1
9712025-09-19T21:08:29.437Z Downloaded subtle v2.6.1
9722025-09-19T21:08:29.437Z Downloaded lalrpop v0.19.12
9732025-09-19T21:08:29.445Z Downloaded tungstenite v0.23.0
9742025-09-19T21:08:29.450Z Downloaded vergen-lib v0.1.6
9752025-09-19T21:08:29.453Z Downloaded quinn v0.11.5
9762025-09-19T21:08:29.453Z Downloaded der v0.7.9
9772025-09-19T21:08:29.459Z Downloaded packed_struct v0.10.1
9782025-09-19T21:08:29.462Z Downloaded vergen v9.0.6
9792025-09-19T21:08:29.463Z Downloaded predicates v3.1.3
9802025-09-19T21:08:29.466Z Downloaded tracing-core v0.1.32
9812025-09-19T21:08:29.474Z Downloaded expectorate v1.2.0
9822025-09-19T21:08:29.474Z Downloaded mime_guess v2.0.5
9832025-09-19T21:08:29.478Z Downloaded unicode_categories v0.1.1
9842025-09-19T21:08:29.478Z Downloaded steno v0.4.1
9852025-09-19T21:08:29.478Z Downloaded blake3 v1.5.4
9862025-09-19T21:08:29.485Z Downloaded rustc-demangle v0.1.24
9872025-09-19T21:08:29.489Z Downloaded omicron-zone-package v0.12.2
9882025-09-19T21:08:29.489Z Downloaded tokio-postgres v0.7.13
9892025-09-19T21:08:29.493Z Downloaded tabled v0.18.0
9902025-09-19T21:08:29.508Z Downloaded daft-derive v0.1.4
9912025-09-19T21:08:29.512Z Downloaded serde_cbor v0.11.2
9922025-09-19T21:08:29.517Z Downloaded managed v0.8.0
9932025-09-19T21:08:29.517Z Downloaded ed25519-dalek v2.1.1
9942025-09-19T21:08:29.521Z Downloaded russh-keys v0.45.0
9952025-09-19T21:08:29.524Z Downloaded serde_with v3.14.0
9962025-09-19T21:08:29.537Z Downloaded postcard v1.0.10
9972025-09-19T21:08:29.543Z Downloaded num-bigint v0.4.6
9982025-09-19T21:08:29.543Z Downloaded zerocopy v0.8.26
9992025-09-19T21:08:29.557Z Downloaded openssl-sys v0.9.109
10002025-09-19T21:08:29.565Z Downloaded salty v0.3.0
10012025-09-19T21:08:29.571Z Downloaded zlib-rs v0.5.1
10022025-09-19T21:08:29.576Z Downloaded radix_trie v0.2.1
10032025-09-19T21:08:29.579Z Downloaded oso v0.27.3
10042025-09-19T21:08:29.582Z Downloaded progenitor-impl v0.8.0
10052025-09-19T21:08:29.586Z Downloaded crossterm v0.29.0
10062025-09-19T21:08:29.590Z Downloaded progenitor-impl v0.11.0
10072025-09-19T21:08:29.594Z Downloaded tower v0.5.2
10082025-09-19T21:08:29.599Z Downloaded vcpkg v0.2.15
10092025-09-19T21:08:29.637Z Downloaded yansi v1.0.1
10102025-09-19T21:08:29.641Z Downloaded mio v1.0.2
10112025-09-19T21:08:29.644Z Downloaded bindgen v0.71.1
10122025-09-19T21:08:29.648Z Downloaded rayon-core v1.12.1
10132025-09-19T21:08:29.653Z Downloaded unicode-segmentation v1.12.0
10142025-09-19T21:08:29.656Z Downloaded reqwest v0.12.22
10152025-09-19T21:08:29.662Z Downloaded rayon v1.10.0
10162025-09-19T21:08:29.670Z Downloaded petname v2.0.2
10172025-09-19T21:08:29.675Z Downloaded moka v0.12.10
10182025-09-19T21:08:29.683Z Downloaded minimal-lexical v0.2.1
10192025-09-19T21:08:29.688Z Downloaded hickory-proto v0.24.4
10202025-09-19T21:08:29.701Z Downloaded tower-http v0.6.6
10212025-09-19T21:08:29.707Z Downloaded time v0.3.43
10222025-09-19T21:08:29.715Z Downloaded bitvec v1.0.1
10232025-09-19T21:08:29.732Z Downloaded hickory-proto v0.25.2
10242025-09-19T21:08:29.741Z Downloaded chrono v0.4.41
10252025-09-19T21:08:29.748Z Downloaded git2 v0.19.0
10262025-09-19T21:08:29.755Z Downloaded bindgen v0.69.5
10272025-09-19T21:08:29.761Z Downloaded miniz_oxide v0.8.5
10282025-09-19T21:08:29.764Z Downloaded nom v7.1.3
10292025-09-19T21:08:29.770Z Downloaded dropshot_endpoint v0.16.4
10302025-09-19T21:08:29.773Z Downloaded p384 v0.13.0
10312025-09-19T21:08:29.776Z Downloaded term v1.1.0
10322025-09-19T21:08:29.779Z Downloaded regex v1.11.1
10332025-09-19T21:08:29.798Z Downloaded futures-util v0.3.31
10342025-09-19T21:08:29.803Z Downloaded polar-core v0.27.3
10352025-09-19T21:08:29.809Z Downloaded zip v0.6.6
10362025-09-19T21:08:29.813Z Downloaded unsafe-libyaml v0.2.11
10372025-09-19T21:08:29.816Z Downloaded pkcs5 v0.7.1
10382025-09-19T21:08:29.819Z Downloaded rand v0.9.2
10392025-09-19T21:08:29.822Z Downloaded rustls-webpki v0.101.7
10402025-09-19T21:08:29.837Z Downloaded gimli v0.31.1
10412025-09-19T21:08:29.845Z Downloaded sqlparser v0.45.0
10422025-09-19T21:08:29.848Z Downloaded rustls-webpki v0.102.8
10432025-09-19T21:08:29.863Z Downloaded object v0.36.5
10442025-09-19T21:08:29.873Z Downloaded portable-atomic v1.11.0
10452025-09-19T21:08:29.879Z Downloaded dropshot v0.16.4
10462025-09-19T21:08:29.899Z Downloaded nix v0.28.0
10472025-09-19T21:08:29.909Z Downloaded bstr v1.10.0
10482025-09-19T21:08:29.917Z Downloaded rustls v0.23.19
10492025-09-19T21:08:29.928Z Downloaded quinn-proto v0.11.8
10502025-09-19T21:08:29.931Z Downloaded proptest v1.7.0
10512025-09-19T21:08:29.944Z Downloaded smoltcp v0.9.1
10522025-09-19T21:08:29.949Z Downloaded curve25519-dalek v4.1.3
10532025-09-19T21:08:29.991Z Downloaded zerocopy-derive v0.6.6
10542025-09-19T21:08:29.996Z Downloaded regress v0.10.4
10552025-09-19T21:08:30.001Z Downloaded openapiv3 v2.2.0
10562025-09-19T21:08:30.014Z Downloaded webpki-roots v1.0.1
10572025-09-19T21:08:30.017Z Downloaded nix v0.29.0
10582025-09-19T21:08:30.030Z Downloaded diesel v2.2.12
10592025-09-19T21:08:30.049Z Downloaded rustls v0.21.12
10602025-09-19T21:08:30.058Z Downloaded ratatui v0.29.0
10612025-09-19T21:08:30.076Z Downloaded rustls v0.22.4
10622025-09-19T21:08:30.088Z Downloaded sled v0.34.7
10632025-09-19T21:08:30.097Z Downloaded regex-syntax v0.8.5
10642025-09-19T21:08:30.104Z Downloaded typify-impl v0.2.0
10652025-09-19T21:08:30.117Z Downloaded jiff v0.2.15
10662025-09-19T21:08:30.133Z Downloaded lzma-sys v0.1.20
10672025-09-19T21:08:30.159Z Downloaded tabled v0.20.0
10682025-09-19T21:08:30.175Z Downloaded bzip2-sys v0.1.13+1.0.8
10692025-09-19T21:08:30.185Z Downloaded object v0.30.4
10702025-09-19T21:08:30.192Z Downloaded smoltcp v0.11.0
10712025-09-19T21:08:30.205Z Downloaded regex-syntax v0.6.29
10722025-09-19T21:08:30.212Z Downloaded petgraph v0.6.5
10732025-09-19T21:08:30.226Z Downloaded regex-automata v0.4.8
10742025-09-19T21:08:30.239Z Downloaded typify-impl v0.4.3
10752025-09-19T21:08:30.250Z Downloaded typify-impl v0.3.0
10762025-09-19T21:08:30.261Z Downloaded sha3 v0.10.8
10772025-09-19T21:08:30.267Z Downloaded csv v1.3.1
10782025-09-19T21:08:30.282Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10792025-09-19T21:08:30.298Z Downloaded tokio v1.47.0
10802025-09-19T21:08:30.331Z Downloaded libz-sys v1.1.20
10812025-09-19T21:08:30.348Z Downloaded openssl v0.10.73
10822025-09-19T21:08:30.357Z Downloaded nix v0.27.1
10832025-09-19T21:08:30.366Z Downloaded nix v0.30.1
10842025-09-19T21:08:30.377Z Downloaded petgraph v0.8.2
10852025-09-19T21:08:30.394Z Downloaded chrono-tz v0.10.4
10862025-09-19T21:08:30.409Z Downloaded gethostname v0.5.0
10872025-09-19T21:08:30.412Z Downloaded ed25519 v2.2.3
10882025-09-19T21:08:30.412Z Downloaded poly1305 v0.8.0
10892025-09-19T21:08:30.415Z Downloaded env_logger v0.10.2
10902025-09-19T21:08:30.415Z Downloaded darling_macro v0.21.0
10912025-09-19T21:08:30.420Z Downloaded static_assertions v1.1.0
10922025-09-19T21:08:30.420Z Downloaded ssh-cipher v0.2.0
10932025-09-19T21:08:30.420Z Downloaded data-encoding v2.9.0
10942025-09-19T21:08:30.423Z Downloaded rustyline v14.0.0
10952025-09-19T21:08:30.426Z Downloaded dirs-next v2.0.0
10962025-09-19T21:08:30.427Z Downloaded difflib v0.4.0
10972025-09-19T21:08:30.427Z Downloaded unicode-normalization v0.1.24
10982025-09-19T21:08:30.430Z Downloaded tokio-rustls v0.24.1
10992025-09-19T21:08:30.434Z Downloaded progenitor v0.11.0
11002025-09-19T21:08:30.437Z Downloaded fallible-iterator v0.2.0
11012025-09-19T21:08:30.437Z Downloaded env_logger v0.11.5
11022025-09-19T21:08:30.437Z Downloaded defmt v0.3.8
11032025-09-19T21:08:30.440Z Downloaded serde_yaml v0.9.34+deprecated
11042025-09-19T21:08:30.443Z Downloaded rcgen v0.12.1
11052025-09-19T21:08:30.446Z Downloaded derive_more v2.0.1
11062025-09-19T21:08:30.454Z Downloaded quick-xml v0.37.2
11072025-09-19T21:08:30.460Z Downloaded tungstenite v0.21.0
11082025-09-19T21:08:30.463Z Downloaded winnow v0.5.40
11092025-09-19T21:08:30.470Z Downloaded strum_macros v0.27.1
11102025-09-19T21:08:30.473Z Downloaded strum_macros v0.26.4
11112025-09-19T21:08:30.476Z Downloaded papergrid v0.17.0
11122025-09-19T21:08:30.479Z Downloaded encoding_rs v0.8.34
11132025-09-19T21:08:30.498Z Downloaded progenitor v0.10.0
11142025-09-19T21:08:30.503Z Downloaded peg-macros v0.8.5
11152025-09-19T21:08:30.503Z Downloaded unicode-truncate v1.1.0
11162025-09-19T21:08:30.506Z Downloaded newtype-uuid v1.2.4
11172025-09-19T21:08:30.506Z Downloaded defmt-macros v0.3.9
11182025-09-19T21:08:30.506Z Downloaded xshell v0.2.7
11192025-09-19T21:08:30.510Z Downloaded ring v0.17.14
11202025-09-19T21:08:30.543Z Downloaded progenitor-impl v0.10.0
11212025-09-19T21:08:30.546Z Downloaded itertools v0.14.0
11222025-09-19T21:08:30.551Z Downloaded papergrid v0.14.0
11232025-09-19T21:08:30.555Z Downloaded dirs-sys-next v0.1.2
11242025-09-19T21:08:30.558Z Downloaded daft v0.1.4
11252025-09-19T21:08:30.558Z Downloaded tracing-attributes v0.1.27
11262025-09-19T21:08:30.561Z Downloaded toml_writer v1.0.2
11272025-09-19T21:08:30.561Z Downloaded tiny-keccak v2.0.2
11282025-09-19T21:08:30.565Z Downloaded elliptic-curve v0.13.8
11292025-09-19T21:08:30.569Z Downloaded ssh-key v0.6.6
11302025-09-19T21:08:30.579Z Downloaded rand_core v0.6.4
11312025-09-19T21:08:30.582Z Downloaded predicates-core v1.0.8
11322025-09-19T21:08:30.585Z Downloaded libgit2-sys v0.17.0+1.8.1
11332025-09-19T21:08:30.639Z Downloaded deranged v0.5.3
11342025-09-19T21:08:30.643Z Downloaded der_derive v0.7.3
11352025-09-19T21:08:30.643Z Downloaded owo-colors v4.2.2
11362025-09-19T21:08:30.646Z Downloaded wyz v0.5.1
11372025-09-19T21:08:30.646Z Downloaded qorb v0.4.1
11382025-09-19T21:08:30.649Z Downloaded iri-string v0.7.8
11392025-09-19T21:08:30.656Z Downloaded typify v0.3.0
11402025-09-19T21:08:30.659Z Downloaded derive_more-impl v2.0.1
11412025-09-19T21:08:30.663Z Downloaded tokio-util v0.7.15
11422025-09-19T21:08:30.669Z Downloaded darling_core v0.20.10
11432025-09-19T21:08:30.673Z Downloaded iddqd v0.3.13
11442025-09-19T21:08:30.679Z Downloaded hyper v1.7.0
11452025-09-19T21:08:30.685Z Downloaded slog-term v2.9.2
11462025-09-19T21:08:30.690Z Downloaded pem v3.0.5
11472025-09-19T21:08:30.693Z Downloaded progenitor-impl v0.9.1
11482025-09-19T21:08:30.693Z Downloaded des v0.8.1
11492025-09-19T21:08:30.693Z Downloaded rpassword v7.4.0
11502025-09-19T21:08:30.693Z Downloaded oxnet v0.1.3
11512025-09-19T21:08:30.697Z Downloaded toml_parser v1.0.2
11522025-09-19T21:08:30.700Z Downloaded uuid v1.18.1
11532025-09-19T21:08:30.700Z Downloaded ron v0.8.1
11542025-09-19T21:08:30.704Z Downloaded typify-macro v0.3.0
11552025-09-19T21:08:30.708Z Downloaded serde_with_macros v3.14.0
11562025-09-19T21:08:30.708Z Downloaded ghash v0.5.1
11572025-09-19T21:08:30.712Z Downloaded typify v0.4.3
11582025-09-19T21:08:30.712Z Downloaded libm v0.2.8
11592025-09-19T21:08:30.717Z Downloaded hashbrown v0.16.0
11602025-09-19T21:08:30.722Z Downloaded slog-scope v4.4.0
11612025-09-19T21:08:30.725Z Downloaded crypto-bigint v0.5.5
11622025-09-19T21:08:30.728Z Downloaded libxml v0.3.3
11632025-09-19T21:08:30.734Z Downloaded flate2 v1.1.2
11642025-09-19T21:08:30.739Z Downloaded multer v3.1.0
11652025-09-19T21:08:30.742Z Downloaded termtree v0.5.1
11662025-09-19T21:08:30.742Z Downloaded tinyvec v1.8.0
11672025-09-19T21:08:30.745Z Downloaded oxide-tokio-rt v0.1.2
11682025-09-19T21:08:30.745Z Downloaded num-iter v0.1.45
11692025-09-19T21:08:30.748Z Downloaded num v0.4.3
11702025-09-19T21:08:30.748Z Downloaded twox-hash v2.1.0
11712025-09-19T21:08:30.748Z Downloaded darling v0.21.0
11722025-09-19T21:08:30.752Z Downloaded unicode-bidi v0.3.17
11732025-09-19T21:08:30.756Z Downloaded crossbeam-channel v0.5.15
11742025-09-19T21:08:30.759Z Downloaded fd-lock v4.0.2
11752025-09-19T21:08:30.762Z Downloaded embedded-io v0.4.0
11762025-09-19T21:08:30.762Z Downloaded pin-project-internal v1.1.6
11772025-09-19T21:08:30.765Z Downloaded num-rational v0.4.2
11782025-09-19T21:08:30.765Z Downloaded zone v0.3.1
11792025-09-19T21:08:30.765Z Downloaded vsss-rs v3.3.4
11802025-09-19T21:08:30.768Z Downloaded ron v0.7.1
11812025-09-19T21:08:30.772Z Downloaded hkdf v0.12.4
11822025-09-19T21:08:30.775Z Downloaded tokio-macros v2.5.0
11832025-09-19T21:08:30.775Z Downloaded diesel_derives v2.2.3
11842025-09-19T21:08:30.779Z Downloaded socket2 v0.6.0
11852025-09-19T21:08:30.782Z Downloaded hashbrown v0.12.3
11862025-09-19T21:08:30.785Z Downloaded rsa v0.9.6
11872025-09-19T21:08:30.788Z Downloaded compact_str v0.8.0
11882025-09-19T21:08:30.792Z Downloaded bumpalo v3.16.0
11892025-09-19T21:08:30.799Z Downloaded arc-swap v1.7.1
11902025-09-19T21:08:30.802Z Downloaded parse-display-derive v0.10.0
11912025-09-19T21:08:30.802Z Downloaded zopfli v0.8.1
11922025-09-19T21:08:30.802Z Downloaded ecdsa v0.16.9
11932025-09-19T21:08:30.802Z Downloaded prefix-trie v0.7.0
11942025-09-19T21:08:30.805Z Downloaded memmap2 v0.9.5
11952025-09-19T21:08:30.805Z Downloaded fixedbitset v0.5.7
11962025-09-19T21:08:30.808Z Downloaded derive-ex v0.1.8
11972025-09-19T21:08:30.809Z Downloaded value-bag v1.9.0
11982025-09-19T21:08:30.812Z Downloaded base64 v0.22.1
11992025-09-19T21:08:30.815Z Downloaded slog-bunyan v2.5.0
12002025-09-19T21:08:30.818Z Downloaded slab v0.4.9
12012025-09-19T21:08:30.818Z Downloaded signal-hook-registry v1.4.2
12022025-09-19T21:08:30.818Z Downloaded whoami v1.5.2
12032025-09-19T21:08:30.821Z Downloaded const_format v0.2.34
12042025-09-19T21:08:30.824Z Downloaded phf_shared v0.12.1
12052025-09-19T21:08:30.824Z Downloaded phf v0.12.1
12062025-09-19T21:08:30.827Z Downloaded phf v0.11.2
12072025-09-19T21:08:30.827Z Downloaded peg v0.8.5
12082025-09-19T21:08:30.832Z Downloaded pbkdf2 v0.11.0
12092025-09-19T21:08:30.835Z Downloaded heapless v0.8.0
12102025-09-19T21:08:30.835Z Downloaded heapless v0.7.17
12112025-09-19T21:08:30.840Z Downloaded yasna v0.5.2
12122025-09-19T21:08:30.843Z Downloaded chacha20poly1305 v0.10.1
12132025-09-19T21:08:30.843Z Downloaded spin v0.9.8
12142025-09-19T21:08:30.843Z Downloaded tokio-tungstenite v0.21.0
12152025-09-19T21:08:30.846Z Downloaded futures-task v0.3.31
12162025-09-19T21:08:30.846Z Downloaded futures-io v0.3.31
12172025-09-19T21:08:30.849Z Downloaded futures-executor v0.3.31
12182025-09-19T21:08:30.849Z Downloaded float-cmp v0.10.0
12192025-09-19T21:08:30.849Z Downloaded flagset v0.4.6
12202025-09-19T21:08:30.853Z Downloaded fixedbitset v0.4.2
12212025-09-19T21:08:30.853Z Downloaded ff v0.13.0
12222025-09-19T21:08:30.853Z Downloaded dyn-clone v1.0.20
12232025-09-19T21:08:30.856Z Downloaded dunce v1.0.5
12242025-09-19T21:08:30.856Z Downloaded document-features v0.2.11
12252025-09-19T21:08:30.856Z Downloaded tls_codec v0.4.1
12262025-09-19T21:08:30.859Z Downloaded universal-hash v0.5.1
12272025-09-19T21:08:30.859Z Downloaded crossbeam-utils v0.8.21
12282025-09-19T21:08:30.859Z Downloaded crossbeam-epoch v0.9.18
12292025-09-19T21:08:30.862Z Downloaded crc-any v2.5.0
12302025-09-19T21:08:30.866Z Downloaded console v0.16.0
12312025-09-19T21:08:30.866Z Downloaded futures-sink v0.3.31
12322025-09-19T21:08:30.869Z Downloaded endian-type v0.1.2
12332025-09-19T21:08:30.869Z Downloaded litrs v0.4.1
12342025-09-19T21:08:30.869Z Downloaded crc32fast v1.4.2
12352025-09-19T21:08:30.872Z Downloaded ssh-encoding v0.2.0
12362025-09-19T21:08:30.872Z Downloaded rustls-native-certs v0.8.1
12372025-09-19T21:08:30.875Z Downloaded cookie_store v0.21.1
12382025-09-19T21:08:30.878Z Downloaded rand_core v0.9.3
12392025-09-19T21:08:30.878Z Downloaded libloading v0.8.5
12402025-09-19T21:08:30.881Z Downloaded ipnet v2.11.0
12412025-09-19T21:08:30.881Z Downloaded const_format_proc_macros v0.2.34
12422025-09-19T21:08:30.884Z Downloaded console v0.15.10
12432025-09-19T21:08:30.884Z Downloaded colored v2.2.0
12442025-09-19T21:08:30.887Z Downloaded ciborium v0.2.2
12452025-09-19T21:08:30.890Z Downloaded cargo_metadata v0.18.1
12462025-09-19T21:08:30.890Z Downloaded bytes v1.10.1
12472025-09-19T21:08:30.894Z Downloaded chacha20 v0.9.1
12482025-09-19T21:08:30.897Z Downloaded bit-set v0.5.3
12492025-09-19T21:08:30.897Z Downloaded serde-hex v0.1.0
12502025-09-19T21:08:30.900Z Downloaded semver v0.1.20
12512025-09-19T21:08:30.900Z Downloaded scheduled-thread-pool v0.2.7
12522025-09-19T21:08:30.900Z Downloaded ref-cast v1.0.24
12532025-09-19T21:08:30.903Z Downloaded quick-error v1.2.3
12542025-09-19T21:08:30.903Z Downloaded progenitor-macro v0.9.1
12552025-09-19T21:08:30.906Z Downloaded progenitor v0.9.1
12562025-09-19T21:08:30.906Z Downloaded progenitor v0.8.0
12572025-09-19T21:08:30.906Z Downloaded proc-macro-error-attr2 v2.0.0
12582025-09-19T21:08:30.906Z Downloaded tower-service v0.3.3
12592025-09-19T21:08:30.909Z Downloaded jobserver v0.1.32
12602025-09-19T21:08:30.909Z Downloaded rustc-hash v2.1.1
12612025-09-19T21:08:30.913Z Downloaded critical-section v1.1.3
12622025-09-19T21:08:30.913Z Downloaded crossbeam-deque v0.8.5
12632025-09-19T21:08:30.916Z Downloaded crc v3.2.1
12642025-09-19T21:08:30.916Z Downloaded indoc v2.0.6
12652025-09-19T21:08:30.920Z Downloaded cmake v0.1.51
12662025-09-19T21:08:30.920Z Downloaded buf-list v1.0.3
12672025-09-19T21:08:30.923Z Downloaded array-init v0.0.4
12682025-09-19T21:08:30.923Z Downloaded ipnetwork v0.21.1
12692025-09-19T21:08:30.923Z Downloaded internet-checksum v0.2.1
12702025-09-19T21:08:30.927Z Downloaded libscf-sys v1.1.0
12712025-09-19T21:08:30.927Z Downloaded libefi-sys v0.1.0
12722025-09-19T21:08:30.927Z Downloaded kstat-rs v0.2.4
12732025-09-19T21:08:30.927Z Downloaded base64 v0.21.7
12742025-09-19T21:08:30.931Z Downloaded lazy_static v1.5.0
12752025-09-19T21:08:30.934Z Downloaded is-terminal v0.4.13
12762025-09-19T21:08:30.934Z Downloaded inout v0.1.3
12772025-09-19T21:08:30.934Z Downloaded constant_time_eq v0.3.1
12782025-09-19T21:08:30.937Z Downloaded cobs v0.2.3
12792025-09-19T21:08:30.937Z Downloaded cargo-platform v0.1.8
12802025-09-19T21:08:30.937Z Downloaded libz-rs-sys v0.5.1
12812025-09-19T21:08:30.940Z Downloaded libsw v3.5.0
12822025-09-19T21:08:30.940Z Downloaded bit-vec v0.8.0
12832025-09-19T21:08:30.940Z Downloaded backoff v0.4.0
12842025-09-19T21:08:30.943Z Downloaded secrecy v0.10.3
12852025-09-19T21:08:30.943Z Downloaded castaway v0.2.3
12862025-09-19T21:08:30.946Z Downloaded ignore v0.4.23
12872025-09-19T21:08:30.946Z Downloaded cbc v0.1.2
12882025-09-19T21:08:30.949Z Downloaded bb8 v0.8.5
12892025-09-19T21:08:30.949Z Downloaded rustc-hash v1.1.0
12902025-09-19T21:08:30.949Z Downloaded convert_case v0.7.1
12912025-09-19T21:08:30.952Z Downloaded iana-time-zone v0.1.63
12922025-09-19T21:08:30.955Z Downloaded linear-map v1.2.0
12932025-09-19T21:08:30.955Z Downloaded lazycell v1.3.0
12942025-09-19T21:08:30.955Z Downloaded indoc v1.0.9
12952025-09-19T21:08:30.959Z Downloaded bcs v0.1.6
12962025-09-19T21:08:30.959Z Downloaded heck v0.3.3
12972025-09-19T21:08:30.962Z Downloaded instability v0.3.2
12982025-09-19T21:08:30.962Z Downloaded indent_write v2.2.0
12992025-09-19T21:08:30.965Z Downloaded block-padding v0.3.3
13002025-09-19T21:08:30.965Z Downloaded home v0.5.9
13012025-09-19T21:08:30.965Z Downloaded bitfield-struct v0.6.2
13022025-09-19T21:08:30.965Z Downloaded bcrypt-pbkdf v0.10.0
13032025-09-19T21:08:30.968Z Downloaded httpdate v1.0.3
13042025-09-19T21:08:30.968Z Downloaded hash32 v0.2.1
13052025-09-19T21:08:30.972Z Downloaded blowfish v0.9.1
13062025-09-19T21:08:30.972Z Downloaded httparse v1.9.5
13072025-09-19T21:08:30.975Z Downloaded hostname v0.3.1
13082025-09-19T21:08:30.975Z Downloaded highway v1.3.0
13092025-09-19T21:08:30.975Z Downloaded blake2 v0.10.6
13102025-09-19T21:08:30.979Z Downloaded bit-vec v0.6.3
13112025-09-19T21:08:30.979Z Downloaded clang-sys v1.8.1
13122025-09-19T21:08:30.998Z Downloaded crossterm v0.28.1
13132025-09-19T21:08:30.998Z Downloaded bitfield v0.14.0
13142025-09-19T21:08:30.998Z Downloaded base16ct v0.2.0
13152025-09-19T21:08:30.998Z Downloaded aes-gcm v0.10.3
13162025-09-19T21:08:30.998Z Downloaded aes v0.8.4
13172025-09-19T21:08:30.998Z Downloaded aead v0.5.2
13182025-09-19T21:08:30.998Z Downloaded assert_matches v1.5.0
13192025-09-19T21:08:31.250Z Downloaded aws-lc-sys v0.26.0
13202025-09-19T21:08:31.566Z Compiling value-bag v1.9.0
13212025-09-19T21:08:31.566Z Compiling shlex v1.3.0
13222025-09-19T21:08:31.566Z Compiling lock_api v0.4.12
13232025-09-19T21:08:31.569Z Compiling scopeguard v1.2.0
13242025-09-19T21:08:31.569Z Compiling typenum v1.17.0
13252025-09-19T21:08:31.569Z Compiling syn v2.0.106
13262025-09-19T21:08:31.732Z Compiling getrandom v0.2.15
13272025-09-19T21:08:31.746Z Compiling jobserver v0.1.32
13282025-09-19T21:08:32.002Z Compiling generic-array v0.14.7
13292025-09-19T21:08:32.094Z Compiling rand_core v0.6.4
13302025-09-19T21:08:32.185Z Compiling log v0.4.27
13312025-09-19T21:08:32.205Z Compiling cc v1.2.30
13322025-09-19T21:08:32.329Z Compiling smallvec v1.15.1
13332025-09-19T21:08:32.621Z Compiling portable-atomic v1.11.0
13342025-09-19T21:08:32.641Z Compiling subtle v2.6.1
13352025-09-19T21:08:32.684Z Compiling critical-section v1.1.3
13362025-09-19T21:08:32.741Z Compiling const-oid v0.9.6
13372025-09-19T21:08:32.872Z Compiling pkg-config v0.3.31
13382025-09-19T21:08:32.895Z Compiling parking_lot_core v0.9.10
13392025-09-19T21:08:32.973Z Compiling pin-project-lite v0.2.14
13402025-09-19T21:08:33.125Z Compiling rustix v0.38.37
13412025-09-19T21:08:33.904Z Compiling signal-hook-registry v1.4.2
13422025-09-19T21:08:33.996Z Compiling parking_lot v0.12.3
13432025-09-19T21:08:34.050Z Compiling mio v1.0.2
13442025-09-19T21:08:34.053Z Compiling futures-core v0.3.31
13452025-09-19T21:08:34.323Z Compiling spin v0.9.8
13462025-09-19T21:08:34.561Z Compiling libm v0.2.8
13472025-09-19T21:08:34.712Z Compiling once_cell v1.21.3
13482025-09-19T21:08:34.744Z Compiling socket2 v0.6.0
13492025-09-19T21:08:34.831Z Compiling num-traits v0.2.19
13502025-09-19T21:08:34.848Z Compiling slab v0.4.9
13512025-09-19T21:08:34.934Z Compiling aho-corasick v1.1.3
13522025-09-19T21:08:35.085Z Compiling allocator-api2 v0.2.21
13532025-09-19T21:08:35.250Z Compiling cpufeatures v0.2.14
13542025-09-19T21:08:35.279Z Compiling regex-syntax v0.8.5
13552025-09-19T21:08:35.283Z Compiling serde_json v1.0.145
13562025-09-19T21:08:35.364Z Compiling foldhash v0.1.5
13572025-09-19T21:08:35.649Z Compiling getrandom v0.3.1
13582025-09-19T21:08:35.856Z Compiling hashbrown v0.15.4
13592025-09-19T21:08:35.910Z Compiling glob v0.3.2
13602025-09-19T21:08:36.119Z Compiling futures-sink v0.3.31
13612025-09-19T21:08:36.305Z Compiling either v1.15.0
13622025-09-19T21:08:36.385Z Compiling percent-encoding v2.3.2
13632025-09-19T21:08:36.745Z Compiling futures-channel v0.3.31
13642025-09-19T21:08:36.749Z Compiling clang-sys v1.8.1
13652025-09-19T21:08:37.202Z Compiling futures-task v0.3.31
13662025-09-19T21:08:37.465Z Compiling pin-utils v0.1.0
13672025-09-19T21:08:37.519Z Compiling prettyplease v0.2.36
13682025-09-19T21:08:37.537Z Compiling futures-io v0.3.31
13692025-09-19T21:08:37.585Z Compiling lazy_static v1.5.0
13702025-09-19T21:08:37.736Z Compiling minimal-lexical v0.2.1
13712025-09-19T21:08:37.838Z Compiling libloading v0.8.5
13722025-09-19T21:08:37.901Z Compiling home v0.5.9
13732025-09-19T21:08:38.134Z Compiling nom v7.1.3
13742025-09-19T21:08:38.182Z Compiling base64ct v1.6.0
13752025-09-19T21:08:38.244Z Compiling bindgen v0.69.5
13762025-09-19T21:08:38.766Z Compiling pem-rfc7468 v0.7.0
13772025-09-19T21:08:38.824Z Compiling regex-automata v0.4.8
13782025-09-19T21:08:39.214Z Compiling synstructure v0.13.1
13792025-09-19T21:08:39.922Z Compiling itertools v0.12.1
13802025-09-19T21:08:40.535Z Compiling lazycell v1.3.0
13812025-09-19T21:08:40.721Z Compiling flagset v0.4.6
13822025-09-19T21:08:40.948Z Compiling rustc-hash v1.1.0
13832025-09-19T21:08:41.067Z Compiling cmake v0.1.51
13842025-09-19T21:08:41.122Z Compiling cexpr v0.6.0
13852025-09-19T21:08:41.427Z Compiling dunce v1.0.5
13862025-09-19T21:08:41.578Z Compiling fs_extra v1.3.0
13872025-09-19T21:08:41.898Z Compiling form_urlencoded v1.2.2
13882025-09-19T21:08:42.113Z Compiling paste v1.0.15
13892025-09-19T21:08:42.214Z Compiling vcpkg v0.2.15
13902025-09-19T21:08:42.236Z Compiling iana-time-zone v0.1.63
13912025-09-19T21:08:42.590Z Compiling ring v0.17.14
13922025-09-19T21:08:42.671Z Compiling tracing-core v0.1.32
13932025-09-19T21:08:42.813Z Compiling aws-lc-rs v1.12.4
13942025-09-19T21:08:43.266Z Compiling base64 v0.22.1
13952025-09-19T21:08:43.764Z Compiling httparse v1.9.5
13962025-09-19T21:08:43.786Z Compiling serde_derive v1.0.223
13972025-09-19T21:08:43.825Z Compiling zeroize_derive v1.4.2
13982025-09-19T21:08:43.846Z Compiling zerofrom-derive v0.1.4
13992025-09-19T21:08:43.896Z Compiling yoke-derive v0.7.4
14002025-09-19T21:08:44.409Z Compiling zerovec-derive v0.10.3
14012025-09-19T21:08:45.170Z Compiling zeroize v1.8.1
14022025-09-19T21:08:46.447Z Compiling displaydoc v0.2.5
14032025-09-19T21:08:46.746Z Compiling tokio-macros v2.5.0
14042025-09-19T21:08:46.884Z Compiling crypto-common v0.1.6
14052025-09-19T21:08:47.103Z Compiling block-buffer v0.10.4
14062025-09-19T21:08:47.151Z Compiling zerofrom v0.1.4
14072025-09-19T21:08:47.393Z Compiling digest v0.10.7
14082025-09-19T21:08:47.396Z Compiling yoke v0.7.4
14092025-09-19T21:08:47.760Z Compiling zerovec v0.10.4
14102025-09-19T21:08:47.857Z Compiling zerocopy-derive v0.7.35
14112025-09-19T21:08:47.902Z Compiling hmac v0.12.1
14122025-09-19T21:08:48.137Z Compiling icu_provider_macros v1.5.0
14132025-09-19T21:08:48.176Z Compiling block-padding v0.3.3
14142025-09-19T21:08:48.428Z Compiling futures-macro v0.3.31
14152025-09-19T21:08:48.828Z Compiling inout v0.1.3
14162025-09-19T21:08:49.130Z Compiling cipher v0.4.4
14172025-09-19T21:08:49.151Z Compiling sha2 v0.10.9
14182025-09-19T21:08:49.270Z Compiling regex v1.11.1
14192025-09-19T21:08:49.639Z Compiling tinystr v0.7.6
14202025-09-19T21:08:49.661Z Compiling icu_collections v1.5.0
14212025-09-19T21:08:49.687Z Compiling zerocopy v0.7.35
14222025-09-19T21:08:50.072Z Compiling icu_locid v1.5.0
14232025-09-19T21:08:50.109Z Compiling futures-util v0.3.31
14242025-09-19T21:08:50.172Z Compiling der_derive v0.7.3
14252025-09-19T21:08:50.752Z Compiling serde v1.0.223
14262025-09-19T21:08:50.891Z Compiling thiserror-impl v1.0.69
14272025-09-19T21:08:50.914Z Compiling salsa20 v0.10.2
14282025-09-19T21:08:51.038Z Compiling ppv-lite86 v0.2.20
14292025-09-19T21:08:51.136Z Compiling pbkdf2 v0.12.2
14302025-09-19T21:08:51.326Z Compiling icu_provider v1.5.0
14312025-09-19T21:08:51.832Z Compiling bitflags v2.9.1
14322025-09-19T21:08:51.900Z Compiling bytes v1.10.1
14332025-09-19T21:08:52.021Z Compiling semver v1.0.26
14342025-09-19T21:08:52.299Z Compiling icu_locid_transform v1.5.0
14352025-09-19T21:08:52.375Z Compiling indexmap v2.11.0
14362025-09-19T21:08:52.394Z Compiling der v0.7.9
14372025-09-19T21:08:52.675Z Compiling rustc_version v0.4.1
14382025-09-19T21:08:53.321Z Compiling tokio v1.47.0
14392025-09-19T21:08:53.341Z Compiling http v1.3.1
14402025-09-19T21:08:53.754Z Compiling icu_properties v1.5.1
14412025-09-19T21:08:53.797Z Compiling thiserror v1.0.69
14422025-09-19T21:08:53.966Z Compiling scrypt v0.11.0
14432025-09-19T21:08:54.502Z Compiling spki v0.7.3
14442025-09-19T21:08:54.523Z Compiling aes v0.8.4
14452025-09-19T21:08:54.867Z Compiling cbc v0.1.2
14462025-09-19T21:08:55.181Z Compiling openssl-sys v0.9.109
14472025-09-19T21:08:55.210Z Compiling pest v2.7.14
14482025-09-19T21:08:55.460Z Compiling chrono v0.4.41
14492025-09-19T21:08:55.494Z Compiling pkcs5 v0.7.1
14502025-09-19T21:08:56.272Z Compiling which v4.4.2
14512025-09-19T21:08:56.789Z Compiling uuid v1.18.1
14522025-09-19T21:08:56.893Z Compiling tracing-attributes v0.1.27
14532025-09-19T21:08:57.292Z Compiling pkcs8 v0.10.2
14542025-09-19T21:08:57.943Z Compiling icu_normalizer v1.5.0
14552025-09-19T21:08:58.123Z Compiling pest_meta v2.7.14
14562025-09-19T21:08:58.228Z Compiling http-body v1.0.1
14572025-09-19T21:08:58.250Z Compiling scroll_derive v0.12.0
14582025-09-19T21:08:58.490Z Compiling rustls-pki-types v1.10.0
14592025-09-19T21:08:58.716Z Compiling rustversion v1.0.22
14602025-09-19T21:08:59.420Z Compiling idna_adapter v1.2.0
14612025-09-19T21:08:59.442Z Compiling tinyvec_macros v0.1.1
14622025-09-19T21:08:59.555Z Compiling tinyvec v1.8.0
14632025-09-19T21:08:59.597Z Compiling pest_generator v2.7.14
14642025-09-19T21:08:59.648Z Compiling idna v1.0.3
14652025-09-19T21:08:59.669Z Compiling scroll v0.12.0
14662025-09-19T21:09:00.173Z Compiling tracing v0.1.40
14672025-09-19T21:09:00.310Z Compiling url v2.5.4
14682025-09-19T21:09:00.748Z Compiling serde_derive_internals v0.29.1
14692025-09-19T21:09:01.026Z Compiling rand_core v0.9.3
14702025-09-19T21:09:01.087Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14712025-09-19T21:09:01.381Z Compiling bzip2-sys v0.1.13+1.0.8
14722025-09-19T21:09:01.571Z Compiling untrusted v0.9.0
14732025-09-19T21:09:01.761Z Compiling tokio-util v0.7.15
14742025-09-19T21:09:01.846Z Compiling tower-service v0.3.3
14752025-09-19T21:09:01.885Z Compiling num-conv v0.1.0
14762025-09-19T21:09:01.995Z Compiling time-core v0.1.6
14772025-09-19T21:09:02.023Z Compiling foreign-types-shared v0.1.1
14782025-09-19T21:09:02.164Z Compiling atomic-waker v1.1.2
14792025-09-19T21:09:02.184Z Compiling untrusted v0.7.1
14802025-09-19T21:09:02.293Z Compiling schemars v0.8.22
14812025-09-19T21:09:02.322Z Compiling try-lock v0.2.5
14822025-09-19T21:09:02.356Z Compiling openssl-probe v0.1.5
14832025-09-19T21:09:02.383Z Compiling powerfmt v0.2.0
14842025-09-19T21:09:02.488Z Compiling adler2 v2.0.0
14852025-09-19T21:09:02.644Z Compiling openssl v0.10.73
14862025-09-19T21:09:02.684Z Compiling goblin v0.8.2
14872025-09-19T21:09:02.702Z Compiling deranged v0.5.3
14882025-09-19T21:09:02.800Z Compiling miniz_oxide v0.8.5
14892025-09-19T21:09:02.894Z Compiling schemars_derive v0.8.22
14902025-09-19T21:09:03.116Z Compiling want v0.3.1
14912025-09-19T21:09:03.406Z Compiling h2 v0.4.6
14922025-09-19T21:09:04.046Z Compiling pest_derive v2.7.14
14932025-09-19T21:09:04.195Z Compiling time-macros v0.2.24
14942025-09-19T21:09:04.835Z Compiling foreign-types v0.3.2
14952025-09-19T21:09:06.359Z Compiling rand_chacha v0.9.0
14962025-09-19T21:09:08.098Z Compiling ipnet v2.11.0
14972025-09-19T21:09:08.333Z Compiling openssl-macros v0.1.1
14982025-09-19T21:09:08.430Z Compiling num_threads v0.1.7
14992025-09-19T21:09:08.581Z Compiling native-tls v0.2.12
15002025-09-19T21:09:08.953Z Compiling crossbeam-utils v0.8.21
15012025-09-19T21:09:09.086Z Compiling rustls v0.23.19
15022025-09-19T21:09:09.214Z Compiling httpdate v1.0.3
15032025-09-19T21:09:09.408Z Compiling dyn-clone v1.0.20
15042025-09-19T21:09:09.503Z Compiling syn v1.0.109
15052025-09-19T21:09:09.620Z Compiling zerocopy v0.8.26
15062025-09-19T21:09:09.869Z Compiling dof v0.3.0
15072025-09-19T21:09:10.200Z Compiling hyper v1.7.0
15082025-09-19T21:09:11.273Z Compiling time v0.3.43
15092025-09-19T21:09:11.687Z Compiling rand v0.9.2
15102025-09-19T21:09:12.900Z Compiling dtrace-parser v0.2.0
15112025-09-19T21:09:12.948Z Compiling unicode-normalization v0.1.24
15122025-09-19T21:09:13.458Z Compiling heapless v0.7.17
15132025-09-19T21:09:13.701Z Compiling signature v2.2.0
15142025-09-19T21:09:13.910Z Compiling zerocopy-derive v0.8.26
15152025-09-19T21:09:13.928Z Compiling cookie v0.18.1
15162025-09-19T21:09:14.002Z Compiling crc32fast v1.4.2
15172025-09-19T21:09:14.252Z Compiling signal-hook v0.3.18
15182025-09-19T21:09:14.345Z Compiling zstd-safe v7.2.3
15192025-09-19T21:09:14.563Z Compiling siphasher v0.3.11
15202025-09-19T21:09:14.668Z Compiling slog v2.7.0
15212025-09-19T21:09:14.702Z Compiling unicode-bidi v0.3.17
15222025-09-19T21:09:14.811Z Compiling zlib-rs v0.5.1
15232025-09-19T21:09:14.923Z Compiling unicode-properties v0.1.3
15242025-09-19T21:09:15.251Z Compiling phf_shared v0.11.2
15252025-09-19T21:09:15.481Z Compiling stringprep v0.1.5
15262025-09-19T21:09:15.621Z Compiling usdt-impl v0.5.0
15272025-09-19T21:09:16.031Z Compiling hyper-util v0.1.16
15282025-09-19T21:09:18.071Z Compiling curve25519-dalek v4.1.3
15292025-09-19T21:09:18.121Z Compiling rand_chacha v0.3.1
15302025-09-19T21:09:18.778Z Compiling serde_tokenstream v0.2.2
15312025-09-19T21:09:19.285Z Compiling serde_spanned v0.6.9
15322025-09-19T21:09:19.348Z Compiling toml_datetime v0.6.11
15332025-09-19T21:09:19.425Z Compiling md-5 v0.10.6
15342025-09-19T21:09:19.529Z Compiling num-integer v0.1.46
15352025-09-19T21:09:19.710Z Compiling sync_wrapper v1.0.1
15362025-09-19T21:09:19.844Z Compiling hash32 v0.2.1
15372025-09-19T21:09:19.891Z Compiling ff v0.13.0
15382025-09-19T21:09:20.138Z Compiling memoffset v0.9.1
15392025-09-19T21:09:20.222Z Compiling base16ct v0.2.0
15402025-09-19T21:09:20.274Z Compiling psl-types v2.0.11
15412025-09-19T21:09:20.388Z Compiling gimli v0.31.1
15422025-09-19T21:09:20.495Z Compiling fallible-iterator v0.2.0
15432025-09-19T21:09:20.500Z Compiling tower-layer v0.3.3
15442025-09-19T21:09:20.521Z Compiling smoltcp v0.9.1
15452025-09-19T21:09:20.539Z Compiling num-bigint-dig v0.8.4
15462025-09-19T21:09:20.795Z Compiling libz-rs-sys v0.5.1
15472025-09-19T21:09:20.877Z Compiling newtype-uuid v1.2.4
15482025-09-19T21:09:21.090Z Compiling cfg_aliases v0.2.1
15492025-09-19T21:09:21.123Z Compiling litrs v0.4.1
15502025-09-19T21:09:21.220Z Compiling nix v0.29.0
15512025-09-19T21:09:21.227Z Compiling postgres-protocol v0.6.8
15522025-09-19T21:09:21.244Z Compiling flate2 v1.1.2
15532025-09-19T21:09:21.696Z Compiling tower v0.5.2
15542025-09-19T21:09:22.143Z Compiling publicsuffix v2.3.0
15552025-09-19T21:09:22.187Z Compiling sec1 v0.7.3
15562025-09-19T21:09:22.212Z Compiling document-features v0.2.11
15572025-09-19T21:09:22.436Z Compiling group v0.13.0
15582025-09-19T21:09:22.529Z Compiling num-iter v0.1.45
15592025-09-19T21:09:22.834Z Compiling rand v0.8.5
15602025-09-19T21:09:22.909Z Compiling tokio-native-tls v0.3.1
15612025-09-19T21:09:23.426Z Compiling ipnetwork v0.21.1
15622025-09-19T21:09:23.992Z Compiling strum_macros v0.27.1
15632025-09-19T21:09:24.157Z Compiling rustls-native-certs v0.8.1
15642025-09-19T21:09:24.221Z Compiling webpki-roots v1.0.1
15652025-09-19T21:09:24.267Z Compiling http-body-util v0.1.3
15662025-09-19T21:09:24.490Z Compiling addr2line v0.24.2
15672025-09-19T21:09:24.678Z Compiling terminal_size v0.4.0
15682025-09-19T21:09:24.704Z Compiling hkdf v0.12.4
15692025-09-19T21:09:24.733Z Compiling crypto-bigint v0.5.5
15702025-09-19T21:09:24.931Z Compiling thiserror-impl v2.0.16
15712025-09-19T21:09:24.970Z Compiling curve25519-dalek-derive v0.1.1
15722025-09-19T21:09:25.032Z Compiling async-trait v0.1.89
15732025-09-19T21:09:25.171Z Compiling ahash v0.8.12
15742025-09-19T21:09:25.530Z Compiling object v0.36.5
15752025-09-19T21:09:26.378Z Compiling fs-err v3.1.1
15762025-09-19T21:09:26.710Z Compiling lockfree-object-pool v0.1.6
15772025-09-19T21:09:26.976Z Compiling rustc-demangle v0.1.24
15782025-09-19T21:09:27.496Z Compiling rustix v1.0.7
15792025-09-19T21:09:27.861Z Compiling simd-adler32 v0.3.7
15802025-09-19T21:09:28.061Z Compiling bumpalo v3.16.0
15812025-09-19T21:09:28.217Z Compiling anyhow v1.0.99
15822025-09-19T21:09:28.280Z Compiling hubpack_derive v0.1.1
15832025-09-19T21:09:28.373Z Compiling winnow v0.5.40
15842025-09-19T21:09:28.503Z Compiling managed v0.8.0
15852025-09-19T21:09:28.694Z Compiling iri-string v0.7.8
15862025-09-19T21:09:28.835Z Compiling bitflags v1.3.2
15872025-09-19T21:09:28.917Z Compiling buf-list v1.0.3
15882025-09-19T21:09:29.172Z Compiling hubpack v0.1.2
15892025-09-19T21:09:29.665Z Compiling strum v0.27.2
15902025-09-19T21:09:29.818Z Compiling clap_builder v4.5.41
15912025-09-19T21:09:30.004Z Compiling zopfli v0.8.1
15922025-09-19T21:09:30.685Z Compiling thiserror v2.0.16
15932025-09-19T21:09:30.869Z Compiling elliptic-curve v0.13.8
15942025-09-19T21:09:31.584Z Compiling toml_edit v0.19.15
15952025-09-19T21:09:31.705Z Compiling tower-http v0.6.6
15962025-09-19T21:09:31.897Z Compiling hyper-tls v0.6.0
15972025-09-19T21:09:32.264Z Compiling backtrace v0.3.74
15982025-09-19T21:09:32.525Z Compiling oxnet v0.1.3
15992025-09-19T21:09:32.563Z Compiling cookie_store v0.21.1
16002025-09-19T21:09:33.285Z Compiling signal-hook-mio v0.2.4
16012025-09-19T21:09:33.492Z Compiling zstd v0.13.3
16022025-09-19T21:09:34.058Z Compiling postgres-types v0.2.9
16032025-09-19T21:09:34.513Z Compiling usdt-macro v0.5.0
16042025-09-19T21:09:35.084Z Compiling usdt-attr-macro v0.5.0
16052025-09-19T21:09:35.295Z Compiling phf v0.11.2
16062025-09-19T21:09:35.600Z Compiling ed25519 v2.2.3
16072025-09-19T21:09:35.973Z Compiling bzip2 v0.5.2
16082025-09-19T21:09:36.370Z Compiling bzip2 v0.4.4
16092025-09-19T21:09:36.603Z Compiling strum_macros v0.26.4
16102025-09-19T21:09:36.745Z Compiling pkcs1 v0.7.5
16112025-09-19T21:09:37.245Z Compiling serde_urlencoded v0.7.1
16122025-09-19T21:09:37.527Z Compiling serde-big-array v0.5.1
16132025-09-19T21:09:37.652Z Compiling rfc6979 v0.4.0
16142025-09-19T21:09:37.758Z Compiling bstr v1.10.0
16152025-09-19T21:09:37.815Z Compiling daft-derive v0.1.4
16162025-09-19T21:09:37.863Z Compiling enum-as-inner v0.6.1
16172025-09-19T21:09:38.200Z Compiling clap_derive v4.5.41
16182025-09-19T21:09:38.510Z Compiling serde_repr v0.1.19
16192025-09-19T21:09:38.917Z Compiling float-cmp v0.10.0
16202025-09-19T21:09:39.176Z Compiling socket2 v0.5.10
16212025-09-19T21:09:39.198Z Compiling encoding_rs v0.8.34
16222025-09-19T21:09:39.366Z Compiling new_debug_unreachable v1.0.6
16232025-09-19T21:09:39.488Z Compiling precomputed-hash v0.1.1
16242025-09-19T21:09:39.580Z Compiling mime v0.3.17
16252025-09-19T21:09:39.621Z Compiling static_assertions v1.1.0
16262025-09-19T21:09:39.744Z Compiling unicode-segmentation v1.12.0
16272025-09-19T21:09:40.011Z Compiling difflib v0.4.0
16282025-09-19T21:09:40.135Z Compiling whoami v1.5.2
16292025-09-19T21:09:40.654Z Compiling normalize-line-endings v0.3.0
16302025-09-19T21:09:40.676Z Compiling predicates-core v1.0.8
16312025-09-19T21:09:40.810Z Compiling data-encoding v2.9.0
16322025-09-19T21:09:41.006Z Compiling fixedbitset v0.4.2
16332025-09-19T21:09:41.037Z Compiling strum v0.26.3
16342025-09-19T21:09:41.249Z Compiling predicates v3.1.3
16352025-09-19T21:09:41.302Z Compiling petgraph v0.6.5
16362025-09-19T21:09:41.429Z Compiling toml_edit v0.22.27
16372025-09-19T21:09:42.497Z Compiling clap v4.5.41
16382025-09-19T21:09:42.553Z Compiling hickory-proto v0.25.2
16392025-09-19T21:09:42.613Z Compiling similar v2.7.0
16402025-09-19T21:09:42.635Z Compiling tokio-postgres v0.7.13
16412025-09-19T21:09:42.875Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16422025-09-19T21:09:44.665Z Compiling string_cache v0.8.9
16432025-09-19T21:09:44.767Z Compiling daft v0.1.4
16442025-09-19T21:09:45.116Z Compiling usdt v0.5.0
16452025-09-19T21:09:45.268Z Compiling ecdsa v0.16.9
16462025-09-19T21:09:45.343Z Compiling rsa v0.9.6
16472025-09-19T21:09:45.592Z Compiling zip v0.6.6
16482025-09-19T21:09:46.104Z Compiling zip v4.2.0
16492025-09-19T21:09:46.803Z Compiling ed25519-dalek v2.1.1
16502025-09-19T21:09:47.950Z Compiling toml v0.7.8
16512025-09-19T21:09:48.223Z Compiling crossterm v0.28.1
16522025-09-19T21:09:50.106Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16532025-09-19T21:09:50.127Z Compiling crossbeam-epoch v0.9.18
16542025-09-19T21:09:50.175Z Compiling tokio-stream v0.1.17
16552025-09-19T21:09:50.526Z Compiling x509-cert v0.2.5
16562025-09-19T21:09:50.820Z Compiling openapiv3 v2.2.0
16572025-09-19T21:09:51.113Z Compiling sha1 v0.10.6
16582025-09-19T21:09:51.347Z Compiling itertools v0.10.5
16592025-09-19T21:09:51.549Z Compiling itertools v0.13.0
16602025-09-19T21:09:52.643Z Compiling winnow v0.6.26
16612025-09-19T21:09:52.855Z Compiling rustc-hash v2.1.1
16622025-09-19T21:09:53.070Z Compiling peg-runtime v0.8.5
16632025-09-19T21:09:53.653Z Compiling lalrpop-util v0.19.12
16642025-09-19T21:09:53.879Z Compiling thread_local v1.1.8
16652025-09-19T21:09:53.950Z Compiling slog-async v2.8.0
16662025-09-19T21:09:54.025Z Compiling crossbeam-channel v0.5.15
16672025-09-19T21:09:54.351Z Compiling xattr v1.3.1
16682025-09-19T21:09:54.495Z Compiling futures-executor v0.3.31
16692025-09-19T21:09:54.551Z Compiling is-terminal v0.4.13
16702025-09-19T21:09:54.615Z Compiling filetime v0.2.25
16712025-09-19T21:09:54.656Z Compiling take_mut v0.2.2
16722025-09-19T21:09:54.697Z Compiling term v1.1.0
16732025-09-19T21:09:54.842Z Compiling tar v0.4.44
16742025-09-19T21:09:54.936Z Compiling futures v0.3.31
16752025-09-19T21:09:55.865Z Compiling slog-term v2.9.2
16762025-09-19T21:09:59.220Z Compiling aws-lc-sys v0.26.0
16772025-09-19T21:10:30.150Z Compiling rustls-webpki v0.102.8
16782025-09-19T21:10:34.679Z Compiling tokio-rustls v0.26.0
16792025-09-19T21:10:34.952Z Compiling hyper-rustls v0.27.7
16802025-09-19T21:10:35.314Z Compiling reqwest v0.12.22
16812025-09-19T21:10:38.875Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16822025-09-19T21:10:39.160Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16832025-09-19T21:10:43.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16842025-09-19T21:10:43.880Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16852025-09-19T21:10:43.935ZSep 19 21:10:42.162 INFO Starting download, target: Clickhouse
16862025-09-19T21:10:43.935ZSep 19 21:10:42.163 INFO Starting download, target: Cockroach
16872025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Starting download, target: Console
16882025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Starting download, target: DendriteStub
16892025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Starting download, target: MaghemiteMgd
16902025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Starting download, target: TransceiverControl
16912025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16922025-09-19T21:10:43.938ZSep 19 21:10:42.163 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16932025-09-19T21:10:43.939ZSep 19 21:10:42.163 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16942025-09-19T21:10:43.939ZSep 19 21:10:42.163 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16952025-09-19T21:10:43.939ZSep 19 21:10:42.163 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16962025-09-19T21:10:43.939ZSep 19 21:10:42.163 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16972025-09-19T21:10:44.334ZSep 19 21:10:42.452 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16982025-09-19T21:10:44.516ZSep 19 21:10:42.660 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16992025-09-19T21:10:44.732ZSep 19 21:10:42.871 INFO Download complete, target: TransceiverControl
17002025-09-19T21:10:45.030ZSep 19 21:10:43.104 INFO Download complete, target: Console
17012025-09-19T21:10:45.261ZSep 19 21:10:43.482 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17022025-09-19T21:10:45.670ZSep 19 21:10:43.895 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17032025-09-19T21:10:45.670ZSep 19 21:10:43.895 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17042025-09-19T21:10:45.764ZSep 19 21:10:43.991 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17052025-09-19T21:10:45.893ZSep 19 21:10:44.120 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17062025-09-19T21:10:49.865ZSep 19 21:10:48.091 INFO Download complete, target: DendriteStub
17072025-09-19T21:10:50.314ZSep 19 21:10:48.541 INFO Download complete, target: MaghemiteMgd
17082025-09-19T21:10:53.087ZSep 19 21:10:51.252 INFO Checking that binary works, target: Cockroach
17092025-09-19T21:10:53.202ZSep 19 21:10:51.382 INFO Download complete, target: Cockroach
17102025-09-19T21:10:56.918ZSep 19 21:10:55.143 INFO Checking that binary works, target: Clickhouse
17112025-09-19T21:10:57.156ZSep 19 21:10:55.382 INFO Download complete, target: Clickhouse
17122025-09-19T21:10:57.177ZAll builder prerequisites installed successfully, and PATH looks valid
17132025-09-19T21:10:57.181Z
17142025-09-19T21:10:57.181Zreal 4:51.366764871
17152025-09-19T21:10:57.181Zuser 16:23.436059609
17162025-09-19T21:10:57.181Zsys 2:18.156187993
17172025-09-19T21:10:57.181Ztrap 0.596387924
17182025-09-19T21:10:57.181Ztflt 2.259010365
17192025-09-19T21:10:57.181Zdflt 2.398257538
17202025-09-19T21:10:57.181Zkflt 0.100108894
17212025-09-19T21:10:57.181Zlock 38:54.361928482
17222025-09-19T21:10:57.181Zslp 59:54.903367382
17232025-09-19T21:10:57.181Zlat 1:13.684975742
17242025-09-19T21:10:57.181Zstop 2:55.969900052
17252025-09-19T21:10:57.181Z+ banner hack-check
17262025-09-19T21:10:57.181Z
17272025-09-19T21:10:57.181Z # # ## #### # # #### # # ###### #### # #
17282025-09-19T21:10:57.181Z # # # # # # # # # # # # # # # # #
17292025-09-19T21:10:57.181Z ###### # # # #### ##### # ###### ##### # ####
17302025-09-19T21:10:57.181Z # # ###### # # # # # # # # # #
17312025-09-19T21:10:57.181Z # # # # # # # # # # # # # # # # #
17322025-09-19T21:10:57.181Z # # # # #### # # #### # # ###### #### # #
17332025-09-19T21:10:57.181Z
17342025-09-19T21:10:57.185Z+ export CARGO_INCREMENTAL=0
17352025-09-19T21:10:57.185Z+ CARGO_INCREMENTAL=0
17362025-09-19T21:10:57.185Z+ ptime -m timeout 2h cargo xtask check-features --ci
17372025-09-19T21:10:57.920Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17382025-09-19T21:10:58.215Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17392025-09-19T21:11:01.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
17402025-09-19T21:11:01.418Z Running `target/debug/xtask check-features --ci`
17412025-09-19T21:11:01.439Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17422025-09-19T21:11:01.439Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17432025-09-19T21:11:01.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17442025-09-19T21:11:01.982Z Running `target/debug/xtask download cargo-hack`
17452025-09-19T21:11:03.019Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462025-09-19T21:11:03.443Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472025-09-19T21:11:07.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
17482025-09-19T21:11:07.408Z Running `target/debug/xtask-downloader cargo-hack`
17492025-09-19T21:11:07.438ZSep 19 21:11:05.662 INFO Starting download, target: CargoHack
17502025-09-19T21:11:07.441ZSep 19 21:11:05.663 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17512025-09-19T21:11:07.622ZSep 19 21:11:05.846 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17522025-09-19T21:11:07.699ZSep 19 21:11:05.923 INFO Download complete, target: CargoHack
17532025-09-19T21:11:07.703Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17542025-09-19T21:11:07.723Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17552025-09-19T21:11:07.926Zinfo: running `cargo check --bins` on api_identity (1/227)
17562025-09-19T21:11:08.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-09-19T21:11:08.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-09-19T21:11:08.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-09-19T21:11:08.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17602025-09-19T21:11:08.682Z
17612025-09-19T21:11:08.682Zinfo: running `cargo check --bins` on bootstore (2/227)
17622025-09-19T21:11:09.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-09-19T21:11:09.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-09-19T21:11:09.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-09-19T21:11:09.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17662025-09-19T21:11:09.476Z
17672025-09-19T21:11:09.476Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/227)
17682025-09-19T21:11:10.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-09-19T21:11:10.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-09-19T21:11:10.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-09-19T21:11:10.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17722025-09-19T21:11:10.247Z
17732025-09-19T21:11:10.247Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/227)
17742025-09-19T21:11:10.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-09-19T21:11:10.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-09-19T21:11:10.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-09-19T21:11:10.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17782025-09-19T21:11:11.055Z
17792025-09-19T21:11:11.055Zinfo: running `cargo check --bins` on id-map (5/227)
17802025-09-19T21:11:11.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-09-19T21:11:11.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-09-19T21:11:11.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-09-19T21:11:11.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17842025-09-19T21:11:11.819Z
17852025-09-19T21:11:11.819Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/227)
17862025-09-19T21:11:12.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-09-19T21:11:12.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-09-19T21:11:12.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-09-19T21:11:12.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17902025-09-19T21:11:12.421Z
17912025-09-19T21:11:12.421Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/227)
17922025-09-19T21:11:12.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-09-19T21:11:12.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-09-19T21:11:12.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-09-19T21:11:12.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17962025-09-19T21:11:13.025Z
17972025-09-19T21:11:13.025Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/227)
17982025-09-19T21:11:13.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-09-19T21:11:13.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-09-19T21:11:13.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-09-19T21:11:13.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18022025-09-19T21:11:13.624Z
18032025-09-19T21:11:13.624Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/227)
18042025-09-19T21:11:14.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-09-19T21:11:14.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-09-19T21:11:14.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-09-19T21:11:14.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18082025-09-19T21:11:14.227Z
18092025-09-19T21:11:14.227Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/227)
18102025-09-19T21:11:14.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-09-19T21:11:14.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-09-19T21:11:14.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-09-19T21:11:14.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18142025-09-19T21:11:14.822Z
18152025-09-19T21:11:14.822Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/227)
18162025-09-19T21:11:15.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-09-19T21:11:15.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-09-19T21:11:15.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-09-19T21:11:15.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18202025-09-19T21:11:15.415Z
18212025-09-19T21:11:15.415Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/227)
18222025-09-19T21:11:15.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-09-19T21:11:15.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-09-19T21:11:15.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-09-19T21:11:15.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18262025-09-19T21:11:16.009Z
18272025-09-19T21:11:16.009Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/227)
18282025-09-19T21:11:16.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-09-19T21:11:16.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-09-19T21:11:16.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-09-19T21:11:16.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18322025-09-19T21:11:16.608Z
18332025-09-19T21:11:16.608Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/227)
18342025-09-19T21:11:17.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-09-19T21:11:17.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-09-19T21:11:17.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-09-19T21:11:17.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18382025-09-19T21:11:17.207Z
18392025-09-19T21:11:17.207Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/227)
18402025-09-19T21:11:17.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-09-19T21:11:17.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-09-19T21:11:17.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-09-19T21:11:17.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18442025-09-19T21:11:17.799Z
18452025-09-19T21:11:17.799Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/227)
18462025-09-19T21:11:18.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-09-19T21:11:18.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-09-19T21:11:18.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-09-19T21:11:18.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18502025-09-19T21:11:18.388Z
18512025-09-19T21:11:18.388Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/227)
18522025-09-19T21:11:18.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-09-19T21:11:18.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-09-19T21:11:18.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-09-19T21:11:18.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18562025-09-19T21:11:18.990Z
18572025-09-19T21:11:18.990Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/227)
18582025-09-19T21:11:19.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-09-19T21:11:19.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-09-19T21:11:19.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-09-19T21:11:19.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18622025-09-19T21:11:19.593Z
18632025-09-19T21:11:19.593Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/227)
18642025-09-19T21:11:20.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-09-19T21:11:20.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-09-19T21:11:20.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-09-19T21:11:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18682025-09-19T21:11:20.190Z
18692025-09-19T21:11:20.190Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/227)
18702025-09-19T21:11:20.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-09-19T21:11:20.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-09-19T21:11:20.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-09-19T21:11:20.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18742025-09-19T21:11:20.811Z
18752025-09-19T21:11:20.811Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/227)
18762025-09-19T21:11:21.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-09-19T21:11:21.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-09-19T21:11:21.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-09-19T21:11:21.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18802025-09-19T21:11:21.423Z
18812025-09-19T21:11:21.423Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/227)
18822025-09-19T21:11:21.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-09-19T21:11:21.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-09-19T21:11:21.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-09-19T21:11:21.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18862025-09-19T21:11:22.028Z
18872025-09-19T21:11:22.028Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/227)
18882025-09-19T21:11:22.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-09-19T21:11:22.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-09-19T21:11:22.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-09-19T21:11:22.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18922025-09-19T21:11:22.639Z
18932025-09-19T21:11:22.639Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/227)
18942025-09-19T21:11:23.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-09-19T21:11:23.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-09-19T21:11:23.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-09-19T21:11:23.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18982025-09-19T21:11:23.252Z
18992025-09-19T21:11:23.252Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/227)
19002025-09-19T21:11:23.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-09-19T21:11:23.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-09-19T21:11:23.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-09-19T21:11:23.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19042025-09-19T21:11:23.859Z
19052025-09-19T21:11:23.859Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/227)
19062025-09-19T21:11:24.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-09-19T21:11:24.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-09-19T21:11:24.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-09-19T21:11:24.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19102025-09-19T21:11:24.465Z
19112025-09-19T21:11:24.465Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/227)
19122025-09-19T21:11:25.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-09-19T21:11:25.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-09-19T21:11:25.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-09-19T21:11:25.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19162025-09-19T21:11:25.074Z
19172025-09-19T21:11:25.074Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/227)
19182025-09-19T21:11:25.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-09-19T21:11:25.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-09-19T21:11:25.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-09-19T21:11:25.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19222025-09-19T21:11:25.680Z
19232025-09-19T21:11:25.680Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/227)
19242025-09-19T21:11:26.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-09-19T21:11:26.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-09-19T21:11:26.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-09-19T21:11:26.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19282025-09-19T21:11:26.284Z
19292025-09-19T21:11:26.284Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/227)
19302025-09-19T21:11:26.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-09-19T21:11:26.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-09-19T21:11:26.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-09-19T21:11:26.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19342025-09-19T21:11:26.881Z
19352025-09-19T21:11:26.881Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/227)
19362025-09-19T21:11:27.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-09-19T21:11:27.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-09-19T21:11:27.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-09-19T21:11:27.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19402025-09-19T21:11:27.483Z
19412025-09-19T21:11:27.483Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/227)
19422025-09-19T21:11:28.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-09-19T21:11:28.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-09-19T21:11:28.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-09-19T21:11:28.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19462025-09-19T21:11:28.082Z
19472025-09-19T21:11:28.082Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/227)
19482025-09-19T21:11:28.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-09-19T21:11:28.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-09-19T21:11:28.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-09-19T21:11:28.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19522025-09-19T21:11:28.685Z
19532025-09-19T21:11:28.685Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/227)
19542025-09-19T21:11:29.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-09-19T21:11:29.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-09-19T21:11:29.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-09-19T21:11:29.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19582025-09-19T21:11:29.283Z
19592025-09-19T21:11:29.283Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/227)
19602025-09-19T21:11:29.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-09-19T21:11:29.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-09-19T21:11:29.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-09-19T21:11:29.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19642025-09-19T21:11:29.869Z
19652025-09-19T21:11:29.869Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/227)
19662025-09-19T21:11:30.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-09-19T21:11:30.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-09-19T21:11:30.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-09-19T21:11:30.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19702025-09-19T21:11:30.455Z
19712025-09-19T21:11:30.455Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/227)
19722025-09-19T21:11:30.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-09-19T21:11:30.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-09-19T21:11:30.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-09-19T21:11:30.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19762025-09-19T21:11:31.055Z
19772025-09-19T21:11:31.055Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/227)
19782025-09-19T21:11:31.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-09-19T21:11:31.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-09-19T21:11:31.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-09-19T21:11:31.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19822025-09-19T21:11:31.649Z
19832025-09-19T21:11:31.649Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/227)
19842025-09-19T21:11:32.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-09-19T21:11:32.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-09-19T21:11:32.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-09-19T21:11:32.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19882025-09-19T21:11:32.254Z
19892025-09-19T21:11:32.254Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/227)
19902025-09-19T21:11:32.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-09-19T21:11:32.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-09-19T21:11:32.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-09-19T21:11:32.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19942025-09-19T21:11:32.848Z
19952025-09-19T21:11:32.848Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/227)
19962025-09-19T21:11:33.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-09-19T21:11:33.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-09-19T21:11:33.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-09-19T21:11:33.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20002025-09-19T21:11:33.450Z
20012025-09-19T21:11:33.450Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/227)
20022025-09-19T21:11:33.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-09-19T21:11:33.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-09-19T21:11:33.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-09-19T21:11:33.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20062025-09-19T21:11:34.052Z
20072025-09-19T21:11:34.052Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/227)
20082025-09-19T21:11:34.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-09-19T21:11:34.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-09-19T21:11:34.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-09-19T21:11:34.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20122025-09-19T21:11:34.643Z
20132025-09-19T21:11:34.643Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/227)
20142025-09-19T21:11:35.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-09-19T21:11:35.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-09-19T21:11:35.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172025-09-19T21:11:35.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20182025-09-19T21:11:35.245Z
20192025-09-19T21:11:35.245Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/227)
20202025-09-19T21:11:35.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212025-09-19T21:11:35.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222025-09-19T21:11:35.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232025-09-19T21:11:35.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20242025-09-19T21:11:35.839Z
20252025-09-19T21:11:35.839Zinfo: running `cargo check --bins` on sled-hardware-types (46/227)
20262025-09-19T21:11:36.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272025-09-19T21:11:36.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282025-09-19T21:11:36.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292025-09-19T21:11:36.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20302025-09-19T21:11:36.649Z
20312025-09-19T21:11:36.649Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/227)
20322025-09-19T21:11:37.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332025-09-19T21:11:37.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342025-09-19T21:11:37.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352025-09-19T21:11:37.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20362025-09-19T21:11:37.463Z
20372025-09-19T21:11:37.463Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/227)
20382025-09-19T21:11:38.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392025-09-19T21:11:38.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402025-09-19T21:11:38.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412025-09-19T21:11:38.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20422025-09-19T21:11:38.282Z
20432025-09-19T21:11:38.282Zinfo: running `cargo check --bins` on oxlog (49/227)
20442025-09-19T21:11:38.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452025-09-19T21:11:38.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462025-09-19T21:11:39.064Z Checking cfg-if v1.0.1
20472025-09-19T21:11:39.067Z Checking libc v0.2.174
20482025-09-19T21:11:39.067Z Checking serde_core v1.0.223
20492025-09-19T21:11:39.198Z Checking zeroize v1.8.1
20502025-09-19T21:11:39.201Z Checking memchr v2.7.4
20512025-09-19T21:11:39.217Z Checking typenum v1.17.0
20522025-09-19T21:11:39.217Z Checking smallvec v1.15.1
20532025-09-19T21:11:39.248Z Checking value-bag v1.9.0
20542025-09-19T21:11:39.264Z Checking subtle v2.6.1
20552025-09-19T21:11:39.449Z Checking scopeguard v1.2.0
20562025-09-19T21:11:39.534Z Checking const-oid v0.9.6
20572025-09-19T21:11:39.554Z Checking stable_deref_trait v1.2.0
20582025-09-19T21:11:39.620Z Checking lock_api v0.4.12
20592025-09-19T21:11:39.641Z Checking log v0.4.27
20602025-09-19T21:11:39.671Z Checking itoa v1.0.11
20612025-09-19T21:11:39.911Z Checking zerofrom v0.1.4
20622025-09-19T21:11:39.980Z Checking byteorder v1.5.0
20632025-09-19T21:11:39.997Z Checking pin-project-lite v0.2.14
20642025-09-19T21:11:40.132Z Checking portable-atomic v1.11.0
20652025-09-19T21:11:40.137Z Checking yoke v0.7.4
20662025-09-19T21:11:40.152Z Checking critical-section v1.1.3
20672025-09-19T21:11:40.221Z Checking getrandom v0.2.15
20682025-09-19T21:11:40.244Z Checking generic-array v0.14.7
20692025-09-19T21:11:40.336Z Checking parking_lot_core v0.9.10
20702025-09-19T21:11:40.365Z Checking signal-hook-registry v1.4.2
20712025-09-19T21:11:40.471Z Checking rand_core v0.6.4
20722025-09-19T21:11:40.507Z Checking mio v1.0.2
20732025-09-19T21:11:40.621Z Checking zerovec v0.10.4
20742025-09-19T21:11:40.660Z Checking parking_lot v0.12.3
20752025-09-19T21:11:40.770Z Checking socket2 v0.6.0
20762025-09-19T21:11:41.009Z Checking futures-core v0.3.31
20772025-09-19T21:11:41.118Z Checking allocator-api2 v0.2.21
20782025-09-19T21:11:41.178Z Checking once_cell v1.21.3
20792025-09-19T21:11:41.218Z Checking equivalent v1.0.2
20802025-09-19T21:11:41.256Z Checking cpufeatures v0.2.14
20812025-09-19T21:11:41.343Z Checking foldhash v0.1.5
20822025-09-19T21:11:41.368Z Checking crypto-common v0.1.6
20832025-09-19T21:11:41.368Z Checking block-buffer v0.10.4
20842025-09-19T21:11:41.424Z Checking litemap v0.7.3
20852025-09-19T21:11:41.498Z Checking writeable v0.5.5
20862025-09-19T21:11:41.565Z Checking block-padding v0.3.3
20872025-09-19T21:11:41.581Z Checking getrandom v0.3.1
20882025-09-19T21:11:41.598Z Checking digest v0.10.7
20892025-09-19T21:11:41.712Z Checking hashbrown v0.15.4
20902025-09-19T21:11:41.767Z Checking percent-encoding v2.3.2
20912025-09-19T21:11:41.787Z Checking inout v0.1.3
20922025-09-19T21:11:41.811Z Checking zerocopy v0.7.35
20932025-09-19T21:11:41.826Z Checking libm v0.2.8
20942025-09-19T21:11:41.965Z Checking hmac v0.12.1
20952025-09-19T21:11:42.012Z Checking ryu v1.0.18
20962025-09-19T21:11:42.031Z Checking icu_locid_transform_data v1.5.0
20972025-09-19T21:11:42.123Z Checking tinystr v0.7.6
20982025-09-19T21:11:42.141Z Checking futures-sink v0.3.31
20992025-09-19T21:11:42.190Z Checking icu_collections v1.5.0
21002025-09-19T21:11:42.268Z Checking cipher v0.4.4
21012025-09-19T21:11:42.305Z Checking futures-channel v0.3.31
21022025-09-19T21:11:42.474Z Checking icu_locid v1.5.0
21032025-09-19T21:11:42.669Z Checking sha2 v0.10.9
21042025-09-19T21:11:42.690Z Checking slab v0.4.9
21052025-09-19T21:11:42.712Z Checking num-traits v0.2.19
21062025-09-19T21:11:42.729Z Checking futures-io v0.3.31
21072025-09-19T21:11:42.886Z Checking icu_properties_data v1.5.0
21082025-09-19T21:11:42.948Z Checking pin-utils v0.1.0
21092025-09-19T21:11:42.972Z Checking futures-task v0.3.31
21102025-09-19T21:11:43.002Z Checking base64ct v1.6.0
21112025-09-19T21:11:43.048Z Checking serde v1.0.223
21122025-09-19T21:11:43.065Z Checking serde_json v1.0.145
21132025-09-19T21:11:43.120Z Checking flagset v0.4.6
21142025-09-19T21:11:43.201Z Checking futures-util v0.3.31
21152025-09-19T21:11:43.267Z Checking write16 v1.0.0
21162025-09-19T21:11:43.327Z Checking utf16_iter v1.0.5
21172025-09-19T21:11:43.400Z Checking utf8_iter v1.0.4
21182025-09-19T21:11:43.430Z Checking icu_provider v1.5.0
21192025-09-19T21:11:43.446Z Checking pem-rfc7468 v0.7.0
21202025-09-19T21:11:43.498Z Checking icu_normalizer_data v1.5.0
21212025-09-19T21:11:43.614Z Checking ppv-lite86 v0.2.20
21222025-09-19T21:11:43.614Z Checking salsa20 v0.10.2
21232025-09-19T21:11:43.722Z Checking der v0.7.9
21242025-09-19T21:11:43.857Z Checking pbkdf2 v0.12.2
21252025-09-19T21:11:43.983Z Checking bytes v1.10.1
21262025-09-19T21:11:44.023Z Checking bitflags v2.9.1
21272025-09-19T21:11:44.042Z Checking icu_locid_transform v1.5.0
21282025-09-19T21:11:44.210Z Checking indexmap v2.11.0
21292025-09-19T21:11:44.333Z Checking fnv v1.0.7
21302025-09-19T21:11:44.352Z Checking scrypt v0.11.0
21312025-09-19T21:11:44.483Z Checking aes v0.8.4
21322025-09-19T21:11:44.582Z Checking cbc v0.1.2
21332025-09-19T21:11:44.631Z Checking form_urlencoded v1.2.2
21342025-09-19T21:11:44.802Z Checking uuid v1.18.1
21352025-09-19T21:11:44.842Z Checking tracing-core v0.1.32
21362025-09-19T21:11:44.964Z Checking tokio v1.47.0
21372025-09-19T21:11:45.048Z Checking icu_properties v1.5.1
21382025-09-19T21:11:45.347Z Checking http v1.3.1
21392025-09-19T21:11:45.392Z Checking spki v0.7.3
21402025-09-19T21:11:45.459Z Checking rustls-pki-types v1.10.0
21412025-09-19T21:11:45.479Z Checking base64 v0.22.1
21422025-09-19T21:11:45.496Z Checking tracing v0.1.40
21432025-09-19T21:11:45.709Z Checking pkcs5 v0.7.1
21442025-09-19T21:11:45.857Z Checking iana-time-zone v0.1.63
21452025-09-19T21:11:45.964Z Checking tinyvec_macros v0.1.1
21462025-09-19T21:11:45.997Z Compiling newtype-uuid v1.2.4
21472025-09-19T21:11:46.030Z Checking chrono v0.4.41
21482025-09-19T21:11:46.061Z Checking tinyvec v1.8.0
21492025-09-19T21:11:46.209Z Checking pkcs8 v0.10.2
21502025-09-19T21:11:46.343Z Checking rand_core v0.9.3
21512025-09-19T21:11:46.532Z Checking errno v0.3.12
21522025-09-19T21:11:46.617Z Checking http-body v1.0.1
21532025-09-19T21:11:46.648Z Checking aws-lc-sys v0.26.0
21542025-09-19T21:11:46.715Z Checking spin v0.9.8
21552025-09-19T21:11:46.842Z Checking foreign-types-shared v0.1.1
21562025-09-19T21:11:46.971Z Checking tower-service v0.3.3
21572025-09-19T21:11:47.045Z Checking atomic-waker v1.1.2
21582025-09-19T21:11:47.113Z Checking adler2 v2.0.0
21592025-09-19T21:11:47.192Z Checking untrusted v0.9.0
21602025-09-19T21:11:47.284Z Checking untrusted v0.7.1
21612025-09-19T21:11:47.346Z Checking try-lock v0.2.5
21622025-09-19T21:11:47.376Z Checking openssl-probe v0.1.5
21632025-09-19T21:11:47.459Z Checking ring v0.17.14
21642025-09-19T21:11:47.492Z Checking want v0.3.1
21652025-09-19T21:11:47.549Z Checking miniz_oxide v0.8.5
21662025-09-19T21:11:47.676Z Checking foreign-types v0.3.2
21672025-09-19T21:11:47.728Z Checking rand_chacha v0.9.0
21682025-09-19T21:11:47.774Z Checking ipnet v2.11.0
21692025-09-19T21:11:47.952Z Checking httparse v1.9.5
21702025-09-19T21:11:48.110Z Checking openssl-sys v0.9.109
21712025-09-19T21:11:48.297Z Checking thiserror v1.0.69
21722025-09-19T21:11:48.317Z Checking aho-corasick v1.1.3
21732025-09-19T21:11:48.334Z Checking icu_normalizer v1.5.0
21742025-09-19T21:11:48.400Z Checking httpdate v1.0.3
21752025-09-19T21:11:48.457Z Checking unicode-ident v1.0.18
21762025-09-19T21:11:48.645Z Checking powerfmt v0.2.0
21772025-09-19T21:11:48.664Z Checking regex-syntax v0.8.5
21782025-09-19T21:11:48.891Z Checking aws-lc-rs v1.12.4
21792025-09-19T21:11:48.941Z Checking deranged v0.5.3
21802025-09-19T21:11:49.063Z Checking idna_adapter v1.2.0
21812025-09-19T21:11:49.255Z Checking openssl v0.10.73
21822025-09-19T21:11:49.281Z Checking idna v1.0.3
21832025-09-19T21:11:49.643Z Checking proc-macro2 v1.0.101
21842025-09-19T21:11:49.776Z Checking url v2.5.4
21852025-09-19T21:11:49.807Z Checking rand v0.9.2
21862025-09-19T21:11:50.345Z Checking unicode-normalization v0.1.24
21872025-09-19T21:11:50.637Z Checking rustix v0.38.37
21882025-09-19T21:11:50.642Z Checking rustls-webpki v0.102.8
21892025-09-19T21:11:50.875Z Checking crossbeam-utils v0.8.21
21902025-09-19T21:11:51.276Z Checking semver v1.0.26
21912025-09-19T21:11:51.480Z Checking bzip2-sys v0.1.13+1.0.8
21922025-09-19T21:11:51.483Z Checking scroll v0.12.0
21932025-09-19T21:11:51.624Z Checking signature v2.2.0
21942025-09-19T21:11:51.627Z Checking crc32fast v1.4.2
21952025-09-19T21:11:51.680Z Checking utf8parse v0.2.2
21962025-09-19T21:11:51.837Z Checking regex-automata v0.4.8
21972025-09-19T21:11:51.855Z Checking num_threads v0.1.7
21982025-09-19T21:11:51.874Z Checking tokio-util v0.7.15
21992025-09-19T21:11:51.874Z Checking unicode-bidi v0.3.17
22002025-09-19T21:11:51.877Z Checking dyn-clone v1.0.20
22012025-09-19T21:11:51.923Z Checking anstyle v1.0.11
22022025-09-19T21:11:51.970Z Checking either v1.15.0
22032025-09-19T21:11:52.026Z Checking zlib-rs v0.5.1
22042025-09-19T21:11:52.281Z Checking plain v0.2.3
22052025-09-19T21:11:52.350Z Checking num-conv v0.1.0
22062025-09-19T21:11:52.453Z Checking siphasher v0.3.11
22072025-09-19T21:11:52.485Z Checking unicode-properties v0.1.3
22082025-09-19T21:11:52.597Z Checking time-core v0.1.6
22092025-09-19T21:11:52.771Z Checking ucd-trie v0.1.7
22102025-09-19T21:11:52.847Z Checking stringprep v0.1.5
22112025-09-19T21:11:52.881Z Checking time v0.3.43
22122025-09-19T21:11:52.970Z Checking pest v2.7.14
22132025-09-19T21:11:53.108Z Checking h2 v0.4.6
22142025-09-19T21:11:53.136Z Checking phf_shared v0.11.2
22152025-09-19T21:11:53.427Z Checking goblin v0.8.2
22162025-09-19T21:11:53.768Z Checking schemars v0.8.22
22172025-09-19T21:11:53.908Z Checking libz-rs-sys v0.5.1
22182025-09-19T21:11:54.119Z Checking anstyle-parse v0.2.5
22192025-09-19T21:11:54.384Z Checking crossbeam-epoch v0.9.18
22202025-09-19T21:11:54.474Z Checking native-tls v0.2.12
22212025-09-19T21:11:54.797Z Checking rustls v0.23.19
22222025-09-19T21:11:54.824Z Checking quote v1.0.40
22232025-09-19T21:11:55.298Z Checking zerocopy v0.8.26
22242025-09-19T21:11:55.428Z Checking rand_chacha v0.3.1
22252025-09-19T21:11:55.453Z Checking num-integer v0.1.46
22262025-09-19T21:11:55.473Z Checking toml_datetime v0.6.11
22272025-09-19T21:11:55.835Z Checking serde_spanned v0.6.9
22282025-09-19T21:11:55.854Z Checking zstd-sys v2.0.14+zstd.1.5.7
22292025-09-19T21:11:55.960Z Checking md-5 v0.10.6
22302025-09-19T21:11:56.054Z Checking sync_wrapper v1.0.1
22312025-09-19T21:11:56.073Z Checking ff v0.13.0
22322025-09-19T21:11:56.141Z Checking hash32 v0.2.1
22332025-09-19T21:11:56.175Z Checking tower-layer v0.3.3
22342025-09-19T21:11:56.213Z Checking gimli v0.31.1
22352025-09-19T21:11:56.294Z Checking anstyle-query v1.1.1
22362025-09-19T21:11:56.438Z Checking is_terminal_polyfill v1.70.1
22372025-09-19T21:11:56.441Z Checking pretty-hex v0.4.1
22382025-09-19T21:11:56.441Z Checking base16ct v0.2.0
22392025-09-19T21:11:56.576Z Checking colorchoice v1.0.2
22402025-09-19T21:11:56.663Z Checking psl-types v2.0.11
22412025-09-19T21:11:56.683Z Checking fallible-iterator v0.2.0
22422025-09-19T21:11:56.732Z Checking anstream v0.6.18
22432025-09-19T21:11:56.884Z Checking publicsuffix v2.3.0
22442025-09-19T21:11:57.125Z Checking sec1 v0.7.3
22452025-09-19T21:11:57.179Z Checking tower v0.5.2
22462025-09-19T21:11:57.280Z Checking postgres-protocol v0.6.8
22472025-09-19T21:11:57.524Z Checking heapless v0.7.17
22482025-09-19T21:11:57.901Z Checking group v0.13.0
22492025-09-19T21:11:57.943Z Checking zstd-safe v7.2.3
22502025-09-19T21:11:58.184Z Checking num-iter v0.1.45
22512025-09-19T21:11:58.263Z Checking rand v0.8.5
22522025-09-19T21:11:58.320Z Checking dof v0.3.0
22532025-09-19T21:11:58.377Z Checking dtrace-parser v0.2.0
22542025-09-19T21:11:58.398Z Checking cookie v0.18.1
22552025-09-19T21:11:58.570Z Compiling daft v0.1.4
22562025-09-19T21:11:58.825Z Checking ipnetwork v0.21.1
22572025-09-19T21:11:58.860Z Checking syn v2.0.106
22582025-09-19T21:11:58.918Z Checking tokio-native-tls v0.3.1
22592025-09-19T21:11:59.099Z Checking flate2 v1.1.2
22602025-09-19T21:11:59.185Z Checking terminal_size v0.4.0
22612025-09-19T21:11:59.219Z Checking hyper v1.7.0
22622025-09-19T21:11:59.240Z Checking rustls-native-certs v0.8.1
22632025-09-19T21:11:59.368Z Checking lazy_static v1.5.0
22642025-09-19T21:11:59.426Z Checking http-body-util v0.1.3
22652025-09-19T21:11:59.443Z Checking webpki-roots v1.0.1
22662025-09-19T21:11:59.495Z Checking signal-hook v0.3.18
22672025-09-19T21:11:59.651Z Checking hkdf v0.12.4
22682025-09-19T21:11:59.719Z Checking crypto-bigint v0.5.5
22692025-09-19T21:11:59.767Z Checking tokio-rustls v0.26.0
22702025-09-19T21:11:59.840Z Checking thread-id v4.2.2
22712025-09-19T21:11:59.843Z Checking object v0.36.5
22722025-09-19T21:11:59.877Z Checking iri-string v0.7.8
22732025-09-19T21:11:59.933Z Checking addr2line v0.24.2
22742025-09-19T21:11:59.963Z Checking bitflags v1.3.2
22752025-09-19T21:12:00.067Z Checking managed v0.8.0
22762025-09-19T21:12:00.150Z Checking lockfree-object-pool v0.1.6
22772025-09-19T21:12:00.399Z Compiling rayon-core v1.12.1
22782025-09-19T21:12:00.435Z Checking bumpalo v3.16.0
22792025-09-19T21:12:00.457Z Checking winnow v0.5.40
22802025-09-19T21:12:00.718Z Checking clap_lex v0.7.4
22812025-09-19T21:12:00.752Z Checking strsim v0.11.1
22822025-09-19T21:12:00.985Z Checking rustc-demangle v0.1.24
22832025-09-19T21:12:01.042Z Checking simd-adler32 v0.3.7
22842025-09-19T21:12:01.150Z Checking hyper-util v0.1.16
22852025-09-19T21:12:01.398Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22862025-09-19T21:12:01.436Z Checking zopfli v0.8.1
22872025-09-19T21:12:01.747Z Checking clap_builder v4.5.41
22882025-09-19T21:12:02.127Z Checking smoltcp v0.9.1
22892025-09-19T21:12:02.399Z Checking tower-http v0.6.6
22902025-09-19T21:12:02.402Z Checking elliptic-curve v0.13.8
22912025-09-19T21:12:02.983Z Checking signal-hook-mio v0.2.4
22922025-09-19T21:12:03.040Z Checking num-bigint-dig v0.8.4
22932025-09-19T21:12:03.147Z Checking oxnet v0.1.3
22942025-09-19T21:12:03.291Z Checking toml_edit v0.19.15
22952025-09-19T21:12:03.539Z Checking cookie_store v0.21.1
22962025-09-19T21:12:03.557Z Checking zstd v0.13.3
22972025-09-19T21:12:03.652Z Checking hyper-tls v0.6.0
22982025-09-19T21:12:03.923Z Checking hyper-rustls v0.27.7
22992025-09-19T21:12:03.956Z Checking postgres-types v0.2.9
23002025-09-19T21:12:04.215Z Checking regex v1.11.1
23012025-09-19T21:12:04.290Z Checking bstr v1.10.0
23022025-09-19T21:12:04.602Z Checking crossbeam-deque v0.8.5
23032025-09-19T21:12:04.659Z Checking phf v0.11.2
23042025-09-19T21:12:04.688Z Checking usdt-impl v0.5.0
23052025-09-19T21:12:04.803Z Checking ed25519 v2.2.3
23062025-09-19T21:12:04.928Z Checking bzip2 v0.5.2
23072025-09-19T21:12:04.947Z Checking bzip2 v0.4.4
23082025-09-19T21:12:05.053Z Checking thiserror v2.0.16
23092025-09-19T21:12:05.090Z Checking curve25519-dalek v4.1.3
23102025-09-19T21:12:05.117Z Checking pkcs1 v0.7.5
23112025-09-19T21:12:05.207Z Checking strum v0.27.2
23122025-09-19T21:12:08.718Z Checking hubpack v0.1.2
23132025-09-19T21:12:08.816Z Checking memoffset v0.9.1
23142025-09-19T21:12:08.816Z Checking serde_urlencoded v0.7.1
23152025-09-19T21:12:08.816Z Checking float-cmp v0.10.0
23162025-09-19T21:12:08.816Z Checking serde-big-array v0.5.1
23172025-09-19T21:12:08.816Z Checking rfc6979 v0.4.0
23182025-09-19T21:12:08.817Z Checking memmap v0.7.0
23192025-09-19T21:12:08.817Z Checking socket2 v0.5.10
23202025-09-19T21:12:08.817Z Checking encoding_rs v0.8.34
23212025-09-19T21:12:08.817Z Checking predicates-core v1.0.8
23222025-09-19T21:12:08.817Z Checking toml_write v0.1.2
23232025-09-19T21:12:08.817Z Checking difflib v0.4.0
23242025-09-19T21:12:08.817Z Checking precomputed-hash v0.1.1
23252025-09-19T21:12:08.817Z Checking backtrace v0.3.74
23262025-09-19T21:12:08.817Z Checking minimal-lexical v0.2.1
23272025-09-19T21:12:08.817Z Checking data-encoding v2.9.0
23282025-09-19T21:12:08.817Z Checking winnow v0.7.10
23292025-09-19T21:12:08.817Z Checking whoami v1.5.2
23302025-09-19T21:12:08.817Z Checking static_assertions v1.1.0
23312025-09-19T21:12:08.817Z Checking new_debug_unreachable v1.0.6
23322025-09-19T21:12:08.817Z Checking unicode-segmentation v1.12.0
23332025-09-19T21:12:08.817Z Checking normalize-line-endings v0.3.0
23342025-09-19T21:12:08.817Z Checking mime v0.3.17
23352025-09-19T21:12:08.817Z Checking fixedbitset v0.4.2
23362025-09-19T21:12:08.817Z Checking hickory-proto v0.25.2
23372025-09-19T21:12:08.817Z Checking predicates v3.1.3
23382025-09-19T21:12:08.817Z Checking petgraph v0.6.5
23392025-09-19T21:12:08.817Z Checking anyhow v1.0.99
23402025-09-19T21:12:08.818Z Checking ed25519-dalek v2.1.1
23412025-09-19T21:12:08.818Z Checking similar v2.7.0
23422025-09-19T21:12:08.818Z Checking tokio-postgres v0.7.13
23432025-09-19T21:12:08.818Z Checking string_cache v0.8.9
23442025-09-19T21:12:08.818Z Checking nom v7.1.3
23452025-09-19T21:12:08.818Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23462025-09-19T21:12:08.818Z Checking usdt v0.5.0
23472025-09-19T21:12:08.818Z Checking reqwest v0.12.22
23482025-09-19T21:12:08.818Z Checking ecdsa v0.16.9
23492025-09-19T21:12:08.844Z Checking toml v0.7.8
23502025-09-19T21:12:08.887Z Checking toml_edit v0.22.27
23512025-09-19T21:12:10.821Z Checking rsa v0.9.6
23522025-09-19T21:12:10.882Z Checking nix v0.29.0
23532025-09-19T21:12:10.882Z Checking zip v0.6.6
23542025-09-19T21:12:10.882Z Checking zip v4.2.0
23552025-09-19T21:12:10.882Z Checking clap v4.5.41
23562025-09-19T21:12:10.883Z Checking crossterm v0.28.1
23572025-09-19T21:12:10.883Z Checking ahash v0.8.12
23582025-09-19T21:12:10.883Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23592025-09-19T21:12:11.431Z Checking tokio-stream v0.1.17
23602025-09-19T21:12:11.452Z Checking itertools v0.10.5
23612025-09-19T21:12:11.452Z Checking itertools v0.12.1
23622025-09-19T21:12:11.452Z Checking itertools v0.13.0
23632025-09-19T21:12:11.458Z Checking buf-list v1.0.3
23642025-09-19T21:12:11.773Z Checking fs-err v3.1.1
23652025-09-19T21:12:11.806Z Checking strum v0.26.3
23662025-09-19T21:12:12.973Z Checking rustix v1.0.7
23672025-09-19T21:12:12.998Z Checking slog v2.7.0
23682025-09-19T21:12:12.999Z Checking x509-cert v0.2.5
23692025-09-19T21:12:12.999Z Checking openapiv3 v2.2.0
23702025-09-19T21:12:12.999Z Checking sha1 v0.10.6
23712025-09-19T21:12:12.999Z Checking winnow v0.6.26
23722025-09-19T21:12:13.009Z Checking peg-runtime v0.8.5
23732025-09-19T21:12:13.395Z Checking lalrpop-util v0.19.12
23742025-09-19T21:12:13.422Z Checking unicode-xid v0.2.6
23752025-09-19T21:12:13.423Z Checking rustc-hash v2.1.1
23762025-09-19T21:12:13.423Z Checking rayon v1.10.0
23772025-09-19T21:12:13.432Z Checking camino v1.2.0
23782025-09-19T21:12:13.539Z Checking sigpipe v0.1.3
23792025-09-19T21:12:13.542Z Checking glob v0.3.2
23802025-09-19T21:12:13.960Z Checking jiff v0.2.15
23812025-09-19T21:12:18.055Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23822025-09-19T21:12:18.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.59s
23832025-09-19T21:12:18.124Z
23842025-09-19T21:12:18.124Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/227)
23852025-09-19T21:12:18.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23862025-09-19T21:12:19.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23872025-09-19T21:12:19.010Z Compiling regress v0.10.4
23882025-09-19T21:12:19.153Z Compiling ident_case v1.0.1
23892025-09-19T21:12:19.179Z Checking heck v0.5.0
23902025-09-19T21:12:19.193Z Checking newtype-uuid v1.2.4
23912025-09-19T21:12:19.196Z Compiling unsafe-libyaml v0.2.11
23922025-09-19T21:12:19.208Z Checking futures-executor v0.3.31
23932025-09-19T21:12:19.211Z Checking fastrand v2.1.1
23942025-09-19T21:12:19.874Z Compiling darling_core v0.20.10
23952025-09-19T21:12:19.893Z Checking thread_local v1.1.8
23962025-09-19T21:12:19.893Z Checking futures v0.3.31
23972025-09-19T21:12:19.893Z Checking tempfile v3.20.0
23982025-09-19T21:12:19.893Z Checking macaddr v1.0.1
23992025-09-19T21:12:19.893Z Checking daft v0.1.4
24002025-09-19T21:12:19.893Z Compiling structmeta-derive v0.3.0
24012025-09-19T21:12:19.903Z Compiling ref-cast v1.0.24
24022025-09-19T21:12:19.920Z Checking crossbeam-channel v0.5.15
24032025-09-19T21:12:20.209Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24042025-09-19T21:12:20.222Z Compiling ref-cast-impl v1.0.24
24052025-09-19T21:12:20.673Z Checking is-terminal v0.4.13
24062025-09-19T21:12:20.683Z Compiling serde_yaml v0.9.34+deprecated
24072025-09-19T21:12:20.683Z Compiling rustls v0.22.4
24082025-09-19T21:12:20.985Z Checking take_mut v0.2.2
24092025-09-19T21:12:21.030Z Checking term v1.1.0
24102025-09-19T21:12:21.158Z Checking slog-async v2.8.0
24112025-09-19T21:12:21.445Z Checking slog-term v2.9.2
24122025-09-19T21:12:21.464Z Compiling multer v3.1.0
24132025-09-19T21:12:21.485Z Checking match_cfg v0.1.0
24142025-09-19T21:12:21.595Z Checking hostname v0.3.1
24152025-09-19T21:12:21.885Z Checking toml_parser v1.0.2
24162025-09-19T21:12:21.984Z Checking slog-json v2.6.1
24172025-09-19T21:12:22.193Z Compiling structmeta v0.3.0
24182025-09-19T21:12:22.241Z Checking serde_spanned v1.0.0
24192025-09-19T21:12:22.468Z Checking hex v0.4.3
24202025-09-19T21:12:22.534Z Checking typify-impl v0.3.0
24212025-09-19T21:12:22.609Z Checking toml_datetime v0.7.0
24222025-09-19T21:12:22.975Z Compiling async-stream-impl v0.3.6
24232025-09-19T21:12:23.017Z Checking wait-timeout v0.2.0
24242025-09-19T21:12:23.232Z Compiling dropshot v0.16.4
24252025-09-19T21:12:23.572Z Checking toml_writer v1.0.2
24262025-09-19T21:12:23.934Z Checking debug-ignore v1.0.5
24272025-09-19T21:12:24.109Z Checking quick-error v1.2.3
24282025-09-19T21:12:24.132Z Checking bit-vec v0.8.0
24292025-09-19T21:12:24.259Z Checking async-stream v0.3.6
24302025-09-19T21:12:24.273Z Checking rusty-fork v0.3.0
24312025-09-19T21:12:24.470Z Checking toml v0.9.5
24322025-09-19T21:12:24.508Z Checking bit-set v0.8.0
24332025-09-19T21:12:24.673Z Compiling derive-ex v0.1.8
24342025-09-19T21:12:24.802Z Checking slog-bunyan v2.5.0
24352025-09-19T21:12:24.941Z Compiling darling_macro v0.20.10
24362025-09-19T21:12:25.045Z Checking rand_xorshift v0.4.0
24372025-09-19T21:12:25.067Z Checking tokio-rustls v0.25.0
24382025-09-19T21:12:25.247Z Checking progenitor-client v0.9.1
24392025-09-19T21:12:25.399Z Checking waitgroup v0.1.2
24402025-09-19T21:12:25.419Z Checking rustls-pemfile v2.2.0
24412025-09-19T21:12:25.562Z Compiling dropshot_endpoint v0.16.4
24422025-09-19T21:12:25.665Z Checking serde_path_to_error v0.1.17
24432025-09-19T21:12:25.687Z Compiling derive-where v1.5.0
24442025-09-19T21:12:25.797Z Checking hostname v0.4.0
24452025-09-19T21:12:25.870Z Compiling darling v0.20.10
24462025-09-19T21:12:25.961Z Checking unarray v0.1.4
24472025-09-19T21:12:26.014Z Compiling serde_with_macros v3.14.0
24482025-09-19T21:12:26.147Z Checking proptest v1.7.0
24492025-09-19T21:12:26.241Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24502025-09-19T21:12:26.409Z Compiling parse-display-derive v0.10.0
24512025-09-19T21:12:26.722Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24522025-09-19T21:12:27.247Z Compiling darling_core v0.21.0
24532025-09-19T21:12:28.533Z Checking serde_with v3.14.0
24542025-09-19T21:12:28.778Z Compiling test-strategy v0.4.3
24552025-09-19T21:12:28.881Z Checking progenitor-client v0.10.0
24562025-09-19T21:12:29.305Z Checking hashbrown v0.16.0
24572025-09-19T21:12:30.248Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24582025-09-19T21:12:30.338Z Checking instant v0.1.13
24592025-09-19T21:12:30.473Z Checking foldhash v0.2.0
24602025-09-19T21:12:30.583Z Checking backoff v0.4.0
24612025-09-19T21:12:30.791Z Checking iddqd v0.3.13
24622025-09-19T21:12:30.936Z Checking parse-display v0.10.0
24632025-09-19T21:12:31.069Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24642025-09-19T21:12:31.123Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652025-09-19T21:12:31.204Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24662025-09-19T21:12:31.238Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
24672025-09-19T21:12:31.551Z Checking unicode-width v0.1.14
24682025-09-19T21:12:31.900Z Compiling proc-macro-error v1.0.4
24692025-09-19T21:12:32.021Z Compiling itertools v0.14.0
24702025-09-19T21:12:32.219Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24712025-09-19T21:12:32.301Z Compiling heapless v0.8.0
24722025-09-19T21:12:32.450Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24732025-09-19T21:12:32.485Z Compiling proc-macro-crate v1.3.1
24742025-09-19T21:12:32.870Z Checking hash32 v0.3.1
24752025-09-19T21:12:32.967Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24762025-09-19T21:12:33.069Z Compiling smoltcp v0.11.0
24772025-09-19T21:12:33.255Z Compiling darling_macro v0.21.0
24782025-09-19T21:12:33.328Z Compiling typify-impl v0.4.3
24792025-09-19T21:12:33.372Z Compiling num_enum_derive v0.5.11
24802025-09-19T21:12:33.738Z Compiling foreign-types-macros v0.2.3
24812025-09-19T21:12:33.876Z Compiling typify-macro v0.3.0
24822025-09-19T21:12:33.901Z Checking foreign-types-shared v0.3.1
24832025-09-19T21:12:34.044Z Checking cobs v0.2.3
24842025-09-19T21:12:34.164Z Compiling darling v0.21.0
24852025-09-19T21:12:34.255Z Checking postcard v1.0.10
24862025-09-19T21:12:34.669Z Checking tabwriter v1.4.0
24872025-09-19T21:12:34.773Z Compiling typify-impl v0.2.0
24882025-09-19T21:12:34.931Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24892025-09-19T21:12:34.954Z Checking foreign-types v0.5.0
24902025-09-19T21:12:34.957Z Compiling ingot-macros v0.1.1
24912025-09-19T21:12:35.069Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24922025-09-19T21:12:35.501Z Checking cstr-argument v0.1.2
24932025-09-19T21:12:35.580Z Checking num_enum v0.5.11
24942025-09-19T21:12:35.720Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
24952025-09-19T21:12:35.788Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24962025-09-19T21:12:35.811Z Checking pretty-hex v0.2.1
24972025-09-19T21:12:36.008Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24982025-09-19T21:12:36.146Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24992025-09-19T21:12:36.172Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25002025-09-19T21:12:36.318Z Checking colored v2.2.0
25012025-09-19T21:12:36.339Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25022025-09-19T21:12:36.498Z Checking unicode-width v0.2.0
25032025-09-19T21:12:36.697Z Compiling crucible-workspace-hack v0.1.0
25042025-09-19T21:12:36.978Z Compiling semver v0.1.20
25052025-09-19T21:12:37.153Z Checking console v0.15.10
25062025-09-19T21:12:37.201Z Compiling zone_cfg_derive v0.3.0
25072025-09-19T21:12:37.519Z Compiling rustc_version v0.1.7
25082025-09-19T21:12:37.795Z Compiling typify v0.3.0
25092025-09-19T21:12:37.968Z Compiling progenitor-impl v0.9.1
25102025-09-19T21:12:38.556Z Checking camino-tempfile v1.4.1
25112025-09-19T21:12:38.771Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25122025-09-19T21:12:39.130Z Checking smf v0.2.3
25132025-09-19T21:12:39.597Z Compiling num-derive v0.4.2
25142025-09-19T21:12:40.116Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25152025-09-19T21:12:40.275Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25162025-09-19T21:12:40.496Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
25172025-09-19T21:12:40.561Z Checking zone v0.3.1
25182025-09-19T21:12:40.805Z Compiling newtype_derive v0.1.6
25192025-09-19T21:12:41.408Z Checking num-rational v0.4.2
25202025-09-19T21:12:41.535Z Checking password-hash v0.5.0
25212025-09-19T21:12:41.871Z Checking blake2 v0.10.6
25222025-09-19T21:12:41.950Z Checking ingot-types v0.1.2
25232025-09-19T21:12:41.950Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
25242025-09-19T21:12:41.989Z Checking num-complex v0.4.6
25252025-09-19T21:12:42.278Z Compiling pin-project-internal v1.1.6
25262025-09-19T21:12:42.300Z Compiling cancel-safe-futures v0.1.5
25272025-09-19T21:12:42.608Z Checking ingot v0.1.1
25282025-09-19T21:12:42.668Z Compiling owo-colors v4.2.2
25292025-09-19T21:12:42.829Z Checking num v0.4.3
25302025-09-19T21:12:43.034Z Checking argon2 v0.5.3
25312025-09-19T21:12:43.442Z Checking atomicwrites v0.4.4
25322025-09-19T21:12:43.659Z Checking newline-converter v0.3.0
25332025-09-19T21:12:43.687Z Checking pem v3.0.5
25342025-09-19T21:12:43.701Z Checking libsw-core v0.3.1
25352025-09-19T21:12:43.818Z Compiling snafu-derive v0.8.5
25362025-09-19T21:12:43.950Z Compiling lzma-sys v0.1.20
25372025-09-19T21:12:43.953Z Checking secrecy v0.10.3
25382025-09-19T21:12:44.175Z Checking csv-core v0.1.11
25392025-09-19T21:12:44.495Z Compiling progenitor-macro v0.9.1
25402025-09-19T21:12:44.541Z Compiling convert_case v0.4.0
25412025-09-19T21:12:44.696Z Checking float-ord v0.3.2
25422025-09-19T21:12:44.743Z Compiling typify-macro v0.4.3
25432025-09-19T21:12:44.866Z Checking fixedbitset v0.5.7
25442025-09-19T21:12:44.869Z Checking pin-project v1.1.6
25452025-09-19T21:12:45.043Z Checking utf-8 v0.7.6
25462025-09-19T21:12:45.269Z Checking indent_write v2.2.0
25472025-09-19T21:12:45.291Z Checking bytecount v0.6.8
25482025-09-19T21:12:45.341Z Checking arc-swap v1.7.1
25492025-09-19T21:12:45.464Z Checking same-file v1.0.6
25502025-09-19T21:12:45.506Z Checking papergrid v0.11.0
25512025-09-19T21:12:45.709Z Checking walkdir v2.5.0
25522025-09-19T21:12:45.788Z Compiling typify-macro v0.2.0
25532025-09-19T21:12:45.823Z Checking slog-scope v4.4.0
25542025-09-19T21:12:46.015Z Compiling derive_more v0.99.20
25552025-09-19T21:12:46.038Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25562025-09-19T21:12:46.062Z Checking tungstenite v0.21.0
25572025-09-19T21:12:46.965Z Checking petgraph v0.8.2
25582025-09-19T21:12:47.079Z Checking csv v1.3.1
25592025-09-19T21:12:47.891Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25602025-09-19T21:12:48.183Z Checking libsw v3.5.0
25612025-09-19T21:12:48.437Z Checking snafu v0.8.5
25622025-09-19T21:12:48.461Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25632025-09-19T21:12:48.461Z Checking expectorate v1.2.0
25642025-09-19T21:12:48.766Z Compiling typify v0.4.3
25652025-09-19T21:12:48.941Z Compiling progenitor-impl v0.10.0
25662025-09-19T21:12:49.659Z Compiling typify v0.2.0
25672025-09-19T21:12:49.845Z Compiling progenitor-impl v0.8.0
25682025-09-19T21:12:50.168Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=77f1ff9ceea1afe5733f0003f73f806b8c8c58ae#77f1ff9c)
25692025-09-19T21:12:50.646Z Compiling tabled_derive v0.7.0
25702025-09-19T21:12:51.012Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25712025-09-19T21:12:51.032Z Checking globset v0.4.15
25722025-09-19T21:12:51.558Z Checking olpc-cjson v0.1.4
25732025-09-19T21:12:51.661Z Compiling heck v0.3.3
25742025-09-19T21:12:51.790Z Checking progenitor-client v0.8.0
25752025-09-19T21:12:52.020Z Checking serde_plain v1.0.2
25762025-09-19T21:12:52.157Z Compiling async-recursion v1.1.1
25772025-09-19T21:12:52.293Z Checking unicode-linebreak v0.1.5
25782025-09-19T21:12:52.317Z Checking linear-map v1.2.0
25792025-09-19T21:12:52.350Z Checking smawk v0.3.2
25802025-09-19T21:12:52.586Z Checking highway v1.3.0
25812025-09-19T21:12:52.641Z Checking typed-path v0.9.3
25822025-09-19T21:12:52.738Z Checking swrite v0.1.0
25832025-09-19T21:12:52.807Z Checking tabled v0.15.0
25842025-09-19T21:12:52.889Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25852025-09-19T21:12:53.042Z Checking textwrap v0.16.2
25862025-09-19T21:12:53.483Z Compiling zone_cfg_derive v0.1.2
25872025-09-19T21:12:53.670Z Checking steno v0.4.1
25882025-09-19T21:12:54.587Z Checking tough v0.20.0
25892025-09-19T21:12:55.084Z Checking tokio-tungstenite v0.21.0
25902025-09-19T21:12:55.527Z Checking slog-stdlog v4.1.1
25912025-09-19T21:12:55.622Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25922025-09-19T21:12:55.643Z Compiling progenitor-macro v0.10.0
25932025-09-19T21:12:55.752Z Checking number_prefix v0.4.0
25942025-09-19T21:12:55.775Z Checking humantime v2.2.0
25952025-09-19T21:12:55.860Z Checking base64 v0.13.1
25962025-09-19T21:12:55.917Z Checking base64 v0.21.7
25972025-09-19T21:12:55.954Z Checking indicatif v0.17.11
25982025-09-19T21:12:56.102Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25992025-09-19T21:12:56.165Z Compiling progenitor-macro v0.8.0
26002025-09-19T21:12:56.268Z Checking ron v0.7.1
26012025-09-19T21:12:56.398Z Checking slog-envlogger v2.2.0
26022025-09-19T21:12:56.594Z Checking xz2 v0.1.7
26032025-09-19T21:12:56.642Z Checking zone v0.1.8
26042025-09-19T21:12:56.664Z Checking toml v0.8.23
26052025-09-19T21:12:56.908Z Checking tokio-dtrace v0.1.0
26062025-09-19T21:12:57.064Z Checking progenitor v0.9.1
26072025-09-19T21:12:57.208Z Checking xattr v1.3.1
26082025-09-19T21:12:57.311Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
26092025-09-19T21:12:57.343Z Checking yasna v0.5.2
26102025-09-19T21:12:57.365Z Checking headers-core v0.3.0
26112025-09-19T21:12:57.384Z Checking filetime v0.2.25
26122025-09-19T21:12:57.433Z Checking oxide-tokio-rt v0.1.2
26132025-09-19T21:12:57.534Z Checking headers v0.4.1
26142025-09-19T21:12:57.599Z Checking tar v0.4.44
26152025-09-19T21:12:57.666Z Checking subprocess v0.2.9
26162025-09-19T21:12:58.217Z Checking rcgen v0.12.1
26172025-09-19T21:13:01.853Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26182025-09-19T21:13:02.181Z Checking progenitor v0.8.0
26192025-09-19T21:13:02.349Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26202025-09-19T21:13:02.712Z Checking progenitor v0.10.0
26212025-09-19T21:13:04.863Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26222025-09-19T21:13:08.404Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26232025-09-19T21:13:08.404Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26242025-09-19T21:13:08.407Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26252025-09-19T21:13:08.407Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26262025-09-19T21:13:08.407Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26272025-09-19T21:13:10.534Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26282025-09-19T21:13:10.756Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26292025-09-19T21:13:10.779Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26302025-09-19T21:13:11.298Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
26312025-09-19T21:13:13.507Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26322025-09-19T21:13:28.258Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26332025-09-19T21:13:30.063Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26342025-09-19T21:13:31.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
26352025-09-19T21:13:31.889Z
26362025-09-19T21:13:31.889Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/227)
26372025-09-19T21:13:32.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-09-19T21:13:32.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-09-19T21:13:32.782Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26402025-09-19T21:13:34.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
26412025-09-19T21:13:34.769Z
26422025-09-19T21:13:34.769Zinfo: running `cargo check --bins` on nexus-config (52/227)
26432025-09-19T21:13:35.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-09-19T21:13:35.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-09-19T21:13:35.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-09-19T21:13:35.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26472025-09-19T21:13:35.609Z
26482025-09-19T21:13:35.609Zinfo: running `cargo check --bins` on nexus-types (53/227)
26492025-09-19T21:13:36.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-09-19T21:13:36.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-09-19T21:13:36.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-09-19T21:13:36.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
26532025-09-19T21:13:36.459Z
26542025-09-19T21:13:36.459Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/227)
26552025-09-19T21:13:37.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-09-19T21:13:37.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-09-19T21:13:37.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-09-19T21:13:37.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26592025-09-19T21:13:37.266Z
26602025-09-19T21:13:37.266Zinfo: running `cargo check --bins` on cockroach-admin-types (55/227)
26612025-09-19T21:13:37.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-09-19T21:13:37.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-09-19T21:13:37.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-09-19T21:13:37.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26652025-09-19T21:13:38.073Z
26662025-09-19T21:13:38.073Zinfo: running `cargo check --bins` on gateway-client (56/227)
26672025-09-19T21:13:38.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-09-19T21:13:38.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-09-19T21:13:38.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-09-19T21:13:38.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26712025-09-19T21:13:38.884Z
26722025-09-19T21:13:38.884Zinfo: running `cargo check --bins` on ereport-types (57/227)
26732025-09-19T21:13:39.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-09-19T21:13:39.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-09-19T21:13:39.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-09-19T21:13:39.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26772025-09-19T21:13:39.675Z
26782025-09-19T21:13:39.675Zinfo: running `cargo check --bins` on gateway-types (58/227)
26792025-09-19T21:13:40.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-09-19T21:13:40.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-09-19T21:13:40.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-09-19T21:13:40.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26832025-09-19T21:13:40.473Z
26842025-09-19T21:13:40.473Zinfo: running `cargo check --bins` on internal-dns-types (59/227)
26852025-09-19T21:13:41.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-09-19T21:13:41.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-09-19T21:13:41.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-09-19T21:13:41.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26892025-09-19T21:13:41.279Z
26902025-09-19T21:13:41.279Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (60/227)
26912025-09-19T21:13:42.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-09-19T21:13:42.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-09-19T21:13:42.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-09-19T21:13:42.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26952025-09-19T21:13:42.095Z
26962025-09-19T21:13:42.095Zinfo: running `cargo check --bins` on omicron-passwords (61/227)
26972025-09-19T21:13:42.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-09-19T21:13:42.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-09-19T21:13:42.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-09-19T21:13:42.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27012025-09-19T21:13:42.866Z
27022025-09-19T21:13:42.866Zinfo: running `cargo check --bins` on oxql-types (62/227)
27032025-09-19T21:13:43.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-09-19T21:13:43.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-09-19T21:13:43.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-09-19T21:13:43.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27072025-09-19T21:13:43.672Z
27082025-09-19T21:13:43.672Zinfo: running `cargo check --bins` on oximeter-types (63/227)
27092025-09-19T21:13:44.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-09-19T21:13:44.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-09-19T21:13:44.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-09-19T21:13:44.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27132025-09-19T21:13:44.470Z
27142025-09-19T21:13:44.471Zinfo: running `cargo check --bins` on oximeter-macro-impl (64/227)
27152025-09-19T21:13:45.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-09-19T21:13:45.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-09-19T21:13:45.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-09-19T21:13:45.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27192025-09-19T21:13:45.238Z
27202025-09-19T21:13:45.238Zinfo: running `cargo check --bins` on update-engine (65/227)
27212025-09-19T21:13:45.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-09-19T21:13:45.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-09-19T21:13:45.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-09-19T21:13:45.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
27252025-09-19T21:13:46.019Z
27262025-09-19T21:13:46.019Zinfo: running `cargo check --bins` on omicron-rpaths (66/227)
27272025-09-19T21:13:46.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-09-19T21:13:46.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-09-19T21:13:46.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-09-19T21:13:46.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27312025-09-19T21:13:46.789Z
27322025-09-19T21:13:46.789Zinfo: running `cargo check --bins` on omicron-certificates (67/227)
27332025-09-19T21:13:47.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-09-19T21:13:47.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-09-19T21:13:47.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-09-19T21:13:47.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27372025-09-19T21:13:47.591Z
27382025-09-19T21:13:47.591Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (68/227)
27392025-09-19T21:13:48.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-09-19T21:13:48.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-09-19T21:13:48.507Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27422025-09-19T21:13:48.511Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27432025-09-19T21:13:48.641Z Compiling tempfile v3.20.0
27442025-09-19T21:13:48.644Z Compiling wait-timeout v0.2.0
27452025-09-19T21:13:48.644Z Compiling bit-vec v0.8.0
27462025-09-19T21:13:48.644Z Compiling match_cfg v0.1.0
27472025-09-19T21:13:48.644Z Compiling quick-error v1.2.3
27482025-09-19T21:13:48.656Z Compiling rustls v0.22.4
27492025-09-19T21:13:48.790Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27502025-09-19T21:13:48.814Z Compiling hostname v0.3.1
27512025-09-19T21:13:48.874Z Compiling progenitor-client v0.9.1
27522025-09-19T21:13:49.028Z Compiling toml_parser v1.0.2
27532025-09-19T21:13:49.095Z Compiling bit-set v0.8.0
27542025-09-19T21:13:49.129Z Compiling slog-json v2.6.1
27552025-09-19T21:13:49.234Z Compiling rusty-fork v0.3.0
27562025-09-19T21:13:49.297Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27572025-09-19T21:13:49.370Z Compiling rand_xorshift v0.4.0
27582025-09-19T21:13:49.392Z Compiling toml_datetime v0.7.0
27592025-09-19T21:13:49.496Z Compiling hex v0.4.3
27602025-09-19T21:13:49.528Z Compiling serde_spanned v1.0.0
27612025-09-19T21:13:49.668Z Compiling toml_writer v1.0.2
27622025-09-19T21:13:49.802Z Compiling unarray v0.1.4
27632025-09-19T21:13:49.873Z Compiling slog-bunyan v2.5.0
27642025-09-19T21:13:49.950Z Compiling proptest v1.7.0
27652025-09-19T21:13:49.986Z Compiling progenitor v0.9.1
27662025-09-19T21:13:50.073Z Compiling toml v0.9.5
27672025-09-19T21:13:50.093Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27682025-09-19T21:13:50.113Z Compiling async-stream v0.3.6
27692025-09-19T21:13:50.217Z Compiling multer v3.1.0
27702025-09-19T21:13:50.279Z Compiling ref-cast v1.0.24
27712025-09-19T21:13:50.423Z Compiling waitgroup v0.1.2
27722025-09-19T21:13:50.445Z Compiling rustls-pemfile v2.2.0
27732025-09-19T21:13:50.464Z Compiling hashbrown v0.16.0
27742025-09-19T21:13:50.657Z Compiling serde_path_to_error v0.1.17
27752025-09-19T21:13:50.793Z Compiling hostname v0.4.0
27762025-09-19T21:13:51.032Z Compiling instant v0.1.13
27772025-09-19T21:13:51.152Z Compiling foldhash v0.2.0
27782025-09-19T21:13:51.198Z Compiling debug-ignore v1.0.5
27792025-09-19T21:13:51.369Z Compiling backoff v0.4.0
27802025-09-19T21:13:51.444Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
27812025-09-19T21:13:51.537Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27822025-09-19T21:13:51.645Z Compiling iddqd v0.3.13
27832025-09-19T21:13:51.703Z Compiling serde_with v3.14.0
27842025-09-19T21:13:51.728Z Compiling parse-display v0.10.0
27852025-09-19T21:13:52.679Z Compiling tokio-rustls v0.25.0
27862025-09-19T21:13:53.097Z Compiling dropshot v0.16.4
27872025-09-19T21:13:53.201Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27882025-09-19T21:13:53.826Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
27892025-09-19T21:13:53.956Z Compiling progenitor-client v0.10.0
27902025-09-19T21:13:54.499Z Compiling num-rational v0.4.2
27912025-09-19T21:13:54.747Z Compiling num-complex v0.4.6
27922025-09-19T21:13:55.782Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
27932025-09-19T21:13:55.937Z Compiling macaddr v1.0.1
27942025-09-19T21:13:56.078Z Compiling num v0.4.3
27952025-09-19T21:13:56.166Z Compiling float-ord v0.3.2
27962025-09-19T21:13:56.387Z Compiling toml v0.8.23
27972025-09-19T21:13:56.435Z Checking siphasher v1.0.1
27982025-09-19T21:13:56.685Z Checking linked-hash-map v0.5.6
27992025-09-19T21:13:56.841Z Checking phf_shared v0.12.1
28002025-09-19T21:13:56.870Z Checking resolv-conf v0.7.0
28012025-09-19T21:13:57.018Z Checking lru-cache v0.1.2
28022025-09-19T21:13:57.119Z Checking hickory-proto v0.24.4
28032025-09-19T21:13:57.232Z Checking prettyplease v0.2.36
28042025-09-19T21:13:57.235Z Compiling slog-dtrace v0.3.0
28052025-09-19T21:13:57.597Z Compiling chrono-tz v0.10.4
28062025-09-19T21:13:57.857Z Checking phf v0.12.1
28072025-09-19T21:13:57.960Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28082025-09-19T21:13:58.121Z Compiling const_format_proc_macros v0.2.34
28092025-09-19T21:13:58.452Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28102025-09-19T21:13:59.031Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28112025-09-19T21:13:59.980Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
28122025-09-19T21:14:00.001Z Checking const_format v0.2.34
28132025-09-19T21:14:00.381Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28142025-09-19T21:14:00.505Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28152025-09-19T21:14:01.100Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28162025-09-19T21:14:01.286Z Checking hickory-resolver v0.24.4
28172025-09-19T21:14:01.312Z Checking gethostname v0.5.0
28182025-09-19T21:14:01.468Z Checking bcs v0.1.6
28192025-09-19T21:14:01.894Z Checking nanorand v0.7.0
28202025-09-19T21:14:02.278Z Checking termtree v0.5.1
28212025-09-19T21:14:02.300Z Checking flume v0.11.1
28222025-09-19T21:14:02.521Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28232025-09-19T21:14:02.902Z Checking qorb v0.4.1
28242025-09-19T21:14:03.001Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28252025-09-19T21:14:03.675Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28262025-09-19T21:14:04.778Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28272025-09-19T21:14:12.898Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28282025-09-19T21:14:16.393Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28292025-09-19T21:14:19.023Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28302025-09-19T21:14:20.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.74s
28312025-09-19T21:14:20.551Z
28322025-09-19T21:14:20.551Zinfo: running `cargo check --bins` on clickhouse-admin-api (69/227)
28332025-09-19T21:14:21.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-09-19T21:14:21.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-09-19T21:14:21.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-09-19T21:14:21.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28372025-09-19T21:14:21.401Z
28382025-09-19T21:14:21.401Zinfo: running `cargo check --bins` on openapi-manager-types (70/227)
28392025-09-19T21:14:22.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-09-19T21:14:22.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-09-19T21:14:22.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-09-19T21:14:22.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28432025-09-19T21:14:22.183Z
28442025-09-19T21:14:22.183Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (71/227)
28452025-09-19T21:14:22.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-09-19T21:14:22.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-09-19T21:14:23.011Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28482025-09-19T21:14:23.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
28492025-09-19T21:14:23.903Z
28502025-09-19T21:14:23.903Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (72/227)
28512025-09-19T21:14:24.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-09-19T21:14:24.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-09-19T21:14:24.752Z Compiling cfg_aliases v0.1.1
28542025-09-19T21:14:24.755Z Compiling convert_case v0.7.1
28552025-09-19T21:14:24.755Z Compiling vte_generate_state_changes v0.1.2
28562025-09-19T21:14:24.892Z Checking fd-lock v4.0.2
28572025-09-19T21:14:24.895Z Checking nibble_vec v0.1.0
28582025-09-19T21:14:24.918Z Checking endian-type v0.1.2
28592025-09-19T21:14:24.938Z Compiling peg-macros v0.8.5
28602025-09-19T21:14:24.942Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28612025-09-19T21:14:24.969Z Compiling nix v0.28.0
28622025-09-19T21:14:25.082Z Compiling sqlparser_derive v0.2.2
28632025-09-19T21:14:25.086Z Checking home v0.5.9
28642025-09-19T21:14:25.128Z Checking radix_trie v0.2.1
28652025-09-19T21:14:25.291Z Checking unicode_categories v0.1.1
28662025-09-19T21:14:25.447Z Checking vte v0.11.1
28672025-09-19T21:14:25.548Z Checking nu-ansi-term v0.50.1
28682025-09-19T21:14:25.592Z Compiling derive_more-impl v2.0.1
28692025-09-19T21:14:25.592Z Checking sqlformat v0.3.5
28702025-09-19T21:14:25.961Z Checking display-error-chain v0.2.2
28712025-09-19T21:14:26.070Z Checking sqlparser v0.45.0
28722025-09-19T21:14:26.818Z Checking strip-ansi-escapes v0.2.0
28732025-09-19T21:14:26.985Z Checking reedline v0.40.0
28742025-09-19T21:14:27.003Z Checking derive_more v2.0.1
28752025-09-19T21:14:27.109Z Checking crossterm v0.29.0
28762025-09-19T21:14:27.128Z Checking peg v0.8.5
28772025-09-19T21:14:27.669Z Checking rustyline v14.0.0
28782025-09-19T21:14:36.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.39s
28792025-09-19T21:14:36.509Z
28802025-09-19T21:14:36.510Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (73/227)
28812025-09-19T21:14:37.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-09-19T21:14:37.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-09-19T21:14:37.359Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28842025-09-19T21:14:42.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
28852025-09-19T21:14:42.848Z
28862025-09-19T21:14:42.848Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (74/227)
28872025-09-19T21:14:43.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-09-19T21:14:43.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-09-19T21:14:43.698Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28902025-09-19T21:14:47.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
28912025-09-19T21:14:47.603Z
28922025-09-19T21:14:47.603Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (75/227)
28932025-09-19T21:14:48.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-09-19T21:14:48.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-09-19T21:14:48.440Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28962025-09-19T21:14:53.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
28972025-09-19T21:14:53.567Z
28982025-09-19T21:14:53.567Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (76/227)
28992025-09-19T21:14:54.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-09-19T21:14:54.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-09-19T21:14:54.426Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29022025-09-19T21:14:59.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
29032025-09-19T21:14:59.649Z
29042025-09-19T21:14:59.649Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (77/227)
29052025-09-19T21:15:00.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-09-19T21:15:00.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-09-19T21:15:00.492Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29082025-09-19T21:15:04.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
29092025-09-19T21:15:04.543Z
29102025-09-19T21:15:04.543Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (78/227)
29112025-09-19T21:15:05.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-09-19T21:15:05.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-09-19T21:15:05.389Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142025-09-19T21:15:09.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
29152025-09-19T21:15:09.515Z
29162025-09-19T21:15:09.515Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (79/227)
29172025-09-19T21:15:10.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-09-19T21:15:10.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-09-19T21:15:10.365Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29202025-09-19T21:15:15.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
29212025-09-19T21:15:15.852Z
29222025-09-19T21:15:15.852Zinfo: running `cargo check --bins` on oximeter (80/227)
29232025-09-19T21:15:16.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-09-19T21:15:16.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-09-19T21:15:16.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-09-19T21:15:16.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29272025-09-19T21:15:16.654Z
29282025-09-19T21:15:16.654Zinfo: running `cargo check --bins` on oximeter-schema (81/227)
29292025-09-19T21:15:17.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-09-19T21:15:17.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-09-19T21:15:17.455Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29322025-09-19T21:15:18.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
29332025-09-19T21:15:18.772Z
29342025-09-19T21:15:18.772Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (82/227)
29352025-09-19T21:15:19.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-09-19T21:15:19.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-09-19T21:15:19.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-09-19T21:15:19.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29392025-09-19T21:15:19.578Z
29402025-09-19T21:15:19.578Zinfo: running `cargo check --bins` on oximeter-test-utils (83/227)
29412025-09-19T21:15:20.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-09-19T21:15:20.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-09-19T21:15:20.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-09-19T21:15:20.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29452025-09-19T21:15:20.448Z
29462025-09-19T21:15:20.448Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (84/227)
29472025-09-19T21:15:21.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-09-19T21:15:21.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-09-19T21:15:21.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502025-09-19T21:15:21.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29512025-09-19T21:15:21.266Z
29522025-09-19T21:15:21.266Zinfo: running `cargo check --bins` on bootstrap-agent-client (85/227)
29532025-09-19T21:15:21.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542025-09-19T21:15:21.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552025-09-19T21:15:21.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562025-09-19T21:15:21.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29572025-09-19T21:15:22.088Z
29582025-09-19T21:15:22.088Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (86/227)
29592025-09-19T21:15:22.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602025-09-19T21:15:22.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612025-09-19T21:15:22.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622025-09-19T21:15:22.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29632025-09-19T21:15:22.897Z
29642025-09-19T21:15:22.897Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (87/227)
29652025-09-19T21:15:23.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662025-09-19T21:15:23.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672025-09-19T21:15:23.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682025-09-19T21:15:23.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29692025-09-19T21:15:23.707Z
29702025-09-19T21:15:23.707Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (88/227)
29712025-09-19T21:15:24.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722025-09-19T21:15:24.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732025-09-19T21:15:24.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742025-09-19T21:15:24.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29752025-09-19T21:15:24.518Z
29762025-09-19T21:15:24.518Zinfo: running `cargo check --bins` on cockroach-admin-client (89/227)
29772025-09-19T21:15:25.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782025-09-19T21:15:25.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792025-09-19T21:15:25.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802025-09-19T21:15:25.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29812025-09-19T21:15:25.292Z
29822025-09-19T21:15:25.293Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (90/227)
29832025-09-19T21:15:26.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-09-19T21:15:26.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-09-19T21:15:26.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-09-19T21:15:26.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29872025-09-19T21:15:26.114Z
29882025-09-19T21:15:26.114Zinfo: running `cargo check --bins` on dns-service-client (91/227)
29892025-09-19T21:15:26.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-09-19T21:15:26.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-09-19T21:15:26.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-09-19T21:15:26.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29932025-09-19T21:15:26.925Z
29942025-09-19T21:15:26.925Zinfo: running `cargo check --bins` on installinator-client (92/227)
29952025-09-19T21:15:27.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-09-19T21:15:27.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-09-19T21:15:27.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-09-19T21:15:27.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29992025-09-19T21:15:27.749Z
30002025-09-19T21:15:27.749Zinfo: running `cargo check --bins` on installinator-common (93/227)
30012025-09-19T21:15:28.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-09-19T21:15:28.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-09-19T21:15:28.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-09-19T21:15:28.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30052025-09-19T21:15:28.572Z
30062025-09-19T21:15:28.572Zinfo: running `cargo check --bins` on nexus-client (94/227)
30072025-09-19T21:15:29.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-09-19T21:15:29.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-09-19T21:15:29.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102025-09-19T21:15:29.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30112025-09-19T21:15:29.416Z
30122025-09-19T21:15:29.416Zinfo: running `cargo check --bins` on ntp-admin-client (95/227)
30132025-09-19T21:15:30.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142025-09-19T21:15:30.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152025-09-19T21:15:30.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162025-09-19T21:15:30.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30172025-09-19T21:15:30.191Z
30182025-09-19T21:15:30.191Zinfo: running `cargo check --bins` on oxide-client (96/227)
30192025-09-19T21:15:30.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-09-19T21:15:30.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-09-19T21:15:30.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-09-19T21:15:30.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30232025-09-19T21:15:30.971Z
30242025-09-19T21:15:30.971Zinfo: running `cargo check --bins` on oximeter-client (97/227)
30252025-09-19T21:15:31.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-09-19T21:15:31.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-09-19T21:15:31.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-09-19T21:15:31.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30292025-09-19T21:15:31.774Z
30302025-09-19T21:15:31.774Zinfo: running `cargo check --bins` on repo-depot-client (98/227)
30312025-09-19T21:15:32.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-09-19T21:15:32.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-09-19T21:15:32.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-09-19T21:15:32.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30352025-09-19T21:15:32.548Z
30362025-09-19T21:15:32.548Zinfo: running `cargo check --bins` on sled-agent-client (99/227)
30372025-09-19T21:15:33.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-09-19T21:15:33.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-09-19T21:15:33.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-09-19T21:15:33.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30412025-09-19T21:15:33.388Z
30422025-09-19T21:15:33.388Zinfo: running `cargo check --bins` on sled-agent-types (100/227)
30432025-09-19T21:15:34.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-09-19T21:15:34.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-09-19T21:15:34.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-09-19T21:15:34.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30472025-09-19T21:15:34.228Z
30482025-09-19T21:15:34.228Zinfo: running `cargo check --bins` on wicketd-client (101/227)
30492025-09-19T21:15:34.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-09-19T21:15:34.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-09-19T21:15:34.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-09-19T21:15:34.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30532025-09-19T21:15:35.078Z
30542025-09-19T21:15:35.078Zinfo: running `cargo check --bins` on wicket-common (102/227)
30552025-09-19T21:15:35.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-09-19T21:15:35.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-09-19T21:15:35.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-09-19T21:15:35.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30592025-09-19T21:15:35.922Z
30602025-09-19T21:15:35.922Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/227)
30612025-09-19T21:15:36.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-09-19T21:15:36.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-09-19T21:15:36.769Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30642025-09-19T21:15:36.772Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30652025-09-19T21:15:36.772Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30662025-09-19T21:15:37.027Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30672025-09-19T21:15:37.082Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30682025-09-19T21:15:38.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
30692025-09-19T21:15:38.830Z
30702025-09-19T21:15:38.830Zinfo: running `cargo check --bins` on cockroach-admin-api (104/227)
30712025-09-19T21:15:39.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-09-19T21:15:39.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-09-19T21:15:39.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-09-19T21:15:39.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30752025-09-19T21:15:39.640Z
30762025-09-19T21:15:39.640Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/227)
30772025-09-19T21:15:40.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-09-19T21:15:40.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-09-19T21:15:40.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-09-19T21:15:40.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30812025-09-19T21:15:40.592Z
30822025-09-19T21:15:40.592Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/227)
30832025-09-19T21:15:41.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-09-19T21:15:41.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-09-19T21:15:41.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-09-19T21:15:41.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30872025-09-19T21:15:41.542Z
30882025-09-19T21:15:41.542Zinfo: running `cargo check --bins` on dns-server (107/227)
30892025-09-19T21:15:42.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-09-19T21:15:42.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-09-19T21:15:42.369Z Compiling parking_lot_core v0.8.6
30922025-09-19T21:15:42.372Z Compiling moka v0.12.10
30932025-09-19T21:15:42.372Z Checking tagptr v0.2.0
30942025-09-19T21:15:42.372Z Checking prefix-trie v0.7.0
30952025-09-19T21:15:42.493Z Checking fxhash v0.2.1
30962025-09-19T21:15:42.506Z Checking hickory-client v0.25.2
30972025-09-19T21:15:42.509Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30982025-09-19T21:15:42.518Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30992025-09-19T21:15:43.061Z Checking hickory-server v0.25.2
31002025-09-19T21:15:43.209Z Checking parking_lot v0.11.2
31012025-09-19T21:15:43.437Z Checking sled v0.34.7
31022025-09-19T21:15:43.747Z Checking hickory-resolver v0.25.2
31032025-09-19T21:15:45.154Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31042025-09-19T21:15:46.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
31052025-09-19T21:15:46.802Z
31062025-09-19T21:15:46.802Zinfo: running `cargo check --bins` on dns-server-api (108/227)
31072025-09-19T21:15:47.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-09-19T21:15:47.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-09-19T21:15:47.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-09-19T21:15:47.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31112025-09-19T21:15:47.604Z
31122025-09-19T21:15:47.604Zinfo: running `cargo check --bins` on gateway-test-utils (109/227)
31132025-09-19T21:15:48.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-09-19T21:15:48.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-09-19T21:15:48.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-09-19T21:15:48.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31172025-09-19T21:15:48.498Z
31182025-09-19T21:15:48.498Zinfo: running `cargo check --bins` on omicron-gateway (110/227)
31192025-09-19T21:15:49.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-09-19T21:15:49.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-09-19T21:15:49.465Z Compiling radium v0.7.0
31222025-09-19T21:15:49.571Z Compiling zerocopy-derive v0.6.6
31232025-09-19T21:15:49.574Z Checking tap v1.0.1
31242025-09-19T21:15:49.581Z Compiling maybe-uninit v2.0.0
31252025-09-19T21:15:49.593Z Checking crc-catalog v2.4.0
31262025-09-19T21:15:49.596Z Compiling packed_struct v0.10.1
31272025-09-19T21:15:49.596Z Checking funty v2.0.0
31282025-09-19T21:15:49.609Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31292025-09-19T21:15:49.716Z Checking wyz v0.5.1
31302025-09-19T21:15:49.834Z Checking crc v3.2.1
31312025-09-19T21:15:50.074Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31322025-09-19T21:15:50.138Z Compiling packed_struct_codegen v0.10.1
31332025-09-19T21:15:50.255Z Compiling indexmap v1.9.3
31342025-09-19T21:15:50.342Z Checking nodrop v0.1.14
31352025-09-19T21:15:50.387Z Checking smallvec v0.6.14
31362025-09-19T21:15:50.489Z Checking array-init v0.0.4
31372025-09-19T21:15:50.539Z Checking bitvec v1.0.1
31382025-09-19T21:15:50.661Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31392025-09-19T21:15:50.685Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31402025-09-19T21:15:50.784Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31412025-09-19T21:15:51.003Z Checking termcolor v1.4.1
31422025-09-19T21:15:51.339Z Checking zerocopy v0.6.6
31432025-09-19T21:15:51.394Z Checking hashbrown v0.12.3
31442025-09-19T21:15:51.417Z Checking bitfield v0.14.0
31452025-09-19T21:15:51.444Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31462025-09-19T21:15:51.705Z Checking ron v0.8.1
31472025-09-19T21:15:52.035Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31482025-09-19T21:15:52.149Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31492025-09-19T21:15:52.303Z Checking env_logger v0.10.2
31502025-09-19T21:15:52.484Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31512025-09-19T21:15:52.529Z Checking serde-hex v0.1.0
31522025-09-19T21:15:52.745Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31532025-09-19T21:15:52.899Z Checking hashbrown v0.13.2
31542025-09-19T21:15:52.987Z Checking half v2.4.1
31552025-09-19T21:15:53.470Z Checking crc-any v2.5.0
31562025-09-19T21:15:53.538Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31572025-09-19T21:15:53.786Z Checking ciborium-io v0.2.2
31582025-09-19T21:15:53.863Z Checking object v0.30.4
31592025-09-19T21:15:53.921Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31602025-09-19T21:15:53.945Z Checking ciborium-ll v0.2.2
31612025-09-19T21:15:54.199Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31622025-09-19T21:15:54.248Z Checking half v1.8.3
31632025-09-19T21:15:54.272Z Checking void v1.0.2
31642025-09-19T21:15:54.433Z Checking path-slash v0.1.5
31652025-09-19T21:15:54.610Z Checking tungstenite v0.23.0
31662025-09-19T21:15:54.631Z Checking lzss v0.8.2
31672025-09-19T21:15:54.682Z Checking serde_cbor v0.11.2
31682025-09-19T21:15:54.964Z Checking ciborium v0.2.2
31692025-09-19T21:15:54.992Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31702025-09-19T21:15:55.537Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31712025-09-19T21:15:55.658Z Checking nix v0.27.1
31722025-09-19T21:15:55.758Z Checking kstat-rs v0.2.4
31732025-09-19T21:15:55.829Z Checking serde_bytes v0.11.17
31742025-09-19T21:15:55.934Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31752025-09-19T21:15:56.125Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31762025-09-19T21:15:56.157Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31772025-09-19T21:15:56.318Z Checking tokio-tungstenite v0.23.1
31782025-09-19T21:15:56.364Z Checking signal-hook-tokio v0.3.1
31792025-09-19T21:15:56.630Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31802025-09-19T21:15:57.107Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31812025-09-19T21:16:01.247Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31822025-09-19T21:16:02.544Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31832025-09-19T21:16:12.261Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31842025-09-19T21:16:20.529Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31852025-09-19T21:16:21.265Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31862025-09-19T21:16:24.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s
31872025-09-19T21:16:24.483Z
31882025-09-19T21:16:24.483Zinfo: running `cargo check --bins` on gateway-api (111/227)
31892025-09-19T21:16:25.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-09-19T21:16:25.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-09-19T21:16:25.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-09-19T21:16:25.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31932025-09-19T21:16:25.289Z
31942025-09-19T21:16:25.289Zinfo: running `cargo check --bins` on ipcc (112/227)
31952025-09-19T21:16:25.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-09-19T21:16:26.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-09-19T21:16:26.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-09-19T21:16:26.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31992025-09-19T21:16:26.096Z
32002025-09-19T21:16:26.096Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/227)
32012025-09-19T21:16:26.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-09-19T21:16:26.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-09-19T21:16:26.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-09-19T21:16:26.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32052025-09-19T21:16:26.874Z
32062025-09-19T21:16:26.874Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/227)
32072025-09-19T21:16:27.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-09-19T21:16:27.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-09-19T21:16:27.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-09-19T21:16:27.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32112025-09-19T21:16:27.690Z
32122025-09-19T21:16:27.690Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/227)
32132025-09-19T21:16:28.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-09-19T21:16:28.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-09-19T21:16:28.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-09-19T21:16:28.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32172025-09-19T21:16:28.516Z
32182025-09-19T21:16:28.516Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/227)
32192025-09-19T21:16:29.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-09-19T21:16:29.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-09-19T21:16:29.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-09-19T21:16:29.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32232025-09-19T21:16:29.329Z
32242025-09-19T21:16:29.330Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/227)
32252025-09-19T21:16:30.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-09-19T21:16:30.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-09-19T21:16:30.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-09-19T21:16:30.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32292025-09-19T21:16:30.140Z
32302025-09-19T21:16:30.141Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/227)
32312025-09-19T21:16:30.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-09-19T21:16:30.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-09-19T21:16:30.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-09-19T21:16:30.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32352025-09-19T21:16:30.951Z
32362025-09-19T21:16:30.951Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/227)
32372025-09-19T21:16:31.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-09-19T21:16:31.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-09-19T21:16:31.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-09-19T21:16:31.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32412025-09-19T21:16:31.756Z
32422025-09-19T21:16:31.756Zinfo: running `cargo check --bins` on oximeter-producer (120/227)
32432025-09-19T21:16:32.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-09-19T21:16:32.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-09-19T21:16:32.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-09-19T21:16:32.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32472025-09-19T21:16:32.615Z
32482025-09-19T21:16:32.615Zinfo: running `cargo check --bins` on internal-dns-resolver (121/227)
32492025-09-19T21:16:33.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-09-19T21:16:33.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-09-19T21:16:33.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-09-19T21:16:33.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32532025-09-19T21:16:33.553Z
32542025-09-19T21:16:33.553Zinfo: running `cargo check --bins` on sp-sim (122/227)
32552025-09-19T21:16:34.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-09-19T21:16:34.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-09-19T21:16:34.305Z Compiling nix v0.30.1
32582025-09-19T21:16:34.308Z Checking keccak v0.1.5
32592025-09-19T21:16:34.641Z Checking sha3 v0.10.8
32602025-09-19T21:16:35.658Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32612025-09-19T21:16:38.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
32622025-09-19T21:16:38.230Z
32632025-09-19T21:16:38.230Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/227)
32642025-09-19T21:16:39.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-09-19T21:16:39.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-09-19T21:16:39.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-09-19T21:16:39.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32682025-09-19T21:16:39.117Z
32692025-09-19T21:16:39.118Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/227)
32702025-09-19T21:16:39.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-09-19T21:16:39.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-09-19T21:16:39.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-09-19T21:16:39.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32742025-09-19T21:16:40.019Z
32752025-09-19T21:16:40.019Zinfo: running `cargo check --bins` on db-macros (125/227)
32762025-09-19T21:16:40.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-09-19T21:16:40.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-09-19T21:16:40.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-09-19T21:16:40.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32802025-09-19T21:16:40.787Z
32812025-09-19T21:16:40.787Zinfo: running `cargo check --bins` on nexus-macros-common (126/227)
32822025-09-19T21:16:41.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-09-19T21:16:41.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-09-19T21:16:41.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852025-09-19T21:16:41.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32862025-09-19T21:16:41.560Z
32872025-09-19T21:16:41.560Zinfo: running `cargo check --bins` on nexus-auth (127/227)
32882025-09-19T21:16:42.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-09-19T21:16:42.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-09-19T21:16:42.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-09-19T21:16:42.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32922025-09-19T21:16:42.435Z
32932025-09-19T21:16:42.435Zinfo: running `cargo check --bins` on authz-macros (128/227)
32942025-09-19T21:16:43.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-09-19T21:16:43.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-09-19T21:16:43.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972025-09-19T21:16:43.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32982025-09-19T21:16:43.211Z
32992025-09-19T21:16:43.211Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/227)
33002025-09-19T21:16:43.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-09-19T21:16:43.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-09-19T21:16:43.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032025-09-19T21:16:43.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33042025-09-19T21:16:44.080Z
33052025-09-19T21:16:44.080Zinfo: running `cargo check --bins` on nexus-db-model (130/227)
33062025-09-19T21:16:44.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-09-19T21:16:44.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-09-19T21:16:44.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-09-19T21:16:44.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33102025-09-19T21:16:44.944Z
33112025-09-19T21:16:44.944Zinfo: running `cargo check --bins` on nexus-db-schema (131/227)
33122025-09-19T21:16:45.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-09-19T21:16:45.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-09-19T21:16:45.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-09-19T21:16:45.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33162025-09-19T21:16:45.715Z
33172025-09-19T21:16:45.715Zinfo: running `cargo check --bins` on nexus-defaults (132/227)
33182025-09-19T21:16:46.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-09-19T21:16:46.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-09-19T21:16:46.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212025-09-19T21:16:46.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33222025-09-19T21:16:46.517Z
33232025-09-19T21:16:46.517Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/227)
33242025-09-19T21:16:47.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-09-19T21:16:47.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-09-19T21:16:47.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272025-09-19T21:16:47.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33282025-09-19T21:16:47.324Z
33292025-09-19T21:16:47.324Zinfo: running `cargo check --bins` on parallel-task-set (134/227)
33302025-09-19T21:16:48.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-09-19T21:16:48.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-09-19T21:16:48.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33332025-09-19T21:16:48.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33342025-09-19T21:16:48.111Z
33352025-09-19T21:16:48.111Zinfo: running `cargo check --bins` on nexus-db-errors (135/227)
33362025-09-19T21:16:48.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-09-19T21:16:48.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-09-19T21:16:48.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33392025-09-19T21:16:48.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33402025-09-19T21:16:48.988Z
33412025-09-19T21:16:48.988Zinfo: running `cargo check --bins` on nexus-db-lookup (136/227)
33422025-09-19T21:16:49.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-09-19T21:16:49.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-09-19T21:16:49.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-09-19T21:16:49.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33462025-09-19T21:16:49.881Z
33472025-09-19T21:16:49.882Zinfo: running `cargo check --bins` on nexus-inventory (137/227)
33482025-09-19T21:16:50.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-09-19T21:16:50.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-09-19T21:16:50.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512025-09-19T21:16:50.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33522025-09-19T21:16:50.760Z
33532025-09-19T21:16:50.760Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/227)
33542025-09-19T21:16:51.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-09-19T21:16:51.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-09-19T21:16:51.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33572025-09-19T21:16:51.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33582025-09-19T21:16:51.602Z
33592025-09-19T21:16:51.602Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/227)
33602025-09-19T21:16:52.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-09-19T21:16:52.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-09-19T21:16:52.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-09-19T21:16:52.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33642025-09-19T21:16:52.426Z
33652025-09-19T21:16:52.426Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/227)
33662025-09-19T21:16:53.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-09-19T21:16:53.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-09-19T21:16:53.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692025-09-19T21:16:53.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33702025-09-19T21:16:53.250Z
33712025-09-19T21:16:53.250Zinfo: running `cargo check --bins` on key-manager (141/227)
33722025-09-19T21:16:53.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-09-19T21:16:53.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-09-19T21:16:53.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752025-09-19T21:16:53.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33762025-09-19T21:16:54.052Z
33772025-09-19T21:16:54.052Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/227)
33782025-09-19T21:16:54.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-09-19T21:16:54.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-09-19T21:16:54.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812025-09-19T21:16:54.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33822025-09-19T21:16:54.867Z
33832025-09-19T21:16:54.867Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/227)
33842025-09-19T21:16:55.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-09-19T21:16:55.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-09-19T21:16:55.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872025-09-19T21:16:55.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33882025-09-19T21:16:55.693Z
33892025-09-19T21:16:55.693Zinfo: running `cargo check --bins` on typed-rng (144/227)
33902025-09-19T21:16:56.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-09-19T21:16:56.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-09-19T21:16:56.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932025-09-19T21:16:56.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33942025-09-19T21:16:56.470Z
33952025-09-19T21:16:56.470Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/227)
33962025-09-19T21:16:57.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972025-09-19T21:16:57.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982025-09-19T21:16:57.519Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33992025-09-19T21:16:57.519Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34002025-09-19T21:16:57.519Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34012025-09-19T21:16:57.523Z Checking universal-hash v0.5.1
34022025-09-19T21:16:57.523Z Compiling thiserror-impl-no-std v2.0.2
34032025-09-19T21:16:57.523Z Checking opaque-debug v0.3.1
34042025-09-19T21:16:57.739Z Checking chacha20 v0.9.1
34052025-09-19T21:16:57.742Z Checking aead v0.5.2
34062025-09-19T21:16:57.783Z Compiling unicase v2.7.0
34072025-09-19T21:16:57.874Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34082025-09-19T21:16:57.899Z Checking poly1305 v0.8.0
34092025-09-19T21:16:57.980Z Compiling libefi-sys v0.1.0
34102025-09-19T21:16:58.067Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
34112025-09-19T21:16:58.090Z Compiling bitfield-struct v0.6.2
34122025-09-19T21:16:58.210Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34132025-09-19T21:16:58.269Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34142025-09-19T21:16:58.325Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34152025-09-19T21:16:58.388Z Checking chacha20poly1305 v0.10.1
34162025-09-19T21:16:58.597Z Compiling proc-macro-error-attr2 v2.0.0
34172025-09-19T21:16:58.618Z Compiling salty v0.3.0
34182025-09-19T21:16:58.638Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34192025-09-19T21:16:58.704Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34202025-09-19T21:16:59.094Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34212025-09-19T21:16:59.304Z Compiling num-derive v0.3.3
34222025-09-19T21:16:59.354Z Compiling proc-macro-error2 v2.0.1
34232025-09-19T21:16:59.378Z Compiling xshell-macros v0.2.7
34242025-09-19T21:16:59.399Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34252025-09-19T21:16:59.964Z Compiling tabled_derive v0.11.0
34262025-09-19T21:17:00.014Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34272025-09-19T21:17:00.123Z Checking xshell v0.2.7
34282025-09-19T21:17:00.363Z Checking thiserror-no-std v2.0.2
34292025-09-19T21:17:00.463Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34302025-09-19T21:17:00.487Z Compiling mime_guess v2.0.5
34312025-09-19T21:17:00.509Z Checking vsss-rs v3.3.4
34322025-09-19T21:17:00.837Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34332025-09-19T21:17:01.466Z Checking libscf-sys v1.1.0
34342025-09-19T21:17:01.612Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34352025-09-19T21:17:02.104Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34362025-09-19T21:17:02.254Z Checking papergrid v0.17.0
34372025-09-19T21:17:02.698Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34382025-09-19T21:17:02.903Z Checking testing_table v0.3.0
34392025-09-19T21:17:03.058Z Compiling progenitor-impl v0.11.0
34402025-09-19T21:17:03.344Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34412025-09-19T21:17:03.499Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34422025-09-19T21:17:04.012Z Checking primeorder v0.13.6
34432025-09-19T21:17:04.414Z Checking env_filter v0.1.2
34442025-09-19T21:17:04.507Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34452025-09-19T21:17:04.603Z Checking p384 v0.13.0
34462025-09-19T21:17:04.673Z Checking env_logger v0.11.5
34472025-09-19T21:17:04.725Z Checking tabled v0.20.0
34482025-09-19T21:17:04.931Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34492025-09-19T21:17:05.029Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34502025-09-19T21:17:05.239Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#a72631ed)
34512025-09-19T21:17:05.408Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34522025-09-19T21:17:05.656Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34532025-09-19T21:17:06.076Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34542025-09-19T21:17:06.099Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34552025-09-19T21:17:06.345Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34562025-09-19T21:17:07.201Z Checking progenitor-client v0.11.0
34572025-09-19T21:17:07.251Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34582025-09-19T21:17:07.397Z Checking http-range v0.1.5
34592025-09-19T21:17:07.639Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34602025-09-19T21:17:07.681Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34612025-09-19T21:17:07.981Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34622025-09-19T21:17:08.164Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4)
34632025-09-19T21:17:08.265Z Checking secrecy v0.8.0
34642025-09-19T21:17:08.494Z Checking atty v0.2.14
34652025-09-19T21:17:08.657Z Checking crc8 v0.1.1
34662025-09-19T21:17:08.704Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34672025-09-19T21:17:08.784Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34682025-09-19T21:17:09.276Z Checking hyper-staticfile v0.10.1
34692025-09-19T21:17:09.279Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34702025-09-19T21:17:09.511Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34712025-09-19T21:17:09.728Z Compiling progenitor-macro v0.11.0
34722025-09-19T21:17:09.823Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34732025-09-19T21:17:09.902Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34742025-09-19T21:17:09.932Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34752025-09-19T21:17:10.197Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34762025-09-19T21:17:10.197Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34772025-09-19T21:17:10.244Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34782025-09-19T21:17:10.654Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#71f19654)
34792025-09-19T21:17:11.061Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34802025-09-19T21:17:11.143Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34812025-09-19T21:17:11.308Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34822025-09-19T21:17:12.097Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34832025-09-19T21:17:12.476Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34842025-09-19T21:17:12.847Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34852025-09-19T21:17:15.387Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34862025-09-19T21:17:16.074Z Checking progenitor v0.11.0
34872025-09-19T21:17:16.218Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=738c80d18d5e94eda367440ade7743e9d9f124de#738c80d1)
34882025-09-19T21:17:24.015Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34892025-09-19T21:17:37.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.16s
34902025-09-19T21:17:37.872Z
34912025-09-19T21:17:37.872Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/227)
34922025-09-19T21:17:38.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-09-19T21:17:38.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-09-19T21:17:38.830Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34952025-09-19T21:17:52.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.59s
34962025-09-19T21:17:52.711Z
34972025-09-19T21:17:52.711Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/227)
34982025-09-19T21:17:53.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-09-19T21:17:53.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-09-19T21:17:53.672Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35012025-09-19T21:18:07.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.67s
35022025-09-19T21:18:07.632Z
35032025-09-19T21:18:07.632Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/227)
35042025-09-19T21:18:08.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-09-19T21:18:08.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-09-19T21:18:08.585Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35072025-09-19T21:18:22.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
35082025-09-19T21:18:22.352Z
35092025-09-19T21:18:22.352Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/227)
35102025-09-19T21:18:23.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-09-19T21:18:23.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-09-19T21:18:23.319Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35132025-09-19T21:18:37.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s
35142025-09-19T21:18:37.259Z
35152025-09-19T21:18:37.259Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/227)
35162025-09-19T21:18:38.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-09-19T21:18:38.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-09-19T21:18:38.213Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35192025-09-19T21:18:51.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
35202025-09-19T21:18:52.134Z
35212025-09-19T21:18:52.134Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/227)
35222025-09-19T21:18:52.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-09-19T21:18:52.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-09-19T21:18:53.092Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35252025-09-19T21:19:06.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s
35262025-09-19T21:19:07.090Z
35272025-09-19T21:19:07.090Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/227)
35282025-09-19T21:19:07.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-09-19T21:19:07.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-09-19T21:19:08.054Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35312025-09-19T21:19:21.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s
35322025-09-19T21:19:21.990Z
35332025-09-19T21:19:21.990Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/227)
35342025-09-19T21:19:22.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-09-19T21:19:22.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-09-19T21:19:22.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-09-19T21:19:22.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35382025-09-19T21:19:22.837Z
35392025-09-19T21:19:22.837Zinfo: running `cargo check --bins` on range-requests (154/227)
35402025-09-19T21:19:23.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-09-19T21:19:23.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-09-19T21:19:23.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432025-09-19T21:19:23.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35442025-09-19T21:19:23.633Z
35452025-09-19T21:19:23.633Zinfo: running `cargo check --bins` on repo-depot-api (155/227)
35462025-09-19T21:19:24.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472025-09-19T21:19:24.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482025-09-19T21:19:24.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492025-09-19T21:19:24.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35502025-09-19T21:19:24.431Z
35512025-09-19T21:19:24.431Zinfo: running `cargo check --bins` on sled-agent-api (156/227)
35522025-09-19T21:19:25.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532025-09-19T21:19:25.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542025-09-19T21:19:25.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552025-09-19T21:19:25.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35562025-09-19T21:19:25.271Z
35572025-09-19T21:19:25.271Zinfo: running `cargo check --bins` on sled-diagnostics (157/227)
35582025-09-19T21:19:26.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592025-09-19T21:19:26.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602025-09-19T21:19:26.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612025-09-19T21:19:26.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35622025-09-19T21:19:26.102Z
35632025-09-19T21:19:26.102Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/227)
35642025-09-19T21:19:26.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-09-19T21:19:26.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-09-19T21:19:26.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-09-19T21:19:26.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35682025-09-19T21:19:26.955Z
35692025-09-19T21:19:26.955Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/227)
35702025-09-19T21:19:27.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-09-19T21:19:27.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-09-19T21:19:27.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-09-19T21:19:27.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35742025-09-19T21:19:27.806Z
35752025-09-19T21:19:27.806Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/227)
35762025-09-19T21:19:28.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-09-19T21:19:28.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-09-19T21:19:28.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792025-09-19T21:19:28.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35802025-09-19T21:19:28.664Z
35812025-09-19T21:19:28.664Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/227)
35822025-09-19T21:19:29.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-09-19T21:19:29.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-09-19T21:19:29.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852025-09-19T21:19:29.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35862025-09-19T21:19:29.516Z
35872025-09-19T21:19:29.516Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/227)
35882025-09-19T21:19:30.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-09-19T21:19:30.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-09-19T21:19:30.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-09-19T21:19:30.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35922025-09-19T21:19:30.422Z
35932025-09-19T21:19:30.422Zinfo: running `cargo check --bins` on update-common (163/227)
35942025-09-19T21:19:31.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-09-19T21:19:31.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-09-19T21:19:31.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-09-19T21:19:31.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35982025-09-19T21:19:31.253Z
35992025-09-19T21:19:31.253Zinfo: running `cargo check --bins` on nexus-test-interface (164/227)
36002025-09-19T21:19:32.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-09-19T21:19:32.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-09-19T21:19:32.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032025-09-19T21:19:32.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
36042025-09-19T21:19:32.156Z
36052025-09-19T21:19:32.156Zinfo: running `cargo check --bins` on oximeter-collector (165/227)
36062025-09-19T21:19:32.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-09-19T21:19:32.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-09-19T21:19:33.076Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36092025-09-19T21:19:33.076Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36102025-09-19T21:19:34.009Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36112025-09-19T21:19:36.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
36122025-09-19T21:19:36.394Z
36132025-09-19T21:19:36.394Zinfo: running `cargo check --bins` on oximeter-api (166/227)
36142025-09-19T21:19:37.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-09-19T21:19:37.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-09-19T21:19:37.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172025-09-19T21:19:37.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36182025-09-19T21:19:37.182Z
36192025-09-19T21:19:37.182Zinfo: running `cargo check --bins` on cert-dev (167/227)
36202025-09-19T21:19:37.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-09-19T21:19:37.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-09-19T21:19:37.938Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36232025-09-19T21:19:38.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
36242025-09-19T21:19:38.477Z
36252025-09-19T21:19:38.477Zinfo: running `cargo check --bins` on clickana (168/227)
36262025-09-19T21:19:39.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272025-09-19T21:19:39.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282025-09-19T21:19:39.283Z Checking castaway v0.2.3
36292025-09-19T21:19:39.286Z Checking unicode-truncate v1.1.0
36302025-09-19T21:19:39.286Z Checking lru v0.12.5
36312025-09-19T21:19:39.286Z Compiling instability v0.3.2
36322025-09-19T21:19:39.286Z Checking cassowary v0.3.0
36332025-09-19T21:19:39.286Z Compiling indoc v2.0.6
36342025-09-19T21:19:39.286Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36352025-09-19T21:19:39.555Z Checking compact_str v0.8.0
36362025-09-19T21:19:40.149Z Checking ratatui v0.29.0
36372025-09-19T21:19:42.003Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36382025-09-19T21:19:42.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
36392025-09-19T21:19:43.155Z
36402025-09-19T21:19:43.155Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (169/227)
36412025-09-19T21:19:43.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-09-19T21:19:43.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-09-19T21:19:44.076Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36442025-09-19T21:19:44.076Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36452025-09-19T21:19:45.313Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36462025-09-19T21:19:45.950Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36472025-09-19T21:19:46.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
36482025-09-19T21:19:46.697Z
36492025-09-19T21:19:46.697Zinfo: running `cargo check --bins` on ch-dev (170/227)
36502025-09-19T21:19:47.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-09-19T21:19:47.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-09-19T21:19:47.574Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36532025-09-19T21:19:48.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
36542025-09-19T21:19:48.728Z
36552025-09-19T21:19:48.728Zinfo: running `cargo check --bins` on dev-tools-common (171/227)
36562025-09-19T21:19:49.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-09-19T21:19:49.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-09-19T21:19:49.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592025-09-19T21:19:49.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36602025-09-19T21:19:49.326Z
36612025-09-19T21:19:49.326Zinfo: running `cargo check --bins` on crdb-seed (172/227)
36622025-09-19T21:19:50.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632025-09-19T21:19:50.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642025-09-19T21:19:50.195Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36652025-09-19T21:19:50.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
36662025-09-19T21:19:50.959Z
36672025-09-19T21:19:50.959Zinfo: running `cargo check --bins` on db-dev (173/227)
36682025-09-19T21:19:51.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692025-09-19T21:19:51.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702025-09-19T21:19:51.830Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36712025-09-19T21:19:52.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
36722025-09-19T21:19:53.003Z
36732025-09-19T21:19:53.004Zinfo: running `cargo check --bins` on omicron-dev-lib (174/227)
36742025-09-19T21:19:53.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752025-09-19T21:19:53.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762025-09-19T21:19:53.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772025-09-19T21:19:53.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
36782025-09-19T21:19:53.906Z
36792025-09-19T21:19:53.906Zinfo: running `cargo check --bins` on xtask-downloader (175/227)
36802025-09-19T21:19:54.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-09-19T21:19:54.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-09-19T21:19:54.773Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36832025-09-19T21:19:55.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
36842025-09-19T21:19:55.742Z
36852025-09-19T21:19:55.743Zinfo: running `cargo check --bins` on omicron-ls-apis (176/227)
36862025-09-19T21:19:56.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-09-19T21:19:56.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-09-19T21:19:56.510Z Checking typeid v1.0.3
36892025-09-19T21:19:56.632Z Checking ordered-float v2.10.1
36902025-09-19T21:19:56.644Z Checking cargo-platform v0.2.0
36912025-09-19T21:19:56.720Z Checking erased-serde v0.4.6
36922025-09-19T21:19:56.956Z Checking serde-value v0.7.0
36932025-09-19T21:19:57.385Z Checking serde-untagged v0.1.7
36942025-09-19T21:19:57.652Z Checking cargo-util-schemas v0.8.2
36952025-09-19T21:19:58.702Z Checking cargo_metadata v0.21.0
36962025-09-19T21:19:59.730Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36972025-09-19T21:20:00.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
36982025-09-19T21:20:00.801Z
36992025-09-19T21:20:00.801Zinfo: running `cargo check --bins` on mgs-dev (177/227)
37002025-09-19T21:20:01.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-09-19T21:20:01.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-09-19T21:20:01.738Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
37032025-09-19T21:20:03.754Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37042025-09-19T21:20:04.407Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
37052025-09-19T21:20:05.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
37062025-09-19T21:20:05.270Z
37072025-09-19T21:20:05.270Zinfo: running `cargo check --bins` on omicron-omdb (178/227)
37082025-09-19T21:20:06.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092025-09-19T21:20:06.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102025-09-19T21:20:06.378Z Compiling derive_builder_core v0.20.2
37112025-09-19T21:20:06.533Z Compiling vergen-lib v0.1.6
37122025-09-19T21:20:06.547Z Compiling vergen v9.0.6
37132025-09-19T21:20:06.555Z Compiling vergen-gitcl v1.0.8
37142025-09-19T21:20:06.560Z Compiling dirs-sys-next v0.1.2
37152025-09-19T21:20:06.560Z Compiling crunchy v0.2.2
37162025-09-19T21:20:06.610Z Compiling dsl_auto_type v0.1.2
37172025-09-19T21:20:06.616Z Checking scheduled-thread-pool v0.2.7
37182025-09-19T21:20:06.842Z Compiling dirs-next v2.0.0
37192025-09-19T21:20:06.883Z Compiling diesel_table_macro_syntax v0.2.0
37202025-09-19T21:20:06.922Z Compiling tiny-keccak v2.0.2
37212025-09-19T21:20:06.954Z Checking r2d2 v0.8.10
37222025-09-19T21:20:07.020Z Compiling term v0.7.0
37232025-09-19T21:20:07.069Z Compiling bit-vec v0.6.3
37242025-09-19T21:20:07.245Z Compiling ena v0.14.3
37252025-09-19T21:20:07.274Z Compiling bindgen v0.71.1
37262025-09-19T21:20:07.280Z Compiling regex-syntax v0.6.29
37272025-09-19T21:20:07.456Z Compiling bit-set v0.5.3
37282025-09-19T21:20:07.656Z Compiling ascii-canvas v3.0.0
37292025-09-19T21:20:07.753Z Compiling diff v0.1.13
37302025-09-19T21:20:07.958Z Compiling diesel_derives v2.2.3
37312025-09-19T21:20:08.055Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37322025-09-19T21:20:08.154Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
37332025-09-19T21:20:08.211Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37342025-09-19T21:20:08.270Z Compiling libxml v0.3.3
37352025-09-19T21:20:08.388Z Compiling derive_builder_macro v0.20.2
37362025-09-19T21:20:08.408Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37372025-09-19T21:20:08.456Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37382025-09-19T21:20:08.727Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37392025-09-19T21:20:08.983Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37402025-09-19T21:20:09.069Z Compiling strum_macros v0.24.3
37412025-09-19T21:20:09.194Z Compiling indoc v1.0.9
37422025-09-19T21:20:09.285Z Compiling derive_builder v0.20.2
37432025-09-19T21:20:10.281Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37442025-09-19T21:20:10.631Z Compiling lalrpop v0.19.12
37452025-09-19T21:20:11.216Z Compiling impl-trait-for-tuples v0.2.2
37462025-09-19T21:20:11.500Z Compiling oso-derive v0.27.3
37472025-09-19T21:20:11.651Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37482025-09-19T21:20:12.217Z Checking quick-xml v0.37.2
37492025-09-19T21:20:12.356Z Checking maplit v1.0.2
37502025-09-19T21:20:12.415Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37512025-09-19T21:20:12.455Z Compiling diesel-dtrace v0.4.2
37522025-09-19T21:20:12.493Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37532025-09-19T21:20:12.871Z Checking bb8 v0.8.5
37542025-09-19T21:20:12.991Z Checking ignore v0.4.23
37552025-09-19T21:20:13.358Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37562025-09-19T21:20:13.736Z Checking predicates-tree v1.0.12
37572025-09-19T21:20:13.759Z Checking globwalk v0.9.1
37582025-09-19T21:20:13.925Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37592025-09-19T21:20:13.966Z Checking rand_seeder v0.4.0
37602025-09-19T21:20:14.101Z Checking camino-tempfile-ext v0.3.2
37612025-09-19T21:20:14.231Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37622025-09-19T21:20:14.346Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37632025-09-19T21:20:14.374Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37642025-09-19T21:20:14.467Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37652025-09-19T21:20:14.491Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37662025-09-19T21:20:14.743Z Checking console v0.16.0
37672025-09-19T21:20:15.352Z Checking unit-prefix v0.5.1
37682025-09-19T21:20:15.418Z Checking is_ci v1.2.0
37692025-09-19T21:20:15.596Z Checking supports-color v3.0.2
37702025-09-19T21:20:15.600Z Checking indicatif v0.18.0
37712025-09-19T21:20:16.124Z Checking support-bundle-viewer v0.1.2
37722025-09-19T21:20:16.340Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37732025-09-19T21:20:16.434Z Checking multimap v0.10.1
37742025-09-19T21:20:16.714Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37752025-09-19T21:20:20.966Z Checking diesel v2.2.12
37762025-09-19T21:20:32.233Z Compiling samael v0.0.19
37772025-09-19T21:20:47.757Z Checking async-bb8-diesel v0.2.1
37782025-09-19T21:20:49.769Z Compiling polar-core v0.27.3
37792025-09-19T21:20:56.859Z Checking oso v0.27.3
37802025-09-19T21:21:40.410Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37812025-09-19T21:22:14.420Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37822025-09-19T21:22:24.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
37832025-09-19T21:22:24.890Z
37842025-09-19T21:22:24.890Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (179/227)
37852025-09-19T21:22:25.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-09-19T21:22:25.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-09-19T21:22:25.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882025-09-19T21:22:25.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37892025-09-19T21:22:25.799Z
37902025-09-19T21:22:25.799Zinfo: running `cargo check --bins` on nexus-saga-recovery (180/227)
37912025-09-19T21:22:26.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922025-09-19T21:22:26.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932025-09-19T21:22:26.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942025-09-19T21:22:26.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37952025-09-19T21:22:26.711Z
37962025-09-19T21:22:26.711Zinfo: running `cargo check --bins` on nexus-test-utils-macros (181/227)
37972025-09-19T21:22:27.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982025-09-19T21:22:27.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992025-09-19T21:22:27.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002025-09-19T21:22:27.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38012025-09-19T21:22:27.493Z
38022025-09-19T21:22:27.493Zinfo: running `cargo check --bins` on omicron-nexus (182/227)
38032025-09-19T21:22:28.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-09-19T21:22:28.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-09-19T21:22:28.620Z Compiling libz-sys v1.1.20
38062025-09-19T21:22:28.768Z Compiling libgit2-sys v0.17.0+1.8.1
38072025-09-19T21:22:28.783Z Compiling fs-err v2.11.0
38082025-09-19T21:22:28.786Z Compiling vergen v8.3.2
38092025-09-19T21:22:28.795Z Compiling cargo-platform v0.1.8
38102025-09-19T21:22:28.828Z Compiling rustls v0.21.12
38112025-09-19T21:22:28.832Z Checking parse-size v1.1.0
38122025-09-19T21:22:28.832Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38132025-09-19T21:22:29.042Z Checking sct v0.7.1
38142025-09-19T21:22:29.145Z Compiling cargo_metadata v0.18.1
38152025-09-19T21:22:29.202Z Checking rustls-webpki v0.101.7
38162025-09-19T21:22:29.253Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38172025-09-19T21:22:29.277Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38182025-09-19T21:22:29.482Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38192025-09-19T21:22:29.585Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
38202025-09-19T21:22:29.636Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38212025-09-19T21:22:29.816Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38222025-09-19T21:22:29.840Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38232025-09-19T21:22:29.972Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38242025-09-19T21:22:30.853Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#72461d3a)
38252025-09-19T21:22:30.958Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38262025-09-19T21:22:31.121Z Checking rustls-pemfile v1.0.4
38272025-09-19T21:22:31.235Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
38282025-09-19T21:22:31.356Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38292025-09-19T21:22:31.653Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38302025-09-19T21:22:31.773Z Checking twox-hash v2.1.0
38312025-09-19T21:22:31.943Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38322025-09-19T21:22:32.616Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38332025-09-19T21:22:32.751Z Checking tokio-rustls v0.24.1
38342025-09-19T21:22:33.073Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38352025-09-19T21:22:33.099Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38362025-09-19T21:22:33.320Z Checking fatfs v0.3.6
38372025-09-19T21:22:33.892Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=0a8dbd2311263f6a59ea58089e33c8331436ff3a#0a8dbd23)
38382025-09-19T21:22:34.143Z Checking assert_matches v1.5.0
38392025-09-19T21:22:40.561Z Compiling git2 v0.19.0
38402025-09-19T21:22:40.633Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38412025-09-19T21:22:40.795Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b)
38422025-09-19T21:22:44.830Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38432025-09-19T21:23:47.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
38442025-09-19T21:23:47.392Z
38452025-09-19T21:23:47.392Zinfo: running `cargo check --bins` on nexus-background-task-interface (183/227)
38462025-09-19T21:23:48.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-09-19T21:23:48.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-09-19T21:23:48.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-09-19T21:23:48.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38502025-09-19T21:23:48.235Z
38512025-09-19T21:23:48.235Zinfo: running `cargo check --bins` on nexus-external-api (184/227)
38522025-09-19T21:23:49.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-09-19T21:23:49.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-09-19T21:23:49.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552025-09-19T21:23:49.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38562025-09-19T21:23:49.109Z
38572025-09-19T21:23:49.109Zinfo: running `cargo check --bins` on nexus-internal-api (185/227)
38582025-09-19T21:23:49.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-09-19T21:23:49.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-09-19T21:23:49.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38612025-09-19T21:23:49.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38622025-09-19T21:23:49.961Z
38632025-09-19T21:23:49.961Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (186/227)
38642025-09-19T21:23:50.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38652025-09-19T21:23:50.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38662025-09-19T21:23:50.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38672025-09-19T21:23:50.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38682025-09-19T21:23:50.869Z
38692025-09-19T21:23:50.869Zinfo: running `cargo check --bins` on nexus-mgs-updates (187/227)
38702025-09-19T21:23:51.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-09-19T21:23:51.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-09-19T21:23:51.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38732025-09-19T21:23:51.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38742025-09-19T21:23:51.739Z
38752025-09-19T21:23:51.739Zinfo: running `cargo check --bins` on nexus-networking (188/227)
38762025-09-19T21:23:52.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772025-09-19T21:23:52.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782025-09-19T21:23:52.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792025-09-19T21:23:52.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38802025-09-19T21:23:52.630Z
38812025-09-19T21:23:52.630Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (189/227)
38822025-09-19T21:23:53.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-09-19T21:23:53.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-09-19T21:23:53.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38852025-09-19T21:23:53.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38862025-09-19T21:23:53.539Z
38872025-09-19T21:23:53.539Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (190/227)
38882025-09-19T21:23:54.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892025-09-19T21:23:54.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902025-09-19T21:23:54.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912025-09-19T21:23:54.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38922025-09-19T21:23:54.444Z
38932025-09-19T21:23:54.444Zinfo: running `cargo check --bins` on omicron-dev (191/227)
38942025-09-19T21:23:55.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952025-09-19T21:23:55.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962025-09-19T21:23:55.606Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38972025-09-19T21:23:55.609Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38982025-09-19T21:23:55.779Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38992025-09-19T21:23:55.794Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39002025-09-19T21:23:55.797Z Checking diff v0.1.13
39012025-09-19T21:23:55.797Z Checking yansi v1.0.1
39022025-09-19T21:23:55.849Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
39032025-09-19T21:23:55.853Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39042025-09-19T21:23:56.275Z Checking pretty_assertions v1.4.1
39052025-09-19T21:23:57.138Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39062025-09-19T21:24:27.197Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39072025-09-19T21:24:27.201Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39082025-09-19T21:24:27.201Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39092025-09-19T21:24:27.201Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39102025-09-19T21:24:27.201Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39112025-09-19T21:24:27.201Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39122025-09-19T21:24:27.729Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
39132025-09-19T21:24:28.245Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39142025-09-19T21:24:29.703Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39152025-09-19T21:25:23.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
39162025-09-19T21:25:23.764Z
39172025-09-19T21:25:23.764Zinfo: running `cargo check --bins` on openapi-manager (192/227)
39182025-09-19T21:25:24.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192025-09-19T21:25:24.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202025-09-19T21:25:24.688Z Compiling tabled_derive v0.10.0
39212025-09-19T21:25:24.688Z Checking papergrid v0.14.0
39222025-09-19T21:25:24.692Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39232025-09-19T21:25:24.692Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39242025-09-19T21:25:24.851Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
39252025-09-19T21:25:24.851Z Checking heck v0.4.1
39262025-09-19T21:25:24.855Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39272025-09-19T21:25:25.159Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39282025-09-19T21:25:25.184Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39292025-09-19T21:25:26.216Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39302025-09-19T21:25:26.277Z Checking tabled v0.18.0
39312025-09-19T21:25:29.055Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39322025-09-19T21:25:30.646Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39332025-09-19T21:25:31.548Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
39342025-09-19T21:25:33.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s
39352025-09-19T21:25:33.386Z
39362025-09-19T21:25:33.386Zinfo: running `cargo check --bins` on installinator-api (193/227)
39372025-09-19T21:25:34.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382025-09-19T21:25:34.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392025-09-19T21:25:34.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402025-09-19T21:25:34.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39412025-09-19T21:25:34.225Z
39422025-09-19T21:25:34.225Zinfo: running `cargo check --bins` on ntp-admin-api (194/227)
39432025-09-19T21:25:34.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442025-09-19T21:25:34.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452025-09-19T21:25:34.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462025-09-19T21:25:34.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39472025-09-19T21:25:35.037Z
39482025-09-19T21:25:35.037Zinfo: running `cargo check --bins` on ntp-admin-types (195/227)
39492025-09-19T21:25:35.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502025-09-19T21:25:35.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512025-09-19T21:25:35.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522025-09-19T21:25:35.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39532025-09-19T21:25:35.848Z
39542025-09-19T21:25:35.848Zinfo: running `cargo check --bins` on wicketd-api (196/227)
39552025-09-19T21:25:36.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562025-09-19T21:25:36.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572025-09-19T21:25:36.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582025-09-19T21:25:36.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
39592025-09-19T21:25:36.703Z
39602025-09-19T21:25:36.703Zinfo: running `cargo check --bins` on omicron-pins (197/227)
39612025-09-19T21:25:37.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622025-09-19T21:25:37.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632025-09-19T21:25:37.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642025-09-19T21:25:37.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39652025-09-19T21:25:37.493Z
39662025-09-19T21:25:37.493Zinfo: running `cargo check --bins` on reconfigurator-cli (198/227)
39672025-09-19T21:25:38.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682025-09-19T21:25:38.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692025-09-19T21:25:38.462Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39702025-09-19T21:25:38.602Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39712025-09-19T21:25:38.606Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39722025-09-19T21:25:38.617Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39732025-09-19T21:25:38.620Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39742025-09-19T21:25:38.620Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39752025-09-19T21:25:38.620Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39762025-09-19T21:25:38.620Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39772025-09-19T21:25:38.852Z Compiling petname v2.0.2
39782025-09-19T21:25:38.905Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39792025-09-19T21:25:39.274Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39802025-09-19T21:25:39.310Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39812025-09-19T21:25:39.785Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39822025-09-19T21:25:40.048Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39832025-09-19T21:25:40.159Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39842025-09-19T21:25:40.208Z Checking sync-ptr v0.1.4
39852025-09-19T21:25:40.316Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39862025-09-19T21:25:41.214Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39872025-09-19T21:25:43.536Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39882025-09-19T21:25:43.540Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39892025-09-19T21:25:50.112Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39902025-09-19T21:25:51.017Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39912025-09-19T21:25:52.981Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39922025-09-19T21:25:55.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.36s
39932025-09-19T21:25:56.098Z
39942025-09-19T21:25:56.098Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/227)
39952025-09-19T21:25:56.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39962025-09-19T21:25:56.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39972025-09-19T21:25:56.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39982025-09-19T21:25:56.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
39992025-09-19T21:25:57.010Z
40002025-09-19T21:25:57.010Zinfo: running `cargo check --bins` on omicron-repl-utils (200/227)
40012025-09-19T21:25:57.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022025-09-19T21:25:57.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032025-09-19T21:25:57.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40042025-09-19T21:25:57.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40052025-09-19T21:25:57.793Z
40062025-09-19T21:25:57.793Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/227)
40072025-09-19T21:25:58.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082025-09-19T21:25:58.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092025-09-19T21:25:58.740Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
40102025-09-19T21:25:59.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
40112025-09-19T21:26:00.125Z
40122025-09-19T21:26:00.125Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/227)
40132025-09-19T21:26:00.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142025-09-19T21:26:00.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152025-09-19T21:26:01.039Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
40162025-09-19T21:26:01.500Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40172025-09-19T21:26:02.742Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
40182025-09-19T21:26:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
40192025-09-19T21:26:03.750Z
40202025-09-19T21:26:03.750Zinfo: running `cargo check --bins` on omicron-releng (203/227)
40212025-09-19T21:26:04.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222025-09-19T21:26:04.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232025-09-19T21:26:04.597Z Compiling blake3 v1.5.4
40242025-09-19T21:26:04.602Z Checking memmap2 v0.9.5
40252025-09-19T21:26:04.720Z Checking arrayref v0.3.9
40262025-09-19T21:26:04.723Z Checking constant_time_eq v0.3.1
40272025-09-19T21:26:04.733Z Checking arrayvec v0.7.6
40282025-09-19T21:26:04.750Z Checking topological-sort v0.2.2
40292025-09-19T21:26:04.761Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
40302025-09-19T21:26:04.768Z Checking shell-words v1.1.0
40312025-09-19T21:26:05.874Z Checking omicron-zone-package v0.12.2
40322025-09-19T21:26:07.046Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
40332025-09-19T21:26:08.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
40342025-09-19T21:26:08.424Z
40352025-09-19T21:26:08.424Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/227)
40362025-09-19T21:26:09.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40372025-09-19T21:26:09.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40382025-09-19T21:26:09.260Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40392025-09-19T21:26:09.656Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40402025-09-19T21:26:10.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
40412025-09-19T21:26:10.399Z
40422025-09-19T21:26:10.399Zinfo: running `cargo check --bins` on xtask (205/227)
40432025-09-19T21:26:10.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40442025-09-19T21:26:10.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40452025-09-19T21:26:11.012Z Checking bitflags v2.9.1
40462025-09-19T21:26:11.016Z Checking serde v1.0.223
40472025-09-19T21:26:11.016Z Checking zerofrom v0.1.4
40482025-09-19T21:26:11.131Z Checking smallvec v1.15.1
40492025-09-19T21:26:11.134Z Checking hashbrown v0.15.4
40502025-09-19T21:26:11.151Z Checking thiserror v1.0.69
40512025-09-19T21:26:11.163Z Checking serde_json v1.0.145
40522025-09-19T21:26:11.166Z Checking scroll v0.12.0
40532025-09-19T21:26:11.290Z Checking num-traits v0.2.19
40542025-09-19T21:26:11.327Z Checking yoke v0.7.4
40552025-09-19T21:26:11.354Z Checking rustix v0.38.37
40562025-09-19T21:26:11.465Z Checking log v0.4.27
40572025-09-19T21:26:11.631Z Checking percent-encoding v2.3.2
40582025-09-19T21:26:11.689Z Checking zerovec v0.10.4
40592025-09-19T21:26:11.764Z Checking goblin v0.8.2
40602025-09-19T21:26:11.867Z Checking form_urlencoded v1.2.2
40612025-09-19T21:26:12.041Z Checking toml_datetime v0.6.11
40622025-09-19T21:26:12.081Z Checking serde_spanned v0.6.9
40632025-09-19T21:26:12.098Z Checking indexmap v2.11.0
40642025-09-19T21:26:12.300Z Checking erased-serde v0.4.6
40652025-09-19T21:26:12.385Z Checking terminal_size v0.4.0
40662025-09-19T21:26:12.406Z Checking zerocopy v0.7.35
40672025-09-19T21:26:12.567Z Checking pest v2.7.14
40682025-09-19T21:26:12.599Z Checking getrandom v0.3.1
40692025-09-19T21:26:12.816Z Checking ordered-float v2.10.1
40702025-09-19T21:26:12.877Z Checking thiserror v2.0.16
40712025-09-19T21:26:13.051Z Checking syn v2.0.106
40722025-09-19T21:26:13.195Z Checking tinystr v0.7.6
40732025-09-19T21:26:13.213Z Checking icu_collections v1.5.0
40742025-09-19T21:26:13.278Z Checking serde-value v0.7.0
40752025-09-19T21:26:13.345Z Checking toml_edit v0.22.27
40762025-09-19T21:26:13.546Z Checking icu_locid v1.5.0
40772025-09-19T21:26:13.621Z Checking serde-untagged v0.1.7
40782025-09-19T21:26:13.716Z Checking rustix v1.0.7
40792025-09-19T21:26:13.865Z Checking semver v1.0.26
40802025-09-19T21:26:14.008Z Checking once_cell v1.21.3
40812025-09-19T21:26:14.292Z Checking clap_builder v4.5.41
40822025-09-19T21:26:14.356Z Checking cargo-platform v0.2.0
40832025-09-19T21:26:14.505Z Checking icu_provider v1.5.0
40842025-09-19T21:26:14.724Z Checking textwrap v0.16.2
40852025-09-19T21:26:15.057Z Checking dtrace-parser v0.2.0
40862025-09-19T21:26:15.121Z Checking fs-err v3.1.1
40872025-09-19T21:26:15.186Z Checking icu_locid_transform v1.5.0
40882025-09-19T21:26:15.191Z Checking tempfile v3.20.0
40892025-09-19T21:26:15.453Z Checking anyhow v1.0.99
40902025-09-19T21:26:15.540Z Checking tabled v0.15.0
40912025-09-19T21:26:15.599Z Checking camino-tempfile v1.4.1
40922025-09-19T21:26:15.851Z Checking macaddr v1.0.1
40932025-09-19T21:26:15.912Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40942025-09-19T21:26:15.964Z Checking toml v0.8.23
40952025-09-19T21:26:16.198Z Checking icu_properties v1.5.1
40962025-09-19T21:26:16.570Z Checking dof v0.3.0
40972025-09-19T21:26:16.610Z Checking cargo_toml v0.21.0
40982025-09-19T21:26:17.021Z Checking clap v4.5.41
40992025-09-19T21:26:17.555Z Checking usdt-impl v0.5.0
41002025-09-19T21:26:17.922Z Checking usdt v0.5.0
41012025-09-19T21:26:18.495Z Checking icu_normalizer v1.5.0
41022025-09-19T21:26:18.971Z Checking idna_adapter v1.2.0
41032025-09-19T21:26:19.104Z Checking idna v1.0.3
41042025-09-19T21:26:19.411Z Checking url v2.5.4
41052025-09-19T21:26:19.912Z Checking cargo-util-schemas v0.8.2
41062025-09-19T21:26:21.136Z Checking cargo_metadata v0.21.0
41072025-09-19T21:26:22.147Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
41082025-09-19T21:26:22.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.40s
41092025-09-19T21:26:22.964Z
41102025-09-19T21:26:22.964Zinfo: running `cargo check --bins` on end-to-end-tests (206/227)
41112025-09-19T21:26:23.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122025-09-19T21:26:23.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132025-09-19T21:26:23.947Z Checking polyval v0.6.2
41142025-09-19T21:26:24.083Z Checking ctr v0.9.2
41152025-09-19T21:26:24.096Z Checking ssh-encoding v0.2.0
41162025-09-19T21:26:24.100Z Checking blowfish v0.9.1
41172025-09-19T21:26:24.119Z Checking password-hash v0.4.2
41182025-09-19T21:26:24.134Z Checking p256 v0.13.2
41192025-09-19T21:26:24.137Z Checking p521 v0.13.3
41202025-09-19T21:26:24.155Z Checking russh-cryptovec v0.7.3
41212025-09-19T21:26:24.322Z Checking ghash v0.5.1
41222025-09-19T21:26:24.351Z Checking bcrypt-pbkdf v0.10.0
41232025-09-19T21:26:24.355Z Checking md5 v0.7.0
41242025-09-19T21:26:24.398Z Checking num-bigint v0.4.6
41252025-09-19T21:26:24.398Z Checking des v0.8.1
41262025-09-19T21:26:24.510Z Checking aes-gcm v0.10.3
41272025-09-19T21:26:24.534Z Checking pbkdf2 v0.11.0
41282025-09-19T21:26:24.611Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41292025-09-19T21:26:24.654Z Checking hex-literal v0.4.1
41302025-09-19T21:26:24.679Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41312025-09-19T21:26:24.682Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41322025-09-19T21:26:24.748Z Checking ssh-cipher v0.2.0
41332025-09-19T21:26:24.806Z Checking internet-checksum v0.2.1
41342025-09-19T21:26:25.046Z Checking ssh-key v0.6.6
41352025-09-19T21:26:25.309Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41362025-09-19T21:26:26.158Z Checking russh-keys v0.45.0
41372025-09-19T21:26:27.013Z Checking russh v0.45.0
41382025-09-19T21:26:48.052Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41392025-09-19T21:26:49.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.72s
41402025-09-19T21:26:49.938Z
41412025-09-19T21:26:49.938Zinfo: running `cargo check --bins` on gateway-cli (207/227)
41422025-09-19T21:26:50.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432025-09-19T21:26:50.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442025-09-19T21:26:50.750Z Checking termios v0.3.3
41452025-09-19T21:26:51.001Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41462025-09-19T21:26:51.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
41472025-09-19T21:26:52.023Z
41482025-09-19T21:26:52.023Zinfo: running `cargo check --bins --no-default-features` on installinator (208/227)
41492025-09-19T21:26:52.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502025-09-19T21:26:52.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512025-09-19T21:26:52.910Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41522025-09-19T21:26:52.913Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41532025-09-19T21:26:52.913Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41542025-09-19T21:26:53.818Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41552025-09-19T21:26:55.667Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41562025-09-19T21:26:57.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
41572025-09-19T21:26:58.126Z
41582025-09-19T21:26:58.126Zinfo: running `cargo check --bins` on internal-dns-cli (209/227)
41592025-09-19T21:26:58.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602025-09-19T21:26:58.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612025-09-19T21:26:58.968Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41622025-09-19T21:26:59.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
41632025-09-19T21:26:59.722Z
41642025-09-19T21:26:59.722Zinfo: running `cargo check --bins` on omicron-live-tests (210/227)
41652025-09-19T21:27:00.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662025-09-19T21:27:00.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672025-09-19T21:27:00.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682025-09-19T21:27:00.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
41692025-09-19T21:27:00.502Z
41702025-09-19T21:27:00.502Zinfo: running `cargo check --bins` on live-tests-macros (211/227)
41712025-09-19T21:27:01.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722025-09-19T21:27:01.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732025-09-19T21:27:01.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742025-09-19T21:27:01.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
41752025-09-19T21:27:01.287Z
41762025-09-19T21:27:01.287Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/227)
41772025-09-19T21:27:02.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782025-09-19T21:27:02.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792025-09-19T21:27:02.226Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41802025-09-19T21:27:02.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
41812025-09-19T21:27:03.214Z
41822025-09-19T21:27:03.214Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/227)
41832025-09-19T21:27:03.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842025-09-19T21:27:03.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852025-09-19T21:27:04.037Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41862025-09-19T21:27:04.040Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41872025-09-19T21:27:04.353Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41882025-09-19T21:27:05.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
41892025-09-19T21:27:05.623Z
41902025-09-19T21:27:05.623Zinfo: running `cargo check --bins` on omicron-package (214/227)
41912025-09-19T21:27:06.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922025-09-19T21:27:06.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932025-09-19T21:27:06.483Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41942025-09-19T21:27:07.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
41952025-09-19T21:27:08.216Z
41962025-09-19T21:27:08.216Zinfo: running `cargo check --bins --no-default-features` on trust-quorum (215/227)
41972025-09-19T21:27:08.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982025-09-19T21:27:08.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992025-09-19T21:27:08.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002025-09-19T21:27:08.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42012025-09-19T21:27:09.058Z
42022025-09-19T21:27:09.058Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum (216/227)
42032025-09-19T21:27:09.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042025-09-19T21:27:09.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052025-09-19T21:27:09.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062025-09-19T21:27:09.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42072025-09-19T21:27:09.886Z
42082025-09-19T21:27:09.887Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum (217/227)
42092025-09-19T21:27:10.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102025-09-19T21:27:10.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112025-09-19T21:27:10.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122025-09-19T21:27:10.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42132025-09-19T21:27:10.720Z
42142025-09-19T21:27:10.720Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum (218/227)
42152025-09-19T21:27:11.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162025-09-19T21:27:11.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172025-09-19T21:27:11.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182025-09-19T21:27:11.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42192025-09-19T21:27:11.561Z
42202025-09-19T21:27:11.561Zinfo: running `cargo check --bins --no-default-features` on gfss (219/227)
42212025-09-19T21:27:12.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222025-09-19T21:27:12.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232025-09-19T21:27:12.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242025-09-19T21:27:12.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
42252025-09-19T21:27:12.343Z
42262025-09-19T21:27:12.343Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (220/227)
42272025-09-19T21:27:13.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282025-09-19T21:27:13.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292025-09-19T21:27:13.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42302025-09-19T21:27:13.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
42312025-09-19T21:27:13.125Z
42322025-09-19T21:27:13.125Zinfo: running `cargo check --bins` on trust-quorum-test-utils (221/227)
42332025-09-19T21:27:13.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342025-09-19T21:27:13.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352025-09-19T21:27:13.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42362025-09-19T21:27:13.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42372025-09-19T21:27:13.965Z
42382025-09-19T21:27:13.965Zinfo: running `cargo check --bins` on tqdb (222/227)
42392025-09-19T21:27:14.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402025-09-19T21:27:14.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412025-09-19T21:27:14.894Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42422025-09-19T21:27:15.299Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42432025-09-19T21:27:16.896Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42442025-09-19T21:27:17.803Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42452025-09-19T21:27:18.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
42462025-09-19T21:27:18.781Z
42472025-09-19T21:27:18.781Zinfo: running `cargo check --bins` on wicket-dbg (223/227)
42482025-09-19T21:27:19.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42492025-09-19T21:27:19.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42502025-09-19T21:27:19.690Z Checking rtoolbox v0.0.2
42512025-09-19T21:27:19.690Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42522025-09-19T21:27:19.693Z Checking tui-tree-widget v0.23.1
42532025-09-19T21:27:19.966Z Checking rpassword v7.4.0
42542025-09-19T21:27:24.661Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42552025-09-19T21:27:27.620Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42562025-09-19T21:27:28.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s
42572025-09-19T21:27:29.173Z
42582025-09-19T21:27:29.173Zinfo: running `cargo check --bins` on wicket (224/227)
42592025-09-19T21:27:29.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602025-09-19T21:27:29.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612025-09-19T21:27:30.073Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42622025-09-19T21:27:30.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
42632025-09-19T21:27:30.802Z
42642025-09-19T21:27:30.802Zinfo: running `cargo check --bins` on wicketd (225/227)
42652025-09-19T21:27:31.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662025-09-19T21:27:31.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672025-09-19T21:27:31.721Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42682025-09-19T21:27:35.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
42692025-09-19T21:27:36.225Z
42702025-09-19T21:27:36.225Zinfo: running `cargo check --bins` on omicron-workspace-hack (226/227)
42712025-09-19T21:27:36.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722025-09-19T21:27:36.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732025-09-19T21:27:36.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742025-09-19T21:27:36.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
42752025-09-19T21:27:37.000Z
42762025-09-19T21:27:37.000Zinfo: running `cargo check --bins` on zone-setup (227/227)
42772025-09-19T21:27:37.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782025-09-19T21:27:37.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792025-09-19T21:27:37.853Z Checking uzers v0.12.1
42802025-09-19T21:27:38.220Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42812025-09-19T21:27:39.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
42822025-09-19T21:27:39.548Z
42832025-09-19T21:27:39.552Zreal 16:42.228652552
42842025-09-19T21:27:39.552Zuser 33:02.625263764
42852025-09-19T21:27:39.552Zsys 5:32.727180757
42862025-09-19T21:27:39.552Ztrap 0.713127990
42872025-09-19T21:27:39.552Ztflt 0.556037331
42882025-09-19T21:27:39.552Zdflt 1.481665672
42892025-09-19T21:27:39.552Zkflt 0.001118996
42902025-09-19T21:27:39.552Zlock 1:22:04.811129883
42912025-09-19T21:27:39.552Zslp 2:43:41.468273798
42922025-09-19T21:27:39.552Zlat 1:43.895215261
42932025-09-19T21:27:39.552Zstop 5:33.985092472
42942025-09-19T21:27:39.552Zprocess exited: duration 1293754 ms, exit code 0
 
42952025-09-19T21:27:39.562Zfound 0 output files