01JA54PTXMHFXKG4T35W75ZGXV: 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: 01JA54QFKJNR58HBVV98SRPAJ1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-14T09:12:03.042Zjob assigned to worker 01JA54QJ58YVE4M8T4TEBPD6MR (queued for 50 s)
 
22024-10-14T09:12:10.734Zstarting task 0: "setup"
32024-10-14T09:12:10.743Z++ uname -s
42024-10-14T09:12:10.746Z+ kern=SunOS
52024-10-14T09:12:10.746Z+ case "$kern" in
62024-10-14T09:12:10.746Z+ groupadd -g 12345 build
72024-10-14T09:12:10.748Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-14T09:12:12.758Z+ zfs create -o mountpoint=/work rpool/work
92024-10-14T09:12:12.859Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-14T09:12:12.864Z+ home_fs=zfs
112024-10-14T09:12:12.864Z+ [[ zfs == autofs ]]
122024-10-14T09:12:12.864Z+ mkdir -p /home/build
132024-10-14T09:12:12.864Z+ chown build:build /home/build /work
142024-10-14T09:12:14.865Z+ chmod 0700 /home/build /work
152024-10-14T09:12:14.874Zprocess exited: duration 4135 ms, exit code 0
 
162024-10-14T09:12:14.879Zstarting task 1: "rust-toolchain"
172024-10-14T09:12:14.885Z+ printf ' * toolchain channel = "%s"
182024-10-14T09:12:14.885Z' 1.80.1
192024-10-14T09:12:14.885Z * toolchain channel = "1.80.1"
202024-10-14T09:12:14.888Z * toolchain profile = "default"
212024-10-14T09:12:14.888Z+ printf ' * toolchain profile = "%s"
222024-10-14T09:12:14.888Z' default
232024-10-14T09:12:14.888Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-14T09:12:14.888Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-14T09:12:14.991Zinfo: downloading installer
262024-10-14T09:12:16.539Zinfo: profile set to 'default'
272024-10-14T09:12:16.542Zinfo: default host triple is x86_64-unknown-illumos
282024-10-14T09:12:16.542Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-14T09:12:16.681Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-14T09:12:16.681Zinfo: downloading component 'cargo'
312024-10-14T09:12:17.438Zinfo: downloading component 'clippy'
322024-10-14T09:12:17.710Zinfo: downloading component 'rust-docs'
332024-10-14T09:12:18.733Zinfo: downloading component 'rust-std'
342024-10-14T09:12:20.174Zinfo: downloading component 'rustc'
352024-10-14T09:12:24.092Zinfo: downloading component 'rustfmt'
362024-10-14T09:12:24.389Zinfo: installing component 'cargo'
372024-10-14T09:12:25.146Zinfo: installing component 'clippy'
382024-10-14T09:12:25.523Zinfo: installing component 'rust-docs'
392024-10-14T09:12:27.207Zinfo: installing component 'rust-std'
402024-10-14T09:12:28.877Zinfo: installing component 'rustc'
412024-10-14T09:12:33.241Zinfo: installing component 'rustfmt'
422024-10-14T09:12:33.593Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-14T09:12:33.594Z
442024-10-14T09:12:33.844Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-14T09:12:33.844Z
462024-10-14T09:12:33.847Z
472024-10-14T09:12:33.847ZRust is installed now. Great!
482024-10-14T09:12:33.847Z
492024-10-14T09:12:33.847ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-14T09:12:33.847Zenvironment variable. This has not been done automatically.
512024-10-14T09:12:33.847Z
522024-10-14T09:12:33.847ZTo configure your current shell, you need to source
532024-10-14T09:12:33.847Zthe corresponding env file under $HOME/.cargo.
542024-10-14T09:12:33.847Z
552024-10-14T09:12:33.847ZThis is usually done by running one of the following (note the leading DOT):
562024-10-14T09:12:33.847Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-14T09:12:33.847Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-14T09:12:33.895Z+ rustc --version
592024-10-14T09:12:33.958Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-14T09:12:33.961Zprocess exited: duration 19086 ms, exit code 0
 
612024-10-14T09:12:33.967Zstarting task 2: "authentication"
622024-10-14T09:12:33.987Zprocess exited: duration 19 ms, exit code 0
 
632024-10-14T09:12:33.992Zstarting task 3: "clone repository"
642024-10-14T09:12:33.998Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-14T09:12:34.000Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-14T09:12:34.272ZCloning into '/work/oxidecomputer/omicron'...
672024-10-14T09:12:41.464Z+ cd /work/oxidecomputer/omicron
682024-10-14T09:12:41.465Z+ git fetch origin 437ca8201a2a4bfcd2c3d780b1a4c7dded734f9b
692024-10-14T09:12:41.797ZFrom https://github.com/oxidecomputer/omicron
702024-10-14T09:12:41.797Z * branch 437ca8201a2a4bfcd2c3d780b1a4c7dded734f9b -> FETCH_HEAD
712024-10-14T09:12:41.807Z+ [[ -n renovate/tough-0.x ]]
722024-10-14T09:12:41.810Z++ git branch --show-current
732024-10-14T09:12:41.812Z+ current=main
742024-10-14T09:12:41.812Z+ [[ main != renovate/tough-0.x ]]
752024-10-14T09:12:41.812Z+ git branch -f renovate/tough-0.x 437ca8201a2a4bfcd2c3d780b1a4c7dded734f9b
762024-10-14T09:12:41.815Z+ git checkout -f renovate/tough-0.x
772024-10-14T09:12:41.910ZSwitched to branch 'renovate/tough-0.x'
782024-10-14T09:12:41.913Z+ git reset --hard 437ca8201a2a4bfcd2c3d780b1a4c7dded734f9b
792024-10-14T09:12:42.005ZHEAD is now at 437ca8201 Update Rust crate tough to 0.19.0
802024-10-14T09:12:42.008Zprocess exited: duration 8016 ms, exit code 0
 
812024-10-14T09:12:42.015Zstarting task 4: "build"
822024-10-14T09:12:42.021Z+ source .github/buildomat/ci-env.sh
832024-10-14T09:12:42.024Z++ export CARGO_TERM_COLOR=always
842024-10-14T09:12:42.024Z++ CARGO_TERM_COLOR=always
852024-10-14T09:12:42.024Z+ cargo --version
862024-10-14T09:12:42.077Zcargo 1.80.1 (376290515 2024-07-16)
872024-10-14T09:12:42.080Z+ rustc --version
882024-10-14T09:12:42.139Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
892024-10-14T09:12:42.141Z+ source ./env.sh
902024-10-14T09:12:42.141Z++ OLD_SHELL_OPTS=ehxB
912024-10-14T09:12:42.141Z++ set -o xtrace
922024-10-14T09:12:42.144Z++++ dirname ./env.sh
932024-10-14T09:12:42.146Z+++ readlink -f .
942024-10-14T09:12:42.170Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-10-14T09:12:42.172Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-10-14T09:12:42.172Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-10-14T09:12:42.172Z++ 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
982024-10-14T09:12:42.173Z++ 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
992024-10-14T09:12:42.173Z++ 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
1002024-10-14T09:12:42.173Z++ 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
1012024-10-14T09:12:42.173Z++ 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
1022024-10-14T09:12:42.173Z++ 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
1032024-10-14T09:12:42.173Z++ case $OLD_SHELL_OPTS in
1042024-10-14T09:12:42.173Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-10-14T09:12:42.173Z+ 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
1062024-10-14T09:12:42.173Z+ 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
1072024-10-14T09:12:42.173Z+ banner prerequisites
1082024-10-14T09:12:42.188Z
1092024-10-14T09:12:42.188Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-10-14T09:12:42.188Z # # # # # # # # # # # # # # #
1112024-10-14T09:12:42.188Z # # # # ##### # # ##### # # # # # #### #
1122024-10-14T09:12:42.188Z ##### ##### # ##### # # # # # # # # #
1132024-10-14T09:12:42.189Z # # # # # # # # # # # # # # #
1142024-10-14T09:12:42.189Z # # # ###### # # ###### ### # #### # #### #
1152024-10-14T09:12:42.189Z
1162024-10-14T09:12:42.191Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-10-14T09:12:52.914Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-10-14T09:12:56.008Z Startup: Caching catalogs ... Done
1192024-10-14T09:13:01.512ZPlanning: Solver setup ... Done (4.766s)
1202024-10-14T09:13:01.582ZPlanning: Running solver ... Done (0.070s)
1212024-10-14T09:13:01.705ZPlanning: Finding local manifests ... Done (0.059s)
1222024-10-14T09:13:01.760ZPlanning: Fetching manifests: 0/5 0% complete
1232024-10-14T09:13:02.011ZPlanning: Fetching manifests: 5/5 100% complete
1242024-10-14T09:13:02.199ZPlanning: Package planning ... Done (0.188s)
1252024-10-14T09:13:02.257ZPlanning: Merging actions ... Done (0.058s)
1262024-10-14T09:13:03.046ZPlanning: Checking for conflicting actions ... Done (0.789s)
1272024-10-14T09:13:07.953ZPlanning: Consolidating action changes ... Done (4.907s)
1282024-10-14T09:13:08.328ZPlanning: Evaluating mediators ... Done (0.376s)
1292024-10-14T09:13:08.493ZPlanning: Planning completed in 12.41 seconds
1302024-10-14T09:13:08.508Z Packages to install: 4
1312024-10-14T09:13:08.508Z Packages to update: 1
1322024-10-14T09:13:08.511Z Mediators to change: 2
1332024-10-14T09:13:08.511Z Services to change: 1
1342024-10-14T09:13:08.511Z Estimated space available: 155.71 GB
1352024-10-14T09:13:08.511ZEstimated space to be consumed: 1.57 GB
1362024-10-14T09:13:08.511Z Create boot environment: No
1372024-10-14T09:13:08.511ZCreate backup boot environment: Yes
1382024-10-14T09:13:08.511Z Rebuild boot archive: No
1392024-10-14T09:13:08.511Z
1402024-10-14T09:13:08.511ZChanged mediators:
1412024-10-14T09:13:08.511Z mediator clang:
1422024-10-14T09:13:08.511Z version: None -> 15 (system default)
1432024-10-14T09:13:08.512Z
1442024-10-14T09:13:08.512Z mediator llvm:
1452024-10-14T09:13:08.512Z version: 14 (system default) -> 15 (system default)
1462024-10-14T09:13:08.512Z
1472024-10-14T09:13:08.512ZChanged packages:
1482024-10-14T09:13:08.512Zhelios-dev
1492024-10-14T09:13:08.512Z developer/build-essential
1502024-10-14T09:13:08.512Z None -> 11-2.0
1512024-10-14T09:13:08.512Z library/libxmlsec1
1522024-10-14T09:13:08.512Z None -> 1.2.35-2.0
1532024-10-14T09:13:08.512Z ooce/developer/clang-15
1542024-10-14T09:13:08.512Z None -> 15.0.7-2.0
1552024-10-14T09:13:08.512Z ooce/developer/llvm-15
1562024-10-14T09:13:08.512Z None -> 15.0.7-2.0
1572024-10-14T09:13:08.512Z package/pkg
1582024-10-14T09:13:08.512Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-10-14T09:13:08.512Z
1602024-10-14T09:13:08.513ZServices:
1612024-10-14T09:13:08.513Z restart_fmri:
1622024-10-14T09:13:08.513Z svc:/system/update-man-index:default
1632024-10-14T09:13:08.513Z
1642024-10-14T09:13:08.513ZEditable files to change:
1652024-10-14T09:13:08.513Z Update:
1662024-10-14T09:13:08.513Z usr/share/lib/pkg/web/config.shtml
1672024-10-14T09:13:08.737Z
1682024-10-14T09:13:08.737ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-10-14T09:13:13.735ZDownload: 733/4281 items 18.3/220.6MB 8% complete (3.7M/s)
1702024-10-14T09:13:18.798ZDownload: 1189/4281 items 82.7/220.6MB 37% complete (8.5M/s)
1712024-10-14T09:13:23.791ZDownload: 1195/4281 items 82.9/220.6MB 37% complete (8.2M/s)
1722024-10-14T09:13:29.591ZDownload: 1198/4281 items 82.9/220.6MB 37% complete (7.5M/s)
1732024-10-14T09:13:34.601ZDownload: 2051/4281 items 118.8/220.6MB 53% complete (5.0M/s)
1742024-10-14T09:13:39.862ZDownload: 2219/4281 items 119.2/220.6MB 54% complete (3.9M/s)
1752024-10-14T09:13:57.689ZDownload: 2223/4281 items 119.2/220.6MB 54% complete
1762024-10-14T09:14:02.711ZDownload: 2239/4281 items 119.5/220.6MB 54% complete (24.9k/s)
1772024-10-14T09:14:07.720ZDownload: 2658/4281 items 120.6/220.6MB 54% complete (158k/s)
1782024-10-14T09:14:12.719ZDownload: 3125/4281 items 168.3/220.6MB 76% complete (4.8M/s)
1792024-10-14T09:14:19.585ZDownload: 3247/4281 items 203.0/220.6MB 92% complete (8.2M/s)
1802024-10-14T09:14:25.891ZDownload: 3283/4281 items 211.6/220.6MB 95% complete (4.0M/s)
1812024-10-14T09:14:30.961ZDownload: 4205/4281 items 220.6/220.6MB 99% complete (1.2M/s)
1822024-10-14T09:14:38.546ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (1.2M/s)
1832024-10-14T09:14:38.651ZDownload: Completed 220.60 MB in 89.93 seconds (2.5M/s)
1842024-10-14T09:14:40.612Z Actions: 1/5063 actions (Removing old actions)
1852024-10-14T09:14:40.629Z Actions: 194/5063 actions (Installing new actions)
1862024-10-14T09:14:45.667Z Actions: 4110/5063 actions (Installing new actions)
1872024-10-14T09:14:45.961Z Actions: 4226/5063 actions (Updating modified actions)
1882024-10-14T09:14:46.316Z Actions: Completed 5063 actions in 5.70 seconds.
1892024-10-14T09:14:46.509Z Done (0.186s)
1902024-10-14T09:14:46.512Z Done (0.000s)
1912024-10-14T09:14:46.976Z Done (0.465s)
1922024-10-14T09:14:52.604Z Done (5.429s)
1932024-10-14T09:14:52.837Z Done (0.163s)
1942024-10-14T09:14:52.840Z Done (0.000s)
1952024-10-14T09:14:53.006Z Done (0.000s)
1962024-10-14T09:14:53.648ZPlanning: Evaluating mediator changes ... Done
1972024-10-14T09:14:53.814ZPlanning: Checking for conflicting actions ... Done
1982024-10-14T09:14:53.816ZPlanning: Consolidating action changes ... Done
1992024-10-14T09:14:54.086ZPlanning: Evaluating mediators ... Done
2002024-10-14T09:14:54.089ZPlanning: Planning completed in 0.44 seconds
2012024-10-14T09:14:54.126Z Mediators to change: 2
2022024-10-14T09:14:54.126Z Create boot environment: No
2032024-10-14T09:14:54.129ZCreate backup boot environment: No
2042024-10-14T09:14:54.200Z Done
2052024-10-14T09:14:54.200Z Done
2062024-10-14T09:14:54.502Z Done
2072024-10-14T09:14:58.174Z Done
2082024-10-14T09:14:58.265Z Done
2092024-10-14T09:14:58.268Z Done
2102024-10-14T09:14:58.417Z Done
2112024-10-14T09:14:59.036ZPlanning: Evaluating mediator changes ... Done
2122024-10-14T09:14:59.039ZPlanning: Merging actions ... Done
2132024-10-14T09:14:59.235ZPlanning: Checking for conflicting actions ... Done
2142024-10-14T09:14:59.237ZPlanning: Consolidating action changes ... Done
2152024-10-14T09:14:59.497ZPlanning: Evaluating mediators ... Done
2162024-10-14T09:14:59.550ZPlanning: Planning completed in 0.76 seconds
2172024-10-14T09:14:59.590Z Packages to change: 1
2182024-10-14T09:14:59.590Z Mediators to change: 1
2192024-10-14T09:14:59.592Z Services to change: 1
2202024-10-14T09:14:59.592Z Create boot environment: No
2212024-10-14T09:14:59.592ZCreate backup boot environment: Yes
2222024-10-14T09:15:01.551Z Actions: 1/6 actions (Updating modified actions)
2232024-10-14T09:15:01.589Z Actions: Completed 6 actions in 0.04 seconds.
2242024-10-14T09:15:01.592Z Done
2252024-10-14T09:15:01.592Z Done
2262024-10-14T09:15:01.685Z Done
2272024-10-14T09:15:05.313Z Done
2282024-10-14T09:15:05.404Z Done
2292024-10-14T09:15:05.407Z Done
2302024-10-14T09:15:05.565Z Done
2312024-10-14T09:15:06.008ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322024-10-14T09:15:06.008Zclang system 15 system
2332024-10-14T09:15:06.008Zcsh system system illumos
2342024-10-14T09:15:06.009Zctags system system illumos
2352024-10-14T09:15:06.009Zgcc vendor 12 vendor
2362024-10-14T09:15:06.009Zgcc system 10 system
2372024-10-14T09:15:06.009Zgcc system 7 system
2382024-10-14T09:15:06.009Zgo system 1.20 system
2392024-10-14T09:15:06.009Zgo system 1.19 system
2402024-10-14T09:15:06.009Zllvm system 15 system
2412024-10-14T09:15:06.009Zllvm system 14 system
2422024-10-14T09:15:06.009Zmariadb system 10.6 system
2432024-10-14T09:15:06.009Zmta vendor vendor dma
2442024-10-14T09:15:06.009Zopenjdk system 17 system
2452024-10-14T09:15:06.009Zopenjdk system 11 system
2462024-10-14T09:15:06.009Zopenjdk system 1.8 system
2472024-10-14T09:15:06.009Zopenssl vendor 3 vendor
2482024-10-14T09:15:06.009Zperl system 5.36 system
2492024-10-14T09:15:06.009Zpostgresql system 15 system
2502024-10-14T09:15:06.009Zpostgresql system 13 system
2512024-10-14T09:15:06.009Zpython vendor 3 vendor
2522024-10-14T09:15:06.009Zpython system 2 system
2532024-10-14T09:15:06.009Zpython3 system 3.11 system
2542024-10-14T09:15:06.010Zruby system 3.0 system
2552024-10-14T09:15:06.010Zwords vendor vendor american-english
2562024-10-14T09:15:06.010Zwords system system australian-english
2572024-10-14T09:15:06.010Zwords system system british-english
2582024-10-14T09:15:06.010Zwords system system canadian-english
2592024-10-14T09:15:06.010Zwords system system french
2602024-10-14T09:15:06.010Zwords system system italian
2612024-10-14T09:15:06.010Zwords system system ngerman
2622024-10-14T09:15:06.010Zwords system system ogerman
2632024-10-14T09:15:06.010Zwords system system spanish
2642024-10-14T09:15:06.349ZPUBLISHER TYPE STATUS P LOCATION
2652024-10-14T09:15:06.349Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662024-10-14T09:15:08.483ZFMRI IFO
2672024-10-14T09:15:08.483Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682024-10-14T09:15:08.483Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692024-10-14T09:15:08.483Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702024-10-14T09:15:08.483Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712024-10-14T09:15:08.483Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722024-10-14T09:15:08.483Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2732024-10-14T09:15:08.484Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2742024-10-14T09:15:08.484Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2752024-10-14T09:15:08.484Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2762024-10-14T09:15:08.484Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2772024-10-14T09:15:08.484Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782024-10-14T09:15:08.484Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2792024-10-14T09:15:08.484Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802024-10-14T09:15:09.165Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812024-10-14T09:15:09.400Z Updating crates.io index
2822024-10-14T09:15:09.483Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2832024-10-14T09:15:10.362Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2842024-10-14T09:15:10.596Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852024-10-14T09:15:10.910Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862024-10-14T09:15:11.152Z Updating git repository `https://github.com/oxidecomputer/propolis`
2872024-10-14T09:15:11.927Z Updating git repository `https://github.com/oxidecomputer/crucible`
2882024-10-14T09:15:14.130Z Updating git repository `https://github.com/oxidecomputer/opte`
2892024-10-14T09:15:15.133Z Updating git repository `https://github.com/oxidecomputer/falcon`
2902024-10-14T09:15:15.848Z Updating git repository `https://github.com/oxidecomputer/clickward`
2912024-10-14T09:15:16.110Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2922024-10-14T09:15:16.347Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932024-10-14T09:15:16.878Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2942024-10-14T09:15:17.141Z Updating git repository `https://github.com/oxidecomputer/qorb`
2952024-10-14T09:15:17.454Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2962024-10-14T09:15:17.708Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2972024-10-14T09:15:18.239Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982024-10-14T09:15:18.302Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992024-10-14T09:15:18.537Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002024-10-14T09:15:18.749Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012024-10-14T09:15:19.010Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022024-10-14T09:15:19.328Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-10-14T09:15:19.603Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3042024-10-14T09:15:19.905Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052024-10-14T09:15:20.160Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-10-14T09:15:20.584Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072024-10-14T09:15:20.918Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082024-10-14T09:15:21.401Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092024-10-14T09:15:21.846Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3102024-10-14T09:15:22.111Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3112024-10-14T09:15:22.432Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3122024-10-14T09:15:23.578Z Downloading crates ...
3132024-10-14T09:15:23.645Z Downloaded anstyle v1.0.8
3142024-10-14T09:15:23.648Z Downloaded anstyle-query v1.0.3
3152024-10-14T09:15:23.651Z Downloaded block-buffer v0.10.4
3162024-10-14T09:15:23.651Z Downloaded autocfg v1.3.0
3172024-10-14T09:15:23.654Z Downloaded equivalent v1.0.1
3182024-10-14T09:15:23.658Z Downloaded is_terminal_polyfill v1.70.0
3192024-10-14T09:15:23.675Z Downloaded swrite v0.1.0
3202024-10-14T09:15:23.678Z Downloaded heck v0.5.0
3212024-10-14T09:15:23.681Z Downloaded anstyle-parse v0.2.4
3222024-10-14T09:15:23.684Z Downloaded generic-array v0.14.7
3232024-10-14T09:15:23.686Z Downloaded fnv v1.0.7
3242024-10-14T09:15:23.689Z Downloaded fastrand v2.1.1
3252024-10-14T09:15:23.689Z Downloaded dof v0.3.0
3262024-10-14T09:15:23.692Z Downloaded crypto-common v0.1.6
3272024-10-14T09:15:23.692Z Downloaded dtrace-parser v0.2.0
3282024-10-14T09:15:23.692Z Downloaded utf8parse v0.2.1
3292024-10-14T09:15:23.695Z Downloaded pretty-hex v0.4.1
3302024-10-14T09:15:23.697Z Downloaded camino-tempfile v1.1.1
3312024-10-14T09:15:23.700Z Downloaded cargo-platform v0.1.8
3322024-10-14T09:15:23.703Z Downloaded colorchoice v1.0.1
3332024-10-14T09:15:23.703Z Downloaded byteorder v1.5.0
3342024-10-14T09:15:23.705Z Downloaded strsim v0.11.1
3352024-10-14T09:15:23.706Z Downloaded plain v0.2.3
3362024-10-14T09:15:23.710Z Downloaded toml_datetime v0.6.8
3372024-10-14T09:15:23.713Z Downloaded serde_spanned v0.6.7
3382024-10-14T09:15:23.713Z Downloaded thread-id v4.2.1
3392024-10-14T09:15:23.718Z Downloaded tabled_derive v0.7.0
3402024-10-14T09:15:23.718Z Downloaded scroll v0.12.0
3412024-10-14T09:15:23.718Z Downloaded memmap v0.7.0
3422024-10-14T09:15:23.718Z Downloaded macaddr v1.0.1
3432024-10-14T09:15:23.720Z Downloaded cargo_metadata v0.18.1
3442024-10-14T09:15:23.720Z Downloaded usdt v0.5.0
3452024-10-14T09:15:23.723Z Downloaded usdt-macro v0.5.0
3462024-10-14T09:15:23.723Z Downloaded scroll_derive v0.12.0
3472024-10-14T09:15:23.725Z Downloaded usdt-attr-macro v0.5.0
3482024-10-14T09:15:23.729Z Downloaded thiserror-impl v1.0.64
3492024-10-14T09:15:23.732Z Downloaded unicode-linebreak v0.1.5
3502024-10-14T09:15:23.734Z Downloaded thiserror v1.0.64
3512024-10-14T09:15:23.740Z Downloaded terminal_size v0.4.0
3522024-10-14T09:15:23.743Z Downloaded itoa v1.0.11
3532024-10-14T09:15:23.743Z Downloaded fs-err v2.11.0
3542024-10-14T09:15:23.746Z Downloaded heck v0.4.1
3552024-10-14T09:15:23.747Z Downloaded errno v0.3.9
3562024-10-14T09:15:23.755Z Downloaded cpufeatures v0.2.12
3572024-10-14T09:15:23.755Z Downloaded smawk v0.3.2
3582024-10-14T09:15:23.755Z Downloaded clap_lex v0.7.0
3592024-10-14T09:15:23.755Z Downloaded cfg-if v1.0.0
3602024-10-14T09:15:23.758Z Downloaded cargo_toml v0.20.5
3612024-10-14T09:15:23.758Z Downloaded semver v1.0.23
3622024-10-14T09:15:23.758Z Downloaded clap_derive v4.5.18
3632024-10-14T09:15:23.759Z Downloaded anstream v0.6.14
3642024-10-14T09:15:23.761Z Downloaded bytecount v0.6.8
3652024-10-14T09:15:23.764Z Downloaded pest_derive v2.7.10
3662024-10-14T09:15:23.767Z Downloaded digest v0.10.7
3672024-10-14T09:15:23.767Z Downloaded version_check v0.9.5
3682024-10-14T09:15:23.771Z Downloaded serde_tokenstream v0.2.2
3692024-10-14T09:15:23.775Z Downloaded proc-macro-error-attr v1.0.4
3702024-10-14T09:15:23.775Z Downloaded pest_generator v2.7.10
3712024-10-14T09:15:23.780Z Downloaded zerocopy-derive v0.7.34
3722024-10-14T09:15:23.785Z Downloaded usdt-impl v0.5.0
3732024-10-14T09:15:23.791Z Downloaded quote v1.0.37
3742024-10-14T09:15:23.793Z Downloaded once_cell v1.20.2
3752024-10-14T09:15:23.796Z Downloaded proc-macro-error v1.0.4
3762024-10-14T09:15:23.799Z Downloaded anyhow v1.0.89
3772024-10-14T09:15:23.803Z Downloaded sha2 v0.10.8
3782024-10-14T09:15:23.806Z Downloaded proc-macro2 v1.0.87
3792024-10-14T09:15:23.808Z Downloaded tempfile v3.13.0
3802024-10-14T09:15:23.815Z Downloaded ryu v1.0.18
3812024-10-14T09:15:23.818Z Downloaded ucd-trie v0.1.6
3822024-10-14T09:15:23.821Z Downloaded camino v1.1.9
3832024-10-14T09:15:23.823Z Downloaded clap v4.5.20
3842024-10-14T09:15:23.831Z Downloaded typenum v1.17.0
3852024-10-14T09:15:23.834Z Downloaded textwrap v0.16.1
3862024-10-14T09:15:23.837Z Downloaded pest_meta v2.7.10
3872024-10-14T09:15:23.841Z Downloaded unicode-ident v1.0.13
3882024-10-14T09:15:23.844Z Downloaded log v0.4.22
3892024-10-14T09:15:23.844Z Downloaded serde_derive v1.0.210
3902024-10-14T09:15:23.846Z Downloaded bitflags v2.6.0
3912024-10-14T09:15:23.850Z Downloaded toml v0.8.19
3922024-10-14T09:15:23.858Z Downloaded papergrid v0.11.0
3932024-10-14T09:15:23.862Z Downloaded indexmap v2.6.0
3942024-10-14T09:15:23.875Z Downloaded toml_edit v0.22.22
3952024-10-14T09:15:23.899Z Downloaded serde v1.0.210
3962024-10-14T09:15:23.902Z Downloaded memchr v2.7.2
3972024-10-14T09:15:23.907Z Downloaded hashbrown v0.15.0
3982024-10-14T09:15:23.915Z Downloaded pest v2.7.10
3992024-10-14T09:15:23.932Z Downloaded winnow v0.6.18
4002024-10-14T09:15:23.941Z Downloaded zerocopy v0.7.34
4012024-10-14T09:15:23.958Z Downloaded tabled v0.15.0
4022024-10-14T09:15:23.974Z Downloaded goblin v0.8.2
4032024-10-14T09:15:23.983Z Downloaded clap_builder v4.5.20
4042024-10-14T09:15:23.988Z Downloaded serde_json v1.0.128
4052024-10-14T09:15:23.995Z Downloaded syn v2.0.79
4062024-10-14T09:15:24.006Z Downloaded syn v1.0.109
4072024-10-14T09:15:24.016Z Downloaded rustix v0.38.37
4082024-10-14T09:15:24.040Z Downloaded unicode-width v0.1.13
4092024-10-14T09:15:24.047Z Downloaded libc v0.2.159
4102024-10-14T09:15:24.356Z Compiling proc-macro2 v1.0.87
4112024-10-14T09:15:24.356Z Compiling unicode-ident v1.0.13
4122024-10-14T09:15:24.359Z Compiling version_check v0.9.5
4132024-10-14T09:15:24.359Z Compiling serde v1.0.210
4142024-10-14T09:15:24.359Z Compiling thiserror v1.0.64
4152024-10-14T09:15:24.359Z Compiling memchr v2.7.2
4162024-10-14T09:15:24.359Z Compiling libc v0.2.159
4172024-10-14T09:15:24.359Z Compiling ryu v1.0.18
4182024-10-14T09:15:24.609Z Compiling ucd-trie v0.1.6
4192024-10-14T09:15:25.115Z Compiling itoa v1.0.11
4202024-10-14T09:15:25.135Z Compiling once_cell v1.20.2
4212024-10-14T09:15:25.482Z Compiling byteorder v1.5.0
4222024-10-14T09:15:25.756Z Compiling rustix v0.38.37
4232024-10-14T09:15:25.825Z Compiling serde_json v1.0.128
4242024-10-14T09:15:25.914Z Compiling bitflags v2.6.0
4252024-10-14T09:15:25.936Z Compiling proc-macro-error-attr v1.0.4
4262024-10-14T09:15:26.189Z Compiling usdt-impl v0.5.0
4272024-10-14T09:15:26.257Z Compiling syn v1.0.109
4282024-10-14T09:15:26.342Z Compiling proc-macro-error v1.0.4
4292024-10-14T09:15:26.391Z Compiling plain v0.2.3
4302024-10-14T09:15:26.591Z Compiling camino v1.1.9
4312024-10-14T09:15:26.615Z Compiling quote v1.0.37
4322024-10-14T09:15:26.691Z Compiling utf8parse v0.2.1
4332024-10-14T09:15:26.719Z Compiling hashbrown v0.15.0
4342024-10-14T09:15:26.859Z Compiling equivalent v1.0.1
4352024-10-14T09:15:26.961Z Compiling syn v2.0.79
4362024-10-14T09:15:26.989Z Compiling errno v0.3.9
4372024-10-14T09:15:27.239Z Compiling log v0.4.22
4382024-10-14T09:15:27.349Z Compiling anstyle-parse v0.2.4
4392024-10-14T09:15:27.535Z Compiling thread-id v4.2.1
4402024-10-14T09:15:27.698Z Compiling pretty-hex v0.4.1
4412024-10-14T09:15:27.773Z Compiling winnow v0.6.18
4422024-10-14T09:15:27.910Z Compiling indexmap v2.6.0
4432024-10-14T09:15:27.947Z Compiling autocfg v1.3.0
4442024-10-14T09:15:28.010Z Compiling anstyle-query v1.0.3
4452024-10-14T09:15:28.165Z Compiling is_terminal_polyfill v1.70.0
4462024-10-14T09:15:28.304Z Compiling semver v1.0.23
4472024-10-14T09:15:28.628Z Compiling colorchoice v1.0.1
4482024-10-14T09:15:28.805Z Compiling anstyle v1.0.8
4492024-10-14T09:15:28.831Z Compiling unicode-width v0.1.13
4502024-10-14T09:15:28.921Z Compiling fs-err v2.11.0
4512024-10-14T09:15:29.248Z Compiling anstream v0.6.14
4522024-10-14T09:15:29.279Z Compiling terminal_size v0.4.0
4532024-10-14T09:15:29.328Z Compiling fastrand v2.1.1
4542024-10-14T09:15:29.421Z Compiling cfg-if v1.0.0
4552024-10-14T09:15:29.492Z Compiling anyhow v1.0.89
4562024-10-14T09:15:29.526Z Compiling fnv v1.0.7
4572024-10-14T09:15:29.667Z Compiling bytecount v0.6.8
4582024-10-14T09:15:29.899Z Compiling strsim v0.11.1
4592024-10-14T09:15:29.928Z Compiling heck v0.4.1
4602024-10-14T09:15:29.954Z Compiling clap_lex v0.7.0
4612024-10-14T09:15:29.979Z Compiling heck v0.5.0
4622024-10-14T09:15:30.519Z Compiling clap_builder v4.5.20
4632024-10-14T09:15:30.743Z Compiling papergrid v0.11.0
4642024-10-14T09:15:30.879Z Compiling tempfile v3.13.0
4652024-10-14T09:15:30.932Z Compiling memmap v0.7.0
4662024-10-14T09:15:31.080Z Compiling unicode-linebreak v0.1.5
4672024-10-14T09:15:31.296Z Compiling smawk v0.3.2
4682024-10-14T09:15:31.544Z Compiling textwrap v0.16.1
4692024-10-14T09:15:31.761Z Compiling swrite v0.1.0
4702024-10-14T09:15:33.047Z Compiling tabled_derive v0.7.0
4712024-10-14T09:15:34.739Z Compiling tabled v0.15.0
4722024-10-14T09:15:35.704Z Compiling serde_derive v1.0.210
4732024-10-14T09:15:35.707Z Compiling thiserror-impl v1.0.64
4742024-10-14T09:15:35.707Z Compiling zerocopy-derive v0.7.34
4752024-10-14T09:15:35.707Z Compiling scroll_derive v0.12.0
4762024-10-14T09:15:35.707Z Compiling clap_derive v4.5.18
4772024-10-14T09:15:37.233Z Compiling scroll v0.12.0
4782024-10-14T09:15:37.733Z Compiling goblin v0.8.2
4792024-10-14T09:15:37.924Z Compiling zerocopy v0.7.34
4802024-10-14T09:15:39.294Z Compiling clap v4.5.20
4812024-10-14T09:15:40.944Z Compiling pest v2.7.10
4822024-10-14T09:15:42.669Z Compiling pest_meta v2.7.10
4832024-10-14T09:15:43.706Z Compiling pest_generator v2.7.10
4842024-10-14T09:15:45.410Z Compiling serde_spanned v0.6.7
4852024-10-14T09:15:45.410Z Compiling toml_datetime v0.6.8
4862024-10-14T09:15:45.533Z Compiling pest_derive v2.7.10
4872024-10-14T09:15:45.923Z Compiling serde_tokenstream v0.2.2
4882024-10-14T09:15:45.954Z Compiling toml_edit v0.22.22
4892024-10-14T09:15:46.196Z Compiling cargo-platform v0.1.8
4902024-10-14T09:15:46.250Z Compiling dtrace-parser v0.2.0
4912024-10-14T09:15:46.491Z Compiling camino-tempfile v1.1.1
4922024-10-14T09:15:46.518Z Compiling macaddr v1.0.1
4932024-10-14T09:15:46.975Z Compiling dof v0.3.0
4942024-10-14T09:15:47.245Z Compiling cargo_metadata v0.18.1
4952024-10-14T09:15:48.954Z Compiling toml v0.8.19
4962024-10-14T09:15:49.199Z Compiling usdt-attr-macro v0.5.0
4972024-10-14T09:15:49.431Z Compiling usdt-macro v0.5.0
4982024-10-14T09:15:49.759Z Compiling cargo_toml v0.20.5
4992024-10-14T09:15:50.701Z Compiling usdt v0.5.0
5002024-10-14T09:15:53.680Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5012024-10-14T09:15:57.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.08s
5022024-10-14T09:15:58.259Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5032024-10-14T09:15:58.846Z Downloading crates ...
5042024-10-14T09:15:58.956Z Downloaded array-init v0.0.4
5052024-10-14T09:15:58.961Z Downloaded atomic-waker v1.1.2
5062024-10-14T09:15:58.964Z Downloaded adler2 v2.0.0
5072024-10-14T09:15:58.970Z Downloaded atty v0.2.14
5082024-10-14T09:15:58.976Z Downloaded addr2line v0.21.0
5092024-10-14T09:15:58.981Z Downloaded async-stream-impl v0.3.5
5102024-10-14T09:15:58.986Z Downloaded cfg_aliases v0.2.1
5112024-10-14T09:15:58.986Z Downloaded cfg_aliases v0.1.1
5122024-10-14T09:15:58.986Z Downloaded assert_matches v1.5.0
5132024-10-14T09:15:58.986Z Downloaded darling_macro v0.20.9
5142024-10-14T09:15:58.994Z Downloaded crunchy v0.2.2
5152024-10-14T09:15:58.997Z Downloaded bitfield v0.14.0
5162024-10-14T09:15:58.997Z Downloaded async-recursion v1.1.1
5172024-10-14T09:15:59.002Z Downloaded httpdate v1.0.3
5182024-10-14T09:15:59.002Z Downloaded is_ci v1.2.0
5192024-10-14T09:15:59.008Z Downloaded hubpack_derive v0.1.1
5202024-10-14T09:15:59.008Z Downloaded mirai-annotations v1.12.0
5212024-10-14T09:15:59.010Z Downloaded atomicwrites v0.4.4
5222024-10-14T09:15:59.014Z Downloaded bcrypt-pbkdf v0.10.0
5232024-10-14T09:15:59.014Z Downloaded iana-time-zone v0.1.60
5242024-10-14T09:15:59.018Z Downloaded newline-converter v0.3.0
5252024-10-14T09:15:59.018Z Downloaded bit-set v0.5.3
5262024-10-14T09:15:59.019Z Downloaded castaway v0.2.3
5272024-10-14T09:15:59.027Z Downloaded block-padding v0.3.3
5282024-10-14T09:15:59.027Z Downloaded cstr-argument v0.1.2
5292024-10-14T09:15:59.027Z Downloaded bitflags v1.3.2
5302024-10-14T09:15:59.027Z Downloaded newtype_derive v0.1.6
5312024-10-14T09:15:59.028Z Downloaded ident_case v1.0.1
5322024-10-14T09:15:59.032Z Downloaded bb8 v0.8.5
5332024-10-14T09:15:59.032Z Downloaded match_cfg v0.1.0
5342024-10-14T09:15:59.033Z Downloaded const_format_proc_macros v0.2.33
5352024-10-14T09:15:59.037Z Downloaded convert_case v0.4.0
5362024-10-14T09:15:59.038Z Downloaded instant v0.1.12
5372024-10-14T09:15:59.047Z Downloaded hyper-tls v0.6.0
5382024-10-14T09:15:59.047Z Downloaded jobserver v0.1.32
5392024-10-14T09:15:59.047Z Downloaded instability v0.3.2
5402024-10-14T09:15:59.051Z Downloaded linked-hash-map v0.5.6
5412024-10-14T09:15:59.051Z Downloaded lazy_static v1.5.0
5422024-10-14T09:15:59.051Z Downloaded http-body v1.0.0
5432024-10-14T09:15:59.052Z Downloaded is-terminal v0.4.12
5442024-10-14T09:15:59.052Z Downloaded hyper-staticfile v0.10.1
5452024-10-14T09:15:59.055Z Downloaded md5 v0.7.0
5462024-10-14T09:15:59.055Z Downloaded bitfield-struct v0.6.1
5472024-10-14T09:15:59.060Z Downloaded num v0.4.3
5482024-10-14T09:15:59.061Z Downloaded normalize-line-endings v0.3.0
5492024-10-14T09:15:59.064Z Downloaded matches v0.1.10
5502024-10-14T09:15:59.064Z Downloaded nodrop v0.1.14
5512024-10-14T09:15:59.064Z Downloaded num_threads v0.1.7
5522024-10-14T09:15:59.064Z Downloaded crucible-workspace-hack v0.1.0
5532024-10-14T09:15:59.068Z Downloaded num-conv v0.1.0
5542024-10-14T09:15:59.068Z Downloaded lru-cache v0.1.2
5552024-10-14T09:15:59.068Z Downloaded md-5 v0.10.6
5562024-10-14T09:15:59.071Z Downloaded mime v0.3.17
5572024-10-14T09:15:59.074Z Downloaded bit-vec v0.6.3
5582024-10-14T09:15:59.074Z Downloaded base16ct v0.2.0
5592024-10-14T09:15:59.077Z Downloaded libefi-sys v0.1.0
5602024-10-14T09:15:59.077Z Downloaded arrayvec v0.7.4
5612024-10-14T09:15:59.080Z Downloaded crossbeam-deque v0.8.5
5622024-10-14T09:15:59.083Z Downloaded arrayref v0.3.7
5632024-10-14T09:15:59.083Z Downloaded managed v0.8.0
5642024-10-14T09:15:59.087Z Downloaded crc32fast v1.4.0
5652024-10-14T09:15:59.091Z Downloaded num-derive v0.4.2
5662024-10-14T09:15:59.091Z Downloaded bytes v1.7.2
5672024-10-14T09:15:59.096Z Downloaded num-iter v0.1.45
5682024-10-14T09:15:59.099Z Downloaded strum v0.26.3
5692024-10-14T09:15:59.099Z Downloaded cexpr v0.6.0
5702024-10-14T09:15:59.102Z Downloaded crc v3.2.1
5712024-10-14T09:15:59.106Z Downloaded cipher v0.4.4
5722024-10-14T09:15:59.109Z Downloaded nibble_vec v0.1.0
5732024-10-14T09:15:59.109Z Downloaded maybe-uninit v2.0.0
5742024-10-14T09:15:59.113Z Downloaded lru v0.12.3
5752024-10-14T09:15:59.113Z Downloaded cassowary v0.3.0
5762024-10-14T09:15:59.116Z Downloaded newtype-uuid v1.1.2
5772024-10-14T09:15:59.116Z Downloaded multimap v0.10.0
5782024-10-14T09:15:59.120Z Downloaded linear-map v1.2.0
5792024-10-14T09:15:59.120Z Downloaded crc-catalog v2.4.0
5802024-10-14T09:15:59.124Z Downloaded tinyvec_macros v0.1.1
5812024-10-14T09:15:59.124Z Downloaded lazycell v1.3.0
5822024-10-14T09:15:59.124Z Downloaded colored v2.1.0
5832024-10-14T09:15:59.127Z Downloaded mockall v0.13.0
5842024-10-14T09:15:59.129Z Downloaded memoffset v0.9.1
5852024-10-14T09:15:59.130Z Downloaded num_enum v0.5.11
5862024-10-14T09:15:59.135Z Downloaded native-tls v0.2.11
5872024-10-14T09:15:59.138Z Downloaded nu-ansi-term v0.50.0
5882024-10-14T09:15:59.142Z Downloaded multer v3.1.0
5892024-10-14T09:15:59.145Z Downloaded zone_cfg_derive v0.1.2
5902024-10-14T09:15:59.149Z Downloaded vte_generate_state_changes v0.1.1
5912024-10-14T09:15:59.149Z Downloaded foreign-types-shared v0.3.1
5922024-10-14T09:15:59.153Z Downloaded display-error-chain v0.2.1
5932024-10-14T09:15:59.153Z Downloaded semver v0.1.20
5942024-10-14T09:15:59.153Z Downloaded indexmap v1.9.3
5952024-10-14T09:15:59.158Z Downloaded scopeguard v1.2.0
5962024-10-14T09:15:59.160Z Downloaded strum_macros v0.25.3
5972024-10-14T09:15:59.163Z Downloaded strum_macros v0.24.3
5982024-10-14T09:15:59.166Z Downloaded float-ord v0.3.2
5992024-10-14T09:15:59.166Z Downloaded curve25519-dalek-derive v0.1.1
6002024-10-14T09:15:59.169Z Downloaded ahash v0.8.11
6012024-10-14T09:15:59.172Z Downloaded static_assertions v1.1.0
6022024-10-14T09:15:59.172Z Downloaded termios v0.3.3
6032024-10-14T09:15:59.176Z Downloaded spki v0.7.3
6042024-10-14T09:15:59.180Z Downloaded shlex v1.3.0
6052024-10-14T09:15:59.180Z Downloaded phf_shared v0.10.0
6062024-10-14T09:15:59.180Z Downloaded bzip2 v0.4.4
6072024-10-14T09:15:59.183Z Downloaded mime_guess v2.0.4
6082024-10-14T09:15:59.186Z Downloaded hmac v0.12.1
6092024-10-14T09:15:59.187Z Downloaded pretty-hex v0.2.1
6102024-10-14T09:15:59.190Z Downloaded tui-tree-widget v0.22.0
6112024-10-14T09:15:59.191Z Downloaded mockall_derive v0.13.0
6122024-10-14T09:15:59.194Z Downloaded compact_str v0.8.0
6132024-10-14T09:15:59.197Z Downloaded defmt-macros v0.3.9
6142024-10-14T09:15:59.201Z Downloaded serde-big-array v0.5.1
6152024-10-14T09:15:59.205Z Downloaded hostname v0.4.0
6162024-10-14T09:15:59.208Z Downloaded num-traits v0.2.19
6172024-10-14T09:15:59.221Z Downloaded allocator-api2 v0.2.18
6182024-10-14T09:15:59.221Z Downloaded hostname v0.3.1
6192024-10-14T09:15:59.221Z Downloaded tokio-rustls v0.24.1
6202024-10-14T09:15:59.221Z Downloaded defmt-parser v0.3.4
6212024-10-14T09:15:59.223Z Downloaded miniz_oxide v0.8.0
6222024-10-14T09:15:59.223Z Downloaded tokio-rustls v0.26.0
6232024-10-14T09:15:59.226Z Downloaded try-lock v0.2.5
6242024-10-14T09:15:59.226Z Downloaded futures-sink v0.3.31
6252024-10-14T09:15:59.228Z Downloaded futures-macro v0.3.31
6262024-10-14T09:15:59.229Z Downloaded sigpipe v0.1.3
6272024-10-14T09:15:59.231Z Downloaded powerfmt v0.2.0
6282024-10-14T09:15:59.233Z Downloaded glob v0.3.1
6292024-10-14T09:15:59.235Z Downloaded form_urlencoded v1.2.1
6302024-10-14T09:15:59.235Z Downloaded zone_cfg_derive v0.3.0
6312024-10-14T09:15:59.237Z Downloaded serde_with_macros v3.11.0
6322024-10-14T09:15:59.240Z Downloaded sqlformat v0.2.6
6332024-10-14T09:15:59.242Z Downloaded ipnet v2.10.1
6342024-10-14T09:15:59.245Z Downloaded signal-hook-tokio v0.3.1
6352024-10-14T09:15:59.248Z Downloaded resolv-conf v0.7.0
6362024-10-14T09:15:59.248Z Downloaded paste v1.0.15
6372024-10-14T09:15:59.251Z Downloaded fxhash v0.2.1
6382024-10-14T09:15:59.253Z Downloaded endian-type v0.1.2
6392024-10-14T09:15:59.253Z Downloaded signal-hook-registry v1.4.2
6402024-10-14T09:15:59.256Z Downloaded serde-hex v0.1.0
6412024-10-14T09:15:59.259Z Downloaded parse-size v1.0.0
6422024-10-14T09:15:59.259Z Downloaded subtle v2.5.0
6432024-10-14T09:15:59.261Z Downloaded string_cache v0.8.7
6442024-10-14T09:15:59.264Z Downloaded predicates-tree v1.0.9
6452024-10-14T09:15:59.264Z Downloaded pkg-config v0.3.30
6462024-10-14T09:15:59.267Z Downloaded value-bag v1.9.0
6472024-10-14T09:15:59.270Z Downloaded cookie v0.18.1
6482024-10-14T09:15:59.273Z Downloaded darling_core v0.20.9
6492024-10-14T09:15:59.279Z Downloaded password-hash v0.4.2
6502024-10-14T09:15:59.282Z Downloaded russh-keys v0.45.0
6512024-10-14T09:15:59.285Z Downloaded primeorder v0.13.6
6522024-10-14T09:15:59.287Z Downloaded path-slash v0.1.5
6532024-10-14T09:15:59.290Z Downloaded ff v0.13.0
6542024-10-14T09:15:59.293Z Downloaded rfc6979 v0.4.0
6552024-10-14T09:15:59.293Z Downloaded twox-hash v1.6.3
6562024-10-14T09:15:59.295Z Downloaded filetime v0.2.25
6572024-10-14T09:15:59.298Z Downloaded fd-lock v4.0.2
6582024-10-14T09:15:59.300Z Downloaded debug-ignore v1.0.5
6592024-10-14T09:15:59.302Z Downloaded globset v0.4.14
6602024-10-14T09:15:59.304Z Downloaded siphasher v0.3.11
6612024-10-14T09:15:59.307Z Downloaded ghash v0.5.1
6622024-10-14T09:15:59.309Z Downloaded gethostname v0.5.0
6632024-10-14T09:15:59.311Z Downloaded packed_struct v0.10.1
6642024-10-14T09:15:59.314Z Downloaded tls_codec v0.4.1
6652024-10-14T09:15:59.316Z Downloaded signal-hook v0.3.17
6662024-10-14T09:15:59.318Z Downloaded samael v0.0.17
6672024-10-14T09:15:59.336Z Downloaded topological-sort v0.2.2
6682024-10-14T09:15:59.342Z Downloaded unicode-truncate v1.0.0
6692024-10-14T09:15:59.342Z Downloaded time-core v0.1.2
6702024-10-14T09:15:59.342Z Downloaded rpassword v7.3.1
6712024-10-14T09:15:59.346Z Downloaded radium v0.7.0
6722024-10-14T09:15:59.346Z Downloaded quinn-udp v0.5.5
6732024-10-14T09:15:59.349Z Downloaded pin-utils v0.1.0
6742024-10-14T09:15:59.350Z Downloaded wyz v0.5.1
6752024-10-14T09:15:59.350Z Downloaded pkcs8 v0.10.2
6762024-10-14T09:15:59.356Z Downloaded phf v0.11.2
6772024-10-14T09:15:59.366Z Downloaded structmeta-derive v0.3.0
6782024-10-14T09:15:59.366Z Downloaded downcast v0.11.0
6792024-10-14T09:15:59.367Z Downloaded slog-json v2.6.1
6802024-10-14T09:15:59.367Z Downloaded slog-envlogger v2.2.0
6812024-10-14T09:15:59.384Z Downloaded slog-dtrace v0.3.0
6822024-10-14T09:15:59.384Z Downloaded slog-bunyan v2.5.0
6832024-10-14T09:15:59.384Z Downloaded vergen v8.3.2
6842024-10-14T09:15:59.385Z Downloaded utf-8 v0.7.6
6852024-10-14T09:15:59.385Z Downloaded thiserror-no-std v2.0.2
6862024-10-14T09:15:59.396Z Downloaded difflib v0.4.0
6872024-10-14T09:15:59.396Z Downloaded thiserror-impl-no-std v2.0.2
6882024-10-14T09:15:59.397Z Downloaded crossbeam-channel v0.5.12
6892024-10-14T09:15:59.397Z Downloaded signal-hook-mio v0.2.4
6902024-10-14T09:15:59.397Z Downloaded progenitor-client v0.8.0
6912024-10-14T09:15:59.397Z Downloaded fallible-iterator v0.3.0
6922024-10-14T09:15:59.397Z Downloaded postgres-types v0.2.8
6932024-10-14T09:15:59.403Z Downloaded rtoolbox v0.0.2
6942024-10-14T09:15:59.403Z Downloaded proc-macro-crate v1.3.1
6952024-10-14T09:15:59.403Z Downloaded tower-service v0.3.2
6962024-10-14T09:15:59.404Z Downloaded heck v0.3.3
6972024-10-14T09:15:59.404Z Downloaded toolchain_find v0.4.0
6982024-10-14T09:15:59.404Z Downloaded typify v0.2.0
6992024-10-14T09:15:59.424Z Downloaded shell-words v1.1.0
7002024-10-14T09:15:59.425Z Downloaded foreign-types-shared v0.1.1
7012024-10-14T09:15:59.425Z Downloaded packed_struct_codegen v0.10.1
7022024-10-14T09:15:59.425Z Downloaded unicode-bidi v0.3.15
7032024-10-14T09:15:59.441Z Downloaded progenitor v0.8.0
7042024-10-14T09:15:59.441Z Downloaded predicates-core v1.0.6
7052024-10-14T09:15:59.441Z Downloaded thread_local v1.1.8
7062024-10-14T09:15:59.441Z Downloaded defmt v0.3.8
7072024-10-14T09:15:59.442Z Downloaded number_prefix v0.4.0
7082024-10-14T09:15:59.442Z Downloaded minimal-lexical v0.2.1
7092024-10-14T09:15:59.442Z Downloaded rustc_version v0.1.7
7102024-10-14T09:15:59.443Z Downloaded unicase v2.7.0
7112024-10-14T09:15:59.448Z Downloaded steno v0.4.1
7122024-10-14T09:15:59.448Z Downloaded structmeta v0.2.0
7132024-10-14T09:15:59.448Z Downloaded dirs-next v2.0.0
7142024-10-14T09:15:59.448Z Downloaded funty v2.0.0
7152024-10-14T09:15:59.448Z Downloaded float-cmp v0.9.0
7162024-10-14T09:15:59.449Z Downloaded tungstenite v0.23.0
7172024-10-14T09:15:59.449Z Downloaded elliptic-curve v0.13.8
7182024-10-14T09:15:59.457Z Downloaded diesel_derives v2.2.2
7192024-10-14T09:15:59.462Z Downloaded olpc-cjson v0.1.3
7202024-10-14T09:15:59.462Z Downloaded derive_builder_macro v0.20.0
7212024-10-14T09:15:59.462Z Downloaded fragile v2.0.0
7222024-10-14T09:15:59.468Z Downloaded env_filter v0.1.2
7232024-10-14T09:15:59.468Z Downloaded progenitor-macro v0.8.0
7242024-10-14T09:15:59.471Z Downloaded predicates v3.1.2
7252024-10-14T09:15:59.471Z Downloaded getrandom v0.2.14
7262024-10-14T09:15:59.475Z Downloaded uuid v1.10.0
7272024-10-14T09:15:59.479Z Downloaded ed25519-dalek v2.1.1
7282024-10-14T09:15:59.483Z Downloaded structmeta v0.3.0
7292024-10-14T09:15:59.487Z Downloaded pem v3.0.4
7302024-10-14T09:15:59.487Z Downloaded strum_macros v0.26.4
7312024-10-14T09:15:59.492Z Downloaded futures v0.3.31
7322024-10-14T09:15:59.495Z Downloaded precomputed-hash v0.1.1
7332024-10-14T09:15:59.499Z Downloaded num-bigint v0.4.5
7342024-10-14T09:15:59.503Z Downloaded rustls-pemfile v2.2.0
7352024-10-14T09:15:59.506Z Downloaded smf v0.2.3
7362024-10-14T09:15:59.506Z Downloaded slog-scope v4.4.0
7372024-10-14T09:15:59.510Z Downloaded dsl_auto_type v0.1.2
7382024-10-14T09:15:59.515Z Downloaded spin v0.5.2
7392024-10-14T09:15:59.515Z Downloaded schemars v0.8.21
7402024-10-14T09:15:59.526Z Downloaded der v0.7.9
7412024-10-14T09:15:59.534Z Downloaded rand_chacha v0.3.1
7422024-10-14T09:15:59.547Z Downloaded polyval v0.6.2
7432024-10-14T09:15:59.547Z Downloaded tar v0.4.42
7442024-10-14T09:15:59.561Z Downloaded http-range v0.1.5
7452024-10-14T09:15:59.562Z Downloaded fallible-streaming-iterator v0.1.9
7462024-10-14T09:15:59.562Z Downloaded deranged v0.3.11
7472024-10-14T09:15:59.562Z Downloaded phf_shared v0.11.2
7482024-10-14T09:15:59.562Z Downloaded psl-types v2.0.11
7492024-10-14T09:15:59.562Z Downloaded tungstenite v0.21.0
7502024-10-14T09:15:59.562Z Downloaded untrusted v0.9.0
7512024-10-14T09:15:59.575Z Downloaded parse-display-derive v0.10.0
7522024-10-14T09:15:59.575Z Downloaded parse-display v0.10.0
7532024-10-14T09:15:59.575Z Downloaded derive_builder_core v0.20.0
7542024-10-14T09:15:59.576Z Downloaded spin v0.9.8
7552024-10-14T09:15:59.576Z Downloaded aho-corasick v1.1.3
7562024-10-14T09:15:59.582Z Downloaded libm v0.2.8
7572024-10-14T09:15:59.582Z Downloaded rustc_version v0.4.1
7582024-10-14T09:15:59.590Z Downloaded headers-core v0.3.0
7592024-10-14T09:15:59.590Z Downloaded rustversion v1.0.17
7602024-10-14T09:15:59.591Z Downloaded unicode-xid v0.2.4
7612024-10-14T09:15:59.591Z Downloaded unarray v0.1.4
7622024-10-14T09:15:59.591Z Downloaded russh-cryptovec v0.7.2
7632024-10-14T09:15:59.602Z Downloaded openssl-macros v0.1.1
7642024-10-14T09:15:59.602Z Downloaded opaque-debug v0.3.1
7652024-10-14T09:15:59.603Z Downloaded enum-as-inner v0.5.1
7662024-10-14T09:15:59.603Z Downloaded dunce v1.0.5
7672024-10-14T09:15:59.603Z Downloaded poly1305 v0.8.0
7682024-10-14T09:15:59.603Z Downloaded progenitor-impl v0.8.0
7692024-10-14T09:15:59.609Z Downloaded pkcs5 v0.7.1
7702024-10-14T09:15:59.610Z Downloaded peg-runtime v0.8.3
7712024-10-14T09:15:59.610Z Downloaded num-bigint-dig v0.8.4
7722024-10-14T09:15:59.614Z Downloaded take_mut v0.2.2
7732024-10-14T09:15:59.618Z Downloaded ppv-lite86 v0.2.17
7742024-10-14T09:15:59.618Z Downloaded zeroize v1.8.1
7752024-10-14T09:15:59.622Z Downloaded sync_wrapper v1.0.1
7762024-10-14T09:15:59.622Z Downloaded typed-path v0.9.2
7772024-10-14T09:15:59.638Z Downloaded want v0.3.1
7782024-10-14T09:15:59.642Z Downloaded flagset v0.4.5
7792024-10-14T09:15:59.642Z Downloaded fixedbitset v0.4.2
7802024-10-14T09:15:59.642Z Downloaded quick-error v1.2.3
7812024-10-14T09:15:59.642Z Downloaded salsa20 v0.10.2
7822024-10-14T09:15:59.643Z Downloaded itertools v0.10.5
7832024-10-14T09:15:59.649Z Downloaded rustc-hash v1.1.0
7842024-10-14T09:15:59.649Z Downloaded dhcproto-macros v0.1.0
7852024-10-14T09:15:59.649Z Downloaded ecdsa v0.16.9
7862024-10-14T09:15:59.649Z Downloaded crossterm v0.28.1
7872024-10-14T09:15:59.655Z Downloaded supports-color v3.0.1
7882024-10-14T09:15:59.659Z Downloaded sqlparser_derive v0.2.2
7892024-10-14T09:15:59.660Z Downloaded openssl-probe v0.1.5
7902024-10-14T09:15:59.663Z Downloaded rand_seeder v0.3.0
7912024-10-14T09:15:59.663Z Downloaded pin-project v1.1.5
7922024-10-14T09:15:59.677Z Downloaded foreign-types v0.3.2
7932024-10-14T09:15:59.680Z Downloaded oso-derive v0.27.3
7942024-10-14T09:15:59.680Z Downloaded foreign-types-macros v0.2.3
7952024-10-14T09:15:59.680Z Downloaded diesel_table_macro_syntax v0.2.0
7962024-10-14T09:15:59.681Z Downloaded peg-macros v0.8.4
7972024-10-14T09:15:59.681Z Downloaded zeroize_derive v1.4.2
7982024-10-14T09:15:59.684Z Downloaded which v4.4.2
7992024-10-14T09:15:59.684Z Downloaded zerocopy v0.6.6
8002024-10-14T09:15:59.687Z Downloaded wait-timeout v0.2.0
8012024-10-14T09:15:59.690Z Downloaded highway v1.2.0
8022024-10-14T09:15:59.690Z Downloaded pbkdf2 v0.11.0
8032024-10-14T09:15:59.693Z Downloaded uzers v0.11.3
8042024-10-14T09:15:59.728Z Downloaded universal-hash v0.5.1
8052024-10-14T09:15:59.728Z Downloaded ssh-cipher v0.2.0
8062024-10-14T09:15:59.728Z Downloaded time-macros v0.2.18
8072024-10-14T09:15:59.728Z Downloaded dyn-clone v1.0.17
8082024-10-14T09:15:59.728Z Downloaded tabwriter v1.4.0
8092024-10-14T09:15:59.728Z Downloaded sct v0.7.1
8102024-10-14T09:15:59.736Z Downloaded structmeta-derive v0.2.0
8112024-10-14T09:15:59.736Z Downloaded hex-literal v0.4.1
8122024-10-14T09:15:59.736Z Downloaded headers v0.4.0
8132024-10-14T09:15:59.736Z Downloaded hyper v1.4.1
8142024-10-14T09:15:59.736Z Downloaded flate2 v1.0.34
8152024-10-14T09:15:59.736Z Downloaded postgres-protocol v0.6.7
8162024-10-14T09:15:59.736Z Downloaded termcolor v1.4.1
8172024-10-14T09:15:59.736Z Downloaded futures-task v0.3.31
8182024-10-14T09:15:59.739Z Downloaded rand_xorshift v0.3.0
8192024-10-14T09:15:59.739Z Downloaded hex v0.4.3
8202024-10-14T09:15:59.739Z Downloaded der_derive v0.7.2
8212024-10-14T09:15:59.742Z Downloaded snafu v0.8.2
8222024-10-14T09:15:59.748Z Downloaded untrusted v0.7.1
8232024-10-14T09:15:59.751Z Downloaded unicode-normalization v0.1.23
8242024-10-14T09:15:59.753Z Downloaded tracing-core v0.1.32
8252024-10-14T09:15:59.757Z Downloaded tokio-stream v0.1.16
8262024-10-14T09:15:59.762Z Downloaded ssh-encoding v0.2.0
8272024-10-14T09:15:59.767Z Downloaded rustls-pemfile v1.0.4
8282024-10-14T09:15:59.769Z Downloaded rustc-hash v2.0.0
8292024-10-14T09:15:59.769Z Downloaded subprocess v0.2.9
8302024-10-14T09:15:59.771Z Downloaded hkdf v0.12.4
8312024-10-14T09:15:59.775Z Downloaded fallible-iterator v0.2.0
8322024-10-14T09:15:59.775Z Downloaded serde_path_to_error v0.1.16
8332024-10-14T09:15:59.778Z Downloaded hickory-client v0.24.1
8342024-10-14T09:15:59.781Z Downloaded term v0.7.0
8352024-10-14T09:15:59.784Z Downloaded sha1 v0.10.6
8362024-10-14T09:15:59.787Z Downloaded serde_yaml v0.9.34+deprecated
8372024-10-14T09:15:59.790Z Downloaded x509-cert v0.2.5
8382024-10-14T09:15:59.798Z Downloaded rustls-webpki v0.101.7
8392024-10-14T09:15:59.814Z Downloaded stable_deref_trait v1.2.0
8402024-10-14T09:15:59.817Z Downloaded enum-as-inner v0.6.0
8412024-10-14T09:15:59.817Z Downloaded dhcproto v0.12.0
8422024-10-14T09:15:59.820Z Downloaded bindgen v0.69.4
8432024-10-14T09:15:59.829Z Downloaded owo-colors v4.1.0
8442024-10-14T09:15:59.834Z Downloaded tracing-attributes v0.1.27
8452024-10-14T09:15:59.839Z Downloaded reqwest v0.12.8
8462024-10-14T09:15:59.845Z Downloaded ron v0.7.1
8472024-10-14T09:15:59.851Z Downloaded rustls-pki-types v1.9.0
8482024-10-14T09:15:59.856Z Downloaded tough v0.19.0
8492024-10-14T09:15:59.866Z Downloaded portable-atomic v1.6.0
8502024-10-14T09:15:59.876Z Downloaded diff v0.1.13
8512024-10-14T09:15:59.882Z Downloaded unsafe-libyaml v0.2.11
8522024-10-14T09:15:59.882Z Downloaded tokio-postgres v0.7.12
8532024-10-14T09:15:59.886Z Downloaded p521 v0.13.3
8542024-10-14T09:15:59.890Z Downloaded unicode_categories v0.1.1
8552024-10-14T09:15:59.894Z Downloaded hickory-server v0.24.1
8562024-10-14T09:15:59.915Z Downloaded http v1.1.0
8572024-10-14T09:15:59.922Z Downloaded url v2.5.2
8582024-10-14T09:15:59.924Z Downloaded ron v0.8.1
8592024-10-14T09:15:59.925Z Downloaded hickory-resolver v0.24.1
8602024-10-14T09:15:59.925Z Downloaded hashbrown v0.14.5
8612024-10-14T09:15:59.930Z Downloaded heapless v0.7.17
8622024-10-14T09:15:59.930Z Downloaded chrono v0.4.38
8632024-10-14T09:15:59.938Z Downloaded lalrpop v0.19.12
8642024-10-14T09:15:59.952Z Downloaded quinn-proto v0.11.8
8652024-10-14T09:15:59.958Z Downloaded russh v0.45.0
8662024-10-14T09:15:59.964Z Downloaded reedline v0.35.0
8672024-10-14T09:15:59.972Z Downloaded winnow v0.5.40
8682024-10-14T09:15:59.985Z Downloaded expectorate v1.1.0
8692024-10-14T09:15:59.990Z Downloaded serde_with v3.11.0
8702024-10-14T09:15:59.996Z Downloaded curve25519-dalek v4.1.3
8712024-10-14T09:16:00.005Z Downloaded proptest v1.5.0
8722024-10-14T09:16:00.019Z Downloaded idna v0.4.0
8732024-10-14T09:16:00.030Z Downloaded git2 v0.19.0
8742024-10-14T09:16:00.036Z Downloaded ssh-key v0.6.6
8752024-10-14T09:16:00.044Z Downloaded rustls-webpki v0.102.4
8762024-10-14T09:16:00.069Z Downloaded gimli v0.28.1
8772024-10-14T09:16:00.076Z Downloaded rayon v1.10.0
8782024-10-14T09:16:00.085Z Downloaded salty v0.3.0
8792024-10-14T09:16:00.093Z Downloaded sqlparser v0.45.0
8802024-10-14T09:16:00.098Z Downloaded regress v0.10.1
8812024-10-14T09:16:00.110Z Downloaded hickory-proto v0.24.1
8822024-10-14T09:16:00.126Z Downloaded quick-xml v0.33.0
8832024-10-14T09:16:00.133Z Downloaded smoltcp v0.9.1
8842024-10-14T09:16:00.146Z Downloaded regex v1.11.0
8852024-10-14T09:16:00.160Z Downloaded polar-core v0.27.3
8862024-10-14T09:16:00.171Z Downloaded h2 v0.4.6
8872024-10-14T09:16:00.177Z Downloaded rustls v0.21.12
8882024-10-14T09:16:00.190Z Downloaded dropshot v0.12.0
8892024-10-14T09:16:00.212Z Downloaded object v0.30.4
8902024-10-14T09:16:00.223Z Downloaded regress v0.9.1
8912024-10-14T09:16:00.232Z Downloaded regex-syntax v0.8.5
8922024-10-14T09:16:00.243Z Downloaded regex-syntax v0.6.29
8932024-10-14T09:16:00.259Z Downloaded webpki-roots v0.26.3
8942024-10-14T09:16:00.259Z Downloaded object v0.32.2
8952024-10-14T09:16:00.267Z Downloaded nix v0.29.0
8962024-10-14T09:16:00.280Z Downloaded smoltcp v0.11.0
8972024-10-14T09:16:00.294Z Downloaded rustls v0.23.10
8982024-10-14T09:16:00.312Z Downloaded ratatui v0.28.1
8992024-10-14T09:16:00.339Z Downloaded bzip2-sys v0.1.11+1.0.8
9002024-10-14T09:16:00.351Z Downloaded petgraph v0.6.5
9012024-10-14T09:16:00.368Z Downloaded sled v0.34.7
9022024-10-14T09:16:00.381Z Downloaded diesel v2.2.4
9032024-10-14T09:16:00.401Z Downloaded typify-impl v0.2.0
9042024-10-14T09:16:00.417Z Downloaded sha3 v0.10.8
9052024-10-14T09:16:00.424Z Downloaded csv v1.3.0
9062024-10-14T09:16:00.463Z Downloaded radix_trie v0.2.1
9072024-10-14T09:16:00.469Z Downloaded openssl v0.10.66
9082024-10-14T09:16:00.481Z Downloaded openapiv3 v2.0.0
9092024-10-14T09:16:00.492Z Downloaded rustls v0.22.4
9102024-10-14T09:16:00.509Z Downloaded nix v0.28.0
9112024-10-14T09:16:00.521Z Downloaded zerocopy-derive v0.6.6
9122024-10-14T09:16:00.531Z Downloaded bstr v1.9.1
9132024-10-14T09:16:00.542Z Downloaded nix v0.27.1
9142024-10-14T09:16:00.553Z Downloaded trust-dns-proto v0.22.0
9152024-10-14T09:16:00.567Z Downloaded idna v0.5.0
9162024-10-14T09:16:00.574Z Downloaded regex-automata v0.4.8
9172024-10-14T09:16:00.593Z Downloaded lzma-sys v0.1.20
9182024-10-14T09:16:00.623Z Downloaded finl_unicode v1.2.0
9192024-10-14T09:16:00.635Z Downloaded idna v0.3.0
9202024-10-14T09:16:00.650Z Downloaded tokio v1.40.0
9212024-10-14T09:16:00.680Z Downloaded idna v0.2.3
9222024-10-14T09:16:00.688Z Downloaded vcpkg v0.2.15
9232024-10-14T09:16:00.728Z Downloaded p384 v0.13.0
9242024-10-14T09:16:00.734Z Downloaded rusqlite v0.32.1
9252024-10-14T09:16:00.741Z Downloaded bitvec v1.0.1
9262024-10-14T09:16:00.759Z Downloaded publicsuffix v2.2.3
9272024-10-14T09:16:00.762Z Downloaded rustyline v14.0.0
9282024-10-14T09:16:00.766Z Downloaded rand v0.8.5
9292024-10-14T09:16:00.769Z Downloaded futures-util v0.3.31
9302024-10-14T09:16:00.784Z Downloaded oso v0.27.3
9312024-10-14T09:16:00.788Z Downloaded flume v0.11.0
9322024-10-14T09:16:00.792Z Downloaded fatfs v0.3.6
9332024-10-14T09:16:00.801Z Downloaded tokio-util v0.7.12
9342024-10-14T09:16:00.808Z Downloaded time v0.3.36
9352024-10-14T09:16:00.816Z Downloaded libxml v0.3.3
9362024-10-14T09:16:00.822Z Downloaded group v0.13.0
9372024-10-14T09:16:00.824Z Downloaded foreign-types v0.5.0
9382024-10-14T09:16:00.826Z Downloaded tinyvec v1.6.0
9392024-10-14T09:16:00.830Z Downloaded test-strategy v0.3.1
9402024-10-14T09:16:00.832Z Downloaded pbkdf2 v0.12.2
9412024-10-14T09:16:00.835Z Downloaded httparse v1.8.0
9422024-10-14T09:16:00.837Z Downloaded socket2 v0.5.7
9432024-10-14T09:16:00.841Z Downloaded toml_edit v0.19.15
9442024-10-14T09:16:00.856Z Downloaded half v2.4.1
9452024-10-14T09:16:00.859Z Downloaded aws-lc-rs v1.10.0
9462024-10-14T09:16:00.868Z Downloaded rustfmt-wrapper v0.2.1
9472024-10-14T09:16:00.871Z Downloaded dropshot_endpoint v0.12.0
9482024-10-14T09:16:00.874Z Downloaded postcard v1.0.8
9492024-10-14T09:16:00.876Z Downloaded parking_lot_core v0.9.10
9502024-10-14T09:16:00.879Z Downloaded heapless v0.8.0
9512024-10-14T09:16:00.882Z Downloaded hashbrown v0.13.2
9522024-10-14T09:16:00.887Z Downloaded termtree v0.4.1
9532024-10-14T09:16:00.889Z Downloaded peg v0.8.4
9542024-10-14T09:16:00.892Z Downloaded walkdir v2.5.0
9552024-10-14T09:16:00.895Z Downloaded omicron-zone-package v0.11.1
9562024-10-14T09:16:00.897Z Downloaded hashbrown v0.12.3
9572024-10-14T09:16:00.901Z Downloaded tokio-native-tls v0.3.1
9582024-10-14T09:16:00.903Z Downloaded tokio-macros v2.4.0
9592024-10-14T09:16:00.903Z Downloaded itertools v0.13.0
9602024-10-14T09:16:00.911Z Downloaded serde_repr v0.1.19
9612024-10-14T09:16:00.914Z Downloaded derive_more v0.99.18
9622024-10-14T09:16:00.920Z Downloaded p256 v0.13.2
9632024-10-14T09:16:00.923Z Downloaded encoding_rs v0.8.34
9642024-10-14T09:16:00.946Z Downloaded unicode-segmentation v1.11.0
9652024-10-14T09:16:00.950Z Downloaded nom v7.1.3
9662024-10-14T09:16:00.956Z Downloaded waitgroup v0.1.2
9672024-10-14T09:16:00.961Z Downloaded blake3 v1.5.1
9682024-10-14T09:16:00.964Z Downloaded fs_extra v1.3.0
9692024-10-14T09:16:00.966Z Downloaded parking_lot_core v0.8.6
9702024-10-14T09:16:00.968Z Downloaded typify-macro v0.2.0
9712024-10-14T09:16:00.971Z Downloaded serde_urlencoded v0.7.1
9722024-10-14T09:16:00.974Z Downloaded futures-executor v0.3.31
9732024-10-14T09:16:00.976Z Downloaded des v0.8.1
9742024-10-14T09:16:00.979Z Downloaded env_logger v0.10.2
9752024-10-14T09:16:00.981Z Downloaded derive-where v1.2.7
9762024-10-14T09:16:00.985Z Downloaded ref-cast-impl v1.0.23
9772024-10-14T09:16:00.987Z Downloaded ref-cast v1.0.23
9782024-10-14T09:16:00.990Z Downloaded futures-io v0.3.31
9792024-10-14T09:16:00.992Z Downloaded futures-core v0.3.31
9802024-10-14T09:16:00.992Z Downloaded socket2 v0.4.10
9812024-10-14T09:16:00.996Z Downloaded smallvec v1.13.2
9822024-10-14T09:16:00.998Z Downloaded hashlink v0.9.1
9832024-10-14T09:16:00.998Z Downloaded env_logger v0.11.5
9842024-10-14T09:16:01.003Z Downloaded toml v0.7.8
9852024-10-14T09:16:01.006Z Downloaded quinn v0.11.5
9862024-10-14T09:16:01.009Z Downloaded pin-project-lite v0.2.14
9872024-10-14T09:16:01.012Z Downloaded pin-project-internal v1.1.5
9882024-10-14T09:16:01.015Z Downloaded pem-rfc7468 v0.7.0
9892024-10-14T09:16:01.017Z Downloaded derive_builder v0.20.0
9902024-10-14T09:16:01.021Z Downloaded mio v1.0.2
9912024-10-14T09:16:01.028Z Downloaded smallvec v0.6.14
9922024-10-14T09:16:01.030Z Downloaded tokio-tungstenite v0.23.1
9932024-10-14T09:16:01.032Z Downloaded tokio-tungstenite v0.21.0
9942024-10-14T09:16:01.035Z Downloaded parking_lot v0.11.2
9952024-10-14T09:16:01.037Z Downloaded aes-gcm v0.10.3
9962024-10-14T09:16:01.040Z Downloaded ring v0.16.20
9972024-10-14T09:16:01.128Z Downloaded futures-channel v0.3.31
9982024-10-14T09:16:01.130Z Downloaded libgit2-sys v0.17.0+1.8.1
9992024-10-14T09:16:01.193Z Downloaded yasna v0.5.2
10002024-10-14T09:16:01.195Z Downloaded zip v0.6.6
10012024-10-14T09:16:01.199Z Downloaded prettyplease v0.2.22
10022024-10-14T09:16:01.204Z Downloaded itertools v0.12.1
10032024-10-14T09:16:01.211Z Downloaded openssl-sys v0.9.103
10042024-10-14T09:16:01.216Z Downloaded tiny-keccak v2.0.2
10052024-10-14T09:16:01.219Z Downloaded tracing v0.1.40
10062024-10-14T09:16:01.224Z Downloaded snafu-derive v0.8.2
10072024-10-14T09:16:01.226Z Downloaded scrypt v0.11.0
10082024-10-14T09:16:01.226Z Downloaded serde_derive_internals v0.29.1
10092024-10-14T09:16:01.228Z Downloaded slog v2.7.0
10102024-10-14T09:16:01.230Z Downloaded similar v2.6.0
10112024-10-14T09:16:01.239Z Downloaded pkcs1 v0.7.5
10122024-10-14T09:16:01.241Z Downloaded percent-encoding v2.3.1
10132024-10-14T09:16:01.243Z Downloaded xz2 v0.1.7
10142024-10-14T09:16:01.246Z Downloaded xattr v1.3.1
10152024-10-14T09:16:01.249Z Downloaded whoami v1.5.2
10162024-10-14T09:16:01.249Z Downloaded strip-ansi-escapes v0.2.0
10172024-10-14T09:16:01.251Z Downloaded schemars_derive v0.8.21
10182024-10-14T09:16:01.251Z Downloaded scheduled-thread-pool v0.2.7
10192024-10-14T09:16:01.253Z Downloaded same-file v1.0.6
10202024-10-14T09:16:01.255Z Downloaded aes v0.8.4
10212024-10-14T09:16:01.258Z Downloaded rcgen v0.12.1
10222024-10-14T09:16:01.261Z Downloaded rayon-core v1.12.1
10232024-10-14T09:16:01.264Z Downloaded http-body-util v0.1.2
10242024-10-14T09:16:01.267Z Downloaded slog-async v2.8.0
10252024-10-14T09:16:01.269Z Downloaded sec1 v0.7.3
10262024-10-14T09:16:01.271Z Downloaded rusty-fork v0.3.0
10272024-10-14T09:16:01.274Z Downloaded ena v0.14.3
10282024-10-14T09:16:01.274Z Downloaded rsa v0.9.6
10292024-10-14T09:16:01.279Z Downloaded crypto-bigint v0.5.5
10302024-10-14T09:16:01.287Z Downloaded tls_codec_derive v0.4.1
10312024-10-14T09:16:01.290Z Downloaded const_format v0.2.33
10322024-10-14T09:16:01.293Z Downloaded indicatif v0.17.8
10332024-10-14T09:16:01.297Z Downloaded parking_lot v0.12.2
10342024-10-14T09:16:01.300Z Downloaded tap v1.0.1
10352024-10-14T09:16:01.302Z Downloaded stringprep v0.1.4
10362024-10-14T09:16:01.305Z Downloaded signature v2.2.0
10372024-10-14T09:16:01.305Z Downloaded data-encoding v2.6.0
10382024-10-14T09:16:01.307Z Downloaded zone v0.3.0
10392024-10-14T09:16:01.307Z Downloaded zone v0.1.8
10402024-10-14T09:16:01.307Z Downloaded rand_core v0.6.4
10412024-10-14T09:16:01.310Z Downloaded vte v0.11.1
10422024-10-14T09:16:01.312Z Downloaded vsss-rs v3.3.4
10432024-10-14T09:16:01.314Z Downloaded num-complex v0.4.6
10442024-10-14T09:16:01.314Z Downloaded cc v1.1.30
10452024-10-14T09:16:01.318Z Downloaded base64 v0.21.7
10462024-10-14T09:16:01.322Z Downloaded secrecy v0.8.0
10472024-10-14T09:16:01.326Z Downloaded miniz_oxide v0.7.2
10482024-10-14T09:16:01.329Z Downloaded r2d2 v0.8.10
10492024-10-14T09:16:01.329Z Downloaded slog-term v2.9.1
10502024-10-14T09:16:01.331Z Downloaded base64 v0.22.1
10512024-10-14T09:16:01.335Z Downloaded aws-lc-sys v0.22.0
10522024-10-14T09:16:01.561Z Downloaded embedded-io v0.4.0
10532024-10-14T09:16:01.564Z Downloaded either v1.13.0
10542024-10-14T09:16:01.564Z Downloaded password-hash v0.5.0
10552024-10-14T09:16:01.567Z Downloaded tokio-rustls v0.25.0
10562024-10-14T09:16:01.570Z Downloaded hyper-util v0.1.9
10572024-10-14T09:16:01.572Z Downloaded crossbeam-epoch v0.9.18
10582024-10-14T09:16:01.574Z Downloaded home v0.5.9
10592024-10-14T09:16:01.574Z Downloaded hash32 v0.3.1
10602024-10-14T09:16:01.577Z Downloaded hash32 v0.2.1
10612024-10-14T09:16:01.578Z Downloaded ed25519 v2.2.3
10622024-10-14T09:16:01.582Z Downloaded dirs-sys-next v0.1.2
10632024-10-14T09:16:01.582Z Downloaded num_enum_derive v0.5.11
10642024-10-14T09:16:01.582Z Downloaded num-rational v0.4.2
10652024-10-14T09:16:01.582Z Downloaded rustc-demangle v0.1.24
10662024-10-14T09:16:01.585Z Downloaded crossbeam-utils v0.8.19
10672024-10-14T09:16:01.589Z Downloaded chacha20poly1305 v0.10.1
10682024-10-14T09:16:01.589Z Downloaded base64 v0.13.1
10692024-10-14T09:16:01.595Z Downloaded nanorand v0.7.0
10702024-10-14T09:16:01.599Z Downloaded slog-stdlog v4.1.1
10712024-10-14T09:16:01.599Z Downloaded slab v0.4.9
10722024-10-14T09:16:01.599Z Downloaded serde_plain v1.0.2
10732024-10-14T09:16:01.599Z Downloaded chacha20 v0.9.1
10742024-10-14T09:16:01.599Z Downloaded async-trait v0.1.83
10752024-10-14T09:16:01.602Z Downloaded libloading v0.8.3
10762024-10-14T09:16:01.604Z Downloaded hyper-rustls v0.27.3
10772024-10-14T09:16:01.610Z Downloaded darling v0.20.9
10782024-10-14T09:16:01.617Z Downloaded crc-any v2.5.0
10792024-10-14T09:16:01.617Z Downloaded console v0.15.8
10802024-10-14T09:16:01.617Z Downloaded backtrace v0.3.71
10812024-10-14T09:16:01.621Z Downloaded arc-swap v1.7.1
10822024-10-14T09:16:01.624Z Downloaded memmap2 v0.9.4
10832024-10-14T09:16:01.626Z Downloaded lock_api v0.4.12
10842024-10-14T09:16:01.626Z Downloaded cookie_store v0.21.0
10852024-10-14T09:16:01.631Z Downloaded const-oid v0.9.6
10862024-10-14T09:16:01.631Z Downloaded clang-sys v1.7.0
10872024-10-14T09:16:01.633Z Downloaded blake2 v0.10.6
10882024-10-14T09:16:01.636Z Downloaded async-bb8-diesel v0.2.1
10892024-10-14T09:16:01.638Z Downloaded num-integer v0.1.46
10902024-10-14T09:16:01.638Z Downloaded maplit v1.0.2
10912024-10-14T09:16:01.641Z Downloaded lalrpop-util v0.19.12
10922024-10-14T09:16:01.641Z Downloaded constant_time_eq v0.3.0
10932024-10-14T09:16:01.641Z Downloaded cmake v0.1.51
10942024-10-14T09:16:01.646Z Downloaded buf-list v1.0.3
10952024-10-14T09:16:01.646Z Downloaded backoff v0.4.0
10962024-10-14T09:16:01.649Z Downloaded argon2 v0.5.3
10972024-10-14T09:16:01.649Z Downloaded keccak v0.1.5
10982024-10-14T09:16:01.649Z Downloaded ctr v0.9.2
10992024-10-14T09:16:01.657Z Downloaded cbc v0.1.2
11002024-10-14T09:16:01.658Z Downloaded base64ct v1.6.0
11012024-10-14T09:16:01.663Z Downloaded inout v0.1.3
11022024-10-14T09:16:01.663Z Downloaded humantime v2.1.0
11032024-10-14T09:16:01.663Z Downloaded hubpack v0.1.2
11042024-10-14T09:16:01.663Z Downloaded indent_write v2.2.0
11052024-10-14T09:16:01.663Z Downloaded ciborium v0.2.2
11062024-10-14T09:16:01.663Z Downloaded csv-core v0.1.11
11072024-10-14T09:16:01.666Z Downloaded cancel-safe-futures v0.1.5
11082024-10-14T09:16:01.666Z Downloaded adler v1.0.2
11092024-10-14T09:16:01.666Z Downloaded libsw v3.3.1
11102024-10-14T09:16:01.669Z Downloaded blowfish v0.9.1
11112024-10-14T09:16:01.671Z Downloaded bcs v0.1.6
11122024-10-14T09:16:01.671Z Downloaded new_debug_unreachable v1.0.6
11132024-10-14T09:16:01.674Z Downloaded ciborium-io v0.2.2
11142024-10-14T09:16:01.674Z Downloaded aead v0.5.2
11152024-10-14T09:16:01.674Z Downloaded async-stream v0.3.5
11162024-10-14T09:16:01.678Z Downloaded ascii-canvas v3.0.0
11172024-10-14T09:16:01.678Z Downloaded kstat-rs v0.2.4
11182024-10-14T09:16:01.678Z Downloaded ipnetwork v0.20.0
11192024-10-14T09:16:01.681Z Downloaded internet-checksum v0.2.1
11202024-10-14T09:16:01.681Z Downloaded impl-trait-for-tuples v0.2.2
11212024-10-14T09:16:01.683Z Downloaded indoc v1.0.9
11222024-10-14T09:16:01.686Z Downloaded cobs v0.2.3
11232024-10-14T09:16:01.686Z Downloaded ciborium-ll v0.2.2
11242024-10-14T09:16:01.813Z Downloaded libz-sys v1.1.16
11252024-10-14T09:16:01.894Z Downloaded ring v0.17.8
11262024-10-14T09:16:02.019Z Downloaded libsqlite3-sys v0.30.1
11272024-10-14T09:16:02.196Z Compiling serde v1.0.210
11282024-10-14T09:16:02.199Z Compiling lock_api v0.4.12
11292024-10-14T09:16:02.199Z Compiling scopeguard v1.2.0
11302024-10-14T09:16:02.199Z Compiling value-bag v1.9.0
11312024-10-14T09:16:02.199Z Compiling typenum v1.17.0
11322024-10-14T09:16:02.199Z Compiling generic-array v0.14.7
11332024-10-14T09:16:02.355Z Compiling syn v2.0.79
11342024-10-14T09:16:02.367Z Compiling getrandom v0.2.14
11352024-10-14T09:16:02.496Z Compiling subtle v2.5.0
11362024-10-14T09:16:02.680Z Compiling rand_core v0.6.4
11372024-10-14T09:16:02.828Z Compiling log v0.4.22
11382024-10-14T09:16:02.946Z Compiling shlex v1.3.0
11392024-10-14T09:16:02.981Z Compiling jobserver v0.1.32
11402024-10-14T09:16:03.002Z Compiling const-oid v0.9.6
11412024-10-14T09:16:03.197Z Compiling spin v0.9.8
11422024-10-14T09:16:03.237Z Compiling pin-project-lite v0.2.14
11432024-10-14T09:16:03.369Z Compiling cc v1.1.30
11442024-10-14T09:16:03.371Z Compiling smallvec v1.13.2
11452024-10-14T09:16:03.603Z Compiling rustix v0.38.37
11462024-10-14T09:16:03.723Z Compiling parking_lot_core v0.9.10
11472024-10-14T09:16:03.766Z Compiling futures-core v0.3.31
11482024-10-14T09:16:03.912Z Compiling signal-hook-registry v1.4.2
11492024-10-14T09:16:04.036Z Compiling mio v1.0.2
11502024-10-14T09:16:04.524Z Compiling aho-corasick v1.1.3
11512024-10-14T09:16:04.783Z Compiling parking_lot v0.12.2
11522024-10-14T09:16:04.860Z Compiling either v1.13.0
11532024-10-14T09:16:04.900Z Compiling regex-syntax v0.8.5
11542024-10-14T09:16:05.075Z Compiling cpufeatures v0.2.12
11552024-10-14T09:16:05.179Z Compiling lazy_static v1.5.0
11562024-10-14T09:16:05.199Z Compiling glob v0.3.1
11572024-10-14T09:16:05.345Z Compiling futures-sink v0.3.31
11582024-10-14T09:16:05.380Z Compiling socket2 v0.5.7
11592024-10-14T09:16:05.538Z Compiling slab v0.4.9
11602024-10-14T09:16:05.725Z Compiling prettyplease v0.2.22
11612024-10-14T09:16:06.044Z Compiling minimal-lexical v0.2.1
11622024-10-14T09:16:06.314Z Compiling clang-sys v1.7.0
11632024-10-14T09:16:06.371Z Compiling libloading v0.8.3
11642024-10-14T09:16:06.443Z Compiling bindgen v0.69.4
11652024-10-14T09:16:06.579Z Compiling nom v7.1.3
11662024-10-14T09:16:06.788Z Compiling serde_json v1.0.128
11672024-10-14T09:16:07.092Z Compiling home v0.5.9
11682024-10-14T09:16:07.319Z Compiling futures-channel v0.3.31
11692024-10-14T09:16:07.367Z Compiling itertools v0.12.1
11702024-10-14T09:16:07.762Z Compiling futures-task v0.3.31
11712024-10-14T09:16:07.801Z Compiling futures-io v0.3.31
11722024-10-14T09:16:08.059Z Compiling rustc-hash v1.1.0
11732024-10-14T09:16:08.134Z Compiling pin-utils v0.1.0
11742024-10-14T09:16:08.213Z Compiling lazycell v1.3.0
11752024-10-14T09:16:08.234Z Compiling tinyvec_macros v0.1.1
11762024-10-14T09:16:08.337Z Compiling tinyvec v1.6.0
11772024-10-14T09:16:08.378Z Compiling cmake v0.1.51
11782024-10-14T09:16:09.486Z Compiling regex-automata v0.4.8
11792024-10-14T09:16:09.894Z Compiling libm v0.2.8
11802024-10-14T09:16:10.247Z Compiling cexpr v0.6.0
11812024-10-14T09:16:10.314Z Compiling fs_extra v1.3.0
11822024-10-14T09:16:10.533Z Compiling dunce v1.0.5
11832024-10-14T09:16:10.702Z Compiling unicode-normalization v0.1.23
11842024-10-14T09:16:10.947Z Compiling num-traits v0.2.19
11852024-10-14T09:16:11.259Z Compiling unicode-bidi v0.3.15
11862024-10-14T09:16:12.088Z Compiling ring v0.17.8
11872024-10-14T09:16:12.108Z Compiling base64ct v1.6.0
11882024-10-14T09:16:12.717Z Compiling paste v1.0.15
11892024-10-14T09:16:12.766Z Compiling pem-rfc7468 v0.7.0
11902024-10-14T09:16:13.348Z Compiling ppv-lite86 v0.2.17
11912024-10-14T09:16:13.429Z Compiling httparse v1.8.0
11922024-10-14T09:16:13.469Z Compiling flagset v0.4.5
11932024-10-14T09:16:13.666Z Compiling aws-lc-rs v1.10.0
11942024-10-14T09:16:14.090Z Compiling rand_chacha v0.3.1
11952024-10-14T09:16:14.152Z Compiling tracing-core v0.1.32
11962024-10-14T09:16:15.048Z Compiling regex v1.11.0
11972024-10-14T09:16:15.051Z Compiling percent-encoding v2.3.1
11982024-10-14T09:16:15.415Z Compiling rustls-pki-types v1.9.0
11992024-10-14T09:16:15.448Z Compiling crossbeam-utils v0.8.19
12002024-10-14T09:16:16.078Z Compiling rand v0.8.5
12012024-10-14T09:16:16.394Z Compiling mirai-annotations v1.12.0
12022024-10-14T09:16:16.538Z Compiling untrusted v0.7.1
12032024-10-14T09:16:16.599Z Compiling powerfmt v0.2.0
12042024-10-14T09:16:16.723Z Compiling time-core v0.1.2
12052024-10-14T09:16:16.772Z Compiling pkg-config v0.3.30
12062024-10-14T09:16:16.905Z Compiling untrusted v0.9.0
12072024-10-14T09:16:16.930Z Compiling serde_derive v1.0.210
12082024-10-14T09:16:17.001Z Compiling zeroize_derive v1.4.2
12092024-10-14T09:16:17.071Z Compiling tokio-macros v2.4.0
12102024-10-14T09:16:17.959Z Compiling thiserror-impl v1.0.64
12112024-10-14T09:16:18.235Z Compiling futures-macro v0.3.31
12122024-10-14T09:16:18.551Z Compiling zeroize v1.8.1
12132024-10-14T09:16:18.673Z Compiling der_derive v0.7.2
12142024-10-14T09:16:19.307Z Compiling tracing-attributes v0.1.27
12152024-10-14T09:16:20.241Z Compiling futures-util v0.3.31
12162024-10-14T09:16:20.335Z Compiling crypto-common v0.1.6
12172024-10-14T09:16:20.574Z Compiling block-buffer v0.10.4
12182024-10-14T09:16:20.835Z Compiling digest v0.10.7
12192024-10-14T09:16:21.093Z Compiling thiserror v1.0.64
12202024-10-14T09:16:21.148Z Compiling block-padding v0.3.3
12212024-10-14T09:16:21.230Z Compiling hmac v0.12.1
12222024-10-14T09:16:21.288Z Compiling sha2 v0.10.8
12232024-10-14T09:16:21.382Z Compiling inout v0.1.3
12242024-10-14T09:16:21.472Z Compiling der v0.7.9
12252024-10-14T09:16:21.658Z Compiling cipher v0.4.4
12262024-10-14T09:16:21.721Z Compiling pbkdf2 v0.12.2
12272024-10-14T09:16:21.872Z Compiling pest v2.7.10
12282024-10-14T09:16:22.115Z Compiling salsa20 v0.10.2
12292024-10-14T09:16:22.307Z Compiling vcpkg v0.2.15
12302024-10-14T09:16:23.049Z Compiling tracing v0.1.40
12312024-10-14T09:16:23.243Z Compiling num-conv v0.1.0
12322024-10-14T09:16:23.539Z Compiling spki v0.7.3
12332024-10-14T09:16:23.581Z Compiling time-macros v0.2.18
12342024-10-14T09:16:24.345Z Compiling openssl-sys v0.9.103
12352024-10-14T09:16:24.755Z Compiling pest_meta v2.7.10
12362024-10-14T09:16:24.802Z Compiling scrypt v0.11.0
12372024-10-14T09:16:24.885Z Compiling aes v0.8.4
12382024-10-14T09:16:25.369Z Compiling cbc v0.1.2
12392024-10-14T09:16:25.423Z Compiling zerocopy-derive v0.7.34
12402024-10-14T09:16:25.611Z Compiling scroll_derive v0.12.0
12412024-10-14T09:16:26.243Z Compiling deranged v0.3.11
12422024-10-14T09:16:27.086Z Compiling atomic-waker v1.1.2
12432024-10-14T09:16:27.285Z Compiling num_threads v0.1.7
12442024-10-14T09:16:27.410Z Compiling scroll v0.12.0
12452024-10-14T09:16:27.727Z Compiling zerocopy v0.7.34
12462024-10-14T09:16:27.771Z Compiling pest_generator v2.7.10
12472024-10-14T09:16:27.792Z Compiling pkcs5 v0.7.1
12482024-10-14T09:16:28.105Z Compiling time v0.3.36
12492024-10-14T09:16:28.189Z Compiling form_urlencoded v1.2.1
12502024-10-14T09:16:28.261Z Compiling slog v2.7.0
12512024-10-14T09:16:28.517Z Compiling try-lock v0.2.5
12522024-10-14T09:16:28.674Z Compiling goblin v0.8.2
12532024-10-14T09:16:28.865Z Compiling want v0.3.1
12542024-10-14T09:16:28.994Z Compiling pkcs8 v0.10.2
12552024-10-14T09:16:29.157Z Compiling httpdate v1.0.3
12562024-10-14T09:16:29.625Z Compiling idna v0.5.0
12572024-10-14T09:16:29.761Z Compiling iana-time-zone v0.1.60
12582024-10-14T09:16:29.802Z Compiling rustversion v1.0.17
12592024-10-14T09:16:29.831Z Compiling pest_derive v2.7.10
12602024-10-14T09:16:30.155Z Compiling foreign-types-shared v0.1.1
12612024-10-14T09:16:30.217Z Compiling base64 v0.22.1
12622024-10-14T09:16:30.261Z Compiling tower-service v0.3.2
12632024-10-14T09:16:30.387Z Compiling match_cfg v0.1.0
12642024-10-14T09:16:30.514Z Compiling openssl v0.10.66
12652024-10-14T09:16:30.616Z Compiling hostname v0.3.1
12662024-10-14T09:16:30.642Z Compiling dtrace-parser v0.2.0
12672024-10-14T09:16:30.882Z Compiling url v2.5.2
12682024-10-14T09:16:30.957Z Compiling foreign-types v0.3.2
12692024-10-14T09:16:31.055Z Compiling bitflags v2.6.0
12702024-10-14T09:16:31.214Z Compiling bytes v1.7.2
12712024-10-14T09:16:32.380Z Compiling tokio v1.40.0
12722024-10-14T09:16:32.523Z Compiling indexmap v2.6.0
12732024-10-14T09:16:32.767Z Compiling http v1.1.0
12742024-10-14T09:16:32.852Z Compiling semver v1.0.23
12752024-10-14T09:16:33.338Z Compiling rustc_version v0.4.1
12762024-10-14T09:16:33.556Z Compiling toml_datetime v0.6.8
12772024-10-14T09:16:33.988Z Compiling serde_tokenstream v0.2.2
12782024-10-14T09:16:34.075Z Compiling uuid v1.10.0
12792024-10-14T09:16:34.097Z Compiling serde_spanned v0.6.7
12802024-10-14T09:16:34.326Z Compiling dof v0.3.0
12812024-10-14T09:16:34.598Z Compiling http-body v1.0.0
12822024-10-14T09:16:34.618Z Compiling chrono v0.4.38
12832024-10-14T09:16:34.840Z Compiling async-trait v0.1.83
12842024-10-14T09:16:35.288Z Compiling which v4.4.2
12852024-10-14T09:16:35.527Z Compiling usdt-impl v0.5.0
12862024-10-14T09:16:36.571Z Compiling openssl-macros v0.1.1
12872024-10-14T09:16:36.792Z Compiling dirs-sys-next v0.1.2
12882024-10-14T09:16:37.149Z Compiling rustls v0.22.4
12892024-10-14T09:16:37.335Z Compiling data-encoding v2.6.0
12902024-10-14T09:16:37.423Z Compiling native-tls v0.2.11
12912024-10-14T09:16:37.445Z Compiling syn v1.0.109
12922024-10-14T09:16:37.673Z Compiling siphasher v0.3.11
12932024-10-14T09:16:37.782Z Compiling rustls v0.23.10
12942024-10-14T09:16:38.143Z Compiling dirs-next v2.0.0
12952024-10-14T09:16:38.195Z Compiling http-body-util v0.1.2
12962024-10-14T09:16:38.343Z Compiling heapless v0.7.17
12972024-10-14T09:16:38.711Z Compiling crossbeam-epoch v0.9.18
12982024-10-14T09:16:38.792Z Compiling signature v2.2.0
12992024-10-14T09:16:39.074Z Compiling sha1 v0.10.6
13002024-10-14T09:16:39.076Z Compiling serde_derive_internals v0.29.1
13012024-10-14T09:16:39.436Z Compiling backtrace v0.3.71
13022024-10-14T09:16:39.501Z Compiling thread_local v1.1.8
13032024-10-14T09:16:39.737Z Compiling encoding_rs v0.8.34
13042024-10-14T09:16:39.843Z Compiling cookie v0.18.1
13052024-10-14T09:16:39.935Z Compiling multer v3.1.0
13062024-10-14T09:16:40.038Z Compiling schemars v0.8.21
13072024-10-14T09:16:40.155Z Compiling gimli v0.28.1
13082024-10-14T09:16:40.243Z Compiling signal-hook v0.3.17
13092024-10-14T09:16:40.379Z Compiling tokio-util v0.7.12
13102024-10-14T09:16:40.556Z Compiling slog-async v2.8.0
13112024-10-14T09:16:41.125Z Compiling rayon-core v1.12.1
13122024-10-14T09:16:41.412Z Compiling h2 v0.4.6
13132024-10-14T09:16:41.851Z Compiling finl_unicode v1.2.0
13142024-10-14T09:16:41.918Z Compiling adler v1.0.2
13152024-10-14T09:16:42.159Z Compiling ipnet v2.10.1
13162024-10-14T09:16:42.471Z Compiling openssl-probe v0.1.5
13172024-10-14T09:16:42.807Z Compiling mime v0.3.17
13182024-10-14T09:16:43.409Z Compiling toml_edit v0.22.22
13192024-10-14T09:16:43.429Z Compiling stringprep v0.1.4
13202024-10-14T09:16:44.615Z Compiling addr2line v0.21.0
13212024-10-14T09:16:44.872Z Compiling miniz_oxide v0.7.2
13222024-10-14T09:16:45.247Z Compiling schemars_derive v0.8.21
13232024-10-14T09:16:45.661Z Compiling crossbeam-deque v0.8.5
13242024-10-14T09:16:45.737Z Compiling usdt-macro v0.5.0
13252024-10-14T09:16:46.014Z Compiling usdt-attr-macro v0.5.0
13262024-10-14T09:16:47.036Z Compiling term v0.7.0
13272024-10-14T09:16:47.522Z Compiling curve25519-dalek v4.1.3
13282024-10-14T09:16:47.678Z Compiling slog-json v2.6.1
13292024-10-14T09:16:48.058Z Compiling serde_urlencoded v0.7.1
13302024-10-14T09:16:48.142Z Compiling enum-as-inner v0.6.0
13312024-10-14T09:16:48.534Z Compiling hyper v1.4.1
13322024-10-14T09:16:48.566Z Compiling crossbeam-channel v0.5.12
13332024-10-14T09:16:48.587Z Compiling futures-executor v0.3.31
13342024-10-14T09:16:49.168Z Compiling md-5 v0.10.6
13352024-10-14T09:16:49.248Z Compiling async-stream-impl v0.3.5
13362024-10-14T09:16:49.439Z Compiling rustls-pemfile v2.2.0
13372024-10-14T09:16:49.707Z Compiling num-integer v0.1.46
13382024-10-14T09:16:49.778Z Compiling idna v0.4.0
13392024-10-14T09:16:50.434Z Compiling idna v0.3.0
13402024-10-14T09:16:50.732Z Compiling hash32 v0.2.1
13412024-10-14T09:16:51.138Z Compiling hyper-util v0.1.9
13422024-10-14T09:16:51.380Z Compiling ff v0.13.0
13432024-10-14T09:16:51.615Z Compiling is-terminal v0.4.12
13442024-10-14T09:16:51.747Z Compiling dropshot v0.12.0
13452024-10-14T09:16:51.831Z Compiling object v0.32.2
13462024-10-14T09:16:52.044Z Compiling smoltcp v0.9.1
13472024-10-14T09:16:52.065Z Compiling quick-error v1.2.3
13482024-10-14T09:16:52.120Z Compiling take_mut v0.2.2
13492024-10-14T09:16:52.216Z Compiling base16ct v0.2.0
13502024-10-14T09:16:52.270Z Compiling num-bigint-dig v0.8.4
13512024-10-14T09:16:52.542Z Compiling psl-types v2.0.11
13522024-10-14T09:16:52.588Z Compiling linked-hash-map v0.5.6
13532024-10-14T09:16:52.910Z Compiling portable-atomic v1.6.0
13542024-10-14T09:16:52.941Z Compiling stable_deref_trait v1.2.0
13552024-10-14T09:16:52.941Z Compiling fallible-iterator v0.2.0
13562024-10-14T09:16:52.947Z Compiling rustc-demangle v0.1.24
13572024-10-14T09:16:52.947Z Compiling utf-8 v0.7.6
13582024-10-14T09:16:53.265Z Compiling crc32fast v1.4.0
13592024-10-14T09:16:53.536Z Compiling anyhow v1.0.89
13602024-10-14T09:16:53.757Z Compiling dyn-clone v1.0.17
13612024-10-14T09:16:53.896Z Compiling postgres-protocol v0.6.7
13622024-10-14T09:16:53.986Z Compiling tungstenite v0.23.0
13632024-10-14T09:16:54.324Z Compiling lru-cache v0.1.2
13642024-10-14T09:16:54.557Z Compiling publicsuffix v2.2.3
13652024-10-14T09:16:54.851Z Compiling sec1 v0.7.3
13662024-10-14T09:16:55.432Z Compiling resolv-conf v0.7.0
13672024-10-14T09:16:55.611Z Compiling slog-term v2.9.1
13682024-10-14T09:16:56.248Z Compiling usdt v0.5.0
13692024-10-14T09:16:56.411Z Compiling group v0.13.0
13702024-10-14T09:16:56.494Z Compiling async-stream v0.3.5
13712024-10-14T09:16:56.751Z Compiling hickory-proto v0.24.1
13722024-10-14T09:16:56.754Z Compiling num-iter v0.1.45
13732024-10-14T09:16:56.816Z Compiling futures v0.3.31
13742024-10-14T09:16:56.931Z Compiling slog-bunyan v2.5.0
13752024-10-14T09:16:56.953Z Compiling toml v0.8.19
13762024-10-14T09:16:58.749Z Compiling camino v1.1.9
13772024-10-14T09:16:58.803Z Compiling tokio-native-tls v0.3.1
13782024-10-14T09:16:59.078Z Compiling phf_shared v0.11.2
13792024-10-14T09:16:59.205Z Compiling terminal_size v0.4.0
13802024-10-14T09:16:59.226Z Compiling dropshot_endpoint v0.12.0
13812024-10-14T09:16:59.434Z Compiling openapiv3 v2.0.0
13822024-10-14T09:16:59.471Z Compiling serde_path_to_error v0.1.16
13832024-10-14T09:16:59.706Z Compiling waitgroup v0.1.2
13842024-10-14T09:16:59.934Z Compiling hkdf v0.12.4
13852024-10-14T09:17:00.193Z Compiling crypto-bigint v0.5.5
13862024-10-14T09:17:00.334Z Compiling curve25519-dalek-derive v0.1.1
13872024-10-14T09:17:01.786Z Compiling hubpack_derive v0.1.1
13882024-10-14T09:17:01.929Z Compiling zerocopy-derive v0.6.6
13892024-10-14T09:17:02.254Z Compiling webpki-roots v0.26.3
13902024-10-14T09:17:02.481Z Compiling hostname v0.4.0
13912024-10-14T09:17:02.723Z Compiling ahash v0.8.11
13922024-10-14T09:17:02.725Z Compiling fs-err v2.11.0
13932024-10-14T09:17:03.053Z Compiling adler2 v2.0.0
13942024-10-14T09:17:03.080Z Compiling debug-ignore v1.0.5
13952024-10-14T09:17:03.229Z Compiling bitflags v1.3.2
13962024-10-14T09:17:03.276Z Compiling managed v0.8.0
13972024-10-14T09:17:03.334Z Compiling winnow v0.5.40
13982024-10-14T09:17:03.833Z Compiling clap_builder v4.5.20
13992024-10-14T09:17:03.884Z Compiling console v0.15.8
14002024-10-14T09:17:04.039Z Compiling zerocopy v0.6.6
14012024-10-14T09:17:04.950Z Compiling miniz_oxide v0.8.0
14022024-10-14T09:17:05.369Z Compiling elliptic-curve v0.13.8
14032024-10-14T09:17:06.112Z Compiling hubpack v0.1.2
14042024-10-14T09:17:06.259Z Compiling hickory-resolver v0.24.1
14052024-10-14T09:17:06.572Z Compiling phf v0.11.2
14062024-10-14T09:17:06.877Z Compiling hyper-tls v0.6.0
14072024-10-14T09:17:07.168Z Compiling toml_edit v0.19.15
14082024-10-14T09:17:07.280Z Compiling signal-hook-mio v0.2.4
14092024-10-14T09:17:07.301Z Compiling rayon v1.10.0
14102024-10-14T09:17:07.444Z Compiling cookie_store v0.21.0
14112024-10-14T09:17:09.029Z Compiling tokio-tungstenite v0.23.1
14122024-10-14T09:17:09.587Z Compiling postgres-types v0.2.8
14132024-10-14T09:17:12.532Z Compiling tokio-stream v0.1.16
14142024-10-14T09:17:12.534Z Compiling strum_macros v0.25.3
14152024-10-14T09:17:13.190Z Compiling ed25519 v2.2.3
14162024-10-14T09:17:13.340Z Compiling phf_shared v0.10.0
14172024-10-14T09:17:13.580Z Compiling serde-big-array v0.5.1
14182024-10-14T09:17:13.732Z Compiling clap_derive v4.5.18
14192024-10-14T09:17:13.816Z Compiling pkcs1 v0.7.5
14202024-10-14T09:17:14.450Z Compiling rfc6979 v0.4.0
14212024-10-14T09:17:14.645Z Compiling derive-where v1.2.7
14222024-10-14T09:17:14.890Z Compiling serde_repr v0.1.19
14232024-10-14T09:17:15.219Z Compiling float-cmp v0.9.0
14242024-10-14T09:17:15.245Z Compiling bstr v1.9.1
14252024-10-14T09:17:15.458Z Compiling sync_wrapper v1.0.1
14262024-10-14T09:17:15.619Z Compiling whoami v1.5.2
14272024-10-14T09:17:16.091Z Compiling bit-vec v0.6.3
14282024-10-14T09:17:16.301Z Compiling predicates-core v1.0.6
14292024-10-14T09:17:16.581Z Compiling static_assertions v1.1.0
14302024-10-14T09:17:16.642Z Compiling new_debug_unreachable v1.0.6
14312024-10-14T09:17:16.688Z Compiling precomputed-hash v0.1.1
14322024-10-14T09:17:16.713Z Compiling normalize-line-endings v0.3.0
14332024-10-14T09:17:16.739Z Compiling fixedbitset v0.4.2
14342024-10-14T09:17:16.805Z Compiling difflib v0.4.0
14352024-10-14T09:17:16.840Z Compiling number_prefix v0.4.0
14362024-10-14T09:17:17.060Z Compiling unicode-segmentation v1.11.0
14372024-10-14T09:17:17.079Z Compiling petgraph v0.6.5
14382024-10-14T09:17:17.214Z Compiling predicates v3.1.2
14392024-10-14T09:17:17.928Z Compiling similar v2.6.0
14402024-10-14T09:17:18.301Z Compiling indicatif v0.17.8
14412024-10-14T09:17:18.401Z Compiling string_cache v0.8.7
14422024-10-14T09:17:18.889Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14432024-10-14T09:17:18.893Z Compiling clap v4.5.20
14442024-10-14T09:17:18.935Z Compiling bit-set v0.5.3
14452024-10-14T09:17:19.035Z Compiling tokio-postgres v0.7.12
14462024-10-14T09:17:19.218Z Compiling ecdsa v0.16.9
14472024-10-14T09:17:20.084Z Compiling rsa v0.9.6
14482024-10-14T09:17:20.349Z Compiling ed25519-dalek v2.1.1
14492024-10-14T09:17:20.553Z Compiling flate2 v1.0.34
14502024-10-14T09:17:21.156Z Compiling toml v0.7.8
14512024-10-14T09:17:21.530Z Compiling crossterm v0.28.1
14522024-10-14T09:17:22.548Z Compiling hex v0.4.3
14532024-10-14T09:17:22.909Z Compiling x509-cert v0.2.5
14542024-10-14T09:17:22.946Z Compiling itertools v0.10.5
14552024-10-14T09:17:23.174Z Compiling peg-runtime v0.8.3
14562024-10-14T09:17:23.874Z Compiling unicode-xid v0.2.4
14572024-10-14T09:17:24.065Z Compiling lalrpop-util v0.19.12
14582024-10-14T09:17:24.432Z Compiling strum_macros v0.26.4
14592024-10-14T09:17:24.948Z Compiling xattr v1.3.1
14602024-10-14T09:17:25.218Z Compiling filetime v0.2.25
14612024-10-14T09:17:25.426Z Compiling tar v0.4.42
14622024-10-14T09:17:29.646Z Compiling strum v0.26.3
14632024-10-14T09:17:33.112Z Compiling aws-lc-sys v0.22.0
14642024-10-14T09:17:54.681Z Compiling rustls-webpki v0.102.4
14652024-10-14T09:17:58.021Z Compiling tokio-rustls v0.25.0
14662024-10-14T09:17:59.467Z Compiling tokio-rustls v0.26.0
14672024-10-14T09:17:59.862Z Compiling hyper-rustls v0.27.3
14682024-10-14T09:18:00.205Z Compiling reqwest v0.12.8
14692024-10-14T09:18:01.680Z Compiling qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
14702024-10-14T09:18:05.925Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14712024-10-14T09:18:06.182Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14722024-10-14T09:18:11.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
14732024-10-14T09:18:11.919Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14742024-10-14T09:18:11.971ZOct 14 09:18:11.683 INFO Starting download, target: Console
14752024-10-14T09:18:11.971ZOct 14 09:18:11.683 INFO Starting download, target: Cockroach
14762024-10-14T09:18:11.971ZOct 14 09:18:11.683 INFO Starting download, target: Clickhouse
14772024-10-14T09:18:11.971ZOct 14 09:18:11.683 INFO Starting download, target: DendriteStub
14782024-10-14T09:18:11.974ZOct 14 09:18:11.683 INFO Starting download, target: DendriteOpenapi
14792024-10-14T09:18:11.974ZOct 14 09:18:11.683 INFO Starting download, target: MaghemiteMgd
14802024-10-14T09:18:11.974ZOct 14 09:18:11.683 INFO Starting download, target: TransceiverControl
14812024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14822024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14832024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14842024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14852024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14862024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14872024-10-14T09:18:11.974ZOct 14 09:18:11.684 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14882024-10-14T09:18:12.156ZOct 14 09:18:11.856 INFO Download complete, target: DendriteOpenapi
14892024-10-14T09:18:12.392ZOct 14 09:18:12.102 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14902024-10-14T09:18:12.426ZOct 14 09:18:12.132 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14912024-10-14T09:18:12.596ZOct 14 09:18:12.307 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14922024-10-14T09:18:12.822ZOct 14 09:18:12.534 INFO Download complete, target: Console
14932024-10-14T09:18:12.856ZOct 14 09:18:12.568 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14942024-10-14T09:18:13.049ZOct 14 09:18:12.761 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14952024-10-14T09:18:13.050ZOct 14 09:18:12.761 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14962024-10-14T09:18:13.216ZOct 14 09:18:12.928 INFO Download complete, target: TransceiverControl
14972024-10-14T09:18:13.829ZOct 14 09:18:13.541 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14982024-10-14T09:18:15.822ZOct 14 09:18:15.534 INFO Download complete, target: DendriteStub
14992024-10-14T09:18:16.300ZOct 14 09:18:16.013 INFO Download complete, target: MaghemiteMgd
15002024-10-14T09:18:21.651ZOct 14 09:18:21.364 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
15012024-10-14T09:18:21.979ZOct 14 09:18:21.693 INFO Checking that binary works, target: Cockroach
15022024-10-14T09:18:22.144ZOct 14 09:18:21.857 INFO Download complete, target: Cockroach
15032024-10-14T09:18:28.228ZOct 14 09:18:27.941 INFO Checking that binary works, target: Clickhouse
15042024-10-14T09:18:28.704ZOct 14 09:18:28.419 INFO Download complete, target: Clickhouse
15052024-10-14T09:18:28.844ZAll builder prerequisites installed successfully, and PATH looks valid
15062024-10-14T09:18:28.847Z
15072024-10-14T09:18:28.847Zreal 5:46.725553352
15082024-10-14T09:18:28.847Zuser 15:13.510686624
15092024-10-14T09:18:28.847Zsys 3:02.712981970
15102024-10-14T09:18:28.847Ztrap 0.493712606
15112024-10-14T09:18:28.847Ztflt 6.220221300
15122024-10-14T09:18:28.847Zdflt 4.997265334
15132024-10-14T09:18:28.847Zkflt 0.159878053
15142024-10-14T09:18:28.847Zlock 29:15.977691834
15152024-10-14T09:18:28.847Zslp 59:09.202522827
15162024-10-14T09:18:28.847Zlat 52.426019931
15172024-10-14T09:18:28.847Zstop 2:10.980483021
15182024-10-14T09:18:28.847Z+ banner hack-check
15192024-10-14T09:18:28.851Z
15202024-10-14T09:18:28.851Z # # ## #### # # #### # # ###### #### # #
15212024-10-14T09:18:28.851Z # # # # # # # # # # # # # # # # #
15222024-10-14T09:18:28.851Z ###### # # # #### ##### # ###### ##### # ####
15232024-10-14T09:18:28.851Z # # ###### # # # # # # # # # #
15242024-10-14T09:18:28.851Z # # # # # # # # # # # # # # # # #
15252024-10-14T09:18:28.851Z # # # # #### # # #### # # ###### #### # #
15262024-10-14T09:18:28.851Z
15272024-10-14T09:18:28.851Z+ export CARGO_INCREMENTAL=0
15282024-10-14T09:18:28.851Z+ CARGO_INCREMENTAL=0
15292024-10-14T09:18:28.851Z+ ptime -m timeout 2h cargo xtask check-features --ci
15302024-10-14T09:18:29.451Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15312024-10-14T09:18:33.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
15322024-10-14T09:18:33.469Z Running `target/debug/xtask check-features --ci`
15332024-10-14T09:18:33.490Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15342024-10-14T09:18:33.493Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15352024-10-14T09:18:34.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
15362024-10-14T09:18:34.028Z Running `target/debug/xtask download cargo-hack`
15372024-10-14T09:18:34.883Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15382024-10-14T09:18:35.252Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15392024-10-14T09:18:39.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
15402024-10-14T09:18:39.994Z Running `target/debug/xtask-downloader cargo-hack`
15412024-10-14T09:18:40.022ZOct 14 09:18:39.736 INFO Starting download, target: CargoHack
15422024-10-14T09:18:40.026ZOct 14 09:18:39.737 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15432024-10-14T09:18:40.566ZOct 14 09:18:40.283 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15442024-10-14T09:18:40.671ZOct 14 09:18:40.386 INFO Download complete, target: CargoHack
15452024-10-14T09:18:40.674Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
15462024-10-14T09:18:40.692Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15472024-10-14T09:18:40.852Zinfo: running `cargo check --bins` on api_identity (1/166)
15482024-10-14T09:18:41.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15492024-10-14T09:18:41.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15502024-10-14T09:18:41.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15512024-10-14T09:18:41.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15522024-10-14T09:18:41.628Z
15532024-10-14T09:18:41.628Zinfo: running `cargo check --bins` on bootstore (2/166)
15542024-10-14T09:18:42.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15552024-10-14T09:18:42.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15562024-10-14T09:18:42.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15572024-10-14T09:18:42.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15582024-10-14T09:18:42.237Z
15592024-10-14T09:18:42.237Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/166)
15602024-10-14T09:18:42.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15612024-10-14T09:18:42.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15622024-10-14T09:18:42.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15632024-10-14T09:18:42.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15642024-10-14T09:18:42.897Z
15652024-10-14T09:18:42.897Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/166)
15662024-10-14T09:18:43.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15672024-10-14T09:18:43.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15682024-10-14T09:18:43.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15692024-10-14T09:18:43.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15702024-10-14T09:18:43.573Z
15712024-10-14T09:18:43.574Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/166)
15722024-10-14T09:18:43.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15732024-10-14T09:18:43.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15742024-10-14T09:18:43.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15752024-10-14T09:18:43.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15762024-10-14T09:18:44.003Z
15772024-10-14T09:18:44.003Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/166)
15782024-10-14T09:18:44.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15792024-10-14T09:18:44.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15802024-10-14T09:18:44.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15812024-10-14T09:18:44.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15822024-10-14T09:18:44.458Z
15832024-10-14T09:18:44.458Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/166)
15842024-10-14T09:18:44.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15852024-10-14T09:18:44.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15862024-10-14T09:18:44.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15872024-10-14T09:18:44.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15882024-10-14T09:18:44.928Z
15892024-10-14T09:18:44.928Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/166)
15902024-10-14T09:18:45.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15912024-10-14T09:18:45.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15922024-10-14T09:18:45.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15932024-10-14T09:18:45.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15942024-10-14T09:18:45.403Z
15952024-10-14T09:18:45.403Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/166)
15962024-10-14T09:18:45.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15972024-10-14T09:18:45.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15982024-10-14T09:18:45.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15992024-10-14T09:18:45.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16002024-10-14T09:18:45.874Z
16012024-10-14T09:18:45.874Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/166)
16022024-10-14T09:18:46.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16032024-10-14T09:18:46.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16042024-10-14T09:18:46.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16052024-10-14T09:18:46.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16062024-10-14T09:18:46.345Z
16072024-10-14T09:18:46.345Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/166)
16082024-10-14T09:18:46.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16092024-10-14T09:18:46.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16102024-10-14T09:18:46.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16112024-10-14T09:18:46.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16122024-10-14T09:18:46.811Z
16132024-10-14T09:18:46.811Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/166)
16142024-10-14T09:18:47.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-10-14T09:18:47.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-10-14T09:18:47.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-10-14T09:18:47.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16182024-10-14T09:18:47.285Z
16192024-10-14T09:18:47.285Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/166)
16202024-10-14T09:18:47.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-10-14T09:18:47.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-10-14T09:18:47.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-10-14T09:18:47.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16242024-10-14T09:18:47.754Z
16252024-10-14T09:18:47.754Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/166)
16262024-10-14T09:18:48.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-10-14T09:18:48.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-10-14T09:18:48.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-10-14T09:18:48.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16302024-10-14T09:18:48.220Z
16312024-10-14T09:18:48.220Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/166)
16322024-10-14T09:18:48.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-10-14T09:18:48.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-10-14T09:18:48.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-10-14T09:18:48.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16362024-10-14T09:18:48.690Z
16372024-10-14T09:18:48.691Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/166)
16382024-10-14T09:18:49.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-10-14T09:18:49.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-10-14T09:18:49.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-10-14T09:18:49.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16422024-10-14T09:18:49.160Z
16432024-10-14T09:18:49.161Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/166)
16442024-10-14T09:18:49.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-10-14T09:18:49.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-10-14T09:18:49.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-10-14T09:18:49.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16482024-10-14T09:18:49.630Z
16492024-10-14T09:18:49.630Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/166)
16502024-10-14T09:18:50.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-10-14T09:18:50.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-10-14T09:18:50.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-10-14T09:18:50.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16542024-10-14T09:18:50.101Z
16552024-10-14T09:18:50.101Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/166)
16562024-10-14T09:18:50.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-10-14T09:18:50.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-10-14T09:18:50.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-10-14T09:18:50.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16602024-10-14T09:18:50.577Z
16612024-10-14T09:18:50.577Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/166)
16622024-10-14T09:18:51.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-10-14T09:18:51.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-10-14T09:18:51.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-10-14T09:18:51.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16662024-10-14T09:18:51.046Z
16672024-10-14T09:18:51.046Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/166)
16682024-10-14T09:18:51.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-10-14T09:18:51.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-10-14T09:18:51.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-10-14T09:18:51.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16722024-10-14T09:18:51.516Z
16732024-10-14T09:18:51.516Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/166)
16742024-10-14T09:18:51.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-10-14T09:18:51.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-10-14T09:18:51.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-10-14T09:18:51.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16782024-10-14T09:18:51.990Z
16792024-10-14T09:18:51.990Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/166)
16802024-10-14T09:18:52.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-10-14T09:18:52.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-10-14T09:18:52.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-10-14T09:18:52.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16842024-10-14T09:18:52.466Z
16852024-10-14T09:18:52.466Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/166)
16862024-10-14T09:18:52.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-10-14T09:18:52.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-10-14T09:18:52.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-10-14T09:18:52.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16902024-10-14T09:18:52.935Z
16912024-10-14T09:18:52.935Zinfo: running `cargo check --bins` on sled-hardware-types (25/166)
16922024-10-14T09:18:53.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-10-14T09:18:53.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-10-14T09:18:53.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-10-14T09:18:53.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16962024-10-14T09:18:53.610Z
16972024-10-14T09:18:53.610Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/166)
16982024-10-14T09:18:54.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-10-14T09:18:54.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-10-14T09:18:54.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-10-14T09:18:54.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17022024-10-14T09:18:54.291Z
17032024-10-14T09:18:54.291Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/166)
17042024-10-14T09:18:54.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-10-14T09:18:54.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-10-14T09:18:54.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-10-14T09:18:54.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17082024-10-14T09:18:54.967Z
17092024-10-14T09:18:54.967Zinfo: running `cargo check --bins` on oxlog (28/166)
17102024-10-14T09:18:55.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-10-14T09:18:55.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-10-14T09:18:55.631Z Checking cfg-if v1.0.0
17132024-10-14T09:18:55.634Z Checking libc v0.2.159
17142024-10-14T09:18:55.734Z Checking serde v1.0.210
17152024-10-14T09:18:55.740Z Checking zeroize v1.8.1
17162024-10-14T09:18:55.752Z Checking memchr v2.7.2
17172024-10-14T09:18:55.755Z Checking typenum v1.17.0
17182024-10-14T09:18:55.777Z Checking scopeguard v1.2.0
17192024-10-14T09:18:55.780Z Checking subtle v2.5.0
17202024-10-14T09:18:55.803Z Checking value-bag v1.9.0
17212024-10-14T09:18:55.913Z Checking lock_api v0.4.12
17222024-10-14T09:18:55.982Z Checking itoa v1.0.11
17232024-10-14T09:18:56.037Z Checking const-oid v0.9.6
17242024-10-14T09:18:56.182Z Checking pin-project-lite v0.2.14
17252024-10-14T09:18:56.184Z Checking log v0.4.22
17262024-10-14T09:18:56.293Z Checking smallvec v1.13.2
17272024-10-14T09:18:56.320Z Checking futures-core v0.3.31
17282024-10-14T09:18:56.504Z Checking once_cell v1.20.2
17292024-10-14T09:18:56.617Z Checking cpufeatures v0.2.12
17302024-10-14T09:18:56.630Z Checking futures-sink v0.3.31
17312024-10-14T09:18:56.702Z Checking spin v0.9.8
17322024-10-14T09:18:56.726Z Checking byteorder v1.5.0
17332024-10-14T09:18:56.760Z Checking slab v0.4.9
17342024-10-14T09:18:56.781Z Checking futures-channel v0.3.31
17352024-10-14T09:18:56.916Z Checking getrandom v0.2.14
17362024-10-14T09:18:57.002Z Checking parking_lot_core v0.9.10
17372024-10-14T09:18:57.034Z Checking signal-hook-registry v1.4.2
17382024-10-14T09:18:57.052Z Checking generic-array v0.14.7
17392024-10-14T09:18:57.124Z Checking mio v1.0.2
17402024-10-14T09:18:57.144Z Checking socket2 v0.5.7
17412024-10-14T09:18:57.147Z Checking rand_core v0.6.4
17422024-10-14T09:18:57.248Z Checking tinyvec_macros v0.1.1
17432024-10-14T09:18:57.306Z Checking parking_lot v0.12.2
17442024-10-14T09:18:57.328Z Checking futures-task v0.3.31
17452024-10-14T09:18:57.445Z Checking futures-io v0.3.31
17462024-10-14T09:18:57.557Z Checking pin-utils v0.1.0
17472024-10-14T09:18:57.619Z Checking tinyvec v1.6.0
17482024-10-14T09:18:57.634Z Checking ryu v1.0.18
17492024-10-14T09:18:57.637Z Checking futures-util v0.3.31
17502024-10-14T09:18:57.658Z Checking hashbrown v0.15.0
17512024-10-14T09:18:57.710Z Checking equivalent v1.0.1
17522024-10-14T09:18:57.810Z Checking fnv v1.0.7
17532024-10-14T09:18:57.824Z Checking unicode-bidi v0.3.15
17542024-10-14T09:18:57.851Z Checking libm v0.2.8
17552024-10-14T09:18:57.929Z Checking base64ct v1.6.0
17562024-10-14T09:18:58.202Z Checking crypto-common v0.1.6
17572024-10-14T09:18:58.377Z Checking block-buffer v0.10.4
17582024-10-14T09:18:58.394Z Checking block-padding v0.3.3
17592024-10-14T09:18:58.448Z Checking pem-rfc7468 v0.7.0
17602024-10-14T09:18:58.582Z Checking inout v0.1.3
17612024-10-14T09:18:58.585Z Checking digest v0.10.7
17622024-10-14T09:18:58.692Z Checking flagset v0.4.5
17632024-10-14T09:18:58.716Z Checking ppv-lite86 v0.2.17
17642024-10-14T09:18:58.807Z Checking cipher v0.4.4
17652024-10-14T09:18:58.810Z Checking num-traits v0.2.19
17662024-10-14T09:18:58.872Z Checking der v0.7.9
17672024-10-14T09:18:58.942Z Checking unicode-normalization v0.1.23
17682024-10-14T09:18:58.962Z Checking hmac v0.12.1
17692024-10-14T09:18:59.159Z Checking sha2 v0.10.8
17702024-10-14T09:18:59.194Z Checking tracing-core v0.1.32
17712024-10-14T09:18:59.411Z Checking rand_chacha v0.3.1
17722024-10-14T09:18:59.732Z Checking thiserror v1.0.64
17732024-10-14T09:18:59.798Z Checking rustls-pki-types v1.9.0
17742024-10-14T09:18:59.848Z Checking percent-encoding v2.3.1
17752024-10-14T09:18:59.860Z Checking rand v0.8.5
17762024-10-14T09:18:59.875Z Checking tracing v0.1.40
17772024-10-14T09:19:00.045Z Checking salsa20 v0.10.2
17782024-10-14T09:19:00.209Z Checking pbkdf2 v0.12.2
17792024-10-14T09:19:00.244Z Checking aws-lc-sys v0.22.0
17802024-10-14T09:19:00.346Z Checking httparse v1.8.0
17812024-10-14T09:19:00.368Z Checking untrusted v0.9.0
17822024-10-14T09:19:00.459Z Checking powerfmt v0.2.0
17832024-10-14T09:19:00.515Z Checking mirai-annotations v1.12.0
17842024-10-14T09:19:00.575Z Checking bytes v1.7.2
17852024-10-14T09:19:00.684Z Checking indexmap v2.6.0
17862024-10-14T09:19:00.727Z Checking serde_json v1.0.128
17872024-10-14T09:19:00.731Z Checking bitflags v2.6.0
17882024-10-14T09:19:00.751Z Checking spki v0.7.3
17892024-10-14T09:19:01.016Z Checking untrusted v0.7.1
17902024-10-14T09:19:01.032Z Checking deranged v0.3.11
17912024-10-14T09:19:01.068Z Checking ring v0.17.8
17922024-10-14T09:19:01.176Z Checking scrypt v0.11.0
17932024-10-14T09:19:01.380Z Checking tokio v1.40.0
17942024-10-14T09:19:01.380Z Checking http v1.1.0
17952024-10-14T09:19:01.930Z Checking aes v0.8.4
17962024-10-14T09:19:02.413Z Checking cbc v0.1.2
17972024-10-14T09:19:02.602Z Checking crossbeam-utils v0.8.19
17982024-10-14T09:19:02.625Z Checking atomic-waker v1.1.2
17992024-10-14T09:19:02.709Z Checking time-core v0.1.2
18002024-10-14T09:19:02.744Z Checking num-conv v0.1.0
18012024-10-14T09:19:02.759Z Checking num_threads v0.1.7
18022024-10-14T09:19:02.771Z Checking aws-lc-rs v1.10.0
18032024-10-14T09:19:02.843Z Checking pkcs5 v0.7.1
18042024-10-14T09:19:02.846Z Checking http-body v1.0.0
18052024-10-14T09:19:02.876Z Checking form_urlencoded v1.2.1
18062024-10-14T09:19:02.887Z Checking try-lock v0.2.5
18072024-10-14T09:19:02.973Z Checking time v0.3.36
18082024-10-14T09:19:03.010Z Checking want v0.3.1
18092024-10-14T09:19:03.050Z Checking httpdate v1.0.3
18102024-10-14T09:19:03.064Z Checking unicode-ident v1.0.13
18112024-10-14T09:19:03.175Z Checking serde_spanned v0.6.7
18122024-10-14T09:19:03.218Z Checking proc-macro2 v1.0.87
18132024-10-14T09:19:03.256Z Checking toml_datetime v0.6.8
18142024-10-14T09:19:03.259Z Checking uuid v1.10.0
18152024-10-14T09:19:03.341Z Checking pkcs8 v0.10.2
18162024-10-14T09:19:03.356Z Checking idna v0.5.0
18172024-10-14T09:19:03.545Z Checking zerocopy v0.7.34
18182024-10-14T09:19:03.634Z Checking slog v2.7.0
18192024-10-14T09:19:03.873Z Checking scroll v0.12.0
18202024-10-14T09:19:03.901Z Checking base64 v0.22.1
18212024-10-14T09:19:04.128Z Checking match_cfg v0.1.0
18222024-10-14T09:19:04.217Z Checking plain v0.2.3
18232024-10-14T09:19:04.241Z Checking foreign-types-shared v0.1.1
18242024-10-14T09:19:04.343Z Checking iana-time-zone v0.1.60
18252024-10-14T09:19:04.343Z Checking tower-service v0.3.2
18262024-10-14T09:19:04.367Z Checking ucd-trie v0.1.6
18272024-10-14T09:19:04.380Z Checking goblin v0.8.2
18282024-10-14T09:19:04.467Z Checking foreign-types v0.3.2
18292024-10-14T09:19:04.478Z Checking chrono v0.4.38
18302024-10-14T09:19:04.548Z Checking rustls-webpki v0.102.4
18312024-10-14T09:19:04.563Z Checking pest v2.7.10
18322024-10-14T09:19:04.566Z Checking url v2.5.2
18332024-10-14T09:19:04.911Z Checking hostname v0.3.1
18342024-10-14T09:19:05.034Z Checking quote v1.0.37
18352024-10-14T09:19:05.347Z Checking errno v0.3.9
18362024-10-14T09:19:05.347Z Checking openssl-sys v0.9.103
18372024-10-14T09:19:05.380Z Checking dirs-sys-next v0.1.2
18382024-10-14T09:19:05.803Z Checking aho-corasick v1.1.3
18392024-10-14T09:19:05.838Z Checking data-encoding v2.6.0
18402024-10-14T09:19:05.838Z Checking regex-syntax v0.8.5
18412024-10-14T09:19:06.551Z Checking pretty-hex v0.4.1
18422024-10-14T09:19:06.592Z Checking siphasher v0.3.11
18432024-10-14T09:19:06.592Z Checking dirs-next v2.0.0
18442024-10-14T09:19:06.623Z Checking openssl v0.10.66
18452024-10-14T09:19:07.103Z Checking rustix v0.38.37
18462024-10-14T09:19:08.126Z Checking syn v2.0.79
18472024-10-14T09:19:08.126Z Checking dtrace-parser v0.2.0
18482024-10-14T09:19:08.126Z Checking crossbeam-epoch v0.9.18
18492024-10-14T09:19:08.199Z Checking http-body-util v0.1.2
18502024-10-14T09:19:08.199Z Checking signature v2.2.0
18512024-10-14T09:19:08.199Z Checking sha1 v0.10.6
18522024-10-14T09:19:08.199Z Checking lazy_static v1.5.0
18532024-10-14T09:19:08.199Z Checking thread-id v4.2.1
18542024-10-14T09:19:08.199Z Checking thread_local v1.1.8
18552024-10-14T09:19:08.199Z Checking encoding_rs v0.8.34
18562024-10-14T09:19:08.268Z Checking gimli v0.28.1
18572024-10-14T09:19:08.595Z Checking tokio-util v0.7.12
18582024-10-14T09:19:08.916Z Checking regex-automata v0.4.8
18592024-10-14T09:19:09.431Z Checking dof v0.3.0
18602024-10-14T09:19:09.483Z Checking h2 v0.4.6
18612024-10-14T09:19:13.496Z Checking winnow v0.6.18
18622024-10-14T09:19:13.585Z Checking adler v1.0.2
18632024-10-14T09:19:13.585Z Checking anstyle v1.0.8
18642024-10-14T09:19:13.585Z Checking ipnet v2.10.1
18652024-10-14T09:19:13.606Z Checking mime v0.3.17
18662024-10-14T09:19:13.606Z Checking either v1.13.0
18672024-10-14T09:19:13.606Z Checking finl_unicode v1.2.0
18682024-10-14T09:19:13.606Z Checking openssl-probe v0.1.5
18692024-10-14T09:19:13.606Z Checking utf8parse v0.2.1
18702024-10-14T09:19:13.606Z Checking anstyle-parse v0.2.4
18712024-10-14T09:19:13.606Z Checking stringprep v0.1.4
18722024-10-14T09:19:13.606Z Checking miniz_oxide v0.7.2
18732024-10-14T09:19:13.606Z Checking crossbeam-deque v0.8.5
18742024-10-14T09:19:13.606Z Checking addr2line v0.21.0
18752024-10-14T09:19:13.606Z Checking native-tls v0.2.11
18762024-10-14T09:19:13.606Z Checking term v0.7.0
18772024-10-14T09:19:13.606Z Checking slog-json v2.6.1
18782024-10-14T09:19:13.606Z Checking rustls v0.23.10
18792024-10-14T09:19:13.606Z Checking rustls v0.22.4
18802024-10-14T09:19:13.606Z Checking crossbeam-channel v0.5.12
18812024-10-14T09:19:13.606Z Checking serde_urlencoded v0.7.1
18822024-10-14T09:19:13.606Z Checking usdt-impl v0.5.0
18832024-10-14T09:19:13.606Z Checking toml_edit v0.22.22
18842024-10-14T09:19:13.606Z Checking futures-executor v0.3.31
18852024-10-14T09:19:13.606Z Checking num-integer v0.1.46
18862024-10-14T09:19:13.607Z Checking rustls-pemfile v2.2.0
18872024-10-14T09:19:13.607Z Checking idna v0.4.0
18882024-10-14T09:19:13.607Z Checking idna v0.3.0
18892024-10-14T09:19:13.607Z Checking md-5 v0.10.6
18902024-10-14T09:19:13.713Z Checking ff v0.13.0
18912024-10-14T09:19:13.738Z Checking hash32 v0.2.1
18922024-10-14T09:19:13.932Z Checking is-terminal v0.4.12
18932024-10-14T09:19:14.029Z Checking memmap v0.7.0
18942024-10-14T09:19:14.055Z Checking object v0.32.2
18952024-10-14T09:19:14.156Z Checking anstyle-query v1.0.3
18962024-10-14T09:19:14.218Z Checking is_terminal_polyfill v1.70.0
18972024-10-14T09:19:14.272Z Checking utf-8 v0.7.6
18982024-10-14T09:19:14.333Z Checking stable_deref_trait v1.2.0
18992024-10-14T09:19:14.348Z Checking colorchoice v1.0.1
19002024-10-14T09:19:14.427Z Checking dyn-clone v1.0.17
19012024-10-14T09:19:14.469Z Checking fallible-iterator v0.2.0
19022024-10-14T09:19:14.484Z Checking quick-error v1.2.3
19032024-10-14T09:19:14.565Z Checking take_mut v0.2.2
19042024-10-14T09:19:14.613Z Checking linked-hash-map v0.5.6
19052024-10-14T09:19:15.040Z Checking rustc-demangle v0.1.24
19062024-10-14T09:19:15.054Z Checking psl-types v2.0.11
19072024-10-14T09:19:15.059Z Checking base16ct v0.2.0
19082024-10-14T09:19:15.118Z Checking publicsuffix v2.2.3
19092024-10-14T09:19:15.141Z Checking postgres-protocol v0.6.7
19102024-10-14T09:19:15.235Z Checking sec1 v0.7.3
19112024-10-14T09:19:15.356Z Checking lru-cache v0.1.2
19122024-10-14T09:19:15.514Z Checking toml v0.8.19
19132024-10-14T09:19:15.529Z Checking slog-async v2.8.0
19142024-10-14T09:19:15.600Z Checking resolv-conf v0.7.0
19152024-10-14T09:19:15.748Z Checking schemars v0.8.21
19162024-10-14T09:19:15.783Z Checking hyper v1.4.1
19172024-10-14T09:19:15.800Z Checking tungstenite v0.23.0
19182024-10-14T09:19:15.931Z Checking anstream v0.6.14
19192024-10-14T09:19:16.071Z Checking tokio-rustls v0.25.0
19202024-10-14T09:19:16.218Z Checking heapless v0.7.17
19212024-10-14T09:19:16.284Z Checking usdt v0.5.0
19222024-10-14T09:19:16.459Z Checking hickory-proto v0.24.1
19232024-10-14T09:19:16.542Z Checking slog-term v2.9.1
19242024-10-14T09:19:16.684Z Checking group v0.13.0
19252024-10-14T09:19:16.948Z Checking num-iter v0.1.45
19262024-10-14T09:19:17.031Z Checking futures v0.3.31
19272024-10-14T09:19:17.105Z Checking slog-bunyan v2.5.0
19282024-10-14T09:19:17.146Z Checking tokio-native-tls v0.3.1
19292024-10-14T09:19:17.253Z Checking rayon-core v1.12.1
19302024-10-14T09:19:17.268Z Checking multer v3.1.0
19312024-10-14T09:19:17.337Z Checking terminal_size v0.4.0
19322024-10-14T09:19:17.388Z Checking phf_shared v0.11.2
19332024-10-14T09:19:17.486Z Checking cookie v0.18.1
19342024-10-14T09:19:17.621Z Checking async-stream v0.3.5
19352024-10-14T09:19:17.624Z Checking tokio-rustls v0.26.0
19362024-10-14T09:19:17.648Z Checking signal-hook v0.3.17
19372024-10-14T09:19:17.790Z Checking camino v1.1.9
19382024-10-14T09:19:17.921Z Checking waitgroup v0.1.2
19392024-10-14T09:19:17.935Z Checking openapiv3 v2.0.0
19402024-10-14T09:19:17.938Z Checking hyper-util v0.1.9
19412024-10-14T09:19:17.969Z Checking serde_path_to_error v0.1.16
19422024-10-14T09:19:18.017Z Checking webpki-roots v0.26.3
19432024-10-14T09:19:18.036Z Checking hkdf v0.12.4
19442024-10-14T09:19:18.224Z Checking crypto-bigint v0.5.5
19452024-10-14T09:19:18.239Z Checking hostname v0.4.0
19462024-10-14T09:19:18.329Z Checking managed v0.8.0
19472024-10-14T09:19:18.368Z Checking unicode-width v0.1.13
19482024-10-14T09:19:18.547Z Checking strsim v0.11.1
19492024-10-14T09:19:18.562Z Checking winnow v0.5.40
19502024-10-14T09:19:18.690Z Checking debug-ignore v1.0.5
19512024-10-14T09:19:18.830Z Checking adler2 v2.0.0
19522024-10-14T09:19:18.845Z Checking clap_lex v0.7.0
19532024-10-14T09:19:18.987Z Checking bitflags v1.3.2
19542024-10-14T09:19:19.091Z Checking smoltcp v0.9.1
19552024-10-14T09:19:19.105Z Checking clap_builder v4.5.20
19562024-10-14T09:19:20.053Z Checking backtrace v0.3.71
19572024-10-14T09:19:20.069Z Checking hyper-tls v0.6.0
19582024-10-14T09:19:20.343Z Checking hyper-rustls v0.27.3
19592024-10-14T09:19:20.551Z Checking miniz_oxide v0.8.0
19602024-10-14T09:19:20.598Z Checking anyhow v1.0.89
19612024-10-14T09:19:20.698Z Checking console v0.15.8
19622024-10-14T09:19:20.971Z Checking signal-hook-mio v0.2.4
19632024-10-14T09:19:21.070Z Checking elliptic-curve v0.13.8
19642024-10-14T09:19:21.110Z Checking rayon v1.10.0
19652024-10-14T09:19:21.194Z Checking hickory-resolver v0.24.1
19662024-10-14T09:19:21.218Z Checking cookie_store v0.21.0
19672024-10-14T09:19:21.253Z Checking phf v0.11.2
19682024-10-14T09:19:21.341Z Checking dropshot v0.12.0
19692024-10-14T09:19:21.510Z Checking num-bigint-dig v0.8.4
19702024-10-14T09:19:21.564Z Checking toml_edit v0.19.15
19712024-10-14T09:19:21.714Z Checking tokio-tungstenite v0.23.1
19722024-10-14T09:19:21.817Z Checking postgres-types v0.2.8
19732024-10-14T09:19:22.123Z Checking regex v1.11.0
19742024-10-14T09:19:22.153Z Checking bstr v1.9.1
19752024-10-14T09:19:22.536Z Checking tokio-stream v0.1.16
19762024-10-14T09:19:22.704Z Checking ed25519 v2.2.3
19772024-10-14T09:19:22.707Z Checking phf_shared v0.10.0
19782024-10-14T09:19:23.004Z Checking zerocopy v0.6.6
19792024-10-14T09:19:23.018Z Checking curve25519-dalek v4.1.3
19802024-10-14T09:19:23.067Z Checking pkcs1 v0.7.5
19812024-10-14T09:19:23.382Z Checking hubpack v0.1.2
19822024-10-14T09:19:23.467Z Checking portable-atomic v1.6.0
19832024-10-14T09:19:23.656Z Checking crc32fast v1.4.0
19842024-10-14T09:19:23.710Z Checking serde-big-array v0.5.1
19852024-10-14T09:19:23.775Z Checking float-cmp v0.9.0
19862024-10-14T09:19:23.888Z Checking rfc6979 v0.4.0
19872024-10-14T09:19:23.907Z Checking sync_wrapper v1.0.1
19882024-10-14T09:19:23.923Z Checking static_assertions v1.1.0
19892024-10-14T09:19:23.954Z Checking whoami v1.5.2
19902024-10-14T09:19:24.017Z Checking new_debug_unreachable v1.0.6
19912024-10-14T09:19:24.050Z Checking predicates-core v1.0.6
19922024-10-14T09:19:24.066Z Checking normalize-line-endings v0.3.0
19932024-10-14T09:19:24.099Z Checking difflib v0.4.0
19942024-10-14T09:19:24.179Z Checking minimal-lexical v0.2.1
19952024-10-14T09:19:24.220Z Checking precomputed-hash v0.1.1
19962024-10-14T09:19:24.249Z Checking number_prefix v0.4.0
19972024-10-14T09:19:24.319Z Checking fixedbitset v0.4.2
19982024-10-14T09:19:24.409Z Checking bit-vec v0.6.3
19992024-10-14T09:19:24.432Z Checking unicode-segmentation v1.11.0
20002024-10-14T09:19:24.504Z Checking predicates v3.1.2
20012024-10-14T09:19:24.564Z Checking nom v7.1.3
20022024-10-14T09:19:24.581Z Checking petgraph v0.6.5
20032024-10-14T09:19:24.734Z Checking bit-set v0.5.3
20042024-10-14T09:19:24.807Z Checking ed25519-dalek v2.1.1
20052024-10-14T09:19:24.933Z Checking indicatif v0.17.8
20062024-10-14T09:19:24.966Z Checking string_cache v0.8.7
20072024-10-14T09:19:24.996Z Checking qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
20082024-10-14T09:19:25.037Z Checking similar v2.6.0
20092024-10-14T09:19:25.139Z Checking tokio-postgres v0.7.12
20102024-10-14T09:19:25.197Z Checking ecdsa v0.16.9
20112024-10-14T09:19:25.228Z Checking reqwest v0.12.8
20122024-10-14T09:19:25.663Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20132024-10-14T09:19:25.877Z Checking toml v0.7.8
20142024-10-14T09:19:25.942Z Checking flate2 v1.0.34
20152024-10-14T09:19:26.602Z Checking rsa v0.9.6
20162024-10-14T09:19:26.616Z Checking clap v4.5.20
20172024-10-14T09:19:26.734Z Checking crossterm v0.28.1
20182024-10-14T09:19:27.033Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20192024-10-14T09:19:27.059Z Checking itertools v0.10.5
20202024-10-14T09:19:27.204Z Checking itertools v0.12.1
20212024-10-14T09:19:27.419Z Checking fs-err v2.11.0
20222024-10-14T09:19:27.623Z Checking ahash v0.8.11
20232024-10-14T09:19:27.841Z Checking x509-cert v0.2.5
20242024-10-14T09:19:27.968Z Checking semver v1.0.23
20252024-10-14T09:19:28.136Z Checking hex v0.4.3
20262024-10-14T09:19:28.180Z Checking lalrpop-util v0.19.12
20272024-10-14T09:19:28.385Z Checking peg-runtime v0.8.3
20282024-10-14T09:19:28.459Z Checking sigpipe v0.1.3
20292024-10-14T09:19:30.213Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20302024-10-14T09:19:30.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.55s
20312024-10-14T09:19:30.671Z
20322024-10-14T09:19:30.671Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/166)
20332024-10-14T09:19:31.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342024-10-14T09:19:31.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352024-10-14T09:19:31.373Z Compiling allocator-api2 v0.2.18
20362024-10-14T09:19:31.488Z Checking heck v0.5.0
20372024-10-14T09:19:31.501Z Compiling unsafe-libyaml v0.2.11
20382024-10-14T09:19:31.517Z Compiling ident_case v1.0.1
20392024-10-14T09:19:31.520Z Checking progenitor-client v0.8.0
20402024-10-14T09:19:31.545Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412024-10-14T09:19:31.557Z Compiling proc-macro-crate v1.3.1
20422024-10-14T09:19:31.632Z Checking ipnetwork v0.20.0
20432024-10-14T09:19:31.685Z Compiling darling_core v0.20.9
20442024-10-14T09:19:31.829Z Compiling structmeta-derive v0.3.0
20452024-10-14T09:19:31.943Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20462024-10-14T09:19:31.962Z Compiling newtype-uuid v1.1.2
20472024-10-14T09:19:32.052Z Checking hashbrown v0.14.5
20482024-10-14T09:19:32.261Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20492024-10-14T09:19:32.278Z Compiling lzma-sys v0.1.20
20502024-10-14T09:19:32.603Z Compiling foreign-types-macros v0.2.3
20512024-10-14T09:19:32.617Z Compiling num_enum_derive v0.5.11
20522024-10-14T09:19:33.029Z Compiling serde_yaml v0.9.34+deprecated
20532024-10-14T09:19:33.193Z Checking regress v0.10.1
20542024-10-14T09:19:33.550Z Checking foreign-types-shared v0.3.1
20552024-10-14T09:19:33.672Z Checking arc-swap v1.7.1
20562024-10-14T09:19:33.939Z Checking foreign-types v0.5.0
20572024-10-14T09:19:34.078Z Checking slog-scope v4.4.0
20582024-10-14T09:19:34.101Z Compiling proc-macro-error v1.0.4
20592024-10-14T09:19:34.766Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20602024-10-14T09:19:34.783Z Compiling structmeta v0.3.0
20612024-10-14T09:19:34.816Z Checking tungstenite v0.21.0
20622024-10-14T09:19:34.872Z Compiling heck v0.3.3
20632024-10-14T09:19:35.205Z Compiling parse-display-derive v0.10.0
20642024-10-14T09:19:35.283Z Checking num_enum v0.5.11
20652024-10-14T09:19:35.308Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20662024-10-14T09:19:35.428Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20672024-10-14T09:19:35.670Z Checking cstr-argument v0.1.2
20682024-10-14T09:19:35.843Z Checking instant v0.1.12
20692024-10-14T09:19:35.955Z Checking fastrand v2.1.1
20702024-10-14T09:19:36.154Z Checking base64 v0.21.7
20712024-10-14T09:19:36.211Z Checking pretty-hex v0.2.1
20722024-10-14T09:19:36.247Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20732024-10-14T09:19:36.372Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20742024-10-14T09:19:36.573Z Checking tempfile v3.13.0
20752024-10-14T09:19:36.598Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20762024-10-14T09:19:36.644Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20772024-10-14T09:19:36.736Z Checking backoff v0.4.0
20782024-10-14T09:19:36.786Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20792024-10-14T09:19:36.801Z Checking typify-impl v0.2.0
20802024-10-14T09:19:36.942Z Checking tokio-tungstenite v0.21.0
20812024-10-14T09:19:37.029Z Checking strum v0.26.3
20822024-10-14T09:19:37.031Z Compiling zone_cfg_derive v0.1.2
20832024-10-14T09:19:37.101Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20842024-10-14T09:19:37.182Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20852024-10-14T09:19:37.423Z Checking slog-stdlog v4.1.1
20862024-10-14T09:19:37.755Z Checking regress v0.9.1
20872024-10-14T09:19:37.849Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20882024-10-14T09:19:38.003Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20892024-10-14T09:19:38.283Z Checking colored v2.1.0
20902024-10-14T09:19:38.561Z Checking macaddr v1.0.1
20912024-10-14T09:19:38.566Z Checking base64 v0.13.1
20922024-10-14T09:19:38.851Z Compiling darling_macro v0.20.9
20932024-10-14T09:19:38.908Z Checking zone v0.1.8
20942024-10-14T09:19:38.966Z Checking ron v0.7.1
20952024-10-14T09:19:39.259Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20962024-10-14T09:19:39.550Z Checking xz2 v0.1.7
20972024-10-14T09:19:39.712Z Checking slog-envlogger v2.2.0
20982024-10-14T09:19:39.790Z Compiling darling v0.20.9
20992024-10-14T09:19:39.806Z Checking parse-display v0.10.0
21002024-10-14T09:19:39.840Z Checking tabwriter v1.4.0
21012024-10-14T09:19:39.907Z Compiling serde_with_macros v3.11.0
21022024-10-14T09:19:39.923Z Checking xattr v1.3.1
21032024-10-14T09:19:40.028Z Checking pem v3.0.4
21042024-10-14T09:19:40.053Z Checking yasna v0.5.2
21052024-10-14T09:19:40.075Z Checking headers-core v0.3.0
21062024-10-14T09:19:40.103Z Checking smf v0.2.3
21072024-10-14T09:19:40.211Z Checking filetime v0.2.25
21082024-10-14T09:19:40.283Z Checking same-file v1.0.6
21092024-10-14T09:19:40.406Z Checking tar v0.4.42
21102024-10-14T09:19:40.441Z Checking walkdir v2.5.0
21112024-10-14T09:19:40.543Z Checking headers v0.4.0
21122024-10-14T09:19:40.646Z Checking camino-tempfile v1.1.1
21132024-10-14T09:19:40.705Z Checking atomicwrites v0.4.4
21142024-10-14T09:19:40.902Z Checking subprocess v0.2.9
21152024-10-14T09:19:40.944Z Checking rcgen v0.12.1
21162024-10-14T09:19:42.077Z Checking serde_with v3.11.0
21172024-10-14T09:19:45.474Z Compiling typify-macro v0.2.0
21182024-10-14T09:19:47.397Z Compiling typify v0.2.0
21192024-10-14T09:19:47.471Z Compiling progenitor-impl v0.8.0
21202024-10-14T09:19:50.632Z Compiling progenitor-macro v0.8.0
21212024-10-14T09:19:56.426Z Checking progenitor v0.8.0
21222024-10-14T09:19:56.558Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21232024-10-14T09:19:56.560Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21242024-10-14T09:19:59.213Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
21252024-10-14T09:19:59.469Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21262024-10-14T09:20:05.948Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21272024-10-14T09:20:07.476Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21282024-10-14T09:20:08.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.01s
21292024-10-14T09:20:08.836Z
21302024-10-14T09:20:08.836Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/166)
21312024-10-14T09:20:09.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21322024-10-14T09:20:09.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21332024-10-14T09:20:09.534Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21342024-10-14T09:20:10.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
21352024-10-14T09:20:11.043Z
21362024-10-14T09:20:11.043Zinfo: running `cargo check --bins` on nexus-config (31/166)
21372024-10-14T09:20:11.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21382024-10-14T09:20:11.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21392024-10-14T09:20:11.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21402024-10-14T09:20:11.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21412024-10-14T09:20:11.711Z
21422024-10-14T09:20:11.711Zinfo: running `cargo check --bins` on omicron-rpaths (32/166)
21432024-10-14T09:20:12.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21442024-10-14T09:20:12.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21452024-10-14T09:20:12.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21462024-10-14T09:20:12.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21472024-10-14T09:20:12.358Z
21482024-10-14T09:20:12.358Zinfo: running `cargo check --bins` on omicron-certificates (33/166)
21492024-10-14T09:20:12.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21502024-10-14T09:20:12.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21512024-10-14T09:20:12.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21522024-10-14T09:20:12.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21532024-10-14T09:20:13.025Z
21542024-10-14T09:20:13.025Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/166)
21552024-10-14T09:20:13.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21562024-10-14T09:20:13.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21572024-10-14T09:20:13.730Z Compiling heapless v0.8.0
21582024-10-14T09:20:13.732Z Checking hash32 v0.3.1
21592024-10-14T09:20:13.834Z Compiling smoltcp v0.11.0
21602024-10-14T09:20:13.847Z Checking embedded-io v0.4.0
21612024-10-14T09:20:13.850Z Checking cobs v0.2.3
21622024-10-14T09:20:13.865Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21632024-10-14T09:20:13.869Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21642024-10-14T09:20:13.889Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21652024-10-14T09:20:13.979Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21662024-10-14T09:20:13.996Z Compiling crucible-workspace-hack v0.1.0
21672024-10-14T09:20:14.010Z Checking postcard v1.0.8
21682024-10-14T09:20:14.013Z Checking newline-converter v0.3.0
21692024-10-14T09:20:14.161Z Checking socket2 v0.4.10
21702024-10-14T09:20:14.237Z Compiling convert_case v0.4.0
21712024-10-14T09:20:14.312Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21722024-10-14T09:20:14.422Z Checking expectorate v1.1.0
21732024-10-14T09:20:14.531Z Compiling zone_cfg_derive v0.3.0
21742024-10-14T09:20:14.563Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21752024-10-14T09:20:14.579Z Checking itertools v0.13.0
21762024-10-14T09:20:14.628Z Compiling num-derive v0.4.2
21772024-10-14T09:20:14.740Z Compiling slog-dtrace v0.3.0
21782024-10-14T09:20:14.914Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21792024-10-14T09:20:15.102Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21802024-10-14T09:20:15.233Z Compiling derive_more v0.99.18
21812024-10-14T09:20:15.930Z Checking zone v0.3.0
21822024-10-14T09:20:16.599Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21832024-10-14T09:20:17.794Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21842024-10-14T09:20:18.731Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21852024-10-14T09:20:19.217Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21862024-10-14T09:20:19.835Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21872024-10-14T09:20:20.499Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21882024-10-14T09:20:21.623Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21892024-10-14T09:20:22.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s
21902024-10-14T09:20:22.682Z
21912024-10-14T09:20:22.682Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/166)
21922024-10-14T09:20:23.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21932024-10-14T09:20:23.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21942024-10-14T09:20:23.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21952024-10-14T09:20:23.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21962024-10-14T09:20:23.353Z
21972024-10-14T09:20:23.353Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/166)
21982024-10-14T09:20:23.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21992024-10-14T09:20:24.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22002024-10-14T09:20:24.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22012024-10-14T09:20:24.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
22022024-10-14T09:20:24.970Z
22032024-10-14T09:20:24.970Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/166)
22042024-10-14T09:20:24.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22052024-10-14T09:20:24.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22062024-10-14T09:20:24.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22072024-10-14T09:20:24.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
22082024-10-14T09:20:24.970Z
22092024-10-14T09:20:24.970Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/166)
22102024-10-14T09:20:25.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22112024-10-14T09:20:25.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22122024-10-14T09:20:25.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22132024-10-14T09:20:25.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
22142024-10-14T09:20:25.577Z
22152024-10-14T09:20:25.577Zinfo: running `cargo check --bins` on dns-server (39/166)
22162024-10-14T09:20:26.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22172024-10-14T09:20:26.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22182024-10-14T09:20:26.269Z Compiling parking_lot_core v0.8.6
22192024-10-14T09:20:26.269Z Checking nibble_vec v0.1.0
22202024-10-14T09:20:26.272Z Checking endian-type v0.1.2
22212024-10-14T09:20:26.272Z Checking fxhash v0.2.1
22222024-10-14T09:20:26.272Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22232024-10-14T09:20:26.272Z Checking hickory-server v0.24.1
22242024-10-14T09:20:26.531Z Checking radix_trie v0.2.1
22252024-10-14T09:20:26.809Z Checking hickory-client v0.24.1
22262024-10-14T09:20:26.945Z Checking parking_lot v0.11.2
22272024-10-14T09:20:27.069Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22282024-10-14T09:20:27.069Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22292024-10-14T09:20:27.189Z Checking sled v0.34.7
22302024-10-14T09:20:28.999Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22312024-10-14T09:20:30.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
22322024-10-14T09:20:30.341Z
22332024-10-14T09:20:30.341Zinfo: running `cargo check --bins` on dns-server-api (40/166)
22342024-10-14T09:20:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352024-10-14T09:20:30.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362024-10-14T09:20:30.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372024-10-14T09:20:30.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22382024-10-14T09:20:31.014Z
22392024-10-14T09:20:31.014Zinfo: running `cargo check --bins` on internal-dns-types (41/166)
22402024-10-14T09:20:31.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412024-10-14T09:20:31.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422024-10-14T09:20:31.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22432024-10-14T09:20:31.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22442024-10-14T09:20:31.686Z
22452024-10-14T09:20:31.686Zinfo: running `cargo check --bins` on dns-service-client (42/166)
22462024-10-14T09:20:32.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22472024-10-14T09:20:32.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22482024-10-14T09:20:32.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22492024-10-14T09:20:32.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22502024-10-14T09:20:32.356Z
22512024-10-14T09:20:32.357Zinfo: running `cargo check --bins` on gateway-test-utils (43/166)
22522024-10-14T09:20:33.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22532024-10-14T09:20:33.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22542024-10-14T09:20:33.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22552024-10-14T09:20:33.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
22562024-10-14T09:20:33.078Z
22572024-10-14T09:20:33.078Zinfo: running `cargo check --bins` on gateway-types (44/166)
22582024-10-14T09:20:33.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22592024-10-14T09:20:33.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22602024-10-14T09:20:33.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22612024-10-14T09:20:33.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22622024-10-14T09:20:33.758Z
22632024-10-14T09:20:33.758Zinfo: running `cargo check --bins` on ipcc (45/166)
22642024-10-14T09:20:34.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22652024-10-14T09:20:34.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22662024-10-14T09:20:34.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22672024-10-14T09:20:34.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22682024-10-14T09:20:34.430Z
22692024-10-14T09:20:34.430Zinfo: running `cargo check --bins` on omicron-gateway (46/166)
22702024-10-14T09:20:35.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22712024-10-14T09:20:35.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22722024-10-14T09:20:35.164Z Checking num-rational v0.4.2
22732024-10-14T09:20:35.164Z Compiling progenitor-client v0.8.0
22742024-10-14T09:20:35.171Z Checking num-complex v0.4.6
22752024-10-14T09:20:35.171Z Compiling newtype-uuid v1.1.2
22762024-10-14T09:20:35.171Z Compiling ipnetwork v0.20.0
22772024-10-14T09:20:35.264Z Compiling instant v0.1.12
22782024-10-14T09:20:35.269Z Compiling radium v0.7.0
22792024-10-14T09:20:35.269Z Compiling semver v0.1.20
22802024-10-14T09:20:35.439Z Checking float-ord v0.3.2
22812024-10-14T09:20:35.578Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22822024-10-14T09:20:35.621Z Compiling progenitor v0.8.0
22832024-10-14T09:20:35.709Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22842024-10-14T09:20:35.773Z Compiling rustc_version v0.1.7
22852024-10-14T09:20:35.836Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22862024-10-14T09:20:35.879Z Compiling backoff v0.4.0
22872024-10-14T09:20:35.905Z Compiling parse-display v0.10.0
22882024-10-14T09:20:35.932Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22892024-10-14T09:20:36.105Z Compiling serde_with v3.11.0
22902024-10-14T09:20:36.127Z Checking num v0.4.3
22912024-10-14T09:20:36.191Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22922024-10-14T09:20:36.220Z Compiling regress v0.9.1
22932024-10-14T09:20:36.235Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22942024-10-14T09:20:36.444Z Compiling macaddr v1.0.1
22952024-10-14T09:20:36.594Z Compiling maybe-uninit v2.0.0
22962024-10-14T09:20:36.879Z Checking tap v1.0.1
22972024-10-14T09:20:37.051Z Checking wyz v0.5.1
22982024-10-14T09:20:37.194Z Compiling newtype_derive v0.1.6
22992024-10-14T09:20:37.476Z Checking password-hash v0.5.0
23002024-10-14T09:20:37.514Z Checking blake2 v0.10.6
23012024-10-14T09:20:37.847Z Compiling bzip2-sys v0.1.11+1.0.8
23022024-10-14T09:20:37.924Z Checking funty v2.0.0
23032024-10-14T09:20:37.958Z Compiling packed_struct v0.10.1
23042024-10-14T09:20:38.032Z Compiling owo-colors v4.1.0
23052024-10-14T09:20:38.340Z Compiling cancel-safe-futures v0.1.5
23062024-10-14T09:20:38.442Z Checking crc-catalog v2.4.0
23072024-10-14T09:20:38.572Z Checking crc v3.2.1
23082024-10-14T09:20:38.781Z Checking argon2 v0.5.3
23092024-10-14T09:20:38.863Z Checking bitvec v1.0.1
23102024-10-14T09:20:39.212Z Compiling packed_struct_codegen v0.10.1
23112024-10-14T09:20:39.424Z Checking half v2.4.1
23122024-10-14T09:20:39.619Z Compiling indexmap v1.9.3
23132024-10-14T09:20:39.819Z Checking ciborium-io v0.2.2
23142024-10-14T09:20:39.865Z Checking nodrop v0.1.14
23152024-10-14T09:20:39.916Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23162024-10-14T09:20:39.941Z Checking ciborium-ll v0.2.2
23172024-10-14T09:20:39.984Z Checking array-init v0.0.4
23182024-10-14T09:20:40.158Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23192024-10-14T09:20:40.219Z Checking smallvec v0.6.14
23202024-10-14T09:20:40.376Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23212024-10-14T09:20:40.953Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23222024-10-14T09:20:41.035Z Checking prettyplease v0.2.22
23232024-10-14T09:20:41.080Z Checking libsw v3.3.1
23242024-10-14T09:20:41.358Z Compiling memoffset v0.9.1
23252024-10-14T09:20:41.378Z Checking indent_write v2.2.0
23262024-10-14T09:20:41.557Z Checking linear-map v1.2.0
23272024-10-14T09:20:41.675Z Checking hashbrown v0.12.3
23282024-10-14T09:20:41.858Z Checking highway v1.2.0
23292024-10-14T09:20:41.881Z Checking swrite v0.1.0
23302024-10-14T09:20:41.998Z Checking termcolor v1.4.1
23312024-10-14T09:20:42.105Z Checking bitfield v0.14.0
23322024-10-14T09:20:42.279Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23332024-10-14T09:20:42.295Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23342024-10-14T09:20:42.374Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23352024-10-14T09:20:42.446Z Checking env_logger v0.10.2
23362024-10-14T09:20:42.860Z Checking ron v0.8.1
23372024-10-14T09:20:43.390Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23382024-10-14T09:20:43.519Z Checking serde-hex v0.1.0
23392024-10-14T09:20:43.674Z Checking steno v0.4.1
23402024-10-14T09:20:43.886Z Checking ciborium v0.2.2
23412024-10-14T09:20:44.175Z Checking bzip2 v0.4.4
23422024-10-14T09:20:44.483Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23432024-10-14T09:20:44.742Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23442024-10-14T09:20:44.885Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23452024-10-14T09:20:44.951Z Checking hashbrown v0.13.2
23462024-10-14T09:20:45.325Z Checking crc-any v2.5.0
23472024-10-14T09:20:45.337Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23482024-10-14T09:20:45.730Z Checking humantime v2.1.0
23492024-10-14T09:20:45.956Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23502024-10-14T09:20:45.971Z Checking object v0.30.4
23512024-10-14T09:20:46.020Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23522024-10-14T09:20:46.057Z Checking zip v0.6.6
23532024-10-14T09:20:46.366Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23542024-10-14T09:20:46.529Z Checking path-slash v0.1.5
23552024-10-14T09:20:46.659Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23562024-10-14T09:20:46.743Z Checking nix v0.27.1
23572024-10-14T09:20:46.747Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23582024-10-14T09:20:47.431Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23592024-10-14T09:20:47.541Z Checking kstat-rs v0.2.4
23602024-10-14T09:20:47.651Z Checking signal-hook-tokio v0.3.1
23612024-10-14T09:20:48.767Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23622024-10-14T09:20:50.085Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23632024-10-14T09:20:56.270Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23642024-10-14T09:20:56.293Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23652024-10-14T09:20:57.063Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23662024-10-14T09:21:00.371Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23672024-10-14T09:21:00.616Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23682024-10-14T09:21:00.634Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23692024-10-14T09:21:06.001Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23702024-10-14T09:21:06.642Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23712024-10-14T09:21:09.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s
23722024-10-14T09:21:09.494Z
23732024-10-14T09:21:09.494Zinfo: running `cargo check --bins` on gateway-api (47/166)
23742024-10-14T09:21:10.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752024-10-14T09:21:10.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762024-10-14T09:21:10.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23772024-10-14T09:21:10.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23782024-10-14T09:21:10.177Z
23792024-10-14T09:21:10.177Zinfo: running `cargo check --bins` on oximeter (48/166)
23802024-10-14T09:21:10.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812024-10-14T09:21:10.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822024-10-14T09:21:10.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23832024-10-14T09:21:10.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23842024-10-14T09:21:10.863Z
23852024-10-14T09:21:10.863Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/166)
23862024-10-14T09:21:11.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23872024-10-14T09:21:11.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23882024-10-14T09:21:11.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23892024-10-14T09:21:11.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23902024-10-14T09:21:11.519Z
23912024-10-14T09:21:11.519Zinfo: running `cargo check --bins` on oximeter-schema (50/166)
23922024-10-14T09:21:12.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932024-10-14T09:21:12.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942024-10-14T09:21:12.200Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23952024-10-14T09:21:12.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
23962024-10-14T09:21:12.784Z
23972024-10-14T09:21:12.784Zinfo: running `cargo check --bins` on oximeter-types (51/166)
23982024-10-14T09:21:13.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992024-10-14T09:21:13.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002024-10-14T09:21:13.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24012024-10-14T09:21:13.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24022024-10-14T09:21:13.465Z
24032024-10-14T09:21:13.465Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/166)
24042024-10-14T09:21:14.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052024-10-14T09:21:14.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062024-10-14T09:21:14.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24072024-10-14T09:21:14.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24082024-10-14T09:21:14.145Z
24092024-10-14T09:21:14.145Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/166)
24102024-10-14T09:21:14.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112024-10-14T09:21:14.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122024-10-14T09:21:14.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24132024-10-14T09:21:14.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24142024-10-14T09:21:14.802Z
24152024-10-14T09:21:14.802Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/166)
24162024-10-14T09:21:15.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-10-14T09:21:15.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-10-14T09:21:15.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192024-10-14T09:21:15.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24202024-10-14T09:21:15.477Z
24212024-10-14T09:21:15.477Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/166)
24222024-10-14T09:21:16.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-10-14T09:21:16.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-10-14T09:21:16.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24252024-10-14T09:21:16.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24262024-10-14T09:21:16.153Z
24272024-10-14T09:21:16.153Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/166)
24282024-10-14T09:21:16.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292024-10-14T09:21:16.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302024-10-14T09:21:16.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312024-10-14T09:21:16.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24322024-10-14T09:21:16.832Z
24332024-10-14T09:21:16.832Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/166)
24342024-10-14T09:21:17.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352024-10-14T09:21:17.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362024-10-14T09:21:17.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372024-10-14T09:21:17.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24382024-10-14T09:21:17.496Z
24392024-10-14T09:21:17.496Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/166)
24402024-10-14T09:21:18.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412024-10-14T09:21:18.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422024-10-14T09:21:18.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432024-10-14T09:21:18.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24442024-10-14T09:21:18.167Z
24452024-10-14T09:21:18.167Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/166)
24462024-10-14T09:21:18.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472024-10-14T09:21:18.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482024-10-14T09:21:18.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492024-10-14T09:21:18.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24502024-10-14T09:21:18.842Z
24512024-10-14T09:21:18.842Zinfo: running `cargo check --bins` on oximeter-producer (60/166)
24522024-10-14T09:21:19.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532024-10-14T09:21:19.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542024-10-14T09:21:19.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552024-10-14T09:21:19.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24562024-10-14T09:21:19.542Z
24572024-10-14T09:21:19.542Zinfo: running `cargo check --bins` on internal-dns-resolver (61/166)
24582024-10-14T09:21:20.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-10-14T09:21:20.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-10-14T09:21:20.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612024-10-14T09:21:20.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24622024-10-14T09:21:20.218Z
24632024-10-14T09:21:20.218Zinfo: running `cargo check --bins` on nexus-client (62/166)
24642024-10-14T09:21:20.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652024-10-14T09:21:20.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662024-10-14T09:21:20.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672024-10-14T09:21:20.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24682024-10-14T09:21:20.908Z
24692024-10-14T09:21:20.908Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/166)
24702024-10-14T09:21:21.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712024-10-14T09:21:21.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722024-10-14T09:21:21.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732024-10-14T09:21:21.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24742024-10-14T09:21:21.590Z
24752024-10-14T09:21:21.591Zinfo: running `cargo check --bins` on omicron-passwords (64/166)
24762024-10-14T09:21:22.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772024-10-14T09:21:22.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782024-10-14T09:21:22.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792024-10-14T09:21:22.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24802024-10-14T09:21:22.248Z
24812024-10-14T09:21:22.248Zinfo: running `cargo check --bins` on nexus-types (65/166)
24822024-10-14T09:21:22.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832024-10-14T09:21:22.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842024-10-14T09:21:22.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852024-10-14T09:21:22.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24862024-10-14T09:21:22.944Z
24872024-10-14T09:21:22.944Zinfo: running `cargo check --bins` on gateway-client (66/166)
24882024-10-14T09:21:23.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892024-10-14T09:21:23.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902024-10-14T09:21:23.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912024-10-14T09:21:23.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24922024-10-14T09:21:23.600Z
24932024-10-14T09:21:23.600Zinfo: running `cargo check --bins` on oxql-types (67/166)
24942024-10-14T09:21:24.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952024-10-14T09:21:24.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962024-10-14T09:21:24.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972024-10-14T09:21:24.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24982024-10-14T09:21:24.274Z
24992024-10-14T09:21:24.274Zinfo: running `cargo check --bins` on update-engine (68/166)
25002024-10-14T09:21:24.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012024-10-14T09:21:24.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022024-10-14T09:21:24.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032024-10-14T09:21:24.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25042024-10-14T09:21:24.938Z
25052024-10-14T09:21:24.938Zinfo: running `cargo check --bins` on sp-sim (69/166)
25062024-10-14T09:21:25.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072024-10-14T09:21:25.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082024-10-14T09:21:25.640Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25092024-10-14T09:21:27.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s
25102024-10-14T09:21:27.532Z
25112024-10-14T09:21:27.532Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/166)
25122024-10-14T09:21:28.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132024-10-14T09:21:28.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142024-10-14T09:21:28.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152024-10-14T09:21:28.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25162024-10-14T09:21:28.250Z
25172024-10-14T09:21:28.250Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/166)
25182024-10-14T09:21:28.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192024-10-14T09:21:28.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202024-10-14T09:21:28.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212024-10-14T09:21:28.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25222024-10-14T09:21:28.977Z
25232024-10-14T09:21:28.977Zinfo: running `cargo check --bins` on db-macros (72/166)
25242024-10-14T09:21:29.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252024-10-14T09:21:29.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262024-10-14T09:21:29.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272024-10-14T09:21:29.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25282024-10-14T09:21:29.630Z
25292024-10-14T09:21:29.630Zinfo: running `cargo check --bins` on nexus-macros-common (73/166)
25302024-10-14T09:21:30.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312024-10-14T09:21:30.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322024-10-14T09:21:30.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332024-10-14T09:21:30.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25342024-10-14T09:21:30.281Z
25352024-10-14T09:21:30.281Zinfo: running `cargo check --bins` on nexus-auth (74/166)
25362024-10-14T09:21:30.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372024-10-14T09:21:30.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382024-10-14T09:21:30.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392024-10-14T09:21:30.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25402024-10-14T09:21:30.995Z
25412024-10-14T09:21:30.995Zinfo: running `cargo check --bins` on authz-macros (75/166)
25422024-10-14T09:21:31.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432024-10-14T09:21:31.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442024-10-14T09:21:31.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452024-10-14T09:21:31.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25462024-10-14T09:21:31.650Z
25472024-10-14T09:21:31.650Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/166)
25482024-10-14T09:21:32.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492024-10-14T09:21:32.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502024-10-14T09:21:32.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512024-10-14T09:21:32.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25522024-10-14T09:21:32.362Z
25532024-10-14T09:21:32.362Zinfo: running `cargo check --bins` on nexus-db-model (77/166)
25542024-10-14T09:21:32.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552024-10-14T09:21:32.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562024-10-14T09:21:32.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572024-10-14T09:21:32.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25582024-10-14T09:21:33.073Z
25592024-10-14T09:21:33.073Zinfo: running `cargo check --bins` on nexus-defaults (78/166)
25602024-10-14T09:21:33.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612024-10-14T09:21:33.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622024-10-14T09:21:33.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632024-10-14T09:21:33.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25642024-10-14T09:21:33.759Z
25652024-10-14T09:21:33.759Zinfo: running `cargo check --bins` on sled-agent-client (79/166)
25662024-10-14T09:21:34.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672024-10-14T09:21:34.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682024-10-14T09:21:34.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692024-10-14T09:21:34.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25702024-10-14T09:21:34.456Z
25712024-10-14T09:21:34.456Zinfo: running `cargo check --bins` on nexus-inventory (80/166)
25722024-10-14T09:21:35.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732024-10-14T09:21:35.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742024-10-14T09:21:35.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752024-10-14T09:21:35.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25762024-10-14T09:21:35.162Z
25772024-10-14T09:21:35.162Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/166)
25782024-10-14T09:21:35.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792024-10-14T09:21:35.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802024-10-14T09:21:35.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812024-10-14T09:21:35.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25822024-10-14T09:21:35.850Z
25832024-10-14T09:21:35.850Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/166)
25842024-10-14T09:21:36.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-10-14T09:21:36.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-10-14T09:21:36.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872024-10-14T09:21:36.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25882024-10-14T09:21:36.525Z
25892024-10-14T09:21:36.525Zinfo: running `cargo check --bins` on typed-rng (83/166)
25902024-10-14T09:21:37.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-10-14T09:21:37.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-10-14T09:21:37.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932024-10-14T09:21:37.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25942024-10-14T09:21:37.189Z
25952024-10-14T09:21:37.189Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/166)
25962024-10-14T09:21:37.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972024-10-14T09:21:37.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982024-10-14T09:21:37.955Z Checking keccak v0.1.5
25992024-10-14T09:21:38.059Z Checking secrecy v0.8.0
26002024-10-14T09:21:38.061Z Compiling unicase v2.7.0
26012024-10-14T09:21:38.061Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26022024-10-14T09:21:38.061Z Compiling same-file v1.0.6
26032024-10-14T09:21:38.061Z Compiling tempfile v3.13.0
26042024-10-14T09:21:38.100Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26052024-10-14T09:21:38.113Z Compiling thiserror-impl-no-std v2.0.2
26062024-10-14T09:21:38.226Z Checking universal-hash v0.5.1
26072024-10-14T09:21:38.333Z Checking sha3 v0.10.8
26082024-10-14T09:21:38.365Z Compiling walkdir v2.5.0
26092024-10-14T09:21:38.391Z Compiling blake3 v1.5.1
26102024-10-14T09:21:38.414Z Compiling ring v0.16.20
26112024-10-14T09:21:38.516Z Checking opaque-debug v0.3.1
26122024-10-14T09:21:38.611Z Checking poly1305 v0.8.0
26132024-10-14T09:21:38.719Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26142024-10-14T09:21:38.999Z Checking chacha20 v0.9.1
26152024-10-14T09:21:39.016Z Checking aead v0.5.2
26162024-10-14T09:21:39.080Z Compiling memmap2 v0.9.4
26172024-10-14T09:21:39.098Z Compiling libefi-sys v0.1.0
26182024-10-14T09:21:39.212Z Compiling arrayvec v0.7.4
26192024-10-14T09:21:39.297Z Compiling salty v0.3.0
26202024-10-14T09:21:39.357Z Compiling arrayref v0.3.7
26212024-10-14T09:21:39.376Z Compiling constant_time_eq v0.3.0
26222024-10-14T09:21:39.456Z Compiling spin v0.5.2
26232024-10-14T09:21:39.567Z Checking chacha20poly1305 v0.10.1
26242024-10-14T09:21:39.590Z Compiling toolchain_find v0.4.0
26252024-10-14T09:21:39.738Z Compiling camino-tempfile v1.1.1
26262024-10-14T09:21:39.752Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26272024-10-14T09:21:39.754Z Compiling bitfield-struct v0.6.1
26282024-10-14T09:21:40.063Z Compiling topological-sort v0.2.2
26292024-10-14T09:21:40.189Z Compiling mime_guess v2.0.4
26302024-10-14T09:21:40.260Z Compiling rustfmt-wrapper v0.2.1
26312024-10-14T09:21:40.699Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26322024-10-14T09:21:40.821Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26332024-10-14T09:21:40.824Z Checking primeorder v0.13.6
26342024-10-14T09:21:40.851Z Checking env_filter v0.1.2
26352024-10-14T09:21:41.075Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26362024-10-14T09:21:41.193Z Checking env_logger v0.11.5
26372024-10-14T09:21:41.244Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26382024-10-14T09:21:41.264Z Checking thiserror-no-std v2.0.2
26392024-10-14T09:21:41.304Z Checking p384 v0.13.0
26402024-10-14T09:21:41.333Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26412024-10-14T09:21:41.366Z Checking vsss-rs v3.3.4
26422024-10-14T09:21:41.484Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26432024-10-14T09:21:41.720Z Checking gethostname v0.5.0
26442024-10-14T09:21:41.792Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26452024-10-14T09:21:41.821Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26462024-10-14T09:21:41.847Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26472024-10-14T09:21:42.081Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26482024-10-14T09:21:42.165Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26492024-10-14T09:21:42.235Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26502024-10-14T09:21:42.409Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26512024-10-14T09:21:42.560Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26522024-10-14T09:21:42.663Z Checking nanorand v0.7.0
26532024-10-14T09:21:42.680Z Checking atty v0.2.14
26542024-10-14T09:21:42.716Z Checking http-range v0.1.5
26552024-10-14T09:21:42.806Z Checking glob v0.3.1
26562024-10-14T09:21:42.891Z Checking hyper-staticfile v0.10.1
26572024-10-14T09:21:43.031Z Checking flume v0.11.0
26582024-10-14T09:21:43.139Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26592024-10-14T09:21:43.538Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26602024-10-14T09:21:43.568Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26612024-10-14T09:21:43.698Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622024-10-14T09:21:44.138Z Compiling omicron-zone-package v0.11.1
26632024-10-14T09:21:44.395Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26642024-10-14T09:21:45.070Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26652024-10-14T09:21:45.478Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26662024-10-14T09:21:45.646Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26672024-10-14T09:21:45.684Z Checking display-error-chain v0.2.1
26682024-10-14T09:21:47.015Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26692024-10-14T09:21:48.321Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26702024-10-14T09:21:49.630Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26712024-10-14T09:21:49.633Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26722024-10-14T09:22:01.669Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26732024-10-14T09:22:13.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.83s
26742024-10-14T09:22:13.184Z
26752024-10-14T09:22:13.184Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/166)
26762024-10-14T09:22:13.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-10-14T09:22:13.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-10-14T09:22:13.971Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26792024-10-14T09:22:26.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.01s
26802024-10-14T09:22:26.386Z
26812024-10-14T09:22:26.386Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/166)
26822024-10-14T09:22:27.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832024-10-14T09:22:27.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842024-10-14T09:22:27.160Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26852024-10-14T09:22:39.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
26862024-10-14T09:22:39.678Z
26872024-10-14T09:22:39.678Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/166)
26882024-10-14T09:22:40.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892024-10-14T09:22:40.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902024-10-14T09:22:40.454Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26912024-10-14T09:22:52.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.97s
26922024-10-14T09:22:52.830Z
26932024-10-14T09:22:52.830Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/166)
26942024-10-14T09:22:53.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952024-10-14T09:22:53.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962024-10-14T09:22:53.609Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26972024-10-14T09:23:06.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s
26982024-10-14T09:23:06.211Z
26992024-10-14T09:23:06.211Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/166)
27002024-10-14T09:23:06.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012024-10-14T09:23:06.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022024-10-14T09:23:06.982Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27032024-10-14T09:23:19.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.04s
27042024-10-14T09:23:19.441Z
27052024-10-14T09:23:19.441Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/166)
27062024-10-14T09:23:20.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072024-10-14T09:23:20.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082024-10-14T09:23:20.210Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27092024-10-14T09:23:32.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.11s
27102024-10-14T09:23:32.742Z
27112024-10-14T09:23:32.742Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/166)
27122024-10-14T09:23:33.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132024-10-14T09:23:33.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142024-10-14T09:23:33.509Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27152024-10-14T09:23:45.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.19s
27162024-10-14T09:23:46.116Z
27172024-10-14T09:23:46.116Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/166)
27182024-10-14T09:23:46.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192024-10-14T09:23:46.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202024-10-14T09:23:46.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212024-10-14T09:23:46.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27222024-10-14T09:23:46.814Z
27232024-10-14T09:23:46.814Zinfo: running `cargo check --bins` on sled-agent-types (93/166)
27242024-10-14T09:23:47.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252024-10-14T09:23:47.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262024-10-14T09:23:47.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272024-10-14T09:23:47.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27282024-10-14T09:23:47.507Z
27292024-10-14T09:23:47.507Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/166)
27302024-10-14T09:23:48.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312024-10-14T09:23:48.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322024-10-14T09:23:48.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332024-10-14T09:23:48.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27342024-10-14T09:23:48.193Z
27352024-10-14T09:23:48.193Zinfo: running `cargo check --bins` on dpd-client (95/166)
27362024-10-14T09:23:48.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372024-10-14T09:23:48.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382024-10-14T09:23:48.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392024-10-14T09:23:48.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27402024-10-14T09:23:48.868Z
27412024-10-14T09:23:48.868Zinfo: running `cargo check --bins` on installinator-common (96/166)
27422024-10-14T09:23:49.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432024-10-14T09:23:49.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442024-10-14T09:23:49.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452024-10-14T09:23:49.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27462024-10-14T09:23:49.552Z
27472024-10-14T09:23:49.552Zinfo: running `cargo check --bins` on key-manager (97/166)
27482024-10-14T09:23:50.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492024-10-14T09:23:50.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502024-10-14T09:23:50.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512024-10-14T09:23:50.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27522024-10-14T09:23:50.220Z
27532024-10-14T09:23:50.221Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/166)
27542024-10-14T09:23:50.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552024-10-14T09:23:50.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562024-10-14T09:23:50.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572024-10-14T09:23:50.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27582024-10-14T09:23:50.910Z
27592024-10-14T09:23:50.910Zinfo: running `cargo check --bins` on sled-agent-api (99/166)
27602024-10-14T09:23:51.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612024-10-14T09:23:51.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622024-10-14T09:23:51.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632024-10-14T09:23:51.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27642024-10-14T09:23:51.605Z
27652024-10-14T09:23:51.605Zinfo: running `cargo check --bins` on sled-hardware (100/166)
27662024-10-14T09:23:52.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-10-14T09:23:52.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-10-14T09:23:52.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692024-10-14T09:23:52.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27702024-10-14T09:23:52.298Z
27712024-10-14T09:23:52.298Zinfo: running `cargo check --bins --no-default-features` on sled-storage (101/166)
27722024-10-14T09:23:52.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-10-14T09:23:52.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-10-14T09:23:52.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-10-14T09:23:52.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27762024-10-14T09:23:52.979Z
27772024-10-14T09:23:52.979Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (102/166)
27782024-10-14T09:23:53.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-10-14T09:23:53.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-10-14T09:23:53.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-10-14T09:23:53.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27822024-10-14T09:23:53.661Z
27832024-10-14T09:23:53.661Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/166)
27842024-10-14T09:23:54.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-10-14T09:23:54.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-10-14T09:23:54.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-10-14T09:23:54.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27882024-10-14T09:23:54.350Z
27892024-10-14T09:23:54.350Zinfo: running `cargo check --bins` on nexus-test-interface (104/166)
27902024-10-14T09:23:54.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-10-14T09:23:54.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-10-14T09:23:54.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-10-14T09:23:54.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27942024-10-14T09:23:55.056Z
27952024-10-14T09:23:55.056Zinfo: running `cargo check --bins` on oximeter-collector (105/166)
27962024-10-14T09:23:55.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-10-14T09:23:55.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-10-14T09:23:55.778Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27992024-10-14T09:23:55.778Z Checking bcs v0.1.6
28002024-10-14T09:23:55.781Z Compiling async-recursion v1.1.1
28012024-10-14T09:23:55.781Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28022024-10-14T09:23:55.782Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28032024-10-14T09:23:56.917Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28042024-10-14T09:24:00.138Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28052024-10-14T09:24:01.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s
28062024-10-14T09:24:02.026Z
28072024-10-14T09:24:02.026Zinfo: running `cargo check --bins` on oximeter-api (106/166)
28082024-10-14T09:24:02.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-10-14T09:24:02.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-10-14T09:24:02.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-10-14T09:24:02.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28122024-10-14T09:24:02.697Z
28132024-10-14T09:24:02.697Zinfo: running `cargo check --bins` on oximeter-client (107/166)
28142024-10-14T09:24:03.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-10-14T09:24:03.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-10-14T09:24:03.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-10-14T09:24:03.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28182024-10-14T09:24:03.373Z
28192024-10-14T09:24:03.373Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/166)
28202024-10-14T09:24:03.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-10-14T09:24:03.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-10-14T09:24:04.066Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28232024-10-14T09:24:04.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28242024-10-14T09:24:04.810Z
28252024-10-14T09:24:04.810Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (109/166)
28262024-10-14T09:24:05.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-10-14T09:24:05.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-10-14T09:24:05.519Z Compiling cfg_aliases v0.1.1
28292024-10-14T09:24:05.519Z Compiling vte_generate_state_changes v0.1.1
28302024-10-14T09:24:05.519Z Checking fd-lock v4.0.2
28312024-10-14T09:24:05.521Z Checking bytecount v0.6.8
28322024-10-14T09:24:05.625Z Compiling tabled_derive v0.7.0
28332024-10-14T09:24:05.634Z Compiling peg-macros v0.8.4
28342024-10-14T09:24:05.644Z Compiling sqlparser_derive v0.2.2
28352024-10-14T09:24:05.647Z Checking home v0.5.9
28362024-10-14T09:24:05.697Z Compiling nix v0.28.0
28372024-10-14T09:24:05.757Z Checking papergrid v0.11.0
28382024-10-14T09:24:05.771Z Checking unicode_categories v0.1.1
28392024-10-14T09:24:05.795Z Checking nu-ansi-term v0.50.0
28402024-10-14T09:24:06.066Z Checking sqlformat v0.2.6
28412024-10-14T09:24:06.242Z Checking vte v0.11.1
28422024-10-14T09:24:06.739Z Checking sqlparser v0.45.0
28432024-10-14T09:24:07.524Z Checking strip-ansi-escapes v0.2.0
28442024-10-14T09:24:07.671Z Checking tabled v0.15.0
28452024-10-14T09:24:07.687Z Checking reedline v0.35.0
28462024-10-14T09:24:08.365Z Checking peg v0.8.4
28472024-10-14T09:24:08.889Z Checking rustyline v14.0.0
28482024-10-14T09:24:13.084Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28492024-10-14T09:24:18.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
28502024-10-14T09:24:18.859Z
28512024-10-14T09:24:18.859Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/166)
28522024-10-14T09:24:19.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532024-10-14T09:24:19.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542024-10-14T09:24:19.561Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28552024-10-14T09:24:25.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
28562024-10-14T09:24:25.496Z
28572024-10-14T09:24:25.496Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (111/166)
28582024-10-14T09:24:26.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592024-10-14T09:24:26.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602024-10-14T09:24:26.193Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28612024-10-14T09:24:30.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.09s
28622024-10-14T09:24:30.769Z
28632024-10-14T09:24:30.769Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (112/166)
28642024-10-14T09:24:31.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652024-10-14T09:24:31.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662024-10-14T09:24:31.467Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28672024-10-14T09:24:36.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
28682024-10-14T09:24:36.667Z
28692024-10-14T09:24:36.668Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (113/166)
28702024-10-14T09:24:37.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-10-14T09:24:37.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-10-14T09:24:37.370Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28732024-10-14T09:24:42.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
28742024-10-14T09:24:43.089Z
28752024-10-14T09:24:43.089Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (114/166)
28762024-10-14T09:24:43.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-10-14T09:24:43.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-10-14T09:24:43.789Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28792024-10-14T09:24:47.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s
28802024-10-14T09:24:48.139Z
28812024-10-14T09:24:48.139Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (115/166)
28822024-10-14T09:24:48.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832024-10-14T09:24:48.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842024-10-14T09:24:48.845Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28852024-10-14T09:24:53.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
28862024-10-14T09:24:53.635Z
28872024-10-14T09:24:53.635Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (116/166)
28882024-10-14T09:24:54.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892024-10-14T09:24:54.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902024-10-14T09:24:54.337Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28912024-10-14T09:24:59.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
28922024-10-14T09:24:59.861Z
28932024-10-14T09:24:59.861Zinfo: running `cargo check --bins` on oximeter-test-utils (117/166)
28942024-10-14T09:25:00.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952024-10-14T09:25:00.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962024-10-14T09:25:00.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972024-10-14T09:25:00.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28982024-10-14T09:25:00.574Z
28992024-10-14T09:25:00.574Zinfo: running `cargo check --bins` on cockroach-admin-client (118/166)
29002024-10-14T09:25:01.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012024-10-14T09:25:01.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022024-10-14T09:25:01.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032024-10-14T09:25:01.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29042024-10-14T09:25:01.245Z
29052024-10-14T09:25:01.245Zinfo: running `cargo check --bins` on installinator-client (119/166)
29062024-10-14T09:25:01.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072024-10-14T09:25:01.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082024-10-14T09:25:01.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092024-10-14T09:25:01.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29102024-10-14T09:25:01.940Z
29112024-10-14T09:25:01.940Zinfo: running `cargo check --bins` on oxide-client (120/166)
29122024-10-14T09:25:02.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132024-10-14T09:25:02.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142024-10-14T09:25:02.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152024-10-14T09:25:02.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29162024-10-14T09:25:02.608Z
29172024-10-14T09:25:02.609Zinfo: running `cargo check --bins` on wicketd-client (121/166)
29182024-10-14T09:25:03.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192024-10-14T09:25:03.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202024-10-14T09:25:03.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212024-10-14T09:25:03.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29222024-10-14T09:25:03.325Z
29232024-10-14T09:25:03.325Zinfo: running `cargo check --bins` on wicket-common (122/166)
29242024-10-14T09:25:03.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252024-10-14T09:25:03.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262024-10-14T09:25:03.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272024-10-14T09:25:03.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29282024-10-14T09:25:04.018Z
29292024-10-14T09:25:04.018Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/166)
29302024-10-14T09:25:04.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312024-10-14T09:25:04.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322024-10-14T09:25:04.734Z Checking csv-core v0.1.11
29332024-10-14T09:25:04.737Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29342024-10-14T09:25:05.034Z Checking csv v1.3.0
29352024-10-14T09:25:05.550Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29362024-10-14T09:25:05.891Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29372024-10-14T09:25:07.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
29382024-10-14T09:25:07.279Z
29392024-10-14T09:25:07.279Zinfo: running `cargo check --bins` on cockroach-admin-api (124/166)
29402024-10-14T09:25:07.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412024-10-14T09:25:07.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422024-10-14T09:25:07.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29432024-10-14T09:25:07.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29442024-10-14T09:25:07.955Z
29452024-10-14T09:25:07.955Zinfo: running `cargo check --bins` on cockroach-admin-types (125/166)
29462024-10-14T09:25:08.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472024-10-14T09:25:08.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482024-10-14T09:25:08.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492024-10-14T09:25:08.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29502024-10-14T09:25:08.628Z
29512024-10-14T09:25:08.628Zinfo: running `cargo check --bins` on cert-dev (126/166)
29522024-10-14T09:25:09.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532024-10-14T09:25:09.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542024-10-14T09:25:09.298Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29552024-10-14T09:25:09.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29562024-10-14T09:25:09.715Z
29572024-10-14T09:25:09.715Zinfo: running `cargo check --bins` on ch-dev (127/166)
29582024-10-14T09:25:10.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592024-10-14T09:25:10.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602024-10-14T09:25:10.419Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29612024-10-14T09:25:11.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
29622024-10-14T09:25:11.291Z
29632024-10-14T09:25:11.291Zinfo: running `cargo check --bins` on crdb-seed (128/166)
29642024-10-14T09:25:11.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652024-10-14T09:25:11.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662024-10-14T09:25:11.998Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29672024-10-14T09:25:12.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
29682024-10-14T09:25:12.499Z
29692024-10-14T09:25:12.499Zinfo: running `cargo check --bins` on db-dev (129/166)
29702024-10-14T09:25:13.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712024-10-14T09:25:13.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722024-10-14T09:25:13.196Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29732024-10-14T09:25:13.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
29742024-10-14T09:25:14.068Z
29752024-10-14T09:25:14.068Zinfo: running `cargo check --bins` on omicron-dev-lib (130/166)
29762024-10-14T09:25:14.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772024-10-14T09:25:14.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782024-10-14T09:25:14.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29792024-10-14T09:25:14.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
29802024-10-14T09:25:14.779Z
29812024-10-14T09:25:14.780Zinfo: running `cargo check --bins` on xtask-downloader (131/166)
29822024-10-14T09:25:15.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832024-10-14T09:25:15.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842024-10-14T09:25:15.457Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29852024-10-14T09:25:16.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
29862024-10-14T09:25:16.448Z
29872024-10-14T09:25:16.449Zinfo: running `cargo check --bins` on omicron-ls-apis (132/166)
29882024-10-14T09:25:17.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892024-10-14T09:25:17.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902024-10-14T09:25:17.113Z Checking cargo-platform v0.1.8
29912024-10-14T09:25:17.378Z Checking cargo_metadata v0.18.1
29922024-10-14T09:25:18.362Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29932024-10-14T09:25:19.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
29942024-10-14T09:25:19.228Z
29952024-10-14T09:25:19.228Zinfo: running `cargo check --bins` on mgs-dev (133/166)
29962024-10-14T09:25:19.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972024-10-14T09:25:19.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982024-10-14T09:25:19.981Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29992024-10-14T09:25:20.645Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30002024-10-14T09:25:21.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
30012024-10-14T09:25:21.324Z
30022024-10-14T09:25:21.324Zinfo: running `cargo check --bins` on omicron-omdb (134/166)
30032024-10-14T09:25:22.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042024-10-14T09:25:22.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052024-10-14T09:25:22.142Z Compiling crunchy v0.2.2
30062024-10-14T09:25:22.142Z Compiling tiny-keccak v2.0.2
30072024-10-14T09:25:22.144Z Compiling dsl_auto_type v0.1.2
30082024-10-14T09:25:22.144Z Checking scheduled-thread-pool v0.2.7
30092024-10-14T09:25:22.144Z Compiling diesel_table_macro_syntax v0.2.0
30102024-10-14T09:25:22.260Z Compiling ascii-canvas v3.0.0
30112024-10-14T09:25:22.269Z Compiling ena v0.14.3
30122024-10-14T09:25:22.276Z Compiling regex-syntax v0.6.29
30132024-10-14T09:25:22.456Z Checking r2d2 v0.8.10
30142024-10-14T09:25:22.655Z Compiling diff v0.1.13
30152024-10-14T09:25:22.687Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30162024-10-14T09:25:22.747Z Compiling ref-cast v1.0.23
30172024-10-14T09:25:22.778Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30182024-10-14T09:25:22.813Z Compiling derive_builder_core v0.20.0
30192024-10-14T09:25:22.903Z Compiling libxml v0.3.3
30202024-10-14T09:25:23.064Z Compiling ref-cast-impl v1.0.23
30212024-10-14T09:25:23.257Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30222024-10-14T09:25:23.364Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30232024-10-14T09:25:23.387Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30242024-10-14T09:25:23.509Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30252024-10-14T09:25:23.683Z Compiling strum_macros v0.24.3
30262024-10-14T09:25:23.789Z Compiling samael v0.0.17
30272024-10-14T09:25:23.848Z Compiling diesel_derives v2.2.2
30282024-10-14T09:25:23.916Z Compiling indoc v1.0.9
30292024-10-14T09:25:24.906Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30302024-10-14T09:25:25.201Z Compiling oso-derive v0.27.3
30312024-10-14T09:25:25.306Z Compiling derive_builder_macro v0.20.0
30322024-10-14T09:25:25.666Z Compiling lalrpop v0.19.12
30332024-10-14T09:25:26.234Z Checking derive_builder v0.20.0
30342024-10-14T09:25:26.280Z Compiling impl-trait-for-tuples v0.2.2
30352024-10-14T09:25:26.378Z Checking quick-xml v0.33.0
30362024-10-14T09:25:26.802Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
30372024-10-14T09:25:27.124Z Checking maplit v1.0.2
30382024-10-14T09:25:27.327Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30392024-10-14T09:25:27.342Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30402024-10-14T09:25:27.673Z Checking bb8 v0.8.5
30412024-10-14T09:25:28.144Z Compiling const_format_proc_macros v0.2.33
30422024-10-14T09:25:28.211Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30432024-10-14T09:25:28.444Z Checking castaway v0.2.3
30442024-10-14T09:25:28.612Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30452024-10-14T09:25:28.678Z Checking compact_str v0.8.0
30462024-10-14T09:25:28.914Z Checking unicode-truncate v1.0.0
30472024-10-14T09:25:29.145Z Checking lru v0.12.3
30482024-10-14T09:25:29.174Z Compiling instability v0.3.2
30492024-10-14T09:25:29.447Z Checking smawk v0.3.2
30502024-10-14T09:25:29.547Z Checking cassowary v0.3.0
30512024-10-14T09:25:29.653Z Checking is_ci v1.2.0
30522024-10-14T09:25:29.786Z Checking unicode-linebreak v0.1.5
30532024-10-14T09:25:29.943Z Checking supports-color v3.0.1
30542024-10-14T09:25:30.176Z Checking multimap v0.10.0
30552024-10-14T09:25:30.209Z Checking textwrap v0.16.1
30562024-10-14T09:25:30.297Z Checking ratatui v0.28.1
30572024-10-14T09:25:30.408Z Checking const_format v0.2.33
30582024-10-14T09:25:33.667Z Checking diesel v2.2.4
30592024-10-14T09:25:58.080Z Compiling polar-core v0.27.3
30602024-10-14T09:26:03.163Z Checking async-bb8-diesel v0.2.1
30612024-10-14T09:26:04.984Z Checking oso v0.27.3
30622024-10-14T09:27:13.793Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30632024-10-14T09:27:19.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
30642024-10-14T09:27:19.619Z
30652024-10-14T09:27:19.619Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (135/166)
30662024-10-14T09:27:20.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672024-10-14T09:27:20.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682024-10-14T09:27:20.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692024-10-14T09:27:20.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30702024-10-14T09:27:20.351Z
30712024-10-14T09:27:20.351Zinfo: running `cargo check --bins` on nexus-saga-recovery (136/166)
30722024-10-14T09:27:20.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732024-10-14T09:27:20.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742024-10-14T09:27:20.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752024-10-14T09:27:20.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30762024-10-14T09:27:21.063Z
30772024-10-14T09:27:21.063Zinfo: running `cargo check --bins` on nexus-test-utils-macros (137/166)
30782024-10-14T09:27:21.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-10-14T09:27:21.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-10-14T09:27:21.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812024-10-14T09:27:21.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30822024-10-14T09:27:21.727Z
30832024-10-14T09:27:21.727Zinfo: running `cargo check --bins` on omicron-nexus (138/166)
30842024-10-14T09:27:22.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-10-14T09:27:22.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-10-14T09:27:22.572Z Compiling libz-sys v1.1.16
30872024-10-14T09:27:22.679Z Compiling libgit2-sys v0.17.0+1.8.1
30882024-10-14T09:27:22.692Z Compiling vergen v8.3.2
30892024-10-14T09:27:22.695Z Compiling cargo-platform v0.1.8
30902024-10-14T09:27:22.695Z Compiling pin-project-internal v1.1.5
30912024-10-14T09:27:22.724Z Compiling snafu-derive v0.8.2
30922024-10-14T09:27:22.724Z Compiling libsqlite3-sys v0.30.1
30932024-10-14T09:27:22.728Z Compiling buf-list v1.0.3
30942024-10-14T09:27:23.009Z Compiling cargo_metadata v0.18.1
30952024-10-14T09:27:23.222Z Compiling cfg_aliases v0.2.1
30962024-10-14T09:27:23.225Z Compiling rustls v0.21.12
30972024-10-14T09:27:23.358Z Compiling nix v0.29.0
30982024-10-14T09:27:23.565Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30992024-10-14T09:27:23.589Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31002024-10-14T09:27:23.636Z Checking globset v0.4.14
31012024-10-14T09:27:24.143Z Checking rustls-webpki v0.101.7
31022024-10-14T09:27:24.301Z Checking sct v0.7.1
31032024-10-14T09:27:24.478Z Checking olpc-cjson v0.1.3
31042024-10-14T09:27:24.700Z Checking rand_seeder v0.3.0
31052024-10-14T09:27:24.823Z Checking serde_plain v1.0.2
31062024-10-14T09:27:24.846Z Checking typed-path v0.9.2
31072024-10-14T09:27:24.916Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31082024-10-14T09:27:25.511Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31092024-10-14T09:27:25.568Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31102024-10-14T09:27:25.729Z Checking pin-project v1.1.5
31112024-10-14T09:27:25.817Z Checking hashlink v0.9.1
31122024-10-14T09:27:25.852Z Checking fallible-iterator v0.3.0
31132024-10-14T09:27:25.870Z Checking fallible-streaming-iterator v0.1.9
31142024-10-14T09:27:26.103Z Checking parse-size v1.0.0
31152024-10-14T09:27:26.317Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31162024-10-14T09:27:26.463Z Checking rusqlite v0.32.1
31172024-10-14T09:27:26.727Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31182024-10-14T09:27:26.746Z Checking rustls-pemfile v1.0.4
31192024-10-14T09:27:26.846Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31202024-10-14T09:27:26.941Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31212024-10-14T09:27:27.138Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31222024-10-14T09:27:27.238Z Checking twox-hash v1.6.3
31232024-10-14T09:27:27.274Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31242024-10-14T09:27:27.689Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31252024-10-14T09:27:27.998Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31262024-10-14T09:27:28.233Z Checking snafu v0.8.2
31272024-10-14T09:27:28.253Z Checking tokio-rustls v0.24.1
31282024-10-14T09:27:28.529Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31292024-10-14T09:27:28.607Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31302024-10-14T09:27:28.626Z Checking fatfs v0.3.6
31312024-10-14T09:27:28.692Z Checking tough v0.19.0
31322024-10-14T09:27:29.034Z Checking assert_matches v1.5.0
31332024-10-14T09:27:32.991Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31342024-10-14T09:27:33.479Zerror[E0277]: the trait bound `SystemRandom: aws_lc_rs::rand::SecureRandom` is not satisfied
31352024-10-14T09:27:33.479Z --> tufaceous-lib/src/root.rs:49:9
31362024-10-14T09:27:33.479Z |
31372024-10-14T09:27:33.479Z49 | &SystemRandom::new(),
31382024-10-14T09:27:33.479Z | ^^^^^^^^^^^^^^^^^^^^ the trait `aws_lc_rs::rand::sealed::SecureRandom` is not implemented for `SystemRandom`, which is required by `SystemRandom: aws_lc_rs::rand::SecureRandom`
31392024-10-14T09:27:33.479Z |
31402024-10-14T09:27:33.479Z = note: required for `SystemRandom` to implement `aws_lc_rs::rand::SecureRandom`
31412024-10-14T09:27:33.479Z = note: required for the cast from `&SystemRandom` to `&dyn aws_lc_rs::rand::SecureRandom + std::marker::Sync`
31422024-10-14T09:27:33.479Z
31432024-10-14T09:27:33.581Zerror[E0053]: method `sign` has an incompatible type for trait
31442024-10-14T09:27:33.581Z --> tufaceous-lib/src/key.rs:42:1
31452024-10-14T09:27:33.582Z |
31462024-10-14T09:27:33.582Z42 | #[async_trait]
31472024-10-14T09:27:33.582Z | ^^^^^^^^^^^^^^ expected trait `aws_lc_rs::rand::SecureRandom`, found trait `SecureRandom`
31482024-10-14T09:27:33.582Z |
31492024-10-14T09:27:33.582Z = note: expected signature `fn(&'life0 key::Key, &'life1 _, &'life2 (dyn aws_lc_rs::rand::SecureRandom + std::marker::Sync + 'life2)) -> Pin<_>`
31502024-10-14T09:27:33.582Z found signature `fn(&'life0 key::Key, &'life1 _, &'life2 (dyn SecureRandom + std::marker::Sync + 'life2)) -> Pin<_>`
31512024-10-14T09:27:33.582Z
31522024-10-14T09:27:33.820Zerror[E0308]: mismatched types
31532024-10-14T09:27:33.820Z --> tufaceous-lib/src/key.rs:35:17
31542024-10-14T09:27:33.820Z |
31552024-10-14T09:27:33.820Z34 | Key::Ed25519(key) => SignKeyPair::ED25519(
31562024-10-14T09:27:33.820Z | -------------------- arguments to this enum variant are incorrect
31572024-10-14T09:27:33.820Z35 | / Ed25519KeyPair::from_seed_unchecked(key)
31582024-10-14T09:27:33.820Z36 | | .expect("ed25519 key length mismatch"),
31592024-10-14T09:27:33.820Z | |__________________________________________________________^ expected `aws_lc_rs::ed25519::Ed25519KeyPair`, found `Ed25519KeyPair`
31602024-10-14T09:27:33.820Z |
31612024-10-14T09:27:33.820Z = note: `Ed25519KeyPair` and `aws_lc_rs::ed25519::Ed25519KeyPair` have similar names, but are actually distinct types
31622024-10-14T09:27:33.820Znote: `Ed25519KeyPair` is defined in crate `ring`
31632024-10-14T09:27:33.820Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/ec/curve25519/ed25519/signing.rs:26:1
31642024-10-14T09:27:33.820Z |
31652024-10-14T09:27:33.820Z26 | pub struct Ed25519KeyPair {
31662024-10-14T09:27:33.820Z | ^^^^^^^^^^^^^^^^^^^^^^^^^
31672024-10-14T09:27:33.820Znote: `aws_lc_rs::ed25519::Ed25519KeyPair` is defined in crate `aws_lc_rs`
31682024-10-14T09:27:33.820Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-rs-1.10.0/src/ed25519.rs:132:1
31692024-10-14T09:27:33.820Z |
31702024-10-14T09:27:33.820Z132 | pub struct Ed25519KeyPair {
31712024-10-14T09:27:33.820Z | ^^^^^^^^^^^^^^^^^^^^^^^^^
31722024-10-14T09:27:33.820Znote: tuple variant defined here
31732024-10-14T09:27:33.820Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.19.0/src/sign.rs:141:5
31742024-10-14T09:27:33.820Z |
31752024-10-14T09:27:33.821Z141 | ED25519(Ed25519KeyPair),
31762024-10-14T09:27:33.821Z | ^^^^^^^
31772024-10-14T09:27:33.821Z
31782024-10-14T09:27:33.854Zerror[E0308]: mismatched types
31792024-10-14T09:27:33.854Z --> tufaceous-lib/src/key.rs:54:34
31802024-10-14T09:27:33.854Z |
31812024-10-14T09:27:33.854Z54 | self.as_sign().sign(msg, rng).await
31822024-10-14T09:27:33.854Z | ---- ^^^ expected trait `aws_lc_rs::rand::SecureRandom`, found trait `SecureRandom`
31832024-10-14T09:27:33.854Z | |
31842024-10-14T09:27:33.854Z | arguments to this method are incorrect
31852024-10-14T09:27:33.854Z |
31862024-10-14T09:27:33.854Z = note: expected reference `&dyn aws_lc_rs::rand::SecureRandom + std::marker::Sync`
31872024-10-14T09:27:33.854Z found reference `&'life2 (dyn SecureRandom + std::marker::Sync + 'life2)`
31882024-10-14T09:27:33.854Znote: method defined here
31892024-10-14T09:27:33.854Z --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.19.0/src/sign.rs:26:14
31902024-10-14T09:27:33.854Z |
31912024-10-14T09:27:33.854Z26 | async fn sign(
31922024-10-14T09:27:33.854Z | ^^^^
31932024-10-14T09:27:33.854Z
31942024-10-14T09:27:34.201ZSome errors have detailed explanations: E0053, E0277, E0308.
31952024-10-14T09:27:34.201ZFor more information about an error, try `rustc --explain E0053`.
31962024-10-14T09:27:34.236Zerror: could not compile `tufaceous-lib` (lib) due to 4 previous errors
31972024-10-14T09:27:34.236Zwarning: build failed, waiting for other jobs to finish...
31982024-10-14T09:27:35.160Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path nexus/Cargo.toml` (exit status: 101)
31992024-10-14T09:27:35.163ZError: cargo-hack install failed: exit status: 1
32002024-10-14T09:27:35.165Z
32012024-10-14T09:27:35.166Zreal 9:06.428672728
32022024-10-14T09:27:35.166Zuser 19:08.282205265
32032024-10-14T09:27:35.166Zsys 4:25.617080418
32042024-10-14T09:27:35.166Ztrap 0.388713306
32052024-10-14T09:27:35.166Ztflt 2.419674370
32062024-10-14T09:27:35.166Zdflt 2.114379975
32072024-10-14T09:27:35.166Zkflt 0.000910669
32082024-10-14T09:27:35.166Zlock 32:11.071047069
32092024-10-14T09:27:35.166Zslp 1:33:35.498862839
32102024-10-14T09:27:35.166Zlat 54.209619317
32112024-10-14T09:27:35.166Zstop 2:44.438946470
32122024-10-14T09:27:35.168Zprocess exited: duration 893337 ms, exit code 1
 
32132024-10-14T09:27:35.174Zfound 0 output files