01JH1MACCPKK3CQVKHMMVVMXN0: 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: 01JH1MB0KSH10BEEBNVG00MSNQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-08T00:17:57.222Zjob assigned to worker 01JH1MB7PYZMCGY9Q5ZD4JVD83 [factory aws, i-0f087a5964d5b00f1] (queued for 1 m 0 s)
 
22025-01-08T00:18:04.625Zstarting task 0: "setup"
32025-01-08T00:18:04.635Z++ uname -s
42025-01-08T00:18:04.637Z+ kern=SunOS
52025-01-08T00:18:04.637Z+ case "$kern" in
62025-01-08T00:18:04.637Z+ groupadd -g 12345 build
72025-01-08T00:18:04.640Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-08T00:18:06.647Z+ zfs create -o mountpoint=/work rpool/work
92025-01-08T00:18:06.755Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-08T00:18:06.757Z+ home_fs=zfs
112025-01-08T00:18:06.757Z+ [[ zfs == autofs ]]
122025-01-08T00:18:06.757Z+ mkdir -p /home/build
132025-01-08T00:18:06.760Z+ chown build:build /home/build /work
142025-01-08T00:18:07.762Z+ chmod 0700 /home/build /work
152025-01-08T00:18:07.765Zprocess exited: duration 3140 ms, exit code 0
 
162025-01-08T00:18:07.770Zstarting task 1: "rust-toolchain"
172025-01-08T00:18:07.776Z+ printf ' * toolchain channel = "%s"
182025-01-08T00:18:07.776Z * toolchain channel = "1.81.0"
192025-01-08T00:18:07.776Z * toolchain profile = "default"
202025-01-08T00:18:07.777Z' 1.81.0
212025-01-08T00:18:07.777Z+ printf ' * toolchain profile = "%s"
222025-01-08T00:18:07.777Z' default
232025-01-08T00:18:07.780Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-08T00:18:07.780Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-08T00:18:07.894Zinfo: downloading installer
262025-01-08T00:18:09.254Zinfo: profile set to 'default'
272025-01-08T00:18:09.255Zinfo: default host triple is x86_64-unknown-illumos
282025-01-08T00:18:09.258Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-08T00:18:09.410Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-08T00:18:09.410Zinfo: downloading component 'cargo'
312025-01-08T00:18:10.249Zinfo: downloading component 'clippy'
322025-01-08T00:18:10.562Zinfo: downloading component 'rust-docs'
332025-01-08T00:18:11.732Zinfo: downloading component 'rust-std'
342025-01-08T00:18:13.547Zinfo: downloading component 'rustc'
352025-01-08T00:18:20.078Zinfo: downloading component 'rustfmt'
362025-01-08T00:18:20.324Zinfo: installing component 'cargo'
372025-01-08T00:18:21.124Zinfo: installing component 'clippy'
382025-01-08T00:18:21.480Zinfo: installing component 'rust-docs'
392025-01-08T00:18:23.032Zinfo: installing component 'rust-std'
402025-01-08T00:18:24.842Zinfo: installing component 'rustc'
412025-01-08T00:18:30.497Zinfo: installing component 'rustfmt'
422025-01-08T00:18:30.821Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-08T00:18:30.821Z
442025-01-08T00:18:31.188Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-08T00:18:31.188Z
462025-01-08T00:18:31.190Z
472025-01-08T00:18:31.191ZRust is installed now. Great!
482025-01-08T00:18:31.191Z
492025-01-08T00:18:31.191ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-08T00:18:31.191Zenvironment variable. This has not been done automatically.
512025-01-08T00:18:31.191Z
522025-01-08T00:18:31.191ZTo configure your current shell, you need to source
532025-01-08T00:18:31.191Zthe corresponding env file under $HOME/.cargo.
542025-01-08T00:18:31.191Z
552025-01-08T00:18:31.191ZThis is usually done by running one of the following (note the leading DOT):
562025-01-08T00:18:31.191Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-08T00:18:31.191Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-08T00:18:31.266Z+ rustc --version
592025-01-08T00:18:31.332Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-08T00:18:31.335Zprocess exited: duration 23562 ms, exit code 0
 
612025-01-08T00:18:31.343Zstarting task 2: "authentication"
622025-01-08T00:18:31.362Zprocess exited: duration 21 ms, exit code 0
 
632025-01-08T00:18:31.368Zstarting task 3: "clone repository"
642025-01-08T00:18:31.373Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-08T00:18:31.375Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-08T00:18:31.413ZCloning into '/work/oxidecomputer/omicron'...
672025-01-08T00:18:38.684Z+ cd /work/oxidecomputer/omicron
682025-01-08T00:18:38.684Z+ git fetch origin 125e5170aac0e37130918c3e2b3f1ac324401517
692025-01-08T00:18:38.998ZFrom https://github.com/oxidecomputer/omicron
702025-01-08T00:18:38.998Z * branch 125e5170aac0e37130918c3e2b3f1ac324401517 -> FETCH_HEAD
712025-01-08T00:18:39.008Z+ [[ -n spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured ]]
722025-01-08T00:18:39.011Z++ git branch --show-current
732025-01-08T00:18:39.013Z+ current=main
742025-01-08T00:18:39.013Z+ [[ main != spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured ]]
752025-01-08T00:18:39.013Z+ git branch -f spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured 125e5170aac0e37130918c3e2b3f1ac324401517
762025-01-08T00:18:39.016Z+ git checkout -f spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured
772025-01-08T00:18:39.194ZSwitched to branch 'spr/papertigers/sled-diagnostics-output-for-support-bundles-should-be-structured'
782025-01-08T00:18:39.197Z+ git reset --hard 125e5170aac0e37130918c3e2b3f1ac324401517
792025-01-08T00:18:39.212ZHEAD is now at 125e5170a rebase
802025-01-08T00:18:39.214Zprocess exited: duration 7844 ms, exit code 0
 
812025-01-08T00:18:39.221Zstarting task 4: "build"
822025-01-08T00:18:39.225Z+ source .github/buildomat/ci-env.sh
832025-01-08T00:18:39.225Z++ export CARGO_TERM_COLOR=always
842025-01-08T00:18:39.225Z++ CARGO_TERM_COLOR=always
852025-01-08T00:18:39.225Z+ cargo --version
862025-01-08T00:18:39.283Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-08T00:18:39.287Z+ rustc --version
882025-01-08T00:18:39.345Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-08T00:18:39.348Z+ source ./env.sh
902025-01-08T00:18:39.348Z++ OLD_SHELL_OPTS=ehxB
912025-01-08T00:18:39.348Z++ set -o xtrace
922025-01-08T00:18:39.350Z++++ dirname ./env.sh
932025-01-08T00:18:39.353Z+++ readlink -f .
942025-01-08T00:18:39.357Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-08T00:18:39.360Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962025-01-08T00:18:39.360Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972025-01-08T00:18:39.360Z++ 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
982025-01-08T00:18:39.360Z++ 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
992025-01-08T00:18:39.360Z++ 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
1002025-01-08T00:18:39.360Z++ 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
1012025-01-08T00:18:39.360Z++ 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
1022025-01-08T00:18:39.360Z++ 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
1032025-01-08T00:18:39.360Z++ case $OLD_SHELL_OPTS in
1042025-01-08T00:18:39.360Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-08T00:18:39.360Z+ 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
1062025-01-08T00:18:39.360Z+ 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
1072025-01-08T00:18:39.360Z+ banner prerequisites
1082025-01-08T00:18:39.363Z
1092025-01-08T00:18:39.363Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-08T00:18:39.363Z # # # # # # # # # # # # # # #
1112025-01-08T00:18:39.363Z # # # # ##### # # ##### # # # # # #### #
1122025-01-08T00:18:39.363Z ##### ##### # ##### # # # # # # # # #
1132025-01-08T00:18:39.363Z # # # # # # # # # # # # # # #
1142025-01-08T00:18:39.363Z # # # ###### # # ###### ### # #### # #### #
1152025-01-08T00:18:39.363Z
1162025-01-08T00:18:39.363Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-08T00:18:46.593Z Startup: Refreshing catalog 'helios-dev' ... Done
1182025-01-08T00:18:50.535Z Startup: Caching catalogs ... Done
1192025-01-08T00:19:02.064ZPlanning: Solver setup ... Done (10.536s)
1202025-01-08T00:19:02.204ZPlanning: Running solver ... Done (0.140s)
1212025-01-08T00:19:02.316ZPlanning: Finding local manifests ... Done (0.004s)
1222025-01-08T00:19:02.370ZPlanning: Fetching manifests: 0/5 0% complete
1232025-01-08T00:19:03.224ZPlanning: Fetching manifests: 5/5 100% complete
1242025-01-08T00:19:03.422ZPlanning: Package planning ... Done (0.274s)
1252025-01-08T00:19:03.479ZPlanning: Merging actions ... Done (0.057s)
1262025-01-08T00:19:03.673ZPlanning: Checking for conflicting actions ... Done (0.194s)
1272025-01-08T00:19:05.805ZPlanning: Consolidating action changes ... Done (2.131s)
1282025-01-08T00:19:06.265ZPlanning: Evaluating mediators ... Done (0.461s)
1292025-01-08T00:19:06.348ZPlanning: Planning completed in 15.71 seconds
1302025-01-08T00:19:06.364Z Packages to install: 4
1312025-01-08T00:19:06.364Z Packages to update: 1
1322025-01-08T00:19:06.367Z Mediators to change: 2
1332025-01-08T00:19:06.367Z Services to change: 1
1342025-01-08T00:19:06.367Z Estimated space available: 155.63 GB
1352025-01-08T00:19:06.367ZEstimated space to be consumed: 1.62 GB
1362025-01-08T00:19:06.367Z Create boot environment: No
1372025-01-08T00:19:06.367ZCreate backup boot environment: Yes
1382025-01-08T00:19:06.367Z Rebuild boot archive: No
1392025-01-08T00:19:06.367Z
1402025-01-08T00:19:06.367ZChanged mediators:
1412025-01-08T00:19:06.367Z mediator clang:
1422025-01-08T00:19:06.367Z version: None -> 15 (system default)
1432025-01-08T00:19:06.367Z
1442025-01-08T00:19:06.367Z mediator llvm:
1452025-01-08T00:19:06.367Z version: 14 (system default) -> 15 (system default)
1462025-01-08T00:19:06.367Z
1472025-01-08T00:19:06.367ZChanged packages:
1482025-01-08T00:19:06.367Zhelios-dev
1492025-01-08T00:19:06.367Z developer/build-essential
1502025-01-08T00:19:06.367Z None -> 11-2.0
1512025-01-08T00:19:06.367Z library/libxmlsec1
1522025-01-08T00:19:06.367Z None -> 1.2.35-2.0
1532025-01-08T00:19:06.367Z ooce/developer/clang-15
1542025-01-08T00:19:06.367Z None -> 15.0.7-2.0
1552025-01-08T00:19:06.367Z ooce/developer/llvm-15
1562025-01-08T00:19:06.367Z None -> 15.0.7-2.0
1572025-01-08T00:19:06.367Z package/pkg
1582025-01-08T00:19:06.367Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592025-01-08T00:19:06.367Z
1602025-01-08T00:19:06.367ZServices:
1612025-01-08T00:19:06.368Z restart_fmri:
1622025-01-08T00:19:06.368Z svc:/system/update-man-index:default
1632025-01-08T00:19:06.368Z
1642025-01-08T00:19:06.368ZEditable files to change:
1652025-01-08T00:19:06.368Z Update:
1662025-01-08T00:19:06.368Z usr/share/lib/pkg/web/config.shtml
1672025-01-08T00:19:06.453Z
1682025-01-08T00:19:06.453ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692025-01-08T00:19:11.521ZDownload: 202/4281 items 1.3/220.6MB 0% complete (205k/s)
1702025-01-08T00:19:19.753ZDownload: 211/4281 items 1.3/220.6MB 0% complete (201k/s)
1712025-01-08T00:19:24.872ZDownload: 550/4281 items 17.5/220.6MB 7% complete (3.3M/s)
1722025-01-08T00:19:29.875ZDownload: 898/4281 items 18.9/220.6MB 8% complete (1.8M/s)
1732025-01-08T00:19:34.976ZDownload: 1190/4281 items 80.0/220.6MB 36% complete (6.2M/s)
1742025-01-08T00:19:39.976ZDownload: 1254/4281 items 104.2/220.6MB 47% complete (8.5M/s)
1752025-01-08T00:19:44.981ZDownload: 1896/4281 items 117.3/220.6MB 53% complete (3.8M/s)
1762025-01-08T00:19:50.501ZDownload: 2219/4281 items 118.5/220.6MB 53% complete (3.6M/s)
1772025-01-08T00:19:58.044ZDownload: 2220/4281 items 118.5/220.6MB 53% complete (3.4M/s)
1782025-01-08T00:20:04.731ZDownload: 2221/4281 items 118.5/220.6MB 53% complete
1792025-01-08T00:20:09.737ZDownload: 3264/4281 items 210.1/220.6MB 95% complete (18.3M/s)
1802025-01-08T00:20:15.184ZDownload: 3277/4281 items 210.4/220.6MB 95% complete (17.2M/s)
1812025-01-08T00:20:21.600ZDownload: 3284/4281 items 211.1/220.6MB 95% complete (11.5M/s)
1822025-01-08T00:20:34.413ZDownload: 3289/4281 items 212.6/220.6MB 96% complete
1832025-01-08T00:20:39.776ZDownload: 4203/4281 items 220.6/220.6MB 99% complete (1.7M/s)
1842025-01-08T00:20:40.657ZDownload: Completed 220.60 MB in 94.20 seconds (2.3M/s)
1852025-01-08T00:20:41.871Z Actions: 1/5063 actions (Removing old actions)
1862025-01-08T00:20:41.893Z Actions: 194/5063 actions (Installing new actions)
1872025-01-08T00:20:46.630Z Actions: 4226/5063 actions (Updating modified actions)
1882025-01-08T00:20:46.951Z Actions: Completed 5063 actions in 5.08 seconds.
1892025-01-08T00:20:47.369Z Done (0.411s)
1902025-01-08T00:20:47.372Z Done (0.000s)
1912025-01-08T00:20:47.969Z Done (0.598s)
1922025-01-08T00:20:52.357Z Done (4.163s)
1932025-01-08T00:20:52.447Z Done (0.018s)
1942025-01-08T00:20:52.450Z Done (0.000s)
1952025-01-08T00:20:52.625Z Done (0.000s)
1962025-01-08T00:20:53.327ZPlanning: Evaluating mediator changes ... Done
1972025-01-08T00:20:53.495ZPlanning: Checking for conflicting actions ... Done
1982025-01-08T00:20:53.498ZPlanning: Consolidating action changes ... Done
1992025-01-08T00:20:53.776ZPlanning: Evaluating mediators ... Done
2002025-01-08T00:20:53.779ZPlanning: Planning completed in 0.45 seconds
2012025-01-08T00:20:53.817Z Mediators to change: 2
2022025-01-08T00:20:53.817Z Create boot environment: No
2032025-01-08T00:20:53.820ZCreate backup boot environment: No
2042025-01-08T00:20:53.898Z Done
2052025-01-08T00:20:53.898Z Done
2062025-01-08T00:20:54.267Z Done
2072025-01-08T00:20:58.122Z Done
2082025-01-08T00:20:58.216Z Done
2092025-01-08T00:20:58.218Z Done
2102025-01-08T00:20:58.350Z Done
2112025-01-08T00:20:58.981ZPlanning: Evaluating mediator changes ... Done
2122025-01-08T00:20:58.983ZPlanning: Merging actions ... Done
2132025-01-08T00:20:59.177ZPlanning: Checking for conflicting actions ... Done
2142025-01-08T00:20:59.180ZPlanning: Consolidating action changes ... Done
2152025-01-08T00:20:59.462ZPlanning: Evaluating mediators ... Done
2162025-01-08T00:20:59.520ZPlanning: Planning completed in 0.79 seconds
2172025-01-08T00:20:59.561Z Packages to change: 1
2182025-01-08T00:20:59.561Z Mediators to change: 1
2192025-01-08T00:20:59.565Z Services to change: 1
2202025-01-08T00:20:59.565Z Create boot environment: No
2212025-01-08T00:20:59.565ZCreate backup boot environment: Yes
2222025-01-08T00:21:01.921Z Actions: 1/6 actions (Updating modified actions)
2232025-01-08T00:21:01.924Z Actions: Completed 6 actions in 0.00 seconds.
2242025-01-08T00:21:01.924Z Done
2252025-01-08T00:21:01.924Z Done
2262025-01-08T00:21:02.041Z Done
2272025-01-08T00:21:05.939Z Done
2282025-01-08T00:21:06.035Z Done
2292025-01-08T00:21:06.039Z Done
2302025-01-08T00:21:06.180Z Done
2312025-01-08T00:21:06.620ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-01-08T00:21:06.620Zclang system 15 system
2332025-01-08T00:21:06.620Zcsh system system illumos
2342025-01-08T00:21:06.620Zctags system system illumos
2352025-01-08T00:21:06.620Zgcc vendor 12 vendor
2362025-01-08T00:21:06.620Zgcc system 10 system
2372025-01-08T00:21:06.620Zgcc system 7 system
2382025-01-08T00:21:06.620Zgo system 1.20 system
2392025-01-08T00:21:06.620Zgo system 1.19 system
2402025-01-08T00:21:06.620Zllvm system 15 system
2412025-01-08T00:21:06.621Zllvm system 14 system
2422025-01-08T00:21:06.621Zmariadb system 10.6 system
2432025-01-08T00:21:06.621Zmta vendor vendor dma
2442025-01-08T00:21:06.621Zopenjdk system 17 system
2452025-01-08T00:21:06.621Zopenjdk system 11 system
2462025-01-08T00:21:06.621Zopenjdk system 1.8 system
2472025-01-08T00:21:06.621Zopenssl vendor 3 vendor
2482025-01-08T00:21:06.621Zperl system 5.36 system
2492025-01-08T00:21:06.621Zpostgresql system 15 system
2502025-01-08T00:21:06.621Zpostgresql system 13 system
2512025-01-08T00:21:06.621Zpython vendor 3 vendor
2522025-01-08T00:21:06.621Zpython system 2 system
2532025-01-08T00:21:06.621Zpython3 system 3.11 system
2542025-01-08T00:21:06.621Zruby system 3.0 system
2552025-01-08T00:21:06.621Zwords vendor vendor american-english
2562025-01-08T00:21:06.621Zwords system system australian-english
2572025-01-08T00:21:06.621Zwords system system british-english
2582025-01-08T00:21:06.621Zwords system system canadian-english
2592025-01-08T00:21:06.621Zwords system system french
2602025-01-08T00:21:06.621Zwords system system italian
2612025-01-08T00:21:06.621Zwords system system ngerman
2622025-01-08T00:21:06.621Zwords system system ogerman
2632025-01-08T00:21:06.621Zwords system system spanish
2642025-01-08T00:21:06.958ZPUBLISHER TYPE STATUS P LOCATION
2652025-01-08T00:21:06.958Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662025-01-08T00:21:09.769ZFMRI IFO
2672025-01-08T00:21:09.769Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682025-01-08T00:21:09.769Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692025-01-08T00:21:09.769Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702025-01-08T00:21:09.769Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712025-01-08T00:21:09.769Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722025-01-08T00:21:09.769Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732025-01-08T00:21:09.769Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742025-01-08T00:21:09.769Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752025-01-08T00:21:09.769Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762025-01-08T00:21:09.769Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2772025-01-08T00:21:09.769Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2782025-01-08T00:21:09.769Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2792025-01-08T00:21:09.769Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2802025-01-08T00:21:09.769Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2812025-01-08T00:21:09.769Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2822025-01-08T00:21:10.536Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2832025-01-08T00:21:10.816Z Updating crates.io index
2842025-01-08T00:21:10.851Z Updating git repository `https://github.com/oxidecomputer/diffus`
2852025-01-08T00:21:11.138Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2862025-01-08T00:21:11.689Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2872025-01-08T00:21:11.967Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882025-01-08T00:21:12.251Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892025-01-08T00:21:12.574Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902025-01-08T00:21:13.483Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912025-01-08T00:21:15.085Z Updating git repository `https://github.com/oxidecomputer/opte`
2922025-01-08T00:21:15.771Z Updating git repository `https://github.com/oxidecomputer/falcon`
2932025-01-08T00:21:16.545Z Updating git repository `https://github.com/oxidecomputer/clickward`
2942025-01-08T00:21:16.805Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2952025-01-08T00:21:17.086Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962025-01-08T00:21:17.803Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2972025-01-08T00:21:18.098Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2982025-01-08T00:21:18.394Z Updating git repository `https://github.com/oxidecomputer/tofino`
2992025-01-08T00:21:18.667Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002025-01-08T00:21:18.950Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012025-01-08T00:21:19.231Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022025-01-08T00:21:19.547Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-01-08T00:21:19.810Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042025-01-08T00:21:20.214Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3052025-01-08T00:21:20.513Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062025-01-08T00:21:21.008Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072025-01-08T00:21:21.331Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082025-01-08T00:21:21.687Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092025-01-08T00:21:22.124Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3102025-01-08T00:21:22.435Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112025-01-08T00:21:22.692Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122025-01-08T00:21:22.963Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132025-01-08T00:21:24.144Z Downloading crates ...
3142025-01-08T00:21:24.223Z Downloaded anstream v0.6.15
3152025-01-08T00:21:24.228Z Downloaded anstyle v1.0.10
3162025-01-08T00:21:24.231Z Downloaded bytecount v0.6.8
3172025-01-08T00:21:24.234Z Downloaded camino-tempfile v1.1.1
3182025-01-08T00:21:24.234Z Downloaded anstyle-parse v0.2.5
3192025-01-08T00:21:24.247Z Downloaded pretty-hex v0.4.1
3202025-01-08T00:21:24.251Z Downloaded equivalent v1.0.1
3212025-01-08T00:21:24.271Z Downloaded byteorder v1.5.0
3222025-01-08T00:21:24.286Z Downloaded usdt-macro v0.5.0
3232025-01-08T00:21:24.286Z Downloaded swrite v0.1.0
3242025-01-08T00:21:24.286Z Downloaded dtrace-parser v0.2.0
3252025-01-08T00:21:24.286Z Downloaded usdt-attr-macro v0.5.0
3262025-01-08T00:21:24.286Z Downloaded scroll_derive v0.12.0
3272025-01-08T00:21:24.286Z Downloaded anstyle-query v1.1.1
3282025-01-08T00:21:24.297Z Downloaded unicode-linebreak v0.1.5
3292025-01-08T00:21:24.297Z Downloaded crypto-common v0.1.6
3302025-01-08T00:21:24.297Z Downloaded block-buffer v0.10.4
3312025-01-08T00:21:24.297Z Downloaded autocfg v1.4.0
3322025-01-08T00:21:24.297Z Downloaded fnv v1.0.7
3332025-01-08T00:21:24.297Z Downloaded digest v0.10.7
3342025-01-08T00:21:24.297Z Downloaded version_check v0.9.5
3352025-01-08T00:21:24.297Z Downloaded cargo-platform v0.1.8
3362025-01-08T00:21:24.297Z Downloaded tabled_derive v0.7.0
3372025-01-08T00:21:24.303Z Downloaded thread-id v4.2.2
3382025-01-08T00:21:24.303Z Downloaded pest_generator v2.7.14
3392025-01-08T00:21:24.303Z Downloaded proc-macro-error-attr v1.0.4
3402025-01-08T00:21:24.303Z Downloaded fs-err v2.11.0
3412025-01-08T00:21:24.303Z Downloaded dof v0.3.0
3422025-01-08T00:21:24.303Z Downloaded is_terminal_polyfill v1.70.1
3432025-01-08T00:21:24.303Z Downloaded terminal_size v0.4.0
3442025-01-08T00:21:24.306Z Downloaded plain v0.2.3
3452025-01-08T00:21:24.306Z Downloaded fastrand v2.1.1
3462025-01-08T00:21:24.306Z Downloaded colorchoice v1.0.2
3472025-01-08T00:21:24.306Z Downloaded usdt-impl v0.5.0
3482025-01-08T00:21:24.308Z Downloaded thiserror-impl v1.0.69
3492025-01-08T00:21:24.308Z Downloaded generic-array v0.14.7
3502025-01-08T00:21:24.311Z Downloaded serde_tokenstream v0.2.2
3512025-01-08T00:21:24.313Z Downloaded errno v0.3.9
3522025-01-08T00:21:24.314Z Downloaded cfg-if v1.0.0
3532025-01-08T00:21:24.316Z Downloaded clap_lex v0.7.2
3542025-01-08T00:21:24.316Z Downloaded smawk v0.3.2
3552025-01-08T00:21:24.319Z Downloaded thiserror v1.0.69
3562025-01-08T00:21:24.322Z Downloaded utf8parse v0.2.2
3572025-01-08T00:21:24.325Z Downloaded usdt v0.5.0
3582025-01-08T00:21:24.329Z Downloaded toml_datetime v0.6.8
3592025-01-08T00:21:24.331Z Downloaded camino v1.1.9
3602025-01-08T00:21:24.331Z Downloaded itoa v1.0.11
3612025-01-08T00:21:24.334Z Downloaded heck v0.5.0
3622025-01-08T00:21:24.334Z Downloaded heck v0.4.1
3632025-01-08T00:21:24.336Z Downloaded scroll v0.12.0
3642025-01-08T00:21:24.338Z Downloaded proc-macro-error v1.0.4
3652025-01-08T00:21:24.343Z Downloaded strsim v0.11.1
3662025-01-08T00:21:24.343Z Downloaded cargo_metadata v0.18.1
3672025-01-08T00:21:24.347Z Downloaded semver v1.0.23
3682025-01-08T00:21:24.347Z Downloaded memmap v0.7.0
3692025-01-08T00:21:24.351Z Downloaded serde_spanned v0.6.8
3702025-01-08T00:21:24.353Z Downloaded quote v1.0.37
3712025-01-08T00:21:24.356Z Downloaded sha2 v0.10.8
3722025-01-08T00:21:24.358Z Downloaded cpufeatures v0.2.14
3732025-01-08T00:21:24.358Z Downloaded cargo_toml v0.20.5
3742025-01-08T00:21:24.361Z Downloaded zerocopy-derive v0.7.35
3752025-01-08T00:21:24.364Z Downloaded tempfile v3.13.0
3762025-01-08T00:21:24.367Z Downloaded once_cell v1.20.2
3772025-01-08T00:21:24.369Z Downloaded textwrap v0.16.1
3782025-01-08T00:21:24.372Z Downloaded ucd-trie v0.1.7
3792025-01-08T00:21:24.372Z Downloaded macaddr v1.0.1
3802025-01-08T00:21:24.375Z Downloaded proc-macro2 v1.0.89
3812025-01-08T00:21:24.382Z Downloaded unicode-ident v1.0.13
3822025-01-08T00:21:24.385Z Downloaded papergrid v0.11.0
3832025-01-08T00:21:24.385Z Downloaded typenum v1.17.0
3842025-01-08T00:21:24.387Z Downloaded toml v0.8.19
3852025-01-08T00:21:24.390Z Downloaded pest_meta v2.7.14
3862025-01-08T00:21:24.393Z Downloaded anyhow v1.0.93
3872025-01-08T00:21:24.396Z Downloaded ryu v1.0.18
3882025-01-08T00:21:24.399Z Downloaded serde_derive v1.0.215
3892025-01-08T00:21:24.401Z Downloaded log v0.4.22
3902025-01-08T00:21:24.403Z Downloaded clap_derive v4.5.18
3912025-01-08T00:21:24.405Z Downloaded pest_derive v2.7.14
3922025-01-08T00:21:24.408Z Downloaded clap v4.5.21
3932025-01-08T00:21:24.415Z Downloaded serde v1.0.215
3942025-01-08T00:21:24.418Z Downloaded bitflags v2.6.0
3952025-01-08T00:21:24.422Z Downloaded indexmap v2.6.0
3962025-01-08T00:21:25.429Z Downloaded memchr v2.7.4
3972025-01-08T00:21:25.432Z Downloaded toml_edit v0.22.22
3982025-01-08T00:21:25.432Z Downloaded pest v2.7.14
3992025-01-08T00:21:25.432Z Downloaded hashbrown v0.15.1
4002025-01-08T00:21:25.432Z Downloaded serde_json v1.0.133
4012025-01-08T00:21:25.432Z Downloaded zerocopy v0.7.35
4022025-01-08T00:21:25.432Z Downloaded winnow v0.6.20
4032025-01-08T00:21:25.432Z Downloaded goblin v0.8.2
4042025-01-08T00:21:25.432Z Downloaded clap_builder v4.5.21
4052025-01-08T00:21:25.432Z Downloaded tabled v0.15.0
4062025-01-08T00:21:25.432Z Downloaded syn v1.0.109
4072025-01-08T00:21:25.432Z Downloaded syn v2.0.87
4082025-01-08T00:21:25.432Z Downloaded unicode-width v0.1.14
4092025-01-08T00:21:25.432Z Downloaded rustix v0.38.37
4102025-01-08T00:21:25.432Z Downloaded libc v0.2.162
4112025-01-08T00:21:25.432Z Compiling proc-macro2 v1.0.89
4122025-01-08T00:21:25.432Z Compiling unicode-ident v1.0.13
4132025-01-08T00:21:25.432Z Compiling serde v1.0.215
4142025-01-08T00:21:25.432Z Compiling version_check v0.9.5
4152025-01-08T00:21:25.432Z Compiling thiserror v1.0.69
4162025-01-08T00:21:25.432Z Compiling memchr v2.7.4
4172025-01-08T00:21:25.432Z Compiling libc v0.2.162
4182025-01-08T00:21:25.432Z Compiling ucd-trie v0.1.7
4192025-01-08T00:21:25.432Z Compiling itoa v1.0.11
4202025-01-08T00:21:25.432Z Compiling ryu v1.0.18
4212025-01-08T00:21:25.698Z Compiling once_cell v1.20.2
4222025-01-08T00:21:25.771Z Compiling byteorder v1.5.0
4232025-01-08T00:21:25.771Z Compiling rustix v0.38.37
4242025-01-08T00:21:25.972Z Compiling serde_json v1.0.133
4252025-01-08T00:21:26.367Z Compiling bitflags v2.6.0
4262025-01-08T00:21:26.399Z Compiling proc-macro-error-attr v1.0.4
4272025-01-08T00:21:26.687Z Compiling usdt-impl v0.5.0
4282025-01-08T00:21:26.713Z Compiling syn v1.0.109
4292025-01-08T00:21:26.796Z Compiling proc-macro-error v1.0.4
4302025-01-08T00:21:26.822Z Compiling quote v1.0.37
4312025-01-08T00:21:26.825Z Compiling equivalent v1.0.1
4322025-01-08T00:21:26.985Z Compiling camino v1.1.9
4332025-01-08T00:21:27.092Z Compiling hashbrown v0.15.1
4342025-01-08T00:21:27.180Z Compiling plain v0.2.3
4352025-01-08T00:21:27.340Z Compiling syn v2.0.87
4362025-01-08T00:21:27.366Z Compiling errno v0.3.9
4372025-01-08T00:21:27.582Z Compiling log v0.4.22
4382025-01-08T00:21:27.606Z Compiling utf8parse v0.2.2
4392025-01-08T00:21:27.777Z Compiling thread-id v4.2.2
4402025-01-08T00:21:27.849Z Compiling anstyle-parse v0.2.5
4412025-01-08T00:21:28.067Z Compiling winnow v0.6.20
4422025-01-08T00:21:28.207Z Compiling semver v1.0.23
4432025-01-08T00:21:28.312Z Compiling indexmap v2.6.0
4442025-01-08T00:21:28.370Z Compiling colorchoice v1.0.2
4452025-01-08T00:21:28.548Z Compiling anstyle v1.0.10
4462025-01-08T00:21:28.665Z Compiling is_terminal_polyfill v1.70.1
4472025-01-08T00:21:28.724Z Compiling unicode-width v0.1.14
4482025-01-08T00:21:28.810Z Compiling anstyle-query v1.1.1
4492025-01-08T00:21:28.974Z Compiling pretty-hex v0.4.1
4502025-01-08T00:21:29.010Z Compiling autocfg v1.4.0
4512025-01-08T00:21:29.205Z Compiling anstream v0.6.15
4522025-01-08T00:21:29.646Z Compiling fastrand v2.1.1
4532025-01-08T00:21:29.781Z Compiling terminal_size v0.4.0
4542025-01-08T00:21:30.014Z Compiling cfg-if v1.0.0
4552025-01-08T00:21:30.017Z Compiling bytecount v0.6.8
4562025-01-08T00:21:30.125Z Compiling fnv v1.0.7
4572025-01-08T00:21:30.183Z Compiling fs-err v2.11.0
4582025-01-08T00:21:30.258Z Compiling heck v0.5.0
4592025-01-08T00:21:30.284Z Compiling strsim v0.11.1
4602025-01-08T00:21:30.465Z Compiling anyhow v1.0.93
4612025-01-08T00:21:30.537Z Compiling heck v0.4.1
4622025-01-08T00:21:30.803Z Compiling clap_lex v0.7.2
4632025-01-08T00:21:31.053Z Compiling tempfile v3.13.0
4642025-01-08T00:21:31.259Z Compiling clap_builder v4.5.21
4652025-01-08T00:21:31.396Z Compiling papergrid v0.11.0
4662025-01-08T00:21:31.508Z Compiling memmap v0.7.0
4672025-01-08T00:21:31.511Z Compiling unicode-linebreak v0.1.5
4682025-01-08T00:21:31.860Z Compiling smawk v0.3.2
4692025-01-08T00:21:32.029Z Compiling swrite v0.1.0
4702025-01-08T00:21:32.079Z Compiling textwrap v0.16.1
4712025-01-08T00:21:33.295Z Compiling tabled_derive v0.7.0
4722025-01-08T00:21:35.002Z Compiling tabled v0.15.0
4732025-01-08T00:21:36.560Z Compiling serde_derive v1.0.215
4742025-01-08T00:21:36.560Z Compiling thiserror-impl v1.0.69
4752025-01-08T00:21:36.563Z Compiling zerocopy-derive v0.7.35
4762025-01-08T00:21:36.602Z Compiling scroll_derive v0.12.0
4772025-01-08T00:21:36.857Z Compiling clap_derive v4.5.18
4782025-01-08T00:21:37.922Z Compiling scroll v0.12.0
4792025-01-08T00:21:38.485Z Compiling zerocopy v0.7.35
4802025-01-08T00:21:38.511Z Compiling goblin v0.8.2
4812025-01-08T00:21:39.308Z Compiling pest v2.7.14
4822025-01-08T00:21:40.785Z Compiling clap v4.5.21
4832025-01-08T00:21:41.576Z Compiling pest_meta v2.7.14
4842025-01-08T00:21:42.422Z Compiling pest_generator v2.7.14
4852025-01-08T00:21:44.325Z Compiling pest_derive v2.7.14
4862025-01-08T00:21:45.096Z Compiling dtrace-parser v0.2.0
4872025-01-08T00:21:46.876Z Compiling serde_tokenstream v0.2.2
4882025-01-08T00:21:47.042Z Compiling toml_datetime v0.6.8
4892025-01-08T00:21:47.044Z Compiling serde_spanned v0.6.8
4902025-01-08T00:21:47.138Z Compiling cargo-platform v0.1.8
4912025-01-08T00:21:47.450Z Compiling toml_edit v0.22.22
4922025-01-08T00:21:47.478Z Compiling macaddr v1.0.1
4932025-01-08T00:21:47.661Z Compiling camino-tempfile v1.1.1
4942025-01-08T00:21:48.426Z Compiling dof v0.3.0
4952025-01-08T00:21:48.596Z Compiling cargo_metadata v0.18.1
4962025-01-08T00:21:50.150Z Compiling usdt-macro v0.5.0
4972025-01-08T00:21:50.150Z Compiling usdt-attr-macro v0.5.0
4982025-01-08T00:21:50.198Z Compiling toml v0.8.19
4992025-01-08T00:21:51.132Z Compiling cargo_toml v0.20.5
5002025-01-08T00:21:51.618Z Compiling usdt v0.5.0
5012025-01-08T00:21:54.772Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5022025-01-08T00:21:59.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.89s
5032025-01-08T00:21:59.471Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5042025-01-08T00:22:00.087Z Downloading crates ...
5052025-01-08T00:22:00.226Z Downloaded addr2line v0.24.2
5062025-01-08T00:22:00.243Z Downloaded darling v0.20.10
5072025-01-08T00:22:00.252Z Downloaded http-body v1.0.1
5082025-01-08T00:22:00.254Z Downloaded heapless v0.7.17
5092025-01-08T00:22:00.259Z Downloaded hostname v0.3.1
5102025-01-08T00:22:00.262Z Downloaded headers-core v0.3.0
5112025-01-08T00:22:00.265Z Downloaded is_ci v1.2.0
5122025-01-08T00:22:00.267Z Downloaded icu_provider_macros v1.5.0
5132025-01-08T00:22:00.282Z Downloaded allocator-api2 v0.2.18
5142025-01-08T00:22:00.286Z Downloaded http-range v0.1.5
5152025-01-08T00:22:00.289Z Downloaded instant v0.1.13
5162025-01-08T00:22:00.295Z Downloaded match_cfg v0.1.0
5172025-01-08T00:22:00.298Z Downloaded atty v0.2.14
5182025-01-08T00:22:00.301Z Downloaded md5 v0.7.0
5192025-01-08T00:22:00.303Z Downloaded ascii-canvas v3.0.0
5202025-01-08T00:22:00.306Z Downloaded arrayref v0.3.9
5212025-01-08T00:22:00.306Z Downloaded hostname v0.4.0
5222025-01-08T00:22:00.309Z Downloaded bb8 v0.8.5
5232025-01-08T00:22:00.312Z Downloaded home v0.5.9
5242025-01-08T00:22:00.312Z Downloaded lru-cache v0.1.2
5252025-01-08T00:22:00.316Z Downloaded hyper-tls v0.6.0
5262025-01-08T00:22:00.316Z Downloaded httpdate v1.0.3
5272025-01-08T00:22:00.316Z Downloaded atomicwrites v0.4.4
5282025-01-08T00:22:00.319Z Downloaded http-body-util v0.1.2
5292025-01-08T00:22:00.321Z Downloaded base16ct v0.2.0
5302025-01-08T00:22:00.322Z Downloaded async-recursion v1.1.1
5312025-01-08T00:22:00.325Z Downloaded linked-hash-map v0.5.6
5322025-01-08T00:22:00.328Z Downloaded matches v0.1.10
5332025-01-08T00:22:00.330Z Downloaded hex v0.4.3
5342025-01-08T00:22:00.333Z Downloaded linear-map v1.2.0
5352025-01-08T00:22:00.333Z Downloaded atomic-waker v1.1.2
5362025-01-08T00:22:00.335Z Downloaded ahash v0.8.11
5372025-01-08T00:22:00.339Z Downloaded libefi-sys v0.1.0
5382025-01-08T00:22:00.341Z Downloaded maplit v1.0.2
5392025-01-08T00:22:00.344Z Downloaded bcrypt-pbkdf v0.10.0
5402025-01-08T00:22:00.345Z Downloaded keccak v0.1.5
5412025-01-08T00:22:00.347Z Downloaded is-terminal v0.4.13
5422025-01-08T00:22:00.347Z Downloaded internet-checksum v0.2.1
5432025-01-08T00:22:00.350Z Downloaded instability v0.3.2
5442025-01-08T00:22:00.350Z Downloaded indent_write v2.2.0
5452025-01-08T00:22:00.352Z Downloaded lazy_static v1.5.0
5462025-01-08T00:22:00.355Z Downloaded lazycell v1.3.0
5472025-01-08T00:22:00.355Z Downloaded cfg_aliases v0.1.1
5482025-01-08T00:22:00.358Z Downloaded idna_adapter v1.2.0
5492025-01-08T00:22:00.358Z Downloaded indoc v1.0.9
5502025-01-08T00:22:00.366Z Downloaded mime v0.3.17
5512025-01-08T00:22:00.367Z Downloaded humantime v2.1.0
5522025-01-08T00:22:00.367Z Downloaded memoffset v0.9.1
5532025-01-08T00:22:00.369Z Downloaded md-5 v0.10.6
5542025-01-08T00:22:00.369Z Downloaded ciborium-io v0.2.2
5552025-01-08T00:22:00.369Z Downloaded managed v0.8.0
5562025-01-08T00:22:00.372Z Downloaded ident_case v1.0.1
5572025-01-08T00:22:00.372Z Downloaded highway v1.2.0
5582025-01-08T00:22:00.375Z Downloaded maybe-uninit v2.0.0
5592025-01-08T00:22:00.377Z Downloaded quick-error v1.2.3
5602025-01-08T00:22:00.377Z Downloaded cstr-argument v0.1.2
5612025-01-08T00:22:00.380Z Downloaded libsw v3.3.1
5622025-01-08T00:22:00.382Z Downloaded arc-swap v1.7.1
5632025-01-08T00:22:00.386Z Downloaded bitfield v0.14.0
5642025-01-08T00:22:00.388Z Downloaded aead v0.5.2
5652025-01-08T00:22:00.392Z Downloaded async-trait v0.1.83
5662025-01-08T00:22:00.395Z Downloaded mime_guess v2.0.5
5672025-01-08T00:22:00.397Z Downloaded bit-vec v0.6.3
5682025-01-08T00:22:00.400Z Downloaded cbc v0.1.2
5692025-01-08T00:22:00.401Z Downloaded jobserver v0.1.32
5702025-01-08T00:22:00.403Z Downloaded cmake v0.1.51
5712025-01-08T00:22:00.406Z Downloaded chacha20 v0.9.1
5722025-01-08T00:22:00.408Z Downloaded chrono-tz-build v0.4.0
5732025-01-08T00:22:00.408Z Downloaded bitfield-struct v0.6.2
5742025-01-08T00:22:00.411Z Downloaded litemap v0.7.3
5752025-01-08T00:22:00.413Z Downloaded same-file v1.0.6
5762025-01-08T00:22:00.416Z Downloaded strum v0.26.3
5772025-01-08T00:22:00.416Z Downloaded icu_locid_transform v1.5.0
5782025-01-08T00:22:00.418Z Downloaded lalrpop-util v0.19.12
5792025-01-08T00:22:00.421Z Downloaded blowfish v0.9.1
5802025-01-08T00:22:00.423Z Downloaded ciborium-ll v0.2.2
5812025-01-08T00:22:00.423Z Downloaded ref-cast-impl v1.0.23
5822025-01-08T00:22:00.426Z Downloaded crc v3.2.1
5832025-01-08T00:22:00.428Z Downloaded take_mut v0.2.2
5842025-01-08T00:22:00.428Z Downloaded heck v0.3.3
5852025-01-08T00:22:00.431Z Downloaded time-core v0.1.2
5862025-01-08T00:22:00.433Z Downloaded curve25519-dalek-derive v0.1.1
5872025-01-08T00:22:00.433Z Downloaded crossbeam-deque v0.8.5
5882025-01-08T00:22:00.436Z Downloaded zerofrom v0.1.4
5892025-01-08T00:22:00.436Z Downloaded iana-time-zone v0.1.61
5902025-01-08T00:22:00.438Z Downloaded crc-catalog v2.4.0
5912025-01-08T00:22:00.441Z Downloaded try-lock v0.2.5
5922025-01-08T00:22:00.443Z Downloaded rusty-fork v0.3.0
5932025-01-08T00:22:00.443Z Downloaded indexmap v1.9.3
5942025-01-08T00:22:00.447Z Downloaded ctr v0.9.2
5952025-01-08T00:22:00.450Z Downloaded hmac v0.12.1
5962025-01-08T00:22:00.453Z Downloaded hyper-rustls v0.27.3
5972025-01-08T00:22:00.457Z Downloaded bcs v0.1.6
5982025-01-08T00:22:00.460Z Downloaded icu_locid_transform_data v1.5.0
5992025-01-08T00:22:00.462Z Downloaded httparse v1.9.5
6002025-01-08T00:22:00.466Z Downloaded scheduled-thread-pool v0.2.7
6012025-01-08T00:22:00.466Z Downloaded rustls-pemfile v1.0.4
6022025-01-08T00:22:00.468Z Downloaded const_format_proc_macros v0.2.33
6032025-01-08T00:22:00.471Z Downloaded derive_builder_macro v0.20.2
6042025-01-08T00:22:00.474Z Downloaded hyper-staticfile v0.10.1
6052025-01-08T00:22:00.477Z Downloaded downcast v0.11.0
6062025-01-08T00:22:00.477Z Downloaded signal-hook-registry v1.4.2
6072025-01-08T00:22:00.479Z Downloaded console v0.15.8
6082025-01-08T00:22:00.481Z Downloaded structmeta-derive v0.3.0
6092025-01-08T00:22:00.499Z Downloaded slab v0.4.9
6102025-01-08T00:22:00.499Z Downloaded slog-bunyan v2.5.0
6112025-01-08T00:22:00.499Z Downloaded slog-async v2.8.0
6122025-01-08T00:22:00.499Z Downloaded ssh-encoding v0.2.0
6132025-01-08T00:22:00.499Z Downloaded icu_locid v1.5.0
6142025-01-08T00:22:00.502Z Downloaded num-conv v0.1.0
6152025-01-08T00:22:00.502Z Downloaded crc32fast v1.4.2
6162025-01-08T00:22:00.502Z Downloaded mirai-annotations v1.12.0
6172025-01-08T00:22:00.502Z Downloaded oso-derive v0.27.3
6182025-01-08T00:22:00.502Z Downloaded tui-tree-widget v0.22.0
6192025-01-08T00:22:00.505Z Downloaded impl-trait-for-tuples v0.2.2
6202025-01-08T00:22:00.507Z Downloaded universal-hash v0.5.1
6212025-01-08T00:22:00.510Z Downloaded unicode-xid v0.2.6
6222025-01-08T00:22:00.512Z Downloaded zone v0.1.8
6232025-01-08T00:22:00.512Z Downloaded wyz v0.5.1
6242025-01-08T00:22:00.514Z Downloaded icu_provider v1.5.0
6252025-01-08T00:22:00.517Z Downloaded icu_normalizer_data v1.5.0
6262025-01-08T00:22:00.519Z Downloaded async-bb8-diesel v0.2.1
6272025-01-08T00:22:00.522Z Downloaded hyper-util v0.1.10
6282025-01-08T00:22:00.527Z Downloaded icu_normalizer v1.5.0
6292025-01-08T00:22:00.531Z Downloaded base64 v0.21.7
6302025-01-08T00:22:00.536Z Downloaded pretty-hex v0.2.1
6312025-01-08T00:22:00.539Z Downloaded defmt-parser v0.3.4
6322025-01-08T00:22:00.539Z Downloaded bzip2 v0.4.4
6332025-01-08T00:22:00.542Z Downloaded rpassword v7.3.1
6342025-01-08T00:22:00.542Z Downloaded backtrace v0.3.74
6352025-01-08T00:22:00.560Z Downloaded futures-macro v0.3.31
6362025-01-08T00:22:00.562Z Downloaded csv-core v0.1.11
6372025-01-08T00:22:00.565Z Downloaded crossbeam-utils v0.8.20
6382025-01-08T00:22:00.568Z Downloaded blake2 v0.10.6
6392025-01-08T00:22:00.570Z Downloaded tower-service v0.3.3
6402025-01-08T00:22:00.573Z Downloaded tinyvec_macros v0.1.1
6412025-01-08T00:22:00.573Z Downloaded thiserror-no-std v2.0.2
6422025-01-08T00:22:00.575Z Downloaded num_enum_derive v0.5.11
6432025-01-08T00:22:00.578Z Downloaded paste v1.0.15
6442025-01-08T00:22:00.580Z Downloaded num_enum v0.5.11
6452025-01-08T00:22:00.586Z Downloaded lock_api v0.4.12
6462025-01-08T00:22:00.590Z Downloaded heapless v0.8.0
6472025-01-08T00:22:00.593Z Downloaded write16 v1.0.0
6482025-01-08T00:22:00.595Z Downloaded icu_collections v1.5.0
6492025-01-08T00:22:00.601Z Downloaded derive_builder v0.20.2
6502025-01-08T00:22:00.606Z Downloaded clang-sys v1.8.1
6512025-01-08T00:22:00.609Z Downloaded icu_properties v1.5.1
6522025-01-08T00:22:00.613Z Downloaded rustversion v1.0.17
6532025-01-08T00:22:00.615Z Downloaded quinn-udp v0.5.5
6542025-01-08T00:22:00.618Z Downloaded progenitor-macro v0.8.0
6552025-01-08T00:22:00.621Z Downloaded derive_builder_core v0.20.2
6562025-01-08T00:22:00.623Z Downloaded slog-envlogger v2.2.0
6572025-01-08T00:22:00.623Z Downloaded signature v2.2.0
6582025-01-08T00:22:00.626Z Downloaded cookie_store v0.21.0
6592025-01-08T00:22:00.628Z Downloaded rustc_version v0.1.7
6602025-01-08T00:22:00.631Z Downloaded supports-color v3.0.1
6612025-01-08T00:22:00.631Z Downloaded slog v2.7.0
6622025-01-08T00:22:00.634Z Downloaded crc-any v2.5.0
6632025-01-08T00:22:00.636Z Downloaded want v0.3.1
6642025-01-08T00:22:00.640Z Downloaded tls_codec v0.4.1
6652025-01-08T00:22:00.643Z Downloaded thiserror-impl v2.0.3
6662025-01-08T00:22:00.643Z Downloaded tls_codec_derive v0.4.1
6672025-01-08T00:22:00.645Z Downloaded structmeta v0.2.0
6682025-01-08T00:22:00.648Z Downloaded unarray v0.1.4
6692025-01-08T00:22:00.648Z Downloaded pkg-config v0.3.31
6702025-01-08T00:22:00.650Z Downloaded password-hash v0.5.0
6712025-01-08T00:22:00.652Z Downloaded password-hash v0.4.2
6722025-01-08T00:22:00.655Z Downloaded unicode-properties v0.1.3
6732025-01-08T00:22:00.658Z Downloaded prettyplease v0.2.25
6742025-01-08T00:22:00.660Z Downloaded minimal-lexical v0.2.1
6752025-01-08T00:22:00.666Z Downloaded zerofrom-derive v0.1.4
6762025-01-08T00:22:00.668Z Downloaded samael v0.0.17
6772025-01-08T00:22:00.674Z Downloaded zeroize_derive v1.4.2
6782025-01-08T00:22:00.677Z Downloaded zeroize v1.8.1
6792025-01-08T00:22:00.679Z Downloaded shell-words v1.1.0
6802025-01-08T00:22:00.679Z Downloaded pkcs8 v0.10.2
6812025-01-08T00:22:00.682Z Downloaded futures-executor v0.3.31
6822025-01-08T00:22:00.684Z Downloaded fragile v2.0.0
6832025-01-08T00:22:00.687Z Downloaded ff v0.13.0
6842025-01-08T00:22:00.689Z Downloaded fd-lock v4.0.2
6852025-01-08T00:22:00.693Z Downloaded rand_xorshift v0.3.0
6862025-01-08T00:22:00.695Z Downloaded futures-task v0.3.31
6872025-01-08T00:22:00.695Z Downloaded smf v0.2.3
6882025-01-08T00:22:00.695Z Downloaded qorb v0.2.1
6892025-01-08T00:22:00.700Z Downloaded num-iter v0.1.45
6902025-01-08T00:22:00.703Z Downloaded rsa v0.9.6
6912025-01-08T00:22:00.709Z Downloaded waitgroup v0.1.2
6922025-01-08T00:22:00.713Z Downloaded peg v0.8.4
6932025-01-08T00:22:00.716Z Downloaded writeable v0.5.5
6942025-01-08T00:22:00.719Z Downloaded psl-types v2.0.11
6952025-01-08T00:22:00.719Z Downloaded aes v0.8.4
6962025-01-08T00:22:00.723Z Downloaded oso v0.27.3
6972025-01-08T00:22:00.727Z Downloaded darling_core v0.20.10
6982025-01-08T00:22:00.734Z Downloaded newtype_derive v0.1.6
6992025-01-08T00:22:00.736Z Downloaded foreign-types-shared v0.3.1
7002025-01-08T00:22:00.736Z Downloaded foreign-types-shared v0.1.1
7012025-01-08T00:22:00.739Z Downloaded pkcs5 v0.7.1
7022025-01-08T00:22:00.742Z Downloaded resolv-conf v0.7.0
7032025-01-08T00:22:00.744Z Downloaded des v0.8.1
7042025-01-08T00:22:00.747Z Downloaded ref-cast v1.0.23
7052025-01-08T00:22:00.750Z Downloaded parse-size v1.1.0
7062025-01-08T00:22:00.752Z Downloaded form_urlencoded v1.2.1
7072025-01-08T00:22:00.752Z Downloaded smallvec v0.6.14
7082025-01-08T00:22:00.755Z Downloaded rand_seeder v0.3.0
7092025-01-08T00:22:00.757Z Downloaded rand_core v0.6.4
7102025-01-08T00:22:00.760Z Downloaded num-rational v0.4.2
7112025-01-08T00:22:00.762Z Downloaded structmeta-derive v0.2.0
7122025-01-08T00:22:00.765Z Downloaded structmeta v0.3.0
7132025-01-08T00:22:00.765Z Downloaded smallvec v1.13.2
7142025-01-08T00:22:00.769Z Downloaded russh-cryptovec v0.7.3
7152025-01-08T00:22:00.771Z Downloaded hickory-server v0.24.1
7162025-01-08T00:22:00.775Z Downloaded wait-timeout v0.2.0
7172025-01-08T00:22:00.777Z Downloaded parking_lot v0.11.2
7182025-01-08T00:22:00.781Z Downloaded aes-gcm v0.10.3
7192025-01-08T00:22:00.784Z Downloaded postgres-protocol v0.6.7
7202025-01-08T00:22:00.787Z Downloaded http v1.1.0
7212025-01-08T00:22:00.791Z Downloaded libxml v0.3.3
7222025-01-08T00:22:00.798Z Downloaded xz2 v0.1.7
7232025-01-08T00:22:00.801Z Downloaded multimap v0.10.0
7242025-01-08T00:22:00.804Z Downloaded nibble_vec v0.1.0
7252025-01-08T00:22:00.807Z Downloaded futures-sink v0.3.31
7262025-01-08T00:22:00.807Z Downloaded foreign-types-macros v0.2.3
7272025-01-08T00:22:00.809Z Downloaded rayon-core v1.12.1
7282025-01-08T00:22:00.812Z Downloaded derive_more v0.99.18
7292025-01-08T00:22:00.817Z Downloaded slog-term v2.9.1
7302025-01-08T00:22:00.821Z Downloaded diesel_table_macro_syntax v0.2.0
7312025-01-08T00:22:00.823Z Downloaded dhcproto-macros v0.1.0
7322025-01-08T00:22:00.823Z Downloaded parse-display-derive v0.10.0
7332025-01-08T00:22:00.826Z Downloaded powerfmt v0.2.0
7342025-01-08T00:22:00.826Z Downloaded olpc-cjson v0.1.4
7352025-01-08T00:22:00.828Z Downloaded path-slash v0.1.5
7362025-01-08T00:22:00.831Z Downloaded opaque-debug v0.3.1
7372025-01-08T00:22:00.831Z Downloaded ppv-lite86 v0.2.20
7382025-01-08T00:22:00.833Z Downloaded polyval v0.6.2
7392025-01-08T00:22:00.836Z Downloaded tokio-tungstenite v0.21.0
7402025-01-08T00:22:00.838Z Downloaded peg-runtime v0.8.3
7412025-01-08T00:22:00.838Z Downloaded normalize-line-endings v0.3.0
7422025-01-08T00:22:00.841Z Downloaded schemars_derive v0.8.21
7432025-01-08T00:22:00.841Z Downloaded parse-display v0.10.0
7442025-01-08T00:22:00.843Z Downloaded flume v0.11.1
7452025-01-08T00:22:00.847Z Downloaded progenitor-client v0.8.0
7462025-01-08T00:22:00.850Z Downloaded strum_macros v0.24.3
7472025-01-08T00:22:00.853Z Downloaded sha1 v0.10.6
7482025-01-08T00:22:00.855Z Downloaded serde_derive_internals v0.29.1
7492025-01-08T00:22:00.857Z Downloaded unicode_categories v0.1.1
7502025-01-08T00:22:00.860Z Downloaded itertools v0.12.1
7512025-01-08T00:22:00.871Z Downloaded termtree v0.4.1
7522025-01-08T00:22:00.873Z Downloaded hkdf v0.12.4
7532025-01-08T00:22:00.876Z Downloaded idna v1.0.3
7542025-01-08T00:22:00.881Z Downloaded diesel-dtrace v0.4.2
7552025-01-08T00:22:00.883Z Downloaded fs_extra v1.3.0
7562025-01-08T00:22:00.885Z Downloaded elliptic-curve v0.13.8
7572025-01-08T00:22:00.891Z Downloaded dyn-clone v1.0.17
7582025-01-08T00:22:00.893Z Downloaded dirs-next v2.0.0
7592025-01-08T00:22:00.895Z Downloaded difflib v0.4.0
7602025-01-08T00:22:00.898Z Downloaded hash32 v0.3.1
7612025-01-08T00:22:00.900Z Downloaded pbkdf2 v0.11.0
7622025-01-08T00:22:00.903Z Downloaded packed_struct v0.10.1
7632025-01-08T00:22:00.903Z Downloaded poly1305 v0.8.0
7642025-01-08T00:22:00.906Z Downloaded phf_shared v0.10.0
7652025-01-08T00:22:00.909Z Downloaded rustc-demangle v0.1.24
7662025-01-08T00:22:00.912Z Downloaded owo-colors v4.1.0
7672025-01-08T00:22:00.914Z Downloaded strum_macros v0.26.4
7682025-01-08T00:22:00.916Z Downloaded unicode-segmentation v1.12.0
7692025-01-08T00:22:00.919Z Downloaded strum_macros v0.25.3
7702025-01-08T00:22:00.922Z Downloaded serde-hex v0.1.0
7712025-01-08T00:22:00.925Z Downloaded itertools v0.13.0
7722025-01-08T00:22:00.932Z Downloaded foreign-types v0.3.2
7732025-01-08T00:22:00.935Z Downloaded toolchain_find v0.4.0
7742025-01-08T00:22:00.935Z Downloaded phf_generator v0.11.2
7752025-01-08T00:22:00.938Z Downloaded signal-hook-mio v0.2.4
7762025-01-08T00:22:00.938Z Downloaded shlex v1.3.0
7772025-01-08T00:22:00.940Z Downloaded dropshot_endpoint v0.13.0
7782025-01-08T00:22:00.943Z Downloaded salsa20 v0.10.2
7792025-01-08T00:22:00.945Z Downloaded tracing-attributes v0.1.27
7802025-01-08T00:22:00.948Z Downloaded openssl-probe v0.1.5
7812025-01-08T00:22:00.950Z Downloaded openssl-macros v0.1.1
7822025-01-08T00:22:00.950Z Downloaded endian-type v0.1.2
7832025-01-08T00:22:00.953Z Downloaded fatfs v0.3.6
7842025-01-08T00:22:00.955Z Downloaded nodrop v0.1.14
7852025-01-08T00:22:00.955Z Downloaded which v4.4.2
7862025-01-08T00:22:00.958Z Downloaded untrusted v0.9.0
7872025-01-08T00:22:00.961Z Downloaded untrusted v0.7.1
7882025-01-08T00:22:00.961Z Downloaded tungstenite v0.24.0
7892025-01-08T00:22:00.965Z Downloaded fallible-iterator v0.2.0
7902025-01-08T00:22:00.968Z Downloaded env_filter v0.1.2
7912025-01-08T00:22:00.971Z Downloaded parking_lot_core v0.9.10
7922025-01-08T00:22:00.974Z Downloaded parking_lot v0.12.3
7932025-01-08T00:22:00.974Z Downloaded darling_macro v0.20.10
7942025-01-08T00:22:00.976Z Downloaded schemars v0.8.21
7952025-01-08T00:22:00.988Z Downloaded slog-dtrace v0.3.0
7962025-01-08T00:22:00.990Z Downloaded hyper v1.5.0
7972025-01-08T00:22:00.997Z Downloaded newline-converter v0.3.0
7982025-01-08T00:22:01.000Z Downloaded crossterm v0.28.1
7992025-01-08T00:22:01.006Z Downloaded foreign-types v0.5.0
8002025-01-08T00:22:01.009Z Downloaded flagset v0.4.6
8012025-01-08T00:22:01.011Z Downloaded tokio-rustls v0.25.0
8022025-01-08T00:22:01.014Z Downloaded tokio-rustls v0.24.1
8032025-01-08T00:22:01.016Z Downloaded snafu v0.8.5
8042025-01-08T00:22:01.021Z Downloaded vte_generate_state_changes v0.1.2
8052025-01-08T00:22:01.024Z Downloaded num_threads v0.1.7
8062025-01-08T00:22:01.024Z Downloaded diff v0.1.13
8072025-01-08T00:22:01.028Z Downloaded enum-as-inner v0.5.1
8082025-01-08T00:22:01.030Z Downloaded hashbrown v0.13.2
8092025-01-08T00:22:01.035Z Downloaded rustc_version v0.4.1
8102025-01-08T00:22:01.037Z Downloaded rustc-hash v2.0.0
8112025-01-08T00:22:01.040Z Downloaded env_logger v0.11.5
8122025-01-08T00:22:01.043Z Downloaded defmt-macros v0.3.9
8132025-01-08T00:22:01.045Z Downloaded fixedbitset v0.4.2
8142025-01-08T00:22:01.048Z Downloaded env_logger v0.10.2
8152025-01-08T00:22:01.051Z Downloaded omicron-zone-package v0.12.0
8162025-01-08T00:22:01.054Z Downloaded embedded-io v0.4.0
8172025-01-08T00:22:01.057Z Downloaded utf-8 v0.7.6
8182025-01-08T00:22:01.057Z Downloaded unicase v2.7.0
8192025-01-08T00:22:01.059Z Downloaded spki v0.7.3
8202025-01-08T00:22:01.062Z Downloaded zone_cfg_derive v0.1.2
8212025-01-08T00:22:01.065Z Downloaded signal-hook v0.3.17
8222025-01-08T00:22:01.067Z Downloaded serde_yaml v0.9.34+deprecated
8232025-01-08T00:22:01.070Z Downloaded num-integer v0.1.46
8242025-01-08T00:22:01.073Z Downloaded tokio-tungstenite v0.24.0
8252025-01-08T00:22:01.075Z Downloaded num-derive v0.4.2
8262025-01-08T00:22:01.078Z Downloaded typify v0.2.0
8272025-01-08T00:22:01.082Z Downloaded tracing-core v0.1.32
8282025-01-08T00:22:01.086Z Downloaded precomputed-hash v0.1.1
8292025-01-08T00:22:01.089Z Downloaded slog-scope v4.4.0
8302025-01-08T00:22:01.091Z Downloaded zone_cfg_derive v0.3.0
8312025-01-08T00:22:01.093Z Downloaded slog-stdlog v4.1.1
8322025-01-08T00:22:01.096Z Downloaded yoke-derive v0.7.4
8332025-01-08T00:22:01.098Z Downloaded pem v3.0.4
8342025-01-08T00:22:01.101Z Downloaded group v0.13.0
8352025-01-08T00:22:01.103Z Downloaded ena v0.14.3
8362025-01-08T00:22:01.106Z Downloaded sqlformat v0.2.6
8372025-01-08T00:22:01.108Z Downloaded dhcproto v0.12.0
8382025-01-08T00:22:01.114Z Downloaded scopeguard v1.2.0
8392025-01-08T00:22:01.117Z Downloaded rustc-hash v1.1.0
8402025-01-08T00:22:01.119Z Downloaded predicates-tree v1.0.11
8412025-01-08T00:22:01.122Z Downloaded fxhash v0.2.1
8422025-01-08T00:22:01.124Z Downloaded secrecy v0.8.0
8432025-01-08T00:22:01.124Z Downloaded sec1 v0.7.3
8442025-01-08T00:22:01.127Z Downloaded primeorder v0.13.6
8452025-01-08T00:22:01.129Z Downloaded tokio-rustls v0.26.0
8462025-01-08T00:22:01.131Z Downloaded zip v2.1.3
8472025-01-08T00:22:01.135Z Downloaded aws-lc-rs v1.10.0
8482025-01-08T00:22:01.147Z Downloaded sync-ptr v0.1.1
8492025-01-08T00:22:01.150Z Downloaded simd-adler32 v0.3.7
8502025-01-08T00:22:01.152Z Downloaded hashbrown v0.12.3
8512025-01-08T00:22:01.156Z Downloaded number_prefix v0.4.0
8522025-01-08T00:22:01.159Z Downloaded snafu-derive v0.8.5
8532025-01-08T00:22:01.162Z Downloaded scrypt v0.11.0
8542025-01-08T00:22:01.162Z Downloaded new_debug_unreachable v1.0.6
8552025-01-08T00:22:01.165Z Downloaded utf8_iter v1.0.4
8562025-01-08T00:22:01.165Z Downloaded sync_wrapper v1.0.1
8572025-01-08T00:22:01.168Z Downloaded pin-utils v0.1.0
8582025-01-08T00:22:01.168Z Downloaded rustyline v14.0.0
8592025-01-08T00:22:01.173Z Downloaded proc-macro-crate v1.3.1
8602025-01-08T00:22:01.175Z Downloaded reedline v0.35.0
8612025-01-08T00:22:01.183Z Downloaded rtoolbox v0.0.2
8622025-01-08T00:22:01.185Z Downloaded zerocopy v0.6.6
8632025-01-08T00:22:01.188Z Downloaded sigpipe v0.1.3
8642025-01-08T00:22:01.190Z Downloaded sct v0.7.1
8652025-01-08T00:22:01.193Z Downloaded data-encoding v2.6.0
8662025-01-08T00:22:01.194Z Downloaded funty v2.0.0
8672025-01-08T00:22:01.196Z Downloaded openssl-sys v0.9.103
8682025-01-08T00:22:01.201Z Downloaded termcolor v1.4.1
8692025-01-08T00:22:01.203Z Downloaded ghash v0.5.1
8702025-01-08T00:22:01.205Z Downloaded gethostname v0.5.0
8712025-01-08T00:22:01.205Z Downloaded tokio-native-tls v0.3.1
8722025-01-08T00:22:01.208Z Downloaded blake3 v1.5.4
8732025-01-08T00:22:01.216Z Downloaded native-tls v0.2.12
8742025-01-08T00:22:01.219Z Downloaded multer v3.1.0
8752025-01-08T00:22:01.222Z Downloaded publicsuffix v2.2.3
8762025-01-08T00:22:01.224Z Downloaded steno v0.4.1
8772025-01-08T00:22:01.227Z Downloaded tap v1.0.1
8782025-01-08T00:22:01.229Z Downloaded subtle v2.6.1
8792025-01-08T00:22:01.229Z Downloaded rfc6979 v0.4.0
8802025-01-08T00:22:01.232Z Downloaded predicates-core v1.0.8
8812025-01-08T00:22:01.236Z Downloaded predicates v3.1.2
8822025-01-08T00:22:01.238Z Downloaded url v2.5.3
8832025-01-08T00:22:01.239Z Downloaded rayon v1.10.0
8842025-01-08T00:22:01.247Z Downloaded radium v0.7.0
8852025-01-08T00:22:01.250Z Downloaded r2d2 v0.8.10
8862025-01-08T00:22:01.252Z Downloaded yasna v0.5.2
8872025-01-08T00:22:01.252Z Downloaded glob v0.3.1
8882025-01-08T00:22:01.255Z Downloaded ecdsa v0.16.9
8892025-01-08T00:22:01.257Z Downloaded tiny-keccak v2.0.2
8902025-01-08T00:22:01.260Z Downloaded uuid v1.11.0
8912025-01-08T00:22:01.263Z Downloaded ed25519 v2.2.3
8922025-01-08T00:22:01.265Z Downloaded futures v0.3.31
8932025-01-08T00:22:01.268Z Downloaded similar v2.6.0
8942025-01-08T00:22:01.273Z Downloaded bitvec v1.0.1
8952025-01-08T00:22:01.287Z Downloaded zopfli v0.8.1
8962025-01-08T00:22:01.291Z Downloaded lalrpop v0.19.12
8972025-01-08T00:22:01.301Z Downloaded globset v0.4.15
8982025-01-08T00:22:01.303Z Downloaded defmt v0.3.8
8992025-01-08T00:22:01.306Z Downloaded time-macros v0.2.18
9002025-01-08T00:22:01.309Z Downloaded icu_properties_data v1.5.0
9012025-01-08T00:22:01.320Z Downloaded x509-cert v0.2.5
9022025-01-08T00:22:01.327Z Downloaded zerovec v0.10.4
9032025-01-08T00:22:01.335Z Downloaded half v2.4.1
9042025-01-08T00:22:01.338Z Downloaded p256 v0.13.2
9052025-01-08T00:22:01.341Z Downloaded nom v7.1.3
9062025-01-08T00:22:01.347Z Downloaded chrono v0.4.38
9072025-01-08T00:22:01.355Z Downloaded ron v0.7.1
9082025-01-08T00:22:01.360Z Downloaded flate2 v1.0.34
9092025-01-08T00:22:01.366Z Downloaded portable-atomic v1.9.0
9102025-01-08T00:22:01.373Z Downloaded expectorate v1.1.0
9112025-01-08T00:22:01.376Z Downloaded typed-path v0.9.3
9122025-01-08T00:22:01.382Z Downloaded bindgen v0.69.5
9132025-01-08T00:22:01.389Z Downloaded tokio-util v0.7.12
9142025-01-08T00:22:01.397Z Downloaded ssh-key v0.6.6
9152025-01-08T00:22:01.404Z Downloaded serde_with v3.11.0
9162025-01-08T00:22:01.414Z Downloaded winnow v0.5.40
9172025-01-08T00:22:01.425Z Downloaded git2 v0.19.0
9182025-01-08T00:22:01.433Z Downloaded num-bigint-dig v0.8.4
9192025-01-08T00:22:01.437Z Downloaded petname v2.0.2
9202025-01-08T00:22:01.442Z Downloaded idna v0.4.0
9212025-01-08T00:22:01.450Z Downloaded idna v0.2.3
9222025-01-08T00:22:01.456Z Downloaded regex v1.11.1
9232025-01-08T00:22:01.470Z Downloaded p521 v0.13.3
9242025-01-08T00:22:01.474Z Downloaded russh v0.45.0
9252025-01-08T00:22:01.479Z Downloaded salty v0.3.0
9262025-01-08T00:22:01.486Z Downloaded idna v0.5.0
9272025-01-08T00:22:01.493Z Downloaded rusqlite v0.32.1
9282025-01-08T00:22:01.501Z Downloaded unicode-width v0.2.0
9292025-01-08T00:22:01.509Z Downloaded vcpkg v0.2.15
9302025-01-08T00:22:01.552Z Downloaded sqlparser v0.45.0
9312025-01-08T00:22:01.558Z Downloaded radix_trie v0.2.1
9322025-01-08T00:22:01.563Z Downloaded smoltcp v0.9.1
9332025-01-08T00:22:01.574Z Downloaded futures-util v0.3.31
9342025-01-08T00:22:01.589Z Downloaded h2 v0.4.6
9352025-01-08T00:22:01.596Z Downloaded curve25519-dalek v4.1.3
9362025-01-08T00:22:01.606Z Downloaded proptest v1.5.0
9372025-01-08T00:22:01.616Z Downloaded zerocopy v0.8.10
9382025-01-08T00:22:01.644Z Downloaded dropshot v0.12.0
9392025-01-08T00:22:01.669Z Downloaded nix v0.27.1
9402025-01-08T00:22:01.677Z Downloaded p384 v0.13.0
9412025-01-08T00:22:01.684Z Downloaded openssl v0.10.66
9422025-01-08T00:22:01.695Z Downloaded regress v0.10.1
9432025-01-08T00:22:01.704Z Downloaded trust-dns-proto v0.22.0
9442025-01-08T00:22:01.719Z Downloaded webpki-roots v0.26.6
9452025-01-08T00:22:01.723Z Downloaded rustls v0.21.12
9462025-01-08T00:22:01.736Z Downloaded polar-core v0.27.3
9472025-01-08T00:22:01.746Z Downloaded object v0.30.4
9482025-01-08T00:22:01.758Z Downloaded rustls v0.22.4
9492025-01-08T00:22:01.773Z Downloaded nix v0.29.0
9502025-01-08T00:22:01.789Z Downloaded diesel v2.2.6
9512025-01-08T00:22:01.808Z Downloaded rustls v0.23.19
9522025-01-08T00:22:01.823Z Downloaded sled v0.34.7
9532025-01-08T00:22:01.833Z Downloaded typify-impl v0.2.0
9542025-01-08T00:22:01.850Z Downloaded object v0.36.5
9552025-01-08T00:22:01.863Z Downloaded dropshot v0.13.0
9562025-01-08T00:22:01.885Z Downloaded regex-syntax v0.8.5
9572025-01-08T00:22:01.895Z Downloaded zerocopy-derive v0.6.6
9582025-01-08T00:22:01.905Z Downloaded ratatui v0.28.1
9592025-01-08T00:22:01.929Z Downloaded regress v0.9.1
9602025-01-08T00:22:01.940Z Downloaded bzip2-sys v0.1.11+1.0.8
9612025-01-08T00:22:01.953Z Downloaded regex-automata v0.4.8
9622025-01-08T00:22:01.974Z Downloaded openapiv3 v2.0.0
9632025-01-08T00:22:01.989Z Downloaded regex-syntax v0.6.29
9642025-01-08T00:22:01.997Z Downloaded lzma-sys v0.1.20
9652025-01-08T00:22:02.030Z Downloaded bstr v1.10.0
9662025-01-08T00:22:02.040Z Downloaded smoltcp v0.11.0
9672025-01-08T00:22:02.053Z Downloaded chrono-tz v0.10.0
9682025-01-08T00:22:02.061Z Downloaded hickory-proto v0.24.1
9692025-01-08T00:22:02.078Z Downloaded libz-sys v1.1.20
9702025-01-08T00:22:02.101Z Downloaded nix v0.28.0
9712025-01-08T00:22:02.114Z Downloaded gimli v0.31.1
9722025-01-08T00:22:02.122Z Downloaded quick-xml v0.33.0
9732025-01-08T00:22:02.129Z Downloaded petgraph v0.6.5
9742025-01-08T00:22:02.146Z Downloaded reqwest v0.12.9
9752025-01-08T00:22:02.155Z Downloaded idna v0.3.0
9762025-01-08T00:22:02.162Z Downloaded tar v0.4.42
9772025-01-08T00:22:02.165Z Downloaded quinn v0.11.5
9782025-01-08T00:22:02.169Z Downloaded rustls-webpki v0.102.8
9792025-01-08T00:22:02.189Z Downloaded quinn-proto v0.11.8
9802025-01-08T00:22:02.193Z Downloaded csv v1.3.0
9812025-01-08T00:22:02.213Z Downloaded vergen v8.3.2
9822025-01-08T00:22:02.216Z Downloaded tokio-postgres v0.7.12
9832025-01-08T00:22:02.221Z Downloaded num-bigint v0.4.6
9842025-01-08T00:22:02.225Z Downloaded rustls-webpki v0.101.7
9852025-01-08T00:22:02.241Z Downloaded tokio v1.40.0
9862025-01-08T00:22:02.276Z Downloaded sha3 v0.10.8
9872025-01-08T00:22:02.280Z Downloaded whoami v1.5.2
9882025-01-08T00:22:02.283Z Downloaded yoke v0.7.4
9892025-01-08T00:22:02.286Z Downloaded vsss-rs v3.3.4
9902025-01-08T00:22:02.286Z Downloaded der v0.7.9
9912025-01-08T00:22:02.291Z Downloaded parse-zoneinfo v0.3.1
9922025-01-08T00:22:02.294Z Downloaded tough v0.19.0
9932025-01-08T00:22:02.303Z Downloaded getrandom v0.2.15
9942025-01-08T00:22:02.308Z Downloaded walkdir v2.5.0
9952025-01-08T00:22:02.308Z Downloaded utf16_iter v1.0.5
9962025-01-08T00:22:02.312Z Downloaded vte v0.11.1
9972025-01-08T00:22:02.312Z Downloaded socket2 v0.5.7
9982025-01-08T00:22:02.312Z Downloaded num-complex v0.4.6
9992025-01-08T00:22:02.315Z Downloaded tinystr v0.7.6
10002025-01-08T00:22:02.315Z Downloaded diesel_derives v2.2.3
10012025-01-08T00:22:02.318Z Downloaded sqlparser_derive v0.2.2
10022025-01-08T00:22:02.318Z Downloaded slog-json v2.6.1
10032025-01-08T00:22:02.320Z Downloaded progenitor v0.8.0
10042025-01-08T00:22:02.320Z Downloaded futures-core v0.3.31
10052025-01-08T00:22:02.323Z Downloaded futures-channel v0.3.31
10062025-01-08T00:22:02.326Z Downloaded tokio-tungstenite v0.23.1
10072025-01-08T00:22:02.326Z Downloaded serde-big-array v0.5.1
10082025-01-08T00:22:02.329Z Downloaded pin-project-lite v0.2.14
10092025-01-08T00:22:02.332Z Downloaded pin-project v1.1.6
10102025-01-08T00:22:02.341Z Downloaded mio v1.0.2
10112025-01-08T00:22:02.346Z Downloaded embedded-io v0.6.1
10122025-01-08T00:22:02.349Z Downloaded hashbrown v0.14.5
10132025-01-08T00:22:02.352Z Downloaded tungstenite v0.23.0
10142025-01-08T00:22:02.356Z Downloaded spin v0.9.8
10152025-01-08T00:22:02.359Z Downloaded percent-encoding v2.3.1
10162025-01-08T00:22:02.364Z Downloaded pem-rfc7468 v0.7.0
10172025-01-08T00:22:02.364Z Downloaded unicode-normalization v0.1.24
10182025-01-08T00:22:02.368Z Downloaded toml_edit v0.19.15
10192025-01-08T00:22:02.386Z Downloaded twox-hash v1.6.3
10202025-01-08T00:22:02.401Z Downloaded tokio-macros v2.4.0
10212025-01-08T00:22:02.401Z Downloaded stable_deref_trait v1.2.0
10222025-01-08T00:22:02.401Z Downloaded ssh-cipher v0.2.0
10232025-01-08T00:22:02.401Z Downloaded phf_codegen v0.11.2
10242025-01-08T00:22:02.401Z Downloaded termios v0.3.3
10252025-01-08T00:22:02.401Z Downloaded ed25519-dalek v2.1.1
10262025-01-08T00:22:02.401Z Downloaded semver v0.1.20
10272025-01-08T00:22:02.401Z Downloaded phf v0.11.2
10282025-01-08T00:22:02.401Z Downloaded zip v0.6.6
10292025-01-08T00:22:02.407Z Downloaded num v0.4.3
10302025-01-08T00:22:02.407Z Downloaded nanorand v0.7.0
10312025-01-08T00:22:02.407Z Downloaded subprocess v0.2.9
10322025-01-08T00:22:02.407Z Downloaded unsafe-libyaml v0.2.11
10332025-01-08T00:22:02.411Z Downloaded libgit2-sys v0.17.0+1.8.1
10342025-01-08T00:22:02.464Z Downloaded encoding_rs v0.8.34
10352025-01-08T00:22:02.484Z Downloaded unicode-bidi v0.3.17
10362025-01-08T00:22:02.487Z Downloaded time v0.3.36
10372025-01-08T00:22:02.493Z Downloaded headers v0.4.0
10382025-01-08T00:22:02.497Z Downloaded serde_with_macros v3.11.0
10392025-01-08T00:22:02.500Z Downloaded tracing v0.1.40
10402025-01-08T00:22:02.503Z Downloaded test-strategy v0.3.1
10412025-01-08T00:22:02.506Z Downloaded hash32 v0.2.1
10422025-01-08T00:22:02.509Z Downloaded debug-ignore v1.0.5
10432025-01-08T00:22:02.509Z Downloaded xattr v1.3.1
10442025-01-08T00:22:02.513Z Downloaded postgres-types v0.2.8
10452025-01-08T00:22:02.516Z Downloaded miniz_oxide v0.8.0
10462025-01-08T00:22:02.516Z Downloaded signal-hook-tokio v0.3.1
10472025-01-08T00:22:02.519Z Downloaded topological-sort v0.2.2
10482025-01-08T00:22:02.519Z Downloaded static_assertions v1.1.0
10492025-01-08T00:22:02.519Z Downloaded dropshot_endpoint v0.12.0
10502025-01-08T00:22:02.523Z Downloaded serde_urlencoded v0.7.1
10512025-01-08T00:22:02.527Z Downloaded thiserror v2.0.3
10522025-01-08T00:22:02.532Z Downloaded num-traits v0.2.19
10532025-01-08T00:22:02.532Z Downloaded newtype-uuid v1.1.3
10542025-01-08T00:22:02.536Z Downloaded stringprep v0.1.5
10552025-01-08T00:22:02.536Z Downloaded derive-where v1.2.7
10562025-01-08T00:22:02.540Z Downloaded ron v0.8.1
10572025-01-08T00:22:02.544Z Downloaded filetime v0.2.25
10582025-01-08T00:22:02.544Z Downloaded dunce v1.0.5
10592025-01-08T00:22:02.549Z Downloaded dsl_auto_type v0.1.2
10602025-01-08T00:22:02.549Z Downloaded zone v0.3.0
10612025-01-08T00:22:02.549Z Downloaded zerovec-derive v0.10.3
10622025-01-08T00:22:02.549Z Downloaded rcgen v0.12.1
10632025-01-08T00:22:02.554Z Downloaded aho-corasick v1.1.3
10642025-01-08T00:22:02.557Z Downloaded libm v0.2.8
10652025-01-08T00:22:02.563Z Downloaded itertools v0.10.5
10662025-01-08T00:22:02.569Z Downloaded postcard v1.0.10
10672025-01-08T00:22:02.572Z Downloaded pin-project-internal v1.1.6
10682025-01-08T00:22:02.575Z Downloaded peg-macros v0.8.4
10692025-01-08T00:22:02.575Z Downloaded zerocopy-derive v0.8.10
10702025-01-08T00:22:02.581Z Downloaded crypto-bigint v0.5.5
10712025-01-08T00:22:02.587Z Downloaded tinyvec v1.8.0
10722025-01-08T00:22:02.591Z Downloaded thiserror-impl-no-std v2.0.2
10732025-01-08T00:22:02.595Z Downloaded crossbeam-channel v0.5.13
10742025-01-08T00:22:02.602Z Downloaded rand_chacha v0.3.1
10752025-01-08T00:22:02.602Z Downloaded hashlink v0.9.1
10762025-01-08T00:22:02.602Z Downloaded der_derive v0.7.3
10772025-01-08T00:22:02.610Z Downloaded rustls-pki-types v1.10.0
10782025-01-08T00:22:02.610Z Downloaded pkcs1 v0.7.5
10792025-01-08T00:22:02.610Z Downloaded cc v1.1.30
10802025-01-08T00:22:02.614Z Downloaded pbkdf2 v0.12.2
10812025-01-08T00:22:02.614Z Downloaded packed_struct_codegen v0.10.1
10822025-01-08T00:22:02.614Z Downloaded value-bag v1.9.0
10832025-01-08T00:22:02.614Z Downloaded uzers v0.12.1
10842025-01-08T00:22:02.619Z Downloaded term v0.7.0
10852025-01-08T00:22:02.619Z Downloaded nu-ansi-term v0.50.1
10862025-01-08T00:22:02.622Z Downloaded mockall_derive v0.13.0
10872025-01-08T00:22:02.622Z Downloaded tungstenite v0.21.0
10882025-01-08T00:22:02.626Z Downloaded rustls-pemfile v2.2.0
10892025-01-08T00:22:02.630Z Downloaded rand v0.8.5
10902025-01-08T00:22:02.637Z Downloaded indicatif v0.17.9
10912025-01-08T00:22:02.642Z Downloaded either v1.13.0
10922025-01-08T00:22:02.642Z Downloaded deranged v0.3.11
10932025-01-08T00:22:02.642Z Downloaded const_format v0.2.33
10942025-01-08T00:22:02.642Z Downloaded bumpalo v3.16.0
10952025-01-08T00:22:02.646Z Downloaded toml v0.7.8
10962025-01-08T00:22:02.650Z Downloaded typify-macro v0.2.0
10972025-01-08T00:22:02.654Z Downloaded parking_lot_core v0.8.6
10982025-01-08T00:22:02.654Z Downloaded tokio-stream v0.1.16
10992025-01-08T00:22:02.658Z Downloaded hickory-resolver v0.24.1
11002025-01-08T00:22:02.660Z Downloaded strip-ansi-escapes v0.2.0
11012025-01-08T00:22:02.661Z Downloaded compact_str v0.8.0
11022025-01-08T00:22:02.663Z Downloaded chacha20poly1305 v0.10.1
11032025-01-08T00:22:02.668Z Downloaded bytes v1.8.0
11042025-01-08T00:22:02.672Z Downloaded displaydoc v0.2.5
11052025-01-08T00:22:02.674Z Downloaded russh-keys v0.45.0
11062025-01-08T00:22:02.675Z Downloaded phf_shared v0.11.2
11072025-01-08T00:22:02.677Z Downloaded mockall v0.13.0
11082025-01-08T00:22:02.677Z Downloaded futures-io v0.3.31
11092025-01-08T00:22:02.677Z Downloaded foldhash v0.1.3
11102025-01-08T00:22:02.680Z Downloaded float-ord v0.3.2
11112025-01-08T00:22:02.680Z Downloaded float-cmp v0.9.0
11122025-01-08T00:22:02.680Z Downloaded fallible-streaming-iterator v0.1.9
11132025-01-08T00:22:02.683Z Downloaded fallible-iterator v0.3.0
11142025-01-08T00:22:02.683Z Downloaded enum-as-inner v0.6.1
11152025-01-08T00:22:02.686Z Downloaded display-error-chain v0.2.2
11162025-01-08T00:22:02.686Z Downloaded dirs-sys-next v0.1.2
11172025-01-08T00:22:02.686Z Downloaded string_cache v0.8.7
11182025-01-08T00:22:02.689Z Downloaded crossbeam-epoch v0.9.18
11192025-01-08T00:22:02.693Z Downloaded cookie v0.18.1
11202025-01-08T00:22:02.693Z Downloaded const-oid v0.9.6
11212025-01-08T00:22:02.698Z Downloaded progenitor-impl v0.8.0
11222025-01-08T00:22:02.698Z Downloaded unicode-truncate v1.1.0
11232025-01-08T00:22:02.701Z Downloaded thread_local v1.1.8
11242025-01-08T00:22:02.701Z Downloaded tabwriter v1.4.0
11252025-01-08T00:22:02.701Z Downloaded synstructure v0.13.1
11262025-01-08T00:22:02.701Z Downloaded rustfmt-wrapper v0.2.1
11272025-01-08T00:22:02.705Z Downloaded cancel-safe-futures v0.1.5
11282025-01-08T00:22:02.708Z Downloaded serde_repr v0.1.19
11292025-01-08T00:22:02.708Z Downloaded serde_plain v1.0.2
11302025-01-08T00:22:02.708Z Downloaded serde_path_to_error v0.1.16
11312025-01-08T00:22:02.710Z Downloaded siphasher v0.3.11
11322025-01-08T00:22:02.710Z Downloaded memmap2 v0.9.5
11332025-01-08T00:22:02.713Z Downloaded cipher v0.4.4
11342025-01-08T00:22:02.713Z Downloaded ciborium v0.2.2
11352025-01-08T00:22:02.717Z Downloaded base64 v0.22.1
11362025-01-08T00:22:02.721Z Downloaded base64 v0.13.1
11372025-01-08T00:22:02.726Z Downloaded lru v0.12.5
11382025-01-08T00:22:02.726Z Downloaded inout v0.1.3
11392025-01-08T00:22:02.726Z Downloaded convert_case v0.4.0
11402025-01-08T00:22:02.729Z Downloaded constant_time_eq v0.3.1
11412025-01-08T00:22:02.729Z Downloaded colored v2.1.0
11422025-01-08T00:22:02.729Z Downloaded buf-list v1.0.3
11432025-01-08T00:22:02.732Z Downloaded cobs v0.2.3
11442025-01-08T00:22:02.732Z Downloaded castaway v0.2.3
11452025-01-08T00:22:02.734Z Downloaded cassowary v0.3.0
11462025-01-08T00:22:02.734Z Downloaded cexpr v0.6.0
11472025-01-08T00:22:02.739Z Downloaded block-padding v0.3.3
11482025-01-08T00:22:02.739Z Downloaded libloading v0.8.5
11492025-01-08T00:22:02.743Z Downloaded ipnet v2.10.1
11502025-01-08T00:22:02.743Z Downloaded bit-set v0.5.3
11512025-01-08T00:22:02.743Z Downloaded hickory-client v0.24.1
11522025-01-08T00:22:02.746Z Downloaded crunchy v0.2.2
11532025-01-08T00:22:02.746Z Downloaded crucible-workspace-hack v0.1.0
11542025-01-08T00:22:02.746Z Downloaded hubpack_derive v0.1.1
11552025-01-08T00:22:02.746Z Downloaded lockfree-object-pool v0.1.6
11562025-01-08T00:22:02.750Z Downloaded kstat-rs v0.2.4
11572025-01-08T00:22:02.750Z Downloaded cfg_aliases v0.2.1
11582025-01-08T00:22:02.750Z Downloaded hubpack v0.1.2
11592025-01-08T00:22:02.755Z Downloaded adler2 v2.0.0
11602025-01-08T00:22:02.755Z Downloaded ipnetwork v0.20.0
11612025-01-08T00:22:02.755Z Downloaded bitflags v1.3.2
11622025-01-08T00:22:02.759Z Downloaded backoff v0.4.0
11632025-01-08T00:22:02.759Z Downloaded argon2 v0.5.3
11642025-01-08T00:22:02.764Z Downloaded base64ct v1.6.0
11652025-01-08T00:22:02.764Z Downloaded arrayvec v0.7.6
11662025-01-08T00:22:02.768Z Downloaded async-stream-impl v0.3.6
11672025-01-08T00:22:02.769Z Downloaded async-stream v0.3.6
11682025-01-08T00:22:02.769Z Downloaded assert_matches v1.5.0
11692025-01-08T00:22:02.769Z Downloaded hex-literal v0.4.1
11702025-01-08T00:22:02.773Z Downloaded array-init v0.0.4
11712025-01-08T00:22:02.858Z Downloaded libsqlite3-sys v0.30.1
11722025-01-08T00:22:02.957Z Downloaded ring v0.17.8
11732025-01-08T00:22:03.276Z Downloaded aws-lc-sys v0.22.0
11742025-01-08T00:22:03.587Z Compiling serde v1.0.215
11752025-01-08T00:22:03.590Z Compiling lock_api v0.4.12
11762025-01-08T00:22:03.590Z Compiling scopeguard v1.2.0
11772025-01-08T00:22:03.591Z Compiling value-bag v1.9.0
11782025-01-08T00:22:03.591Z Compiling typenum v1.17.0
11792025-01-08T00:22:03.591Z Compiling generic-array v0.14.7
11802025-01-08T00:22:03.786Z Compiling syn v2.0.87
11812025-01-08T00:22:03.803Z Compiling getrandom v0.2.15
11822025-01-08T00:22:03.891Z Compiling subtle v2.6.1
11832025-01-08T00:22:04.100Z Compiling rand_core v0.6.4
11842025-01-08T00:22:04.264Z Compiling log v0.4.22
11852025-01-08T00:22:04.295Z Compiling shlex v1.3.0
11862025-01-08T00:22:04.325Z Compiling jobserver v0.1.32
11872025-01-08T00:22:04.415Z Compiling smallvec v1.13.2
11882025-01-08T00:22:04.643Z Compiling const-oid v0.9.6
11892025-01-08T00:22:04.663Z Compiling spin v0.9.8
11902025-01-08T00:22:04.730Z Compiling cc v1.1.30
11912025-01-08T00:22:04.865Z Compiling pin-project-lite v0.2.14
11922025-01-08T00:22:05.002Z Compiling rustix v0.38.37
11932025-01-08T00:22:05.060Z Compiling parking_lot_core v0.9.10
11942025-01-08T00:22:05.126Z Compiling futures-core v0.3.31
11952025-01-08T00:22:05.278Z Compiling signal-hook-registry v1.4.2
11962025-01-08T00:22:05.362Z Compiling mio v1.0.2
11972025-01-08T00:22:05.932Z Compiling parking_lot v0.12.3
11982025-01-08T00:22:06.072Z Compiling aho-corasick v1.1.3
11992025-01-08T00:22:06.335Z Compiling either v1.13.0
12002025-01-08T00:22:06.570Z Compiling cpufeatures v0.2.14
12012025-01-08T00:22:06.685Z Compiling regex-syntax v0.8.5
12022025-01-08T00:22:06.706Z Compiling lazy_static v1.5.0
12032025-01-08T00:22:06.770Z Compiling glob v0.3.1
12042025-01-08T00:22:06.835Z Compiling stable_deref_trait v1.2.0
12052025-01-08T00:22:06.854Z Compiling futures-sink v0.3.31
12062025-01-08T00:22:06.964Z Compiling socket2 v0.5.7
12072025-01-08T00:22:06.983Z Compiling slab v0.4.9
12082025-01-08T00:22:07.048Z Compiling prettyplease v0.2.25
12092025-01-08T00:22:07.396Z Compiling minimal-lexical v0.2.1
12102025-01-08T00:22:07.431Z Compiling serde_json v1.0.133
12112025-01-08T00:22:07.810Z Compiling clang-sys v1.8.1
12122025-01-08T00:22:07.938Z Compiling nom v7.1.3
12132025-01-08T00:22:07.989Z Compiling libloading v0.8.5
12142025-01-08T00:22:08.084Z Compiling bindgen v0.69.5
12152025-01-08T00:22:08.410Z Compiling home v0.5.9
12162025-01-08T00:22:08.698Z Compiling futures-channel v0.3.31
12172025-01-08T00:22:08.914Z Compiling itertools v0.12.1
12182025-01-08T00:22:09.137Z Compiling foldhash v0.1.3
12192025-01-08T00:22:09.161Z Compiling allocator-api2 v0.2.18
12202025-01-08T00:22:09.467Z Compiling pin-utils v0.1.0
12212025-01-08T00:22:09.575Z Compiling futures-task v0.3.31
12222025-01-08T00:22:09.881Z Compiling libm v0.2.8
12232025-01-08T00:22:09.987Z Compiling futures-io v0.3.31
12242025-01-08T00:22:10.220Z Compiling lazycell v1.3.0
12252025-01-08T00:22:10.299Z Compiling rustc-hash v1.1.0
12262025-01-08T00:22:10.419Z Compiling regex-automata v0.4.8
12272025-01-08T00:22:10.448Z Compiling hashbrown v0.15.1
12282025-01-08T00:22:11.730Z Compiling synstructure v0.13.1
12292025-01-08T00:22:12.017Z Compiling cexpr v0.6.0
12302025-01-08T00:22:12.095Z Compiling cmake v0.1.51
12312025-01-08T00:22:13.147Z Compiling num-traits v0.2.19
12322025-01-08T00:22:13.431Z Compiling dunce v1.0.5
12332025-01-08T00:22:13.485Z Compiling pkg-config v0.3.31
12342025-01-08T00:22:13.563Z Compiling fs_extra v1.3.0
12352025-01-08T00:22:13.717Z Compiling tinyvec_macros v0.1.1
12362025-01-08T00:22:13.818Z Compiling tinyvec v1.8.0
12372025-01-08T00:22:14.159Z Compiling ring v0.17.8
12382025-01-08T00:22:15.043Z Compiling unicode-bidi v0.3.17
12392025-01-08T00:22:15.308Z Compiling unicode-normalization v0.1.24
12402025-01-08T00:22:15.331Z Compiling paste v1.0.15
12412025-01-08T00:22:15.420Z Compiling litemap v0.7.3
12422025-01-08T00:22:15.827Z Compiling writeable v0.5.5
12432025-01-08T00:22:15.847Z Compiling base64ct v1.6.0
12442025-01-08T00:22:16.485Z Compiling regex v1.11.1
12452025-01-08T00:22:16.508Z Compiling pem-rfc7468 v0.7.0
12462025-01-08T00:22:16.603Z Compiling aws-lc-rs v1.10.0
12472025-01-08T00:22:17.059Z Compiling httparse v1.9.5
12482025-01-08T00:22:17.191Z Compiling flagset v0.4.6
12492025-01-08T00:22:17.413Z Compiling tracing-core v0.1.32
12502025-01-08T00:22:17.591Z Compiling rustls-pki-types v1.10.0
12512025-01-08T00:22:17.871Z Compiling percent-encoding v2.3.1
12522025-01-08T00:22:18.232Z Compiling icu_locid_transform_data v1.5.0
12532025-01-08T00:22:18.328Z Compiling crossbeam-utils v0.8.20
12542025-01-08T00:22:18.676Z Compiling powerfmt v0.2.0
12552025-01-08T00:22:18.698Z Compiling untrusted v0.9.0
12562025-01-08T00:22:18.823Z Compiling serde_derive v1.0.215
12572025-01-08T00:22:18.845Z Compiling zeroize_derive v1.4.2
12582025-01-08T00:22:18.898Z Compiling zerocopy-derive v0.7.35
12592025-01-08T00:22:19.082Z Compiling tokio-macros v2.4.0
12602025-01-08T00:22:19.099Z Compiling zerofrom-derive v0.1.4
12612025-01-08T00:22:20.440Z Compiling zeroize v1.8.1
12622025-01-08T00:22:20.638Z Compiling thiserror-impl v1.0.69
12632025-01-08T00:22:20.837Z Compiling yoke-derive v0.7.4
12642025-01-08T00:22:21.204Z Compiling zerocopy v0.7.35
12652025-01-08T00:22:22.251Z Compiling crypto-common v0.1.6
12662025-01-08T00:22:22.270Z Compiling block-buffer v0.10.4
12672025-01-08T00:22:22.497Z Compiling digest v0.10.7
12682025-01-08T00:22:22.545Z Compiling zerovec-derive v0.10.3
12692025-01-08T00:22:22.864Z Compiling futures-macro v0.3.31
12702025-01-08T00:22:22.989Z Compiling hmac v0.12.1
12712025-01-08T00:22:23.244Z Compiling block-padding v0.3.3
12722025-01-08T00:22:23.297Z Compiling zerofrom v0.1.4
12732025-01-08T00:22:23.485Z Compiling displaydoc v0.2.5
12742025-01-08T00:22:23.504Z Compiling inout v0.1.3
12752025-01-08T00:22:23.542Z Compiling sha2 v0.10.8
12762025-01-08T00:22:23.780Z Compiling cipher v0.4.4
12772025-01-08T00:22:23.978Z Compiling yoke v0.7.4
12782025-01-08T00:22:24.137Z Compiling thiserror v1.0.69
12792025-01-08T00:22:24.276Z Compiling ppv-lite86 v0.2.20
12802025-01-08T00:22:24.333Z Compiling icu_provider_macros v1.5.0
12812025-01-08T00:22:24.347Z Compiling der_derive v0.7.3
12822025-01-08T00:22:24.809Z Compiling futures-util v0.3.31
12832025-01-08T00:22:25.111Z Compiling rand_chacha v0.3.1
12842025-01-08T00:22:25.218Z Compiling tracing-attributes v0.1.27
12852025-01-08T00:22:25.242Z Compiling zerovec v0.10.4
12862025-01-08T00:22:25.455Z Compiling salsa20 v0.10.2
12872025-01-08T00:22:25.694Z Compiling rand v0.8.5
12882025-01-08T00:22:26.903Z Compiling der v0.7.9
12892025-01-08T00:22:27.106Z Compiling pest v2.7.14
12902025-01-08T00:22:27.457Z Compiling tinystr v0.7.6
12912025-01-08T00:22:27.639Z Compiling icu_collections v1.5.0
12922025-01-08T00:22:27.873Z Compiling icu_locid v1.5.0
12932025-01-08T00:22:27.977Z Compiling pbkdf2 v0.12.2
12942025-01-08T00:22:28.176Z Compiling time-core v0.1.2
12952025-01-08T00:22:28.358Z Compiling vcpkg v0.2.15
12962025-01-08T00:22:29.128Z Compiling icu_provider v1.5.0
12972025-01-08T00:22:29.161Z Compiling tracing v0.1.40
12982025-01-08T00:22:29.693Z Compiling spki v0.7.3
12992025-01-08T00:22:30.080Z Compiling icu_locid_transform v1.5.0
13002025-01-08T00:22:30.181Z Compiling mirai-annotations v1.12.0
13012025-01-08T00:22:30.201Z Compiling num-conv v0.1.0
13022025-01-08T00:22:30.303Z Compiling icu_properties_data v1.5.0
13032025-01-08T00:22:30.320Z Compiling untrusted v0.7.1
13042025-01-08T00:22:30.362Z Compiling pest_meta v2.7.14
13052025-01-08T00:22:30.484Z Compiling time-macros v0.2.18
13062025-01-08T00:22:30.540Z Compiling scrypt v0.11.0
13072025-01-08T00:22:30.580Z Compiling openssl-sys v0.9.103
13082025-01-08T00:22:31.029Z Compiling cbc v0.1.2
13092025-01-08T00:22:31.131Z Compiling aes v0.8.4
13102025-01-08T00:22:31.314Z Compiling icu_properties v1.5.1
13112025-01-08T00:22:31.815Z Compiling deranged v0.3.11
13122025-01-08T00:22:32.851Z Compiling scroll_derive v0.12.0
13132025-01-08T00:22:33.351Z Compiling bitflags v2.6.0
13142025-01-08T00:22:33.770Z Compiling bytes v1.8.0
13152025-01-08T00:22:33.993Z Compiling indexmap v2.6.0
13162025-01-08T00:22:34.411Z Compiling semver v1.0.23
13172025-01-08T00:22:35.103Z Compiling tokio v1.40.0
13182025-01-08T00:22:35.187Z Compiling http v1.1.0
13192025-01-08T00:22:35.326Z Compiling rustc_version v0.4.1
13202025-01-08T00:22:35.474Z Compiling num_threads v0.1.7
13212025-01-08T00:22:35.571Z Compiling icu_normalizer_data v1.5.0
13222025-01-08T00:22:35.607Z Compiling utf8_iter v1.0.4
13232025-01-08T00:22:35.684Z Compiling utf16_iter v1.0.5
13242025-01-08T00:22:35.855Z Compiling write16 v1.0.0
13252025-01-08T00:22:35.900Z Compiling atomic-waker v1.1.2
13262025-01-08T00:22:35.991Z Compiling icu_normalizer v1.5.0
13272025-01-08T00:22:36.077Z Compiling time v0.3.36
13282025-01-08T00:22:36.111Z Compiling scroll v0.12.0
13292025-01-08T00:22:36.264Z Compiling pkcs5 v0.7.1
13302025-01-08T00:22:36.788Z Compiling http-body v1.0.1
13312025-01-08T00:22:37.029Z Compiling pest_generator v2.7.14
13322025-01-08T00:22:37.154Z Compiling form_urlencoded v1.2.1
13332025-01-08T00:22:37.485Z Compiling try-lock v0.2.5
13342025-01-08T00:22:37.503Z Compiling slog v2.7.0
13352025-01-08T00:22:37.634Z Compiling want v0.3.1
13362025-01-08T00:22:37.705Z Compiling which v4.4.2
13372025-01-08T00:22:37.921Z Compiling goblin v0.8.2
13382025-01-08T00:22:38.128Z Compiling pkcs8 v0.10.2
13392025-01-08T00:22:38.324Z Compiling idna_adapter v1.2.0
13402025-01-08T00:22:38.550Z Compiling uuid v1.11.0
13412025-01-08T00:22:38.842Z Compiling httpdate v1.0.3
13422025-01-08T00:22:39.129Z Compiling pest_derive v2.7.14
13432025-01-08T00:22:39.151Z Compiling iana-time-zone v0.1.61
13442025-01-08T00:22:39.296Z Compiling idna v1.0.3
13452025-01-08T00:22:39.604Z Compiling chrono v0.4.38
13462025-01-08T00:22:39.941Z Compiling dtrace-parser v0.2.0
13472025-01-08T00:22:40.815Z Compiling toml_datetime v0.6.8
13482025-01-08T00:22:41.196Z Compiling serde_spanned v0.6.8
13492025-01-08T00:22:41.385Z Compiling serde_tokenstream v0.2.2
13502025-01-08T00:22:41.387Z Compiling adler2 v2.0.0
13512025-01-08T00:22:41.437Z Compiling foreign-types-shared v0.1.1
13522025-01-08T00:22:41.547Z Compiling rustversion v1.0.17
13532025-01-08T00:22:41.619Z Compiling base64 v0.22.1
13542025-01-08T00:22:42.006Z Compiling tower-service v0.3.3
13552025-01-08T00:22:42.124Z Compiling match_cfg v0.1.0
13562025-01-08T00:22:42.144Z Compiling openssl v0.10.66
13572025-01-08T00:22:42.226Z Compiling hostname v0.3.1
13582025-01-08T00:22:42.343Z Compiling miniz_oxide v0.8.0
13592025-01-08T00:22:42.361Z Compiling foreign-types v0.3.2
13602025-01-08T00:22:42.459Z Compiling url v2.5.3
13612025-01-08T00:22:42.580Z Compiling async-trait v0.1.83
13622025-01-08T00:22:43.401Z Compiling openssl-macros v0.1.1
13632025-01-08T00:22:43.844Z Compiling tokio-util v0.7.12
13642025-01-08T00:22:43.867Z Compiling dof v0.3.0
13652025-01-08T00:22:44.170Z Compiling serde_derive_internals v0.29.1
13662025-01-08T00:22:44.449Z Compiling dirs-sys-next v0.1.2
13672025-01-08T00:22:45.104Z Compiling h2 v0.4.6
13682025-01-08T00:22:45.287Z Compiling usdt-impl v0.5.0
13692025-01-08T00:22:45.341Z Compiling native-tls v0.2.12
13702025-01-08T00:22:45.669Z Compiling syn v1.0.109
13712025-01-08T00:22:46.015Z Compiling schemars v0.8.21
13722025-01-08T00:22:46.347Z Compiling rustls v0.22.4
13732025-01-08T00:22:46.380Z Compiling rustls v0.23.19
13742025-01-08T00:22:46.620Z Compiling data-encoding v2.6.0
13752025-01-08T00:22:46.653Z Compiling siphasher v0.3.11
13762025-01-08T00:22:46.918Z Compiling schemars_derive v0.8.21
13772025-01-08T00:22:47.042Z Compiling dirs-next v2.0.0
13782025-01-08T00:22:48.161Z Compiling http-body-util v0.1.2
13792025-01-08T00:22:48.654Z Compiling heapless v0.7.17
13802025-01-08T00:22:48.685Z Compiling crossbeam-epoch v0.9.18
13812025-01-08T00:22:49.065Z Compiling signature v2.2.0
13822025-01-08T00:22:49.068Z Compiling sha1 v0.10.6
13832025-01-08T00:22:49.366Z Compiling bzip2-sys v0.1.11+1.0.8
13842025-01-08T00:22:49.489Z Compiling thread_local v1.1.8
13852025-01-08T00:22:49.509Z Compiling encoding_rs v0.8.34
13862025-01-08T00:22:49.865Z Compiling cookie v0.18.1
13872025-01-08T00:22:50.037Z Compiling multer v3.1.0
13882025-01-08T00:22:50.156Z Compiling ipnet v2.10.1
13892025-01-08T00:22:50.328Z Compiling dyn-clone v1.0.17
13902025-01-08T00:22:50.384Z Compiling mime v0.3.17
13912025-01-08T00:22:50.537Z Compiling slog-async v2.8.0
13922025-01-08T00:22:50.794Z Compiling signal-hook v0.3.17
13932025-01-08T00:22:51.021Z Compiling unicode-properties v0.1.3
13942025-01-08T00:22:51.057Z Compiling openssl-probe v0.1.5
13952025-01-08T00:22:51.076Z Compiling rayon-core v1.12.1
13962025-01-08T00:22:51.373Z Compiling gimli v0.31.1
13972025-01-08T00:22:51.424Z Compiling stringprep v0.1.5
13982025-01-08T00:22:51.559Z Compiling toml_edit v0.22.22
13992025-01-08T00:22:52.686Z Compiling hyper v1.5.0
14002025-01-08T00:22:55.399Z Compiling hyper-util v0.1.10
14012025-01-08T00:22:55.569Z Compiling crossbeam-deque v0.8.5
14022025-01-08T00:22:55.829Z Compiling addr2line v0.24.2
14032025-01-08T00:22:55.961Z Compiling usdt-macro v0.5.0
14042025-01-08T00:22:56.390Z Compiling usdt-attr-macro v0.5.0
14052025-01-08T00:22:56.468Z Compiling term v0.7.0
14062025-01-08T00:22:56.712Z Compiling slog-json v2.6.1
14072025-01-08T00:22:57.097Z Compiling serde_urlencoded v0.7.1
14082025-01-08T00:22:57.459Z Compiling curve25519-dalek v4.1.3
14092025-01-08T00:22:57.623Z Compiling crossbeam-channel v0.5.13
14102025-01-08T00:22:57.982Z Compiling futures-executor v0.3.31
14112025-01-08T00:22:58.061Z Compiling enum-as-inner v0.6.1
14122025-01-08T00:22:58.064Z Compiling md-5 v0.10.6
14132025-01-08T00:22:58.341Z Compiling async-stream-impl v0.3.6
14142025-01-08T00:22:58.551Z Compiling rustls-pemfile v2.2.0
14152025-01-08T00:22:58.572Z Compiling num-integer v0.1.46
14162025-01-08T00:22:58.697Z Compiling idna v0.4.0
14172025-01-08T00:22:58.895Z Compiling idna v0.3.0
14182025-01-08T00:22:59.216Z Compiling hash32 v0.2.1
14192025-01-08T00:22:59.327Z Compiling ff v0.13.0
14202025-01-08T00:22:59.562Z Compiling is-terminal v0.4.13
14212025-01-08T00:22:59.591Z Compiling dropshot v0.12.0
14222025-01-08T00:22:59.699Z Compiling object v0.36.5
14232025-01-08T00:22:59.732Z Compiling portable-atomic v1.9.0
14242025-01-08T00:22:59.878Z Compiling anyhow v1.0.93
14252025-01-08T00:22:59.924Z Compiling utf-8 v0.7.6
14262025-01-08T00:23:00.253Z Compiling psl-types v2.0.11
14272025-01-08T00:23:00.318Z Compiling num-bigint-dig v0.8.4
14282025-01-08T00:23:00.458Z Compiling take_mut v0.2.2
14292025-01-08T00:23:00.511Z Compiling base16ct v0.2.0
14302025-01-08T00:23:00.533Z Compiling linked-hash-map v0.5.6
14312025-01-08T00:23:00.601Z Compiling rustc-demangle v0.1.24
14322025-01-08T00:23:00.601Z Compiling quick-error v1.2.3
14332025-01-08T00:23:00.753Z Compiling fallible-iterator v0.2.0
14342025-01-08T00:23:00.775Z Compiling smoltcp v0.9.1
14352025-01-08T00:23:00.876Z Compiling lru-cache v0.1.2
14362025-01-08T00:23:00.896Z Compiling resolv-conf v0.7.0
14372025-01-08T00:23:01.108Z Compiling sec1 v0.7.3
14382025-01-08T00:23:01.505Z Compiling postgres-protocol v0.6.7
14392025-01-08T00:23:01.727Z Compiling publicsuffix v2.2.3
14402025-01-08T00:23:01.750Z Compiling tungstenite v0.24.0
14412025-01-08T00:23:02.036Z Compiling async-stream v0.3.6
14422025-01-08T00:23:02.089Z Compiling slog-term v2.9.1
14432025-01-08T00:23:02.335Z Compiling usdt v0.5.0
14442025-01-08T00:23:02.836Z Compiling hickory-proto v0.24.1
14452025-01-08T00:23:02.853Z Compiling group v0.13.0
14462025-01-08T00:23:03.175Z Compiling num-iter v0.1.45
14472025-01-08T00:23:03.369Z Compiling futures v0.3.31
14482025-01-08T00:23:03.493Z Compiling slog-bunyan v2.5.0
14492025-01-08T00:23:03.692Z Compiling toml v0.8.19
14502025-01-08T00:23:05.249Z Compiling tokio-native-tls v0.3.1
14512025-01-08T00:23:05.542Z Compiling camino v1.1.9
14522025-01-08T00:23:05.568Z Compiling phf_shared v0.11.2
14532025-01-08T00:23:05.584Z Compiling dropshot_endpoint v0.12.0
14542025-01-08T00:23:05.968Z Compiling terminal_size v0.4.0
14552025-01-08T00:23:06.233Z Compiling waitgroup v0.1.2
14562025-01-08T00:23:06.353Z Compiling openapiv3 v2.0.0
14572025-01-08T00:23:06.483Z Compiling serde_path_to_error v0.1.16
14582025-01-08T00:23:06.644Z Compiling hkdf v0.12.4
14592025-01-08T00:23:06.932Z Compiling crypto-bigint v0.5.5
14602025-01-08T00:23:07.364Z Compiling backtrace v0.3.74
14612025-01-08T00:23:08.033Z Compiling zerocopy-derive v0.6.6
14622025-01-08T00:23:10.490Z Compiling curve25519-dalek-derive v0.1.1
14632025-01-08T00:23:10.712Z Compiling webpki-roots v0.26.6
14642025-01-08T00:23:10.965Z Compiling idna v0.5.0
14652025-01-08T00:23:11.217Z Compiling hostname v0.4.0
14662025-01-08T00:23:11.256Z Compiling hubpack_derive v0.1.1
14672025-01-08T00:23:11.317Z Compiling ahash v0.8.11
14682025-01-08T00:23:11.507Z Compiling fs-err v2.11.0
14692025-01-08T00:23:11.695Z Compiling crc32fast v1.4.2
14702025-01-08T00:23:11.826Z Compiling newtype-uuid v1.1.3
14712025-01-08T00:23:12.055Z Compiling winnow v0.5.40
14722025-01-08T00:23:12.112Z Compiling managed v0.8.0
14732025-01-08T00:23:12.190Z Compiling bitflags v1.3.2
14742025-01-08T00:23:12.212Z Compiling debug-ignore v1.0.5
14752025-01-08T00:23:12.315Z Compiling clap_builder v4.5.21
14762025-01-08T00:23:12.377Z Compiling strum_macros v0.25.3
14772025-01-08T00:23:13.665Z Compiling hubpack v0.1.2
14782025-01-08T00:23:13.972Z Compiling console v0.15.8
14792025-01-08T00:23:14.183Z Compiling cookie_store v0.21.0
14802025-01-08T00:23:14.875Z Compiling flate2 v1.0.34
14812025-01-08T00:23:15.872Z Compiling toml_edit v0.19.15
14822025-01-08T00:23:15.947Z Compiling zerocopy v0.6.6
14832025-01-08T00:23:15.982Z Compiling elliptic-curve v0.13.8
14842025-01-08T00:23:16.137Z Compiling hickory-resolver v0.24.1
14852025-01-08T00:23:16.962Z Compiling phf v0.11.2
14862025-01-08T00:23:16.984Z Compiling signal-hook-mio v0.2.4
14872025-01-08T00:23:17.179Z Compiling hyper-tls v0.6.0
14882025-01-08T00:23:17.303Z Compiling rayon v1.10.0
14892025-01-08T00:23:17.643Z Compiling bzip2 v0.4.4
14902025-01-08T00:23:18.093Z Compiling tokio-tungstenite v0.24.0
14912025-01-08T00:23:18.745Z Compiling postgres-types v0.2.8
14922025-01-08T00:23:21.920Z Compiling ed25519 v2.2.3
14932025-01-08T00:23:22.014Z Compiling phf_shared v0.10.0
14942025-01-08T00:23:22.517Z Compiling tokio-stream v0.1.16
14952025-01-08T00:23:22.691Z Compiling pkcs1 v0.7.5
14962025-01-08T00:23:22.940Z Compiling serde-big-array v0.5.1
14972025-01-08T00:23:23.219Z Compiling clap_derive v4.5.18
14982025-01-08T00:23:23.737Z Compiling rfc6979 v0.4.0
14992025-01-08T00:23:23.768Z Compiling derive-where v1.2.7
15002025-01-08T00:23:23.949Z Compiling serde_repr v0.1.19
15012025-01-08T00:23:23.972Z Compiling float-cmp v0.9.0
15022025-01-08T00:23:24.027Z Compiling bstr v1.10.0
15032025-01-08T00:23:24.233Z Compiling sync_wrapper v1.0.1
15042025-01-08T00:23:24.420Z Compiling normalize-line-endings v0.3.0
15052025-01-08T00:23:24.576Z Compiling whoami v1.5.2
15062025-01-08T00:23:25.150Z Compiling unicode-width v0.2.0
15072025-01-08T00:23:25.298Z Compiling new_debug_unreachable v1.0.6
15082025-01-08T00:23:25.300Z Compiling predicates-core v1.0.8
15092025-01-08T00:23:25.432Z Compiling precomputed-hash v0.1.1
15102025-01-08T00:23:25.563Z Compiling static_assertions v1.1.0
15112025-01-08T00:23:25.679Z Compiling number_prefix v0.4.0
15122025-01-08T00:23:25.699Z Compiling fixedbitset v0.4.2
15132025-01-08T00:23:25.720Z Compiling difflib v0.4.0
15142025-01-08T00:23:25.930Z Compiling bit-vec v0.6.3
15152025-01-08T00:23:26.025Z Compiling unicode-segmentation v1.12.0
15162025-01-08T00:23:26.231Z Compiling predicates v3.1.2
15172025-01-08T00:23:26.456Z Compiling bit-set v0.5.3
15182025-01-08T00:23:26.776Z Compiling petgraph v0.6.5
15192025-01-08T00:23:27.040Z Compiling similar v2.6.0
15202025-01-08T00:23:27.479Z Compiling indicatif v0.17.9
15212025-01-08T00:23:27.833Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15222025-01-08T00:23:28.210Z Compiling string_cache v0.8.7
15232025-01-08T00:23:28.728Z Compiling tokio-postgres v0.7.12
15242025-01-08T00:23:28.868Z Compiling clap v4.5.21
15252025-01-08T00:23:29.018Z Compiling ecdsa v0.16.9
15262025-01-08T00:23:29.719Z Compiling rsa v0.9.6
15272025-01-08T00:23:29.952Z Compiling ed25519-dalek v2.1.1
15282025-01-08T00:23:29.978Z Compiling toml v0.7.8
15292025-01-08T00:23:31.368Z Compiling zip v0.6.6
15302025-01-08T00:23:31.501Z Compiling crossterm v0.28.1
15312025-01-08T00:23:33.243Z Compiling hex v0.4.3
15322025-01-08T00:23:33.606Z Compiling x509-cert v0.2.5
15332025-01-08T00:23:33.896Z Compiling itertools v0.10.5
15342025-01-08T00:23:33.899Z Compiling lalrpop-util v0.19.12
15352025-01-08T00:23:35.118Z Compiling unicode-xid v0.2.6
15362025-01-08T00:23:35.316Z Compiling peg-runtime v0.8.3
15372025-01-08T00:23:35.373Z Compiling strum_macros v0.26.4
15382025-01-08T00:23:35.413Z Compiling xattr v1.3.1
15392025-01-08T00:23:35.706Z Compiling filetime v0.2.25
15402025-01-08T00:23:36.038Z Compiling tar v0.4.42
15412025-01-08T00:23:40.702Z Compiling strum v0.26.3
15422025-01-08T00:23:42.618Z Compiling aws-lc-sys v0.22.0
15432025-01-08T00:24:13.525Z Compiling rustls-webpki v0.102.8
15442025-01-08T00:24:17.150Z Compiling tokio-rustls v0.25.0
15452025-01-08T00:24:18.680Z Compiling tokio-rustls v0.26.0
15462025-01-08T00:24:18.992Z Compiling hyper-rustls v0.27.3
15472025-01-08T00:24:19.436Z Compiling reqwest v0.12.9
15482025-01-08T00:24:20.745Z Compiling qorb v0.2.1
15492025-01-08T00:24:25.625Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15502025-01-08T00:24:25.860Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15512025-01-08T00:24:32.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15522025-01-08T00:24:32.185Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15532025-01-08T00:24:32.263ZJan 08 00:24:30.500 INFO Starting download, target: Cockroach
15542025-01-08T00:24:32.264ZJan 08 00:24:30.500 INFO Starting download, target: Clickhouse
15552025-01-08T00:24:32.264ZJan 08 00:24:30.500 INFO Starting download, target: Console
15562025-01-08T00:24:32.264ZJan 08 00:24:30.500 INFO Starting download, target: DendriteOpenapi
15572025-01-08T00:24:32.264ZJan 08 00:24:30.500 INFO Starting download, target: DendriteStub
15582025-01-08T00:24:32.264ZJan 08 00:24:30.500 INFO Starting download, target: MaghemiteMgd
15592025-01-08T00:24:32.266ZJan 08 00:24:30.500 INFO Starting download, target: TransceiverControl
15602025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15612025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15622025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15632025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15642025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15652025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15662025-01-08T00:24:32.266ZJan 08 00:24:30.501 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15672025-01-08T00:24:32.520ZJan 08 00:24:30.723 INFO Download complete, target: DendriteOpenapi
15682025-01-08T00:24:32.686ZJan 08 00:24:30.918 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15692025-01-08T00:24:32.768ZJan 08 00:24:30.983 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15702025-01-08T00:24:33.111ZJan 08 00:24:31.340 INFO Download complete, target: Console
15712025-01-08T00:24:33.244ZJan 08 00:24:31.478 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15722025-01-08T00:24:33.363ZJan 08 00:24:31.597 INFO Download complete, target: TransceiverControl
15732025-01-08T00:24:33.496ZJan 08 00:24:31.682 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15742025-01-08T00:24:34.045ZJan 08 00:24:32.282 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15752025-01-08T00:24:34.045ZJan 08 00:24:32.282 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15762025-01-08T00:24:34.138ZJan 08 00:24:32.372 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15772025-01-08T00:24:36.146ZJan 08 00:24:34.382 INFO Download complete, target: DendriteStub
15782025-01-08T00:24:36.400ZJan 08 00:24:34.636 INFO Download complete, target: MaghemiteMgd
15792025-01-08T00:24:41.507ZJan 08 00:24:39.743 INFO Checking that binary works, target: Cockroach
15802025-01-08T00:24:41.677ZJan 08 00:24:39.913 INFO Download complete, target: Cockroach
15812025-01-08T00:24:46.698ZJan 08 00:24:44.933 INFO Checking that binary works, target: Clickhouse
15822025-01-08T00:24:46.825ZJan 08 00:24:45.060 INFO Download complete, target: Clickhouse
15832025-01-08T00:24:46.847ZAll builder prerequisites installed successfully, and PATH looks valid
15842025-01-08T00:24:46.850Z
15852025-01-08T00:24:46.850Zreal 6:07.452603477
15862025-01-08T00:24:46.850Zuser 17:03.353970201
15872025-01-08T00:24:46.850Zsys 3:20.447963257
15882025-01-08T00:24:46.850Ztrap 0.586589096
15892025-01-08T00:24:46.850Ztflt 1.391629180
15902025-01-08T00:24:46.850Zdflt 2.256081210
15912025-01-08T00:24:46.850Zkflt 0.026764523
15922025-01-08T00:24:46.850Zlock 30:21.349616272
15932025-01-08T00:24:46.850Zslp 1:05:46.292328999
15942025-01-08T00:24:46.850Zlat 57.768812642
15952025-01-08T00:24:46.850Zstop 2:19.238272005
15962025-01-08T00:24:46.850Z+ banner hack-check
15972025-01-08T00:24:46.853Z
15982025-01-08T00:24:46.853Z # # ## #### # # #### # # ###### #### # #
15992025-01-08T00:24:46.853Z # # # # # # # # # # # # # # # # #
16002025-01-08T00:24:46.853Z ###### # # # #### ##### # ###### ##### # ####
16012025-01-08T00:24:46.853Z # # ###### # # # # # # # # # #
16022025-01-08T00:24:46.853Z # # # # # # # # # # # # # # # # #
16032025-01-08T00:24:46.853Z # # # # #### # # #### # # ###### #### # #
16042025-01-08T00:24:46.853Z
16052025-01-08T00:24:46.853Z+ export CARGO_INCREMENTAL=0
16062025-01-08T00:24:46.853Z+ CARGO_INCREMENTAL=0
16072025-01-08T00:24:46.853Z+ ptime -m timeout 2h cargo xtask check-features --ci
16082025-01-08T00:24:47.463Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16092025-01-08T00:24:51.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
16102025-01-08T00:24:51.345Z Running `target/debug/xtask check-features --ci`
16112025-01-08T00:24:51.371Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16122025-01-08T00:24:51.371Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16132025-01-08T00:24:51.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16142025-01-08T00:24:51.863Z Running `target/debug/xtask download cargo-hack`
16152025-01-08T00:24:52.824Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16162025-01-08T00:24:53.222Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16172025-01-08T00:24:58.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
16182025-01-08T00:24:58.719Z Running `target/debug/xtask-downloader cargo-hack`
16192025-01-08T00:24:58.764ZJan 08 00:24:56.998 INFO Starting download, target: CargoHack
16202025-01-08T00:24:58.766ZJan 08 00:24:56.999 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16212025-01-08T00:24:59.210ZJan 08 00:24:57.444 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16222025-01-08T00:24:59.301ZJan 08 00:24:57.535 INFO Download complete, target: CargoHack
16232025-01-08T00:24:59.305Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16242025-01-08T00:24:59.323Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16252025-01-08T00:24:59.505Zinfo: running `cargo check --bins` on api_identity (1/176)
16262025-01-08T00:25:00.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272025-01-08T00:25:00.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282025-01-08T00:25:00.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292025-01-08T00:25:00.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16302025-01-08T00:25:00.152Z
16312025-01-08T00:25:00.153Zinfo: running `cargo check --bins` on bootstore (2/176)
16322025-01-08T00:25:00.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332025-01-08T00:25:00.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342025-01-08T00:25:00.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352025-01-08T00:25:00.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16362025-01-08T00:25:00.808Z
16372025-01-08T00:25:00.808Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16382025-01-08T00:25:01.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392025-01-08T00:25:01.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402025-01-08T00:25:01.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412025-01-08T00:25:01.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16422025-01-08T00:25:01.471Z
16432025-01-08T00:25:01.471Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16442025-01-08T00:25:02.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452025-01-08T00:25:02.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462025-01-08T00:25:02.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472025-01-08T00:25:02.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16482025-01-08T00:25:02.117Z
16492025-01-08T00:25:02.117Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16502025-01-08T00:25:02.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512025-01-08T00:25:02.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522025-01-08T00:25:02.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532025-01-08T00:25:02.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16542025-01-08T00:25:02.548Z
16552025-01-08T00:25:02.548Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16562025-01-08T00:25:02.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572025-01-08T00:25:02.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582025-01-08T00:25:02.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592025-01-08T00:25:02.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16602025-01-08T00:25:02.982Z
16612025-01-08T00:25:02.983Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16622025-01-08T00:25:03.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632025-01-08T00:25:03.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642025-01-08T00:25:03.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652025-01-08T00:25:03.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16662025-01-08T00:25:03.414Z
16672025-01-08T00:25:03.414Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16682025-01-08T00:25:03.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692025-01-08T00:25:03.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702025-01-08T00:25:03.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712025-01-08T00:25:03.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16722025-01-08T00:25:03.849Z
16732025-01-08T00:25:03.849Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16742025-01-08T00:25:04.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752025-01-08T00:25:04.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762025-01-08T00:25:04.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772025-01-08T00:25:04.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16782025-01-08T00:25:04.280Z
16792025-01-08T00:25:04.280Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16802025-01-08T00:25:04.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-01-08T00:25:04.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-01-08T00:25:04.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-01-08T00:25:04.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16842025-01-08T00:25:04.722Z
16852025-01-08T00:25:04.722Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16862025-01-08T00:25:05.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-01-08T00:25:05.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-01-08T00:25:05.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-01-08T00:25:05.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16902025-01-08T00:25:05.174Z
16912025-01-08T00:25:05.174Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
16922025-01-08T00:25:05.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-01-08T00:25:05.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-01-08T00:25:05.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-01-08T00:25:05.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16962025-01-08T00:25:05.633Z
16972025-01-08T00:25:05.634Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
16982025-01-08T00:25:06.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-01-08T00:25:06.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-01-08T00:25:06.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-01-08T00:25:06.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17022025-01-08T00:25:06.091Z
17032025-01-08T00:25:06.091Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
17042025-01-08T00:25:06.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-01-08T00:25:06.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-01-08T00:25:06.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-01-08T00:25:06.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17082025-01-08T00:25:06.554Z
17092025-01-08T00:25:06.554Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17102025-01-08T00:25:06.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-01-08T00:25:06.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-01-08T00:25:06.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-01-08T00:25:06.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17142025-01-08T00:25:07.016Z
17152025-01-08T00:25:07.016Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17162025-01-08T00:25:07.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-01-08T00:25:07.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-01-08T00:25:07.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-01-08T00:25:07.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17202025-01-08T00:25:07.479Z
17212025-01-08T00:25:07.479Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17222025-01-08T00:25:07.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-01-08T00:25:07.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-01-08T00:25:07.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-01-08T00:25:07.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17262025-01-08T00:25:07.963Z
17272025-01-08T00:25:07.963Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17282025-01-08T00:25:08.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-01-08T00:25:08.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-01-08T00:25:08.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-01-08T00:25:08.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17322025-01-08T00:25:08.421Z
17332025-01-08T00:25:08.421Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17342025-01-08T00:25:08.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-01-08T00:25:08.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-01-08T00:25:08.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-01-08T00:25:08.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17382025-01-08T00:25:08.876Z
17392025-01-08T00:25:08.876Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17402025-01-08T00:25:09.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-01-08T00:25:09.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-01-08T00:25:09.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-01-08T00:25:09.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17442025-01-08T00:25:09.322Z
17452025-01-08T00:25:09.322Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17462025-01-08T00:25:09.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-01-08T00:25:09.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-01-08T00:25:09.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-01-08T00:25:09.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17502025-01-08T00:25:09.771Z
17512025-01-08T00:25:09.771Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17522025-01-08T00:25:10.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-01-08T00:25:10.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-01-08T00:25:10.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-01-08T00:25:10.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17562025-01-08T00:25:10.220Z
17572025-01-08T00:25:10.220Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17582025-01-08T00:25:10.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-01-08T00:25:10.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-01-08T00:25:10.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-01-08T00:25:10.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17622025-01-08T00:25:10.675Z
17632025-01-08T00:25:10.675Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17642025-01-08T00:25:11.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-01-08T00:25:11.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-01-08T00:25:11.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-01-08T00:25:11.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17682025-01-08T00:25:11.127Z
17692025-01-08T00:25:11.127Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17702025-01-08T00:25:11.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-01-08T00:25:11.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-01-08T00:25:11.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-01-08T00:25:11.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17742025-01-08T00:25:11.799Z
17752025-01-08T00:25:11.799Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17762025-01-08T00:25:12.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-01-08T00:25:12.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-01-08T00:25:12.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-01-08T00:25:12.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17802025-01-08T00:25:12.481Z
17812025-01-08T00:25:12.481Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17822025-01-08T00:25:13.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-01-08T00:25:13.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-01-08T00:25:13.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-01-08T00:25:13.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17862025-01-08T00:25:13.152Z
17872025-01-08T00:25:13.152Zinfo: running `cargo check --bins` on oxlog (28/176)
17882025-01-08T00:25:13.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-01-08T00:25:13.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-01-08T00:25:13.789Z Checking cfg-if v1.0.0
17912025-01-08T00:25:13.791Z Checking libc v0.2.162
17922025-01-08T00:25:13.899Z Checking serde v1.0.215
17932025-01-08T00:25:13.902Z Checking zeroize v1.8.1
17942025-01-08T00:25:13.917Z Checking memchr v2.7.4
17952025-01-08T00:25:13.920Z Checking typenum v1.17.0
17962025-01-08T00:25:13.928Z Checking scopeguard v1.2.0
17972025-01-08T00:25:13.954Z Checking subtle v2.6.1
17982025-01-08T00:25:13.966Z Checking value-bag v1.9.0
17992025-01-08T00:25:14.063Z Checking lock_api v0.4.12
18002025-01-08T00:25:14.140Z Checking const-oid v0.9.6
18012025-01-08T00:25:14.197Z Checking smallvec v1.13.2
18022025-01-08T00:25:14.398Z Checking log v0.4.22
18032025-01-08T00:25:14.494Z Checking itoa v1.0.11
18042025-01-08T00:25:14.531Z Checking pin-project-lite v0.2.14
18052025-01-08T00:25:14.681Z Checking byteorder v1.5.0
18062025-01-08T00:25:14.699Z Checking futures-core v0.3.31
18072025-01-08T00:25:14.791Z Checking once_cell v1.20.2
18082025-01-08T00:25:14.884Z Checking cpufeatures v0.2.14
18092025-01-08T00:25:14.942Z Checking futures-sink v0.3.31
18102025-01-08T00:25:14.974Z Checking stable_deref_trait v1.2.0
18112025-01-08T00:25:15.062Z Checking getrandom v0.2.15
18122025-01-08T00:25:15.077Z Checking signal-hook-registry v1.4.2
18132025-01-08T00:25:15.080Z Checking parking_lot_core v0.9.10
18142025-01-08T00:25:15.105Z Checking mio v1.0.2
18152025-01-08T00:25:15.107Z Checking socket2 v0.5.7
18162025-01-08T00:25:15.261Z Checking generic-array v0.14.7
18172025-01-08T00:25:15.277Z Checking rand_core v0.6.4
18182025-01-08T00:25:15.318Z Checking spin v0.9.8
18192025-01-08T00:25:15.405Z Checking parking_lot v0.12.3
18202025-01-08T00:25:15.585Z Checking zerocopy v0.7.35
18212025-01-08T00:25:15.611Z Checking slab v0.4.9
18222025-01-08T00:25:15.661Z Checking zerofrom v0.1.4
18232025-01-08T00:25:15.723Z Checking futures-channel v0.3.31
18242025-01-08T00:25:15.756Z Checking futures-task v0.3.31
18252025-01-08T00:25:15.863Z Checking equivalent v1.0.1
18262025-01-08T00:25:15.878Z Checking yoke v0.7.4
18272025-01-08T00:25:15.930Z Checking futures-io v0.3.31
18282025-01-08T00:25:15.971Z Checking pin-utils v0.1.0
18292025-01-08T00:25:15.990Z Checking allocator-api2 v0.2.18
18302025-01-08T00:25:16.066Z Checking foldhash v0.1.3
18312025-01-08T00:25:16.088Z Checking tinyvec_macros v0.1.1
18322025-01-08T00:25:16.116Z Checking futures-util v0.3.31
18332025-01-08T00:25:16.169Z Checking ryu v1.0.18
18342025-01-08T00:25:16.225Z Checking zerovec v0.10.4
18352025-01-08T00:25:16.277Z Checking tinyvec v1.8.0
18362025-01-08T00:25:16.397Z Checking fnv v1.0.7
18372025-01-08T00:25:16.420Z Checking crypto-common v0.1.6
18382025-01-08T00:25:16.513Z Checking block-buffer v0.10.4
18392025-01-08T00:25:16.589Z Checking block-padding v0.3.3
18402025-01-08T00:25:16.642Z Checking hashbrown v0.15.1
18412025-01-08T00:25:16.722Z Checking digest v0.10.7
18422025-01-08T00:25:16.799Z Checking inout v0.1.3
18432025-01-08T00:25:17.026Z Checking libm v0.2.8
18442025-01-08T00:25:17.040Z Checking cipher v0.4.4
18452025-01-08T00:25:17.112Z Checking hmac v0.12.1
18462025-01-08T00:25:17.308Z Checking sha2 v0.10.8
18472025-01-08T00:25:17.428Z Checking base64ct v1.6.0
18482025-01-08T00:25:17.648Z Checking unicode-normalization v0.1.24
18492025-01-08T00:25:17.793Z Checking unicode-bidi v0.3.17
18502025-01-08T00:25:17.861Z Checking litemap v0.7.3
18512025-01-08T00:25:17.895Z Checking writeable v0.5.5
18522025-01-08T00:25:17.911Z Checking tinystr v0.7.6
18532025-01-08T00:25:18.001Z Checking num-traits v0.2.19
18542025-01-08T00:25:18.195Z Checking pem-rfc7468 v0.7.0
18552025-01-08T00:25:18.211Z Checking ppv-lite86 v0.2.20
18562025-01-08T00:25:18.313Z Checking icu_locid v1.5.0
18572025-01-08T00:25:18.419Z Checking flagset v0.4.6
18582025-01-08T00:25:18.451Z Checking tracing-core v0.1.32
18592025-01-08T00:25:18.571Z Checking thiserror v1.0.69
18602025-01-08T00:25:18.609Z Checking der v0.7.9
18612025-01-08T00:25:18.706Z Checking icu_locid_transform_data v1.5.0
18622025-01-08T00:25:18.808Z Checking percent-encoding v2.3.1
18632025-01-08T00:25:18.896Z Checking bytes v1.8.0
18642025-01-08T00:25:18.976Z Checking indexmap v2.6.0
18652025-01-08T00:25:19.022Z Checking serde_json v1.0.133
18662025-01-08T00:25:19.110Z Checking rand_chacha v0.3.1
18672025-01-08T00:25:19.361Z Checking icu_provider v1.5.0
18682025-01-08T00:25:19.497Z Checking bitflags v2.6.0
18692025-01-08T00:25:19.701Z Checking tokio v1.40.0
18702025-01-08T00:25:19.704Z Checking http v1.1.0
18712025-01-08T00:25:19.791Z Checking rustls-pki-types v1.10.0
18722025-01-08T00:25:20.027Z Checking icu_locid_transform v1.5.0
18732025-01-08T00:25:20.325Z Checking rand v0.8.5
18742025-01-08T00:25:20.390Z Checking tracing v0.1.40
18752025-01-08T00:25:20.493Z Checking spki v0.7.3
18762025-01-08T00:25:20.761Z Checking icu_collections v1.5.0
18772025-01-08T00:25:20.777Z Checking salsa20 v0.10.2
18782025-01-08T00:25:20.791Z Checking pbkdf2 v0.12.2
18792025-01-08T00:25:21.148Z Checking aws-lc-sys v0.22.0
18802025-01-08T00:25:21.160Z Checking httparse v1.9.5
18812025-01-08T00:25:21.160Z Checking untrusted v0.7.1
18822025-01-08T00:25:21.160Z Checking powerfmt v0.2.0
18832025-01-08T00:25:21.208Z Checking mirai-annotations v1.12.0
18842025-01-08T00:25:21.362Z Checking icu_properties_data v1.5.0
18852025-01-08T00:25:21.378Z Checking untrusted v0.9.0
18862025-01-08T00:25:21.393Z Checking deranged v0.3.11
18872025-01-08T00:25:21.419Z Checking scrypt v0.11.0
18882025-01-08T00:25:21.435Z Checking aes v0.8.4
18892025-01-08T00:25:21.534Z Checking ring v0.17.8
18902025-01-08T00:25:21.597Z Checking icu_properties v1.5.1
18912025-01-08T00:25:21.613Z Checking cbc v0.1.2
18922025-01-08T00:25:21.633Z Checking crossbeam-utils v0.8.20
18932025-01-08T00:25:21.817Z Checking write16 v1.0.0
18942025-01-08T00:25:21.958Z Checking num-conv v0.1.0
18952025-01-08T00:25:22.239Z Checking num_threads v0.1.7
18962025-01-08T00:25:22.354Z Checking utf8_iter v1.0.4
18972025-01-08T00:25:22.369Z Checking icu_normalizer_data v1.5.0
18982025-01-08T00:25:22.385Z Checking time-core v0.1.2
18992025-01-08T00:25:22.472Z Checking atomic-waker v1.1.2
19002025-01-08T00:25:22.541Z Checking utf16_iter v1.0.5
19012025-01-08T00:25:22.561Z Checking pkcs5 v0.7.1
19022025-01-08T00:25:22.608Z Checking http-body v1.0.1
19032025-01-08T00:25:22.714Z Checking form_urlencoded v1.2.1
19042025-01-08T00:25:22.832Z Checking try-lock v0.2.5
19052025-01-08T00:25:22.920Z Checking uuid v1.11.0
19062025-01-08T00:25:22.966Z Checking want v0.3.1
19072025-01-08T00:25:23.078Z Checking pkcs8 v0.10.2
19082025-01-08T00:25:23.138Z Checking httpdate v1.0.3
19092025-01-08T00:25:23.173Z Checking time v0.3.36
19102025-01-08T00:25:23.386Z Checking unicode-ident v1.0.13
19112025-01-08T00:25:23.403Z Checking toml_datetime v0.6.8
19122025-01-08T00:25:23.484Z Checking serde_spanned v0.6.8
19132025-01-08T00:25:23.518Z Checking aws-lc-rs v1.10.0
19142025-01-08T00:25:23.548Z Checking slog v2.7.0
19152025-01-08T00:25:23.564Z Checking proc-macro2 v1.0.89
19162025-01-08T00:25:23.667Z Checking scroll v0.12.0
19172025-01-08T00:25:23.685Z Checking foreign-types-shared v0.1.1
19182025-01-08T00:25:23.795Z Checking iana-time-zone v0.1.61
19192025-01-08T00:25:23.955Z Checking ucd-trie v0.1.7
19202025-01-08T00:25:24.065Z Checking tower-service v0.3.3
19212025-01-08T00:25:24.175Z Checking plain v0.2.3
19222025-01-08T00:25:24.175Z Checking base64 v0.22.1
19232025-01-08T00:25:24.202Z Checking adler2 v2.0.0
19242025-01-08T00:25:24.239Z Checking match_cfg v0.1.0
19252025-01-08T00:25:24.313Z Checking goblin v0.8.2
19262025-01-08T00:25:24.330Z Checking hostname v0.3.1
19272025-01-08T00:25:24.360Z Checking miniz_oxide v0.8.0
19282025-01-08T00:25:24.468Z Checking quote v1.0.37
19292025-01-08T00:25:24.652Z Checking pest v2.7.14
19302025-01-08T00:25:24.804Z Checking chrono v0.4.38
19312025-01-08T00:25:24.998Z Checking icu_normalizer v1.5.0
19322025-01-08T00:25:25.153Z Checking foreign-types v0.3.2
19332025-01-08T00:25:25.261Z Checking openssl-sys v0.9.103
19342025-01-08T00:25:25.443Z Checking rustls-webpki v0.102.8
19352025-01-08T00:25:25.767Z Checking idna_adapter v1.2.0
19362025-01-08T00:25:25.789Z Checking dirs-sys-next v0.1.2
19372025-01-08T00:25:25.977Z Checking errno v0.3.9
19382025-01-08T00:25:25.992Z Checking idna v1.0.3
19392025-01-08T00:25:26.173Z Checking aho-corasick v1.1.3
19402025-01-08T00:25:26.281Z Checking data-encoding v2.6.0
19412025-01-08T00:25:26.488Z Checking url v2.5.3
19422025-01-08T00:25:26.574Z Checking pretty-hex v0.4.1
19432025-01-08T00:25:26.747Z Checking siphasher v0.3.11
19442025-01-08T00:25:26.909Z Compiling newtype-uuid v1.1.3
19452025-01-08T00:25:27.036Z Checking regex-syntax v0.8.5
19462025-01-08T00:25:27.053Z Checking openssl v0.10.66
19472025-01-08T00:25:27.212Z Checking rustix v0.38.37
19482025-01-08T00:25:27.231Z Checking dtrace-parser v0.2.0
19492025-01-08T00:25:27.257Z Checking tokio-util v0.7.12
19502025-01-08T00:25:27.343Z Checking dirs-next v2.0.0
19512025-01-08T00:25:27.475Z Checking syn v2.0.87
19522025-01-08T00:25:27.721Z Checking http-body-util v0.1.2
19532025-01-08T00:25:27.864Z Checking crossbeam-epoch v0.9.18
19542025-01-08T00:25:28.176Z Checking sha1 v0.10.6
19552025-01-08T00:25:28.204Z Checking h2 v0.4.6
19562025-01-08T00:25:28.315Z Checking signature v2.2.0
19572025-01-08T00:25:28.464Z Checking lazy_static v1.5.0
19582025-01-08T00:25:28.520Z Checking thread_local v1.1.8
19592025-01-08T00:25:28.586Z Checking thread-id v4.2.2
19602025-01-08T00:25:28.704Z Checking encoding_rs v0.8.34
19612025-01-08T00:25:28.812Z Checking utf8parse v0.2.2
19622025-01-08T00:25:28.966Z Checking winnow v0.6.20
19632025-01-08T00:25:29.470Z Checking dof v0.3.0
19642025-01-08T00:25:30.167Z Checking either v1.13.0
19652025-01-08T00:25:30.466Z Checking regex-automata v0.4.8
19662025-01-08T00:25:30.592Z Checking unicode-properties v0.1.3
19672025-01-08T00:25:30.805Z Checking gimli v0.31.1
19682025-01-08T00:25:30.974Z Checking openssl-probe v0.1.5
19692025-01-08T00:25:31.146Z Checking ipnet v2.10.1
19702025-01-08T00:25:31.218Z Checking mime v0.3.17
19712025-01-08T00:25:31.572Z Checking anstyle v1.0.10
19722025-01-08T00:25:31.653Z Checking stringprep v0.1.5
19732025-01-08T00:25:31.947Z Checking anstyle-parse v0.2.5
19742025-01-08T00:25:31.965Z Checking crossbeam-deque v0.8.5
19752025-01-08T00:25:32.110Z Checking toml_edit v0.22.22
19762025-01-08T00:25:32.208Z Checking term v0.7.0
19772025-01-08T00:25:32.288Z Checking rustls v0.22.4
19782025-01-08T00:25:32.648Z Checking native-tls v0.2.12
19792025-01-08T00:25:32.662Z Checking rustls v0.23.19
19802025-01-08T00:25:32.968Z Checking slog-json v2.6.1
19812025-01-08T00:25:33.238Z Checking serde_urlencoded v0.7.1
19822025-01-08T00:25:33.671Z Checking crossbeam-channel v0.5.13
19832025-01-08T00:25:34.073Z Checking usdt-impl v0.5.0
19842025-01-08T00:25:34.437Z Checking futures-executor v0.3.31
19852025-01-08T00:25:34.629Z Checking rustls-pemfile v2.2.0
19862025-01-08T00:25:34.662Z Checking num-integer v0.1.46
19872025-01-08T00:25:34.719Z Checking idna v0.3.0
19882025-01-08T00:25:34.763Z Checking hyper v1.5.0
19892025-01-08T00:25:34.839Z Checking idna v0.4.0
19902025-01-08T00:25:34.906Z Checking addr2line v0.24.2
19912025-01-08T00:25:35.171Z Checking md-5 v0.10.6
19922025-01-08T00:25:35.220Z Checking ff v0.13.0
19932025-01-08T00:25:35.397Z Checking hash32 v0.2.1
19942025-01-08T00:25:35.422Z Checking memmap v0.7.0
19952025-01-08T00:25:35.425Z Checking is-terminal v0.4.13
19962025-01-08T00:25:35.553Z Checking object v0.36.5
19972025-01-08T00:25:35.570Z Checking base16ct v0.2.0
19982025-01-08T00:25:35.632Z Checking dyn-clone v1.0.17
19992025-01-08T00:25:35.692Z Checking quick-error v1.2.3
20002025-01-08T00:25:35.713Z Checking linked-hash-map v0.5.6
20012025-01-08T00:25:35.762Z Checking anstyle-query v1.1.1
20022025-01-08T00:25:35.778Z Checking take_mut v0.2.2
20032025-01-08T00:25:35.829Z Checking is_terminal_polyfill v1.70.1
20042025-01-08T00:25:35.889Z Checking rustc-demangle v0.1.24
20052025-01-08T00:25:35.924Z Checking utf-8 v0.7.6
20062025-01-08T00:25:35.948Z Checking fallible-iterator v0.2.0
20072025-01-08T00:25:36.020Z Checking colorchoice v1.0.2
20082025-01-08T00:25:36.040Z Checking psl-types v2.0.11
20092025-01-08T00:25:36.140Z Checking tungstenite v0.24.0
20102025-01-08T00:25:36.157Z Checking anstream v0.6.15
20112025-01-08T00:25:36.232Z Checking publicsuffix v2.2.3
20122025-01-08T00:25:36.335Z Checking lru-cache v0.1.2
20132025-01-08T00:25:36.458Z Checking tokio-rustls v0.25.0
20142025-01-08T00:25:36.529Z Checking slog-async v2.8.0
20152025-01-08T00:25:36.531Z Checking resolv-conf v0.7.0
20162025-01-08T00:25:36.597Z Checking postgres-protocol v0.6.7
20172025-01-08T00:25:36.829Z Checking schemars v0.8.21
20182025-01-08T00:25:36.847Z Checking hyper-util v0.1.10
20192025-01-08T00:25:36.850Z Checking sec1 v0.7.3
20202025-01-08T00:25:36.877Z Checking heapless v0.7.17
20212025-01-08T00:25:37.104Z Checking hickory-proto v0.24.1
20222025-01-08T00:25:37.232Z Checking usdt v0.5.0
20232025-01-08T00:25:37.276Z Checking slog-term v2.9.1
20242025-01-08T00:25:37.519Z Checking group v0.13.0
20252025-01-08T00:25:37.777Z Checking num-iter v0.1.45
20262025-01-08T00:25:37.793Z Checking toml v0.8.19
20272025-01-08T00:25:37.914Z Checking futures v0.3.31
20282025-01-08T00:25:37.960Z Checking slog-bunyan v2.5.0
20292025-01-08T00:25:38.028Z Checking tokio-native-tls v0.3.1
20302025-01-08T00:25:38.127Z Checking rayon-core v1.12.1
20312025-01-08T00:25:38.173Z Checking tokio-rustls v0.26.0
20322025-01-08T00:25:38.302Z Checking multer v3.1.0
20332025-01-08T00:25:38.492Z Checking terminal_size v0.4.0
20342025-01-08T00:25:38.594Z Checking phf_shared v0.11.2
20352025-01-08T00:25:38.671Z Checking cookie v0.18.1
20362025-01-08T00:25:38.712Z Checking async-stream v0.3.6
20372025-01-08T00:25:38.803Z Checking bzip2-sys v0.1.11+1.0.8
20382025-01-08T00:25:38.820Z Checking camino v1.1.9
20392025-01-08T00:25:38.888Z Checking waitgroup v0.1.2
20402025-01-08T00:25:38.904Z Checking signal-hook v0.3.17
20412025-01-08T00:25:38.922Z Checking openapiv3 v2.0.0
20422025-01-08T00:25:38.924Z Checking webpki-roots v0.26.6
20432025-01-08T00:25:39.029Z Checking serde_path_to_error v0.1.16
20442025-01-08T00:25:39.129Z Checking idna v0.5.0
20452025-01-08T00:25:39.164Z Checking hkdf v0.12.4
20462025-01-08T00:25:39.236Z Checking crypto-bigint v0.5.5
20472025-01-08T00:25:39.370Z Checking hostname v0.4.0
20482025-01-08T00:25:39.385Z Checking crc32fast v1.4.2
20492025-01-08T00:25:39.500Z Checking unicode-width v0.1.14
20502025-01-08T00:25:39.612Z Checking bitflags v1.3.2
20512025-01-08T00:25:39.638Z Checking debug-ignore v1.0.5
20522025-01-08T00:25:39.714Z Checking strsim v0.11.1
20532025-01-08T00:25:39.767Z Checking managed v0.8.0
20542025-01-08T00:25:39.986Z Checking winnow v0.5.40
20552025-01-08T00:25:39.988Z Checking clap_lex v0.7.2
20562025-01-08T00:25:40.013Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20572025-01-08T00:25:40.151Z Checking smoltcp v0.9.1
20582025-01-08T00:25:40.224Z Checking clap_builder v4.5.21
20592025-01-08T00:25:40.276Z Checking cookie_store v0.21.0
20602025-01-08T00:25:40.962Z Checking console v0.15.8
20612025-01-08T00:25:41.590Z Checking flate2 v1.0.34
20622025-01-08T00:25:41.737Z Checking signal-hook-mio v0.2.4
20632025-01-08T00:25:41.881Z Checking hyper-rustls v0.27.3
20642025-01-08T00:25:41.981Z Checking hickory-resolver v0.24.1
20652025-01-08T00:25:42.083Z Checking elliptic-curve v0.13.8
20662025-01-08T00:25:42.112Z Checking backtrace v0.3.74
20672025-01-08T00:25:42.239Z Checking hyper-tls v0.6.0
20682025-01-08T00:25:42.253Z Checking bzip2 v0.4.4
20692025-01-08T00:25:42.363Z Checking dropshot v0.12.0
20702025-01-08T00:25:42.536Z Checking phf v0.11.2
20712025-01-08T00:25:42.550Z Checking rayon v1.10.0
20722025-01-08T00:25:42.672Z Checking anyhow v1.0.93
20732025-01-08T00:25:42.704Z Checking num-bigint-dig v0.8.4
20742025-01-08T00:25:42.799Z Checking postgres-types v0.2.8
20752025-01-08T00:25:43.045Z Checking tokio-tungstenite v0.24.0
20762025-01-08T00:25:43.062Z Checking toml_edit v0.19.15
20772025-01-08T00:25:43.215Z Checking bstr v1.10.0
20782025-01-08T00:25:43.500Z Checking regex v1.11.1
20792025-01-08T00:25:43.553Z Checking ed25519 v2.2.3
20802025-01-08T00:25:43.573Z Checking tokio-stream v0.1.16
20812025-01-08T00:25:43.844Z Checking phf_shared v0.10.0
20822025-01-08T00:25:44.135Z Checking curve25519-dalek v4.1.3
20832025-01-08T00:25:44.163Z Checking zerocopy v0.6.6
20842025-01-08T00:25:44.223Z Checking hubpack v0.1.2
20852025-01-08T00:25:44.465Z Checking portable-atomic v1.9.0
20862025-01-08T00:25:44.538Z Checking pkcs1 v0.7.5
20872025-01-08T00:25:44.862Z Checking float-cmp v0.9.0
20882025-01-08T00:25:44.915Z Checking serde-big-array v0.5.1
20892025-01-08T00:25:44.940Z Checking rfc6979 v0.4.0
20902025-01-08T00:25:45.055Z Checking sync_wrapper v1.0.1
20912025-01-08T00:25:45.126Z Checking bit-vec v0.6.3
20922025-01-08T00:25:45.142Z Checking fixedbitset v0.4.2
20932025-01-08T00:25:45.204Z Checking minimal-lexical v0.2.1
20942025-01-08T00:25:45.422Z Checking predicates-core v1.0.8
20952025-01-08T00:25:45.494Z Checking unicode-segmentation v1.12.0
20962025-01-08T00:25:45.529Z Checking difflib v0.4.0
20972025-01-08T00:25:45.576Z Checking unicode-width v0.2.0
20982025-01-08T00:25:45.600Z Checking number_prefix v0.4.0
20992025-01-08T00:25:45.615Z Checking static_assertions v1.1.0
21002025-01-08T00:25:45.712Z Checking whoami v1.5.2
21012025-01-08T00:25:45.795Z Checking new_debug_unreachable v1.0.6
21022025-01-08T00:25:45.848Z Checking normalize-line-endings v0.3.0
21032025-01-08T00:25:45.879Z Checking precomputed-hash v0.1.1
21042025-01-08T00:25:45.965Z Checking predicates v3.1.2
21052025-01-08T00:25:45.991Z Checking string_cache v0.8.7
21062025-01-08T00:25:46.020Z Checking tokio-postgres v0.7.12
21072025-01-08T00:25:46.038Z Checking ed25519-dalek v2.1.1
21082025-01-08T00:25:46.055Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21092025-01-08T00:25:46.079Z Checking qorb v0.2.1
21102025-01-08T00:25:46.183Z Checking similar v2.6.0
21112025-01-08T00:25:46.279Z Checking nom v7.1.3
21122025-01-08T00:25:46.431Z Checking toml v0.7.8
21132025-01-08T00:25:46.447Z Checking indicatif v0.17.9
21142025-01-08T00:25:46.648Z Checking bit-set v0.5.3
21152025-01-08T00:25:46.899Z Checking petgraph v0.6.5
21162025-01-08T00:25:47.039Z Checking reqwest v0.12.9
21172025-01-08T00:25:47.143Z Checking ecdsa v0.16.9
21182025-01-08T00:25:47.217Z Checking rsa v0.9.6
21192025-01-08T00:25:47.864Z Checking clap v4.5.21
21202025-01-08T00:25:47.992Z Checking zip v0.6.6
21212025-01-08T00:25:48.282Z Checking crossterm v0.28.1
21222025-01-08T00:25:48.654Z Checking itertools v0.12.1
21232025-01-08T00:25:48.669Z Checking itertools v0.10.5
21242025-01-08T00:25:48.911Z Checking fs-err v2.11.0
21252025-01-08T00:25:49.217Z Checking ahash v0.8.11
21262025-01-08T00:25:49.458Z Checking x509-cert v0.2.5
21272025-01-08T00:25:49.516Z Checking hex v0.4.3
21282025-01-08T00:25:49.798Z Checking semver v1.0.23
21292025-01-08T00:25:50.023Z Checking peg-runtime v0.8.3
21302025-01-08T00:25:50.177Z Checking lalrpop-util v0.19.12
21312025-01-08T00:25:50.211Z Checking sigpipe v0.1.3
21322025-01-08T00:25:51.145Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21332025-01-08T00:25:51.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.30s
21342025-01-08T00:25:51.628Z
21352025-01-08T00:25:51.628Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21362025-01-08T00:25:52.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372025-01-08T00:25:52.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382025-01-08T00:25:52.295Z Compiling hashbrown v0.14.5
21392025-01-08T00:25:52.417Z Checking heck v0.5.0
21402025-01-08T00:25:52.430Z Compiling unsafe-libyaml v0.2.11
21412025-01-08T00:25:52.445Z Checking ipnetwork v0.20.0
21422025-01-08T00:25:52.447Z Compiling ident_case v1.0.1
21432025-01-08T00:25:52.469Z Checking progenitor-client v0.8.0
21442025-01-08T00:25:52.484Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21452025-01-08T00:25:52.579Z Compiling darling_core v0.20.10
21462025-01-08T00:25:52.616Z Checking newtype-uuid v1.1.3
21472025-01-08T00:25:52.794Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21482025-01-08T00:25:52.829Z Compiling proc-macro-crate v1.3.1
21492025-01-08T00:25:52.870Z Compiling structmeta-derive v0.3.0
21502025-01-08T00:25:52.893Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21512025-01-08T00:25:53.131Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21522025-01-08T00:25:53.197Z Compiling lzma-sys v0.1.20
21532025-01-08T00:25:53.542Z Checking regress v0.10.1
21542025-01-08T00:25:53.982Z Compiling serde_yaml v0.9.34+deprecated
21552025-01-08T00:25:54.005Z Compiling num_enum_derive v0.5.11
21562025-01-08T00:25:54.347Z Compiling foreign-types-macros v0.2.3
21572025-01-08T00:25:54.372Z Compiling dropshot v0.13.0
21582025-01-08T00:25:54.668Z Checking arc-swap v1.7.1
21592025-01-08T00:25:55.097Z Checking foreign-types-shared v0.3.1
21602025-01-08T00:25:55.213Z Checking slog-scope v4.4.0
21612025-01-08T00:25:55.485Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21622025-01-08T00:25:55.668Z Checking foreign-types v0.5.0
21632025-01-08T00:25:55.802Z Compiling structmeta v0.3.0
21642025-01-08T00:25:55.968Z Compiling proc-macro-error v1.0.4
21652025-01-08T00:25:56.212Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21662025-01-08T00:25:56.284Z Compiling parse-display-derive v0.10.0
21672025-01-08T00:25:56.326Z Checking tungstenite v0.21.0
21682025-01-08T00:25:56.656Z Checking num_enum v0.5.11
21692025-01-08T00:25:56.703Z Compiling heck v0.3.3
21702025-01-08T00:25:56.823Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21712025-01-08T00:25:57.153Z Compiling dropshot_endpoint v0.13.0
21722025-01-08T00:25:57.171Z Checking typify-impl v0.2.0
21732025-01-08T00:25:57.314Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21742025-01-08T00:25:58.088Z Checking cstr-argument v0.1.2
21752025-01-08T00:25:58.242Z Checking instant v0.1.13
21762025-01-08T00:25:58.268Z Checking base64 v0.21.7
21772025-01-08T00:25:58.364Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21782025-01-08T00:25:58.644Z Checking fastrand v2.1.1
21792025-01-08T00:25:58.745Z Checking pretty-hex v0.2.1
21802025-01-08T00:25:58.909Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21812025-01-08T00:25:58.926Z Checking backoff v0.4.0
21822025-01-08T00:25:58.995Z Checking tempfile v3.13.0
21832025-01-08T00:25:59.195Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21842025-01-08T00:25:59.244Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21852025-01-08T00:25:59.368Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21862025-01-08T00:25:59.388Z Checking tokio-tungstenite v0.21.0
21872025-01-08T00:25:59.507Z Compiling zone_cfg_derive v0.1.2
21882025-01-08T00:25:59.522Z Checking strum v0.26.3
21892025-01-08T00:25:59.567Z Compiling darling_macro v0.20.10
21902025-01-08T00:25:59.672Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21912025-01-08T00:25:59.689Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21922025-01-08T00:26:00.017Z Checking slog-stdlog v4.1.1
21932025-01-08T00:26:00.063Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21942025-01-08T00:26:00.177Z Checking regress v0.9.1
21952025-01-08T00:26:00.224Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21962025-01-08T00:26:00.424Z Checking colored v2.1.0
21972025-01-08T00:26:00.501Z Checking macaddr v1.0.1
21982025-01-08T00:26:00.518Z Compiling darling v0.20.10
21992025-01-08T00:26:00.633Z Compiling serde_with_macros v3.11.0
22002025-01-08T00:26:00.717Z Checking base64 v0.13.1
22012025-01-08T00:26:00.918Z Checking parse-display v0.10.0
22022025-01-08T00:26:00.964Z Checking zone v0.1.8
22032025-01-08T00:26:01.146Z Checking ron v0.7.1
22042025-01-08T00:26:01.199Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22052025-01-08T00:26:01.681Z Checking slog-envlogger v2.2.0
22062025-01-08T00:26:01.695Z Checking xz2 v0.1.7
22072025-01-08T00:26:01.898Z Checking tabwriter v1.4.0
22082025-01-08T00:26:01.990Z Checking xattr v1.3.1
22092025-01-08T00:26:02.134Z Checking pem v3.0.4
22102025-01-08T00:26:02.191Z Checking yasna v0.5.2
22112025-01-08T00:26:02.263Z Checking headers-core v0.3.0
22122025-01-08T00:26:02.398Z Checking smf v0.2.3
22132025-01-08T00:26:02.414Z Checking filetime v0.2.25
22142025-01-08T00:26:02.620Z Checking same-file v1.0.6
22152025-01-08T00:26:02.803Z Checking walkdir v2.5.0
22162025-01-08T00:26:02.844Z Checking tar v0.4.42
22172025-01-08T00:26:02.874Z Checking headers v0.4.0
22182025-01-08T00:26:03.074Z Checking atomicwrites v0.4.4
22192025-01-08T00:26:03.093Z Checking rcgen v0.12.1
22202025-01-08T00:26:03.270Z Checking camino-tempfile v1.1.1
22212025-01-08T00:26:03.526Z Checking subprocess v0.2.9
22222025-01-08T00:26:03.617Z Checking serde_with v3.11.0
22232025-01-08T00:26:07.887Z Compiling typify-macro v0.2.0
22242025-01-08T00:26:09.762Z Compiling typify v0.2.0
22252025-01-08T00:26:09.830Z Compiling progenitor-impl v0.8.0
22262025-01-08T00:26:13.069Z Compiling progenitor-macro v0.8.0
22272025-01-08T00:26:17.848Z Checking progenitor v0.8.0
22282025-01-08T00:26:18.034Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22292025-01-08T00:26:18.049Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22302025-01-08T00:26:20.667Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22312025-01-08T00:26:20.989Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22322025-01-08T00:26:27.564Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22332025-01-08T00:26:29.166Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22342025-01-08T00:26:30.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.80s
22352025-01-08T00:26:30.614Z
22362025-01-08T00:26:30.615Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22372025-01-08T00:26:31.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382025-01-08T00:26:31.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392025-01-08T00:26:31.280Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22402025-01-08T00:26:32.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
22412025-01-08T00:26:32.866Z
22422025-01-08T00:26:32.866Zinfo: running `cargo check --bins` on nexus-config (31/176)
22432025-01-08T00:26:33.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442025-01-08T00:26:33.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452025-01-08T00:26:33.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22462025-01-08T00:26:33.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22472025-01-08T00:26:33.496Z
22482025-01-08T00:26:33.496Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22492025-01-08T00:26:34.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22502025-01-08T00:26:34.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22512025-01-08T00:26:34.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22522025-01-08T00:26:34.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22532025-01-08T00:26:34.107Z
22542025-01-08T00:26:34.107Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22552025-01-08T00:26:34.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562025-01-08T00:26:34.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572025-01-08T00:26:34.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22582025-01-08T00:26:34.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22592025-01-08T00:26:34.743Z
22602025-01-08T00:26:34.743Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22612025-01-08T00:26:35.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22622025-01-08T00:26:35.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22632025-01-08T00:26:35.429Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22642025-01-08T00:26:35.538Z Compiling ipnetwork v0.20.0
22652025-01-08T00:26:35.538Z Compiling zerocopy v0.8.10
22662025-01-08T00:26:35.541Z Compiling progenitor-client v0.8.0
22672025-01-08T00:26:35.541Z Compiling itertools v0.13.0
22682025-01-08T00:26:35.541Z Compiling zerocopy-derive v0.8.10
22692025-01-08T00:26:35.541Z Compiling heapless v0.8.0
22702025-01-08T00:26:35.541Z Checking hash32 v0.3.1
22712025-01-08T00:26:35.710Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22722025-01-08T00:26:35.821Z Compiling instant v0.1.13
22732025-01-08T00:26:35.975Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22742025-01-08T00:26:36.038Z Compiling progenitor v0.8.0
22752025-01-08T00:26:36.290Z Compiling smoltcp v0.11.0
22762025-01-08T00:26:36.387Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22772025-01-08T00:26:36.441Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22782025-01-08T00:26:36.484Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22792025-01-08T00:26:36.687Z Compiling backoff v0.4.0
22802025-01-08T00:26:37.042Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22812025-01-08T00:26:37.058Z Compiling dropshot v0.13.0
22822025-01-08T00:26:37.366Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22832025-01-08T00:26:37.401Z Compiling serde_with v3.11.0
22842025-01-08T00:26:37.487Z Compiling parse-display v0.10.0
22852025-01-08T00:26:37.548Z Checking num-rational v0.4.2
22862025-01-08T00:26:38.208Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22872025-01-08T00:26:38.380Z Compiling regress v0.9.1
22882025-01-08T00:26:38.694Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22892025-01-08T00:26:40.050Z Compiling phf_generator v0.11.2
22902025-01-08T00:26:40.245Z Checking num-complex v0.4.6
22912025-01-08T00:26:41.566Z Compiling macaddr v1.0.1
22922025-01-08T00:26:41.828Z Checking cobs v0.2.3
22932025-01-08T00:26:42.030Z Checking postcard v1.0.10
22942025-01-08T00:26:42.259Z Compiling num v0.4.3
22952025-01-08T00:26:42.479Z Compiling phf_codegen v0.11.2
22962025-01-08T00:26:42.690Z Compiling parse-zoneinfo v0.3.1
22972025-01-08T00:26:43.503Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22982025-01-08T00:26:43.789Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22992025-01-08T00:26:43.945Z Checking float-ord v0.3.2
23002025-01-08T00:26:44.273Z Compiling convert_case v0.4.0
23012025-01-08T00:26:44.812Z Compiling chrono-tz-build v0.4.0
23022025-01-08T00:26:44.858Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23032025-01-08T00:26:45.270Z Compiling derive_more v0.99.18
23042025-01-08T00:26:45.641Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
23052025-01-08T00:26:45.783Z Compiling crucible-workspace-hack v0.1.0
23062025-01-08T00:26:45.929Z Compiling thiserror v2.0.3
23072025-01-08T00:26:45.972Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23082025-01-08T00:26:46.141Z Checking newline-converter v0.3.0
23092025-01-08T00:26:46.325Z Compiling chrono-tz v0.10.0
23102025-01-08T00:26:46.764Z Checking prettyplease v0.2.25
23112025-01-08T00:26:46.797Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23122025-01-08T00:26:46.959Z Compiling thiserror-impl v2.0.3
23132025-01-08T00:26:46.991Z Compiling slog-dtrace v0.3.0
23142025-01-08T00:26:47.288Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23152025-01-08T00:26:47.605Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23162025-01-08T00:26:48.721Z Checking expectorate v1.1.0
23172025-01-08T00:26:48.885Z Compiling zone_cfg_derive v0.3.0
23182025-01-08T00:26:49.010Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23192025-01-08T00:26:49.062Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23202025-01-08T00:26:49.789Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23212025-01-08T00:26:50.177Z Compiling const_format_proc_macros v0.2.33
23222025-01-08T00:26:50.199Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23232025-01-08T00:26:50.423Z Compiling num-derive v0.4.2
23242025-01-08T00:26:50.589Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23252025-01-08T00:26:50.852Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23262025-01-08T00:26:51.164Z Checking highway v1.2.0
23272025-01-08T00:26:51.414Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23282025-01-08T00:26:51.623Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23292025-01-08T00:26:51.671Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23302025-01-08T00:26:51.905Z Checking zone v0.3.0
23312025-01-08T00:26:52.607Z Checking const_format v0.2.33
23322025-01-08T00:26:52.729Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23332025-01-08T00:26:52.748Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23342025-01-08T00:26:53.147Z Checking gethostname v0.5.0
23352025-01-08T00:26:53.165Z Checking bcs v0.1.6
23362025-01-08T00:26:53.321Z Compiling async-recursion v1.1.1
23372025-01-08T00:26:53.347Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23382025-01-08T00:26:53.773Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23392025-01-08T00:26:53.776Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23402025-01-08T00:26:56.659Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23412025-01-08T00:27:00.642Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23422025-01-08T00:27:04.490Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23432025-01-08T00:27:08.072Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23442025-01-08T00:27:09.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s
23452025-01-08T00:27:09.536Z
23462025-01-08T00:27:09.536Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23472025-01-08T00:27:10.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23482025-01-08T00:27:10.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23492025-01-08T00:27:10.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23502025-01-08T00:27:10.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23512025-01-08T00:27:10.204Z
23522025-01-08T00:27:10.204Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23532025-01-08T00:27:10.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23542025-01-08T00:27:10.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23552025-01-08T00:27:10.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23562025-01-08T00:27:10.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23572025-01-08T00:27:10.886Z
23582025-01-08T00:27:10.886Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23592025-01-08T00:27:11.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23602025-01-08T00:27:11.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23612025-01-08T00:27:11.618Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23622025-01-08T00:27:12.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
23632025-01-08T00:27:12.545Z
23642025-01-08T00:27:12.545Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23652025-01-08T00:27:13.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23662025-01-08T00:27:13.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23672025-01-08T00:27:13.309Z Compiling cfg_aliases v0.1.1
23682025-01-08T00:27:13.312Z Compiling vte_generate_state_changes v0.1.2
23692025-01-08T00:27:13.312Z Checking fd-lock v4.0.2
23702025-01-08T00:27:13.312Z Checking nibble_vec v0.1.0
23712025-01-08T00:27:13.426Z Checking bytecount v0.6.8
23722025-01-08T00:27:13.428Z Checking endian-type v0.1.2
23732025-01-08T00:27:13.454Z Compiling tabled_derive v0.7.0
23742025-01-08T00:27:13.470Z Compiling peg-macros v0.8.4
23752025-01-08T00:27:13.517Z Compiling nix v0.28.0
23762025-01-08T00:27:13.599Z Checking papergrid v0.11.0
23772025-01-08T00:27:13.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23782025-01-08T00:27:13.635Z Compiling sqlparser_derive v0.2.2
23792025-01-08T00:27:13.674Z Checking radix_trie v0.2.1
23802025-01-08T00:27:14.048Z Checking vte v0.11.1
23812025-01-08T00:27:14.093Z Checking nu-ansi-term v0.50.1
23822025-01-08T00:27:14.503Z Checking home v0.5.9
23832025-01-08T00:27:14.657Z Checking unicode_categories v0.1.1
23842025-01-08T00:27:14.811Z Checking sqlparser v0.45.0
23852025-01-08T00:27:14.836Z Checking display-error-chain v0.2.2
23862025-01-08T00:27:14.947Z Checking sqlformat v0.2.6
23872025-01-08T00:27:15.505Z Checking strip-ansi-escapes v0.2.0
23882025-01-08T00:27:15.658Z Checking reedline v0.35.0
23892025-01-08T00:27:15.885Z Checking tabled v0.15.0
23902025-01-08T00:27:16.512Z Checking peg v0.8.4
23912025-01-08T00:27:17.127Z Checking rustyline v14.0.0
23922025-01-08T00:27:27.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
23932025-01-08T00:27:27.512Z
23942025-01-08T00:27:27.512Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
23952025-01-08T00:27:28.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962025-01-08T00:27:28.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972025-01-08T00:27:28.229Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23982025-01-08T00:27:33.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
23992025-01-08T00:27:34.040Z
24002025-01-08T00:27:34.040Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
24012025-01-08T00:27:34.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022025-01-08T00:27:34.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032025-01-08T00:27:34.758Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24042025-01-08T00:27:38.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s
24052025-01-08T00:27:38.936Z
24062025-01-08T00:27:38.936Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
24072025-01-08T00:27:39.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082025-01-08T00:27:39.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092025-01-08T00:27:39.642Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24102025-01-08T00:27:44.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
24112025-01-08T00:27:44.750Z
24122025-01-08T00:27:44.750Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24132025-01-08T00:27:45.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142025-01-08T00:27:45.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152025-01-08T00:27:45.438Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24162025-01-08T00:27:50.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
24172025-01-08T00:27:50.631Z
24182025-01-08T00:27:50.631Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24192025-01-08T00:27:51.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202025-01-08T00:27:51.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212025-01-08T00:27:51.319Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24222025-01-08T00:27:55.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
24232025-01-08T00:27:55.537Z
24242025-01-08T00:27:55.537Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24252025-01-08T00:27:56.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262025-01-08T00:27:56.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272025-01-08T00:27:56.225Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24282025-01-08T00:28:00.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
24292025-01-08T00:28:00.492Z
24302025-01-08T00:28:00.492Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24312025-01-08T00:28:01.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-01-08T00:28:01.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-01-08T00:28:01.178Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24342025-01-08T00:28:06.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
24352025-01-08T00:28:06.805Z
24362025-01-08T00:28:06.805Zinfo: running `cargo check --bins` on oximeter (46/176)
24372025-01-08T00:28:07.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-01-08T00:28:07.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-01-08T00:28:07.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-01-08T00:28:07.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24412025-01-08T00:28:07.116Z
24422025-01-08T00:28:07.116Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24432025-01-08T00:28:07.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-01-08T00:28:07.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-01-08T00:28:07.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462025-01-08T00:28:07.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24472025-01-08T00:28:07.735Z
24482025-01-08T00:28:07.735Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24492025-01-08T00:28:08.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-01-08T00:28:08.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-01-08T00:28:08.382Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24522025-01-08T00:28:10.575Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24532025-01-08T00:28:11.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
24542025-01-08T00:28:11.744Z
24552025-01-08T00:28:11.744Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24562025-01-08T00:28:12.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-01-08T00:28:12.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-01-08T00:28:12.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-01-08T00:28:12.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24602025-01-08T00:28:12.392Z
24612025-01-08T00:28:12.392Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24622025-01-08T00:28:12.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-01-08T00:28:12.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-01-08T00:28:12.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652025-01-08T00:28:12.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24662025-01-08T00:28:13.040Z
24672025-01-08T00:28:13.040Zinfo: running `cargo check --bins` on oxql-types (51/176)
24682025-01-08T00:28:13.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692025-01-08T00:28:13.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702025-01-08T00:28:13.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712025-01-08T00:28:13.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24722025-01-08T00:28:13.697Z
24732025-01-08T00:28:13.697Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24742025-01-08T00:28:14.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752025-01-08T00:28:14.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762025-01-08T00:28:14.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772025-01-08T00:28:14.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24782025-01-08T00:28:14.384Z
24792025-01-08T00:28:14.384Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24802025-01-08T00:28:14.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812025-01-08T00:28:14.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822025-01-08T00:28:14.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832025-01-08T00:28:14.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24842025-01-08T00:28:15.067Z
24852025-01-08T00:28:15.067Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
24862025-01-08T00:28:15.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872025-01-08T00:28:15.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882025-01-08T00:28:15.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892025-01-08T00:28:15.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24902025-01-08T00:28:15.755Z
24912025-01-08T00:28:15.755Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
24922025-01-08T00:28:16.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932025-01-08T00:28:16.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942025-01-08T00:28:16.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952025-01-08T00:28:16.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24962025-01-08T00:28:16.390Z
24972025-01-08T00:28:16.390Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
24982025-01-08T00:28:16.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992025-01-08T00:28:16.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002025-01-08T00:28:16.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012025-01-08T00:28:16.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25022025-01-08T00:28:17.022Z
25032025-01-08T00:28:17.022Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
25042025-01-08T00:28:17.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052025-01-08T00:28:17.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062025-01-08T00:28:17.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072025-01-08T00:28:17.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25082025-01-08T00:28:17.655Z
25092025-01-08T00:28:17.656Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25102025-01-08T00:28:18.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112025-01-08T00:28:18.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122025-01-08T00:28:18.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132025-01-08T00:28:18.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25142025-01-08T00:28:18.266Z
25152025-01-08T00:28:18.266Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25162025-01-08T00:28:18.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172025-01-08T00:28:18.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182025-01-08T00:28:18.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192025-01-08T00:28:18.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25202025-01-08T00:28:18.905Z
25212025-01-08T00:28:18.906Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25222025-01-08T00:28:19.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232025-01-08T00:28:19.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242025-01-08T00:28:19.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252025-01-08T00:28:19.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25262025-01-08T00:28:19.535Z
25272025-01-08T00:28:19.535Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25282025-01-08T00:28:20.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292025-01-08T00:28:20.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302025-01-08T00:28:20.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312025-01-08T00:28:20.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25322025-01-08T00:28:20.167Z
25332025-01-08T00:28:20.167Zinfo: running `cargo check --bins` on dpd-client (62/176)
25342025-01-08T00:28:20.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352025-01-08T00:28:20.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362025-01-08T00:28:20.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372025-01-08T00:28:20.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25382025-01-08T00:28:20.782Z
25392025-01-08T00:28:20.783Zinfo: running `cargo check --bins` on gateway-client (63/176)
25402025-01-08T00:28:21.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412025-01-08T00:28:21.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422025-01-08T00:28:21.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432025-01-08T00:28:21.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25442025-01-08T00:28:21.393Z
25452025-01-08T00:28:21.393Zinfo: running `cargo check --bins` on installinator-client (64/176)
25462025-01-08T00:28:21.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472025-01-08T00:28:21.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482025-01-08T00:28:21.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492025-01-08T00:28:21.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25502025-01-08T00:28:22.031Z
25512025-01-08T00:28:22.031Zinfo: running `cargo check --bins` on installinator-common (65/176)
25522025-01-08T00:28:22.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532025-01-08T00:28:22.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542025-01-08T00:28:22.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552025-01-08T00:28:22.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25562025-01-08T00:28:22.666Z
25572025-01-08T00:28:22.666Zinfo: running `cargo check --bins` on update-engine (66/176)
25582025-01-08T00:28:23.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-01-08T00:28:23.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-01-08T00:28:23.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612025-01-08T00:28:23.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25622025-01-08T00:28:23.274Z
25632025-01-08T00:28:23.274Zinfo: running `cargo check --bins` on nexus-client (67/176)
25642025-01-08T00:28:23.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-01-08T00:28:23.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-01-08T00:28:23.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672025-01-08T00:28:23.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25682025-01-08T00:28:23.921Z
25692025-01-08T00:28:23.921Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25702025-01-08T00:28:24.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-01-08T00:28:24.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-01-08T00:28:24.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732025-01-08T00:28:24.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25742025-01-08T00:28:24.558Z
25752025-01-08T00:28:24.559Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25762025-01-08T00:28:25.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-01-08T00:28:25.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-01-08T00:28:25.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792025-01-08T00:28:25.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25802025-01-08T00:28:25.173Z
25812025-01-08T00:28:25.173Zinfo: running `cargo check --bins` on nexus-types (70/176)
25822025-01-08T00:28:25.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-01-08T00:28:25.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-01-08T00:28:25.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25852025-01-08T00:28:25.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25862025-01-08T00:28:25.825Z
25872025-01-08T00:28:25.825Zinfo: running `cargo check --bins` on oxide-client (71/176)
25882025-01-08T00:28:26.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-01-08T00:28:26.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-01-08T00:28:26.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25912025-01-08T00:28:26.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25922025-01-08T00:28:26.453Z
25932025-01-08T00:28:26.453Zinfo: running `cargo check --bins` on oximeter-client (72/176)
25942025-01-08T00:28:26.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952025-01-08T00:28:26.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962025-01-08T00:28:26.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25972025-01-08T00:28:26.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25982025-01-08T00:28:27.063Z
25992025-01-08T00:28:27.063Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
26002025-01-08T00:28:27.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-01-08T00:28:27.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-01-08T00:28:27.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26032025-01-08T00:28:27.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26042025-01-08T00:28:27.667Z
26052025-01-08T00:28:27.667Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
26062025-01-08T00:28:28.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-01-08T00:28:28.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-01-08T00:28:28.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092025-01-08T00:28:28.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26102025-01-08T00:28:28.305Z
26112025-01-08T00:28:28.306Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26122025-01-08T00:28:28.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132025-01-08T00:28:28.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142025-01-08T00:28:28.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26152025-01-08T00:28:28.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26162025-01-08T00:28:28.964Z
26172025-01-08T00:28:28.964Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26182025-01-08T00:28:29.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-01-08T00:28:29.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-01-08T00:28:29.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212025-01-08T00:28:29.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26222025-01-08T00:28:29.608Z
26232025-01-08T00:28:29.608Zinfo: running `cargo check --bins` on wicket-common (77/176)
26242025-01-08T00:28:30.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-01-08T00:28:30.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-01-08T00:28:30.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26272025-01-08T00:28:30.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26282025-01-08T00:28:30.250Z
26292025-01-08T00:28:30.250Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26302025-01-08T00:28:30.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-01-08T00:28:30.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-01-08T00:28:30.904Z Checking csv-core v0.1.11
26332025-01-08T00:28:30.904Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26342025-01-08T00:28:30.907Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26352025-01-08T00:28:30.907Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26362025-01-08T00:28:31.175Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26372025-01-08T00:28:31.239Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26382025-01-08T00:28:31.254Z Checking csv v1.3.0
26392025-01-08T00:28:31.854Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26402025-01-08T00:28:32.206Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26412025-01-08T00:28:33.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
26422025-01-08T00:28:34.123Z
26432025-01-08T00:28:34.123Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26442025-01-08T00:28:34.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452025-01-08T00:28:34.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462025-01-08T00:28:34.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472025-01-08T00:28:34.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26482025-01-08T00:28:34.776Z
26492025-01-08T00:28:34.776Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26502025-01-08T00:28:35.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512025-01-08T00:28:35.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522025-01-08T00:28:35.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532025-01-08T00:28:35.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26542025-01-08T00:28:35.435Z
26552025-01-08T00:28:35.435Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26562025-01-08T00:28:36.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-01-08T00:28:36.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-01-08T00:28:36.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-01-08T00:28:36.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26602025-01-08T00:28:36.173Z
26612025-01-08T00:28:36.173Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26622025-01-08T00:28:36.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-01-08T00:28:36.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-01-08T00:28:36.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-01-08T00:28:36.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26662025-01-08T00:28:36.904Z
26672025-01-08T00:28:36.904Zinfo: running `cargo check --bins` on dns-server (83/176)
26682025-01-08T00:28:37.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-01-08T00:28:37.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-01-08T00:28:37.544Z Compiling parking_lot_core v0.8.6
26712025-01-08T00:28:37.547Z Checking fxhash v0.2.1
26722025-01-08T00:28:37.547Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26732025-01-08T00:28:37.547Z Checking hickory-server v0.24.1
26742025-01-08T00:28:37.647Z Checking hickory-client v0.24.1
26752025-01-08T00:28:38.245Z Checking parking_lot v0.11.2
26762025-01-08T00:28:38.370Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26772025-01-08T00:28:38.375Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26782025-01-08T00:28:38.491Z Checking sled v0.34.7
26792025-01-08T00:28:40.286Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26802025-01-08T00:28:41.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
26812025-01-08T00:28:41.731Z
26822025-01-08T00:28:41.731Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26832025-01-08T00:28:42.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-01-08T00:28:42.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-01-08T00:28:42.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-01-08T00:28:42.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26872025-01-08T00:28:42.363Z
26882025-01-08T00:28:42.363Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
26892025-01-08T00:28:42.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-01-08T00:28:42.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-01-08T00:28:42.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-01-08T00:28:42.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26932025-01-08T00:28:43.037Z
26942025-01-08T00:28:43.037Zinfo: running `cargo check --bins` on gateway-types (86/176)
26952025-01-08T00:28:43.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-01-08T00:28:43.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-01-08T00:28:43.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-01-08T00:28:43.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26992025-01-08T00:28:43.665Z
27002025-01-08T00:28:43.665Zinfo: running `cargo check --bins` on ipcc (87/176)
27012025-01-08T00:28:44.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-01-08T00:28:44.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-01-08T00:28:44.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-01-08T00:28:44.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27052025-01-08T00:28:44.296Z
27062025-01-08T00:28:44.296Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
27072025-01-08T00:28:44.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-01-08T00:28:44.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-01-08T00:28:44.991Z Compiling semver v0.1.20
27102025-01-08T00:28:44.994Z Compiling radium v0.7.0
27112025-01-08T00:28:45.105Z Checking tap v1.0.1
27122025-01-08T00:28:45.107Z Compiling maybe-uninit v2.0.0
27132025-01-08T00:28:45.121Z Checking password-hash v0.5.0
27142025-01-08T00:28:45.124Z Checking blake2 v0.10.6
27152025-01-08T00:28:45.124Z Compiling owo-colors v4.1.0
27162025-01-08T00:28:45.124Z Checking funty v2.0.0
27172025-01-08T00:28:45.238Z Checking wyz v0.5.1
27182025-01-08T00:28:45.398Z Compiling rustc_version v0.1.7
27192025-01-08T00:28:45.568Z Checking crc-catalog v2.4.0
27202025-01-08T00:28:45.608Z Compiling packed_struct v0.10.1
27212025-01-08T00:28:45.627Z Compiling cancel-safe-futures v0.1.5
27222025-01-08T00:28:45.701Z Checking argon2 v0.5.3
27232025-01-08T00:28:45.717Z Checking crc v3.2.1
27242025-01-08T00:28:45.804Z Compiling packed_struct_codegen v0.10.1
27252025-01-08T00:28:45.883Z Compiling newtype_derive v0.1.6
27262025-01-08T00:28:45.934Z Compiling indexmap v1.9.3
27272025-01-08T00:28:45.984Z Checking half v2.4.1
27282025-01-08T00:28:46.032Z Checking bitvec v1.0.1
27292025-01-08T00:28:46.118Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27302025-01-08T00:28:46.134Z Checking nodrop v0.1.14
27312025-01-08T00:28:46.222Z Checking ciborium-io v0.2.2
27322025-01-08T00:28:46.256Z Checking array-init v0.0.4
27332025-01-08T00:28:46.366Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27342025-01-08T00:28:46.387Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27352025-01-08T00:28:46.445Z Checking ciborium-ll v0.2.2
27362025-01-08T00:28:46.644Z Checking smallvec v0.6.14
27372025-01-08T00:28:46.747Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27382025-01-08T00:28:46.778Z Checking libsw v3.3.1
27392025-01-08T00:28:47.032Z Compiling memoffset v0.9.1
27402025-01-08T00:28:47.052Z Checking indent_write v2.2.0
27412025-01-08T00:28:47.131Z Checking bitfield v0.14.0
27422025-01-08T00:28:47.253Z Checking hashbrown v0.12.3
27432025-01-08T00:28:47.253Z Checking swrite v0.1.0
27442025-01-08T00:28:47.324Z Checking linear-map v1.2.0
27452025-01-08T00:28:47.379Z Checking termcolor v1.4.1
27462025-01-08T00:28:47.539Z Checking ron v0.8.1
27472025-01-08T00:28:47.661Z Checking serde-hex v0.1.0
27482025-01-08T00:28:47.808Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27492025-01-08T00:28:47.825Z Checking env_logger v0.10.2
27502025-01-08T00:28:48.231Z Checking ciborium v0.2.2
27512025-01-08T00:28:48.316Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27522025-01-08T00:28:48.818Z Checking steno v0.4.1
27532025-01-08T00:28:48.837Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27542025-01-08T00:28:48.985Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27552025-01-08T00:28:49.100Z Checking hashbrown v0.13.2
27562025-01-08T00:28:49.243Z Checking crc-any v2.5.0
27572025-01-08T00:28:49.394Z Checking humantime v2.1.0
27582025-01-08T00:28:49.608Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27592025-01-08T00:28:49.688Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27602025-01-08T00:28:50.080Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27612025-01-08T00:28:50.183Z Checking object v0.30.4
27622025-01-08T00:28:50.244Z Checking path-slash v0.1.5
27632025-01-08T00:28:50.392Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27642025-01-08T00:28:50.432Z Checking nix v0.27.1
27652025-01-08T00:28:51.174Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27662025-01-08T00:28:51.259Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27672025-01-08T00:28:51.529Z Checking tungstenite v0.23.0
27682025-01-08T00:28:51.584Z Checking kstat-rs v0.2.4
27692025-01-08T00:28:51.728Z Checking signal-hook-tokio v0.3.1
27702025-01-08T00:28:51.901Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27712025-01-08T00:28:52.282Z Checking tokio-tungstenite v0.23.1
27722025-01-08T00:28:52.600Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27732025-01-08T00:28:53.285Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742025-01-08T00:28:53.305Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27752025-01-08T00:28:59.675Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27762025-01-08T00:29:00.966Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27772025-01-08T00:29:04.378Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27782025-01-08T00:29:10.083Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27792025-01-08T00:29:10.790Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27802025-01-08T00:29:13.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s
27812025-01-08T00:29:13.788Z
27822025-01-08T00:29:13.788Zinfo: running `cargo check --bins` on gateway-api (89/176)
27832025-01-08T00:29:14.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-01-08T00:29:14.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-01-08T00:29:14.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-01-08T00:29:14.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27872025-01-08T00:29:14.413Z
27882025-01-08T00:29:14.413Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
27892025-01-08T00:29:14.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-01-08T00:29:14.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-01-08T00:29:14.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-01-08T00:29:14.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27932025-01-08T00:29:15.027Z
27942025-01-08T00:29:15.027Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
27952025-01-08T00:29:15.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-01-08T00:29:15.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-01-08T00:29:15.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-01-08T00:29:15.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27992025-01-08T00:29:15.646Z
28002025-01-08T00:29:15.646Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
28012025-01-08T00:29:16.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-01-08T00:29:16.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-01-08T00:29:16.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-01-08T00:29:16.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28052025-01-08T00:29:16.277Z
28062025-01-08T00:29:16.277Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
28072025-01-08T00:29:16.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-01-08T00:29:16.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-01-08T00:29:16.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-01-08T00:29:16.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28112025-01-08T00:29:16.900Z
28122025-01-08T00:29:16.900Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28132025-01-08T00:29:17.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-01-08T00:29:17.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-01-08T00:29:17.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-01-08T00:29:17.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28172025-01-08T00:29:17.529Z
28182025-01-08T00:29:17.529Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28192025-01-08T00:29:18.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-01-08T00:29:18.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-01-08T00:29:18.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-01-08T00:29:18.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28232025-01-08T00:29:18.151Z
28242025-01-08T00:29:18.151Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28252025-01-08T00:29:18.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-01-08T00:29:18.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-01-08T00:29:18.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-01-08T00:29:18.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28292025-01-08T00:29:18.776Z
28302025-01-08T00:29:18.776Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28312025-01-08T00:29:19.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-01-08T00:29:19.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-01-08T00:29:19.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-01-08T00:29:19.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28352025-01-08T00:29:19.429Z
28362025-01-08T00:29:19.429Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28372025-01-08T00:29:19.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-01-08T00:29:19.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-01-08T00:29:19.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-01-08T00:29:19.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28412025-01-08T00:29:20.065Z
28422025-01-08T00:29:20.065Zinfo: running `cargo check --bins` on sp-sim (99/176)
28432025-01-08T00:29:20.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-01-08T00:29:20.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-01-08T00:29:20.703Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28462025-01-08T00:29:21.195Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28472025-01-08T00:29:23.004Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28482025-01-08T00:29:24.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
28492025-01-08T00:29:24.958Z
28502025-01-08T00:29:24.958Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28512025-01-08T00:29:25.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-01-08T00:29:25.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-01-08T00:29:25.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-01-08T00:29:25.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28552025-01-08T00:29:25.638Z
28562025-01-08T00:29:25.638Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28572025-01-08T00:29:26.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-01-08T00:29:26.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-01-08T00:29:26.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-01-08T00:29:26.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28612025-01-08T00:29:26.324Z
28622025-01-08T00:29:26.324Zinfo: running `cargo check --bins` on db-macros (102/176)
28632025-01-08T00:29:26.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-01-08T00:29:26.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-01-08T00:29:26.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-01-08T00:29:26.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28672025-01-08T00:29:26.934Z
28682025-01-08T00:29:26.934Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28692025-01-08T00:29:27.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-01-08T00:29:27.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-01-08T00:29:27.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-01-08T00:29:27.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28732025-01-08T00:29:27.549Z
28742025-01-08T00:29:27.549Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28752025-01-08T00:29:28.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-01-08T00:29:28.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-01-08T00:29:28.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782025-01-08T00:29:28.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28792025-01-08T00:29:28.211Z
28802025-01-08T00:29:28.211Zinfo: running `cargo check --bins` on authz-macros (105/176)
28812025-01-08T00:29:28.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822025-01-08T00:29:28.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832025-01-08T00:29:28.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842025-01-08T00:29:28.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28852025-01-08T00:29:28.819Z
28862025-01-08T00:29:28.819Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
28872025-01-08T00:29:29.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882025-01-08T00:29:29.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892025-01-08T00:29:29.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902025-01-08T00:29:29.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28912025-01-08T00:29:29.475Z
28922025-01-08T00:29:29.475Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
28932025-01-08T00:29:30.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942025-01-08T00:29:30.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952025-01-08T00:29:30.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962025-01-08T00:29:30.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28972025-01-08T00:29:30.134Z
28982025-01-08T00:29:30.134Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
28992025-01-08T00:29:30.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002025-01-08T00:29:30.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012025-01-08T00:29:30.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022025-01-08T00:29:30.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29032025-01-08T00:29:30.765Z
29042025-01-08T00:29:30.765Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
29052025-01-08T00:29:31.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062025-01-08T00:29:31.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072025-01-08T00:29:31.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082025-01-08T00:29:31.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29092025-01-08T00:29:31.421Z
29102025-01-08T00:29:31.421Zinfo: running `cargo check --bins` on typed-rng (110/176)
29112025-01-08T00:29:31.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122025-01-08T00:29:31.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132025-01-08T00:29:31.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142025-01-08T00:29:31.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29152025-01-08T00:29:32.023Z
29162025-01-08T00:29:32.023Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29172025-01-08T00:29:32.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-01-08T00:29:32.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-01-08T00:29:32.754Z Checking keccak v0.1.5
29202025-01-08T00:29:32.865Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29212025-01-08T00:29:32.867Z Checking secrecy v0.8.0
29222025-01-08T00:29:32.867Z Compiling unicase v2.7.0
29232025-01-08T00:29:32.873Z Compiling same-file v1.0.6
29242025-01-08T00:29:32.901Z Compiling tempfile v3.13.0
29252025-01-08T00:29:32.918Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29262025-01-08T00:29:32.921Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29272025-01-08T00:29:33.039Z Compiling thiserror-impl-no-std v2.0.2
29282025-01-08T00:29:33.159Z Checking sha3 v0.10.8
29292025-01-08T00:29:33.176Z Compiling walkdir v2.5.0
29302025-01-08T00:29:33.219Z Checking universal-hash v0.5.1
29312025-01-08T00:29:33.240Z Compiling blake3 v1.5.4
29322025-01-08T00:29:33.322Z Checking opaque-debug v0.3.1
29332025-01-08T00:29:33.405Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29342025-01-08T00:29:33.421Z Checking poly1305 v0.8.0
29352025-01-08T00:29:33.466Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29362025-01-08T00:29:33.568Z Checking chacha20 v0.9.1
29372025-01-08T00:29:33.684Z Checking aead v0.5.2
29382025-01-08T00:29:33.814Z Compiling memmap2 v0.9.5
29392025-01-08T00:29:33.880Z Compiling arrayvec v0.7.6
29402025-01-08T00:29:33.908Z Compiling libefi-sys v0.1.0
29412025-01-08T00:29:33.934Z Compiling salty v0.3.0
29422025-01-08T00:29:33.954Z Compiling arrayref v0.3.9
29432025-01-08T00:29:34.063Z Compiling constant_time_eq v0.3.1
29442025-01-08T00:29:34.231Z Checking chacha20poly1305 v0.10.1
29452025-01-08T00:29:34.270Z Compiling toolchain_find v0.4.0
29462025-01-08T00:29:34.296Z Compiling camino-tempfile v1.1.1
29472025-01-08T00:29:34.339Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29482025-01-08T00:29:34.415Z Compiling bitfield-struct v0.6.2
29492025-01-08T00:29:34.651Z Compiling topological-sort v0.2.2
29502025-01-08T00:29:34.735Z Compiling mime_guess v2.0.5
29512025-01-08T00:29:34.834Z Compiling rustfmt-wrapper v0.2.1
29522025-01-08T00:29:35.345Z Compiling omicron-zone-package v0.12.0
29532025-01-08T00:29:35.413Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29542025-01-08T00:29:35.433Z Checking primeorder v0.13.6
29552025-01-08T00:29:35.718Z Checking env_filter v0.1.2
29562025-01-08T00:29:35.829Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29572025-01-08T00:29:35.872Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29582025-01-08T00:29:35.922Z Checking p384 v0.13.0
29592025-01-08T00:29:35.943Z Checking env_logger v0.11.5
29602025-01-08T00:29:36.066Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29612025-01-08T00:29:36.195Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29622025-01-08T00:29:36.247Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29632025-01-08T00:29:36.266Z Checking thiserror-no-std v2.0.2
29642025-01-08T00:29:36.392Z Checking vsss-rs v3.3.4
29652025-01-08T00:29:36.461Z Checking simd-adler32 v0.3.7
29662025-01-08T00:29:36.480Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29672025-01-08T00:29:36.613Z Checking http-range v0.1.5
29682025-01-08T00:29:36.691Z Checking lockfree-object-pool v0.1.6
29692025-01-08T00:29:36.800Z Checking bumpalo v3.16.0
29702025-01-08T00:29:36.819Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29712025-01-08T00:29:36.922Z Compiling zip v2.1.3
29722025-01-08T00:29:36.952Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29732025-01-08T00:29:37.090Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29742025-01-08T00:29:37.129Z Checking zopfli v0.8.1
29752025-01-08T00:29:37.267Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29762025-01-08T00:29:37.374Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29772025-01-08T00:29:37.806Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29782025-01-08T00:29:37.863Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29792025-01-08T00:29:37.902Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29802025-01-08T00:29:38.158Z Checking nanorand v0.7.0
29812025-01-08T00:29:38.257Z Checking atty v0.2.14
29822025-01-08T00:29:38.344Z Checking glob v0.3.1
29832025-01-08T00:29:38.391Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29842025-01-08T00:29:38.449Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29852025-01-08T00:29:38.520Z Checking flume v0.11.1
29862025-01-08T00:29:38.658Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29872025-01-08T00:29:39.016Z Checking hyper-staticfile v0.10.1
29882025-01-08T00:29:39.123Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29892025-01-08T00:29:39.900Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29902025-01-08T00:29:40.295Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29912025-01-08T00:29:40.313Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29922025-01-08T00:29:40.408Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29932025-01-08T00:29:40.654Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29942025-01-08T00:29:40.694Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29952025-01-08T00:29:41.284Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29962025-01-08T00:29:41.618Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29972025-01-08T00:29:42.185Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29982025-01-08T00:29:42.379Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29992025-01-08T00:29:45.365Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
30002025-01-08T00:29:45.365Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
30012025-01-08T00:29:54.651Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022025-01-08T00:30:08.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.68s
30032025-01-08T00:30:08.897Z
30042025-01-08T00:30:08.897Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/176)
30052025-01-08T00:30:09.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-01-08T00:30:09.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-01-08T00:30:09.655Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082025-01-08T00:30:24.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
30092025-01-08T00:30:24.522Z
30102025-01-08T00:30:24.522Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/176)
30112025-01-08T00:30:25.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-01-08T00:30:25.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-01-08T00:30:25.268Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30142025-01-08T00:30:39.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.28s
30152025-01-08T00:30:40.010Z
30162025-01-08T00:30:40.010Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/176)
30172025-01-08T00:30:40.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-01-08T00:30:40.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-01-08T00:30:40.798Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30202025-01-08T00:30:55.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.40s
30212025-01-08T00:30:55.616Z
30222025-01-08T00:30:55.616Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/176)
30232025-01-08T00:30:56.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-01-08T00:30:56.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-01-08T00:30:56.400Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30262025-01-08T00:31:10.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.12s
30272025-01-08T00:31:10.932Z
30282025-01-08T00:31:10.932Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/176)
30292025-01-08T00:31:11.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-01-08T00:31:11.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-01-08T00:31:11.662Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30322025-01-08T00:31:25.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
30332025-01-08T00:31:25.747Z
30342025-01-08T00:31:25.747Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/176)
30352025-01-08T00:31:26.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-01-08T00:31:26.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-01-08T00:31:26.481Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30382025-01-08T00:31:40.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
30392025-01-08T00:31:40.364Z
30402025-01-08T00:31:40.365Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/176)
30412025-01-08T00:31:40.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-01-08T00:31:40.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-01-08T00:31:41.111Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30442025-01-08T00:31:55.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s
30452025-01-08T00:31:55.452Z
30462025-01-08T00:31:55.452Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/176)
30472025-01-08T00:31:56.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-01-08T00:31:56.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-01-08T00:31:56.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-01-08T00:31:56.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30512025-01-08T00:31:56.115Z
30522025-01-08T00:31:56.115Zinfo: running `cargo check --bins` on key-manager (120/176)
30532025-01-08T00:31:56.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-01-08T00:31:56.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-01-08T00:31:56.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-01-08T00:31:56.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30572025-01-08T00:31:56.752Z
30582025-01-08T00:31:56.752Zinfo: running `cargo check --bins` on range-requests (121/176)
30592025-01-08T00:31:57.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-01-08T00:31:57.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-01-08T00:31:57.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-01-08T00:31:57.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30632025-01-08T00:31:57.355Z
30642025-01-08T00:31:57.355Zinfo: running `cargo check --bins` on repo-depot-api (122/176)
30652025-01-08T00:31:57.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-01-08T00:31:57.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-01-08T00:31:57.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-01-08T00:31:57.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30692025-01-08T00:31:57.982Z
30702025-01-08T00:31:57.982Zinfo: running `cargo check --bins` on sled-agent-api (123/176)
30712025-01-08T00:31:58.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-01-08T00:31:58.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-01-08T00:31:58.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-01-08T00:31:58.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30752025-01-08T00:31:58.634Z
30762025-01-08T00:31:58.634Zinfo: running `cargo check --bins` on sled-diagnostics (124/176)
30772025-01-08T00:31:59.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-01-08T00:31:59.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-01-08T00:31:59.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802025-01-08T00:31:59.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30812025-01-08T00:31:59.237Z
30822025-01-08T00:31:59.237Zinfo: running `cargo check --bins` on sled-hardware (125/176)
30832025-01-08T00:31:59.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842025-01-08T00:31:59.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852025-01-08T00:31:59.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862025-01-08T00:31:59.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30872025-01-08T00:31:59.869Z
30882025-01-08T00:31:59.870Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/176)
30892025-01-08T00:32:00.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902025-01-08T00:32:00.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912025-01-08T00:32:00.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30922025-01-08T00:32:00.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30932025-01-08T00:32:00.507Z
30942025-01-08T00:32:00.507Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/176)
30952025-01-08T00:32:01.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962025-01-08T00:32:01.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972025-01-08T00:32:01.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982025-01-08T00:32:01.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30992025-01-08T00:32:01.152Z
31002025-01-08T00:32:01.152Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (128/176)
31012025-01-08T00:32:01.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022025-01-08T00:32:01.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032025-01-08T00:32:01.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31042025-01-08T00:32:01.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31052025-01-08T00:32:01.801Z
31062025-01-08T00:32:01.801Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (129/176)
31072025-01-08T00:32:02.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082025-01-08T00:32:02.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092025-01-08T00:32:02.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102025-01-08T00:32:02.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31112025-01-08T00:32:02.458Z
31122025-01-08T00:32:02.458Zinfo: running `cargo check --bins` on nexus-test-interface (130/176)
31132025-01-08T00:32:03.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142025-01-08T00:32:03.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152025-01-08T00:32:03.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162025-01-08T00:32:03.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31172025-01-08T00:32:03.111Z
31182025-01-08T00:32:03.111Zinfo: running `cargo check --bins` on oximeter-collector (131/176)
31192025-01-08T00:32:03.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202025-01-08T00:32:03.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212025-01-08T00:32:03.795Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31222025-01-08T00:32:03.795Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31232025-01-08T00:32:04.668Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31242025-01-08T00:32:06.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
31252025-01-08T00:32:06.869Z
31262025-01-08T00:32:06.869Zinfo: running `cargo check --bins` on oximeter-api (132/176)
31272025-01-08T00:32:07.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282025-01-08T00:32:07.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292025-01-08T00:32:07.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302025-01-08T00:32:07.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31312025-01-08T00:32:07.488Z
31322025-01-08T00:32:07.488Zinfo: running `cargo check --bins` on cert-dev (133/176)
31332025-01-08T00:32:08.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342025-01-08T00:32:08.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352025-01-08T00:32:08.100Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31362025-01-08T00:32:08.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31372025-01-08T00:32:08.530Z
31382025-01-08T00:32:08.530Zinfo: running `cargo check --bins` on clickana (134/176)
31392025-01-08T00:32:09.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402025-01-08T00:32:09.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412025-01-08T00:32:09.177Z Checking castaway v0.2.3
31422025-01-08T00:32:09.180Z Checking unicode-truncate v1.1.0
31432025-01-08T00:32:09.180Z Checking lru v0.12.5
31442025-01-08T00:32:09.180Z Compiling instability v0.3.2
31452025-01-08T00:32:09.180Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31462025-01-08T00:32:09.180Z Checking cassowary v0.3.0
31472025-01-08T00:32:09.401Z Checking compact_str v0.8.0
31482025-01-08T00:32:10.027Z Checking ratatui v0.28.1
31492025-01-08T00:32:10.935Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31502025-01-08T00:32:11.962Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31512025-01-08T00:32:12.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
31522025-01-08T00:32:12.975Z
31532025-01-08T00:32:12.975Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (135/176)
31542025-01-08T00:32:13.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-01-08T00:32:13.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-01-08T00:32:13.656Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31572025-01-08T00:32:13.658Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31582025-01-08T00:32:14.712Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31592025-01-08T00:32:15.200Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31602025-01-08T00:32:15.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
31612025-01-08T00:32:15.762Z
31622025-01-08T00:32:15.762Zinfo: running `cargo check --bins` on ch-dev (136/176)
31632025-01-08T00:32:16.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642025-01-08T00:32:16.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652025-01-08T00:32:16.434Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31662025-01-08T00:32:17.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
31672025-01-08T00:32:17.338Z
31682025-01-08T00:32:17.338Zinfo: running `cargo check --bins` on crdb-seed (137/176)
31692025-01-08T00:32:17.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702025-01-08T00:32:17.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712025-01-08T00:32:18.002Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31722025-01-08T00:32:18.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31732025-01-08T00:32:18.555Z
31742025-01-08T00:32:18.555Zinfo: running `cargo check --bins` on db-dev (138/176)
31752025-01-08T00:32:19.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-01-08T00:32:19.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-01-08T00:32:19.221Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31782025-01-08T00:32:19.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
31792025-01-08T00:32:20.129Z
31802025-01-08T00:32:20.129Zinfo: running `cargo check --bins` on omicron-dev-lib (139/176)
31812025-01-08T00:32:20.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-01-08T00:32:20.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-01-08T00:32:20.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842025-01-08T00:32:20.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31852025-01-08T00:32:20.774Z
31862025-01-08T00:32:20.774Zinfo: running `cargo check --bins` on xtask-downloader (140/176)
31872025-01-08T00:32:21.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-01-08T00:32:21.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-01-08T00:32:21.396Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31902025-01-08T00:32:22.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
31912025-01-08T00:32:22.452Z
31922025-01-08T00:32:22.452Zinfo: running `cargo check --bins` on omicron-ls-apis (141/176)
31932025-01-08T00:32:22.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-01-08T00:32:22.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-01-08T00:32:23.072Z Checking cargo-platform v0.1.8
31962025-01-08T00:32:23.339Z Checking cargo_metadata v0.18.1
31972025-01-08T00:32:24.287Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31982025-01-08T00:32:25.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
31992025-01-08T00:32:25.267Z
32002025-01-08T00:32:25.267Zinfo: running `cargo check --bins` on mgs-dev (142/176)
32012025-01-08T00:32:25.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-01-08T00:32:25.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-01-08T00:32:25.979Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32042025-01-08T00:32:27.485Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32052025-01-08T00:32:28.116Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32062025-01-08T00:32:28.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
32072025-01-08T00:32:28.880Z
32082025-01-08T00:32:28.881Zinfo: running `cargo check --bins` on omicron-omdb (143/176)
32092025-01-08T00:32:29.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102025-01-08T00:32:29.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112025-01-08T00:32:29.672Z Compiling crunchy v0.2.2
32122025-01-08T00:32:29.675Z Compiling tiny-keccak v2.0.2
32132025-01-08T00:32:29.675Z Compiling dsl_auto_type v0.1.2
32142025-01-08T00:32:29.675Z Checking scheduled-thread-pool v0.2.7
32152025-01-08T00:32:29.675Z Compiling diesel_table_macro_syntax v0.2.0
32162025-01-08T00:32:29.820Z Compiling ascii-canvas v3.0.0
32172025-01-08T00:32:29.823Z Compiling ena v0.14.3
32182025-01-08T00:32:29.834Z Compiling diff v0.1.13
32192025-01-08T00:32:30.005Z Checking r2d2 v0.8.10
32202025-01-08T00:32:30.060Z Compiling regex-syntax v0.6.29
32212025-01-08T00:32:30.237Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32222025-01-08T00:32:30.256Z Compiling ref-cast v1.0.23
32232025-01-08T00:32:30.324Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32242025-01-08T00:32:30.367Z Compiling derive_builder_core v0.20.2
32252025-01-08T00:32:30.473Z Compiling libxml v0.3.3
32262025-01-08T00:32:30.499Z Compiling ref-cast-impl v1.0.23
32272025-01-08T00:32:30.589Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32282025-01-08T00:32:30.890Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32292025-01-08T00:32:30.917Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32302025-01-08T00:32:31.108Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32312025-01-08T00:32:31.146Z Compiling strum_macros v0.24.3
32322025-01-08T00:32:31.203Z Compiling samael v0.0.17
32332025-01-08T00:32:31.433Z Compiling diesel_derives v2.2.3
32342025-01-08T00:32:31.523Z Compiling indoc v1.0.9
32352025-01-08T00:32:32.482Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32362025-01-08T00:32:32.780Z Compiling derive_builder_macro v0.20.2
32372025-01-08T00:32:32.798Z Compiling impl-trait-for-tuples v0.2.2
32382025-01-08T00:32:33.591Z Compiling lalrpop v0.19.12
32392025-01-08T00:32:33.689Z Checking derive_builder v0.20.2
32402025-01-08T00:32:33.847Z Compiling oso-derive v0.27.3
32412025-01-08T00:32:34.445Z Checking quick-xml v0.33.0
32422025-01-08T00:32:34.788Z Compiling diesel-dtrace v0.4.2
32432025-01-08T00:32:34.891Z Checking maplit v1.0.2
32442025-01-08T00:32:35.047Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32452025-01-08T00:32:35.158Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32462025-01-08T00:32:35.298Z Checking bb8 v0.8.5
32472025-01-08T00:32:35.463Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32482025-01-08T00:32:35.762Z Checking rand_seeder v0.3.0
32492025-01-08T00:32:35.813Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32502025-01-08T00:32:35.925Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32512025-01-08T00:32:35.996Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32522025-01-08T00:32:36.266Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32532025-01-08T00:32:36.550Z Checking unicode-linebreak v0.1.5
32542025-01-08T00:32:36.775Z Checking is_ci v1.2.0
32552025-01-08T00:32:36.930Z Checking smawk v0.3.2
32562025-01-08T00:32:36.964Z Checking supports-color v3.0.1
32572025-01-08T00:32:37.155Z Checking textwrap v0.16.1
32582025-01-08T00:32:37.201Z Checking multimap v0.10.0
32592025-01-08T00:32:37.777Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32602025-01-08T00:32:40.419Z Checking diesel v2.2.6
32612025-01-08T00:33:06.694Z Compiling polar-core v0.27.3
32622025-01-08T00:33:10.019Z Checking async-bb8-diesel v0.2.1
32632025-01-08T00:33:14.099Z Checking oso v0.27.3
32642025-01-08T00:34:21.645Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32652025-01-08T00:34:27.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
32662025-01-08T00:34:27.919Z
32672025-01-08T00:34:27.920Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (144/176)
32682025-01-08T00:34:28.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-01-08T00:34:28.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-01-08T00:34:28.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-01-08T00:34:28.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32722025-01-08T00:34:28.605Z
32732025-01-08T00:34:28.605Zinfo: running `cargo check --bins` on nexus-saga-recovery (145/176)
32742025-01-08T00:34:29.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-01-08T00:34:29.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-01-08T00:34:29.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-01-08T00:34:29.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32782025-01-08T00:34:29.283Z
32792025-01-08T00:34:29.283Zinfo: running `cargo check --bins` on nexus-test-utils-macros (146/176)
32802025-01-08T00:34:29.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-01-08T00:34:29.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-01-08T00:34:29.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-01-08T00:34:29.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32842025-01-08T00:34:29.901Z
32852025-01-08T00:34:29.901Zinfo: running `cargo check --bins` on omicron-nexus (147/176)
32862025-01-08T00:34:30.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-01-08T00:34:30.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-01-08T00:34:30.707Z Compiling libz-sys v1.1.20
32892025-01-08T00:34:30.822Z Compiling libgit2-sys v0.17.0+1.8.1
32902025-01-08T00:34:30.834Z Compiling vergen v8.3.2
32912025-01-08T00:34:30.837Z Compiling cargo-platform v0.1.8
32922025-01-08T00:34:30.837Z Compiling pin-project-internal v1.1.6
32932025-01-08T00:34:30.870Z Compiling libsqlite3-sys v0.30.1
32942025-01-08T00:34:30.872Z Compiling snafu-derive v0.8.5
32952025-01-08T00:34:30.872Z Compiling rustls v0.21.12
32962025-01-08T00:34:31.126Z Compiling cfg_aliases v0.2.1
32972025-01-08T00:34:31.170Z Compiling cargo_metadata v0.18.1
32982025-01-08T00:34:31.239Z Compiling buf-list v1.0.3
32992025-01-08T00:34:31.424Z Compiling nix v0.29.0
33002025-01-08T00:34:31.475Z Checking globset v0.4.15
33012025-01-08T00:34:31.800Z Checking olpc-cjson v0.1.4
33022025-01-08T00:34:31.930Z Checking sct v0.7.1
33032025-01-08T00:34:32.024Z Checking rustls-webpki v0.101.7
33042025-01-08T00:34:32.052Z Checking serde_plain v1.0.2
33052025-01-08T00:34:32.121Z Checking typed-path v0.9.3
33062025-01-08T00:34:32.633Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33072025-01-08T00:34:32.748Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33082025-01-08T00:34:32.900Z Checking hashlink v0.9.1
33092025-01-08T00:34:33.014Z Checking parse-size v1.1.0
33102025-01-08T00:34:33.203Z Checking fallible-iterator v0.3.0
33112025-01-08T00:34:33.517Z Checking fallible-streaming-iterator v0.1.9
33122025-01-08T00:34:33.809Z Checking rusqlite v0.32.1
33132025-01-08T00:34:33.940Z Checking pin-project v1.1.6
33142025-01-08T00:34:34.069Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33152025-01-08T00:34:34.090Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33162025-01-08T00:34:34.311Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33172025-01-08T00:34:34.645Z Checking rustls-pemfile v1.0.4
33182025-01-08T00:34:34.862Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33192025-01-08T00:34:34.984Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33202025-01-08T00:34:35.035Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33212025-01-08T00:34:35.131Z Checking twox-hash v1.6.3
33222025-01-08T00:34:35.171Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33232025-01-08T00:34:35.236Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33242025-01-08T00:34:35.541Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33252025-01-08T00:34:35.912Z Checking tokio-rustls v0.24.1
33262025-01-08T00:34:36.131Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33272025-01-08T00:34:36.324Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33282025-01-08T00:34:36.345Z Checking snafu v0.8.5
33292025-01-08T00:34:36.361Z Checking fatfs v0.3.6
33302025-01-08T00:34:36.828Z Checking tough v0.19.0
33312025-01-08T00:34:37.073Z Checking assert_matches v1.5.0
33322025-01-08T00:34:40.772Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33332025-01-08T00:34:42.164Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33342025-01-08T00:34:43.426Z Compiling git2 v0.19.0
33352025-01-08T00:34:48.210Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
33362025-01-08T00:35:41.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
33372025-01-08T00:35:41.798Z
33382025-01-08T00:35:41.799Zinfo: running `cargo check --bins` on nexus-external-api (148/176)
33392025-01-08T00:35:42.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-01-08T00:35:42.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-01-08T00:35:42.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-01-08T00:35:42.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33432025-01-08T00:35:42.491Z
33442025-01-08T00:35:42.491Zinfo: running `cargo check --bins` on openapi-manager-types (149/176)
33452025-01-08T00:35:43.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-01-08T00:35:43.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-01-08T00:35:43.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-01-08T00:35:43.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33492025-01-08T00:35:43.114Z
33502025-01-08T00:35:43.114Zinfo: running `cargo check --bins` on nexus-internal-api (150/176)
33512025-01-08T00:35:43.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-01-08T00:35:43.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-01-08T00:35:43.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-01-08T00:35:43.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33552025-01-08T00:35:43.776Z
33562025-01-08T00:35:43.776Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (151/176)
33572025-01-08T00:35:44.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-01-08T00:35:44.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-01-08T00:35:44.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-01-08T00:35:44.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33612025-01-08T00:35:44.450Z
33622025-01-08T00:35:44.450Zinfo: running `cargo check --bins` on nexus-networking (152/176)
33632025-01-08T00:35:45.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-01-08T00:35:45.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-01-08T00:35:45.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-01-08T00:35:45.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33672025-01-08T00:35:45.133Z
33682025-01-08T00:35:45.133Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (153/176)
33692025-01-08T00:35:45.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-01-08T00:35:45.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-01-08T00:35:45.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-01-08T00:35:45.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33732025-01-08T00:35:45.811Z
33742025-01-08T00:35:45.811Zinfo: running `cargo check --bins` on update-common (154/176)
33752025-01-08T00:35:46.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-01-08T00:35:46.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-01-08T00:35:46.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782025-01-08T00:35:46.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33792025-01-08T00:35:46.471Z
33802025-01-08T00:35:46.471Zinfo: running `cargo check --bins` on tufaceous-lib (155/176)
33812025-01-08T00:35:47.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-01-08T00:35:47.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-01-08T00:35:47.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842025-01-08T00:35:47.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33852025-01-08T00:35:47.120Z
33862025-01-08T00:35:47.121Zinfo: running `cargo check --bins` on tufaceous (156/176)
33872025-01-08T00:35:47.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882025-01-08T00:35:47.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892025-01-08T00:35:47.811Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
33902025-01-08T00:35:49.039Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33912025-01-08T00:35:49.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
33922025-01-08T00:35:50.113Z
33932025-01-08T00:35:50.113Zinfo: running `cargo check --bins` on omicron-dev (157/176)
33942025-01-08T00:35:50.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-01-08T00:35:50.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-01-08T00:35:50.954Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33972025-01-08T00:35:50.959Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33982025-01-08T00:35:51.093Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33992025-01-08T00:35:51.095Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34002025-01-08T00:35:52.133Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34012025-01-08T00:36:18.215Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34022025-01-08T00:36:18.215Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34032025-01-08T00:36:18.218Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34042025-01-08T00:36:18.218Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34052025-01-08T00:36:18.218Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34062025-01-08T00:36:19.181Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34072025-01-08T00:36:20.448Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34082025-01-08T00:36:58.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
34092025-01-08T00:36:59.149Z
34102025-01-08T00:36:59.149Zinfo: running `cargo check --bins` on openapi-manager (158/176)
34112025-01-08T00:36:59.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-01-08T00:36:59.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-01-08T00:36:59.718Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34142025-01-08T00:36:59.718Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34152025-01-08T00:36:59.728Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34162025-01-08T00:36:59.847Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34172025-01-08T00:36:59.849Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34182025-01-08T00:36:59.871Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34192025-01-08T00:36:59.876Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
34202025-01-08T00:36:59.887Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34212025-01-08T00:37:00.028Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34222025-01-08T00:37:00.088Z Checking heck v0.4.1
34232025-01-08T00:37:00.167Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34242025-01-08T00:37:00.329Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34252025-01-08T00:37:00.501Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34262025-01-08T00:37:00.566Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
34272025-01-08T00:37:01.011Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34282025-01-08T00:37:01.203Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34292025-01-08T00:37:01.360Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34302025-01-08T00:37:02.483Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34312025-01-08T00:37:03.397Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34322025-01-08T00:37:03.400Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34332025-01-08T00:37:03.710Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34342025-01-08T00:37:05.948Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34352025-01-08T00:37:05.965Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34362025-01-08T00:37:06.960Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34372025-01-08T00:37:08.517Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34382025-01-08T00:37:14.669Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34392025-01-08T00:37:14.669Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34402025-01-08T00:37:15.898Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
34412025-01-08T00:37:17.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s
34422025-01-08T00:37:17.189Z
34432025-01-08T00:37:17.189Zinfo: running `cargo check --bins` on installinator-api (159/176)
34442025-01-08T00:37:17.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-01-08T00:37:17.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-01-08T00:37:17.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472025-01-08T00:37:17.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34482025-01-08T00:37:17.832Z
34492025-01-08T00:37:17.832Zinfo: running `cargo check --bins` on wicketd-api (160/176)
34502025-01-08T00:37:18.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-01-08T00:37:18.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-01-08T00:37:18.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532025-01-08T00:37:18.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34542025-01-08T00:37:18.492Z
34552025-01-08T00:37:18.492Zinfo: running `cargo check --bins` on reconfigurator-cli (161/176)
34562025-01-08T00:37:19.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-01-08T00:37:19.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-01-08T00:37:19.186Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34592025-01-08T00:37:19.186Z Compiling petname v2.0.2
34602025-01-08T00:37:19.189Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34612025-01-08T00:37:19.189Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34622025-01-08T00:37:19.189Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34632025-01-08T00:37:19.292Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34642025-01-08T00:37:19.312Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34652025-01-08T00:37:19.337Z Checking sync-ptr v0.1.1
34662025-01-08T00:37:24.965Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34672025-01-08T00:37:25.621Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34682025-01-08T00:37:26.821Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34692025-01-08T00:37:28.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.92s
34702025-01-08T00:37:28.596Z
34712025-01-08T00:37:28.596Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (162/176)
34722025-01-08T00:37:29.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732025-01-08T00:37:29.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742025-01-08T00:37:29.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752025-01-08T00:37:29.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34762025-01-08T00:37:29.267Z
34772025-01-08T00:37:29.267Zinfo: running `cargo check --bins` on omicron-releng (163/176)
34782025-01-08T00:37:29.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792025-01-08T00:37:29.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802025-01-08T00:37:29.939Z Checking memmap2 v0.9.5
34812025-01-08T00:37:29.939Z Checking arrayvec v0.7.6
34822025-01-08T00:37:29.943Z Checking constant_time_eq v0.3.1
34832025-01-08T00:37:29.944Z Checking arrayref v0.3.9
34842025-01-08T00:37:29.944Z Checking topological-sort v0.2.2
34852025-01-08T00:37:29.944Z Checking shell-words v1.1.0
34862025-01-08T00:37:30.316Z Checking blake3 v1.5.4
34872025-01-08T00:37:30.666Z Checking omicron-zone-package v0.12.0
34882025-01-08T00:37:31.888Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34892025-01-08T00:37:32.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
34902025-01-08T00:37:32.986Z
34912025-01-08T00:37:32.987Zinfo: running `cargo check --bins` on xtask (164/176)
34922025-01-08T00:37:33.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-01-08T00:37:33.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-01-08T00:37:33.421Z Checking bitflags v2.6.0
34952025-01-08T00:37:33.425Z Checking serde v1.0.215
34962025-01-08T00:37:33.425Z Checking thiserror v1.0.69
34972025-01-08T00:37:33.505Z Checking scroll v0.12.0
34982025-01-08T00:37:33.519Z Checking hashbrown v0.15.1
34992025-01-08T00:37:33.522Z Checking log v0.4.22
35002025-01-08T00:37:33.526Z Checking zerocopy v0.7.35
35012025-01-08T00:37:33.545Z Checking syn v2.0.87
35022025-01-08T00:37:33.604Z Checking pest v2.7.14
35032025-01-08T00:37:33.755Z Checking rustix v0.38.37
35042025-01-08T00:37:33.775Z Checking once_cell v1.20.2
35052025-01-08T00:37:33.972Z Checking goblin v0.8.2
35062025-01-08T00:37:34.074Z Checking fs-err v2.11.0
35072025-01-08T00:37:34.400Z Checking tabled v0.15.0
35082025-01-08T00:37:34.583Z Checking indexmap v2.6.0
35092025-01-08T00:37:34.876Z Checking anyhow v1.0.93
35102025-01-08T00:37:35.815Z Checking terminal_size v0.4.0
35112025-01-08T00:37:35.815Z Checking tempfile v3.13.0
35122025-01-08T00:37:35.954Z Checking clap_builder v4.5.21
35132025-01-08T00:37:35.980Z Checking dtrace-parser v0.2.0
35142025-01-08T00:37:37.857Z Checking serde_json v1.0.133
35152025-01-08T00:37:37.857Z Checking toml_datetime v0.6.8
35162025-01-08T00:37:37.857Z Checking serde_spanned v0.6.8
35172025-01-08T00:37:37.860Z Checking camino v1.1.9
35182025-01-08T00:37:37.860Z Checking semver v1.0.23
35192025-01-08T00:37:37.860Z Checking cargo-platform v0.1.8
35202025-01-08T00:37:38.084Z Checking macaddr v1.0.1
35212025-01-08T00:37:38.202Z Checking toml_edit v0.22.22
35222025-01-08T00:37:38.364Z Checking camino-tempfile v1.1.1
35232025-01-08T00:37:38.517Z Checking clap v4.5.21
35242025-01-08T00:37:39.013Z Checking dof v0.3.0
35252025-01-08T00:37:39.014Z Checking cargo_metadata v0.18.1
35262025-01-08T00:37:39.431Z Checking usdt-impl v0.5.0
35272025-01-08T00:37:39.788Z Checking usdt v0.5.0
35282025-01-08T00:37:39.983Z Checking toml v0.8.19
35292025-01-08T00:37:40.433Z Checking cargo_toml v0.20.5
35302025-01-08T00:37:41.647Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35312025-01-08T00:37:42.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
35322025-01-08T00:37:42.360Z
35332025-01-08T00:37:42.360Zinfo: running `cargo check --bins` on end-to-end-tests (165/176)
35342025-01-08T00:37:42.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-01-08T00:37:43.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-01-08T00:37:43.122Z Checking polyval v0.6.2
35372025-01-08T00:37:43.234Z Checking ctr v0.9.2
35382025-01-08T00:37:43.246Z Checking ssh-encoding v0.2.0
35392025-01-08T00:37:43.258Z Checking blowfish v0.9.1
35402025-01-08T00:37:43.267Z Checking password-hash v0.4.2
35412025-01-08T00:37:43.273Z Checking matches v0.1.10
35422025-01-08T00:37:43.292Z Checking p256 v0.13.2
35432025-01-08T00:37:43.292Z Checking p521 v0.13.3
35442025-01-08T00:37:43.366Z Checking idna v0.2.3
35452025-01-08T00:37:43.467Z Checking ghash v0.5.1
35462025-01-08T00:37:43.473Z Checking bcrypt-pbkdf v0.10.0
35472025-01-08T00:37:43.528Z Compiling enum-as-inner v0.5.1
35482025-01-08T00:37:43.546Z Checking russh-cryptovec v0.7.3
35492025-01-08T00:37:43.656Z Checking aes-gcm v0.10.3
35502025-01-08T00:37:43.678Z Checking pbkdf2 v0.11.0
35512025-01-08T00:37:43.739Z Checking md5 v0.7.0
35522025-01-08T00:37:43.760Z Checking num-bigint v0.4.6
35532025-01-08T00:37:43.781Z Checking des v0.8.1
35542025-01-08T00:37:43.898Z Checking ssh-cipher v0.2.0
35552025-01-08T00:37:43.959Z Compiling dhcproto-macros v0.1.0
35562025-01-08T00:37:44.022Z Checking hex-literal v0.4.1
35572025-01-08T00:37:44.048Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35582025-01-08T00:37:44.161Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35592025-01-08T00:37:44.183Z Checking ssh-key v0.6.6
35602025-01-08T00:37:44.220Z Checking internet-checksum v0.2.1
35612025-01-08T00:37:44.526Z Checking trust-dns-proto v0.22.0
35622025-01-08T00:37:45.508Z Checking russh-keys v0.45.0
35632025-01-08T00:37:49.083Z Checking russh v0.45.0
35642025-01-08T00:37:49.109Z Checking dhcproto v0.12.0
35652025-01-08T00:38:04.453Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35662025-01-08T00:38:05.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.51s
35672025-01-08T00:38:06.076Z
35682025-01-08T00:38:06.076Zinfo: running `cargo check --bins` on gateway-cli (166/176)
35692025-01-08T00:38:06.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-01-08T00:38:06.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-01-08T00:38:06.722Z Checking termios v0.3.3
35722025-01-08T00:38:06.939Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35732025-01-08T00:38:07.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
35742025-01-08T00:38:07.882Z
35752025-01-08T00:38:07.882Zinfo: running `cargo check --bins --no-default-features` on installinator (167/176)
35762025-01-08T00:38:08.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-01-08T00:38:08.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-01-08T00:38:08.583Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35792025-01-08T00:38:08.583Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35802025-01-08T00:38:08.586Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35812025-01-08T00:38:08.586Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35822025-01-08T00:38:09.647Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35832025-01-08T00:38:10.961Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35842025-01-08T00:38:12.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
35852025-01-08T00:38:13.037Z
35862025-01-08T00:38:13.037Zinfo: running `cargo check --bins` on internal-dns-cli (168/176)
35872025-01-08T00:38:13.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-01-08T00:38:13.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-01-08T00:38:13.676Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35902025-01-08T00:38:14.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35912025-01-08T00:38:14.336Z
35922025-01-08T00:38:14.336Zinfo: running `cargo check --bins` on omicron-live-tests (169/176)
35932025-01-08T00:38:14.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-01-08T00:38:14.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-01-08T00:38:14.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-01-08T00:38:14.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35972025-01-08T00:38:14.953Z
35982025-01-08T00:38:14.953Zinfo: running `cargo check --bins` on live-tests-macros (170/176)
35992025-01-08T00:38:15.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-01-08T00:38:15.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-01-08T00:38:15.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-01-08T00:38:15.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36032025-01-08T00:38:15.566Z
36042025-01-08T00:38:15.566Zinfo: running `cargo check --bins` on omicron-package (171/176)
36052025-01-08T00:38:16.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-01-08T00:38:16.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-01-08T00:38:16.235Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
36082025-01-08T00:38:17.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
36092025-01-08T00:38:17.839Z
36102025-01-08T00:38:17.839Zinfo: running `cargo check --bins` on wicket-dbg (172/176)
36112025-01-08T00:38:18.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-01-08T00:38:18.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-01-08T00:38:18.542Z Checking rtoolbox v0.0.2
36142025-01-08T00:38:18.545Z Checking tui-tree-widget v0.22.0
36152025-01-08T00:38:18.545Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
36162025-01-08T00:38:18.769Z Checking rpassword v7.3.1
36172025-01-08T00:38:22.846Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36182025-01-08T00:38:25.893Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
36192025-01-08T00:38:27.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
36202025-01-08T00:38:27.316Z
36212025-01-08T00:38:27.317Zinfo: running `cargo check --bins` on wicket (173/176)
36222025-01-08T00:38:27.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-01-08T00:38:27.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-01-08T00:38:28.009Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36252025-01-08T00:38:28.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
36262025-01-08T00:38:28.644Z
36272025-01-08T00:38:28.644Zinfo: running `cargo check --bins` on wicketd (174/176)
36282025-01-08T00:38:29.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-01-08T00:38:29.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-01-08T00:38:29.351Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36312025-01-08T00:38:29.351Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36322025-01-08T00:38:30.219Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36332025-01-08T00:38:34.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
36342025-01-08T00:38:34.192Z
36352025-01-08T00:38:34.192Zinfo: running `cargo check --bins` on omicron-workspace-hack (175/176)
36362025-01-08T00:38:34.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-01-08T00:38:34.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-01-08T00:38:34.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-01-08T00:38:34.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36402025-01-08T00:38:34.803Z
36412025-01-08T00:38:34.803Zinfo: running `cargo check --bins` on zone-setup (176/176)
36422025-01-08T00:38:35.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-01-08T00:38:35.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-01-08T00:38:35.529Z Checking uzers v0.12.1
36452025-01-08T00:38:35.874Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36462025-01-08T00:38:37.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
36472025-01-08T00:38:37.291Z
36482025-01-08T00:38:37.291Zreal 13:50.369326846
36492025-01-08T00:38:37.291Zuser 25:52.186191364
36502025-01-08T00:38:37.294Zsys 5:51.387557583
36512025-01-08T00:38:37.294Ztrap 0.511641926
36522025-01-08T00:38:37.294Ztflt 2.360224881
36532025-01-08T00:38:37.294Zdflt 2.969770353
36542025-01-08T00:38:37.294Zkflt 0.001437767
36552025-01-08T00:38:37.295Zlock 48:47.773120914
36562025-01-08T00:38:37.295Zslp 2:15:46.356784371
36572025-01-08T00:38:37.295Zlat 1:05.141888804
36582025-01-08T00:38:37.295Zstop 3:27.758696435
36592025-01-08T00:38:37.295Zprocess exited: duration 1197973 ms, exit code 0
 
36602025-01-08T00:38:37.302Zfound 0 output files