01JD2WBB9F3C86444VVAMV2EG0: 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: 01JD2WBPT42XS03DKTQSNPSM8D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-19T18:54:08.307Zjob assigned to worker 01JD2WBP2WTJ1C5CCWB4GZ4V4R [factory gimlet-EVT22200007-propolis, EVT22200007/19178] (queued for 33 s)
 
22024-11-19T18:54:16.058Zstarting task 0: "setup"
32024-11-19T18:54:16.081Z++ uname -s
42024-11-19T18:54:16.081Z+ kern=SunOS
52024-11-19T18:54:16.081Z+ case "$kern" in
62024-11-19T18:54:16.082Z+ groupadd -g 12345 build
72024-11-19T18:54:16.082Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-19T18:54:18.088Z+ zfs create -o mountpoint=/work rpool/work
92024-11-19T18:54:18.127Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-19T18:54:18.156Z+ home_fs=zfs
112024-11-19T18:54:18.156Z+ [[ zfs == autofs ]]
122024-11-19T18:54:18.156Z+ mkdir -p /home/build
132024-11-19T18:54:18.156Z+ chown build:build /home/build /work
142024-11-19T18:54:20.138Z+ chmod 0700 /home/build /work
152024-11-19T18:54:20.162Zprocess exited: duration 4084 ms, exit code 0
 
162024-11-19T18:54:20.209Zstarting task 1: "rust-toolchain"
172024-11-19T18:54:20.232Z+ printf ' * toolchain channel = "%s"
182024-11-19T18:54:20.233Z' 1.81.0
192024-11-19T18:54:20.233Z+ printf ' * toolchain profile = "%s"
202024-11-19T18:54:20.233Z' default
212024-11-19T18:54:20.233Z * toolchain channel = "1.81.0"
222024-11-19T18:54:20.233Z * toolchain profile = "default"
232024-11-19T18:54:20.233Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-19T18:54:20.233Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-19T18:54:20.373Zinfo: downloading installer
262024-11-19T18:54:20.828Zinfo: profile set to 'default'
272024-11-19T18:54:20.828Zinfo: default host triple is x86_64-unknown-illumos
282024-11-19T18:54:20.828Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-19T18:54:20.921Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-19T18:54:20.921Zinfo: downloading component 'cargo'
312024-11-19T18:54:21.040Zinfo: downloading component 'clippy'
322024-11-19T18:54:21.089Zinfo: downloading component 'rust-docs'
332024-11-19T18:54:21.245Zinfo: downloading component 'rust-std'
342024-11-19T18:54:21.491Zinfo: downloading component 'rustc'
352024-11-19T18:54:22.357Zinfo: downloading component 'rustfmt'
362024-11-19T18:54:22.414Zinfo: installing component 'cargo'
372024-11-19T18:54:23.500Zinfo: installing component 'clippy'
382024-11-19T18:54:23.924Zinfo: installing component 'rust-docs'
392024-11-19T18:54:26.565Zinfo: installing component 'rust-std'
402024-11-19T18:54:28.549Zinfo: installing component 'rustc'
412024-11-19T18:54:35.450Zinfo: installing component 'rustfmt'
422024-11-19T18:54:35.840Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-19T18:54:35.840Z
442024-11-19T18:54:35.983Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-19T18:54:35.983Z
462024-11-19T18:54:35.983Z
472024-11-19T18:54:35.983ZRust is installed now. Great!
482024-11-19T18:54:35.984Z
492024-11-19T18:54:35.984ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-19T18:54:35.984Zenvironment variable. This has not been done automatically.
512024-11-19T18:54:35.984Z
522024-11-19T18:54:35.984ZTo configure your current shell, you need to source
532024-11-19T18:54:36.007Zthe corresponding env file under $HOME/.cargo.
542024-11-19T18:54:36.007Z
552024-11-19T18:54:36.007ZThis is usually done by running one of the following (note the leading DOT):
562024-11-19T18:54:36.007Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-19T18:54:36.007Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-19T18:54:36.081Z+ rustc --version
592024-11-19T18:54:36.194Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-19T18:54:36.217Zprocess exited: duration 15990 ms, exit code 0
 
612024-11-19T18:54:36.264Zstarting task 2: "authentication"
622024-11-19T18:54:36.322Zprocess exited: duration 57 ms, exit code 0
 
632024-11-19T18:54:36.369Zstarting task 3: "clone repository"
642024-11-19T18:54:36.392Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-19T18:54:36.392Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-19T18:54:36.416ZCloning into '/work/oxidecomputer/omicron'...
672024-11-19T18:54:43.906Z+ cd /work/oxidecomputer/omicron
682024-11-19T18:54:43.907Z+ git fetch origin 5e2da48746ba7c5dc791affcb1d848cbb11845f8
692024-11-19T18:54:44.299ZFrom https://github.com/oxidecomputer/omicron
702024-11-19T18:54:44.299Z * branch 5e2da48746ba7c5dc791affcb1d848cbb11845f8 -> FETCH_HEAD
712024-11-19T18:54:44.322Z+ [[ -n bump-console-6fe6936d ]]
722024-11-19T18:54:44.322Z++ git branch --show-current
732024-11-19T18:54:44.322Z+ current=main
742024-11-19T18:54:44.322Z+ [[ main != bump-console-6fe6936d ]]
752024-11-19T18:54:44.322Z+ git branch -f bump-console-6fe6936d 5e2da48746ba7c5dc791affcb1d848cbb11845f8
762024-11-19T18:54:44.346Z+ git checkout -f bump-console-6fe6936d
772024-11-19T18:54:44.528ZSwitched to branch 'bump-console-6fe6936d'
782024-11-19T18:54:44.551Z+ git reset --hard 5e2da48746ba7c5dc791affcb1d848cbb11845f8
792024-11-19T18:54:44.729ZHEAD is now at 5e2da4874 Bump web console (system/silo picker, confirm leave form)
802024-11-19T18:54:44.754Zprocess exited: duration 8363 ms, exit code 0
 
812024-11-19T18:54:44.801Zstarting task 4: "build"
822024-11-19T18:54:44.825Z+ source .github/buildomat/ci-env.sh
832024-11-19T18:54:44.825Z++ export CARGO_TERM_COLOR=always
842024-11-19T18:54:44.825Z++ CARGO_TERM_COLOR=always
852024-11-19T18:54:44.825Z+ cargo --version
862024-11-19T18:54:44.890Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-19T18:54:44.915Z+ rustc --version
882024-11-19T18:54:44.970Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-19T18:54:44.994Z+ source ./env.sh
902024-11-19T18:54:44.994Z++ OLD_SHELL_OPTS=ehxB
912024-11-19T18:54:44.994Z++ set -o xtrace
922024-11-19T18:54:44.994Z++++ dirname ./env.sh
932024-11-19T18:54:44.994Z+++ readlink -f .
942024-11-19T18:54:44.994Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ 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-11-19T18:54:44.994Z++ case $OLD_SHELL_OPTS in
1042024-11-19T18:54:44.995Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-19T18:54:44.995Z+ 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-11-19T18:54:44.995Z+ 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-11-19T18:54:44.995Z+ banner prerequisites
1082024-11-19T18:54:44.995Z
1092024-11-19T18:54:44.995Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-19T18:54:44.995Z # # # # # # # # # # # # # # #
1112024-11-19T18:54:44.995Z # # # # ##### # # ##### # # # # # #### #
1122024-11-19T18:54:44.995Z ##### ##### # ##### # # # # # # # # #
1132024-11-19T18:54:44.995Z # # # # # # # # # # # # # # #
1142024-11-19T18:54:44.995Z # # # ###### # # ###### ### # #### # #### #
1152024-11-19T18:54:44.995Z
1162024-11-19T18:54:44.995Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-19T18:54:58.515Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-19T18:55:02.883Z Startup: Caching catalogs ... Done
1192024-11-19T18:55:13.877ZPlanning: Solver setup ... Done (10.086s)
1202024-11-19T18:55:14.008ZPlanning: Running solver ... Done (0.131s)
1212024-11-19T18:55:14.101ZPlanning: Finding local manifests ... Done (0.003s)
1222024-11-19T18:55:14.180ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-19T18:55:14.632ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-19T18:55:14.751ZPlanning: Package planning ... Done (0.119s)
1252024-11-19T18:55:14.815ZPlanning: Merging actions ... Done (0.064s)
1262024-11-19T18:55:15.033ZPlanning: Checking for conflicting actions ... Done (0.218s)
1272024-11-19T18:55:16.094ZPlanning: Consolidating action changes ... Done (1.061s)
1282024-11-19T18:55:16.516ZPlanning: Evaluating mediators ... Done (0.421s)
1292024-11-19T18:55:16.618ZPlanning: Planning completed in 13.66 seconds
1302024-11-19T18:55:16.642Z Packages to install: 4
1312024-11-19T18:55:16.642Z Packages to update: 1
1322024-11-19T18:55:16.642Z Mediators to change: 2
1332024-11-19T18:55:16.642Z Services to change: 1
1342024-11-19T18:55:16.643Z Estimated space available: 155.18 GB
1352024-11-19T18:55:16.643ZEstimated space to be consumed: 1.60 GB
1362024-11-19T18:55:16.643Z Create boot environment: No
1372024-11-19T18:55:16.643ZCreate backup boot environment: Yes
1382024-11-19T18:55:16.643Z Rebuild boot archive: No
1392024-11-19T18:55:16.643Z
1402024-11-19T18:55:16.643ZChanged mediators:
1412024-11-19T18:55:16.643Z mediator clang:
1422024-11-19T18:55:16.643Z version: None -> 15 (system default)
1432024-11-19T18:55:16.643Z
1442024-11-19T18:55:16.643Z mediator llvm:
1452024-11-19T18:55:16.643Z version: 14 (system default) -> 15 (system default)
1462024-11-19T18:55:16.643Z
1472024-11-19T18:55:16.643ZChanged packages:
1482024-11-19T18:55:16.643Zhelios-dev
1492024-11-19T18:55:16.643Z developer/build-essential
1502024-11-19T18:55:16.643Z None -> 11-2.0
1512024-11-19T18:55:16.643Z library/libxmlsec1
1522024-11-19T18:55:16.643Z None -> 1.2.35-2.0
1532024-11-19T18:55:16.643Z ooce/developer/clang-15
1542024-11-19T18:55:16.644Z None -> 15.0.7-2.0
1552024-11-19T18:55:16.644Z ooce/developer/llvm-15
1562024-11-19T18:55:16.644Z None -> 15.0.7-2.0
1572024-11-19T18:55:16.644Z package/pkg
1582024-11-19T18:55:16.644Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-19T18:55:16.644Z
1602024-11-19T18:55:16.644ZServices:
1612024-11-19T18:55:16.644Z restart_fmri:
1622024-11-19T18:55:16.644Z svc:/system/update-man-index:default
1632024-11-19T18:55:16.644Z
1642024-11-19T18:55:16.644ZEditable files to change:
1652024-11-19T18:55:16.644Z Update:
1662024-11-19T18:55:16.644Z usr/share/lib/pkg/web/config.shtml
1672024-11-19T18:55:16.707Z
1682024-11-19T18:55:16.707ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-19T18:55:21.709ZDownload: 1120/4281 items 20.1/220.6MB 9% complete (4.0M/s)
1702024-11-19T18:55:26.709ZDownload: 1631/4281 items 116.0/220.6MB 52% complete (11.7M/s)
1712024-11-19T18:55:31.711ZDownload: 2623/4281 items 120.6/220.6MB 54% complete (10.1M/s)
1722024-11-19T18:55:36.714ZDownload: 3249/4281 items 203.1/220.6MB 92% complete (8.7M/s)
1732024-11-19T18:55:41.716ZDownload: 3853/4281 items 218.5/220.6MB 99% complete (9.8M/s)
1742024-11-19T18:55:44.900ZDownload: Completed 220.60 MB in 28.20 seconds (7.8M/s)
1752024-11-19T18:55:46.397Z Actions: 1/5063 actions (Removing old actions)
1762024-11-19T18:55:46.420Z Actions: 194/5063 actions (Installing new actions)
1772024-11-19T18:55:51.705Z Actions: 3589/5063 actions (Installing new actions)
1782024-11-19T18:55:52.255Z Actions: 4226/5063 actions (Updating modified actions)
1792024-11-19T18:55:52.632Z Actions: Completed 5063 actions in 6.24 seconds.
1802024-11-19T18:55:52.963Z Done (0.322s)
1812024-11-19T18:55:52.987Z Done (0.000s)
1822024-11-19T18:55:53.611Z Done (0.646s)
1832024-11-19T18:55:58.738Z Done (4.953s)
1842024-11-19T18:55:58.841Z Done (0.021s)
1852024-11-19T18:55:58.865Z Done (0.000s)
1862024-11-19T18:55:59.009Z Done (0.000s)
1872024-11-19T18:55:59.734ZPlanning: Evaluating mediator changes ... Done
1882024-11-19T18:55:59.931ZPlanning: Checking for conflicting actions ... Done
1892024-11-19T18:55:59.955ZPlanning: Consolidating action changes ... Done
1902024-11-19T18:56:00.252ZPlanning: Evaluating mediators ... Done
1912024-11-19T18:56:00.275ZPlanning: Planning completed in 0.52 seconds
1922024-11-19T18:56:00.299Z Mediators to change: 2
1932024-11-19T18:56:00.299Z Create boot environment: No
1942024-11-19T18:56:00.299ZCreate backup boot environment: No
1952024-11-19T18:56:00.370Z Done
1962024-11-19T18:56:00.370Z Done
1972024-11-19T18:56:00.786Z Done
1982024-11-19T18:56:05.286Z Done
1992024-11-19T18:56:05.388Z Done
2002024-11-19T18:56:05.411Z Done
2012024-11-19T18:56:05.441Z Done
2022024-11-19T18:56:06.191ZPlanning: Evaluating mediator changes ... Done
2032024-11-19T18:56:06.215ZPlanning: Merging actions ... Done
2042024-11-19T18:56:06.426ZPlanning: Checking for conflicting actions ... Done
2052024-11-19T18:56:06.450ZPlanning: Consolidating action changes ... Done
2062024-11-19T18:56:06.757ZPlanning: Evaluating mediators ... Done
2072024-11-19T18:56:06.827ZPlanning: Planning completed in 0.93 seconds
2082024-11-19T18:56:06.875Z Packages to change: 1
2092024-11-19T18:56:06.875Z Mediators to change: 1
2102024-11-19T18:56:06.875Z Services to change: 1
2112024-11-19T18:56:06.875Z Create boot environment: No
2122024-11-19T18:56:06.875ZCreate backup boot environment: Yes
2132024-11-19T18:56:08.509Z Actions: 1/6 actions (Updating modified actions)
2142024-11-19T18:56:08.533Z Actions: Completed 6 actions in 0.00 seconds.
2152024-11-19T18:56:08.533Z Done
2162024-11-19T18:56:08.533Z Done
2172024-11-19T18:56:08.642Z Done
2182024-11-19T18:56:13.209Z Done
2192024-11-19T18:56:13.310Z Done
2202024-11-19T18:56:13.333Z Done
2212024-11-19T18:56:13.400Z Done
2222024-11-19T18:56:13.903ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232024-11-19T18:56:13.903Zclang system 15 system
2242024-11-19T18:56:13.903Zcsh system system illumos
2252024-11-19T18:56:13.903Zctags system system illumos
2262024-11-19T18:56:13.903Zgcc vendor 12 vendor
2272024-11-19T18:56:13.903Zgcc system 10 system
2282024-11-19T18:56:13.903Zgcc system 7 system
2292024-11-19T18:56:13.903Zgo system 1.20 system
2302024-11-19T18:56:13.903Zgo system 1.19 system
2312024-11-19T18:56:13.903Zllvm system 15 system
2322024-11-19T18:56:13.903Zllvm system 14 system
2332024-11-19T18:56:13.903Zmariadb system 10.6 system
2342024-11-19T18:56:13.903Zmta vendor vendor dma
2352024-11-19T18:56:13.903Zopenjdk system 17 system
2362024-11-19T18:56:13.903Zopenjdk system 11 system
2372024-11-19T18:56:13.903Zopenjdk system 1.8 system
2382024-11-19T18:56:13.903Zopenssl vendor 3 vendor
2392024-11-19T18:56:13.903Zperl system 5.36 system
2402024-11-19T18:56:13.903Zpostgresql system 15 system
2412024-11-19T18:56:13.903Zpostgresql system 13 system
2422024-11-19T18:56:13.903Zpython vendor 3 vendor
2432024-11-19T18:56:13.903Zpython system 2 system
2442024-11-19T18:56:13.903Zpython3 system 3.11 system
2452024-11-19T18:56:13.903Zruby system 3.0 system
2462024-11-19T18:56:13.903Zwords vendor vendor american-english
2472024-11-19T18:56:13.903Zwords system system australian-english
2482024-11-19T18:56:13.904Zwords system system british-english
2492024-11-19T18:56:13.904Zwords system system canadian-english
2502024-11-19T18:56:13.904Zwords system system french
2512024-11-19T18:56:13.904Zwords system system italian
2522024-11-19T18:56:13.904Zwords system system ngerman
2532024-11-19T18:56:13.904Zwords system system ogerman
2542024-11-19T18:56:13.904Zwords system system spanish
2552024-11-19T18:56:14.292ZPUBLISHER TYPE STATUS P LOCATION
2562024-11-19T18:56:14.292Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2572024-11-19T18:56:17.350ZFMRI IFO
2582024-11-19T18:56:17.350Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2592024-11-19T18:56:17.350Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2602024-11-19T18:56:17.351Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2612024-11-19T18:56:17.351Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2622024-11-19T18:56:17.351Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2632024-11-19T18:56:17.351Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2642024-11-19T18:56:17.351Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2652024-11-19T18:56:17.351Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2662024-11-19T18:56:17.351Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2672024-11-19T18:56:17.352Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2682024-11-19T18:56:17.352Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2692024-11-19T18:56:17.352Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2702024-11-19T18:56:17.352Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2712024-11-19T18:56:17.352Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2722024-11-19T18:56:17.352Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2732024-11-19T18:56:18.104Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2742024-11-19T18:56:18.557Z Updating crates.io index
2752024-11-19T18:56:18.615Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2762024-11-19T18:56:19.608Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2772024-11-19T18:56:19.911Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782024-11-19T18:56:20.256Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2792024-11-19T18:56:20.646Z Updating git repository `https://github.com/oxidecomputer/propolis`
2802024-11-19T18:56:21.598Z Updating git repository `https://github.com/oxidecomputer/crucible`
2812024-11-19T18:56:24.221Z Updating git repository `https://github.com/oxidecomputer/opte`
2822024-11-19T18:56:25.301Z Updating git repository `https://github.com/oxidecomputer/falcon`
2832024-11-19T18:56:26.133Z Updating git repository `https://github.com/oxidecomputer/clickward`
2842024-11-19T18:56:26.479Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2852024-11-19T18:56:26.831Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2862024-11-19T18:56:27.534Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2872024-11-19T18:56:27.891Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2882024-11-19T18:56:28.315Z Updating git repository `https://github.com/oxidecomputer/tofino`
2892024-11-19T18:56:28.729Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2902024-11-19T18:56:29.077Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2912024-11-19T18:56:29.444Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2922024-11-19T18:56:29.831Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2932024-11-19T18:56:30.380Z Updating git repository `https://github.com/oxidecomputer/ispf`
2942024-11-19T18:56:30.783Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2952024-11-19T18:56:31.158Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2962024-11-19T18:56:31.737Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2972024-11-19T18:56:32.092Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982024-11-19T18:56:32.566Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-11-19T18:56:33.101Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-11-19T18:56:33.451Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-11-19T18:56:33.845Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-11-19T18:56:35.287Z Downloading crates ...
3032024-11-19T18:56:35.342Z Downloaded fnv v1.0.7
3042024-11-19T18:56:35.366Z Downloaded is_terminal_polyfill v1.70.1
3052024-11-19T18:56:35.366Z Downloaded cpufeatures v0.2.14
3062024-11-19T18:56:35.366Z Downloaded unicode-linebreak v0.1.5
3072024-11-19T18:56:35.366Z Downloaded zerocopy v0.7.35
3082024-11-19T18:56:35.391Z Downloaded usdt-attr-macro v0.5.0
3092024-11-19T18:56:35.391Z Downloaded crypto-common v0.1.6
3102024-11-19T18:56:35.391Z Downloaded clap_lex v0.7.2
3112024-11-19T18:56:35.391Z Downloaded fs-err v2.11.0
3122024-11-19T18:56:35.391Z Downloaded clap_derive v4.5.18
3132024-11-19T18:56:35.391Z Downloaded goblin v0.8.2
3142024-11-19T18:56:35.391Z Downloaded thread-id v4.2.2
3152024-11-19T18:56:35.391Z Downloaded textwrap v0.16.1
3162024-11-19T18:56:35.417Z Downloaded version_check v0.9.5
3172024-11-19T18:56:35.417Z Downloaded thiserror v1.0.69
3182024-11-19T18:56:35.417Z Downloaded serde_tokenstream v0.2.2
3192024-11-19T18:56:35.417Z Downloaded utf8parse v0.2.2
3202024-11-19T18:56:35.417Z Downloaded zerocopy-derive v0.7.35
3212024-11-19T18:56:35.417Z Downloaded usdt-impl v0.5.0
3222024-11-19T18:56:35.417Z Downloaded toml v0.8.19
3232024-11-19T18:56:35.441Z Downloaded semver v1.0.23
3242024-11-19T18:56:35.441Z Downloaded proc-macro2 v1.0.89
3252024-11-19T18:56:35.441Z Downloaded memchr v2.7.4
3262024-11-19T18:56:35.441Z Downloaded unicode-width v0.1.14
3272024-11-19T18:56:35.441Z Downloaded pest v2.7.14
3282024-11-19T18:56:35.464Z Downloaded winnow v0.6.20
3292024-11-19T18:56:35.464Z Downloaded rustix v0.38.37
3302024-11-19T18:56:35.488Z Downloaded tabled v0.15.0
3312024-11-19T18:56:35.511Z Downloaded hashbrown v0.15.0
3322024-11-19T18:56:35.511Z Downloaded syn v2.0.87
3332024-11-19T18:56:35.535Z Downloaded plain v0.2.3
3342024-11-19T18:56:35.535Z Downloaded toml_edit v0.22.22
3352024-11-19T18:56:35.560Z Downloaded toml_datetime v0.6.8
3362024-11-19T18:56:35.560Z Downloaded thiserror-impl v1.0.69
3372024-11-19T18:56:35.560Z Downloaded tempfile v3.13.0
3382024-11-19T18:56:35.560Z Downloaded scroll_derive v0.12.0
3392024-11-19T18:56:35.560Z Downloaded quote v1.0.37
3402024-11-19T18:56:35.560Z Downloaded proc-macro-error-attr v1.0.4
3412024-11-19T18:56:35.560Z Downloaded log v0.4.22
3422024-11-19T18:56:35.560Z Downloaded usdt-macro v0.5.0
3432024-11-19T18:56:35.560Z Downloaded usdt v0.5.0
3442024-11-19T18:56:35.560Z Downloaded unicode-ident v1.0.13
3452024-11-19T18:56:35.587Z Downloaded ucd-trie v0.1.7
3462024-11-19T18:56:35.587Z Downloaded swrite v0.1.0
3472024-11-19T18:56:35.587Z Downloaded strsim v0.11.1
3482024-11-19T18:56:35.587Z Downloaded serde v1.0.215
3492024-11-19T18:56:35.587Z Downloaded scroll v0.12.0
3502024-11-19T18:56:35.587Z Downloaded ryu v1.0.18
3512024-11-19T18:56:35.587Z Downloaded pretty-hex v0.4.1
3522024-11-19T18:56:35.587Z Downloaded pest_meta v2.7.14
3532024-11-19T18:56:35.588Z Downloaded pest_generator v2.7.14
3542024-11-19T18:56:35.588Z Downloaded serde_json v1.0.132
3552024-11-19T18:56:35.612Z Downloaded pest_derive v2.7.14
3562024-11-19T18:56:35.612Z Downloaded memmap v0.7.0
3572024-11-19T18:56:35.612Z Downloaded macaddr v1.0.1
3582024-11-19T18:56:35.612Z Downloaded syn v1.0.109
3592024-11-19T18:56:35.612Z Downloaded libc v0.2.162
3602024-11-19T18:56:35.638Z Downloaded proc-macro-error v1.0.4
3612024-11-19T18:56:35.662Z Downloaded once_cell v1.20.2
3622024-11-19T18:56:35.662Z Downloaded itoa v1.0.11
3632024-11-19T18:56:35.662Z Downloaded indexmap v2.6.0
3642024-11-19T18:56:35.662Z Downloaded heck v0.5.0
3652024-11-19T18:56:35.662Z Downloaded terminal_size v0.4.0
3662024-11-19T18:56:35.662Z Downloaded smawk v0.3.2
3672024-11-19T18:56:35.662Z Downloaded sha2 v0.10.8
3682024-11-19T18:56:35.662Z Downloaded serde_spanned v0.6.8
3692024-11-19T18:56:35.662Z Downloaded serde_derive v1.0.215
3702024-11-19T18:56:35.662Z Downloaded generic-array v0.14.7
3712024-11-19T18:56:35.662Z Downloaded dtrace-parser v0.2.0
3722024-11-19T18:56:35.662Z Downloaded dof v0.3.0
3732024-11-19T18:56:35.662Z Downloaded colorchoice v1.0.2
3742024-11-19T18:56:35.687Z Downloaded clap_builder v4.5.21
3752024-11-19T18:56:35.688Z Downloaded clap v4.5.21
3762024-11-19T18:56:35.688Z Downloaded cfg-if v1.0.0
3772024-11-19T18:56:35.688Z Downloaded cargo_toml v0.20.5
3782024-11-19T18:56:35.688Z Downloaded cargo_metadata v0.18.1
3792024-11-19T18:56:35.688Z Downloaded fastrand v2.1.1
3802024-11-19T18:56:35.688Z Downloaded errno v0.3.9
3812024-11-19T18:56:35.727Z Downloaded equivalent v1.0.1
3822024-11-19T18:56:35.727Z Downloaded cargo-platform v0.1.8
3832024-11-19T18:56:35.727Z Downloaded byteorder v1.5.0
3842024-11-19T18:56:35.727Z Downloaded bytecount v0.6.8
3852024-11-19T18:56:35.727Z Downloaded block-buffer v0.10.4
3862024-11-19T18:56:35.727Z Downloaded bitflags v2.6.0
3872024-11-19T18:56:35.727Z Downloaded anyhow v1.0.93
3882024-11-19T18:56:35.727Z Downloaded anstyle-query v1.1.1
3892024-11-19T18:56:35.727Z Downloaded anstyle-parse v0.2.5
3902024-11-19T18:56:35.728Z Downloaded anstream v0.6.15
3912024-11-19T18:56:35.728Z Downloaded papergrid v0.11.0
3922024-11-19T18:56:35.728Z Downloaded camino-tempfile v1.1.1
3932024-11-19T18:56:35.728Z Downloaded camino v1.1.9
3942024-11-19T18:56:35.728Z Downloaded autocfg v1.4.0
3952024-11-19T18:56:35.728Z Downloaded anstyle v1.0.10
3962024-11-19T18:56:35.728Z Downloaded tabled_derive v0.7.0
3972024-11-19T18:56:35.728Z Downloaded heck v0.4.1
3982024-11-19T18:56:35.728Z Downloaded typenum v1.17.0
3992024-11-19T18:56:35.728Z Downloaded digest v0.10.7
4002024-11-19T18:56:35.868Z Compiling proc-macro2 v1.0.89
4012024-11-19T18:56:35.868Z Compiling unicode-ident v1.0.13
4022024-11-19T18:56:35.868Z Compiling version_check v0.9.5
4032024-11-19T18:56:35.868Z Compiling serde v1.0.215
4042024-11-19T18:56:35.900Z Compiling memchr v2.7.4
4052024-11-19T18:56:35.900Z Compiling thiserror v1.0.69
4062024-11-19T18:56:35.900Z Compiling libc v0.2.162
4072024-11-19T18:56:35.900Z Compiling ryu v1.0.18
4082024-11-19T18:56:36.159Z Compiling ucd-trie v0.1.7
4092024-11-19T18:56:36.382Z Compiling itoa v1.0.11
4102024-11-19T18:56:36.710Z Compiling once_cell v1.20.2
4112024-11-19T18:56:36.743Z Compiling byteorder v1.5.0
4122024-11-19T18:56:36.766Z Compiling rustix v0.38.37
4132024-11-19T18:56:36.832Z Compiling serde_json v1.0.132
4142024-11-19T18:56:37.186Z Compiling bitflags v2.6.0
4152024-11-19T18:56:37.247Z Compiling proc-macro-error-attr v1.0.4
4162024-11-19T18:56:37.457Z Compiling usdt-impl v0.5.0
4172024-11-19T18:56:37.517Z Compiling syn v1.0.109
4182024-11-19T18:56:37.583Z Compiling proc-macro-error v1.0.4
4192024-11-19T18:56:37.606Z Compiling camino v1.1.9
4202024-11-19T18:56:37.641Z Compiling quote v1.0.37
4212024-11-19T18:56:37.832Z Compiling errno v0.3.9
4222024-11-19T18:56:37.899Z Compiling hashbrown v0.15.0
4232024-11-19T18:56:38.103Z Compiling syn v2.0.87
4242024-11-19T18:56:38.222Z Compiling equivalent v1.0.1
4252024-11-19T18:56:38.250Z Compiling plain v0.2.3
4262024-11-19T18:56:38.325Z Compiling utf8parse v0.2.2
4272024-11-19T18:56:38.439Z Compiling log v0.4.22
4282024-11-19T18:56:38.587Z Compiling anstyle-parse v0.2.5
4292024-11-19T18:56:38.730Z Compiling thread-id v4.2.2
4302024-11-19T18:56:38.963Z Compiling pretty-hex v0.4.1
4312024-11-19T18:56:39.013Z Compiling colorchoice v1.0.2
4322024-11-19T18:56:39.180Z Compiling indexmap v2.6.0
4332024-11-19T18:56:39.208Z Compiling is_terminal_polyfill v1.70.1
4342024-11-19T18:56:39.240Z Compiling anstyle v1.0.10
4352024-11-19T18:56:39.273Z Compiling unicode-width v0.1.14
4362024-11-19T18:56:39.359Z Compiling anstyle-query v1.1.1
4372024-11-19T18:56:39.411Z Compiling winnow v0.6.20
4382024-11-19T18:56:39.520Z Compiling autocfg v1.4.0
4392024-11-19T18:56:39.671Z Compiling semver v1.0.23
4402024-11-19T18:56:39.780Z Compiling anstream v0.6.15
4412024-11-19T18:56:40.162Z Compiling terminal_size v0.4.0
4422024-11-19T18:56:40.408Z Compiling fastrand v2.1.1
4432024-11-19T18:56:40.481Z Compiling cfg-if v1.0.0
4442024-11-19T18:56:40.506Z Compiling fs-err v2.11.0
4452024-11-19T18:56:40.506Z Compiling bytecount v0.6.8
4462024-11-19T18:56:40.579Z Compiling strsim v0.11.1
4472024-11-19T18:56:40.716Z Compiling clap_lex v0.7.2
4482024-11-19T18:56:40.741Z Compiling fnv v1.0.7
4492024-11-19T18:56:40.765Z Compiling heck v0.4.1
4502024-11-19T18:56:40.865Z Compiling anyhow v1.0.93
4512024-11-19T18:56:41.155Z Compiling heck v0.5.0
4522024-11-19T18:56:41.353Z Compiling clap_builder v4.5.21
4532024-11-19T18:56:41.485Z Compiling tempfile v3.13.0
4542024-11-19T18:56:41.543Z Compiling papergrid v0.11.0
4552024-11-19T18:56:41.673Z Compiling memmap v0.7.0
4562024-11-19T18:56:41.757Z Compiling smawk v0.3.2
4572024-11-19T18:56:41.940Z Compiling unicode-linebreak v0.1.5
4582024-11-19T18:56:42.342Z Compiling textwrap v0.16.1
4592024-11-19T18:56:42.433Z Compiling swrite v0.1.0
4602024-11-19T18:56:43.365Z Compiling tabled_derive v0.7.0
4612024-11-19T18:56:44.885Z Compiling tabled v0.15.0
4622024-11-19T18:56:46.241Z Compiling serde_derive v1.0.215
4632024-11-19T18:56:46.266Z Compiling thiserror-impl v1.0.69
4642024-11-19T18:56:46.266Z Compiling zerocopy-derive v0.7.35
4652024-11-19T18:56:46.322Z Compiling scroll_derive v0.12.0
4662024-11-19T18:56:46.381Z Compiling clap_derive v4.5.18
4672024-11-19T18:56:47.363Z Compiling scroll v0.12.0
4682024-11-19T18:56:47.755Z Compiling goblin v0.8.2
4692024-11-19T18:56:47.891Z Compiling zerocopy v0.7.35
4702024-11-19T18:56:48.686Z Compiling pest v2.7.14
4712024-11-19T18:56:49.606Z Compiling clap v4.5.21
4722024-11-19T18:56:50.646Z Compiling pest_meta v2.7.14
4732024-11-19T18:56:51.611Z Compiling pest_generator v2.7.14
4742024-11-19T18:56:53.588Z Compiling pest_derive v2.7.14
4752024-11-19T18:56:54.200Z Compiling dtrace-parser v0.2.0
4762024-11-19T18:56:55.494Z Compiling toml_datetime v0.6.8
4772024-11-19T18:56:55.494Z Compiling serde_spanned v0.6.8
4782024-11-19T18:56:55.828Z Compiling serde_tokenstream v0.2.2
4792024-11-19T18:56:55.862Z Compiling toml_edit v0.22.22
4802024-11-19T18:56:55.915Z Compiling cargo-platform v0.1.8
4812024-11-19T18:56:56.013Z Compiling macaddr v1.0.1
4822024-11-19T18:56:56.181Z Compiling camino-tempfile v1.1.1
4832024-11-19T18:56:56.945Z Compiling dof v0.3.0
4842024-11-19T18:56:56.945Z Compiling cargo_metadata v0.18.1
4852024-11-19T18:56:58.457Z Compiling toml v0.8.19
4862024-11-19T18:56:58.672Z Compiling usdt-attr-macro v0.5.0
4872024-11-19T18:56:58.718Z Compiling usdt-macro v0.5.0
4882024-11-19T18:56:59.234Z Compiling cargo_toml v0.20.5
4892024-11-19T18:56:59.730Z Compiling usdt v0.5.0
4902024-11-19T18:57:03.366Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-11-19T18:57:08.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.78s
4922024-11-19T18:57:08.882Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-11-19T18:57:09.557Z Downloading crates ...
4942024-11-19T18:57:09.692Z Downloaded aead v0.5.2
4952024-11-19T18:57:09.716Z Downloaded bitflags v1.3.2
4962024-11-19T18:57:09.716Z Downloaded ctr v0.9.2
4972024-11-19T18:57:09.716Z Downloaded adler2 v2.0.0
4982024-11-19T18:57:09.716Z Downloaded home v0.5.9
4992024-11-19T18:57:09.741Z Downloaded icu_provider_macros v1.5.0
5002024-11-19T18:57:09.741Z Downloaded linked-hash-map v0.5.6
5012024-11-19T18:57:09.741Z Downloaded crossterm v0.28.1
5022024-11-19T18:57:09.741Z Downloaded multimap v0.10.0
5032024-11-19T18:57:09.741Z Downloaded hmac v0.12.1
5042024-11-19T18:57:09.770Z Downloaded hickory-resolver v0.24.1
5052024-11-19T18:57:09.770Z Downloaded ssh-encoding v0.2.0
5062024-11-19T18:57:09.770Z Downloaded icu_collections v1.5.0
5072024-11-19T18:57:09.794Z Downloaded thiserror-no-std v2.0.2
5082024-11-19T18:57:09.794Z Downloaded termtree v0.4.1
5092024-11-19T18:57:09.794Z Downloaded sqlformat v0.2.6
5102024-11-19T18:57:09.819Z Downloaded unarray v0.1.4
5112024-11-19T18:57:09.819Z Downloaded termios v0.3.3
5122024-11-19T18:57:09.819Z Downloaded zerofrom v0.1.4
5132024-11-19T18:57:09.819Z Downloaded zeroize_derive v1.4.2
5142024-11-19T18:57:09.819Z Downloaded zerovec-derive v0.10.3
5152024-11-19T18:57:09.845Z Downloaded hash32 v0.3.1
5162024-11-19T18:57:09.845Z Downloaded structmeta-derive v0.2.0
5172024-11-19T18:57:09.845Z Downloaded tower-service v0.3.3
5182024-11-19T18:57:09.845Z Downloaded stable_deref_trait v1.2.0
5192024-11-19T18:57:09.845Z Downloaded pin-project-internal v1.1.6
5202024-11-19T18:57:09.870Z Downloaded diesel-dtrace v0.3.0
5212024-11-19T18:57:09.870Z Downloaded try-lock v0.2.5
5222024-11-19T18:57:09.870Z Downloaded toolchain_find v0.4.0
5232024-11-19T18:57:09.870Z Downloaded polyval v0.6.2
5242024-11-19T18:57:09.870Z Downloaded endian-type v0.1.2
5252024-11-19T18:57:09.870Z Downloaded primeorder v0.13.6
5262024-11-19T18:57:09.893Z Downloaded pretty-hex v0.2.1
5272024-11-19T18:57:09.893Z Downloaded env_filter v0.1.2
5282024-11-19T18:57:09.893Z Downloaded unicode-normalization v0.1.24
5292024-11-19T18:57:09.894Z Downloaded foreign-types-shared v0.3.1
5302024-11-19T18:57:09.894Z Downloaded sync-ptr v0.1.1
5312024-11-19T18:57:09.894Z Downloaded rustls-pemfile v1.0.4
5322024-11-19T18:57:09.894Z Downloaded itertools v0.10.5
5332024-11-19T18:57:09.919Z Downloaded num_threads v0.1.7
5342024-11-19T18:57:09.919Z Downloaded number_prefix v0.4.0
5352024-11-19T18:57:09.919Z Downloaded progenitor-macro v0.8.0
5362024-11-19T18:57:09.943Z Downloaded signal-hook-mio v0.2.4
5372024-11-19T18:57:09.944Z Downloaded downcast v0.11.0
5382024-11-19T18:57:09.944Z Downloaded tinyvec_macros v0.1.1
5392024-11-19T18:57:09.946Z Downloaded foreign-types v0.3.2
5402024-11-19T18:57:09.946Z Downloaded num-conv v0.1.0
5412024-11-19T18:57:09.946Z Downloaded tls_codec v0.4.1
5422024-11-19T18:57:09.970Z Downloaded num-integer v0.1.46
5432024-11-19T18:57:09.970Z Downloaded vte_generate_state_changes v0.1.2
5442024-11-19T18:57:09.970Z Downloaded quinn-udp v0.5.5
5452024-11-19T18:57:09.970Z Downloaded quick-error v1.2.3
5462024-11-19T18:57:09.994Z Downloaded serde-big-array v0.5.1
5472024-11-19T18:57:09.994Z Downloaded serde-hex v0.1.0
5482024-11-19T18:57:09.994Z Downloaded smallvec v0.6.14
5492024-11-19T18:57:09.994Z Downloaded futures-executor v0.3.31
5502024-11-19T18:57:09.994Z Downloaded futures-task v0.3.31
5512024-11-19T18:57:10.021Z Downloaded gethostname v0.5.0
5522024-11-19T18:57:10.021Z Downloaded futures-channel v0.3.31
5532024-11-19T18:57:10.022Z Downloaded resolv-conf v0.7.0
5542024-11-19T18:57:10.022Z Downloaded embedded-io v0.4.0
5552024-11-19T18:57:10.022Z Downloaded either v1.13.0
5562024-11-19T18:57:10.022Z Downloaded semver v0.1.20
5572024-11-19T18:57:10.022Z Downloaded qorb v0.2.0
5582024-11-19T18:57:10.022Z Downloaded tough v0.19.0
5592024-11-19T18:57:10.046Z Downloaded fixedbitset v0.4.2
5602024-11-19T18:57:10.046Z Downloaded tungstenite v0.21.0
5612024-11-19T18:57:10.046Z Downloaded tungstenite v0.23.0
5622024-11-19T18:57:10.046Z Downloaded flagset v0.4.6
5632024-11-19T18:57:10.046Z Downloaded slog-stdlog v4.1.1
5642024-11-19T18:57:10.070Z Downloaded uzers v0.12.1
5652024-11-19T18:57:10.070Z Downloaded ecdsa v0.16.9
5662024-11-19T18:57:10.070Z Downloaded polar-core v0.27.3
5672024-11-19T18:57:10.070Z Downloaded elliptic-curve v0.13.8
5682024-11-19T18:57:10.094Z Downloaded tungstenite v0.24.0
5692024-11-19T18:57:10.094Z Downloaded ed25519-dalek v2.1.1
5702024-11-19T18:57:10.094Z Downloaded snafu v0.8.5
5712024-11-19T18:57:10.094Z Downloaded nix v0.29.0
5722024-11-19T18:57:10.118Z Downloaded quick-xml v0.33.0
5732024-11-19T18:57:10.141Z Downloaded futures-util v0.3.31
5742024-11-19T18:57:10.141Z Downloaded reedline v0.35.0
5752024-11-19T18:57:10.165Z Downloaded rustls v0.23.14
5762024-11-19T18:57:10.165Z Downloaded serde_with v3.11.0
5772024-11-19T18:57:10.189Z Downloaded reqwest v0.12.9
5782024-11-19T18:57:10.189Z Downloaded smoltcp v0.9.1
5792024-11-19T18:57:10.212Z Downloaded object v0.30.4
5802024-11-19T18:57:10.212Z Downloaded vcpkg v0.2.15
5812024-11-19T18:57:10.258Z Downloaded regex v1.11.1
5822024-11-19T18:57:10.282Z Downloaded regex-syntax v0.6.29
5832024-11-19T18:57:10.306Z Downloaded regex-syntax v0.8.5
5842024-11-19T18:57:10.306Z Downloaded dropshot v0.12.0
5852024-11-19T18:57:10.330Z Downloaded smoltcp v0.11.0
5862024-11-19T18:57:10.353Z Downloaded regress v0.10.1
5872024-11-19T18:57:10.353Z Downloaded regress v0.9.1
5882024-11-19T18:57:10.376Z Downloaded diesel v2.2.4
5892024-11-19T18:57:10.400Z Downloaded sled v0.34.7
5902024-11-19T18:57:10.400Z Downloaded dropshot v0.13.0
5912024-11-19T18:57:10.423Z Downloaded object v0.36.5
5922024-11-19T18:57:10.447Z Downloaded p384 v0.13.0
5932024-11-19T18:57:10.447Z Downloaded openapiv3 v2.0.0
5942024-11-19T18:57:10.470Z Downloaded petgraph v0.6.5
5952024-11-19T18:57:10.494Z Downloaded csv v1.3.0
5962024-11-19T18:57:10.525Z Downloaded zerocopy-derive v0.6.6
5972024-11-19T18:57:10.525Z Downloaded trust-dns-proto v0.22.0
5982024-11-19T18:57:10.548Z Downloaded proptest v1.5.0
5992024-11-19T18:57:10.548Z Downloaded nix v0.28.0
6002024-11-19T18:57:10.572Z Downloaded unicode-width v0.2.0
6012024-11-19T18:57:10.572Z Downloaded regex-automata v0.4.8
6022024-11-19T18:57:10.595Z Downloaded lzma-sys v0.1.20
6032024-11-19T18:57:10.618Z Downloaded gimli v0.31.1
6042024-11-19T18:57:10.643Z Downloaded libz-sys v1.1.20
6052024-11-19T18:57:10.667Z Downloaded typify-impl v0.2.0
6062024-11-19T18:57:10.690Z Downloaded sha3 v0.10.8
6072024-11-19T18:57:10.691Z Downloaded idna v0.5.0
6082024-11-19T18:57:10.691Z Downloaded openssl v0.10.66
6092024-11-19T18:57:10.716Z Downloaded rusqlite v0.32.1
6102024-11-19T18:57:10.716Z Downloaded ratatui v0.28.1
6112024-11-19T18:57:10.740Z Downloaded quinn-proto v0.11.8
6122024-11-19T18:57:10.740Z Downloaded tokio v1.40.0
6132024-11-19T18:57:10.783Z Downloaded p521 v0.13.3
6142024-11-19T18:57:10.807Z Downloaded webpki-roots v0.26.6
6152024-11-19T18:57:10.807Z Downloaded idna v0.4.0
6162024-11-19T18:57:10.807Z Downloaded salty v0.3.0
6172024-11-19T18:57:10.830Z Downloaded idna v0.2.3
6182024-11-19T18:57:10.831Z Downloaded sec1 v0.7.3
6192024-11-19T18:57:10.831Z Downloaded url v2.5.3
6202024-11-19T18:57:10.831Z Downloaded rustls v0.21.12
6212024-11-19T18:57:10.854Z Downloaded nix v0.27.1
6222024-11-19T18:57:10.854Z Downloaded vergen v8.3.2
6232024-11-19T18:57:10.854Z Downloaded value-bag v1.9.0
6242024-11-19T18:57:10.879Z Downloaded flate2 v1.0.34
6252024-11-19T18:57:10.879Z Downloaded secrecy v0.8.0
6262024-11-19T18:57:10.879Z Downloaded rcgen v0.12.1
6272024-11-19T18:57:10.879Z Downloaded publicsuffix v2.2.3
6282024-11-19T18:57:10.879Z Downloaded serde_derive_internals v0.29.1
6292024-11-19T18:57:10.879Z Downloaded dropshot_endpoint v0.13.0
6302024-11-19T18:57:10.902Z Downloaded encoding_rs v0.8.34
6312024-11-19T18:57:10.926Z Downloaded dropshot_endpoint v0.12.0
6322024-11-19T18:57:10.926Z Downloaded unsafe-libyaml v0.2.11
6332024-11-19T18:57:10.926Z Downloaded lalrpop v0.19.12
6342024-11-19T18:57:10.926Z Downloaded slog-term v2.9.1
6352024-11-19T18:57:10.951Z Downloaded winnow v0.5.40
6362024-11-19T18:57:10.951Z Downloaded russh v0.45.0
6372024-11-19T18:57:10.951Z Downloaded tokio-postgres v0.7.12
6382024-11-19T18:57:10.952Z Downloaded num-bigint-dig v0.8.4
6392024-11-19T18:57:10.975Z Downloaded fd-lock v4.0.2
6402024-11-19T18:57:10.975Z Downloaded rustc_version v0.4.1
6412024-11-19T18:57:10.975Z Downloaded uuid v1.11.0
6422024-11-19T18:57:10.975Z Downloaded p256 v0.13.2
6432024-11-19T18:57:10.975Z Downloaded snafu-derive v0.8.5
6442024-11-19T18:57:10.975Z Downloaded typed-path v0.9.3
6452024-11-19T18:57:10.999Z Downloaded der v0.7.9
6462024-11-19T18:57:10.999Z Downloaded num-bigint v0.4.6
6472024-11-19T18:57:10.999Z Downloaded rustls-webpki v0.102.8
6482024-11-19T18:57:11.023Z Downloaded filetime v0.2.25
6492024-11-19T18:57:11.023Z Downloaded ff v0.13.0
6502024-11-19T18:57:11.023Z Downloaded ena v0.14.3
6512024-11-19T18:57:11.023Z Downloaded embedded-io v0.6.1
6522024-11-19T18:57:11.023Z Downloaded ed25519 v2.2.3
6532024-11-19T18:57:11.023Z Downloaded dyn-clone v1.0.17
6542024-11-19T18:57:11.023Z Downloaded smallvec v1.13.2
6552024-11-19T18:57:11.073Z Downloaded futures v0.3.31
6562024-11-19T18:57:11.073Z Downloaded walkdir v2.5.0
6572024-11-19T18:57:11.073Z Downloaded ssh-key v0.6.6
6582024-11-19T18:57:11.074Z Downloaded libgit2-sys v0.17.0+1.8.1
6592024-11-19T18:57:11.111Z Downloaded twox-hash v1.6.3
6602024-11-19T18:57:11.135Z Downloaded smf v0.2.3
6612024-11-19T18:57:11.135Z Downloaded float-cmp v0.9.0
6622024-11-19T18:57:11.135Z Downloaded serde_urlencoded v0.7.1
6632024-11-19T18:57:11.135Z Downloaded rustyline v14.0.0
6642024-11-19T18:57:11.135Z Downloaded ron v0.8.1
6652024-11-19T18:57:11.135Z Downloaded rustc_version v0.1.7
6662024-11-19T18:57:11.135Z Downloaded quinn v0.11.5
6672024-11-19T18:57:11.158Z Downloaded oso v0.27.3
6682024-11-19T18:57:11.158Z Downloaded futures-core v0.3.31
6692024-11-19T18:57:11.158Z Downloaded rustc-hash v2.0.0
6702024-11-19T18:57:11.158Z Downloaded rustc-hash v1.1.0
6712024-11-19T18:57:11.158Z Downloaded dsl_auto_type v0.1.2
6722024-11-19T18:57:11.159Z Downloaded unicode_categories v0.1.1
6732024-11-19T18:57:11.159Z Downloaded openssl-sys v0.9.103
6742024-11-19T18:57:11.159Z Downloaded petname v2.0.2
6752024-11-19T18:57:11.182Z Downloaded rustls v0.22.4
6762024-11-19T18:57:11.182Z Downloaded futures-sink v0.3.31
6772024-11-19T18:57:11.182Z Downloaded futures-macro v0.3.31
6782024-11-19T18:57:11.182Z Downloaded futures-io v0.3.31
6792024-11-19T18:57:11.182Z Downloaded russh-keys v0.45.0
6802024-11-19T18:57:11.206Z Downloaded ron v0.7.1
6812024-11-19T18:57:11.206Z Downloaded r2d2 v0.8.10
6822024-11-19T18:57:11.206Z Downloaded fatfs v0.3.6
6832024-11-19T18:57:11.206Z Downloaded fxhash v0.2.1
6842024-11-19T18:57:11.206Z Downloaded rustfmt-wrapper v0.2.1
6852024-11-19T18:57:11.206Z Downloaded rustc-demangle v0.1.24
6862024-11-19T18:57:11.206Z Downloaded dunce v1.0.5
6872024-11-19T18:57:11.206Z Downloaded ref-cast-impl v1.0.23
6882024-11-19T18:57:11.207Z Downloaded ref-cast v1.0.23
6892024-11-19T18:57:11.207Z Downloaded utf8_iter v1.0.4
6902024-11-19T18:57:11.207Z Downloaded utf16_iter v1.0.5
6912024-11-19T18:57:11.207Z Downloaded utf-8 v0.7.6
6922024-11-19T18:57:11.230Z Downloaded untrusted v0.9.0
6932024-11-19T18:57:11.230Z Downloaded foldhash v0.1.3
6942024-11-19T18:57:11.230Z Downloaded flume v0.11.1
6952024-11-19T18:57:11.230Z Downloaded tokio-rustls v0.25.0
6962024-11-19T18:57:11.230Z Downloaded tokio-rustls v0.24.1
6972024-11-19T18:57:11.230Z Downloaded nom v7.1.3
6982024-11-19T18:57:11.230Z Downloaded tracing v0.1.40
6992024-11-19T18:57:11.253Z Downloaded git2 v0.19.0
7002024-11-19T18:57:11.253Z Downloaded chrono-tz v0.10.0
7012024-11-19T18:57:11.277Z Downloaded float-ord v0.3.2
7022024-11-19T18:57:11.277Z Downloaded rpassword v7.3.1
7032024-11-19T18:57:11.277Z Downloaded rfc6979 v0.4.0
7042024-11-19T18:57:11.277Z Downloaded waitgroup v0.1.2
7052024-11-19T18:57:11.277Z Downloaded wait-timeout v0.2.0
7062024-11-19T18:57:11.277Z Downloaded vte v0.11.1
7072024-11-19T18:57:11.277Z Downloaded vsss-rs v3.3.4
7082024-11-19T18:57:11.277Z Downloaded getrandom v0.2.15
7092024-11-19T18:57:11.277Z Downloaded untrusted v0.7.1
7102024-11-19T18:57:11.277Z Downloaded psl-types v2.0.11
7112024-11-19T18:57:11.277Z Downloaded packed_struct_codegen v0.10.1
7122024-11-19T18:57:11.277Z Downloaded packed_struct v0.10.1
7132024-11-19T18:57:11.277Z Downloaded tokio-rustls v0.26.0
7142024-11-19T18:57:11.302Z Downloaded owo-colors v4.1.0
7152024-11-19T18:57:11.302Z Downloaded displaydoc v0.2.5
7162024-11-19T18:57:11.302Z Downloaded slog-json v2.6.1
7172024-11-19T18:57:11.302Z Downloaded rsa v0.9.6
7182024-11-19T18:57:11.302Z Downloaded progenitor-impl v0.8.0
7192024-11-19T18:57:11.302Z Downloaded portable-atomic v1.9.0
7202024-11-19T18:57:11.326Z Downloaded bstr v1.10.0
7212024-11-19T18:57:11.326Z Downloaded socket2 v0.5.7
7222024-11-19T18:57:11.326Z Downloaded omicron-zone-package v0.11.1
7232024-11-19T18:57:11.326Z Downloaded serde_yaml v0.9.34+deprecated
7242024-11-19T18:57:11.326Z Downloaded derive_more v0.99.18
7252024-11-19T18:57:11.352Z Downloaded tar v0.4.42
7262024-11-19T18:57:11.352Z Downloaded idna v1.0.3
7272024-11-19T18:57:11.352Z Downloaded samael v0.0.17
7282024-11-19T18:57:11.352Z Downloaded universal-hash v0.5.1
7292024-11-19T18:57:11.352Z Downloaded unicode-xid v0.2.6
7302024-11-19T18:57:11.352Z Downloaded unicode-truncate v1.1.0
7312024-11-19T18:57:11.352Z Downloaded tokio-native-tls v0.3.1
7322024-11-19T18:57:11.377Z Downloaded tinyvec v1.8.0
7332024-11-19T18:57:11.377Z Downloaded num-traits v0.2.19
7342024-11-19T18:57:11.377Z Downloaded num-rational v0.4.2
7352024-11-19T18:57:11.377Z Downloaded similar v2.6.0
7362024-11-19T18:57:11.377Z Downloaded dhcproto v0.12.0
7372024-11-19T18:57:11.377Z Downloaded prettyplease v0.2.25
7382024-11-19T18:57:11.403Z Downloaded num-derive v0.4.2
7392024-11-19T18:57:11.403Z Downloaded nibble_vec v0.1.0
7402024-11-19T18:57:11.403Z Downloaded newtype-uuid v1.1.3
7412024-11-19T18:57:11.403Z Downloaded ghash v0.5.1
7422024-11-19T18:57:11.403Z Downloaded tui-tree-widget v0.22.0
7432024-11-19T18:57:11.403Z Downloaded tokio-macros v2.4.0
7442024-11-19T18:57:11.403Z Downloaded olpc-cjson v0.1.4
7452024-11-19T18:57:11.403Z Downloaded dirs-sys-next v0.1.2
7462024-11-19T18:57:11.403Z Downloaded defmt-macros v0.3.9
7472024-11-19T18:57:11.403Z Downloaded defmt v0.3.8
7482024-11-19T18:57:11.427Z Downloaded slog-scope v4.4.0
7492024-11-19T18:57:11.427Z Downloaded curve25519-dalek v4.1.3
7502024-11-19T18:57:11.427Z Downloaded structmeta-derive v0.3.0
7512024-11-19T18:57:11.427Z Downloaded serde_plain v1.0.2
7522024-11-19T18:57:11.427Z Downloaded oso-derive v0.27.3
7532024-11-19T18:57:11.427Z Downloaded display-error-chain v0.2.2
7542024-11-19T18:57:11.427Z Downloaded defmt-parser v0.3.4
7552024-11-19T18:57:11.427Z Downloaded which v4.4.2
7562024-11-19T18:57:11.427Z Downloaded slog-envlogger v2.2.0
7572024-11-19T18:57:11.427Z Downloaded serde_with_macros v3.11.0
7582024-11-19T18:57:11.427Z Downloaded itertools v0.13.0
7592024-11-19T18:57:11.451Z Downloaded newtype_derive v0.1.6
7602024-11-19T18:57:11.451Z Downloaded newline-converter v0.3.0
7612024-11-19T18:57:11.451Z Downloaded serde_repr v0.1.19
7622024-11-19T18:57:11.451Z Downloaded serde_path_to_error v0.1.16
7632024-11-19T18:57:11.451Z Downloaded num_enum v0.5.11
7642024-11-19T18:57:11.451Z Downloaded num-iter v0.1.45
7652024-11-19T18:57:11.451Z Downloaded time v0.3.36
7662024-11-19T18:57:11.475Z Downloaded tls_codec_derive v0.4.1
7672024-11-19T18:57:11.475Z Downloaded whoami v1.5.2
7682024-11-19T18:57:11.475Z Downloaded parking_lot v0.12.3
7692024-11-19T18:57:11.475Z Downloaded parking_lot v0.11.2
7702024-11-19T18:57:11.475Z Downloaded fs_extra v1.3.0
7712024-11-19T18:57:11.475Z Downloaded subprocess v0.2.9
7722024-11-19T18:57:11.475Z Downloaded tracing-core v0.1.32
7732024-11-19T18:57:11.499Z Downloaded itertools v0.12.1
7742024-11-19T18:57:11.499Z Downloaded openssl-probe v0.1.5
7752024-11-19T18:57:11.499Z Downloaded openssl-macros v0.1.1
7762024-11-19T18:57:11.499Z Downloaded opaque-debug v0.3.1
7772024-11-19T18:57:11.499Z Downloaded slab v0.4.9
7782024-11-19T18:57:11.499Z Downloaded siphasher v0.3.11
7792024-11-19T18:57:11.499Z Downloaded simd-adler32 v0.3.7
7802024-11-19T18:57:11.499Z Downloaded signature v2.2.0
7812024-11-19T18:57:11.499Z Downloaded signal-hook-registry v1.4.2
7822024-11-19T18:57:11.524Z Downloaded rtoolbox v0.0.2
7832024-11-19T18:57:11.524Z Downloaded progenitor-client v0.8.0
7842024-11-19T18:57:11.524Z Downloaded parking_lot_core v0.9.10
7852024-11-19T18:57:11.524Z Downloaded fragile v2.0.0
7862024-11-19T18:57:11.524Z Downloaded parse-zoneinfo v0.3.1
7872024-11-19T18:57:11.524Z Downloaded nu-ansi-term v0.50.1
7882024-11-19T18:57:11.524Z Downloaded toml_edit v0.19.15
7892024-11-19T18:57:11.548Z Downloaded tokio-util v0.7.12
7902024-11-19T18:57:11.548Z Downloaded sqlparser v0.45.0
7912024-11-19T18:57:11.571Z Downloaded radix_trie v0.2.1
7922024-11-19T18:57:11.571Z Downloaded want v0.3.1
7932024-11-19T18:57:11.571Z Downloaded sigpipe v0.1.3
7942024-11-19T18:57:11.571Z Downloaded signal-hook-tokio v0.3.1
7952024-11-19T18:57:11.571Z Downloaded parking_lot_core v0.8.6
7962024-11-19T18:57:11.571Z Downloaded ring v0.17.8
7972024-11-19T18:57:11.643Z Downloaded dhcproto-macros v0.1.0
7982024-11-19T18:57:11.667Z Downloaded supports-color v3.0.1
7992024-11-19T18:57:11.667Z Downloaded sct v0.7.1
8002024-11-19T18:57:11.667Z Downloaded rustls-pki-types v1.9.0
8012024-11-19T18:57:11.667Z Downloaded expectorate v1.1.0
8022024-11-19T18:57:11.667Z Downloaded steno v0.4.1
8032024-11-19T18:57:11.668Z Downloaded h2 v0.4.6
8042024-11-19T18:57:11.693Z Downloaded unicode-segmentation v1.12.0
8052024-11-19T18:57:11.693Z Downloaded sha1 v0.10.6
8062024-11-19T18:57:11.693Z Downloaded russh-cryptovec v0.7.3
8072024-11-19T18:57:11.693Z Downloaded funty v2.0.0
8082024-11-19T18:57:11.693Z Downloaded derive-where v1.2.7
8092024-11-19T18:57:11.693Z Downloaded rusty-fork v0.3.0
8102024-11-19T18:57:11.693Z Downloaded num v0.4.3
8112024-11-19T18:57:11.693Z Downloaded diff v0.1.13
8122024-11-19T18:57:11.693Z Downloaded hashbrown v0.14.5
8132024-11-19T18:57:11.716Z Downloaded zip v2.1.3
8142024-11-19T18:57:11.717Z Downloaded mio v1.0.2
8152024-11-19T18:57:11.717Z Downloaded parse-display-derive v0.10.0
8162024-11-19T18:57:11.717Z Downloaded parse-display v0.10.0
8172024-11-19T18:57:11.717Z Downloaded foreign-types v0.5.0
8182024-11-19T18:57:11.717Z Downloaded des v0.8.1
8192024-11-19T18:57:11.717Z Downloaded strum_macros v0.26.4
8202024-11-19T18:57:11.717Z Downloaded password-hash v0.5.0
8212024-11-19T18:57:11.717Z Downloaded num-complex v0.4.6
8222024-11-19T18:57:11.741Z Downloaded fallible-iterator v0.3.0
8232024-11-19T18:57:11.741Z Downloaded darling_core v0.20.10
8242024-11-19T18:57:11.741Z Downloaded zone v0.1.8
8252024-11-19T18:57:11.741Z Downloaded zerovec v0.10.4
8262024-11-19T18:57:11.741Z Downloaded rayon v1.10.0
8272024-11-19T18:57:11.765Z Downloaded libxml v0.3.3
8282024-11-19T18:57:11.765Z Downloaded derive_builder_core v0.20.2
8292024-11-19T18:57:11.765Z Downloaded derive_builder v0.20.2
8302024-11-19T18:57:11.765Z Downloaded der_derive v0.7.3
8312024-11-19T18:57:11.765Z Downloaded tinystr v0.7.6
8322024-11-19T18:57:11.765Z Downloaded tiny-keccak v2.0.2
8332024-11-19T18:57:11.791Z Downloaded tap v1.0.1
8342024-11-19T18:57:11.791Z Downloaded tabwriter v1.4.0
8352024-11-19T18:57:11.791Z Downloaded same-file v1.0.6
8362024-11-19T18:57:11.791Z Downloaded salsa20 v0.10.2
8372024-11-19T18:57:11.791Z Downloaded rustversion v1.0.17
8382024-11-19T18:57:11.791Z Downloaded rustls-pemfile v2.2.0
8392024-11-19T18:57:11.791Z Downloaded peg v0.8.4
8402024-11-19T18:57:11.791Z Downloaded diesel_derives v2.2.3
8412024-11-19T18:57:11.791Z Downloaded num_enum_derive v0.5.11
8422024-11-19T18:57:11.791Z Downloaded form_urlencoded v1.2.1
8432024-11-19T18:57:11.791Z Downloaded foreign-types-macros v0.2.3
8442024-11-19T18:57:11.791Z Downloaded deranged v0.3.11
8452024-11-19T18:57:11.815Z Downloaded synstructure v0.13.1
8462024-11-19T18:57:11.815Z Downloaded subtle v2.6.1
8472024-11-19T18:57:11.815Z Downloaded strum_macros v0.25.3
8482024-11-19T18:57:11.815Z Downloaded strum_macros v0.24.3
8492024-11-19T18:57:11.815Z Downloaded progenitor v0.8.0
8502024-11-19T18:57:11.815Z Downloaded ring v0.16.20
8512024-11-19T18:57:11.895Z Downloaded proc-macro-crate v1.3.1
8522024-11-19T18:57:11.918Z Downloaded pbkdf2 v0.12.2
8532024-11-19T18:57:11.918Z Downloaded pbkdf2 v0.11.0
8542024-11-19T18:57:11.918Z Downloaded paste v1.0.15
8552024-11-19T18:57:11.918Z Downloaded password-hash v0.4.2
8562024-11-19T18:57:11.918Z Downloaded fallible-streaming-iterator v0.1.9
8572024-11-19T18:57:11.918Z Downloaded structmeta v0.2.0
8582024-11-19T18:57:11.918Z Downloaded libsqlite3-sys v0.30.1
8592024-11-19T18:57:11.999Z Downloaded foreign-types-shared v0.1.1
8602024-11-19T18:57:12.023Z Downloaded derive_builder_macro v0.20.2
8612024-11-19T18:57:12.023Z Downloaded take_mut v0.2.2
8622024-11-19T18:57:12.023Z Downloaded sync_wrapper v1.0.1
8632024-11-19T18:57:12.023Z Downloaded strum v0.26.3
8642024-11-19T18:57:12.023Z Downloaded nodrop v0.1.14
8652024-11-19T18:57:12.023Z Downloaded fallible-iterator v0.2.0
8662024-11-19T18:57:12.023Z Downloaded env_logger v0.11.5
8672024-11-19T18:57:12.023Z Downloaded env_logger v0.10.2
8682024-11-19T18:57:12.023Z Downloaded dirs-next v2.0.0
8692024-11-19T18:57:12.023Z Downloaded difflib v0.4.0
8702024-11-19T18:57:12.023Z Downloaded toml v0.7.8
8712024-11-19T18:57:12.023Z Downloaded strip-ansi-escapes v0.2.0
8722024-11-19T18:57:12.023Z Downloaded predicates v3.1.2
8732024-11-19T18:57:12.023Z Downloaded zopfli v0.8.1
8742024-11-19T18:57:12.047Z Downloaded chrono v0.4.38
8752024-11-19T18:57:12.047Z Downloaded path-slash v0.1.5
8762024-11-19T18:57:12.047Z Downloaded parse-size v1.1.0
8772024-11-19T18:57:12.047Z Downloaded normalize-line-endings v0.3.0
8782024-11-19T18:57:12.047Z Downloaded enum-as-inner v0.6.1
8792024-11-19T18:57:12.047Z Downloaded enum-as-inner v0.5.1
8802024-11-19T18:57:12.047Z Downloaded topological-sort v0.2.2
8812024-11-19T18:57:12.047Z Downloaded tokio-tungstenite v0.24.0
8822024-11-19T18:57:12.047Z Downloaded tokio-tungstenite v0.23.1
8832024-11-19T18:57:12.047Z Downloaded structmeta v0.3.0
8842024-11-19T18:57:12.071Z Downloaded ppv-lite86 v0.2.20
8852024-11-19T18:57:12.071Z Downloaded pkcs5 v0.7.1
8862024-11-19T18:57:12.071Z Downloaded pin-project v1.1.6
8872024-11-19T18:57:12.071Z Downloaded x509-cert v0.2.5
8882024-11-19T18:57:12.095Z Downloaded icu_properties_data v1.5.0
8892024-11-19T18:57:12.095Z Downloaded diesel_table_macro_syntax v0.2.0
8902024-11-19T18:57:12.095Z Downloaded tokio-tungstenite v0.21.0
8912024-11-19T18:57:12.095Z Downloaded tokio-stream v0.1.16
8922024-11-19T18:57:12.095Z Downloaded stringprep v0.1.5
8932024-11-19T18:57:12.118Z Downloaded string_cache v0.8.7
8942024-11-19T18:57:12.118Z Downloaded predicates-tree v1.0.11
8952024-11-19T18:57:12.118Z Downloaded predicates-core v1.0.8
8962024-11-19T18:57:12.118Z Downloaded powerfmt v0.2.0
8972024-11-19T18:57:12.118Z Downloaded hashbrown v0.13.2
8982024-11-19T18:57:12.118Z Downloaded hashbrown v0.12.3
8992024-11-19T18:57:12.119Z Downloaded zip v0.6.6
9002024-11-19T18:57:12.119Z Downloaded minimal-lexical v0.2.1
9012024-11-19T18:57:12.142Z Downloaded libm v0.2.8
9022024-11-19T18:57:12.142Z Downloaded indicatif v0.17.9
9032024-11-19T18:57:12.142Z Downloaded tracing-attributes v0.1.27
9042024-11-19T18:57:12.142Z Downloaded static_assertions v1.1.0
9052024-11-19T18:57:12.142Z Downloaded postgres-types v0.2.8
9062024-11-19T18:57:12.142Z Downloaded postgres-protocol v0.6.7
9072024-11-19T18:57:12.142Z Downloaded postcard v1.0.10
9082024-11-19T18:57:12.175Z Downloaded poly1305 v0.8.0
9092024-11-19T18:57:12.175Z Downloaded pkcs8 v0.10.2
9102024-11-19T18:57:12.175Z Downloaded pkcs1 v0.7.5
9112024-11-19T18:57:12.175Z Downloaded pin-project-lite v0.2.14
9122024-11-19T18:57:12.175Z Downloaded pem-rfc7468 v0.7.0
9132024-11-19T18:57:12.175Z Downloaded peg-macros v0.8.4
9142024-11-19T18:57:12.175Z Downloaded native-tls v0.2.12
9152024-11-19T18:57:12.175Z Downloaded heapless v0.8.0
9162024-11-19T18:57:12.203Z Downloaded heapless v0.7.17
9172024-11-19T18:57:12.203Z Downloaded unicode-properties v0.1.3
9182024-11-19T18:57:12.203Z Downloaded rustls-webpki v0.101.7
9192024-11-19T18:57:12.203Z Downloaded headers v0.4.0
9202024-11-19T18:57:12.203Z Downloaded mockall_derive v0.13.0
9212024-11-19T18:57:12.203Z Downloaded precomputed-hash v0.1.1
9222024-11-19T18:57:12.203Z Downloaded pkg-config v0.3.31
9232024-11-19T18:57:12.203Z Downloaded phf_generator v0.11.2
9242024-11-19T18:57:12.227Z Downloaded phf_codegen v0.11.2
9252024-11-19T18:57:12.227Z Downloaded pem v3.0.4
9262024-11-19T18:57:12.227Z Downloaded nanorand v0.7.0
9272024-11-19T18:57:12.227Z Downloaded signal-hook v0.3.17
9282024-11-19T18:57:12.227Z Downloaded bindgen v0.69.5
9292024-11-19T18:57:12.227Z Downloaded phf_shared v0.11.2
9302024-11-19T18:57:12.227Z Downloaded percent-encoding v2.3.1
9312024-11-19T18:57:12.227Z Downloaded debug-ignore v1.0.5
9322024-11-19T18:57:12.227Z Downloaded zone v0.3.0
9332024-11-19T18:57:12.227Z Downloaded phf_shared v0.10.0
9342024-11-19T18:57:12.227Z Downloaded new_debug_unreachable v1.0.6
9352024-11-19T18:57:12.250Z Downloaded data-encoding v2.6.0
9362024-11-19T18:57:12.250Z Downloaded time-macros v0.2.18
9372024-11-19T18:57:12.250Z Downloaded mime_guess v2.0.5
9382024-11-19T18:57:12.250Z Downloaded idna v0.3.0
9392024-11-19T18:57:12.250Z Downloaded bitvec v1.0.1
9402024-11-19T18:57:12.274Z Downloaded peg-runtime v0.8.3
9412024-11-19T18:57:12.274Z Downloaded hashlink v0.9.1
9422024-11-19T18:57:12.274Z Downloaded half v2.4.1
9432024-11-19T18:57:12.274Z Downloaded zerocopy v0.6.6
9442024-11-19T18:57:12.274Z Downloaded unicode-bidi v0.3.17
9452024-11-19T18:57:12.274Z Downloaded multer v3.1.0
9462024-11-19T18:57:12.274Z Downloaded memmap2 v0.9.5
9472024-11-19T18:57:12.297Z Downloaded lock_api v0.4.12
9482024-11-19T18:57:12.298Z Downloaded linear-map v1.2.0
9492024-11-19T18:57:12.298Z Downloaded pin-utils v0.1.0
9502024-11-19T18:57:12.298Z Downloaded phf v0.11.2
9512024-11-19T18:57:12.298Z Downloaded heck v0.3.3
9522024-11-19T18:57:12.298Z Downloaded aws-lc-sys v0.22.0
9532024-11-19T18:57:12.535Z Downloaded globset v0.4.15
9542024-11-19T18:57:12.559Z Downloaded glob v0.3.1
9552024-11-19T18:57:12.559Z Downloaded darling_macro v0.20.10
9562024-11-19T18:57:12.559Z Downloaded zone_cfg_derive v0.3.0
9572024-11-19T18:57:12.559Z Downloaded zone_cfg_derive v0.1.2
9582024-11-19T18:57:12.559Z Downloaded wyz v0.5.1
9592024-11-19T18:57:12.559Z Downloaded time-core v0.1.2
9602024-11-19T18:57:12.559Z Downloaded thread_local v1.1.8
9612024-11-19T18:57:12.559Z Downloaded ssh-cipher v0.2.0
9622024-11-19T18:57:12.559Z Downloaded litemap v0.7.3
9632024-11-19T18:57:12.559Z Downloaded libloading v0.8.5
9642024-11-19T18:57:12.559Z Downloaded blake3 v1.5.4
9652024-11-19T18:57:12.583Z Downloaded hash32 v0.2.1
9662024-11-19T18:57:12.583Z Downloaded group v0.13.0
9672024-11-19T18:57:12.583Z Downloaded yoke v0.7.4
9682024-11-19T18:57:12.583Z Downloaded typify-macro v0.2.0
9692024-11-19T18:57:12.583Z Downloaded shlex v1.3.0
9702024-11-19T18:57:12.583Z Downloaded shell-words v1.1.0
9712024-11-19T18:57:12.583Z Downloaded scrypt v0.11.0
9722024-11-19T18:57:12.583Z Downloaded mime v0.3.17
9732024-11-19T18:57:12.583Z Downloaded memoffset v0.9.1
9742024-11-19T18:57:12.583Z Downloaded maybe-uninit v2.0.0
9752024-11-19T18:57:12.583Z Downloaded lru v0.12.5
9762024-11-19T18:57:12.583Z Downloaded lockfree-object-pool v0.1.6
9772024-11-19T18:57:12.583Z Downloaded zeroize v1.8.1
9782024-11-19T18:57:12.583Z Downloaded xz2 v0.1.7
9792024-11-19T18:57:12.583Z Downloaded xattr v1.3.1
9802024-11-19T18:57:12.583Z Downloaded writeable v0.5.5
9812024-11-19T18:57:12.607Z Downloaded typify v0.2.0
9822024-11-19T18:57:12.607Z Downloaded mockall v0.13.0
9832024-11-19T18:57:12.607Z Downloaded lru-cache v0.1.2
9842024-11-19T18:57:12.607Z Downloaded libefi-sys v0.1.0
9852024-11-19T18:57:12.607Z Downloaded lazycell v1.3.0
9862024-11-19T18:57:12.607Z Downloaded lalrpop-util v0.19.12
9872024-11-19T18:57:12.607Z Downloaded indoc v1.0.9
9882024-11-19T18:57:12.607Z Downloaded indexmap v1.9.3
9892024-11-19T18:57:12.607Z Downloaded icu_normalizer_data v1.5.0
9902024-11-19T18:57:12.607Z Downloaded zerofrom-derive v0.1.4
9912024-11-19T18:57:12.607Z Downloaded test-strategy v0.3.1
9922024-11-19T18:57:12.607Z Downloaded term v0.7.0
9932024-11-19T18:57:12.630Z Downloaded slog v2.7.0
9942024-11-19T18:57:12.630Z Downloaded maplit v1.0.2
9952024-11-19T18:57:12.630Z Downloaded managed v0.8.0
9962024-11-19T18:57:12.630Z Downloaded libsw v3.3.1
9972024-11-19T18:57:12.630Z Downloaded kstat-rs v0.2.4
9982024-11-19T18:57:12.630Z Downloaded jobserver v0.1.32
9992024-11-19T18:57:12.630Z Downloaded ipnetwork v0.20.0
10002024-11-19T18:57:12.630Z Downloaded yoke-derive v0.7.4
10012024-11-19T18:57:12.630Z Downloaded yasna v0.5.2
10022024-11-19T18:57:12.631Z Downloaded write16 v1.0.0
10032024-11-19T18:57:12.631Z Downloaded unicase v2.7.0
10042024-11-19T18:57:12.631Z Downloaded spin v0.9.8
10052024-11-19T18:57:12.654Z Downloaded schemars v0.8.21
10062024-11-19T18:57:12.654Z Downloaded rand v0.8.5
10072024-11-19T18:57:12.654Z Downloaded ipnet v2.10.1
10082024-11-19T18:57:12.654Z Downloaded icu_provider v1.5.0
10092024-11-19T18:57:12.678Z Downloaded icu_normalizer v1.5.0
10102024-11-19T18:57:12.678Z Downloaded crossbeam-channel v0.5.13
10112024-11-19T18:57:12.678Z Downloaded rayon-core v1.12.1
10122024-11-19T18:57:12.678Z Downloaded matches v0.1.10
10132024-11-19T18:57:12.678Z Downloaded match_cfg v0.1.0
10142024-11-19T18:57:12.678Z Downloaded inout v0.1.3
10152024-11-19T18:57:12.678Z Downloaded idna_adapter v1.2.0
10162024-11-19T18:57:12.679Z Downloaded thiserror-impl-no-std v2.0.2
10172024-11-19T18:57:12.679Z Downloaded termcolor v1.4.1
10182024-11-19T18:57:12.679Z Downloaded spin v0.5.2
10192024-11-19T18:57:12.679Z Downloaded slog-dtrace v0.3.0
10202024-11-19T18:57:12.679Z Downloaded mirai-annotations v1.12.0
10212024-11-19T18:57:12.702Z Downloaded md5 v0.7.0
10222024-11-19T18:57:12.702Z Downloaded md-5 v0.10.6
10232024-11-19T18:57:12.702Z Downloaded lazy_static v1.5.0
10242024-11-19T18:57:12.702Z Downloaded keccak v0.1.5
10252024-11-19T18:57:12.702Z Downloaded is-terminal v0.4.13
10262024-11-19T18:57:12.702Z Downloaded internet-checksum v0.2.1
10272024-11-19T18:57:12.702Z Downloaded indent_write v2.2.0
10282024-11-19T18:57:12.702Z Downloaded icu_locid_transform v1.5.0
10292024-11-19T18:57:12.703Z Downloaded chacha20poly1305 v0.10.1
10302024-11-19T18:57:12.703Z Downloaded bumpalo v3.16.0
10312024-11-19T18:57:12.703Z Downloaded spki v0.7.3
10322024-11-19T18:57:12.703Z Downloaded scheduled-thread-pool v0.2.7
10332024-11-19T18:57:12.703Z Downloaded is_ci v1.2.0
10342024-11-19T18:57:12.703Z Downloaded instant v0.1.13
10352024-11-19T18:57:12.703Z Downloaded instability v0.3.2
10362024-11-19T18:57:12.727Z Downloaded impl-trait-for-tuples v0.2.2
10372024-11-19T18:57:12.727Z Downloaded hubpack v0.1.2
10382024-11-19T18:57:12.727Z Downloaded http v1.1.0
10392024-11-19T18:57:12.727Z Downloaded sqlparser_derive v0.2.2
10402024-11-19T18:57:12.727Z Downloaded slog-bunyan v2.5.0
10412024-11-19T18:57:12.727Z Downloaded scopeguard v1.2.0
10422024-11-19T18:57:12.727Z Downloaded rand_xorshift v0.3.0
10432024-11-19T18:57:12.727Z Downloaded rand_seeder v0.3.0
10442024-11-19T18:57:12.727Z Downloaded rand_core v0.6.4
10452024-11-19T18:57:12.727Z Downloaded rand_chacha v0.3.1
10462024-11-19T18:57:12.727Z Downloaded radium v0.7.0
10472024-11-19T18:57:12.727Z Downloaded ident_case v1.0.1
10482024-11-19T18:57:12.727Z Downloaded icu_properties v1.5.1
10492024-11-19T18:57:12.727Z Downloaded hyper-util v0.1.10
10502024-11-19T18:57:12.751Z Downloaded hyper v1.5.0
10512024-11-19T18:57:12.751Z Downloaded http-range v0.1.5
10522024-11-19T18:57:12.751Z Downloaded http-body v1.0.1
10532024-11-19T18:57:12.751Z Downloaded hickory-client v0.24.1
10542024-11-19T18:57:12.751Z Downloaded csv-core v0.1.11
10552024-11-19T18:57:12.751Z Downloaded crossbeam-utils v0.8.20
10562024-11-19T18:57:12.751Z Downloaded crossbeam-epoch v0.9.18
10572024-11-19T18:57:12.751Z Downloaded crc32fast v1.4.2
10582024-11-19T18:57:12.775Z Downloaded crc-any v2.5.0
10592024-11-19T18:57:12.775Z Downloaded cookie_store v0.21.0
10602024-11-19T18:57:12.775Z Downloaded cookie v0.18.1
10612024-11-19T18:57:12.775Z Downloaded constant_time_eq v0.3.1
10622024-11-19T18:57:12.775Z Downloaded const-oid v0.9.6
10632024-11-19T18:57:12.775Z Downloaded console v0.15.8
10642024-11-19T18:57:12.775Z Downloaded clang-sys v1.8.1
10652024-11-19T18:57:12.775Z Downloaded ciborium-ll v0.2.2
10662024-11-19T18:57:12.775Z Downloaded ciborium v0.2.2
10672024-11-19T18:57:12.775Z Downloaded cc v1.1.30
10682024-11-19T18:57:12.799Z Downloaded bzip2-sys v0.1.11+1.0.8
10692024-11-19T18:57:12.799Z Downloaded base64 v0.22.1
10702024-11-19T18:57:12.799Z Downloaded base16ct v0.2.0
10712024-11-19T18:57:12.799Z Downloaded slog-async v2.8.0
10722024-11-19T18:57:12.799Z Downloaded icu_locid_transform_data v1.5.0
10732024-11-19T18:57:12.823Z Downloaded hyper-staticfile v0.10.1
10742024-11-19T18:57:12.823Z Downloaded hubpack_derive v0.1.1
10752024-11-19T18:57:12.823Z Downloaded httpdate v1.0.3
10762024-11-19T18:57:12.823Z Downloaded hex-literal v0.4.1
10772024-11-19T18:57:12.823Z Downloaded hex v0.4.3
10782024-11-19T18:57:12.823Z Downloaded headers-core v0.3.0
10792024-11-19T18:57:12.823Z Downloaded curve25519-dalek-derive v0.1.1
10802024-11-19T18:57:12.823Z Downloaded crossbeam-deque v0.8.5
10812024-11-19T18:57:12.823Z Downloaded crc-catalog v2.4.0
10822024-11-19T18:57:12.823Z Downloaded const_format_proc_macros v0.2.33
10832024-11-19T18:57:12.823Z Downloaded cipher v0.4.4
10842024-11-19T18:57:12.824Z Downloaded chrono-tz-build v0.4.0
10852024-11-19T18:57:12.824Z Downloaded bzip2 v0.4.4
10862024-11-19T18:57:12.824Z Downloaded bytes v1.8.0
10872024-11-19T18:57:12.847Z Downloaded blake2 v0.10.6
10882024-11-19T18:57:12.847Z Downloaded base64 v0.21.7
10892024-11-19T18:57:12.847Z Downloaded iana-time-zone v0.1.61
10902024-11-19T18:57:12.847Z Downloaded hyper-tls v0.6.0
10912024-11-19T18:57:12.847Z Downloaded humantime v2.1.0
10922024-11-19T18:57:12.847Z Downloaded http-body-util v0.1.2
10932024-11-19T18:57:12.847Z Downloaded hostname v0.4.0
10942024-11-19T18:57:12.847Z Downloaded hostname v0.3.1
10952024-11-19T18:57:12.847Z Downloaded hkdf v0.12.4
10962024-11-19T18:57:12.847Z Downloaded highway v1.2.0
10972024-11-19T18:57:12.871Z Downloaded hickory-server v0.24.1
10982024-11-19T18:57:12.871Z Downloaded crunchy v0.2.2
10992024-11-19T18:57:12.871Z Downloaded crucible-workspace-hack v0.1.0
11002024-11-19T18:57:12.871Z Downloaded convert_case v0.4.0
11012024-11-19T18:57:12.871Z Downloaded colored v2.1.0
11022024-11-19T18:57:12.871Z Downloaded cobs v0.2.3
11032024-11-19T18:57:12.871Z Downloaded ciborium-io v0.2.2
11042024-11-19T18:57:12.871Z Downloaded cassowary v0.3.0
11052024-11-19T18:57:12.871Z Downloaded cancel-safe-futures v0.1.5
11062024-11-19T18:57:12.871Z Downloaded buf-list v1.0.3
11072024-11-19T18:57:12.871Z Downloaded bitfield-struct v0.6.2
11082024-11-19T18:57:12.871Z Downloaded bitfield v0.14.0
11092024-11-19T18:57:12.871Z Downloaded bit-vec v0.6.3
11102024-11-19T18:57:12.895Z Downloaded bit-set v0.5.3
11112024-11-19T18:57:12.895Z Downloaded bcrypt-pbkdf v0.10.0
11122024-11-19T18:57:12.895Z Downloaded base64 v0.13.1
11132024-11-19T18:57:12.895Z Downloaded backtrace v0.3.74
11142024-11-19T18:57:12.895Z Downloaded backoff v0.4.0
11152024-11-19T18:57:12.895Z Downloaded atomic-waker v1.1.2
11162024-11-19T18:57:12.895Z Downloaded schemars_derive v0.8.21
11172024-11-19T18:57:12.895Z Downloaded icu_locid v1.5.0
11182024-11-19T18:57:12.895Z Downloaded cfg_aliases v0.2.1
11192024-11-19T18:57:12.895Z Downloaded cfg_aliases v0.1.1
11202024-11-19T18:57:12.919Z Downloaded cbc v0.1.2
11212024-11-19T18:57:12.919Z Downloaded block-padding v0.3.3
11222024-11-19T18:57:12.919Z Downloaded bb8 v0.8.5
11232024-11-19T18:57:12.919Z Downloaded base64ct v1.6.0
11242024-11-19T18:57:12.919Z Downloaded hickory-proto v0.24.1
11252024-11-19T18:57:12.942Z Downloaded darling v0.20.10
11262024-11-19T18:57:12.942Z Downloaded blowfish v0.9.1
11272024-11-19T18:57:12.942Z Downloaded aws-lc-rs v1.10.0
11282024-11-19T18:57:12.942Z Downloaded atty v0.2.14
11292024-11-19T18:57:12.942Z Downloaded atomicwrites v0.4.4
11302024-11-19T18:57:12.942Z Downloaded async-trait v0.1.83
11312024-11-19T18:57:12.966Z Downloaded async-recursion v1.1.1
11322024-11-19T18:57:12.966Z Downloaded argon2 v0.5.3
11332024-11-19T18:57:12.966Z Downloaded miniz_oxide v0.8.0
11342024-11-19T18:57:12.966Z Downloaded async-stream-impl v0.3.6
11352024-11-19T18:57:12.966Z Downloaded async-stream v0.3.6
11362024-11-19T18:57:12.966Z Downloaded assert_matches v1.5.0
11372024-11-19T18:57:12.966Z Downloaded ascii-canvas v3.0.0
11382024-11-19T18:57:12.966Z Downloaded array-init v0.0.4
11392024-11-19T18:57:12.966Z Downloaded aho-corasick v1.1.3
11402024-11-19T18:57:12.966Z Downloaded arrayref v0.3.9
11412024-11-19T18:57:12.966Z Downloaded aes-gcm v0.10.3
11422024-11-19T18:57:12.990Z Downloaded aes v0.8.4
11432024-11-19T18:57:12.990Z Downloaded hyper-rustls v0.27.3
11442024-11-19T18:57:12.990Z Downloaded httparse v1.9.5
11452024-11-19T18:57:12.990Z Downloaded compact_str v0.8.0
11462024-11-19T18:57:12.990Z Downloaded arc-swap v1.7.1
11472024-11-19T18:57:12.990Z Downloaded allocator-api2 v0.2.18
11482024-11-19T18:57:13.013Z Downloaded addr2line v0.24.2
11492024-11-19T18:57:13.013Z Downloaded const_format v0.2.33
11502024-11-19T18:57:13.013Z Downloaded cstr-argument v0.1.2
11512024-11-19T18:57:13.013Z Downloaded crypto-bigint v0.5.5
11522024-11-19T18:57:13.013Z Downloaded crc v3.2.1
11532024-11-19T18:57:13.013Z Downloaded cmake v0.1.51
11542024-11-19T18:57:13.013Z Downloaded chacha20 v0.9.1
11552024-11-19T18:57:13.037Z Downloaded cexpr v0.6.0
11562024-11-19T18:57:13.037Z Downloaded castaway v0.2.3
11572024-11-19T18:57:13.037Z Downloaded bcs v0.1.6
11582024-11-19T18:57:13.037Z Downloaded async-bb8-diesel v0.2.1
11592024-11-19T18:57:13.037Z Downloaded arrayvec v0.7.6
11602024-11-19T18:57:13.037Z Downloaded ahash v0.8.11
11612024-11-19T18:57:13.150Z Compiling serde v1.0.215
11622024-11-19T18:57:13.150Z Compiling lock_api v0.4.12
11632024-11-19T18:57:13.173Z Compiling scopeguard v1.2.0
11642024-11-19T18:57:13.173Z Compiling value-bag v1.9.0
11652024-11-19T18:57:13.173Z Compiling typenum v1.17.0
11662024-11-19T18:57:13.173Z Compiling generic-array v0.14.7
11672024-11-19T18:57:13.173Z Compiling syn v2.0.87
11682024-11-19T18:57:13.174Z Compiling getrandom v0.2.15
11692024-11-19T18:57:13.576Z Compiling shlex v1.3.0
11702024-11-19T18:57:14.053Z Compiling log v0.4.22
11712024-11-19T18:57:14.076Z Compiling rand_core v0.6.4
11722024-11-19T18:57:14.175Z Compiling subtle v2.6.1
11732024-11-19T18:57:14.199Z Compiling jobserver v0.1.32
11742024-11-19T18:57:14.230Z Compiling smallvec v1.13.2
11752024-11-19T18:57:14.431Z Compiling const-oid v0.9.6
11762024-11-19T18:57:14.508Z Compiling spin v0.9.8
11772024-11-19T18:57:14.604Z Compiling cc v1.1.30
11782024-11-19T18:57:14.654Z Compiling pin-project-lite v0.2.14
11792024-11-19T18:57:14.950Z Compiling rustix v0.38.37
11802024-11-19T18:57:14.989Z Compiling parking_lot_core v0.9.10
11812024-11-19T18:57:15.023Z Compiling futures-core v0.3.31
11822024-11-19T18:57:15.254Z Compiling signal-hook-registry v1.4.2
11832024-11-19T18:57:15.375Z Compiling mio v1.0.2
11842024-11-19T18:57:15.790Z Compiling aho-corasick v1.1.3
11852024-11-19T18:57:15.973Z Compiling parking_lot v0.12.3
11862024-11-19T18:57:16.086Z Compiling regex-syntax v0.8.5
11872024-11-19T18:57:16.111Z Compiling cpufeatures v0.2.14
11882024-11-19T18:57:16.148Z Compiling either v1.13.0
11892024-11-19T18:57:16.208Z Compiling lazy_static v1.5.0
11902024-11-19T18:57:16.317Z Compiling stable_deref_trait v1.2.0
11912024-11-19T18:57:16.379Z Compiling glob v0.3.1
11922024-11-19T18:57:16.422Z Compiling futures-sink v0.3.31
11932024-11-19T18:57:16.505Z Compiling socket2 v0.5.7
11942024-11-19T18:57:16.560Z Compiling slab v0.4.9
11952024-11-19T18:57:16.756Z Compiling prettyplease v0.2.25
11962024-11-19T18:57:16.930Z Compiling minimal-lexical v0.2.1
11972024-11-19T18:57:17.218Z Compiling clang-sys v1.8.1
11982024-11-19T18:57:17.264Z Compiling nom v7.1.3
11992024-11-19T18:57:17.336Z Compiling libloading v0.8.5
12002024-11-19T18:57:17.360Z Compiling home v0.5.9
12012024-11-19T18:57:17.578Z Compiling bindgen v0.69.5
12022024-11-19T18:57:17.693Z Compiling serde_json v1.0.132
12032024-11-19T18:57:17.954Z Compiling futures-channel v0.3.31
12042024-11-19T18:57:18.219Z Compiling itertools v0.12.1
12052024-11-19T18:57:18.309Z Compiling futures-task v0.3.31
12062024-11-19T18:57:18.337Z Compiling allocator-api2 v0.2.18
12072024-11-19T18:57:18.638Z Compiling foldhash v0.1.3
12082024-11-19T18:57:18.902Z Compiling rustc-hash v1.1.0
12092024-11-19T18:57:19.028Z Compiling regex-automata v0.4.8
12102024-11-19T18:57:19.062Z Compiling futures-io v0.3.31
12112024-11-19T18:57:19.334Z Compiling pin-utils v0.1.0
12122024-11-19T18:57:19.423Z Compiling lazycell v1.3.0
12132024-11-19T18:57:19.559Z Compiling hashbrown v0.15.0
12142024-11-19T18:57:20.290Z Compiling synstructure v0.13.1
12152024-11-19T18:57:20.741Z Compiling cexpr v0.6.0
12162024-11-19T18:57:21.091Z Compiling cmake v0.1.51
12172024-11-19T18:57:21.632Z Compiling libm v0.2.8
12182024-11-19T18:57:21.832Z Compiling pkg-config v0.3.31
12192024-11-19T18:57:21.924Z Compiling dunce v1.0.5
12202024-11-19T18:57:22.008Z Compiling tinyvec_macros v0.1.1
12212024-11-19T18:57:22.046Z Compiling fs_extra v1.3.0
12222024-11-19T18:57:22.102Z Compiling tinyvec v1.8.0
12232024-11-19T18:57:22.317Z Compiling num-traits v0.2.19
12242024-11-19T18:57:22.774Z Compiling ring v0.17.8
12252024-11-19T18:57:22.991Z Compiling litemap v0.7.3
12262024-11-19T18:57:23.165Z Compiling writeable v0.5.5
12272024-11-19T18:57:23.331Z Compiling unicode-normalization v0.1.24
12282024-11-19T18:57:23.377Z Compiling unicode-bidi v0.3.17
12292024-11-19T18:57:23.676Z Compiling regex v1.11.1
12302024-11-19T18:57:23.719Z Compiling base64ct v1.6.0
12312024-11-19T18:57:23.742Z Compiling paste v1.0.15
12322024-11-19T18:57:24.233Z Compiling pem-rfc7468 v0.7.0
12332024-11-19T18:57:24.585Z Compiling flagset v0.4.6
12342024-11-19T18:57:24.619Z Compiling aws-lc-rs v1.10.0
12352024-11-19T18:57:24.763Z Compiling httparse v1.9.5
12362024-11-19T18:57:24.981Z Compiling tracing-core v0.1.32
12372024-11-19T18:57:25.464Z Compiling crossbeam-utils v0.8.20
12382024-11-19T18:57:25.850Z Compiling rustls-pki-types v1.9.0
12392024-11-19T18:57:25.929Z Compiling percent-encoding v2.3.1
12402024-11-19T18:57:25.968Z Compiling icu_locid_transform_data v1.5.0
12412024-11-19T18:57:26.156Z Compiling serde_derive v1.0.215
12422024-11-19T18:57:26.156Z Compiling zeroize_derive v1.4.2
12432024-11-19T18:57:26.247Z Compiling zerocopy-derive v0.7.35
12442024-11-19T18:57:26.698Z Compiling tokio-macros v2.4.0
12452024-11-19T18:57:26.781Z Compiling zerofrom-derive v0.1.4
12462024-11-19T18:57:28.120Z Compiling yoke-derive v0.7.4
12472024-11-19T18:57:28.144Z Compiling zerocopy v0.7.35
12482024-11-19T18:57:28.144Z Compiling thiserror-impl v1.0.69
12492024-11-19T18:57:28.703Z Compiling futures-macro v0.3.31
12502024-11-19T18:57:29.497Z Compiling zerovec-derive v0.10.3
12512024-11-19T18:57:29.685Z Compiling displaydoc v0.2.5
12522024-11-19T18:57:30.268Z Compiling zerofrom v0.1.4
12532024-11-19T18:57:30.303Z Compiling futures-util v0.3.31
12542024-11-19T18:57:30.478Z Compiling ppv-lite86 v0.2.20
12552024-11-19T18:57:30.614Z Compiling yoke v0.7.4
12562024-11-19T18:57:30.932Z Compiling thiserror v1.0.69
12572024-11-19T18:57:30.957Z Compiling der_derive v0.7.3
12582024-11-19T18:57:31.071Z Compiling icu_provider_macros v1.5.0
12592024-11-19T18:57:31.130Z Compiling tracing-attributes v0.1.27
12602024-11-19T18:57:31.222Z Compiling rand_chacha v0.3.1
12612024-11-19T18:57:31.690Z Compiling zerovec v0.10.4
12622024-11-19T18:57:32.020Z Compiling rand v0.8.5
12632024-11-19T18:57:32.668Z Compiling zeroize v1.8.1
12642024-11-19T18:57:33.013Z Compiling der v0.7.9
12652024-11-19T18:57:33.079Z Compiling pest v2.7.14
12662024-11-19T18:57:33.743Z Compiling tinystr v0.7.6
12672024-11-19T18:57:33.893Z Compiling icu_collections v1.5.0
12682024-11-19T18:57:34.103Z Compiling icu_locid v1.5.0
12692024-11-19T18:57:34.279Z Compiling crypto-common v0.1.6
12702024-11-19T18:57:34.302Z Compiling block-buffer v0.10.4
12712024-11-19T18:57:34.479Z Compiling block-padding v0.3.3
12722024-11-19T18:57:34.550Z Compiling digest v0.10.7
12732024-11-19T18:57:34.704Z Compiling inout v0.1.3
12742024-11-19T18:57:34.949Z Compiling hmac v0.12.1
12752024-11-19T18:57:34.984Z Compiling sha2 v0.10.8
12762024-11-19T18:57:35.109Z Compiling cipher v0.4.4
12772024-11-19T18:57:35.171Z Compiling icu_provider v1.5.0
12782024-11-19T18:57:35.560Z Compiling salsa20 v0.10.2
12792024-11-19T18:57:35.633Z Compiling pbkdf2 v0.12.2
12802024-11-19T18:57:35.696Z Compiling spki v0.7.3
12812024-11-19T18:57:35.773Z Compiling icu_locid_transform v1.5.0
12822024-11-19T18:57:35.799Z Compiling tracing v0.1.40
12832024-11-19T18:57:35.940Z Compiling time-core v0.1.2
12842024-11-19T18:57:36.020Z Compiling num-conv v0.1.0
12852024-11-19T18:57:36.092Z Compiling untrusted v0.7.1
12862024-11-19T18:57:36.092Z Compiling untrusted v0.9.0
12872024-11-19T18:57:36.136Z Compiling icu_properties_data v1.5.0
12882024-11-19T18:57:36.255Z Compiling vcpkg v0.2.15
12892024-11-19T18:57:36.278Z Compiling powerfmt v0.2.0
12902024-11-19T18:57:36.279Z Compiling mirai-annotations v1.12.0
12912024-11-19T18:57:36.318Z Compiling time-macros v0.2.18
12922024-11-19T18:57:36.475Z Compiling scrypt v0.11.0
12932024-11-19T18:57:36.637Z Compiling deranged v0.3.11
12942024-11-19T18:57:36.961Z Compiling icu_properties v1.5.1
12952024-11-19T18:57:37.595Z Compiling bitflags v2.6.0
12962024-11-19T18:57:37.830Z Compiling bytes v1.8.0
12972024-11-19T18:57:38.193Z Compiling indexmap v2.6.0
12982024-11-19T18:57:38.266Z Compiling semver v1.0.23
12992024-11-19T18:57:38.915Z Compiling tokio v1.40.0
13002024-11-19T18:57:39.001Z Compiling http v1.1.0
13012024-11-19T18:57:39.062Z Compiling rustc_version v0.4.1
13022024-11-19T18:57:39.497Z Compiling openssl-sys v0.9.103
13032024-11-19T18:57:39.638Z Compiling aes v0.8.4
13042024-11-19T18:57:39.725Z Compiling cbc v0.1.2
13052024-11-19T18:57:39.938Z Compiling pest_meta v2.7.14
13062024-11-19T18:57:40.379Z Compiling scroll_derive v0.12.0
13072024-11-19T18:57:41.070Z Compiling write16 v1.0.0
13082024-11-19T18:57:41.118Z Compiling utf16_iter v1.0.5
13092024-11-19T18:57:41.194Z Compiling which v4.4.2
13102024-11-19T18:57:41.303Z Compiling num_threads v0.1.7
13112024-11-19T18:57:41.423Z Compiling icu_normalizer_data v1.5.0
13122024-11-19T18:57:41.568Z Compiling atomic-waker v1.1.2
13132024-11-19T18:57:41.718Z Compiling utf8_iter v1.0.4
13142024-11-19T18:57:41.747Z Compiling scroll v0.12.0
13152024-11-19T18:57:41.747Z Compiling time v0.3.36
13162024-11-19T18:57:41.856Z Compiling pest_generator v2.7.14
13172024-11-19T18:57:41.939Z Compiling icu_normalizer v1.5.0
13182024-11-19T18:57:42.232Z Compiling pkcs5 v0.7.1
13192024-11-19T18:57:42.478Z Compiling http-body v1.0.1
13202024-11-19T18:57:42.675Z Compiling form_urlencoded v1.2.1
13212024-11-19T18:57:42.969Z Compiling try-lock v0.2.5
13222024-11-19T18:57:43.102Z Compiling slog v2.7.0
13232024-11-19T18:57:43.280Z Compiling want v0.3.1
13242024-11-19T18:57:43.501Z Compiling goblin v0.8.2
13252024-11-19T18:57:43.605Z Compiling pkcs8 v0.10.2
13262024-11-19T18:57:43.655Z Compiling idna_adapter v1.2.0
13272024-11-19T18:57:43.680Z Compiling httpdate v1.0.3
13282024-11-19T18:57:43.851Z Compiling idna v1.0.3
13292024-11-19T18:57:44.139Z Compiling pest_derive v2.7.14
13302024-11-19T18:57:44.212Z Compiling serde_tokenstream v0.2.2
13312024-11-19T18:57:44.786Z Compiling uuid v1.11.0
13322024-11-19T18:57:44.815Z Compiling dtrace-parser v0.2.0
13332024-11-19T18:57:44.848Z Compiling toml_datetime v0.6.8
13342024-11-19T18:57:45.281Z Compiling serde_spanned v0.6.8
13352024-11-19T18:57:45.396Z Compiling tower-service v0.3.3
13362024-11-19T18:57:45.480Z Compiling foreign-types-shared v0.1.1
13372024-11-19T18:57:45.505Z Compiling openssl v0.10.66
13382024-11-19T18:57:45.588Z Compiling base64 v0.22.1
13392024-11-19T18:57:45.844Z Compiling iana-time-zone v0.1.61
13402024-11-19T18:57:45.960Z Compiling tokio-util v0.7.12
13412024-11-19T18:57:46.120Z Compiling match_cfg v0.1.0
13422024-11-19T18:57:46.210Z Compiling rustversion v1.0.17
13432024-11-19T18:57:46.241Z Compiling adler2 v2.0.0
13442024-11-19T18:57:46.264Z Compiling hostname v0.3.1
13452024-11-19T18:57:46.430Z Compiling miniz_oxide v0.8.0
13462024-11-19T18:57:46.490Z Compiling chrono v0.4.38
13472024-11-19T18:57:46.679Z Compiling foreign-types v0.3.2
13482024-11-19T18:57:46.775Z Compiling h2 v0.4.6
13492024-11-19T18:57:46.874Z Compiling url v2.5.3
13502024-11-19T18:57:47.721Z Compiling openssl-macros v0.1.1
13512024-11-19T18:57:48.281Z Compiling dof v0.3.0
13522024-11-19T18:57:48.364Z Compiling async-trait v0.1.83
13532024-11-19T18:57:48.629Z Compiling dirs-sys-next v0.1.2
13542024-11-19T18:57:49.156Z Compiling usdt-impl v0.5.0
13552024-11-19T18:57:49.644Z Compiling syn v1.0.109
13562024-11-19T18:57:50.163Z Compiling rustls v0.23.14
13572024-11-19T18:57:50.186Z Compiling data-encoding v2.6.0
13582024-11-19T18:57:50.383Z Compiling native-tls v0.2.12
13592024-11-19T18:57:50.503Z Compiling rustls v0.22.4
13602024-11-19T18:57:50.659Z Compiling siphasher v0.3.11
13612024-11-19T18:57:50.763Z Compiling dirs-next v2.0.0
13622024-11-19T18:57:50.976Z Compiling http-body-util v0.1.2
13632024-11-19T18:57:51.404Z Compiling crossbeam-epoch v0.9.18
13642024-11-19T18:57:52.122Z Compiling heapless v0.7.17
13652024-11-19T18:57:52.208Z Compiling sha1 v0.10.6
13662024-11-19T18:57:52.232Z Compiling signature v2.2.0
13672024-11-19T18:57:52.259Z Compiling bzip2-sys v0.1.11+1.0.8
13682024-11-19T18:57:52.307Z Compiling serde_derive_internals v0.29.1
13692024-11-19T18:57:52.536Z Compiling thread_local v1.1.8
13702024-11-19T18:57:52.568Z Compiling multer v3.1.0
13712024-11-19T18:57:52.631Z Compiling encoding_rs v0.8.34
13722024-11-19T18:57:52.757Z Compiling hyper v1.5.0
13732024-11-19T18:57:52.855Z Compiling cookie v0.18.1
13742024-11-19T18:57:53.112Z Compiling slog-async v2.8.0
13752024-11-19T18:57:53.137Z Compiling rayon-core v1.12.1
13762024-11-19T18:57:53.444Z Compiling mime v0.3.17
13772024-11-19T18:57:53.629Z Compiling openssl-probe v0.1.5
13782024-11-19T18:57:53.950Z Compiling unicode-properties v0.1.3
13792024-11-19T18:57:54.000Z Compiling schemars v0.8.21
13802024-11-19T18:57:54.274Z Compiling signal-hook v0.3.17
13812024-11-19T18:57:54.298Z Compiling gimli v0.31.1
13822024-11-19T18:57:54.487Z Compiling ipnet v2.10.1
13832024-11-19T18:57:54.823Z Compiling schemars_derive v0.8.21
13842024-11-19T18:57:55.550Z Compiling hyper-util v0.1.10
13852024-11-19T18:57:56.342Z Compiling stringprep v0.1.5
13862024-11-19T18:57:56.432Z Compiling toml_edit v0.22.22
13872024-11-19T18:57:57.458Z Compiling usdt-attr-macro v0.5.0
13882024-11-19T18:57:57.509Z Compiling usdt-macro v0.5.0
13892024-11-19T18:57:57.759Z Compiling crossbeam-deque v0.8.5
13902024-11-19T18:57:58.068Z Compiling addr2line v0.24.2
13912024-11-19T18:57:58.125Z Compiling term v0.7.0
13922024-11-19T18:57:58.614Z Compiling slog-json v2.6.1
13932024-11-19T18:57:58.744Z Compiling serde_urlencoded v0.7.1
13942024-11-19T18:57:58.825Z Compiling crossbeam-channel v0.5.13
13952024-11-19T18:57:58.867Z Compiling curve25519-dalek v4.1.3
13962024-11-19T18:57:58.949Z Compiling futures-executor v0.3.31
13972024-11-19T18:57:59.206Z Compiling md-5 v0.10.6
13982024-11-19T18:57:59.372Z Compiling rustls-pemfile v2.2.0
13992024-11-19T18:57:59.446Z Compiling async-stream-impl v0.3.6
14002024-11-19T18:57:59.471Z Compiling enum-as-inner v0.6.1
14012024-11-19T18:57:59.496Z Compiling num-integer v0.1.46
14022024-11-19T18:57:59.676Z Compiling idna v0.3.0
14032024-11-19T18:57:59.763Z Compiling idna v0.4.0
14042024-11-19T18:58:00.164Z Compiling hash32 v0.2.1
14052024-11-19T18:58:00.358Z Compiling ff v0.13.0
14062024-11-19T18:58:00.495Z Compiling is-terminal v0.4.13
14072024-11-19T18:58:00.560Z Compiling object v0.36.5
14082024-11-19T18:58:00.584Z Compiling dropshot v0.12.0
14092024-11-19T18:58:00.619Z Compiling anyhow v1.0.93
14102024-11-19T18:58:00.829Z Compiling quick-error v1.2.3
14112024-11-19T18:58:00.956Z Compiling rustc-demangle v0.1.24
14122024-11-19T18:58:01.030Z Compiling utf-8 v0.7.6
14132024-11-19T18:58:01.100Z Compiling num-bigint-dig v0.8.4
14142024-11-19T18:58:01.155Z Compiling smoltcp v0.9.1
14152024-11-19T18:58:01.318Z Compiling dyn-clone v1.0.17
14162024-11-19T18:58:01.352Z Compiling linked-hash-map v0.5.6
14172024-11-19T18:58:01.514Z Compiling psl-types v2.0.11
14182024-11-19T18:58:01.666Z Compiling portable-atomic v1.9.0
14192024-11-19T18:58:01.693Z Compiling take_mut v0.2.2
14202024-11-19T18:58:01.762Z Compiling base16ct v0.2.0
14212024-11-19T18:58:01.811Z Compiling fallible-iterator v0.2.0
14222024-11-19T18:58:02.050Z Compiling sec1 v0.7.3
14232024-11-19T18:58:02.410Z Compiling postgres-protocol v0.6.7
14242024-11-19T18:58:02.600Z Compiling publicsuffix v2.2.3
14252024-11-19T18:58:02.648Z Compiling lru-cache v0.1.2
14262024-11-19T18:58:02.873Z Compiling tungstenite v0.24.0
14272024-11-19T18:58:03.221Z Compiling resolv-conf v0.7.0
14282024-11-19T18:58:03.468Z Compiling slog-term v2.9.1
14292024-11-19T18:58:03.621Z Compiling async-stream v0.3.6
14302024-11-19T18:58:03.883Z Compiling usdt v0.5.0
14312024-11-19T18:58:03.984Z Compiling group v0.13.0
14322024-11-19T18:58:04.319Z Compiling hickory-proto v0.24.1
14332024-11-19T18:58:04.505Z Compiling num-iter v0.1.45
14342024-11-19T18:58:04.752Z Compiling futures v0.3.31
14352024-11-19T18:58:04.848Z Compiling toml v0.8.19
14362024-11-19T18:58:04.915Z Compiling slog-bunyan v2.5.0
14372024-11-19T18:58:06.226Z Compiling camino v1.1.9
14382024-11-19T18:58:06.572Z Compiling backtrace v0.3.74
14392024-11-19T18:58:07.005Z Compiling tokio-native-tls v0.3.1
14402024-11-19T18:58:07.065Z Compiling phf_shared v0.11.2
14412024-11-19T18:58:07.131Z Compiling dropshot_endpoint v0.12.0
14422024-11-19T18:58:07.158Z Compiling waitgroup v0.1.2
14432024-11-19T18:58:07.247Z Compiling terminal_size v0.4.0
14442024-11-19T18:58:07.358Z Compiling openapiv3 v2.0.0
14452024-11-19T18:58:07.418Z Compiling serde_path_to_error v0.1.16
14462024-11-19T18:58:07.448Z Compiling hkdf v0.12.4
14472024-11-19T18:58:07.664Z Compiling crypto-bigint v0.5.5
14482024-11-19T18:58:08.133Z Compiling webpki-roots v0.26.6
14492024-11-19T18:58:08.315Z Compiling zerocopy-derive v0.6.6
14502024-11-19T18:58:09.611Z Compiling curve25519-dalek-derive v0.1.1
14512024-11-19T18:58:09.940Z Compiling hubpack_derive v0.1.1
14522024-11-19T18:58:10.117Z Compiling idna v0.5.0
14532024-11-19T18:58:10.676Z Compiling hostname v0.4.0
14542024-11-19T18:58:10.870Z Compiling fs-err v2.11.0
14552024-11-19T18:58:10.898Z Compiling ahash v0.8.11
14562024-11-19T18:58:10.922Z Compiling crc32fast v1.4.2
14572024-11-19T18:58:10.947Z Compiling debug-ignore v1.0.5
14582024-11-19T18:58:11.078Z Compiling bitflags v1.3.2
14592024-11-19T18:58:11.117Z Compiling managed v0.8.0
14602024-11-19T18:58:11.179Z Compiling winnow v0.5.40
14612024-11-19T18:58:11.233Z Compiling clap_builder v4.5.21
14622024-11-19T18:58:11.276Z Compiling console v0.15.8
14632024-11-19T18:58:11.584Z Compiling flate2 v1.0.34
14642024-11-19T18:58:12.437Z Compiling strum_macros v0.25.3
14652024-11-19T18:58:12.583Z Compiling cookie_store v0.21.0
14662024-11-19T18:58:12.788Z Compiling hubpack v0.1.2
14672024-11-19T18:58:13.155Z Compiling zerocopy v0.6.6
14682024-11-19T18:58:13.240Z Compiling elliptic-curve v0.13.8
14692024-11-19T18:58:13.876Z Compiling hickory-resolver v0.24.1
14702024-11-19T18:58:13.977Z Compiling phf v0.11.2
14712024-11-19T18:58:14.242Z Compiling toml_edit v0.19.15
14722024-11-19T18:58:14.480Z Compiling hyper-tls v0.6.0
14732024-11-19T18:58:14.772Z Compiling signal-hook-mio v0.2.4
14742024-11-19T18:58:14.827Z Compiling rayon v1.10.0
14752024-11-19T18:58:14.915Z Compiling bzip2 v0.4.4
14762024-11-19T18:58:15.710Z Compiling tokio-tungstenite v0.24.0
14772024-11-19T18:58:16.156Z Compiling postgres-types v0.2.8
14782024-11-19T18:58:18.526Z Compiling ed25519 v2.2.3
14792024-11-19T18:58:18.738Z Compiling phf_shared v0.10.0
14802024-11-19T18:58:18.803Z Compiling tokio-stream v0.1.16
14812024-11-19T18:58:18.992Z Compiling pkcs1 v0.7.5
14822024-11-19T18:58:19.089Z Compiling serde-big-array v0.5.1
14832024-11-19T18:58:19.293Z Compiling rfc6979 v0.4.0
14842024-11-19T18:58:19.463Z Compiling serde_repr v0.1.19
14852024-11-19T18:58:19.638Z Compiling derive-where v1.2.7
14862024-11-19T18:58:19.745Z Compiling clap_derive v4.5.18
14872024-11-19T18:58:19.870Z Compiling float-cmp v0.9.0
14882024-11-19T18:58:20.063Z Compiling bstr v1.10.0
14892024-11-19T18:58:20.102Z Compiling sync_wrapper v1.0.1
14902024-11-19T18:58:20.255Z Compiling number_prefix v0.4.0
14912024-11-19T18:58:20.476Z Compiling whoami v1.5.2
14922024-11-19T18:58:20.501Z Compiling bit-vec v0.6.3
14932024-11-19T18:58:20.957Z Compiling precomputed-hash v0.1.1
14942024-11-19T18:58:21.036Z Compiling normalize-line-endings v0.3.0
14952024-11-19T18:58:21.067Z Compiling static_assertions v1.1.0
14962024-11-19T18:58:21.112Z Compiling unicode-segmentation v1.12.0
14972024-11-19T18:58:21.163Z Compiling difflib v0.4.0
14982024-11-19T18:58:21.186Z Compiling fixedbitset v0.4.2
14992024-11-19T18:58:21.589Z Compiling predicates-core v1.0.8
15002024-11-19T18:58:21.612Z Compiling new_debug_unreachable v1.0.6
15012024-11-19T18:58:21.707Z Compiling unicode-width v0.2.0
15022024-11-19T18:58:21.809Z Compiling predicates v3.1.2
15032024-11-19T18:58:21.918Z Compiling string_cache v0.8.7
15042024-11-19T18:58:22.118Z Compiling indicatif v0.17.9
15052024-11-19T18:58:22.326Z Compiling similar v2.6.0
15062024-11-19T18:58:22.563Z Compiling petgraph v0.6.5
15072024-11-19T18:58:22.603Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15082024-11-19T18:58:23.247Z Compiling bit-set v0.5.3
15092024-11-19T18:58:23.551Z Compiling tokio-postgres v0.7.12
15102024-11-19T18:58:23.844Z Compiling clap v4.5.21
15112024-11-19T18:58:23.960Z Compiling ecdsa v0.16.9
15122024-11-19T18:58:24.045Z Compiling rsa v0.9.6
15132024-11-19T18:58:24.399Z Compiling ed25519-dalek v2.1.1
15142024-11-19T18:58:24.641Z Compiling toml v0.7.8
15152024-11-19T18:58:25.456Z Compiling zip v0.6.6
15162024-11-19T18:58:25.981Z Compiling crossterm v0.28.1
15172024-11-19T18:58:26.781Z Compiling hex v0.4.3
15182024-11-19T18:58:26.944Z Compiling x509-cert v0.2.5
15192024-11-19T18:58:27.212Z Compiling itertools v0.10.5
15202024-11-19T18:58:27.309Z Compiling peg-runtime v0.8.3
15212024-11-19T18:58:27.859Z Compiling lalrpop-util v0.19.12
15222024-11-19T18:58:28.174Z Compiling unicode-xid v0.2.6
15232024-11-19T18:58:28.204Z Compiling strum_macros v0.26.4
15242024-11-19T18:58:28.231Z Compiling xattr v1.3.1
15252024-11-19T18:58:28.330Z Compiling filetime v0.2.25
15262024-11-19T18:58:28.626Z Compiling tar v0.4.42
15272024-11-19T18:58:32.249Z Compiling strum v0.26.3
15282024-11-19T18:58:34.435Z Compiling aws-lc-sys v0.22.0
15292024-11-19T18:59:05.234Z Compiling rustls-webpki v0.102.8
15302024-11-19T18:59:09.348Z Compiling tokio-rustls v0.25.0
15312024-11-19T18:59:11.173Z Compiling tokio-rustls v0.26.0
15322024-11-19T18:59:11.553Z Compiling hyper-rustls v0.27.3
15332024-11-19T18:59:11.882Z Compiling reqwest v0.12.9
15342024-11-19T18:59:13.047Z Compiling qorb v0.2.0
15352024-11-19T18:59:18.239Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15362024-11-19T18:59:18.554Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15372024-11-19T18:59:26.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
15382024-11-19T18:59:26.852Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15392024-11-19T18:59:26.919ZNov 19 18:59:26.344 INFO Starting download, target: Clickhouse
15402024-11-19T18:59:26.919ZNov 19 18:59:26.345 INFO Starting download, target: Cockroach
15412024-11-19T18:59:26.942ZNov 19 18:59:26.345 INFO Starting download, target: Console
15422024-11-19T18:59:26.942ZNov 19 18:59:26.345 INFO Starting download, target: DendriteOpenapi
15432024-11-19T18:59:26.942ZNov 19 18:59:26.345 INFO Starting download, target: DendriteStub
15442024-11-19T18:59:26.942ZNov 19 18:59:26.345 INFO Starting download, target: MaghemiteMgd
15452024-11-19T18:59:26.942ZNov 19 18:59:26.345 INFO Starting download, target: TransceiverControl
15462024-11-19T18:59:26.942ZNov 19 18:59:26.346 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15472024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15482024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/dpd-d0017d6983e8a95d8136398eeadec12f410d3282.json (attempt 1/3), target: DendriteOpenapi
15492024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15502024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15512024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15522024-11-19T18:59:26.943ZNov 19 18:59:26.347 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15532024-11-19T18:59:27.366ZNov 19 18:59:26.780 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15542024-11-19T18:59:27.410ZNov 19 18:59:26.817 INFO Download complete, target: DendriteOpenapi
15552024-11-19T18:59:27.768ZNov 19 18:59:27.164 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15562024-11-19T18:59:27.856ZNov 19 18:59:27.273 INFO Download complete, target: Console
15572024-11-19T18:59:28.343ZNov 19 18:59:27.768 INFO Download complete, target: TransceiverControl
15582024-11-19T18:59:28.988ZNov 19 18:59:28.414 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15592024-11-19T18:59:29.046ZNov 19 18:59:28.472 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15602024-11-19T18:59:31.514ZNov 19 18:59:30.940 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15612024-11-19T18:59:31.514ZNov 19 18:59:30.940 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15622024-11-19T18:59:31.828ZNov 19 18:59:31.254 INFO Download complete, target: DendriteStub
15632024-11-19T18:59:32.253ZNov 19 18:59:31.678 INFO Download complete, target: MaghemiteMgd
15642024-11-19T18:59:39.678ZNov 19 18:59:39.104 INFO Checking that binary works, target: Cockroach
15652024-11-19T18:59:39.947ZNov 19 18:59:39.374 INFO Download complete, target: Cockroach
15662024-11-19T18:59:41.804ZNov 19 18:59:41.231 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15672024-11-19T18:59:55.172ZNov 19 18:59:54.600 INFO Checking that binary works, target: Clickhouse
15682024-11-19T18:59:55.371ZNov 19 18:59:54.799 INFO Download complete, target: Clickhouse
15692024-11-19T18:59:55.395ZAll builder prerequisites installed successfully, and PATH looks valid
15702024-11-19T18:59:55.419Z
15712024-11-19T18:59:55.419Zreal 5:10.427297129
15722024-11-19T18:59:55.419Zuser 14:30.154808743
15732024-11-19T18:59:55.419Zsys 3:08.690306401
15742024-11-19T18:59:55.419Ztrap 0.462611460
15752024-11-19T18:59:55.419Ztflt 0.743070616
15762024-11-19T18:59:55.419Zdflt 2.299732599
15772024-11-19T18:59:55.419Zkflt 0.008389524
15782024-11-19T18:59:55.419Zlock 30:48.691826054
15792024-11-19T18:59:55.419Zslp 54:26.325767223
15802024-11-19T18:59:55.419Zlat 1:01.748717928
15812024-11-19T18:59:55.419Zstop 2:12.507587553
15822024-11-19T18:59:55.419Z+ banner hack-check
15832024-11-19T18:59:55.419Z
15842024-11-19T18:59:55.419Z # # ## #### # # #### # # ###### #### # #
15852024-11-19T18:59:55.419Z # # # # # # # # # # # # # # # # #
15862024-11-19T18:59:55.419Z ###### # # # #### ##### # ###### ##### # ####
15872024-11-19T18:59:55.419Z # # ###### # # # # # # # # # #
15882024-11-19T18:59:55.419Z # # # # # # # # # # # # # # # # #
15892024-11-19T18:59:55.419Z # # # # #### # # #### # # ###### #### # #
15902024-11-19T18:59:55.419Z
15912024-11-19T18:59:55.419Z+ export CARGO_INCREMENTAL=0
15922024-11-19T18:59:55.419Z+ CARGO_INCREMENTAL=0
15932024-11-19T18:59:55.419Z+ ptime -m timeout 2h cargo xtask check-features --ci
15942024-11-19T18:59:56.192Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15952024-11-19T19:00:01.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
15962024-11-19T19:00:01.273Z Running `target/debug/xtask check-features --ci`
15972024-11-19T19:00:01.298Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15982024-11-19T19:00:01.298Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15992024-11-19T19:00:01.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16002024-11-19T19:00:01.914Z Running `target/debug/xtask download cargo-hack`
16012024-11-19T19:00:02.979Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16022024-11-19T19:00:03.295Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16032024-11-19T19:00:09.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.04s
16042024-11-19T19:00:10.111Z Running `target/debug/xtask-downloader cargo-hack`
16052024-11-19T19:00:10.166ZNov 19 19:00:09.592 INFO Starting download, target: CargoHack
16062024-11-19T19:00:10.189ZNov 19 19:00:09.593 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16072024-11-19T19:00:10.843ZNov 19 19:00:10.271 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16082024-11-19T19:00:10.946ZNov 19 19:00:10.375 INFO Download complete, target: CargoHack
16092024-11-19T19:00:10.971Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16102024-11-19T19:00:10.994Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16112024-11-19T19:00:11.250Zinfo: running `cargo check --bins` on api_identity (1/172)
16122024-11-19T19:00:12.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16132024-11-19T19:00:12.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16142024-11-19T19:00:12.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16152024-11-19T19:00:12.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
16162024-11-19T19:00:12.235Z
16172024-11-19T19:00:12.235Zinfo: running `cargo check --bins` on bootstore (2/172)
16182024-11-19T19:00:13.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-11-19T19:00:13.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-11-19T19:00:13.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-11-19T19:00:13.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16222024-11-19T19:00:13.189Z
16232024-11-19T19:00:13.189Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/172)
16242024-11-19T19:00:14.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-11-19T19:00:14.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-11-19T19:00:14.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-11-19T19:00:14.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16282024-11-19T19:00:14.106Z
16292024-11-19T19:00:14.106Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/172)
16302024-11-19T19:00:14.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-11-19T19:00:14.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-11-19T19:00:14.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-11-19T19:00:14.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
16342024-11-19T19:00:15.020Z
16352024-11-19T19:00:15.020Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/172)
16362024-11-19T19:00:15.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-11-19T19:00:15.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-11-19T19:00:15.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-11-19T19:00:15.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16402024-11-19T19:00:15.644Z
16412024-11-19T19:00:15.644Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/172)
16422024-11-19T19:00:16.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-11-19T19:00:16.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-11-19T19:00:16.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-11-19T19:00:16.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16462024-11-19T19:00:16.287Z
16472024-11-19T19:00:16.287Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/172)
16482024-11-19T19:00:16.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-11-19T19:00:16.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-11-19T19:00:16.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-11-19T19:00:16.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16522024-11-19T19:00:16.922Z
16532024-11-19T19:00:16.922Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/172)
16542024-11-19T19:00:17.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-11-19T19:00:17.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-11-19T19:00:17.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-11-19T19:00:17.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16582024-11-19T19:00:17.461Z
16592024-11-19T19:00:17.461Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/172)
16602024-11-19T19:00:17.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-11-19T19:00:17.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-11-19T19:00:17.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-11-19T19:00:17.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16642024-11-19T19:00:17.978Z
16652024-11-19T19:00:17.978Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/172)
16662024-11-19T19:00:18.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-11-19T19:00:18.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-11-19T19:00:18.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-11-19T19:00:18.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16702024-11-19T19:00:18.503Z
16712024-11-19T19:00:18.503Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/172)
16722024-11-19T19:00:18.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-11-19T19:00:19.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-11-19T19:00:19.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-11-19T19:00:19.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16762024-11-19T19:00:19.031Z
16772024-11-19T19:00:19.031Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/172)
16782024-11-19T19:00:19.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-11-19T19:00:19.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-11-19T19:00:19.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-11-19T19:00:19.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16822024-11-19T19:00:19.564Z
16832024-11-19T19:00:19.564Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/172)
16842024-11-19T19:00:20.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-11-19T19:00:20.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-11-19T19:00:20.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872024-11-19T19:00:20.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16882024-11-19T19:00:20.106Z
16892024-11-19T19:00:20.106Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/172)
16902024-11-19T19:00:20.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-11-19T19:00:20.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-11-19T19:00:20.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932024-11-19T19:00:20.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16942024-11-19T19:00:20.629Z
16952024-11-19T19:00:20.629Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/172)
16962024-11-19T19:00:21.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972024-11-19T19:00:21.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982024-11-19T19:00:21.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992024-11-19T19:00:21.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17002024-11-19T19:00:21.197Z
17012024-11-19T19:00:21.197Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/172)
17022024-11-19T19:00:21.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032024-11-19T19:00:21.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042024-11-19T19:00:21.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052024-11-19T19:00:21.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17062024-11-19T19:00:21.730Z
17072024-11-19T19:00:21.730Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/172)
17082024-11-19T19:00:22.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092024-11-19T19:00:22.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102024-11-19T19:00:22.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112024-11-19T19:00:22.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17122024-11-19T19:00:22.292Z
17132024-11-19T19:00:22.292Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/172)
17142024-11-19T19:00:22.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152024-11-19T19:00:22.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162024-11-19T19:00:22.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172024-11-19T19:00:22.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17182024-11-19T19:00:22.835Z
17192024-11-19T19:00:22.835Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/172)
17202024-11-19T19:00:23.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212024-11-19T19:00:23.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222024-11-19T19:00:23.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232024-11-19T19:00:23.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17242024-11-19T19:00:23.353Z
17252024-11-19T19:00:23.353Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/172)
17262024-11-19T19:00:23.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272024-11-19T19:00:23.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282024-11-19T19:00:23.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292024-11-19T19:00:23.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17302024-11-19T19:00:23.835Z
17312024-11-19T19:00:23.835Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/172)
17322024-11-19T19:00:24.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332024-11-19T19:00:24.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342024-11-19T19:00:24.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352024-11-19T19:00:24.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17362024-11-19T19:00:24.358Z
17372024-11-19T19:00:24.358Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/172)
17382024-11-19T19:00:24.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392024-11-19T19:00:24.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402024-11-19T19:00:24.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412024-11-19T19:00:24.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17422024-11-19T19:00:24.895Z
17432024-11-19T19:00:24.895Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/172)
17442024-11-19T19:00:25.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452024-11-19T19:00:25.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462024-11-19T19:00:25.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472024-11-19T19:00:25.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17482024-11-19T19:00:25.421Z
17492024-11-19T19:00:25.421Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/172)
17502024-11-19T19:00:25.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512024-11-19T19:00:25.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522024-11-19T19:00:25.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532024-11-19T19:00:25.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
17542024-11-19T19:00:25.934Z
17552024-11-19T19:00:25.934Zinfo: running `cargo check --bins` on sled-hardware-types (25/172)
17562024-11-19T19:00:26.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572024-11-19T19:00:26.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582024-11-19T19:00:26.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592024-11-19T19:00:26.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
17602024-11-19T19:00:26.772Z
17612024-11-19T19:00:26.772Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/172)
17622024-11-19T19:00:27.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632024-11-19T19:00:27.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642024-11-19T19:00:27.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652024-11-19T19:00:27.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17662024-11-19T19:00:27.565Z
17672024-11-19T19:00:27.565Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/172)
17682024-11-19T19:00:28.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692024-11-19T19:00:28.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702024-11-19T19:00:28.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712024-11-19T19:00:28.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
17722024-11-19T19:00:28.366Z
17732024-11-19T19:00:28.366Zinfo: running `cargo check --bins` on oxlog (28/172)
17742024-11-19T19:00:29.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752024-11-19T19:00:29.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762024-11-19T19:00:29.146Z Checking cfg-if v1.0.0
17772024-11-19T19:00:29.250Z Checking libc v0.2.162
17782024-11-19T19:00:29.274Z Checking serde v1.0.215
17792024-11-19T19:00:29.274Z Checking zeroize v1.8.1
17802024-11-19T19:00:29.274Z Checking memchr v2.7.4
17812024-11-19T19:00:29.274Z Checking typenum v1.17.0
17822024-11-19T19:00:29.274Z Checking scopeguard v1.2.0
17832024-11-19T19:00:29.274Z Checking subtle v2.6.1
17842024-11-19T19:00:29.298Z Checking value-bag v1.9.0
17852024-11-19T19:00:29.384Z Checking lock_api v0.4.12
17862024-11-19T19:00:29.428Z Checking smallvec v1.13.2
17872024-11-19T19:00:29.499Z Checking const-oid v0.9.6
17882024-11-19T19:00:29.636Z Checking log v0.4.22
17892024-11-19T19:00:29.734Z Checking itoa v1.0.11
17902024-11-19T19:00:29.757Z Checking pin-project-lite v0.2.14
17912024-11-19T19:00:29.852Z Checking byteorder v1.5.0
17922024-11-19T19:00:29.914Z Checking futures-core v0.3.31
17932024-11-19T19:00:29.950Z Checking once_cell v1.20.2
17942024-11-19T19:00:30.079Z Checking cpufeatures v0.2.14
17952024-11-19T19:00:30.103Z Checking futures-sink v0.3.31
17962024-11-19T19:00:30.126Z Checking getrandom v0.2.15
17972024-11-19T19:00:30.171Z Checking parking_lot_core v0.9.10
17982024-11-19T19:00:30.217Z Checking signal-hook-registry v1.4.2
17992024-11-19T19:00:30.240Z Checking mio v1.0.2
18002024-11-19T19:00:30.240Z Checking stable_deref_trait v1.2.0
18012024-11-19T19:00:30.264Z Checking generic-array v0.14.7
18022024-11-19T19:00:30.315Z Checking rand_core v0.6.4
18032024-11-19T19:00:30.346Z Checking socket2 v0.5.7
18042024-11-19T19:00:30.441Z Checking spin v0.9.8
18052024-11-19T19:00:30.465Z Checking parking_lot v0.12.3
18062024-11-19T19:00:30.587Z Checking zerocopy v0.7.35
18072024-11-19T19:00:30.744Z Checking slab v0.4.9
18082024-11-19T19:00:30.767Z Checking zerofrom v0.1.4
18092024-11-19T19:00:30.791Z Checking futures-channel v0.3.31
18102024-11-19T19:00:30.791Z Checking foldhash v0.1.3
18112024-11-19T19:00:30.902Z Checking futures-task v0.3.31
18122024-11-19T19:00:30.948Z Checking yoke v0.7.4
18132024-11-19T19:00:30.976Z Checking pin-utils v0.1.0
18142024-11-19T19:00:31.006Z Checking futures-io v0.3.31
18152024-11-19T19:00:31.064Z Checking allocator-api2 v0.2.18
18162024-11-19T19:00:31.095Z Checking equivalent v1.0.1
18172024-11-19T19:00:31.138Z Checking tinyvec_macros v0.1.1
18182024-11-19T19:00:31.177Z Checking futures-util v0.3.31
18192024-11-19T19:00:31.200Z Checking ryu v1.0.18
18202024-11-19T19:00:31.224Z Checking crypto-common v0.1.6
18212024-11-19T19:00:31.248Z Checking block-buffer v0.10.4
18222024-11-19T19:00:31.271Z Checking zerovec v0.10.4
18232024-11-19T19:00:31.382Z Checking block-padding v0.3.3
18242024-11-19T19:00:31.406Z Checking tinyvec v1.8.0
18252024-11-19T19:00:31.429Z Checking digest v0.10.7
18262024-11-19T19:00:31.571Z Checking inout v0.1.3
18272024-11-19T19:00:31.649Z Checking hashbrown v0.15.0
18282024-11-19T19:00:31.760Z Checking fnv v1.0.7
18292024-11-19T19:00:31.784Z Checking hmac v0.12.1
18302024-11-19T19:00:31.809Z Checking cipher v0.4.4
18312024-11-19T19:00:31.866Z Checking sha2 v0.10.8
18322024-11-19T19:00:31.956Z Checking libm v0.2.8
18332024-11-19T19:00:32.149Z Checking unicode-bidi v0.3.17
18342024-11-19T19:00:32.371Z Checking litemap v0.7.3
18352024-11-19T19:00:32.550Z Checking unicode-normalization v0.1.24
18362024-11-19T19:00:32.627Z Checking writeable v0.5.5
18372024-11-19T19:00:32.670Z Checking base64ct v1.6.0
18382024-11-19T19:00:32.694Z Checking ppv-lite86 v0.2.20
18392024-11-19T19:00:32.718Z Checking num-traits v0.2.19
18402024-11-19T19:00:32.741Z Checking tinystr v0.7.6
18412024-11-19T19:00:32.905Z Checking flagset v0.4.6
18422024-11-19T19:00:33.044Z Checking icu_locid v1.5.0
18432024-11-19T19:00:33.067Z Checking pem-rfc7468 v0.7.0
18442024-11-19T19:00:33.091Z Checking tracing-core v0.1.32
18452024-11-19T19:00:33.275Z Checking thiserror v1.0.69
18462024-11-19T19:00:33.299Z Checking der v0.7.9
18472024-11-19T19:00:33.347Z Checking rand_chacha v0.3.1
18482024-11-19T19:00:33.371Z Checking bytes v1.8.0
18492024-11-19T19:00:33.395Z Checking indexmap v2.6.0
18502024-11-19T19:00:33.652Z Checking serde_json v1.0.132
18512024-11-19T19:00:33.676Z Checking bitflags v2.6.0
18522024-11-19T19:00:33.881Z Checking icu_provider v1.5.0
18532024-11-19T19:00:33.934Z Checking rustls-pki-types v1.9.0
18542024-11-19T19:00:34.026Z Checking tokio v1.40.0
18552024-11-19T19:00:34.096Z Checking http v1.1.0
18562024-11-19T19:00:34.411Z Checking icu_locid_transform_data v1.5.0
18572024-11-19T19:00:34.435Z Checking percent-encoding v2.3.1
18582024-11-19T19:00:34.459Z Checking rand v0.8.5
18592024-11-19T19:00:34.497Z Checking icu_locid_transform v1.5.0
18602024-11-19T19:00:34.604Z Checking tracing v0.1.40
18612024-11-19T19:00:34.893Z Checking icu_collections v1.5.0
18622024-11-19T19:00:34.916Z Checking spki v0.7.3
18632024-11-19T19:00:35.101Z Checking salsa20 v0.10.2
18642024-11-19T19:00:35.158Z Checking pbkdf2 v0.12.2
18652024-11-19T19:00:35.266Z Checking aws-lc-sys v0.22.0
18662024-11-19T19:00:35.298Z Checking httparse v1.9.5
18672024-11-19T19:00:35.323Z Checking mirai-annotations v1.12.0
18682024-11-19T19:00:35.347Z Checking icu_properties_data v1.5.0
18692024-11-19T19:00:35.465Z Checking powerfmt v0.2.0
18702024-11-19T19:00:35.489Z Checking untrusted v0.9.0
18712024-11-19T19:00:35.514Z Checking untrusted v0.7.1
18722024-11-19T19:00:35.548Z Checking icu_properties v1.5.1
18732024-11-19T19:00:35.600Z Checking scrypt v0.11.0
18742024-11-19T19:00:35.629Z Checking ring v0.17.8
18752024-11-19T19:00:35.665Z Checking aes v0.8.4
18762024-11-19T19:00:35.689Z Checking cbc v0.1.2
18772024-11-19T19:00:35.713Z Checking deranged v0.3.11
18782024-11-19T19:00:35.808Z Checking crossbeam-utils v0.8.20
18792024-11-19T19:00:35.871Z Checking num-conv v0.1.0
18802024-11-19T19:00:36.079Z Checking atomic-waker v1.1.2
18812024-11-19T19:00:36.198Z Checking utf8_iter v1.0.4
18822024-11-19T19:00:36.379Z Checking icu_normalizer_data v1.5.0
18832024-11-19T19:00:36.430Z Checking num_threads v0.1.7
18842024-11-19T19:00:36.453Z Checking utf16_iter v1.0.5
18852024-11-19T19:00:36.477Z Checking write16 v1.0.0
18862024-11-19T19:00:36.542Z Checking time-core v0.1.2
18872024-11-19T19:00:36.593Z Checking pkcs5 v0.7.1
18882024-11-19T19:00:36.617Z Checking http-body v1.0.1
18892024-11-19T19:00:36.690Z Checking form_urlencoded v1.2.1
18902024-11-19T19:00:36.787Z Checking try-lock v0.2.5
18912024-11-19T19:00:36.867Z Checking unicode-ident v1.0.13
18922024-11-19T19:00:36.906Z Checking want v0.3.1
18932024-11-19T19:00:37.002Z Checking httpdate v1.0.3
18942024-11-19T19:00:37.042Z Checking pkcs8 v0.10.2
18952024-11-19T19:00:37.066Z Checking proc-macro2 v1.0.89
18962024-11-19T19:00:37.146Z Checking time v0.3.36
18972024-11-19T19:00:37.215Z Checking uuid v1.11.0
18982024-11-19T19:00:37.239Z Checking serde_spanned v0.6.8
18992024-11-19T19:00:37.347Z Checking toml_datetime v0.6.8
19002024-11-19T19:00:37.394Z Checking slog v2.7.0
19012024-11-19T19:00:37.418Z Checking aws-lc-rs v1.10.0
19022024-11-19T19:00:37.597Z Checking scroll v0.12.0
19032024-11-19T19:00:37.670Z Checking foreign-types-shared v0.1.1
19042024-11-19T19:00:37.747Z Checking plain v0.2.3
19052024-11-19T19:00:37.772Z Checking tower-service v0.3.3
19062024-11-19T19:00:37.813Z Checking adler2 v2.0.0
19072024-11-19T19:00:37.877Z Checking match_cfg v0.1.0
19082024-11-19T19:00:37.903Z Checking iana-time-zone v0.1.61
19092024-11-19T19:00:37.947Z Checking ucd-trie v0.1.7
19102024-11-19T19:00:37.970Z Checking base64 v0.22.1
19112024-11-19T19:00:38.012Z Checking goblin v0.8.2
19122024-11-19T19:00:38.035Z Checking chrono v0.4.38
19132024-11-19T19:00:38.131Z Checking pest v2.7.14
19142024-11-19T19:00:38.379Z Checking icu_normalizer v1.5.0
19152024-11-19T19:00:38.402Z Checking hostname v0.3.1
19162024-11-19T19:00:38.486Z Checking miniz_oxide v0.8.0
19172024-11-19T19:00:38.965Z Checking rustls-webpki v0.102.8
19182024-11-19T19:00:39.025Z Checking idna_adapter v1.2.0
19192024-11-19T19:00:39.084Z Checking foreign-types v0.3.2
19202024-11-19T19:00:39.170Z Checking quote v1.0.37
19212024-11-19T19:00:39.194Z Checking idna v1.0.3
19222024-11-19T19:00:39.245Z Checking openssl-sys v0.9.103
19232024-11-19T19:00:39.463Z Checking errno v0.3.9
19242024-11-19T19:00:39.611Z Checking url v2.5.3
19252024-11-19T19:00:39.638Z Checking dirs-sys-next v0.1.2
19262024-11-19T19:00:39.662Z Checking aho-corasick v1.1.3
19272024-11-19T19:00:39.755Z Checking data-encoding v2.6.0
19282024-11-19T19:00:39.790Z Checking pretty-hex v0.4.1
19292024-11-19T19:00:39.953Z Checking siphasher v0.3.11
19302024-11-19T19:00:40.214Z Checking regex-syntax v0.8.5
19312024-11-19T19:00:40.272Z Checking tokio-util v0.7.12
19322024-11-19T19:00:40.296Z Checking dtrace-parser v0.2.0
19332024-11-19T19:00:40.319Z Checking openssl v0.10.66
19342024-11-19T19:00:40.320Z Checking dirs-next v2.0.0
19352024-11-19T19:00:40.343Z Checking rustix v0.38.37
19362024-11-19T19:00:40.418Z Checking syn v2.0.87
19372024-11-19T19:00:40.698Z Checking http-body-util v0.1.2
19382024-11-19T19:00:41.058Z Checking crossbeam-epoch v0.9.18
19392024-11-19T19:00:41.058Z Checking h2 v0.4.6
19402024-11-19T19:00:41.087Z Checking sha1 v0.10.6
19412024-11-19T19:00:41.520Z Checking signature v2.2.0
19422024-11-19T19:00:41.543Z Checking lazy_static v1.5.0
19432024-11-19T19:00:41.543Z Checking thread_local v1.1.8
19442024-11-19T19:00:41.543Z Checking thread-id v4.2.2
19452024-11-19T19:00:41.619Z Checking encoding_rs v0.8.34
19462024-11-19T19:00:41.716Z Checking unicode-properties v0.1.3
19472024-11-19T19:00:42.004Z Checking ipnet v2.10.1
19482024-11-19T19:00:42.186Z Checking dof v0.3.0
19492024-11-19T19:00:42.395Z Checking winnow v0.6.20
19502024-11-19T19:00:42.709Z Checking openssl-probe v0.1.5
19512024-11-19T19:00:42.846Z Checking gimli v0.31.1
19522024-11-19T19:00:42.869Z Checking regex-automata v0.4.8
19532024-11-19T19:00:43.172Z Checking utf8parse v0.2.2
19542024-11-19T19:00:43.297Z Checking anstyle v1.0.10
19552024-11-19T19:00:43.439Z Checking mime v0.3.17
19562024-11-19T19:00:43.578Z Checking either v1.13.0
19572024-11-19T19:00:43.701Z Checking anstyle-parse v0.2.5
19582024-11-19T19:00:43.904Z Checking stringprep v0.1.5
19592024-11-19T19:00:43.928Z Checking crossbeam-deque v0.8.5
19602024-11-19T19:00:44.123Z Checking term v0.7.0
19612024-11-19T19:00:44.178Z Checking rustls v0.23.14
19622024-11-19T19:00:44.474Z Checking rustls v0.22.4
19632024-11-19T19:00:44.713Z Checking toml_edit v0.22.22
19642024-11-19T19:00:44.767Z Checking native-tls v0.2.12
19652024-11-19T19:00:45.024Z Checking slog-json v2.6.1
19662024-11-19T19:00:45.239Z Checking serde_urlencoded v0.7.1
19672024-11-19T19:00:45.593Z Checking crossbeam-channel v0.5.13
19682024-11-19T19:00:45.631Z Checking usdt-impl v0.5.0
19692024-11-19T19:00:45.963Z Checking addr2line v0.24.2
19702024-11-19T19:00:46.069Z Checking futures-executor v0.3.31
19712024-11-19T19:00:46.153Z Checking hyper v1.5.0
19722024-11-19T19:00:46.202Z Checking rustls-pemfile v2.2.0
19732024-11-19T19:00:46.275Z Checking num-integer v0.1.46
19742024-11-19T19:00:46.390Z Checking idna v0.3.0
19752024-11-19T19:00:46.414Z Checking idna v0.4.0
19762024-11-19T19:00:46.549Z Checking md-5 v0.10.6
19772024-11-19T19:00:46.663Z Checking ff v0.13.0
19782024-11-19T19:00:46.726Z Checking hash32 v0.2.1
19792024-11-19T19:00:46.808Z Checking is-terminal v0.4.13
19802024-11-19T19:00:46.839Z Checking memmap v0.7.0
19812024-11-19T19:00:46.909Z Checking object v0.36.5
19822024-11-19T19:00:46.994Z Checking anstyle-query v1.1.1
19832024-11-19T19:00:47.018Z Checking psl-types v2.0.11
19842024-11-19T19:00:47.041Z Checking base16ct v0.2.0
19852024-11-19T19:00:47.065Z Checking dyn-clone v1.0.17
19862024-11-19T19:00:47.108Z Checking rustc-demangle v0.1.24
19872024-11-19T19:00:47.176Z Checking linked-hash-map v0.5.6
19882024-11-19T19:00:47.199Z Checking is_terminal_polyfill v1.70.1
19892024-11-19T19:00:47.223Z Checking colorchoice v1.0.2
19902024-11-19T19:00:47.306Z Checking utf-8 v0.7.6
19912024-11-19T19:00:47.336Z Checking quick-error v1.2.3
19922024-11-19T19:00:47.449Z Checking fallible-iterator v0.2.0
19932024-11-19T19:00:47.473Z Checking take_mut v0.2.2
19942024-11-19T19:00:47.499Z Checking tungstenite v0.24.0
19952024-11-19T19:00:47.523Z Checking resolv-conf v0.7.0
19962024-11-19T19:00:47.523Z Checking tokio-rustls v0.25.0
19972024-11-19T19:00:47.596Z Checking slog-async v2.8.0
19982024-11-19T19:00:47.780Z Checking lru-cache v0.1.2
19992024-11-19T19:00:47.826Z Checking anstream v0.6.15
20002024-11-19T19:00:47.850Z Checking sec1 v0.7.3
20012024-11-19T19:00:47.885Z Checking hyper-util v0.1.10
20022024-11-19T19:00:47.933Z Checking publicsuffix v2.2.3
20032024-11-19T19:00:47.966Z Checking postgres-protocol v0.6.7
20042024-11-19T19:00:48.132Z Checking schemars v0.8.21
20052024-11-19T19:00:48.156Z Checking hickory-proto v0.24.1
20062024-11-19T19:00:48.180Z Checking usdt v0.5.0
20072024-11-19T19:00:48.235Z Checking heapless v0.7.17
20082024-11-19T19:00:48.380Z Checking slog-term v2.9.1
20092024-11-19T19:00:48.517Z Checking group v0.13.0
20102024-11-19T19:00:48.663Z Checking tokio-rustls v0.26.0
20112024-11-19T19:00:48.724Z Checking toml v0.8.19
20122024-11-19T19:00:48.778Z Checking num-iter v0.1.45
20132024-11-19T19:00:48.915Z Checking futures v0.3.31
20142024-11-19T19:00:48.997Z Checking slog-bunyan v2.5.0
20152024-11-19T19:00:49.021Z Checking tokio-native-tls v0.3.1
20162024-11-19T19:00:49.104Z Checking rayon-core v1.12.1
20172024-11-19T19:00:49.143Z Checking multer v3.1.0
20182024-11-19T19:00:49.239Z Checking terminal_size v0.4.0
20192024-11-19T19:00:49.343Z Checking phf_shared v0.11.2
20202024-11-19T19:00:49.386Z Checking cookie v0.18.1
20212024-11-19T19:00:49.440Z Checking async-stream v0.3.6
20222024-11-19T19:00:49.480Z Checking bzip2-sys v0.1.11+1.0.8
20232024-11-19T19:00:49.511Z Checking camino v1.1.9
20242024-11-19T19:00:49.590Z Checking signal-hook v0.3.17
20252024-11-19T19:00:49.615Z Checking waitgroup v0.1.2
20262024-11-19T19:00:49.639Z Checking openapiv3 v2.0.0
20272024-11-19T19:00:49.673Z Checking webpki-roots v0.26.6
20282024-11-19T19:00:49.727Z Checking serde_path_to_error v0.1.16
20292024-11-19T19:00:49.768Z Checking idna v0.5.0
20302024-11-19T19:00:49.853Z Checking hkdf v0.12.4
20312024-11-19T19:00:49.877Z Checking crypto-bigint v0.5.5
20322024-11-19T19:00:49.977Z Checking hostname v0.4.0
20332024-11-19T19:00:50.031Z Checking crc32fast v1.4.2
20342024-11-19T19:00:50.092Z Checking bitflags v1.3.2
20352024-11-19T19:00:50.182Z Checking managed v0.8.0
20362024-11-19T19:00:50.227Z Checking debug-ignore v1.0.5
20372024-11-19T19:00:50.262Z Checking unicode-width v0.1.14
20382024-11-19T19:00:50.344Z Checking strsim v0.11.1
20392024-11-19T19:00:50.378Z Checking clap_lex v0.7.2
20402024-11-19T19:00:50.493Z Checking winnow v0.5.40
20412024-11-19T19:00:50.579Z Checking smoltcp v0.9.1
20422024-11-19T19:00:50.603Z Checking clap_builder v4.5.21
20432024-11-19T19:00:50.648Z Checking console v0.15.8
20442024-11-19T19:00:51.107Z Checking cookie_store v0.21.0
20452024-11-19T19:00:51.668Z Checking flate2 v1.0.34
20462024-11-19T19:00:51.793Z Checking signal-hook-mio v0.2.4
20472024-11-19T19:00:51.917Z Checking hyper-rustls v0.27.3
20482024-11-19T19:00:52.047Z Checking hickory-resolver v0.24.1
20492024-11-19T19:00:52.210Z Checking elliptic-curve v0.13.8
20502024-11-19T19:00:52.237Z Checking rayon v1.10.0
20512024-11-19T19:00:52.261Z Checking phf v0.11.2
20522024-11-19T19:00:52.261Z Checking backtrace v0.3.74
20532024-11-19T19:00:52.318Z Checking dropshot v0.12.0
20542024-11-19T19:00:52.494Z Checking bzip2 v0.4.4
20552024-11-19T19:00:52.739Z Checking hyper-tls v0.6.0
20562024-11-19T19:00:52.765Z Checking num-bigint-dig v0.8.4
20572024-11-19T19:00:52.789Z Checking anyhow v1.0.93
20582024-11-19T19:00:52.903Z Checking toml_edit v0.19.15
20592024-11-19T19:00:52.983Z Checking postgres-types v0.2.8
20602024-11-19T19:00:53.080Z Checking tokio-tungstenite v0.24.0
20612024-11-19T19:00:53.119Z Checking bstr v1.10.0
20622024-11-19T19:00:53.409Z Checking regex v1.11.1
20632024-11-19T19:00:53.463Z Checking ed25519 v2.2.3
20642024-11-19T19:00:53.553Z Checking tokio-stream v0.1.16
20652024-11-19T19:00:53.718Z Checking phf_shared v0.10.0
20662024-11-19T19:00:53.852Z Checking curve25519-dalek v4.1.3
20672024-11-19T19:00:53.909Z Checking zerocopy v0.6.6
20682024-11-19T19:00:53.956Z Checking pkcs1 v0.7.5
20692024-11-19T19:00:54.263Z Checking hubpack v0.1.2
20702024-11-19T19:00:54.287Z Checking portable-atomic v1.9.0
20712024-11-19T19:00:54.493Z Checking float-cmp v0.9.0
20722024-11-19T19:00:54.523Z Checking serde-big-array v0.5.1
20732024-11-19T19:00:54.546Z Checking rfc6979 v0.4.0
20742024-11-19T19:00:54.655Z Checking sync_wrapper v1.0.1
20752024-11-19T19:00:54.690Z Checking number_prefix v0.4.0
20762024-11-19T19:00:54.714Z Checking new_debug_unreachable v1.0.6
20772024-11-19T19:00:54.780Z Checking precomputed-hash v0.1.1
20782024-11-19T19:00:54.803Z Checking minimal-lexical v0.2.1
20792024-11-19T19:00:54.858Z Checking static_assertions v1.1.0
20802024-11-19T19:00:54.892Z Checking fixedbitset v0.4.2
20812024-11-19T19:00:54.950Z Checking difflib v0.4.0
20822024-11-19T19:00:54.974Z Checking whoami v1.5.2
20832024-11-19T19:00:55.127Z Checking unicode-segmentation v1.12.0
20842024-11-19T19:00:55.151Z Checking unicode-width v0.2.0
20852024-11-19T19:00:55.179Z Checking normalize-line-endings v0.3.0
20862024-11-19T19:00:55.234Z Checking bit-vec v0.6.3
20872024-11-19T19:00:55.258Z Checking predicates-core v1.0.8
20882024-11-19T19:00:55.282Z Checking tokio-postgres v0.7.12
20892024-11-19T19:00:55.325Z Checking qorb v0.2.0
20902024-11-19T19:00:55.357Z Checking ed25519-dalek v2.1.1
20912024-11-19T19:00:55.424Z Checking predicates v3.1.2
20922024-11-19T19:00:55.477Z Checking nom v7.1.3
20932024-11-19T19:00:55.528Z Checking bit-set v0.5.3
20942024-11-19T19:00:55.554Z Checking indicatif v0.17.9
20952024-11-19T19:00:55.688Z Checking similar v2.6.0
20962024-11-19T19:00:55.712Z Checking petgraph v0.6.5
20972024-11-19T19:00:55.747Z Checking toml v0.7.8
20982024-11-19T19:00:55.999Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20992024-11-19T19:00:56.180Z Checking string_cache v0.8.7
21002024-11-19T19:00:56.346Z Checking reqwest v0.12.9
21012024-11-19T19:00:56.394Z Checking ecdsa v0.16.9
21022024-11-19T19:00:56.423Z Checking rsa v0.9.6
21032024-11-19T19:00:56.986Z Checking clap v4.5.21
21042024-11-19T19:00:57.083Z Checking zip v0.6.6
21052024-11-19T19:00:57.274Z Checking crossterm v0.28.1
21062024-11-19T19:00:57.442Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21072024-11-19T19:00:57.465Z Checking itertools v0.10.5
21082024-11-19T19:00:57.683Z Checking itertools v0.12.1
21092024-11-19T19:00:57.790Z Checking ahash v0.8.11
21102024-11-19T19:00:57.862Z Checking fs-err v2.11.0
21112024-11-19T19:00:57.886Z Checking x509-cert v0.2.5
21122024-11-19T19:00:58.237Z Checking semver v1.0.23
21132024-11-19T19:00:58.339Z Checking hex v0.4.3
21142024-11-19T19:00:58.420Z Checking peg-runtime v0.8.3
21152024-11-19T19:00:58.584Z Checking lalrpop-util v0.19.12
21162024-11-19T19:00:58.612Z Checking heck v0.4.1
21172024-11-19T19:00:58.742Z Checking sigpipe v0.1.3
21182024-11-19T19:01:00.290Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21192024-11-19T19:01:00.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.32s
21202024-11-19T19:01:00.835Z
21212024-11-19T19:01:00.836Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/172)
21222024-11-19T19:01:01.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-11-19T19:01:01.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-11-19T19:01:01.678Z Compiling hashbrown v0.14.5
21252024-11-19T19:01:01.728Z Checking heck v0.5.0
21262024-11-19T19:01:01.752Z Compiling unsafe-libyaml v0.2.11
21272024-11-19T19:01:01.776Z Compiling ident_case v1.0.1
21282024-11-19T19:01:01.776Z Checking progenitor-client v0.8.0
21292024-11-19T19:01:01.799Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21302024-11-19T19:01:01.800Z Compiling proc-macro-crate v1.3.1
21312024-11-19T19:01:01.892Z Compiling darling_core v0.20.10
21322024-11-19T19:01:01.919Z Checking ipnetwork v0.20.0
21332024-11-19T19:01:02.092Z Compiling structmeta-derive v0.3.0
21342024-11-19T19:01:02.116Z Compiling newtype-uuid v1.1.3
21352024-11-19T19:01:02.236Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21362024-11-19T19:01:02.364Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21372024-11-19T19:01:02.479Z Compiling lzma-sys v0.1.20
21382024-11-19T19:01:02.655Z Compiling foreign-types-macros v0.2.3
21392024-11-19T19:01:02.693Z Checking regress v0.10.1
21402024-11-19T19:01:02.717Z Compiling num_enum_derive v0.5.11
21412024-11-19T19:01:03.098Z Compiling serde_yaml v0.9.34+deprecated
21422024-11-19T19:01:03.268Z Compiling dropshot v0.13.0
21432024-11-19T19:01:03.497Z Checking foreign-types-shared v0.3.1
21442024-11-19T19:01:03.598Z Checking arc-swap v1.7.1
21452024-11-19T19:01:03.678Z Checking foreign-types v0.5.0
21462024-11-19T19:01:03.861Z Compiling proc-macro-error v1.0.4
21472024-11-19T19:01:03.955Z Checking slog-scope v4.4.0
21482024-11-19T19:01:04.474Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21492024-11-19T19:01:04.509Z Compiling structmeta v0.3.0
21502024-11-19T19:01:04.574Z Checking tungstenite v0.21.0
21512024-11-19T19:01:04.597Z Compiling heck v0.3.3
21522024-11-19T19:01:04.781Z Checking num_enum v0.5.11
21532024-11-19T19:01:04.881Z Compiling parse-display-derive v0.10.0
21542024-11-19T19:01:04.911Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21552024-11-19T19:01:04.958Z Compiling dropshot_endpoint v0.13.0
21562024-11-19T19:01:05.341Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21572024-11-19T19:01:05.438Z Checking typify-impl v0.2.0
21582024-11-19T19:01:05.580Z Checking cstr-argument v0.1.2
21592024-11-19T19:01:05.947Z Checking instant v0.1.13
21602024-11-19T19:01:06.057Z Checking pretty-hex v0.2.1
21612024-11-19T19:01:06.188Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21622024-11-19T19:01:06.415Z Checking fastrand v2.1.1
21632024-11-19T19:01:06.599Z Checking base64 v0.21.7
21642024-11-19T19:01:06.698Z Checking tempfile v3.13.0
21652024-11-19T19:01:06.819Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21662024-11-19T19:01:06.997Z Checking backoff v0.4.0
21672024-11-19T19:01:07.028Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21682024-11-19T19:01:07.051Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21692024-11-19T19:01:07.155Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21702024-11-19T19:01:07.314Z Checking tokio-tungstenite v0.21.0
21712024-11-19T19:01:07.343Z Compiling zone_cfg_derive v0.1.2
21722024-11-19T19:01:07.371Z Checking strum v0.26.3
21732024-11-19T19:01:07.480Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21742024-11-19T19:01:07.515Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21752024-11-19T19:01:07.720Z Compiling darling_macro v0.20.10
21762024-11-19T19:01:07.744Z Checking slog-stdlog v4.1.1
21772024-11-19T19:01:07.878Z Checking regress v0.9.1
21782024-11-19T19:01:07.905Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21792024-11-19T19:01:08.046Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21802024-11-19T19:01:08.088Z Checking colored v2.1.0
21812024-11-19T19:01:08.292Z Checking macaddr v1.0.1
21822024-11-19T19:01:08.352Z Checking base64 v0.13.1
21832024-11-19T19:01:08.493Z Compiling darling v0.20.10
21842024-11-19T19:01:08.571Z Checking zone v0.1.8
21852024-11-19T19:01:08.610Z Compiling serde_with_macros v3.11.0
21862024-11-19T19:01:08.670Z Checking parse-display v0.10.0
21872024-11-19T19:01:08.694Z Checking ron v0.7.1
21882024-11-19T19:01:08.875Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21892024-11-19T19:01:09.131Z Checking xz2 v0.1.7
21902024-11-19T19:01:09.267Z Checking slog-envlogger v2.2.0
21912024-11-19T19:01:09.388Z Checking tabwriter v1.4.0
21922024-11-19T19:01:09.453Z Checking xattr v1.3.1
21932024-11-19T19:01:09.599Z Checking pem v3.0.4
21942024-11-19T19:01:09.622Z Checking yasna v0.5.2
21952024-11-19T19:01:09.653Z Checking headers-core v0.3.0
21962024-11-19T19:01:09.775Z Checking smf v0.2.3
21972024-11-19T19:01:09.824Z Checking filetime v0.2.25
21982024-11-19T19:01:10.001Z Checking same-file v1.0.6
21992024-11-19T19:01:10.157Z Checking walkdir v2.5.0
22002024-11-19T19:01:10.181Z Checking tar v0.4.42
22012024-11-19T19:01:10.210Z Checking headers v0.4.0
22022024-11-19T19:01:10.361Z Checking rcgen v0.12.1
22032024-11-19T19:01:10.404Z Checking atomicwrites v0.4.4
22042024-11-19T19:01:10.558Z Checking camino-tempfile v1.1.1
22052024-11-19T19:01:10.587Z Checking subprocess v0.2.9
22062024-11-19T19:01:10.917Z Checking serde_with v3.11.0
22072024-11-19T19:01:15.656Z Compiling typify-macro v0.2.0
22082024-11-19T19:01:18.016Z Compiling typify v0.2.0
22092024-11-19T19:01:18.133Z Compiling progenitor-impl v0.8.0
22102024-11-19T19:01:22.427Z Compiling progenitor-macro v0.8.0
22112024-11-19T19:01:28.635Z Checking progenitor v0.8.0
22122024-11-19T19:01:28.830Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22132024-11-19T19:01:28.854Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22142024-11-19T19:01:32.311Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22152024-11-19T19:01:32.606Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22162024-11-19T19:01:40.673Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22172024-11-19T19:01:42.714Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22182024-11-19T19:01:44.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
22192024-11-19T19:01:44.504Z
22202024-11-19T19:01:44.505Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/172)
22212024-11-19T19:01:45.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22222024-11-19T19:01:45.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22232024-11-19T19:01:45.344Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22242024-11-19T19:01:47.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
22252024-11-19T19:01:47.220Z
22262024-11-19T19:01:47.220Zinfo: running `cargo check --bins` on nexus-config (31/172)
22272024-11-19T19:01:47.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22282024-11-19T19:01:47.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22292024-11-19T19:01:47.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22302024-11-19T19:01:47.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
22312024-11-19T19:01:48.024Z
22322024-11-19T19:01:48.024Zinfo: running `cargo check --bins` on omicron-rpaths (32/172)
22332024-11-19T19:01:48.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22342024-11-19T19:01:48.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22352024-11-19T19:01:48.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22362024-11-19T19:01:48.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
22372024-11-19T19:01:48.790Z
22382024-11-19T19:01:48.790Zinfo: running `cargo check --bins` on omicron-certificates (33/172)
22392024-11-19T19:01:49.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-11-19T19:01:49.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-11-19T19:01:49.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22422024-11-19T19:01:49.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
22432024-11-19T19:01:49.574Z
22442024-11-19T19:01:49.574Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/172)
22452024-11-19T19:01:50.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-11-19T19:01:50.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-11-19T19:01:50.438Z Compiling progenitor-client v0.8.0
22482024-11-19T19:01:50.438Z Compiling heapless v0.8.0
22492024-11-19T19:01:50.438Z Compiling newtype-uuid v1.1.3
22502024-11-19T19:01:50.438Z Compiling ipnetwork v0.20.0
22512024-11-19T19:01:50.463Z Checking hash32 v0.3.1
22522024-11-19T19:01:50.463Z Compiling instant v0.1.13
22532024-11-19T19:01:50.463Z Compiling smoltcp v0.11.0
22542024-11-19T19:01:50.463Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22552024-11-19T19:01:50.668Z Compiling backoff v0.4.0
22562024-11-19T19:01:50.702Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22572024-11-19T19:01:50.726Z Compiling dropshot v0.13.0
22582024-11-19T19:01:50.770Z Compiling progenitor v0.8.0
22592024-11-19T19:01:50.877Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22602024-11-19T19:01:50.957Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22612024-11-19T19:01:50.989Z Compiling serde_with v3.11.0
22622024-11-19T19:01:51.013Z Compiling parse-display v0.10.0
22632024-11-19T19:01:51.181Z Checking num-rational v0.4.2
22642024-11-19T19:01:51.279Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22652024-11-19T19:01:51.525Z Compiling regress v0.9.1
22662024-11-19T19:01:51.613Z Compiling phf_generator v0.11.2
22672024-11-19T19:01:51.731Z Checking num-complex v0.4.6
22682024-11-19T19:01:52.036Z Compiling macaddr v1.0.1
22692024-11-19T19:01:52.429Z Checking cobs v0.2.3
22702024-11-19T19:01:52.517Z Checking num v0.4.3
22712024-11-19T19:01:52.599Z Checking postcard v1.0.10
22722024-11-19T19:01:52.727Z Compiling phf_codegen v0.11.2
22732024-11-19T19:01:52.911Z Compiling parse-zoneinfo v0.3.1
22742024-11-19T19:01:52.934Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22752024-11-19T19:01:53.079Z Compiling convert_case v0.4.0
22762024-11-19T19:01:53.168Z Compiling float-ord v0.3.2
22772024-11-19T19:01:53.473Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22782024-11-19T19:01:53.619Z Compiling chrono-tz-build v0.4.0
22792024-11-19T19:01:54.021Z Compiling derive_more v0.99.18
22802024-11-19T19:01:54.344Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22812024-11-19T19:01:54.823Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22822024-11-19T19:01:55.002Z Compiling crucible-workspace-hack v0.1.0
22832024-11-19T19:01:55.239Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22842024-11-19T19:01:55.275Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22852024-11-19T19:01:55.483Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22862024-11-19T19:01:55.655Z Compiling chrono-tz v0.10.0
22872024-11-19T19:01:55.683Z Checking newline-converter v0.3.0
22882024-11-19T19:01:55.828Z Checking prettyplease v0.2.25
22892024-11-19T19:01:56.191Z Compiling slog-dtrace v0.3.0
22902024-11-19T19:01:56.438Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22912024-11-19T19:01:56.627Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22922024-11-19T19:01:57.321Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22932024-11-19T19:01:57.359Z Checking expectorate v1.1.0
22942024-11-19T19:01:57.508Z Compiling zone_cfg_derive v0.3.0
22952024-11-19T19:01:57.622Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22962024-11-19T19:01:57.934Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22972024-11-19T19:01:58.081Z Checking itertools v0.13.0
22982024-11-19T19:01:58.175Z Compiling const_format_proc_macros v0.2.33
22992024-11-19T19:01:58.420Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23002024-11-19T19:01:58.708Z Compiling num-derive v0.4.2
23012024-11-19T19:01:58.882Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23022024-11-19T19:01:58.905Z Checking highway v1.2.0
23032024-11-19T19:01:59.117Z Checking zone v0.3.0
23042024-11-19T19:01:59.259Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23052024-11-19T19:01:59.386Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
23062024-11-19T19:01:59.663Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
23072024-11-19T19:01:59.891Z Checking const_format v0.2.33
23082024-11-19T19:02:00.223Z Checking gethostname v0.5.0
23092024-11-19T19:02:00.294Z Checking bcs v0.1.6
23102024-11-19T19:02:00.340Z Compiling async-recursion v1.1.1
23112024-11-19T19:02:00.433Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23122024-11-19T19:02:00.456Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23132024-11-19T19:02:00.488Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23142024-11-19T19:02:02.264Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23152024-11-19T19:02:10.576Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23162024-11-19T19:02:14.513Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23172024-11-19T19:02:19.259Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23182024-11-19T19:02:20.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.15s
23192024-11-19T19:02:20.875Z
23202024-11-19T19:02:20.875Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/172)
23212024-11-19T19:02:21.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222024-11-19T19:02:21.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232024-11-19T19:02:21.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23242024-11-19T19:02:21.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
23252024-11-19T19:02:21.718Z
23262024-11-19T19:02:21.718Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/172)
23272024-11-19T19:02:22.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282024-11-19T19:02:22.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292024-11-19T19:02:22.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302024-11-19T19:02:22.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
23312024-11-19T19:02:22.545Z
23322024-11-19T19:02:22.545Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/172)
23332024-11-19T19:02:23.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-11-19T19:02:23.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-11-19T19:02:23.381Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23362024-11-19T19:02:24.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
23372024-11-19T19:02:24.238Z
23382024-11-19T19:02:24.238Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/172)
23392024-11-19T19:02:24.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-11-19T19:02:24.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-11-19T19:02:25.083Z Compiling cfg_aliases v0.1.1
23422024-11-19T19:02:25.083Z Compiling vte_generate_state_changes v0.1.2
23432024-11-19T19:02:25.107Z Checking fd-lock v4.0.2
23442024-11-19T19:02:25.107Z Checking nibble_vec v0.1.0
23452024-11-19T19:02:25.107Z Checking endian-type v0.1.2
23462024-11-19T19:02:25.107Z Checking bytecount v0.6.8
23472024-11-19T19:02:25.130Z Compiling tabled_derive v0.7.0
23482024-11-19T19:02:25.161Z Compiling peg-macros v0.8.4
23492024-11-19T19:02:25.231Z Compiling nix v0.28.0
23502024-11-19T19:02:25.287Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23512024-11-19T19:02:25.324Z Compiling sqlparser_derive v0.2.2
23522024-11-19T19:02:25.324Z Checking papergrid v0.11.0
23532024-11-19T19:02:25.391Z Checking radix_trie v0.2.1
23542024-11-19T19:02:25.706Z Checking vte v0.11.1
23552024-11-19T19:02:25.741Z Checking home v0.5.9
23562024-11-19T19:02:25.870Z Checking unicode_categories v0.1.1
23572024-11-19T19:02:26.138Z Checking nu-ansi-term v0.50.1
23582024-11-19T19:02:26.263Z Checking sqlparser v0.45.0
23592024-11-19T19:02:26.287Z Checking sqlformat v0.2.6
23602024-11-19T19:02:26.500Z Checking display-error-chain v0.2.2
23612024-11-19T19:02:26.776Z Checking strip-ansi-escapes v0.2.0
23622024-11-19T19:02:26.910Z Checking reedline v0.35.0
23632024-11-19T19:02:27.161Z Checking tabled v0.15.0
23642024-11-19T19:02:27.603Z Checking peg v0.8.4
23652024-11-19T19:02:28.050Z Checking rustyline v14.0.0
23662024-11-19T19:02:40.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.32s
23672024-11-19T19:02:40.728Z
23682024-11-19T19:02:40.728Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/172)
23692024-11-19T19:02:41.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702024-11-19T19:02:41.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712024-11-19T19:02:41.609Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23722024-11-19T19:02:49.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s
23732024-11-19T19:02:49.577Z
23742024-11-19T19:02:49.577Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/172)
23752024-11-19T19:02:50.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-11-19T19:02:50.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-11-19T19:02:50.512Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23782024-11-19T19:02:56.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
23792024-11-19T19:02:56.580Z
23802024-11-19T19:02:56.580Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/172)
23812024-11-19T19:02:57.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-11-19T19:02:57.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-11-19T19:02:57.429Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-11-19T19:03:04.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
23852024-11-19T19:03:05.106Z
23862024-11-19T19:03:05.106Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/172)
23872024-11-19T19:03:05.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-11-19T19:03:05.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-11-19T19:03:05.980Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-11-19T19:03:13.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.66s
23912024-11-19T19:03:13.921Z
23922024-11-19T19:03:13.921Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/172)
23932024-11-19T19:03:14.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-11-19T19:03:14.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-11-19T19:03:14.760Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-11-19T19:03:20.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.92s
23972024-11-19T19:03:21.018Z
23982024-11-19T19:03:21.018Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/172)
23992024-11-19T19:03:21.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-11-19T19:03:21.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-11-19T19:03:21.871Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-11-19T19:03:28.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
24032024-11-19T19:03:28.287Z
24042024-11-19T19:03:28.287Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/172)
24052024-11-19T19:03:28.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-11-19T19:03:29.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-11-19T19:03:29.132Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-11-19T19:03:36.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
24092024-11-19T19:03:37.006Z
24102024-11-19T19:03:37.006Zinfo: running `cargo check --bins` on oximeter (46/172)
24112024-11-19T19:03:37.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-11-19T19:03:37.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-11-19T19:03:37.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142024-11-19T19:03:37.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
24152024-11-19T19:03:37.793Z
24162024-11-19T19:03:37.793Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/172)
24172024-11-19T19:03:38.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-11-19T19:03:38.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-11-19T19:03:38.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202024-11-19T19:03:38.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
24212024-11-19T19:03:38.580Z
24222024-11-19T19:03:38.580Zinfo: running `cargo check --bins` on oximeter-schema (48/172)
24232024-11-19T19:03:39.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-11-19T19:03:39.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-11-19T19:03:39.420Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24262024-11-19T19:03:39.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
24272024-11-19T19:03:40.029Z
24282024-11-19T19:03:40.029Zinfo: running `cargo check --bins` on oximeter-types (49/172)
24292024-11-19T19:03:40.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-11-19T19:03:40.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-11-19T19:03:40.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-11-19T19:03:40.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24332024-11-19T19:03:40.843Z
24342024-11-19T19:03:40.843Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/172)
24352024-11-19T19:03:41.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-11-19T19:03:41.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-11-19T19:03:41.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-11-19T19:03:41.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24392024-11-19T19:03:41.654Z
24402024-11-19T19:03:41.654Zinfo: running `cargo check --bins` on oxql-types (51/172)
24412024-11-19T19:03:42.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-11-19T19:03:42.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-11-19T19:03:42.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-11-19T19:03:42.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
24452024-11-19T19:03:42.438Z
24462024-11-19T19:03:42.438Zinfo: running `cargo check --bins` on oximeter-test-utils (52/172)
24472024-11-19T19:03:43.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-11-19T19:03:43.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-11-19T19:03:43.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-11-19T19:03:43.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24512024-11-19T19:03:43.252Z
24522024-11-19T19:03:43.252Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/172)
24532024-11-19T19:03:43.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-11-19T19:03:43.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-11-19T19:03:43.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-11-19T19:03:43.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24572024-11-19T19:03:44.032Z
24582024-11-19T19:03:44.032Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/172)
24592024-11-19T19:03:44.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-11-19T19:03:44.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-11-19T19:03:44.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-11-19T19:03:44.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
24632024-11-19T19:03:44.822Z
24642024-11-19T19:03:44.822Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/172)
24652024-11-19T19:03:45.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-11-19T19:03:45.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-11-19T19:03:45.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-11-19T19:03:45.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24692024-11-19T19:03:45.602Z
24702024-11-19T19:03:45.602Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/172)
24712024-11-19T19:03:46.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-11-19T19:03:46.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-11-19T19:03:46.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-11-19T19:03:46.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24752024-11-19T19:03:46.386Z
24762024-11-19T19:03:46.386Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/172)
24772024-11-19T19:03:47.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-11-19T19:03:47.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-11-19T19:03:47.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-11-19T19:03:47.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24812024-11-19T19:03:47.166Z
24822024-11-19T19:03:47.166Zinfo: running `cargo check --bins` on cockroach-admin-client (58/172)
24832024-11-19T19:03:47.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-11-19T19:03:47.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-11-19T19:03:47.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-11-19T19:03:47.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24872024-11-19T19:03:47.943Z
24882024-11-19T19:03:47.943Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/172)
24892024-11-19T19:03:48.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-11-19T19:03:48.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-11-19T19:03:48.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-11-19T19:03:48.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
24932024-11-19T19:03:48.748Z
24942024-11-19T19:03:48.748Zinfo: running `cargo check --bins` on dns-service-client (60/172)
24952024-11-19T19:03:49.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-11-19T19:03:49.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-11-19T19:03:49.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-11-19T19:03:49.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
24992024-11-19T19:03:49.534Z
25002024-11-19T19:03:49.534Zinfo: running `cargo check --bins` on internal-dns-types (61/172)
25012024-11-19T19:03:50.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-11-19T19:03:50.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-11-19T19:03:50.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-11-19T19:03:50.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25052024-11-19T19:03:50.315Z
25062024-11-19T19:03:50.315Zinfo: running `cargo check --bins` on dpd-client (62/172)
25072024-11-19T19:03:50.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-11-19T19:03:51.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-11-19T19:03:51.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-11-19T19:03:51.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25112024-11-19T19:03:51.087Z
25122024-11-19T19:03:51.087Zinfo: running `cargo check --bins` on gateway-client (63/172)
25132024-11-19T19:03:51.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-11-19T19:03:51.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-11-19T19:03:51.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-11-19T19:03:51.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25172024-11-19T19:03:51.867Z
25182024-11-19T19:03:51.867Zinfo: running `cargo check --bins` on installinator-client (64/172)
25192024-11-19T19:03:52.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-11-19T19:03:52.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-11-19T19:03:52.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-11-19T19:03:52.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25232024-11-19T19:03:52.686Z
25242024-11-19T19:03:52.686Zinfo: running `cargo check --bins` on installinator-common (65/172)
25252024-11-19T19:03:53.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-11-19T19:03:53.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-11-19T19:03:53.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-11-19T19:03:53.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25292024-11-19T19:03:53.494Z
25302024-11-19T19:03:53.494Zinfo: running `cargo check --bins` on update-engine (66/172)
25312024-11-19T19:03:54.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-11-19T19:03:54.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-11-19T19:03:54.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-11-19T19:03:54.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25352024-11-19T19:03:54.274Z
25362024-11-19T19:03:54.274Zinfo: running `cargo check --bins` on nexus-client (67/172)
25372024-11-19T19:03:54.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-11-19T19:03:55.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-11-19T19:03:55.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-11-19T19:03:55.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25412024-11-19T19:03:55.097Z
25422024-11-19T19:03:55.097Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/172)
25432024-11-19T19:03:55.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-11-19T19:03:55.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-11-19T19:03:55.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-11-19T19:03:55.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25472024-11-19T19:03:55.904Z
25482024-11-19T19:03:55.904Zinfo: running `cargo check --bins` on omicron-passwords (69/172)
25492024-11-19T19:03:56.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-11-19T19:03:56.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-11-19T19:03:56.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-11-19T19:03:56.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25532024-11-19T19:03:56.679Z
25542024-11-19T19:03:56.679Zinfo: running `cargo check --bins` on nexus-types (70/172)
25552024-11-19T19:03:57.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-11-19T19:03:57.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-11-19T19:03:57.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-11-19T19:03:57.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25592024-11-19T19:03:57.508Z
25602024-11-19T19:03:57.508Zinfo: running `cargo check --bins` on oxide-client (71/172)
25612024-11-19T19:03:58.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-11-19T19:03:58.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-11-19T19:03:58.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-11-19T19:03:58.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
25652024-11-19T19:03:58.282Z
25662024-11-19T19:03:58.282Zinfo: running `cargo check --bins` on oximeter-client (72/172)
25672024-11-19T19:03:58.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-11-19T19:03:58.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-11-19T19:03:58.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-11-19T19:03:58.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
25712024-11-19T19:03:59.072Z
25722024-11-19T19:03:59.072Zinfo: running `cargo check --bins` on repo-depot-client (73/172)
25732024-11-19T19:03:59.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-11-19T19:03:59.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-11-19T19:03:59.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-11-19T19:03:59.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25772024-11-19T19:03:59.842Z
25782024-11-19T19:03:59.842Zinfo: running `cargo check --bins` on sled-agent-client (74/172)
25792024-11-19T19:04:00.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-11-19T19:04:00.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-11-19T19:04:00.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-11-19T19:04:00.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25832024-11-19T19:04:00.664Z
25842024-11-19T19:04:00.664Zinfo: running `cargo check --bins` on wicketd-client (75/172)
25852024-11-19T19:04:01.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-11-19T19:04:01.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-11-19T19:04:01.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-11-19T19:04:01.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25892024-11-19T19:04:01.533Z
25902024-11-19T19:04:01.533Zinfo: running `cargo check --bins` on sled-agent-types (76/172)
25912024-11-19T19:04:02.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-11-19T19:04:02.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-11-19T19:04:02.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-11-19T19:04:02.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25952024-11-19T19:04:02.381Z
25962024-11-19T19:04:02.381Zinfo: running `cargo check --bins` on wicket-common (77/172)
25972024-11-19T19:04:03.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-11-19T19:04:03.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-11-19T19:04:03.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-11-19T19:04:03.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26012024-11-19T19:04:03.223Z
26022024-11-19T19:04:03.223Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/172)
26032024-11-19T19:04:03.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-11-19T19:04:03.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-11-19T19:04:04.067Z Checking csv-core v0.1.11
26062024-11-19T19:04:04.067Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26072024-11-19T19:04:04.067Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26082024-11-19T19:04:04.359Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26092024-11-19T19:04:04.385Z Checking csv v1.3.0
26102024-11-19T19:04:05.090Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26112024-11-19T19:04:05.529Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26122024-11-19T19:04:07.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
26132024-11-19T19:04:07.245Z
26142024-11-19T19:04:07.245Zinfo: running `cargo check --bins` on cockroach-admin-api (79/172)
26152024-11-19T19:04:07.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-11-19T19:04:07.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-11-19T19:04:07.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182024-11-19T19:04:07.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26192024-11-19T19:04:08.058Z
26202024-11-19T19:04:08.058Zinfo: running `cargo check --bins` on cockroach-admin-types (80/172)
26212024-11-19T19:04:08.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-11-19T19:04:08.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-11-19T19:04:08.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242024-11-19T19:04:08.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26252024-11-19T19:04:08.880Z
26262024-11-19T19:04:08.880Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/172)
26272024-11-19T19:04:09.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-11-19T19:04:09.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-11-19T19:04:09.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-11-19T19:04:09.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26312024-11-19T19:04:09.806Z
26322024-11-19T19:04:09.806Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/172)
26332024-11-19T19:04:10.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-11-19T19:04:10.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-11-19T19:04:10.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-11-19T19:04:10.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26372024-11-19T19:04:10.718Z
26382024-11-19T19:04:10.718Zinfo: running `cargo check --bins` on dns-server (83/172)
26392024-11-19T19:04:11.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-11-19T19:04:11.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-11-19T19:04:11.585Z Compiling parking_lot_core v0.8.6
26422024-11-19T19:04:11.585Z Checking fxhash v0.2.1
26432024-11-19T19:04:11.609Z Checking hickory-server v0.24.1
26442024-11-19T19:04:11.609Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26452024-11-19T19:04:11.609Z Checking hickory-client v0.24.1
26462024-11-19T19:04:12.271Z Checking parking_lot v0.11.2
26472024-11-19T19:04:12.435Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26482024-11-19T19:04:12.436Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26492024-11-19T19:04:12.549Z Checking sled v0.34.7
26502024-11-19T19:04:14.857Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26512024-11-19T19:04:16.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
26522024-11-19T19:04:16.664Z
26532024-11-19T19:04:16.664Zinfo: running `cargo check --bins` on dns-server-api (84/172)
26542024-11-19T19:04:17.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552024-11-19T19:04:17.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562024-11-19T19:04:17.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572024-11-19T19:04:17.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26582024-11-19T19:04:17.483Z
26592024-11-19T19:04:17.483Zinfo: running `cargo check --bins` on gateway-test-utils (85/172)
26602024-11-19T19:04:18.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612024-11-19T19:04:18.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622024-11-19T19:04:18.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632024-11-19T19:04:18.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26642024-11-19T19:04:18.386Z
26652024-11-19T19:04:18.386Zinfo: running `cargo check --bins` on gateway-types (86/172)
26662024-11-19T19:04:19.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-11-19T19:04:19.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-11-19T19:04:19.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692024-11-19T19:04:19.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26702024-11-19T19:04:19.194Z
26712024-11-19T19:04:19.194Zinfo: running `cargo check --bins` on ipcc (87/172)
26722024-11-19T19:04:19.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-11-19T19:04:19.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-11-19T19:04:19.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752024-11-19T19:04:19.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
26762024-11-19T19:04:20.005Z
26772024-11-19T19:04:20.005Zinfo: running `cargo check --bins` on omicron-gateway (88/172)
26782024-11-19T19:04:20.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-11-19T19:04:20.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-11-19T19:04:20.900Z Compiling semver v0.1.20
26812024-11-19T19:04:20.900Z Compiling radium v0.7.0
26822024-11-19T19:04:20.926Z Compiling maybe-uninit v2.0.0
26832024-11-19T19:04:20.950Z Checking tap v1.0.1
26842024-11-19T19:04:20.978Z Checking password-hash v0.5.0
26852024-11-19T19:04:21.002Z Checking blake2 v0.10.6
26862024-11-19T19:04:21.002Z Compiling packed_struct v0.10.1
26872024-11-19T19:04:21.002Z Checking crc-catalog v2.4.0
26882024-11-19T19:04:21.122Z Checking wyz v0.5.1
26892024-11-19T19:04:21.172Z Checking funty v2.0.0
26902024-11-19T19:04:21.378Z Compiling rustc_version v0.1.7
26912024-11-19T19:04:21.419Z Compiling owo-colors v4.1.0
26922024-11-19T19:04:21.456Z Compiling cancel-safe-futures v0.1.5
26932024-11-19T19:04:21.505Z Checking argon2 v0.5.3
26942024-11-19T19:04:21.529Z Checking crc v3.2.1
26952024-11-19T19:04:21.619Z Compiling packed_struct_codegen v0.10.1
26962024-11-19T19:04:21.691Z Compiling indexmap v1.9.3
26972024-11-19T19:04:21.760Z Checking half v2.4.1
26982024-11-19T19:04:21.804Z Checking ciborium-io v0.2.2
26992024-11-19T19:04:21.855Z Compiling newtype_derive v0.1.6
27002024-11-19T19:04:21.926Z Checking nodrop v0.1.14
27012024-11-19T19:04:21.950Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27022024-11-19T19:04:21.974Z Checking bitvec v1.0.1
27032024-11-19T19:04:22.046Z Checking array-init v0.0.4
27042024-11-19T19:04:22.077Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27052024-11-19T19:04:22.177Z Checking ciborium-ll v0.2.2
27062024-11-19T19:04:22.315Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27072024-11-19T19:04:22.384Z Checking smallvec v0.6.14
27082024-11-19T19:04:22.439Z Checking libsw v3.3.1
27092024-11-19T19:04:22.463Z Compiling memoffset v0.9.1
27102024-11-19T19:04:22.671Z Checking termcolor v1.4.1
27112024-11-19T19:04:22.722Z Checking linear-map v1.2.0
27122024-11-19T19:04:22.746Z Checking indent_write v2.2.0
27132024-11-19T19:04:22.918Z Checking bitfield v0.14.0
27142024-11-19T19:04:22.942Z Checking hashbrown v0.12.3
27152024-11-19T19:04:22.966Z Checking swrite v0.1.0
27162024-11-19T19:04:23.039Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27172024-11-19T19:04:23.064Z Checking env_logger v0.10.2
27182024-11-19T19:04:23.087Z Checking serde-hex v0.1.0
27192024-11-19T19:04:23.147Z Checking ron v0.8.1
27202024-11-19T19:04:23.572Z Checking ciborium v0.2.2
27212024-11-19T19:04:23.703Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27222024-11-19T19:04:23.918Z Checking steno v0.4.1
27232024-11-19T19:04:24.351Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27242024-11-19T19:04:24.391Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27252024-11-19T19:04:24.415Z Checking hashbrown v0.13.2
27262024-11-19T19:04:24.442Z Checking crc-any v2.5.0
27272024-11-19T19:04:24.573Z Checking humantime v2.1.0
27282024-11-19T19:04:24.763Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27292024-11-19T19:04:24.822Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27302024-11-19T19:04:25.095Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27312024-11-19T19:04:25.295Z Checking object v0.30.4
27322024-11-19T19:04:25.336Z Checking path-slash v0.1.5
27332024-11-19T19:04:25.423Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27342024-11-19T19:04:25.469Z Checking nix v0.27.1
27352024-11-19T19:04:25.804Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27362024-11-19T19:04:26.164Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27372024-11-19T19:04:26.314Z Checking tungstenite v0.23.0
27382024-11-19T19:04:26.394Z Checking kstat-rs v0.2.4
27392024-11-19T19:04:26.441Z Checking signal-hook-tokio v0.3.1
27402024-11-19T19:04:26.688Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27412024-11-19T19:04:27.115Z Checking tokio-tungstenite v0.23.1
27422024-11-19T19:04:27.393Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27432024-11-19T19:04:27.946Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27442024-11-19T19:04:28.148Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27452024-11-19T19:04:36.332Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27462024-11-19T19:04:37.938Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27472024-11-19T19:04:41.539Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27482024-11-19T19:04:48.873Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27492024-11-19T19:04:49.711Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27502024-11-19T19:04:53.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s
27512024-11-19T19:04:53.411Z
27522024-11-19T19:04:53.411Zinfo: running `cargo check --bins` on gateway-api (89/172)
27532024-11-19T19:04:54.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542024-11-19T19:04:54.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552024-11-19T19:04:54.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562024-11-19T19:04:54.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27572024-11-19T19:04:54.207Z
27582024-11-19T19:04:54.207Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/172)
27592024-11-19T19:04:54.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602024-11-19T19:04:54.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612024-11-19T19:04:54.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622024-11-19T19:04:54.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27632024-11-19T19:04:54.956Z
27642024-11-19T19:04:54.956Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/172)
27652024-11-19T19:04:55.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-11-19T19:04:55.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-11-19T19:04:55.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-11-19T19:04:55.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27692024-11-19T19:04:55.753Z
27702024-11-19T19:04:55.753Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/172)
27712024-11-19T19:04:56.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-11-19T19:04:56.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-11-19T19:04:56.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-11-19T19:04:56.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27752024-11-19T19:04:56.560Z
27762024-11-19T19:04:56.560Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/172)
27772024-11-19T19:04:57.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-11-19T19:04:57.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-11-19T19:04:57.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802024-11-19T19:04:57.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27812024-11-19T19:04:57.375Z
27822024-11-19T19:04:57.375Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/172)
27832024-11-19T19:04:58.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842024-11-19T19:04:58.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852024-11-19T19:04:58.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862024-11-19T19:04:58.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27872024-11-19T19:04:58.177Z
27882024-11-19T19:04:58.177Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/172)
27892024-11-19T19:04:58.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-11-19T19:04:58.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-11-19T19:04:58.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-11-19T19:04:58.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27932024-11-19T19:04:58.975Z
27942024-11-19T19:04:58.975Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/172)
27952024-11-19T19:04:59.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-11-19T19:04:59.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-11-19T19:04:59.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-11-19T19:04:59.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
27992024-11-19T19:04:59.759Z
28002024-11-19T19:04:59.759Zinfo: running `cargo check --bins` on oximeter-producer (97/172)
28012024-11-19T19:05:00.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-11-19T19:05:00.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-11-19T19:05:00.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042024-11-19T19:05:00.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28052024-11-19T19:05:00.560Z
28062024-11-19T19:05:00.560Zinfo: running `cargo check --bins` on internal-dns-resolver (98/172)
28072024-11-19T19:05:01.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-11-19T19:05:01.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-11-19T19:05:01.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-11-19T19:05:01.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28112024-11-19T19:05:01.342Z
28122024-11-19T19:05:01.342Zinfo: running `cargo check --bins` on sp-sim (99/172)
28132024-11-19T19:05:02.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-11-19T19:05:02.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-11-19T19:05:02.143Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28162024-11-19T19:05:04.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
28172024-11-19T19:05:04.525Z
28182024-11-19T19:05:04.525Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/172)
28192024-11-19T19:05:05.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-11-19T19:05:05.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-11-19T19:05:05.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222024-11-19T19:05:05.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28232024-11-19T19:05:05.406Z
28242024-11-19T19:05:05.406Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/172)
28252024-11-19T19:05:06.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-11-19T19:05:06.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-11-19T19:05:06.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282024-11-19T19:05:06.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28292024-11-19T19:05:06.270Z
28302024-11-19T19:05:06.270Zinfo: running `cargo check --bins` on db-macros (102/172)
28312024-11-19T19:05:06.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322024-11-19T19:05:06.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332024-11-19T19:05:06.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342024-11-19T19:05:06.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28352024-11-19T19:05:07.044Z
28362024-11-19T19:05:07.044Zinfo: running `cargo check --bins` on nexus-macros-common (103/172)
28372024-11-19T19:05:07.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382024-11-19T19:05:07.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392024-11-19T19:05:07.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402024-11-19T19:05:07.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28412024-11-19T19:05:07.827Z
28422024-11-19T19:05:07.827Zinfo: running `cargo check --bins` on nexus-auth (104/172)
28432024-11-19T19:05:08.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-11-19T19:05:08.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-11-19T19:05:08.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-11-19T19:05:08.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28472024-11-19T19:05:08.675Z
28482024-11-19T19:05:08.675Zinfo: running `cargo check --bins` on authz-macros (105/172)
28492024-11-19T19:05:09.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-11-19T19:05:09.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-11-19T19:05:09.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-11-19T19:05:09.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28532024-11-19T19:05:09.457Z
28542024-11-19T19:05:09.457Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/172)
28552024-11-19T19:05:10.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-11-19T19:05:10.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-11-19T19:05:10.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-11-19T19:05:10.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28592024-11-19T19:05:10.283Z
28602024-11-19T19:05:10.283Zinfo: running `cargo check --bins` on nexus-db-model (107/172)
28612024-11-19T19:05:10.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-11-19T19:05:11.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-11-19T19:05:11.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-11-19T19:05:11.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28652024-11-19T19:05:11.096Z
28662024-11-19T19:05:11.096Zinfo: running `cargo check --bins` on nexus-defaults (108/172)
28672024-11-19T19:05:11.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-11-19T19:05:11.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-11-19T19:05:11.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-11-19T19:05:11.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28712024-11-19T19:05:11.906Z
28722024-11-19T19:05:11.906Zinfo: running `cargo check --bins` on nexus-inventory (109/172)
28732024-11-19T19:05:12.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-11-19T19:05:12.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-11-19T19:05:12.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-11-19T19:05:12.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28772024-11-19T19:05:12.724Z
28782024-11-19T19:05:12.724Zinfo: running `cargo check --bins` on typed-rng (110/172)
28792024-11-19T19:05:13.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-11-19T19:05:13.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-11-19T19:05:13.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-11-19T19:05:13.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28832024-11-19T19:05:13.498Z
28842024-11-19T19:05:13.498Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/172)
28852024-11-19T19:05:14.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-11-19T19:05:14.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-11-19T19:05:14.474Z Checking keccak v0.1.5
28882024-11-19T19:05:14.498Z Checking secrecy v0.8.0
28892024-11-19T19:05:14.498Z Compiling unicase v2.7.0
28902024-11-19T19:05:14.521Z Compiling same-file v1.0.6
28912024-11-19T19:05:14.552Z Compiling tempfile v3.13.0
28922024-11-19T19:05:14.576Z Compiling thiserror-impl-no-std v2.0.2
28932024-11-19T19:05:14.576Z Checking universal-hash v0.5.1
28942024-11-19T19:05:14.576Z Compiling ring v0.16.20
28952024-11-19T19:05:14.693Z Compiling blake3 v1.5.4
28962024-11-19T19:05:14.769Z Checking sha3 v0.10.8
28972024-11-19T19:05:14.792Z Compiling walkdir v2.5.0
28982024-11-19T19:05:14.822Z Checking opaque-debug v0.3.1
28992024-11-19T19:05:14.914Z Checking poly1305 v0.8.0
29002024-11-19T19:05:14.984Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29012024-11-19T19:05:15.106Z Checking chacha20 v0.9.1
29022024-11-19T19:05:15.236Z Checking aead v0.5.2
29032024-11-19T19:05:15.322Z Compiling memmap2 v0.9.5
29042024-11-19T19:05:15.346Z Compiling libefi-sys v0.1.0
29052024-11-19T19:05:15.432Z Compiling constant_time_eq v0.3.1
29062024-11-19T19:05:15.456Z Compiling arrayvec v0.7.6
29072024-11-19T19:05:15.479Z Compiling spin v0.5.2
29082024-11-19T19:05:15.583Z Compiling salty v0.3.0
29092024-11-19T19:05:15.607Z Compiling arrayref v0.3.9
29102024-11-19T19:05:15.718Z Checking chacha20poly1305 v0.10.1
29112024-11-19T19:05:15.755Z Compiling toolchain_find v0.4.0
29122024-11-19T19:05:15.821Z Compiling camino-tempfile v1.1.1
29132024-11-19T19:05:15.892Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29142024-11-19T19:05:15.973Z Compiling bitfield-struct v0.6.2
29152024-11-19T19:05:16.133Z Compiling topological-sort v0.2.2
29162024-11-19T19:05:16.236Z Compiling mime_guess v2.0.5
29172024-11-19T19:05:16.344Z Compiling rustfmt-wrapper v0.2.1
29182024-11-19T19:05:16.724Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29192024-11-19T19:05:16.818Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29202024-11-19T19:05:16.841Z Checking primeorder v0.13.6
29212024-11-19T19:05:16.927Z Checking env_filter v0.1.2
29222024-11-19T19:05:17.085Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29232024-11-19T19:05:17.154Z Checking env_logger v0.11.5
29242024-11-19T19:05:17.177Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29252024-11-19T19:05:17.267Z Checking thiserror-no-std v2.0.2
29262024-11-19T19:05:17.302Z Checking p384 v0.13.0
29272024-11-19T19:05:17.378Z Checking vsss-rs v3.3.4
29282024-11-19T19:05:17.401Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29292024-11-19T19:05:17.456Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29302024-11-19T19:05:17.677Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29312024-11-19T19:05:17.704Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29322024-11-19T19:05:17.728Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29332024-11-19T19:05:17.984Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29342024-11-19T19:05:18.033Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29352024-11-19T19:05:18.123Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29362024-11-19T19:05:18.200Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29372024-11-19T19:05:18.454Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
29382024-11-19T19:05:18.480Z Checking nanorand v0.7.0
29392024-11-19T19:05:18.513Z Checking atty v0.2.14
29402024-11-19T19:05:18.552Z Checking http-range v0.1.5
29412024-11-19T19:05:18.632Z Checking glob v0.3.1
29422024-11-19T19:05:18.716Z Checking hyper-staticfile v0.10.1
29432024-11-19T19:05:18.790Z Checking flume v0.11.1
29442024-11-19T19:05:18.910Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29452024-11-19T19:05:19.162Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29462024-11-19T19:05:19.310Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29472024-11-19T19:05:19.450Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29482024-11-19T19:05:19.831Z Compiling omicron-zone-package v0.11.1
29492024-11-19T19:05:20.132Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29502024-11-19T19:05:20.478Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29512024-11-19T19:05:21.015Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29522024-11-19T19:05:21.043Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29532024-11-19T19:05:21.258Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29542024-11-19T19:05:21.469Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29552024-11-19T19:05:22.611Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29562024-11-19T19:05:23.772Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29572024-11-19T19:05:25.629Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29582024-11-19T19:05:25.629Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29592024-11-19T19:05:38.081Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29602024-11-19T19:05:55.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.78s
29612024-11-19T19:05:55.464Z
29622024-11-19T19:05:55.464Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/172)
29632024-11-19T19:05:56.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-11-19T19:05:56.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-11-19T19:05:56.433Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29662024-11-19T19:06:14.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s
29672024-11-19T19:06:14.725Z
29682024-11-19T19:06:14.725Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/172)
29692024-11-19T19:06:15.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-11-19T19:06:15.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-11-19T19:06:15.666Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29722024-11-19T19:06:33.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.33s
29732024-11-19T19:06:33.229Z
29742024-11-19T19:06:33.229Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/172)
29752024-11-19T19:06:34.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-11-19T19:06:34.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-11-19T19:06:34.196Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-11-19T19:06:52.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.00s
29792024-11-19T19:06:52.406Z
29802024-11-19T19:06:52.406Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/172)
29812024-11-19T19:06:53.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-11-19T19:06:53.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-11-19T19:06:53.383Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-11-19T19:07:10.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s
29852024-11-19T19:07:10.911Z
29862024-11-19T19:07:10.911Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/172)
29872024-11-19T19:07:11.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-11-19T19:07:11.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-11-19T19:07:11.877Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-11-19T19:07:29.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.45s
29912024-11-19T19:07:29.547Z
29922024-11-19T19:07:29.547Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/172)
29932024-11-19T19:07:30.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-11-19T19:07:30.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-11-19T19:07:30.494Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-11-19T19:07:48.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
29972024-11-19T19:07:48.554Z
29982024-11-19T19:07:48.554Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/172)
29992024-11-19T19:07:49.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-11-19T19:07:49.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-11-19T19:07:49.518Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-11-19T19:08:06.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.30s
30032024-11-19T19:08:07.049Z
30042024-11-19T19:08:07.049Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/172)
30052024-11-19T19:08:07.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-11-19T19:08:07.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-11-19T19:08:07.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082024-11-19T19:08:07.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30092024-11-19T19:08:07.950Z
30102024-11-19T19:08:07.950Zinfo: running `cargo check --bins` on key-manager (120/172)
30112024-11-19T19:08:08.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-11-19T19:08:08.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-11-19T19:08:08.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142024-11-19T19:08:08.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30152024-11-19T19:08:08.750Z
30162024-11-19T19:08:08.750Zinfo: running `cargo check --bins` on repo-depot-api (121/172)
30172024-11-19T19:08:09.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-11-19T19:08:09.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-11-19T19:08:09.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202024-11-19T19:08:09.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30212024-11-19T19:08:09.541Z
30222024-11-19T19:08:09.542Zinfo: running `cargo check --bins` on sled-agent-api (122/172)
30232024-11-19T19:08:10.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-11-19T19:08:10.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-11-19T19:08:10.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-11-19T19:08:10.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30272024-11-19T19:08:10.378Z
30282024-11-19T19:08:10.378Zinfo: running `cargo check --bins` on sled-hardware (123/172)
30292024-11-19T19:08:11.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-11-19T19:08:11.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-11-19T19:08:11.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-11-19T19:08:11.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30332024-11-19T19:08:11.196Z
30342024-11-19T19:08:11.196Zinfo: running `cargo check --bins --no-default-features` on sled-storage (124/172)
30352024-11-19T19:08:11.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-11-19T19:08:11.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-11-19T19:08:11.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-11-19T19:08:11.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30392024-11-19T19:08:12.031Z
30402024-11-19T19:08:12.031Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (125/172)
30412024-11-19T19:08:12.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-11-19T19:08:12.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-11-19T19:08:12.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-11-19T19:08:12.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30452024-11-19T19:08:12.899Z
30462024-11-19T19:08:12.900Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (126/172)
30472024-11-19T19:08:13.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-11-19T19:08:13.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-11-19T19:08:13.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-11-19T19:08:13.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30512024-11-19T19:08:13.737Z
30522024-11-19T19:08:13.737Zinfo: running `cargo check --bins` on nexus-test-interface (127/172)
30532024-11-19T19:08:14.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-11-19T19:08:14.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-11-19T19:08:14.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-11-19T19:08:14.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30572024-11-19T19:08:14.571Z
30582024-11-19T19:08:14.571Zinfo: running `cargo check --bins` on oximeter-collector (128/172)
30592024-11-19T19:08:15.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-11-19T19:08:15.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-11-19T19:08:15.448Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30622024-11-19T19:08:15.448Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30632024-11-19T19:08:16.260Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30642024-11-19T19:08:18.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
30652024-11-19T19:08:18.854Z
30662024-11-19T19:08:18.854Zinfo: running `cargo check --bins` on oximeter-api (129/172)
30672024-11-19T19:08:19.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682024-11-19T19:08:19.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692024-11-19T19:08:19.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702024-11-19T19:08:19.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30712024-11-19T19:08:19.663Z
30722024-11-19T19:08:19.663Zinfo: running `cargo check --bins` on cert-dev (130/172)
30732024-11-19T19:08:20.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742024-11-19T19:08:20.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752024-11-19T19:08:20.447Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30762024-11-19T19:08:20.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
30772024-11-19T19:08:20.848Z
30782024-11-19T19:08:20.848Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (131/172)
30792024-11-19T19:08:21.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802024-11-19T19:08:21.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812024-11-19T19:08:21.723Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30822024-11-19T19:08:21.723Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30832024-11-19T19:08:22.400Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30842024-11-19T19:08:22.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
30852024-11-19T19:08:23.019Z
30862024-11-19T19:08:23.019Zinfo: running `cargo check --bins` on ch-dev (132/172)
30872024-11-19T19:08:23.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882024-11-19T19:08:23.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892024-11-19T19:08:23.872Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30902024-11-19T19:08:24.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
30912024-11-19T19:08:24.839Z
30922024-11-19T19:08:24.839Zinfo: running `cargo check --bins` on crdb-seed (133/172)
30932024-11-19T19:08:25.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942024-11-19T19:08:25.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952024-11-19T19:08:25.688Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30962024-11-19T19:08:26.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30972024-11-19T19:08:26.204Z
30982024-11-19T19:08:26.204Zinfo: running `cargo check --bins` on db-dev (134/172)
30992024-11-19T19:08:26.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-11-19T19:08:26.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-11-19T19:08:27.048Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31022024-11-19T19:08:27.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
31032024-11-19T19:08:28.103Z
31042024-11-19T19:08:28.103Zinfo: running `cargo check --bins` on omicron-dev-lib (135/172)
31052024-11-19T19:08:28.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062024-11-19T19:08:28.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072024-11-19T19:08:28.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082024-11-19T19:08:28.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31092024-11-19T19:08:28.929Z
31102024-11-19T19:08:28.929Zinfo: running `cargo check --bins` on xtask-downloader (136/172)
31112024-11-19T19:08:29.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-11-19T19:08:29.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-11-19T19:08:29.712Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31142024-11-19T19:08:30.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
31152024-11-19T19:08:30.927Z
31162024-11-19T19:08:30.927Zinfo: running `cargo check --bins` on omicron-ls-apis (137/172)
31172024-11-19T19:08:31.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-11-19T19:08:31.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-11-19T19:08:31.719Z Checking cargo-platform v0.1.8
31202024-11-19T19:08:31.972Z Checking cargo_metadata v0.18.1
31212024-11-19T19:08:33.315Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31222024-11-19T19:08:34.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
31232024-11-19T19:08:34.411Z
31242024-11-19T19:08:34.411Zinfo: running `cargo check --bins` on mgs-dev (138/172)
31252024-11-19T19:08:35.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262024-11-19T19:08:35.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272024-11-19T19:08:35.320Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31282024-11-19T19:08:36.087Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31292024-11-19T19:08:36.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
31302024-11-19T19:08:36.920Z
31312024-11-19T19:08:36.920Zinfo: running `cargo check --bins` on omicron-omdb (139/172)
31322024-11-19T19:08:37.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332024-11-19T19:08:37.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342024-11-19T19:08:37.980Z Compiling crunchy v0.2.2
31352024-11-19T19:08:37.980Z Compiling tiny-keccak v2.0.2
31362024-11-19T19:08:38.005Z Compiling dsl_auto_type v0.1.2
31372024-11-19T19:08:38.005Z Checking scheduled-thread-pool v0.2.7
31382024-11-19T19:08:38.005Z Compiling diesel_table_macro_syntax v0.2.0
31392024-11-19T19:08:38.005Z Compiling ascii-canvas v3.0.0
31402024-11-19T19:08:38.005Z Compiling ena v0.14.3
31412024-11-19T19:08:38.029Z Compiling regex-syntax v0.6.29
31422024-11-19T19:08:38.272Z Checking r2d2 v0.8.10
31432024-11-19T19:08:38.297Z Compiling diff v0.1.13
31442024-11-19T19:08:38.468Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31452024-11-19T19:08:38.507Z Compiling ref-cast v1.0.23
31462024-11-19T19:08:38.568Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31472024-11-19T19:08:38.568Z Compiling derive_builder_core v0.20.2
31482024-11-19T19:08:38.683Z Compiling libxml v0.3.3
31492024-11-19T19:08:38.808Z Compiling ref-cast-impl v1.0.23
31502024-11-19T19:08:38.909Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31512024-11-19T19:08:39.056Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31522024-11-19T19:08:39.085Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31532024-11-19T19:08:39.142Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31542024-11-19T19:08:39.308Z Compiling strum_macros v0.24.3
31552024-11-19T19:08:39.367Z Compiling samael v0.0.17
31562024-11-19T19:08:39.515Z Compiling indoc v1.0.9
31572024-11-19T19:08:39.553Z Compiling diesel_derives v2.2.3
31582024-11-19T19:08:40.367Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31592024-11-19T19:08:40.590Z Compiling oso-derive v0.27.3
31602024-11-19T19:08:40.662Z Compiling derive_builder_macro v0.20.2
31612024-11-19T19:08:40.876Z Compiling lalrpop v0.19.12
31622024-11-19T19:08:41.424Z Checking derive_builder v0.20.2
31632024-11-19T19:08:41.473Z Compiling impl-trait-for-tuples v0.2.2
31642024-11-19T19:08:41.567Z Checking quick-xml v0.33.0
31652024-11-19T19:08:41.787Z Compiling diesel-dtrace v0.3.0
31662024-11-19T19:08:42.047Z Checking maplit v1.0.2
31672024-11-19T19:08:42.325Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31682024-11-19T19:08:42.350Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31692024-11-19T19:08:42.585Z Checking bb8 v0.8.5
31702024-11-19T19:08:43.048Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31712024-11-19T19:08:43.214Z Checking castaway v0.2.3
31722024-11-19T19:08:43.301Z Checking rand_seeder v0.3.0
31732024-11-19T19:08:43.358Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31742024-11-19T19:08:43.388Z Checking compact_str v0.8.0
31752024-11-19T19:08:43.532Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31762024-11-19T19:08:43.738Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31772024-11-19T19:08:43.819Z Checking unicode-truncate v1.1.0
31782024-11-19T19:08:44.040Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31792024-11-19T19:08:44.258Z Checking lru v0.12.5
31802024-11-19T19:08:44.314Z Compiling instability v0.3.2
31812024-11-19T19:08:44.537Z Checking is_ci v1.2.0
31822024-11-19T19:08:44.669Z Checking unicode-linebreak v0.1.5
31832024-11-19T19:08:44.693Z Checking cassowary v0.3.0
31842024-11-19T19:08:45.045Z Checking smawk v0.3.2
31852024-11-19T19:08:45.069Z Checking supports-color v3.0.1
31862024-11-19T19:08:45.238Z Checking textwrap v0.16.1
31872024-11-19T19:08:45.262Z Checking ratatui v0.28.1
31882024-11-19T19:08:45.307Z Checking multimap v0.10.0
31892024-11-19T19:08:45.331Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31902024-11-19T19:08:48.155Z Checking diesel v2.2.4
31912024-11-19T19:09:13.914Z Compiling polar-core v0.27.3
31922024-11-19T19:09:16.914Z Checking async-bb8-diesel v0.2.1
31932024-11-19T19:09:23.233Z Checking oso v0.27.3
31942024-11-19T19:10:57.096Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31952024-11-19T19:11:05.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
31962024-11-19T19:11:05.377Z
31972024-11-19T19:11:05.377Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (140/172)
31982024-11-19T19:11:06.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992024-11-19T19:11:06.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002024-11-19T19:11:06.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012024-11-19T19:11:06.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32022024-11-19T19:11:06.218Z
32032024-11-19T19:11:06.218Zinfo: running `cargo check --bins` on nexus-saga-recovery (141/172)
32042024-11-19T19:11:06.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052024-11-19T19:11:07.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062024-11-19T19:11:07.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072024-11-19T19:11:07.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32082024-11-19T19:11:07.095Z
32092024-11-19T19:11:07.095Zinfo: running `cargo check --bins` on nexus-test-utils-macros (142/172)
32102024-11-19T19:11:07.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-11-19T19:11:07.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-11-19T19:11:07.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132024-11-19T19:11:07.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32142024-11-19T19:11:07.876Z
32152024-11-19T19:11:07.876Zinfo: running `cargo check --bins` on omicron-nexus (143/172)
32162024-11-19T19:11:08.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172024-11-19T19:11:08.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182024-11-19T19:11:08.942Z Compiling libz-sys v1.1.20
32192024-11-19T19:11:08.966Z Compiling libgit2-sys v0.17.0+1.8.1
32202024-11-19T19:11:08.991Z Compiling vergen v8.3.2
32212024-11-19T19:11:08.991Z Compiling cargo-platform v0.1.8
32222024-11-19T19:11:08.991Z Compiling pin-project-internal v1.1.6
32232024-11-19T19:11:09.042Z Compiling snafu-derive v0.8.5
32242024-11-19T19:11:09.042Z Compiling libsqlite3-sys v0.30.1
32252024-11-19T19:11:09.066Z Checking simd-adler32 v0.3.7
32262024-11-19T19:11:09.276Z Compiling cargo_metadata v0.18.1
32272024-11-19T19:11:09.384Z Checking lockfree-object-pool v0.1.6
32282024-11-19T19:11:09.501Z Compiling buf-list v1.0.3
32292024-11-19T19:11:09.526Z Compiling zip v2.1.3
32302024-11-19T19:11:09.613Z Compiling cfg_aliases v0.2.1
32312024-11-19T19:11:09.724Z Checking bumpalo v3.16.0
32322024-11-19T19:11:09.785Z Compiling rustls v0.21.12
32332024-11-19T19:11:09.818Z Compiling nix v0.29.0
32342024-11-19T19:11:10.026Z Checking zopfli v0.8.1
32352024-11-19T19:11:10.098Z Checking globset v0.4.15
32362024-11-19T19:11:10.140Z Checking olpc-cjson v0.1.4
32372024-11-19T19:11:10.347Z Checking rustls-webpki v0.101.7
32382024-11-19T19:11:10.542Z Checking sct v0.7.1
32392024-11-19T19:11:10.567Z Checking serde_plain v1.0.2
32402024-11-19T19:11:10.604Z Checking typed-path v0.9.3
32412024-11-19T19:11:11.464Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32422024-11-19T19:11:11.521Z Checking pin-project v1.1.6
32432024-11-19T19:11:11.640Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32442024-11-19T19:11:11.664Z Checking hashlink v0.9.1
32452024-11-19T19:11:11.703Z Checking fallible-streaming-iterator v0.1.9
32462024-11-19T19:11:11.873Z Checking parse-size v1.1.0
32472024-11-19T19:11:11.908Z Checking fallible-iterator v0.3.0
32482024-11-19T19:11:12.268Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32492024-11-19T19:11:12.335Z Checking rustls-pemfile v1.0.4
32502024-11-19T19:11:12.387Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32512024-11-19T19:11:12.521Z Checking rusqlite v0.32.1
32522024-11-19T19:11:12.545Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32532024-11-19T19:11:12.570Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32542024-11-19T19:11:12.790Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32552024-11-19T19:11:12.863Z Checking twox-hash v1.6.3
32562024-11-19T19:11:12.913Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32572024-11-19T19:11:13.284Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32582024-11-19T19:11:13.752Z Checking snafu v0.8.5
32592024-11-19T19:11:13.810Z Checking tokio-rustls v0.24.1
32602024-11-19T19:11:13.887Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32612024-11-19T19:11:14.105Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32622024-11-19T19:11:14.136Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32632024-11-19T19:11:14.185Z Checking tough v0.19.0
32642024-11-19T19:11:14.361Z Checking fatfs v0.3.6
32652024-11-19T19:11:14.493Z Checking assert_matches v1.5.0
32662024-11-19T19:11:18.258Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32672024-11-19T19:11:19.774Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32682024-11-19T19:11:21.236Z Compiling git2 v0.19.0
32692024-11-19T19:11:27.282Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32702024-11-19T19:12:36.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
32712024-11-19T19:12:37.105Z
32722024-11-19T19:12:37.105Zinfo: running `cargo check --bins` on nexus-external-api (144/172)
32732024-11-19T19:12:37.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742024-11-19T19:12:37.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752024-11-19T19:12:37.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762024-11-19T19:12:37.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32772024-11-19T19:12:38.030Z
32782024-11-19T19:12:38.030Zinfo: running `cargo check --bins` on openapi-manager-types (145/172)
32792024-11-19T19:12:38.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-11-19T19:12:38.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-11-19T19:12:38.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-11-19T19:12:38.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32832024-11-19T19:12:38.869Z
32842024-11-19T19:12:38.869Zinfo: running `cargo check --bins` on nexus-internal-api (146/172)
32852024-11-19T19:12:39.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-11-19T19:12:39.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-11-19T19:12:39.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882024-11-19T19:12:39.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32892024-11-19T19:12:39.769Z
32902024-11-19T19:12:39.769Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (147/172)
32912024-11-19T19:12:40.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922024-11-19T19:12:40.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932024-11-19T19:12:40.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942024-11-19T19:12:40.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32952024-11-19T19:12:40.668Z
32962024-11-19T19:12:40.668Zinfo: running `cargo check --bins` on nexus-networking (148/172)
32972024-11-19T19:12:41.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-11-19T19:12:41.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-11-19T19:12:41.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002024-11-19T19:12:41.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33012024-11-19T19:12:41.534Z
33022024-11-19T19:12:41.534Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (149/172)
33032024-11-19T19:12:42.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042024-11-19T19:12:42.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052024-11-19T19:12:42.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062024-11-19T19:12:42.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33072024-11-19T19:12:42.435Z
33082024-11-19T19:12:42.435Zinfo: running `cargo check --bins` on update-common (150/172)
33092024-11-19T19:12:43.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102024-11-19T19:12:43.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112024-11-19T19:12:43.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122024-11-19T19:12:43.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33132024-11-19T19:12:43.331Z
33142024-11-19T19:12:43.331Zinfo: running `cargo check --bins` on tufaceous-lib (151/172)
33152024-11-19T19:12:44.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162024-11-19T19:12:44.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172024-11-19T19:12:44.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182024-11-19T19:12:44.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33192024-11-19T19:12:44.224Z
33202024-11-19T19:12:44.224Zinfo: running `cargo check --bins` on tufaceous (152/172)
33212024-11-19T19:12:44.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-11-19T19:12:45.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-11-19T19:12:45.155Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33242024-11-19T19:12:46.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
33252024-11-19T19:12:46.460Z
33262024-11-19T19:12:46.460Zinfo: running `cargo check --bins` on omicron-dev (153/172)
33272024-11-19T19:12:47.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282024-11-19T19:12:47.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292024-11-19T19:12:47.590Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33302024-11-19T19:12:47.628Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33312024-11-19T19:12:47.653Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33322024-11-19T19:12:47.653Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33332024-11-19T19:13:24.859Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33342024-11-19T19:13:24.859Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33352024-11-19T19:13:24.883Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33362024-11-19T19:13:24.883Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33372024-11-19T19:13:24.883Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33382024-11-19T19:13:25.862Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33392024-11-19T19:13:27.476Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33402024-11-19T19:14:23.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
33412024-11-19T19:14:23.910Z
33422024-11-19T19:14:23.911Zinfo: running `cargo check --bins` on openapi-manager (154/172)
33432024-11-19T19:14:24.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442024-11-19T19:14:24.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452024-11-19T19:14:24.878Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33462024-11-19T19:14:24.878Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33472024-11-19T19:14:24.902Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33482024-11-19T19:14:26.955Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33492024-11-19T19:14:28.092Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33502024-11-19T19:14:29.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
33512024-11-19T19:14:29.629Z
33522024-11-19T19:14:29.629Zinfo: running `cargo check --bins` on installinator-api (155/172)
33532024-11-19T19:14:30.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542024-11-19T19:14:30.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552024-11-19T19:14:30.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562024-11-19T19:14:30.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33572024-11-19T19:14:30.494Z
33582024-11-19T19:14:30.494Zinfo: running `cargo check --bins` on wicketd-api (156/172)
33592024-11-19T19:14:31.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602024-11-19T19:14:31.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612024-11-19T19:14:31.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622024-11-19T19:14:31.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33632024-11-19T19:14:31.354Z
33642024-11-19T19:14:31.354Zinfo: running `cargo check --bins` on reconfigurator-cli (157/172)
33652024-11-19T19:14:32.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662024-11-19T19:14:32.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672024-11-19T19:14:32.272Z Compiling petname v2.0.2
33682024-11-19T19:14:32.296Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33692024-11-19T19:14:32.296Z Checking sync-ptr v0.1.1
33702024-11-19T19:14:34.003Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33712024-11-19T19:14:35.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
33722024-11-19T19:14:36.166Z
33732024-11-19T19:14:36.167Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (158/172)
33742024-11-19T19:14:36.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752024-11-19T19:14:36.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762024-11-19T19:14:36.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772024-11-19T19:14:36.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33782024-11-19T19:14:37.043Z
33792024-11-19T19:14:37.043Zinfo: running `cargo check --bins` on omicron-releng (159/172)
33802024-11-19T19:14:37.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-11-19T19:14:37.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-11-19T19:14:37.984Z Checking memmap2 v0.9.5
33832024-11-19T19:14:37.984Z Checking arrayvec v0.7.6
33842024-11-19T19:14:37.984Z Checking arrayref v0.3.9
33852024-11-19T19:14:38.009Z Checking spin v0.5.2
33862024-11-19T19:14:38.009Z Checking constant_time_eq v0.3.1
33872024-11-19T19:14:38.009Z Checking topological-sort v0.2.2
33882024-11-19T19:14:38.009Z Checking shell-words v1.1.0
33892024-11-19T19:14:38.282Z Checking ring v0.16.20
33902024-11-19T19:14:38.331Z Checking blake3 v1.5.4
33912024-11-19T19:14:39.781Z Checking omicron-zone-package v0.11.1
33922024-11-19T19:14:41.277Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33932024-11-19T19:14:42.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
33942024-11-19T19:14:42.666Z
33952024-11-19T19:14:42.666Zinfo: running `cargo check --bins` on xtask (160/172)
33962024-11-19T19:14:43.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972024-11-19T19:14:43.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982024-11-19T19:14:43.254Z Checking bitflags v2.6.0
33992024-11-19T19:14:43.278Z Checking serde v1.0.215
34002024-11-19T19:14:43.278Z Checking thiserror v1.0.69
34012024-11-19T19:14:43.278Z Checking scroll v0.12.0
34022024-11-19T19:14:43.305Z Checking log v0.4.22
34032024-11-19T19:14:43.329Z Checking hashbrown v0.15.0
34042024-11-19T19:14:43.353Z Checking zerocopy v0.7.35
34052024-11-19T19:14:43.378Z Checking syn v2.0.87
34062024-11-19T19:14:43.433Z Checking pest v2.7.14
34072024-11-19T19:14:43.518Z Checking rustix v0.38.37
34082024-11-19T19:14:43.559Z Checking once_cell v1.20.2
34092024-11-19T19:14:43.695Z Checking goblin v0.8.2
34102024-11-19T19:14:43.815Z Checking fs-err v2.11.0
34112024-11-19T19:14:44.089Z Checking tabled v0.15.0
34122024-11-19T19:14:44.255Z Checking indexmap v2.6.0
34132024-11-19T19:14:44.543Z Checking anyhow v1.0.93
34142024-11-19T19:14:45.153Z Checking terminal_size v0.4.0
34152024-11-19T19:14:45.153Z Checking tempfile v3.13.0
34162024-11-19T19:14:45.307Z Checking clap_builder v4.5.21
34172024-11-19T19:14:45.560Z Checking dtrace-parser v0.2.0
34182024-11-19T19:14:47.414Z Checking serde_json v1.0.132
34192024-11-19T19:14:47.414Z Checking serde_spanned v0.6.8
34202024-11-19T19:14:47.438Z Checking toml_datetime v0.6.8
34212024-11-19T19:14:47.438Z Checking camino v1.1.9
34222024-11-19T19:14:47.438Z Checking semver v1.0.23
34232024-11-19T19:14:47.626Z Checking cargo-platform v0.1.8
34242024-11-19T19:14:47.674Z Checking macaddr v1.0.1
34252024-11-19T19:14:47.729Z Checking toml_edit v0.22.22
34262024-11-19T19:14:47.931Z Checking clap v4.5.21
34272024-11-19T19:14:47.956Z Checking camino-tempfile v1.1.1
34282024-11-19T19:14:48.762Z Checking dof v0.3.0
34292024-11-19T19:14:48.762Z Checking cargo_metadata v0.18.1
34302024-11-19T19:14:49.308Z Checking usdt-impl v0.5.0
34312024-11-19T19:14:49.752Z Checking usdt v0.5.0
34322024-11-19T19:14:49.934Z Checking toml v0.8.19
34332024-11-19T19:14:50.564Z Checking cargo_toml v0.20.5
34342024-11-19T19:14:52.154Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34352024-11-19T19:14:53.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
34362024-11-19T19:14:53.123Z
34372024-11-19T19:14:53.123Zinfo: running `cargo check --bins` on end-to-end-tests (161/172)
34382024-11-19T19:14:53.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392024-11-19T19:14:53.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402024-11-19T19:14:54.189Z Checking polyval v0.6.2
34412024-11-19T19:14:54.213Z Checking ctr v0.9.2
34422024-11-19T19:14:54.244Z Checking ssh-encoding v0.2.0
34432024-11-19T19:14:54.268Z Checking blowfish v0.9.1
34442024-11-19T19:14:54.292Z Checking password-hash v0.4.2
34452024-11-19T19:14:54.292Z Checking matches v0.1.10
34462024-11-19T19:14:54.322Z Checking p256 v0.13.2
34472024-11-19T19:14:54.322Z Checking p521 v0.13.3
34482024-11-19T19:14:54.386Z Checking idna v0.2.3
34492024-11-19T19:14:54.465Z Checking ghash v0.5.1
34502024-11-19T19:14:54.490Z Checking bcrypt-pbkdf v0.10.0
34512024-11-19T19:14:54.514Z Compiling enum-as-inner v0.5.1
34522024-11-19T19:14:54.583Z Checking russh-cryptovec v0.7.3
34532024-11-19T19:14:54.623Z Checking aes-gcm v0.10.3
34542024-11-19T19:14:54.707Z Checking pbkdf2 v0.11.0
34552024-11-19T19:14:54.734Z Checking md5 v0.7.0
34562024-11-19T19:14:54.758Z Checking num-bigint v0.4.6
34572024-11-19T19:14:54.782Z Checking des v0.8.1
34582024-11-19T19:14:54.826Z Checking ssh-cipher v0.2.0
34592024-11-19T19:14:54.963Z Checking hex-literal v0.4.1
34602024-11-19T19:14:54.991Z Compiling dhcproto-macros v0.1.0
34612024-11-19T19:14:55.019Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34622024-11-19T19:14:55.064Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34632024-11-19T19:14:55.093Z Checking ssh-key v0.6.6
34642024-11-19T19:14:55.118Z Checking internet-checksum v0.2.1
34652024-11-19T19:14:55.357Z Checking trust-dns-proto v0.22.0
34662024-11-19T19:14:56.550Z Checking russh-keys v0.45.0
34672024-11-19T19:14:57.725Z Checking russh v0.45.0
34682024-11-19T19:14:58.528Z Checking dhcproto v0.12.0
34692024-11-19T19:15:21.452Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34702024-11-19T19:15:23.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.10s
34712024-11-19T19:15:23.414Z
34722024-11-19T19:15:23.414Zinfo: running `cargo check --bins` on gateway-cli (162/172)
34732024-11-19T19:15:24.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742024-11-19T19:15:24.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752024-11-19T19:15:24.268Z Checking termios v0.3.3
34762024-11-19T19:15:24.450Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34772024-11-19T19:15:25.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
34782024-11-19T19:15:25.644Z
34792024-11-19T19:15:25.644Zinfo: running `cargo check --bins --no-default-features` on installinator (163/172)
34802024-11-19T19:15:26.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812024-11-19T19:15:26.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822024-11-19T19:15:26.567Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34832024-11-19T19:15:29.076Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34842024-11-19T19:15:31.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
34852024-11-19T19:15:31.625Z
34862024-11-19T19:15:31.625Zinfo: running `cargo check --bins` on internal-dns-cli (164/172)
34872024-11-19T19:15:32.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-11-19T19:15:32.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-11-19T19:15:32.480Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34902024-11-19T19:15:32.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
34912024-11-19T19:15:33.143Z
34922024-11-19T19:15:33.143Zinfo: running `cargo check --bins` on omicron-live-tests (165/172)
34932024-11-19T19:15:33.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942024-11-19T19:15:33.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952024-11-19T19:15:33.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962024-11-19T19:15:33.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34972024-11-19T19:15:33.944Z
34982024-11-19T19:15:33.944Zinfo: running `cargo check --bins` on live-tests-macros (166/172)
34992024-11-19T19:15:34.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002024-11-19T19:15:34.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012024-11-19T19:15:34.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022024-11-19T19:15:34.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35032024-11-19T19:15:34.775Z
35042024-11-19T19:15:34.775Zinfo: running `cargo check --bins` on omicron-package (167/172)
35052024-11-19T19:15:35.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062024-11-19T19:15:35.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072024-11-19T19:15:35.663Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35082024-11-19T19:15:37.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
35092024-11-19T19:15:37.406Z
35102024-11-19T19:15:37.406Zinfo: running `cargo check --bins` on wicket-dbg (168/172)
35112024-11-19T19:15:38.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122024-11-19T19:15:38.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132024-11-19T19:15:38.333Z Checking rtoolbox v0.0.2
35142024-11-19T19:15:38.333Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35152024-11-19T19:15:38.357Z Checking tui-tree-widget v0.22.0
35162024-11-19T19:15:38.523Z Checking rpassword v7.3.1
35172024-11-19T19:15:43.755Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35182024-11-19T19:15:47.729Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35192024-11-19T19:15:49.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s
35202024-11-19T19:15:49.428Z
35212024-11-19T19:15:49.428Zinfo: running `cargo check --bins` on wicket (169/172)
35222024-11-19T19:15:50.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232024-11-19T19:15:50.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242024-11-19T19:15:50.333Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35252024-11-19T19:15:50.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35262024-11-19T19:15:50.934Z
35272024-11-19T19:15:50.934Zinfo: running `cargo check --bins` on wicketd (170/172)
35282024-11-19T19:15:51.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292024-11-19T19:15:51.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302024-11-19T19:15:51.874Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35312024-11-19T19:15:57.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
35322024-11-19T19:15:57.204Z
35332024-11-19T19:15:57.204Zinfo: running `cargo check --bins` on omicron-workspace-hack (171/172)
35342024-11-19T19:15:57.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352024-11-19T19:15:57.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362024-11-19T19:15:57.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372024-11-19T19:15:57.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35382024-11-19T19:15:58.019Z
35392024-11-19T19:15:58.019Zinfo: running `cargo check --bins` on zone-setup (172/172)
35402024-11-19T19:15:58.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412024-11-19T19:15:58.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422024-11-19T19:15:58.982Z Checking uzers v0.12.1
35432024-11-19T19:15:59.321Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35442024-11-19T19:16:00.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.68s
35452024-11-19T19:16:00.932Z
35462024-11-19T19:16:00.932Zreal 16:05.586231962
35472024-11-19T19:16:00.932Zuser 25:02.800055081
35482024-11-19T19:16:00.932Zsys 5:43.057299931
35492024-11-19T19:16:00.932Ztrap 0.534282643
35502024-11-19T19:16:00.960Ztflt 1.280855911
35512024-11-19T19:16:00.960Zdflt 3.401098375
35522024-11-19T19:16:00.960Zkflt 0.000435712
35532024-11-19T19:16:00.960Zlock 51:58.925457426
35542024-11-19T19:16:00.960Zslp 2:20:11.182097086
35552024-11-19T19:16:00.960Zlat 59.479799465
35562024-11-19T19:16:00.960Zstop 2:50.932034744
35572024-11-19T19:16:00.960Zprocess exited: duration 1276209 ms, exit code 0
 
35582024-11-19T19:16:01.037Zfound 0 output files