01J4SY4SY1VBS53HF8T5NRJ0Q7: 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: 01J4SY5A9NBS51SFKMEN5K25V2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-08T21:27:12.243Zjob assigned to worker 01J4SY5DK47W4FZ4W3KT61FDKC (queued for 54 s)
 
22024-08-08T21:27:19.703Zstarting task 0: "setup"
32024-08-08T21:27:19.777Z++ uname -s
42024-08-08T21:27:19.780Z+ kern=SunOS
52024-08-08T21:27:19.780Z+ case "$kern" in
62024-08-08T21:27:19.780Z+ groupadd -g 12345 build
72024-08-08T21:27:19.783Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-08T21:27:21.792Z+ zfs create -o mountpoint=/work rpool/work
92024-08-08T21:27:21.903Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-08T21:27:21.909Z+ home_fs=zfs
112024-08-08T21:27:21.910Z+ [[ zfs == autofs ]]
122024-08-08T21:27:21.910Z+ mkdir -p /home/build
132024-08-08T21:27:21.910Z+ chown build:build /home/build /work
142024-08-08T21:27:23.906Z+ chmod 0700 /home/build /work
152024-08-08T21:27:23.911Zprocess exited: duration 4209 ms, exit code 0
 
162024-08-08T21:27:23.917Zstarting task 1: "rust-toolchain"
172024-08-08T21:27:23.923Z+ printf ' * toolchain channel = "%s"
182024-08-08T21:27:23.923Z' 1.80.1
192024-08-08T21:27:23.923Z * toolchain channel = "1.80.1"
202024-08-08T21:27:23.923Z+ printf ' * toolchain profile = "%s"
212024-08-08T21:27:23.923Z' default
222024-08-08T21:27:23.926Z * toolchain profile = "default"
232024-08-08T21:27:23.926Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-08T21:27:23.926Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-08T21:27:24.028Zinfo: downloading installer
262024-08-08T21:27:25.366Zinfo: profile set to 'default'
272024-08-08T21:27:25.366Zinfo: default host triple is x86_64-unknown-illumos
282024-08-08T21:27:25.370Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-08T21:27:25.502Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-08T21:27:25.502Zinfo: downloading component 'cargo'
312024-08-08T21:27:26.228Zinfo: downloading component 'clippy'
322024-08-08T21:27:26.493Zinfo: downloading component 'rust-docs'
332024-08-08T21:27:27.517Zinfo: downloading component 'rust-std'
342024-08-08T21:27:28.911Zinfo: downloading component 'rustc'
352024-08-08T21:27:32.826Zinfo: downloading component 'rustfmt'
362024-08-08T21:27:33.035Zinfo: installing component 'cargo'
372024-08-08T21:27:33.874Zinfo: installing component 'clippy'
382024-08-08T21:27:34.245Zinfo: installing component 'rust-docs'
392024-08-08T21:27:35.850Zinfo: installing component 'rust-std'
402024-08-08T21:27:37.507Zinfo: installing component 'rustc'
412024-08-08T21:27:41.764Zinfo: installing component 'rustfmt'
422024-08-08T21:27:42.105Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-08T21:27:42.105Z
442024-08-08T21:27:42.353Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-08T21:27:42.353Z
462024-08-08T21:27:42.356Z
472024-08-08T21:27:42.356ZRust is installed now. Great!
482024-08-08T21:27:42.356Z
492024-08-08T21:27:42.356ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-08T21:27:42.356Zenvironment variable. This has not been done automatically.
512024-08-08T21:27:42.356Z
522024-08-08T21:27:42.356ZTo configure your current shell, you need to source
532024-08-08T21:27:42.356Zthe corresponding env file under $HOME/.cargo.
542024-08-08T21:27:42.356Z
552024-08-08T21:27:42.356ZThis is usually done by running one of the following (note the leading DOT):
562024-08-08T21:27:42.356Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-08T21:27:42.356Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-08T21:27:42.424Z+ rustc --version
592024-08-08T21:27:42.490Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-08T21:27:42.493Zprocess exited: duration 18577 ms, exit code 0
 
612024-08-08T21:27:42.499Zstarting task 2: "authentication"
622024-08-08T21:27:42.522Zprocess exited: duration 21 ms, exit code 0
 
632024-08-08T21:27:42.531Zstarting task 3: "clone repository"
642024-08-08T21:27:42.535Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-08T21:27:42.537Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-08T21:27:42.698ZCloning into '/work/oxidecomputer/omicron'...
672024-08-08T21:27:49.828Z+ cd /work/oxidecomputer/omicron
682024-08-08T21:27:49.833Z+ git fetch origin eefaaf39ad7f4905dad2ca16aa712b817827cf37
692024-08-08T21:27:50.113ZFrom https://github.com/oxidecomputer/omicron
702024-08-08T21:27:50.113Z * branch eefaaf39ad7f4905dad2ca16aa712b817827cf37 -> FETCH_HEAD
712024-08-08T21:27:50.125Z+ [[ -n john/reconfigurator-planning-boundary-ntp ]]
722024-08-08T21:27:50.125Z++ git branch --show-current
732024-08-08T21:27:50.156Z+ current=main
742024-08-08T21:27:50.156Z+ [[ main != john/reconfigurator-planning-boundary-ntp ]]
752024-08-08T21:27:50.156Z+ git branch -f john/reconfigurator-planning-boundary-ntp eefaaf39ad7f4905dad2ca16aa712b817827cf37
762024-08-08T21:27:50.156Z+ git checkout -f john/reconfigurator-planning-boundary-ntp
772024-08-08T21:27:50.266ZSwitched to branch 'john/reconfigurator-planning-boundary-ntp'
782024-08-08T21:27:50.271Z+ git reset --hard eefaaf39ad7f4905dad2ca16aa712b817827cf37
792024-08-08T21:27:50.406ZHEAD is now at eefaaf39a PR feedback
802024-08-08T21:27:50.409Zprocess exited: duration 7880 ms, exit code 0
 
812024-08-08T21:27:50.416Zstarting task 4: "build"
822024-08-08T21:27:50.421Z+ cargo --version
832024-08-08T21:27:50.477Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-08T21:27:50.480Z+ rustc --version
852024-08-08T21:27:50.538Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-08T21:27:50.541Z+ source ./env.sh
872024-08-08T21:27:50.542Z++ OLD_SHELL_OPTS=ehxB
882024-08-08T21:27:50.542Z++ set -o xtrace
892024-08-08T21:27:50.557Z++++ dirname ./env.sh
902024-08-08T21:27:50.557Z+++ readlink -f .
912024-08-08T21:27:50.563Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-08T21:27:50.567Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-08-08T21:27:50.567Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-08-08T21:27:50.567Z++ 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
952024-08-08T21:27:50.567Z++ 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
962024-08-08T21:27:50.567Z++ 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
972024-08-08T21:27:50.567Z++ 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
982024-08-08T21:27:50.567Z++ 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
992024-08-08T21:27:50.567Z++ 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
1002024-08-08T21:27:50.567Z++ case $OLD_SHELL_OPTS in
1012024-08-08T21:27:50.567Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-08T21:27:50.567Z+ 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
1032024-08-08T21:27:50.567Z+ 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
1042024-08-08T21:27:50.568Z+ banner prerequisites
1052024-08-08T21:27:50.584Z
1062024-08-08T21:27:50.584Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-08T21:27:50.584Z # # # # # # # # # # # # # # #
1082024-08-08T21:27:50.585Z # # # # ##### # # ##### # # # # # #### #
1092024-08-08T21:27:50.585Z ##### ##### # ##### # # # # # # # # #
1102024-08-08T21:27:50.585Z # # # # # # # # # # # # # # #
1112024-08-08T21:27:50.585Z # # # ###### # # ###### ### # #### # #### #
1122024-08-08T21:27:50.585Z
1132024-08-08T21:27:50.588Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-08T21:28:01.482Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-08T21:28:03.713Z Startup: Caching catalogs ... Done
1162024-08-08T21:28:07.696ZPlanning: Solver setup ... Done (3.387s)
1172024-08-08T21:28:07.757ZPlanning: Running solver ... Done (0.062s)
1182024-08-08T21:28:07.812ZPlanning: Finding local manifests ... Done (0.003s)
1192024-08-08T21:28:07.825ZPlanning: Fetching manifests: 0/4 0% complete
1202024-08-08T21:28:08.044ZPlanning: Fetching manifests: 4/4 100% complete
1212024-08-08T21:28:08.095ZPlanning: Package planning ... Done (0.050s)
1222024-08-08T21:28:08.146ZPlanning: Merging actions ... Done (0.051s)
1232024-08-08T21:28:09.054ZPlanning: Checking for conflicting actions ... Done (0.908s)
1242024-08-08T21:28:09.066ZPlanning: Consolidating action changes ... Done (0.011s)
1252024-08-08T21:28:13.338ZPlanning: Evaluating mediators ... Done (4.272s)
1262024-08-08T21:28:13.348ZPlanning: Planning completed in 9.56 seconds
1272024-08-08T21:28:15.582Z Packages to install: 4
1282024-08-08T21:28:15.582Z Mediators to change: 2
1292024-08-08T21:28:15.582Z Services to change: 1
1302024-08-08T21:28:15.588Z Estimated space available: 155.76 GB
1312024-08-08T21:28:15.588ZEstimated space to be consumed: 1.47 GB
1322024-08-08T21:28:15.588Z Create boot environment: No
1332024-08-08T21:28:15.588ZCreate backup boot environment: No
1342024-08-08T21:28:15.588Z Rebuild boot archive: No
1352024-08-08T21:28:15.588Z
1362024-08-08T21:28:15.588ZChanged mediators:
1372024-08-08T21:28:15.588Z mediator clang:
1382024-08-08T21:28:15.588Z version: None -> 15 (system default)
1392024-08-08T21:28:15.588Z
1402024-08-08T21:28:15.588Z mediator llvm:
1412024-08-08T21:28:15.588Z version: 14 (system default) -> 15 (system default)
1422024-08-08T21:28:15.588Z
1432024-08-08T21:28:15.588ZChanged packages:
1442024-08-08T21:28:15.588Zhelios-dev
1452024-08-08T21:28:15.588Z developer/build-essential
1462024-08-08T21:28:15.588Z None -> 11-2.0
1472024-08-08T21:28:15.588Z library/libxmlsec1
1482024-08-08T21:28:15.588Z None -> 1.2.35-2.0
1492024-08-08T21:28:15.588Z ooce/developer/clang-15
1502024-08-08T21:28:15.588Z None -> 15.0.7-2.0
1512024-08-08T21:28:15.588Z ooce/developer/llvm-15
1522024-08-08T21:28:15.588Z None -> 15.0.7-2.0
1532024-08-08T21:28:15.588Z
1542024-08-08T21:28:15.588ZServices:
1552024-08-08T21:28:15.589Z restart_fmri:
1562024-08-08T21:28:15.589Z svc:/system/update-man-index:default
1572024-08-08T21:28:15.851Z
1582024-08-08T21:28:15.851ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592024-08-08T21:28:20.849ZDownload: 1105/3290 items 19.8/212.6MB 9% complete (4.0M/s)
1602024-08-08T21:28:26.276ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (11.6M/s)
1612024-08-08T21:28:31.276ZDownload: 2128/3290 items 118.9/212.6MB 55% complete (8.6M/s)
1622024-08-08T21:28:40.713ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (4.1M/s)
1632024-08-08T21:28:45.761ZDownload: 3244/3290 items 202.4/212.6MB 95% complete (17.9M/s)
1642024-08-08T21:28:51.079ZDownload: 3286/3290 items 212.0/212.6MB 99% complete (10.7M/s)
1652024-08-08T21:28:51.090ZDownload: Completed 212.60 MB in 35.18 seconds (6.0M/s)
1662024-08-08T21:28:51.658Z Actions: 1/3689 actions (Installing new actions)
1672024-08-08T21:28:58.766Z Actions: 3562/3689 actions (Installing new actions)
1682024-08-08T21:28:58.766Z Actions: Completed 3689 actions in 5.19 seconds.
1692024-08-08T21:28:58.766Z Done (0.147s)
1702024-08-08T21:28:58.766Z Done (0.000s)
1712024-08-08T21:28:58.766Z Done (0.355s)
1722024-08-08T21:29:02.962Z Done (5.445s)
1732024-08-08T21:29:03.127Z Done (0.095s)
1742024-08-08T21:29:03.130Z Done (0.000s)
1752024-08-08T21:29:03.299Z Done (0.000s)
1762024-08-08T21:29:03.912ZPlanning: Evaluating mediator changes ... Done
1772024-08-08T21:29:04.079ZPlanning: Checking for conflicting actions ... Done
1782024-08-08T21:29:04.081ZPlanning: Consolidating action changes ... Done
1792024-08-08T21:29:04.358ZPlanning: Evaluating mediators ... Done
1802024-08-08T21:29:04.361ZPlanning: Planning completed in 0.45 seconds
1812024-08-08T21:29:04.393Z Mediators to change: 2
1822024-08-08T21:29:04.393Z Create boot environment: No
1832024-08-08T21:29:04.396ZCreate backup boot environment: No
1842024-08-08T21:29:04.476Z Done
1852024-08-08T21:29:04.476Z Done
1862024-08-08T21:29:04.707Z Done
1872024-08-08T21:29:08.345Z Done
1882024-08-08T21:29:08.432Z Done
1892024-08-08T21:29:08.435Z Done
1902024-08-08T21:29:08.552Z Done
1912024-08-08T21:29:09.175ZPlanning: Evaluating mediator changes ... Done
1922024-08-08T21:29:09.178ZPlanning: Merging actions ... Done
1932024-08-08T21:29:09.366ZPlanning: Checking for conflicting actions ... Done
1942024-08-08T21:29:09.369ZPlanning: Consolidating action changes ... Done
1952024-08-08T21:29:09.630ZPlanning: Evaluating mediators ... Done
1962024-08-08T21:29:09.686ZPlanning: Planning completed in 0.75 seconds
1972024-08-08T21:29:09.720Z Packages to change: 1
1982024-08-08T21:29:09.720Z Mediators to change: 1
1992024-08-08T21:29:09.723Z Services to change: 1
2002024-08-08T21:29:09.723Z Create boot environment: No
2012024-08-08T21:29:09.723ZCreate backup boot environment: Yes
2022024-08-08T21:29:11.624Z Actions: 1/6 actions (Updating modified actions)
2032024-08-08T21:29:11.681Z Actions: Completed 6 actions in 0.06 seconds.
2042024-08-08T21:29:11.683Z Done
2052024-08-08T21:29:11.683Z Done
2062024-08-08T21:29:11.759Z Done
2072024-08-08T21:29:15.503Z Done
2082024-08-08T21:29:15.593Z Done
2092024-08-08T21:29:15.596Z Done
2102024-08-08T21:29:15.714Z Done
2112024-08-08T21:29:16.163ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2122024-08-08T21:29:16.163Zclang system 15 system
2132024-08-08T21:29:16.163Zcsh system system illumos
2142024-08-08T21:29:16.163Zctags system system illumos
2152024-08-08T21:29:16.163Zgcc vendor 12 vendor
2162024-08-08T21:29:16.163Zgcc system 10 system
2172024-08-08T21:29:16.163Zgcc system 7 system
2182024-08-08T21:29:16.163Zgo system 1.20 system
2192024-08-08T21:29:16.163Zgo system 1.19 system
2202024-08-08T21:29:16.163Zllvm system 15 system
2212024-08-08T21:29:16.163Zllvm system 14 system
2222024-08-08T21:29:16.163Zmariadb system 10.6 system
2232024-08-08T21:29:16.163Zmta vendor vendor dma
2242024-08-08T21:29:16.163Zopenjdk system 17 system
2252024-08-08T21:29:16.163Zopenjdk system 11 system
2262024-08-08T21:29:16.163Zopenjdk system 1.8 system
2272024-08-08T21:29:16.163Zopenssl vendor 3 vendor
2282024-08-08T21:29:16.163Zperl system 5.36 system
2292024-08-08T21:29:16.163Zpostgresql system 15 system
2302024-08-08T21:29:16.163Zpostgresql system 13 system
2312024-08-08T21:29:16.163Zpython vendor 3 vendor
2322024-08-08T21:29:16.166Zpython system 2 system
2332024-08-08T21:29:16.166Zpython3 system 3.11 system
2342024-08-08T21:29:16.167Zruby system 3.0 system
2352024-08-08T21:29:16.167Zwords vendor vendor american-english
2362024-08-08T21:29:16.167Zwords system system australian-english
2372024-08-08T21:29:16.167Zwords system system british-english
2382024-08-08T21:29:16.167Zwords system system canadian-english
2392024-08-08T21:29:16.167Zwords system system french
2402024-08-08T21:29:16.167Zwords system system italian
2412024-08-08T21:29:16.167Zwords system system ngerman
2422024-08-08T21:29:16.167Zwords system system ogerman
2432024-08-08T21:29:16.167Zwords system system spanish
2442024-08-08T21:29:16.500ZPUBLISHER TYPE STATUS P LOCATION
2452024-08-08T21:29:16.500Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2462024-08-08T21:29:18.186ZFMRI IFO
2472024-08-08T21:29:18.186Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2482024-08-08T21:29:18.186Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2492024-08-08T21:29:18.186Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2502024-08-08T21:29:18.186Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2512024-08-08T21:29:18.186Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2522024-08-08T21:29:18.186Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2532024-08-08T21:29:18.186Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2542024-08-08T21:29:18.186Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2552024-08-08T21:29:18.186Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2562024-08-08T21:29:18.186Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572024-08-08T21:29:18.186Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2582024-08-08T21:29:18.186Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592024-08-08T21:29:18.796Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602024-08-08T21:29:19.096Z Updating git repository `https://github.com/oxidecomputer/zone`
2612024-08-08T21:29:19.439Z Updating crates.io index
2622024-08-08T21:29:19.497Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2632024-08-08T21:29:20.266Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642024-08-08T21:29:21.012Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2652024-08-08T21:29:21.263Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2662024-08-08T21:29:22.787Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672024-08-08T21:29:23.021Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2682024-08-08T21:29:23.368Z Updating git repository `https://github.com/oxidecomputer/propolis`
2692024-08-08T21:29:24.294Z Updating git repository `https://github.com/oxidecomputer/crucible`
2702024-08-08T21:29:26.450Z Updating git repository `https://github.com/oxidecomputer/opte`
2712024-08-08T21:29:27.609Z Updating git repository `https://github.com/oxidecomputer/falcon`
2722024-08-08T21:29:28.280Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732024-08-08T21:29:28.863Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2742024-08-08T21:29:29.140Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2752024-08-08T21:29:29.405Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2762024-08-08T21:29:29.693Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772024-08-08T21:29:30.030Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782024-08-08T21:29:30.273Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792024-08-08T21:29:30.505Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802024-08-08T21:29:30.787Z Updating git repository `https://github.com/oxidecomputer/clickward`
2812024-08-08T21:29:31.101Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2822024-08-08T21:29:31.374Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832024-08-08T21:29:31.758Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2842024-08-08T21:29:32.011Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852024-08-08T21:29:32.467Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862024-08-08T21:29:32.781Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872024-08-08T21:29:33.160Z Updating git repository `https://github.com/oxidecomputer/typify`
2882024-08-08T21:29:35.201Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892024-08-08T21:29:35.464Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902024-08-08T21:29:35.733Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912024-08-08T21:29:36.122Z Updating git repository `https://github.com/oxidecomputer/rfb`
2922024-08-08T21:29:37.135Z Downloading crates ...
2932024-08-08T21:29:37.206Z Downloaded anstyle v1.0.8
2942024-08-08T21:29:37.210Z Downloaded cargo-platform v0.1.8
2952024-08-08T21:29:37.213Z Downloaded block-buffer v0.10.4
2962024-08-08T21:29:37.213Z Downloaded anstyle-query v1.0.3
2972024-08-08T21:29:37.213Z Downloaded autocfg v1.3.0
2982024-08-08T21:29:37.216Z Downloaded cargo_toml v0.20.4
2992024-08-08T21:29:37.220Z Downloaded byteorder v1.5.0
3002024-08-08T21:29:37.220Z Downloaded clap v4.5.13
3012024-08-08T21:29:37.228Z Downloaded equivalent v1.0.1
3022024-08-08T21:29:37.231Z Downloaded usdt-macro v0.5.0
3032024-08-08T21:29:37.234Z Downloaded usdt-attr-macro v0.5.0
3042024-08-08T21:29:37.238Z Downloaded swrite v0.1.0
3052024-08-08T21:29:37.241Z Downloaded cfg-if v1.0.0
3062024-08-08T21:29:37.246Z Downloaded bytecount v0.6.8
3072024-08-08T21:29:37.249Z Downloaded heck v0.4.1
3082024-08-08T21:29:37.249Z Downloaded cargo_metadata v0.18.1
3092024-08-08T21:29:37.252Z Downloaded version_check v0.9.5
3102024-08-08T21:29:37.252Z Downloaded thread-id v4.2.1
3112024-08-08T21:29:37.255Z Downloaded macaddr v1.0.1
3122024-08-08T21:29:37.255Z Downloaded colorchoice v1.0.1
3132024-08-08T21:29:37.255Z Downloaded itoa v1.0.11
3142024-08-08T21:29:37.258Z Downloaded toml_datetime v0.6.8
3152024-08-08T21:29:37.258Z Downloaded plain v0.2.3
3162024-08-08T21:29:37.261Z Downloaded thiserror v1.0.63
3172024-08-08T21:29:37.264Z Downloaded dof v0.3.0
3182024-08-08T21:29:37.264Z Downloaded is_terminal_polyfill v1.70.0
3192024-08-08T21:29:37.267Z Downloaded generic-array v0.14.7
3202024-08-08T21:29:37.267Z Downloaded dtrace-parser v0.2.0
3212024-08-08T21:29:37.267Z Downloaded scroll_derive v0.12.0
3222024-08-08T21:29:37.271Z Downloaded fs-err v2.11.0
3232024-08-08T21:29:37.271Z Downloaded anstyle-parse v0.2.4
3242024-08-08T21:29:37.274Z Downloaded pretty-hex v0.4.1
3252024-08-08T21:29:37.281Z Downloaded tabled_derive v0.7.0
3262024-08-08T21:29:37.284Z Downloaded serde_spanned v0.6.7
3272024-08-08T21:29:37.288Z Downloaded fnv v1.0.7
3282024-08-08T21:29:37.292Z Downloaded camino v1.1.7
3292024-08-08T21:29:37.294Z Downloaded semver v1.0.23
3302024-08-08T21:29:37.297Z Downloaded pest_generator v2.7.10
3312024-08-08T21:29:37.300Z Downloaded zerocopy-derive v0.7.34
3322024-08-08T21:29:37.304Z Downloaded proc-macro-error v1.0.4
3332024-08-08T21:29:37.307Z Downloaded errno v0.3.9
3342024-08-08T21:29:37.307Z Downloaded heck v0.5.0
3352024-08-08T21:29:37.314Z Downloaded cpufeatures v0.2.12
3362024-08-08T21:29:37.314Z Downloaded proc-macro-error-attr v1.0.4
3372024-08-08T21:29:37.314Z Downloaded clap_lex v0.7.0
3382024-08-08T21:29:37.325Z Downloaded digest v0.10.7
3392024-08-08T21:29:37.325Z Downloaded crypto-common v0.1.6
3402024-08-08T21:29:37.325Z Downloaded clap_derive v4.5.13
3412024-08-08T21:29:37.325Z Downloaded anstream v0.6.14
3422024-08-08T21:29:37.325Z Downloaded utf8parse v0.2.1
3432024-08-08T21:29:37.325Z Downloaded usdt v0.5.0
3442024-08-08T21:29:37.325Z Downloaded thiserror-impl v1.0.63
3452024-08-08T21:29:37.325Z Downloaded strsim v0.11.1
3462024-08-08T21:29:37.325Z Downloaded once_cell v1.19.0
3472024-08-08T21:29:37.330Z Downloaded anyhow v1.0.86
3482024-08-08T21:29:37.330Z Downloaded sha2 v0.10.8
3492024-08-08T21:29:37.333Z Downloaded terminal_size v0.3.0
3502024-08-08T21:29:37.333Z Downloaded serde_tokenstream v0.2.1
3512024-08-08T21:29:37.336Z Downloaded scroll v0.12.0
3522024-08-08T21:29:37.339Z Downloaded ucd-trie v0.1.6
3532024-08-08T21:29:37.339Z Downloaded memmap v0.7.0
3542024-08-08T21:29:37.342Z Downloaded pest_derive v2.7.10
3552024-08-08T21:29:37.342Z Downloaded bitflags v2.6.0
3562024-08-08T21:29:37.346Z Downloaded quote v1.0.36
3572024-08-08T21:29:37.349Z Downloaded usdt-impl v0.5.0
3582024-08-08T21:29:37.357Z Downloaded proc-macro2 v1.0.86
3592024-08-08T21:29:37.362Z Downloaded serde_derive v1.0.205
3602024-08-08T21:29:37.365Z Downloaded log v0.4.21
3612024-08-08T21:29:37.375Z Downloaded unicode-ident v1.0.12
3622024-08-08T21:29:37.381Z Downloaded typenum v1.17.0
3632024-08-08T21:29:37.381Z Downloaded ryu v1.0.18
3642024-08-08T21:29:37.385Z Downloaded pest_meta v2.7.10
3652024-08-08T21:29:37.385Z Downloaded papergrid v0.11.0
3662024-08-08T21:29:37.390Z Downloaded toml v0.8.19
3672024-08-08T21:29:37.399Z Downloaded indexmap v2.3.0
3682024-08-08T21:29:37.412Z Downloaded memchr v2.7.2
3692024-08-08T21:29:37.420Z Downloaded serde v1.0.205
3702024-08-08T21:29:37.431Z Downloaded toml_edit v0.22.20
3712024-08-08T21:29:37.453Z Downloaded pest v2.7.10
3722024-08-08T21:29:37.461Z Downloaded clap_builder v4.5.13
3732024-08-08T21:29:37.469Z Downloaded hashbrown v0.14.5
3742024-08-08T21:29:37.475Z Downloaded zerocopy v0.7.34
3752024-08-08T21:29:37.490Z Downloaded serde_json v1.0.122
3762024-08-08T21:29:37.496Z Downloaded winnow v0.6.18
3772024-08-08T21:29:37.504Z Downloaded goblin v0.8.2
3782024-08-08T21:29:37.512Z Downloaded tabled v0.15.0
3792024-08-08T21:29:37.526Z Downloaded syn v1.0.109
3802024-08-08T21:29:37.537Z Downloaded syn v2.0.72
3812024-08-08T21:29:37.549Z Downloaded rustix v0.38.34
3822024-08-08T21:29:37.571Z Downloaded unicode-width v0.1.13
3832024-08-08T21:29:37.587Z Downloaded libc v0.2.155
3842024-08-08T21:29:37.886Z Compiling proc-macro2 v1.0.86
3852024-08-08T21:29:37.889Z Compiling unicode-ident v1.0.12
3862024-08-08T21:29:37.889Z Compiling version_check v0.9.5
3872024-08-08T21:29:37.890Z Compiling serde v1.0.205
3882024-08-08T21:29:37.890Z Compiling thiserror v1.0.63
3892024-08-08T21:29:37.890Z Compiling memchr v2.7.2
3902024-08-08T21:29:37.890Z Compiling libc v0.2.155
3912024-08-08T21:29:37.921Z Compiling ryu v1.0.18
3922024-08-08T21:29:38.131Z Compiling itoa v1.0.11
3932024-08-08T21:29:38.367Z Compiling ucd-trie v0.1.6
3942024-08-08T21:29:38.391Z Compiling once_cell v1.19.0
3952024-08-08T21:29:38.777Z Compiling byteorder v1.5.0
3962024-08-08T21:29:39.132Z Compiling serde_json v1.0.122
3972024-08-08T21:29:39.890Z Compiling proc-macro-error-attr v1.0.4
3982024-08-08T21:29:39.954Z Compiling usdt-impl v0.5.0
3992024-08-08T21:29:39.957Z Compiling rustix v0.38.34
4002024-08-08T21:29:39.974Z Compiling syn v1.0.109
4012024-08-08T21:29:40.078Z Compiling proc-macro-error v1.0.4
4022024-08-08T21:29:40.269Z Compiling bitflags v2.6.0
4032024-08-08T21:29:40.374Z Compiling plain v0.2.3
4042024-08-08T21:29:40.457Z Compiling log v0.4.21
4052024-08-08T21:29:40.538Z Compiling utf8parse v0.2.1
4062024-08-08T21:29:40.644Z Compiling thread-id v4.2.1
4072024-08-08T21:29:40.706Z Compiling hashbrown v0.14.5
4082024-08-08T21:29:40.751Z Compiling equivalent v1.0.1
4092024-08-08T21:29:40.777Z Compiling anstyle-parse v0.2.4
4102024-08-08T21:29:40.828Z Compiling quote v1.0.36
4112024-08-08T21:29:40.957Z Compiling is_terminal_polyfill v1.70.0
4122024-08-08T21:29:40.992Z Compiling semver v1.0.23
4132024-08-08T21:29:41.111Z Compiling pretty-hex v0.4.1
4142024-08-08T21:29:41.160Z Compiling camino v1.1.7
4152024-08-08T21:29:41.272Z Compiling syn v2.0.72
4162024-08-08T21:29:41.342Z Compiling errno v0.3.9
4172024-08-08T21:29:41.593Z Compiling colorchoice v1.0.1
4182024-08-08T21:29:41.642Z Compiling anstyle v1.0.8
4192024-08-08T21:29:41.774Z Compiling autocfg v1.3.0
4202024-08-08T21:29:41.854Z Compiling anstyle-query v1.0.3
4212024-08-08T21:29:41.993Z Compiling winnow v0.6.18
4222024-08-08T21:29:42.082Z Compiling indexmap v2.3.0
4232024-08-08T21:29:42.148Z Compiling anstream v0.6.14
4242024-08-08T21:29:42.769Z Compiling fs-err v2.11.0
4252024-08-08T21:29:42.810Z Compiling terminal_size v0.3.0
4262024-08-08T21:29:43.099Z Compiling clap_lex v0.7.0
4272024-08-08T21:29:43.140Z Compiling bytecount v0.6.8
4282024-08-08T21:29:43.185Z Compiling strsim v0.11.1
4292024-08-08T21:29:43.209Z Compiling anyhow v1.0.86
4302024-08-08T21:29:43.356Z Compiling unicode-width v0.1.13
4312024-08-08T21:29:43.415Z Compiling heck v0.5.0
4322024-08-08T21:29:43.589Z Compiling heck v0.4.1
4332024-08-08T21:29:43.615Z Compiling fnv v1.0.7
4342024-08-08T21:29:43.752Z Compiling papergrid v0.11.0
4352024-08-08T21:29:43.932Z Compiling clap_builder v4.5.13
4362024-08-08T21:29:44.090Z Compiling memmap v0.7.0
4372024-08-08T21:29:44.446Z Compiling swrite v0.1.0
4382024-08-08T21:29:46.739Z Compiling tabled_derive v0.7.0
4392024-08-08T21:29:48.284Z Compiling tabled v0.15.0
4402024-08-08T21:29:49.889Z Compiling serde_derive v1.0.205
4412024-08-08T21:29:49.889Z Compiling thiserror-impl v1.0.63
4422024-08-08T21:29:49.889Z Compiling zerocopy-derive v0.7.34
4432024-08-08T21:29:49.892Z Compiling scroll_derive v0.12.0
4442024-08-08T21:29:49.892Z Compiling clap_derive v4.5.13
4452024-08-08T21:29:51.191Z Compiling scroll v0.12.0
4462024-08-08T21:29:51.679Z Compiling goblin v0.8.2
4472024-08-08T21:29:51.832Z Compiling zerocopy v0.7.34
4482024-08-08T21:29:52.475Z Compiling pest v2.7.10
4492024-08-08T21:29:53.788Z Compiling clap v4.5.13
4502024-08-08T21:29:54.628Z Compiling pest_meta v2.7.10
4512024-08-08T21:29:55.466Z Compiling pest_generator v2.7.10
4522024-08-08T21:29:57.456Z Compiling pest_derive v2.7.10
4532024-08-08T21:29:58.229Z Compiling dtrace-parser v0.2.0
4542024-08-08T21:30:00.057Z Compiling serde_tokenstream v0.2.1
4552024-08-08T21:30:00.219Z Compiling toml_datetime v0.6.8
4562024-08-08T21:30:00.219Z Compiling serde_spanned v0.6.7
4572024-08-08T21:30:00.222Z Compiling cargo-platform v0.1.8
4582024-08-08T21:30:00.524Z Compiling toml_edit v0.22.20
4592024-08-08T21:30:00.609Z Compiling macaddr v1.0.1
4602024-08-08T21:30:01.486Z Compiling dof v0.3.0
4612024-08-08T21:30:01.677Z Compiling cargo_metadata v0.18.1
4622024-08-08T21:30:03.267Z Compiling usdt-attr-macro v0.5.0
4632024-08-08T21:30:03.269Z Compiling usdt-macro v0.5.0
4642024-08-08T21:30:03.449Z Compiling toml v0.8.19
4652024-08-08T21:30:04.253Z Compiling cargo_toml v0.20.4
4662024-08-08T21:30:04.549Z Compiling usdt v0.5.0
4672024-08-08T21:30:08.112Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682024-08-08T21:30:12.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.50s
4692024-08-08T21:30:12.298Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4702024-08-08T21:30:12.837Z Downloading crates ...
4712024-08-08T21:30:12.953Z Downloaded adler v1.0.2
4722024-08-08T21:30:12.956Z Downloaded aead v0.5.2
4732024-08-08T21:30:12.960Z Downloaded ahash v0.8.11
4742024-08-08T21:30:12.963Z Downloaded cfg_aliases v0.1.1
4752024-08-08T21:30:12.965Z Downloaded atty v0.2.14
4762024-08-08T21:30:12.965Z Downloaded addr2line v0.21.0
4772024-08-08T21:30:12.972Z Downloaded bitstruct v0.1.1
4782024-08-08T21:30:12.975Z Downloaded crunchy v0.2.2
4792024-08-08T21:30:12.978Z Downloaded darling_macro v0.20.9
4802024-08-08T21:30:12.978Z Downloaded indicatif v0.17.8
4812024-08-08T21:30:12.981Z Downloaded cstr-argument v0.1.2
4822024-08-08T21:30:12.984Z Downloaded is-terminal v0.4.12
4832024-08-08T21:30:12.986Z Downloaded atomic-waker v1.1.2
4842024-08-08T21:30:12.989Z Downloaded bit-vec v0.6.3
4852024-08-08T21:30:12.989Z Downloaded normalize-line-endings v0.3.0
4862024-08-08T21:30:12.992Z Downloaded newtype_derive v0.1.6
4872024-08-08T21:30:12.992Z Downloaded arrayref v0.3.7
4882024-08-08T21:30:12.994Z Downloaded num_threads v0.1.7
4892024-08-08T21:30:12.994Z Downloaded oso-derive v0.27.3
4902024-08-08T21:30:13.000Z Downloaded cassowary v0.3.0
4912024-08-08T21:30:13.003Z Downloaded newline-converter v0.3.0
4922024-08-08T21:30:13.003Z Downloaded opaque-debug v0.3.1
4932024-08-08T21:30:13.003Z Downloaded bb8 v0.8.5
4942024-08-08T21:30:13.003Z Downloaded parse-size v1.0.0
4952024-08-08T21:30:13.003Z Downloaded crc-catalog v2.4.0
4962024-08-08T21:30:13.006Z Downloaded crc v3.2.1
4972024-08-08T21:30:13.009Z Downloaded libloading v0.8.3
4982024-08-08T21:30:13.012Z Downloaded data-encoding v2.6.0
4992024-08-08T21:30:13.015Z Downloaded instant v0.1.12
5002024-08-08T21:30:13.015Z Downloaded defmt-parser v0.3.4
5012024-08-08T21:30:13.018Z Downloaded linked-hash-map v0.5.6
5022024-08-08T21:30:13.018Z Downloaded lazycell v1.3.0
5032024-08-08T21:30:13.021Z Downloaded kstat-rs v0.2.4
5042024-08-08T21:30:13.021Z Downloaded console v0.15.8
5052024-08-08T21:30:13.023Z Downloaded bzip2 v0.4.4
5062024-08-08T21:30:13.026Z Downloaded maybe-uninit v2.0.0
5072024-08-08T21:30:13.029Z Downloaded buf-list v1.0.3
5082024-08-08T21:30:13.031Z Downloaded managed v0.8.0
5092024-08-08T21:30:13.034Z Downloaded olpc-cjson v0.1.3
5102024-08-08T21:30:13.034Z Downloaded lru v0.12.3
5112024-08-08T21:30:13.038Z Downloaded csv-core v0.1.11
5122024-08-08T21:30:13.038Z Downloaded ciborium v0.2.2
5132024-08-08T21:30:13.041Z Downloaded async-stream-impl v0.3.5
5142024-08-08T21:30:13.044Z Downloaded signal-hook-tokio v0.3.1
5152024-08-08T21:30:13.044Z Downloaded crucible-workspace-hack v0.1.0
5162024-08-08T21:30:13.044Z Downloaded ipnetwork v0.20.0
5172024-08-08T21:30:13.046Z Downloaded parse-display-derive v0.9.1
5182024-08-08T21:30:13.049Z Downloaded packed_struct v0.10.1
5192024-08-08T21:30:13.049Z Downloaded num-iter v0.1.45
5202024-08-08T21:30:13.052Z Downloaded new_debug_unreachable v1.0.6
5212024-08-08T21:30:13.052Z Downloaded darling v0.20.9
5222024-08-08T21:30:13.056Z Downloaded num-conv v0.1.0
5232024-08-08T21:30:13.059Z Downloaded take_mut v0.2.2
5242024-08-08T21:30:13.062Z Downloaded num_enum v0.5.11
5252024-08-08T21:30:13.065Z Downloaded native-tls v0.2.11
5262024-08-08T21:30:13.068Z Downloaded castaway v0.2.2
5272024-08-08T21:30:13.071Z Downloaded multer v3.1.0
5282024-08-08T21:30:13.073Z Downloaded bitfield v0.14.0
5292024-08-08T21:30:13.076Z Downloaded termtree v0.4.1
5302024-08-08T21:30:13.076Z Downloaded parking_lot v0.11.2
5312024-08-08T21:30:13.079Z Downloaded matches v0.1.10
5322024-08-08T21:30:13.082Z Downloaded openssl-macros v0.1.1
5332024-08-08T21:30:13.082Z Downloaded cipher v0.4.4
5342024-08-08T21:30:13.084Z Downloaded cexpr v0.6.0
5352024-08-08T21:30:13.087Z Downloaded crossbeam-deque v0.8.5
5362024-08-08T21:30:13.087Z Downloaded number_prefix v0.4.0
5372024-08-08T21:30:13.090Z Downloaded cobs v0.2.3
5382024-08-08T21:30:13.090Z Downloaded base16ct v0.2.0
5392024-08-08T21:30:13.093Z Downloaded waitgroup v0.1.2
5402024-08-08T21:30:13.093Z Downloaded parking_lot_core v0.9.10
5412024-08-08T21:30:13.095Z Downloaded want v0.3.1
5422024-08-08T21:30:13.098Z Downloaded maplit v1.0.2
5432024-08-08T21:30:13.098Z Downloaded debug-ignore v1.0.5
5442024-08-08T21:30:13.101Z Downloaded lazy_static v1.5.0
5452024-08-08T21:30:13.104Z Downloaded foreign-types-shared v0.3.1
5462024-08-08T21:30:13.104Z Downloaded foreign-types-shared v0.1.1
5472024-08-08T21:30:13.107Z Downloaded num-complex v0.4.6
5482024-08-08T21:30:13.107Z Downloaded multimap v0.10.0
5492024-08-08T21:30:13.109Z Downloaded linear-map v1.2.0
5502024-08-08T21:30:13.112Z Downloaded num v0.4.3
5512024-08-08T21:30:13.112Z Downloaded smf v0.2.3
5522024-08-08T21:30:13.115Z Downloaded sqlformat v0.2.4
5532024-08-08T21:30:13.118Z Downloaded memmap2 v0.9.4
5542024-08-08T21:30:13.118Z Downloaded bcs v0.1.6
5552024-08-08T21:30:13.122Z Downloaded arrayvec v0.7.4
5562024-08-08T21:30:13.125Z Downloaded headers-core v0.2.0
5572024-08-08T21:30:13.125Z Downloaded http-range v0.1.5
5582024-08-08T21:30:13.125Z Downloaded cookie v0.18.1
5592024-08-08T21:30:13.128Z Downloaded clang-sys v1.7.0
5602024-08-08T21:30:13.130Z Downloaded path-slash v0.1.5
5612024-08-08T21:30:13.133Z Downloaded unicode-linebreak v0.1.5
5622024-08-08T21:30:13.133Z Downloaded num-integer v0.1.46
5632024-08-08T21:30:13.136Z Downloaded chacha20 v0.9.1
5642024-08-08T21:30:13.139Z Downloaded parse-display v0.9.1
5652024-08-08T21:30:13.139Z Downloaded thiserror-impl-no-std v2.0.2
5662024-08-08T21:30:13.142Z Downloaded stringprep v0.1.4
5672024-08-08T21:30:13.145Z Downloaded packed_struct_codegen v0.10.1
5682024-08-08T21:30:13.145Z Downloaded cookie_store v0.20.0
5692024-08-08T21:30:13.148Z Downloaded cookie v0.17.0
5702024-08-08T21:30:13.151Z Downloaded indexmap v1.9.3
5712024-08-08T21:30:13.153Z Downloaded cancel-safe-futures v0.1.5
5722024-08-08T21:30:13.157Z Downloaded thiserror-no-std v2.0.2
5732024-08-08T21:30:13.161Z Downloaded deranged v0.3.11
5742024-08-08T21:30:13.164Z Downloaded tinyvec_macros v0.1.1
5752024-08-08T21:30:13.167Z Downloaded form_urlencoded v1.2.1
5762024-08-08T21:30:13.167Z Downloaded fd-lock v4.0.2
5772024-08-08T21:30:13.170Z Downloaded num_cpus v1.16.0
5782024-08-08T21:30:13.172Z Downloaded mime_guess v2.0.4
5792024-08-08T21:30:13.175Z Downloaded num-traits v0.2.19
5802024-08-08T21:30:13.178Z Downloaded pkg-config v0.3.30
5812024-08-08T21:30:13.181Z Downloaded r2d2 v0.8.10
5822024-08-08T21:30:13.184Z Downloaded pin-utils v0.1.0
5832024-08-08T21:30:13.184Z Downloaded parking_lot_core v0.8.6
5842024-08-08T21:30:13.187Z Downloaded openssl-sys v0.9.103
5852024-08-08T21:30:13.192Z Downloaded num_enum_derive v0.5.11
5862024-08-08T21:30:13.196Z Downloaded shlex v1.3.0
5872024-08-08T21:30:13.198Z Downloaded shell-words v1.1.0
5882024-08-08T21:30:13.198Z Downloaded fxhash v0.2.1
5892024-08-08T21:30:13.198Z Downloaded password-hash v0.5.0
5902024-08-08T21:30:13.201Z Downloaded owo-colors v4.0.0
5912024-08-08T21:30:13.204Z Downloaded walkdir v2.5.0
5922024-08-08T21:30:13.207Z Downloaded slog v2.7.0
5932024-08-08T21:30:13.210Z Downloaded crc-any v2.5.0
5942024-08-08T21:30:13.213Z Downloaded tap v1.0.1
5952024-08-08T21:30:13.213Z Downloaded tabwriter v1.4.0
5962024-08-08T21:30:13.216Z Downloaded rand_xorshift v0.3.0
5972024-08-08T21:30:13.216Z Downloaded rand_seeder v0.3.0
5982024-08-08T21:30:13.218Z Downloaded radium v0.7.0
5992024-08-08T21:30:13.218Z Downloaded rand_core v0.6.4
6002024-08-08T21:30:13.222Z Downloaded der_derive v0.7.2
6012024-08-08T21:30:13.225Z Downloaded inout v0.1.3
6022024-08-08T21:30:13.225Z Downloaded xattr v1.3.1
6032024-08-08T21:30:13.228Z Downloaded tower-service v0.3.2
6042024-08-08T21:30:13.228Z Downloaded time-core v0.1.2
6052024-08-08T21:30:13.230Z Downloaded scopeguard v1.2.0
6062024-08-08T21:30:13.233Z Downloaded pkcs8 v0.10.2
6072024-08-08T21:30:13.236Z Downloaded stable_deref_trait v1.2.0
6082024-08-08T21:30:13.236Z Downloaded test-strategy v0.3.1
6092024-08-08T21:30:13.240Z Downloaded darling_core v0.20.9
6102024-08-08T21:30:13.247Z Downloaded futures-task v0.3.30
6112024-08-08T21:30:13.250Z Downloaded tokio-rustls v0.25.0
6122024-08-08T21:30:13.250Z Downloaded getopts v0.2.21
6132024-08-08T21:30:13.253Z Downloaded zone_cfg_derive v0.1.2
6142024-08-08T21:30:13.253Z Downloaded gethostname v0.5.0
6152024-08-08T21:30:13.256Z Downloaded httparse v1.8.0
6162024-08-08T21:30:13.256Z Downloaded unicode-xid v0.2.4
6172024-08-08T21:30:13.259Z Downloaded mockall_derive v0.13.0
6182024-08-08T21:30:13.261Z Downloaded rustversion v1.0.17
6192024-08-08T21:30:13.264Z Downloaded serde_plain v1.0.2
6202024-08-08T21:30:13.267Z Downloaded derive-where v1.2.7
6212024-08-08T21:30:13.270Z Downloaded ident_case v1.0.1
6222024-08-08T21:30:13.273Z Downloaded display-error-chain v0.2.0
6232024-08-08T21:30:13.273Z Downloaded static_assertions v1.1.0
6242024-08-08T21:30:13.276Z Downloaded slog-async v2.8.0
6252024-08-08T21:30:13.276Z Downloaded ppv-lite86 v0.2.17
6262024-08-08T21:30:13.279Z Downloaded powerfmt v0.2.0
6272024-08-08T21:30:13.281Z Downloaded slog-envlogger v2.2.0
6282024-08-08T21:30:13.281Z Downloaded slog-dtrace v0.3.0
6292024-08-08T21:30:13.284Z Downloaded slog-bunyan v2.5.0
6302024-08-08T21:30:13.287Z Downloaded topological-sort v0.2.2
6312024-08-08T21:30:13.287Z Downloaded time-macros v0.2.18
6322024-08-08T21:30:13.290Z Downloaded base64 v0.21.7
6332024-08-08T21:30:13.293Z Downloaded signal-hook v0.3.17
6342024-08-08T21:30:13.297Z Downloaded try-lock v0.2.5
6352024-08-08T21:30:13.299Z Downloaded ena v0.14.3
6362024-08-08T21:30:13.303Z Downloaded hyper-rustls v0.24.2
6372024-08-08T21:30:13.306Z Downloaded num-bigint v0.4.5
6382024-08-08T21:30:13.309Z Downloaded float-ord v0.3.2
6392024-08-08T21:30:13.312Z Downloaded hyper-tls v0.5.0
6402024-08-08T21:30:13.315Z Downloaded fatfs v0.3.6
6412024-08-08T21:30:13.317Z Downloaded precomputed-hash v0.1.1
6422024-08-08T21:30:13.317Z Downloaded portpicker v0.1.1
6432024-08-08T21:30:13.317Z Downloaded serde-big-array v0.5.1
6442024-08-08T21:30:13.321Z Downloaded hubpack_derive v0.1.1
6452024-08-08T21:30:13.325Z Downloaded rustc-hash v1.1.0
6462024-08-08T21:30:13.325Z Downloaded ref-cast-impl v1.0.23
6472024-08-08T21:30:13.325Z Downloaded oso v0.27.3
6482024-08-08T21:30:13.327Z Downloaded ref-cast v1.0.23
6492024-08-08T21:30:13.330Z Downloaded slog-stdlog v4.1.1
6502024-08-08T21:30:13.333Z Downloaded futures-executor v0.3.30
6512024-08-08T21:30:13.336Z Downloaded futures-core v0.3.30
6522024-08-08T21:30:13.336Z Downloaded headers v0.3.9
6532024-08-08T21:30:13.341Z Downloaded predicates-tree v1.0.9
6542024-08-08T21:30:13.344Z Downloaded untrusted v0.7.1
6552024-08-08T21:30:13.344Z Downloaded crossterm v0.27.0
6562024-08-08T21:30:13.351Z Downloaded peg v0.8.4
6572024-08-08T21:30:13.356Z Downloaded sync_wrapper v0.1.2
6582024-08-08T21:30:13.358Z Downloaded hubpack v0.1.2
6592024-08-08T21:30:13.368Z Downloaded zeroize_derive v1.4.2
6602024-08-08T21:30:13.371Z Downloaded thread_local v1.1.8
6612024-08-08T21:30:13.374Z Downloaded tempfile v3.10.1
6622024-08-08T21:30:13.377Z Downloaded smallvec v1.13.2
6632024-08-08T21:30:13.379Z Downloaded phf_shared v0.10.0
6642024-08-08T21:30:13.380Z Downloaded tls_codec_derive v0.4.1
6652024-08-08T21:30:13.382Z Downloaded smallvec v0.6.14
6662024-08-08T21:30:13.382Z Downloaded minimal-lexical v0.2.1
6672024-08-08T21:30:13.388Z Downloaded zone v0.1.8
6682024-08-08T21:30:13.390Z Downloaded termcolor v1.4.1
6692024-08-08T21:30:13.390Z Downloaded smawk v0.3.2
6702024-08-08T21:30:13.393Z Downloaded tracing-attributes v0.1.27
6712024-08-08T21:30:13.396Z Downloaded strum_macros v0.26.4
6722024-08-08T21:30:13.399Z Downloaded serde_repr v0.1.19
6732024-08-08T21:30:13.401Z Downloaded itertools v0.10.5
6742024-08-08T21:30:13.407Z Downloaded structmeta-derive v0.2.0
6752024-08-08T21:30:13.410Z Downloaded peg-runtime v0.8.3
6762024-08-08T21:30:13.410Z Downloaded universal-hash v0.5.1
6772024-08-08T21:30:13.413Z Downloaded slab v0.4.9
6782024-08-08T21:30:13.413Z Downloaded quick-error v1.2.3
6792024-08-08T21:30:13.415Z Downloaded untrusted v0.9.0
6802024-08-08T21:30:13.418Z Downloaded serde-hex v0.1.0
6812024-08-08T21:30:13.418Z Downloaded postgres-protocol v0.6.7
6822024-08-08T21:30:13.421Z Downloaded peg-macros v0.8.4
6832024-08-08T21:30:13.424Z Downloaded termios v0.3.3
6842024-08-08T21:30:13.426Z Downloaded vte_generate_state_changes v0.1.1
6852024-08-08T21:30:13.427Z Downloaded tracing v0.1.40
6862024-08-08T21:30:13.430Z Downloaded supports-color v3.0.0
6872024-08-08T21:30:13.433Z Downloaded home v0.5.9
6882024-08-08T21:30:13.436Z Downloaded tokio-macros v2.3.0
6892024-08-08T21:30:13.436Z Downloaded httpdate v1.0.3
6902024-08-08T21:30:13.436Z Downloaded tokio-native-tls v0.3.1
6912024-08-08T21:30:13.438Z Downloaded float-cmp v0.9.0
6922024-08-08T21:30:13.441Z Downloaded elliptic-curve v0.13.8
6932024-08-08T21:30:13.444Z Downloaded dyn-clone v1.0.17
6942024-08-08T21:30:13.447Z Downloaded pretty-hex v0.2.1
6952024-08-08T21:30:13.447Z Downloaded scheduled-thread-pool v0.2.7
6962024-08-08T21:30:13.450Z Downloaded subtle v2.5.0
6972024-08-08T21:30:13.450Z Downloaded sec1 v0.7.3
6982024-08-08T21:30:13.452Z Downloaded rpassword v7.3.1
6992024-08-08T21:30:13.455Z Downloaded tokio-postgres v0.7.11
7002024-08-08T21:30:13.459Z Downloaded phf v0.11.2
7012024-08-08T21:30:13.462Z Downloaded heck v0.3.3
7022024-08-08T21:30:13.462Z Downloaded futures-sink v0.3.30
7032024-08-08T21:30:13.462Z Downloaded which v4.4.2
7042024-08-08T21:30:13.465Z Downloaded tokio-tungstenite v0.21.0
7052024-08-08T21:30:13.468Z Downloaded toolchain_find v0.4.0
7062024-08-08T21:30:13.468Z Downloaded blake3 v1.5.1
7072024-08-08T21:30:13.476Z Downloaded postcard v1.0.8
7082024-08-08T21:30:13.480Z Downloaded wyz v0.5.1
7092024-08-08T21:30:13.482Z Downloaded highway v1.2.0
7102024-08-08T21:30:13.485Z Downloaded same-file v1.0.6
7112024-08-08T21:30:13.485Z Downloaded x509-cert v0.2.5
7122024-08-08T21:30:13.491Z Downloaded heapless v0.7.17
7132024-08-08T21:30:13.496Z Downloaded sigpipe v0.1.3
7142024-08-08T21:30:13.498Z Downloaded unicode-segmentation v1.11.0
7152024-08-08T21:30:13.501Z Downloaded socket2 v0.4.10
7162024-08-08T21:30:13.504Z Downloaded secrecy v0.8.0
7172024-08-08T21:30:13.504Z Downloaded foreign-types v0.3.2
7182024-08-08T21:30:13.507Z Downloaded either v1.13.0
7192024-08-08T21:30:13.507Z Downloaded structmeta v0.2.0
7202024-08-08T21:30:13.510Z Downloaded tokio-stream v0.1.15
7212024-08-08T21:30:13.513Z Downloaded sct v0.7.1
7222024-08-08T21:30:13.516Z Downloaded unarray v0.1.4
7232024-08-08T21:30:13.519Z Downloaded foreign-types v0.5.0
7242024-08-08T21:30:13.519Z Downloaded siphasher v0.3.11
7252024-08-08T21:30:13.522Z Downloaded fixedbitset v0.4.2
7262024-08-08T21:30:13.522Z Downloaded rustls-pemfile v1.0.4
7272024-08-08T21:30:13.524Z Downloaded libxml v0.3.3
7282024-08-08T21:30:13.531Z Downloaded unsafe-libyaml v0.2.11
7292024-08-08T21:30:13.534Z Downloaded diesel_table_macro_syntax v0.2.0
7302024-08-08T21:30:13.537Z Downloaded rustfmt-wrapper v0.2.1
7312024-08-08T21:30:13.537Z Downloaded whoami v1.5.1
7322024-08-08T21:30:13.539Z Downloaded uuid v1.10.0
7332024-08-08T21:30:13.543Z Downloaded derive_more v0.99.18
7342024-08-08T21:30:13.548Z Downloaded resolv-conf v0.7.0
7352024-08-08T21:30:13.551Z Downloaded diesel_derives v2.2.2
7362024-08-08T21:30:13.554Z Downloaded pem v3.0.4
7372024-08-08T21:30:13.557Z Downloaded erased-serde v0.3.31
7382024-08-08T21:30:13.559Z Downloaded spin v0.9.8
7392024-08-08T21:30:13.562Z Downloaded socket2 v0.5.7
7402024-08-08T21:30:13.565Z Downloaded rand v0.8.5
7412024-08-08T21:30:13.568Z Downloaded phf_shared v0.11.2
7422024-08-08T21:30:13.570Z Downloaded downcast v0.11.0
7432024-08-08T21:30:13.570Z Downloaded poly1305 v0.8.0
7442024-08-08T21:30:13.573Z Downloaded unicase v2.7.0
7452024-08-08T21:30:13.576Z Downloaded itertools v0.13.0
7462024-08-08T21:30:13.582Z Downloaded zerocopy v0.6.6
7472024-08-08T21:30:13.585Z Downloaded hostname v0.3.1
7482024-08-08T21:30:13.588Z Downloaded prettyplease v0.2.20
7492024-08-08T21:30:13.590Z Downloaded hmac v0.12.1
7502024-08-08T21:30:13.593Z Downloaded rtoolbox v0.0.2
7512024-08-08T21:30:13.593Z Downloaded uzers v0.11.3
7522024-08-08T21:30:13.596Z Downloaded pin-project-internal v1.1.5
7532024-08-08T21:30:13.598Z Downloaded pin-project v1.1.5
7542024-08-08T21:30:13.609Z Downloaded vte v0.11.1
7552024-08-08T21:30:13.621Z Downloaded toml v0.7.8
7562024-08-08T21:30:13.621Z Downloaded samael v0.0.15
7572024-08-08T21:30:13.623Z Downloaded pin-project-lite v0.2.14
7582024-08-08T21:30:13.626Z Downloaded itertools v0.12.1
7592024-08-08T21:30:13.633Z Downloaded ron v0.7.1
7602024-08-08T21:30:13.639Z Downloaded toml v0.5.11
7612024-08-08T21:30:13.642Z Downloaded flume v0.11.0
7622024-08-08T21:30:13.645Z Downloaded tracing-core v0.1.32
7632024-08-08T21:30:13.648Z Downloaded vsss-rs v3.3.4
7642024-08-08T21:30:13.651Z Downloaded similar v2.5.0
7652024-08-08T21:30:13.656Z Downloaded expectorate v1.1.0
7662024-08-08T21:30:13.659Z Downloaded http v1.1.0
7672024-08-08T21:30:13.663Z Downloaded hashbrown v0.12.3
7682024-08-08T21:30:13.667Z Downloaded flate2 v1.0.31
7692024-08-08T21:30:13.672Z Downloaded rcgen v0.12.1
7702024-08-08T21:30:13.675Z Downloaded diff v0.1.13
7712024-08-08T21:30:13.678Z Downloaded unicode_categories v0.1.1
7722024-08-08T21:30:13.681Z Downloaded schemars v0.8.21
7732024-08-08T21:30:13.693Z Downloaded rayon-core v1.12.1
7742024-08-08T21:30:13.697Z Downloaded typed-path v0.7.1
7752024-08-08T21:30:13.704Z Downloaded snafu v0.8.2
7762024-08-08T21:30:13.711Z Downloaded bindgen v0.69.4
7772024-08-08T21:30:13.718Z Downloaded steno v0.4.1
7782024-08-08T21:30:13.723Z Downloaded ron v0.8.1
7792024-08-08T21:30:13.728Z Downloaded time v0.3.36
7802024-08-08T21:30:13.736Z Downloaded tungstenite v0.20.1
7812024-08-08T21:30:13.740Z Downloaded rustyline v14.0.0
7822024-08-08T21:30:13.745Z Downloaded winnow v0.5.40
7832024-08-08T21:30:13.755Z Downloaded futures-util v0.3.30
7842024-08-08T21:30:13.767Z Downloaded rsa v0.9.6
7852024-08-08T21:30:13.772Z Downloaded portable-atomic v1.6.0
7862024-08-08T21:30:13.780Z Downloaded hashbrown v0.13.2
7872024-08-08T21:30:13.784Z Downloaded tokio-util v0.7.11
7882024-08-08T21:30:13.791Z Downloaded webpki-roots v0.25.4
7892024-08-08T21:30:13.795Z Downloaded serde_with v3.8.3
7902024-08-08T21:30:13.803Z Downloaded hkdf v0.12.4
7912024-08-08T21:30:13.806Z Downloaded http v0.2.12
7922024-08-08T21:30:13.809Z Downloaded curve25519-dalek v4.1.3
7932024-08-08T21:30:13.819Z Downloaded h2 v0.3.26
7942024-08-08T21:30:13.826Z Downloaded reqwest v0.11.27
7952024-08-08T21:30:13.835Z Downloaded regex-automata v0.1.10
7962024-08-08T21:30:13.840Z Downloaded regex v1.10.6
7972024-08-08T21:30:13.855Z Downloaded rayon v1.10.0
7982024-08-08T21:30:13.864Z Downloaded rustls v0.21.12
7992024-08-08T21:30:13.876Z Downloaded rustls-webpki v0.101.7
8002024-08-08T21:30:13.891Z Downloaded smoltcp v0.9.1
8012024-08-08T21:30:13.902Z Downloaded vcpkg v0.2.15
8022024-08-08T21:30:13.942Z Downloaded hyper v0.14.30
8032024-08-08T21:30:13.950Z Downloaded radix_trie v0.2.1
8042024-08-08T21:30:13.955Z Downloaded smoltcp v0.11.0
8052024-08-08T21:30:13.970Z Downloaded object v0.32.2
8062024-08-08T21:30:13.979Z Downloaded idna v0.2.3
8072024-08-08T21:30:13.985Z Downloaded polar-core v0.27.3
8082024-08-08T21:30:13.994Z Downloaded idna v0.3.0
8092024-08-08T21:30:14.007Z Downloaded proptest v1.5.0
8102024-08-08T21:30:14.011Z Downloaded trust-dns-proto v0.22.0
8112024-08-08T21:30:14.026Z Downloaded nix v0.28.0
8122024-08-08T21:30:14.036Z Downloaded openapiv3 v2.0.0
8132024-08-08T21:30:14.049Z Downloaded regress v0.9.1
8142024-08-08T21:30:14.059Z Downloaded diesel v2.2.2
8152024-08-08T21:30:14.077Z Downloaded regex-syntax v0.8.3
8162024-08-08T21:30:14.086Z Downloaded bzip2-sys v0.1.11+1.0.8
8172024-08-08T21:30:14.099Z Downloaded nix v0.27.1
8182024-08-08T21:30:14.110Z Downloaded ratatui v0.27.0
8192024-08-08T21:30:14.131Z Downloaded regex-automata v0.4.6
8202024-08-08T21:30:14.149Z Downloaded zerocopy-derive v0.6.6
8212024-08-08T21:30:14.160Z Downloaded tokio v1.38.1
8222024-08-08T21:30:14.200Z Downloaded finl_unicode v1.2.0
8232024-08-08T21:30:14.213Z Downloaded csv v1.3.0
8242024-08-08T21:30:14.235Z Downloaded sha3 v0.10.8
8252024-08-08T21:30:14.239Z Downloaded sled v0.34.7
8262024-08-08T21:30:14.250Z Downloaded encoding_rs v0.8.34
8272024-08-08T21:30:14.272Z Downloaded petgraph v0.6.5
8282024-08-08T21:30:14.290Z Downloaded idna v0.5.0
8292024-08-08T21:30:14.297Z Downloaded object v0.30.4
8302024-08-08T21:30:14.309Z Downloaded bstr v1.9.1
8312024-08-08T21:30:14.319Z Downloaded rustls v0.22.4
8322024-08-08T21:30:14.333Z Downloaded openssl v0.10.66
8332024-08-08T21:30:14.343Z Downloaded lalrpop v0.19.12
8342024-08-08T21:30:14.354Z Downloaded regex-syntax v0.6.29
8352024-08-08T21:30:14.362Z Downloaded rustls-webpki v0.102.4
8362024-08-08T21:30:14.380Z Downloaded reedline v0.31.0
8372024-08-08T21:30:14.387Z Downloaded gimli v0.28.1
8382024-08-08T21:30:14.396Z Downloaded bstr v0.2.17
8392024-08-08T21:30:14.405Z Downloaded chrono v0.4.38
8402024-08-08T21:30:14.413Z Downloaded bitvec v1.0.1
8412024-08-08T21:30:14.428Z Downloaded publicsuffix v2.2.3
8422024-08-08T21:30:14.431Z Downloaded heapless v0.8.0
8432024-08-08T21:30:14.435Z Downloaded quick-xml v0.31.0
8442024-08-08T21:30:14.442Z Downloaded num-bigint-dig v0.8.4
8452024-08-08T21:30:14.446Z Downloaded sqlparser v0.45.0
8462024-08-08T21:30:14.451Z Downloaded tough v0.17.1
8472024-08-08T21:30:14.460Z Downloaded url v2.5.2
8482024-08-08T21:30:14.463Z Downloaded serde_with_macros v3.8.3
8492024-08-08T21:30:14.466Z Downloaded dsl_auto_type v0.1.2
8502024-08-08T21:30:14.469Z Downloaded percent-encoding v2.3.1
8512024-08-08T21:30:14.469Z Downloaded nom v7.1.3
8522024-08-08T21:30:14.472Z Downloaded hex v0.4.3
8532024-08-08T21:30:14.475Z Downloaded pem-rfc7468 v0.7.0
8542024-08-08T21:30:14.478Z Downloaded libm v0.2.8
8552024-08-08T21:30:14.483Z Downloaded tui-tree-widget v0.21.0
8562024-08-08T21:30:14.486Z Downloaded zeroize v1.7.0
8572024-08-08T21:30:14.486Z Downloaded subprocess v0.2.9
8582024-08-08T21:30:14.489Z Downloaded rustls-pemfile v2.1.3
8592024-08-08T21:30:14.492Z Downloaded trust-dns-server v0.22.1
8602024-08-08T21:30:14.496Z Downloaded hostname v0.4.0
8612024-08-08T21:30:14.499Z Downloaded rustls-pki-types v1.7.0
8622024-08-08T21:30:14.502Z Downloaded tinyvec v1.6.0
8632024-08-08T21:30:14.504Z Downloaded aho-corasick v1.1.3
8642024-08-08T21:30:14.509Z Downloaded zip v0.6.6
8652024-08-08T21:30:14.517Z Downloaded unicode-normalization v0.1.23
8662024-08-08T21:30:14.521Z Downloaded toml_edit v0.19.15
8672024-08-08T21:30:14.537Z Downloaded endian-type v0.1.2
8682024-08-08T21:30:14.540Z Downloaded strip-ansi-escapes v0.2.0
8692024-08-08T21:30:14.540Z Downloaded string_cache v0.8.7
8702024-08-08T21:30:14.540Z Downloaded textwrap v0.16.1
8712024-08-08T21:30:14.543Z Downloaded term v0.7.0
8722024-08-08T21:30:14.546Z Downloaded futures-macro v0.3.30
8732024-08-08T21:30:14.549Z Downloaded filetime v0.2.23
8742024-08-08T21:30:14.549Z Downloaded structmeta v0.3.0
8752024-08-08T21:30:14.552Z Downloaded slog-scope v4.4.0
8762024-08-08T21:30:14.552Z Downloaded semver v0.1.20
8772024-08-08T21:30:14.552Z Downloaded proc-macro-crate v1.3.1
8782024-08-08T21:30:14.555Z Downloaded fallible-iterator v0.2.0
8792024-08-08T21:30:14.555Z Downloaded serde_yaml v0.9.34+deprecated
8802024-08-08T21:30:14.558Z Downloaded spin v0.5.2
8812024-08-08T21:30:14.561Z Downloaded ff v0.13.0
8822024-08-08T21:30:14.561Z Downloaded iana-time-zone v0.1.60
8832024-08-08T21:30:14.563Z Downloaded postgres-types v0.2.7
8842024-08-08T21:30:14.566Z Downloaded half v2.4.1
8852024-08-08T21:30:14.569Z Downloaded trust-dns-client v0.22.0
8862024-08-08T21:30:14.573Z Downloaded futures-io v0.3.30
8872024-08-08T21:30:14.576Z Downloaded futures v0.3.30
8882024-08-08T21:30:14.579Z Downloaded slog-term v2.9.1
8892024-08-08T21:30:14.582Z Downloaded tls_codec v0.4.1
8902024-08-08T21:30:14.584Z Downloaded serde_arrays v0.1.0
8912024-08-08T21:30:14.584Z Downloaded predicates-core v1.0.6
8922024-08-08T21:30:14.587Z Downloaded predicates v3.1.2
8932024-08-08T21:30:14.592Z Downloaded humantime v2.1.0
8942024-08-08T21:30:14.592Z Downloaded rustc_version v0.4.0
8952024-08-08T21:30:14.595Z Downloaded rustc_version v0.1.7
8962024-08-08T21:30:14.595Z Downloaded rustc-demangle v0.1.24
8972024-08-08T21:30:14.595Z Downloaded unicode-bidi v0.3.15
8982024-08-08T21:30:14.598Z Downloaded tungstenite v0.21.0
8992024-08-08T21:30:14.600Z Downloaded psl-types v2.0.11
9002024-08-08T21:30:14.600Z Downloaded crypto-bigint v0.5.5
9012024-08-08T21:30:14.606Z Downloaded crossbeam-channel v0.5.12
9022024-08-08T21:30:14.612Z Downloaded trust-dns-resolver v0.22.0
9032024-08-08T21:30:14.615Z Downloaded structmeta-derive v0.3.0
9042024-08-08T21:30:14.618Z Downloaded futures-channel v0.3.30
9052024-08-08T21:30:14.618Z Downloaded env_logger v0.10.2
9062024-08-08T21:30:14.621Z Downloaded miniz_oxide v0.7.2
9072024-08-08T21:30:14.623Z Downloaded utf-8 v0.7.6
9082024-08-08T21:30:14.626Z Downloaded yasna v0.5.2
9092024-08-08T21:30:14.629Z Downloaded tiny-keccak v2.0.2
9102024-08-08T21:30:14.629Z Downloaded strum_macros v0.25.3
9112024-08-08T21:30:14.631Z Downloaded hyper-staticfile v0.9.5
9122024-08-08T21:30:14.634Z Downloaded funty v2.0.0
9132024-08-08T21:30:14.634Z Downloaded fragile v2.0.0
9142024-08-08T21:30:14.637Z Downloaded embedded-io v0.4.0
9152024-08-08T21:30:14.637Z Downloaded serde_derive_internals v0.29.1
9162024-08-08T21:30:14.640Z Downloaded rusty-fork v0.3.0
9172024-08-08T21:30:14.640Z Downloaded tar v0.4.41
9182024-08-08T21:30:14.642Z Downloaded env_logger v0.9.3
9192024-08-08T21:30:14.645Z Downloaded ring v0.17.8
9202024-08-08T21:30:14.716Z Downloaded mio v0.8.11
9212024-08-08T21:30:14.721Z Downloaded globset v0.4.14
9222024-08-08T21:30:14.724Z Downloaded getrandom v0.2.14
9232024-08-08T21:30:14.727Z Downloaded serde_path_to_error v0.1.16
9242024-08-08T21:30:14.729Z Downloaded hash32 v0.3.1
9252024-08-08T21:30:14.729Z Downloaded hash32 v0.2.1
9262024-08-08T21:30:14.732Z Downloaded group v0.13.0
9272024-08-08T21:30:14.732Z Downloaded enum-as-inner v0.5.1
9282024-08-08T21:30:14.735Z Downloaded tokio-rustls v0.24.1
9292024-08-08T21:30:14.738Z Downloaded parking_lot v0.12.2
9302024-08-08T21:30:14.738Z Downloaded omicron-zone-package v0.11.0
9312024-08-08T21:30:14.741Z Downloaded der v0.7.9
9322024-08-08T21:30:14.746Z Downloaded compact_str v0.7.1
9332024-08-08T21:30:14.748Z Downloaded blake2 v0.10.6
9342024-08-08T21:30:14.751Z Downloaded arc-swap v1.7.1
9352024-08-08T21:30:14.754Z Downloaded spki v0.7.3
9362024-08-08T21:30:14.757Z Downloaded ring v0.16.20
9372024-08-08T21:30:14.839Z Downloaded signature v2.2.0
9382024-08-08T21:30:14.842Z Downloaded signal-hook-mio v0.2.3
9392024-08-08T21:30:14.842Z Downloaded pkcs1 v0.7.5
9402024-08-08T21:30:14.844Z Downloaded tokio-tungstenite v0.20.1
9412024-08-08T21:30:14.847Z Downloaded derive_builder_core v0.20.0
9422024-08-08T21:30:14.850Z Downloaded flagset v0.4.5
9432024-08-08T21:30:14.850Z Downloaded dirs-sys-next v0.1.2
9442024-08-08T21:30:14.850Z Downloaded dirs-next v2.0.0
9452024-08-08T21:30:14.853Z Downloaded difflib v0.4.0
9462024-08-08T21:30:14.853Z Downloaded derive_builder v0.20.0
9472024-08-08T21:30:14.856Z Downloaded wait-timeout v0.2.0
9482024-08-08T21:30:14.858Z Downloaded unicode-truncate v1.0.0
9492024-08-08T21:30:14.858Z Downloaded rand_chacha v0.3.1
9502024-08-08T21:30:14.861Z Downloaded bytes v1.7.1
9512024-08-08T21:30:14.864Z Downloaded crc32fast v1.4.0
9522024-08-08T21:30:14.867Z Downloaded nu-ansi-term v0.50.0
9532024-08-08T21:30:14.867Z Downloaded schemars_derive v0.8.21
9542024-08-08T21:30:14.869Z Downloaded paste v1.0.15
9552024-08-08T21:30:14.874Z Downloaded crossbeam-utils v0.8.19
9562024-08-08T21:30:14.876Z Downloaded num-rational v0.4.2
9572024-08-08T21:30:14.876Z Downloaded http-body v0.4.6
9582024-08-08T21:30:14.876Z Downloaded const-oid v0.9.6
9592024-08-08T21:30:14.879Z Downloaded cc v1.0.97
9602024-08-08T21:30:14.882Z Downloaded base64 v0.22.1
9612024-08-08T21:30:14.884Z Downloaded backtrace v0.3.71
9622024-08-08T21:30:14.890Z Downloaded stability v0.2.0
9632024-08-08T21:30:14.893Z Downloaded sqlparser_derive v0.2.2
9642024-08-08T21:30:14.893Z Downloaded glob v0.3.1
9652024-08-08T21:30:14.893Z Downloaded foreign-types-macros v0.2.3
9662024-08-08T21:30:14.893Z Downloaded fastrand v2.1.0
9672024-08-08T21:30:14.896Z Downloaded snafu-derive v0.8.2
9682024-08-08T21:30:14.896Z Downloaded lock_api v0.4.12
9692024-08-08T21:30:14.899Z Downloaded const_format v0.2.32
9702024-08-08T21:30:14.902Z Downloaded nanorand v0.7.0
9712024-08-08T21:30:14.904Z Downloaded const_format_proc_macros v0.2.32
9722024-08-08T21:30:14.907Z Downloaded chacha20poly1305 v0.10.1
9732024-08-08T21:30:14.907Z Downloaded base64 v0.13.1
9742024-08-08T21:30:14.910Z Downloaded nibble_vec v0.1.0
9752024-08-08T21:30:14.913Z Downloaded newtype-uuid v1.1.0
9762024-08-08T21:30:14.913Z Downloaded bit-set v0.5.3
9772024-08-08T21:30:14.913Z Downloaded mockall v0.13.0
9782024-08-08T21:30:14.915Z Downloaded derive_builder_macro v0.20.0
9792024-08-08T21:30:14.915Z Downloaded strum_macros v0.24.3
9802024-08-08T21:30:14.918Z Downloaded slog-json v2.6.1
9812024-08-08T21:30:14.918Z Downloaded signal-hook-registry v1.4.2
9822024-08-08T21:30:14.921Z Downloaded sha1 v0.10.6
9832024-08-08T21:30:14.921Z Downloaded serde_urlencoded v0.7.1
9842024-08-08T21:30:14.924Z Downloaded memoffset v0.9.1
9852024-08-08T21:30:14.924Z Downloaded md-5 v0.10.6
9862024-08-08T21:30:14.924Z Downloaded lru-cache v0.1.2
9872024-08-08T21:30:14.927Z Downloaded defmt-macros v0.3.9
9882024-08-08T21:30:14.930Z Downloaded base64ct v1.6.0
9892024-08-08T21:30:14.930Z Downloaded backoff v0.4.0
9902024-08-08T21:30:14.932Z Downloaded curve25519-dalek-derive v0.1.1
9912024-08-08T21:30:14.932Z Downloaded constant_time_eq v0.3.0
9922024-08-08T21:30:14.935Z Downloaded block-padding v0.3.3
9932024-08-08T21:30:14.935Z Downloaded crossbeam-epoch v0.9.18
9942024-08-08T21:30:14.938Z Downloaded ascii-canvas v3.0.0
9952024-08-08T21:30:14.938Z Downloaded libefi-sys v0.1.0
9962024-08-08T21:30:14.941Z Downloaded keccak v0.1.5
9972024-08-08T21:30:14.941Z Downloaded strum v0.26.3
9982024-08-08T21:30:14.941Z Downloaded openssl-probe v0.1.5
9992024-08-08T21:30:14.941Z Downloaded libsw v3.3.1
10002024-08-08T21:30:14.945Z Downloaded bitflags v1.3.2
10012024-08-08T21:30:14.948Z Downloaded async-recursion v1.1.1
10022024-08-08T21:30:14.951Z Downloaded array-init v0.0.4
10032024-08-08T21:30:14.951Z Downloaded is_ci v1.2.0
10042024-08-08T21:30:14.951Z Downloaded ipnet v2.9.0
10052024-08-08T21:30:14.954Z Downloaded indoc v1.0.9
10062024-08-08T21:30:14.957Z Downloaded impl-trait-for-tuples v0.2.2
10072024-08-08T21:30:14.957Z Downloaded ciborium-io v0.2.2
10082024-08-08T21:30:14.960Z Downloaded ascii v1.1.0
10092024-08-08T21:30:14.960Z Downloaded num-derive v0.4.2
10102024-08-08T21:30:14.962Z Downloaded nodrop v0.1.14
10112024-08-08T21:30:14.962Z Downloaded mime v0.3.17
10122024-08-08T21:30:14.962Z Downloaded camino-tempfile v1.1.1
10132024-08-08T21:30:14.965Z Downloaded async-trait v0.1.81
10142024-08-08T21:30:14.968Z Downloaded argon2 v0.5.3
10152024-08-08T21:30:14.971Z Downloaded bitstruct_derive v0.1.0
10162024-08-08T21:30:14.971Z Downloaded atomicwrites v0.4.3
10172024-08-08T21:30:14.971Z Downloaded lalrpop-util v0.19.12
10182024-08-08T21:30:14.973Z Downloaded indent_write v2.2.0
10192024-08-08T21:30:14.973Z Downloaded defmt v0.3.8
10202024-08-08T21:30:14.976Z Downloaded convert_case v0.4.0
10212024-08-08T21:30:14.976Z Downloaded allocator-api2 v0.2.18
10222024-08-08T21:30:14.980Z Downloaded colored v2.1.0
10232024-08-08T21:30:14.983Z Downloaded ciborium-ll v0.2.2
10242024-08-08T21:30:14.983Z Downloaded assert_matches v1.5.0
10252024-08-08T21:30:14.983Z Downloaded match_cfg v0.1.0
10262024-08-08T21:30:14.983Z Downloaded bitfield-struct v0.6.1
10272024-08-08T21:30:14.986Z Downloaded async-stream v0.3.5
10282024-08-08T21:30:15.067Z Compiling cfg-if v1.0.0
10292024-08-08T21:30:15.067Z Compiling serde v1.0.205
10302024-08-08T21:30:15.070Z Compiling lock_api v0.4.12
10312024-08-08T21:30:15.070Z Compiling scopeguard v1.2.0
10322024-08-08T21:30:15.217Z Compiling log v0.4.21
10332024-08-08T21:30:15.240Z Compiling syn v2.0.72
10342024-08-08T21:30:15.243Z Compiling cc v1.0.97
10352024-08-08T21:30:15.256Z Compiling typenum v1.17.0
10362024-08-08T21:30:15.296Z Compiling getrandom v0.2.14
10372024-08-08T21:30:15.333Z Compiling generic-array v0.14.7
10382024-08-08T21:30:15.747Z Compiling rand_core v0.6.4
10392024-08-08T21:30:15.782Z Compiling parking_lot_core v0.9.10
10402024-08-08T21:30:15.871Z Compiling pin-project-lite v0.2.14
10412024-08-08T21:30:15.960Z Compiling smallvec v1.13.2
10422024-08-08T21:30:16.008Z Compiling signal-hook-registry v1.4.2
10432024-08-08T21:30:16.181Z Compiling spin v0.9.8
10442024-08-08T21:30:16.277Z Compiling mio v0.8.11
10452024-08-08T21:30:16.323Z Compiling ahash v0.8.11
10462024-08-08T21:30:16.591Z Compiling tinyvec_macros v0.1.1
10472024-08-08T21:30:16.687Z Compiling futures-core v0.3.30
10482024-08-08T21:30:16.773Z Compiling parking_lot v0.12.2
10492024-08-08T21:30:16.900Z Compiling tinyvec v1.6.0
10502024-08-08T21:30:16.949Z Compiling num_cpus v1.16.0
10512024-08-08T21:30:17.071Z Compiling socket2 v0.5.7
10522024-08-08T21:30:17.130Z Compiling libm v0.2.8
10532024-08-08T21:30:17.596Z Compiling serde_json v1.0.122
10542024-08-08T21:30:17.672Z Compiling subtle v2.5.0
10552024-08-08T21:30:17.826Z Compiling const-oid v0.9.6
10562024-08-08T21:30:18.012Z Compiling num-traits v0.2.19
10572024-08-08T21:30:18.029Z Compiling slab v0.4.9
10582024-08-08T21:30:18.174Z Compiling futures-sink v0.3.30
10592024-08-08T21:30:18.243Z Compiling allocator-api2 v0.2.18
10602024-08-08T21:30:18.303Z Compiling unicode-bidi v0.3.15
10612024-08-08T21:30:18.464Z Compiling unicode-normalization v0.1.23
10622024-08-08T21:30:18.796Z Compiling futures-channel v0.3.30
10632024-08-08T21:30:19.027Z Compiling pin-utils v0.1.0
10642024-08-08T21:30:19.122Z Compiling futures-task v0.3.30
10652024-08-08T21:30:19.140Z Compiling pkg-config v0.3.30
10662024-08-08T21:30:19.208Z Compiling futures-io v0.3.30
10672024-08-08T21:30:19.423Z Compiling vcpkg v0.2.15
10682024-08-08T21:30:19.558Z Compiling ring v0.17.8
10692024-08-08T21:30:19.821Z Compiling percent-encoding v2.3.1
10702024-08-08T21:30:19.857Z Compiling ppv-lite86 v0.2.17
10712024-08-08T21:30:19.978Z Compiling tracing-core v0.1.32
10722024-08-08T21:30:20.188Z Compiling rustix v0.38.34
10732024-08-08T21:30:20.700Z Compiling rand_chacha v0.3.1
10742024-08-08T21:30:20.720Z Compiling num-conv v0.1.0
10752024-08-08T21:30:21.009Z Compiling syn v1.0.109
10762024-08-08T21:30:21.026Z Compiling untrusted v0.9.0
10772024-08-08T21:30:21.181Z Compiling powerfmt v0.2.0
10782024-08-08T21:30:21.414Z Compiling time-core v0.1.2
10792024-08-08T21:30:21.535Z Compiling deranged v0.3.11
10802024-08-08T21:30:21.564Z Compiling openssl-sys v0.9.103
10812024-08-08T21:30:21.582Z Compiling rand v0.8.5
10822024-08-08T21:30:21.585Z Compiling time-macros v0.2.18
10832024-08-08T21:30:21.802Z Compiling httparse v1.8.0
10842024-08-08T21:30:22.255Z Compiling openssl v0.10.66
10852024-08-08T21:30:22.687Z Compiling num_threads v0.1.7
10862024-08-08T21:30:22.796Z Compiling foreign-types-shared v0.1.1
10872024-08-08T21:30:22.810Z Compiling rustversion v1.0.17
10882024-08-08T21:30:22.890Z Compiling base64ct v1.6.0
10892024-08-08T21:30:23.119Z Compiling foreign-types v0.3.2
10902024-08-08T21:30:23.300Z Compiling form_urlencoded v1.2.1
10912024-08-08T21:30:23.429Z Compiling pem-rfc7468 v0.7.0
10922024-08-08T21:30:23.586Z Compiling crossbeam-utils v0.8.19
10932024-08-08T21:30:23.609Z Compiling native-tls v0.2.11
10942024-08-08T21:30:23.930Z Compiling rustls v0.21.12
10952024-08-08T21:30:24.115Z Compiling try-lock v0.2.5
10962024-08-08T21:30:24.184Z Compiling siphasher v0.3.11
10972024-08-08T21:30:24.202Z Compiling flagset v0.4.5
10982024-08-08T21:30:24.250Z Compiling want v0.3.1
10992024-08-08T21:30:24.523Z Compiling idna v0.5.0
11002024-08-08T21:30:24.681Z Compiling time v0.3.36
11012024-08-08T21:30:24.851Z Compiling lazy_static v1.5.0
11022024-08-08T21:30:24.969Z Compiling aho-corasick v1.1.3
11032024-08-08T21:30:25.159Z Compiling cookie v0.17.0
11042024-08-08T21:30:25.465Z Compiling slog v2.7.0
11052024-08-08T21:30:25.896Z Compiling tower-service v0.3.2
11062024-08-08T21:30:26.027Z Compiling signal-hook v0.3.17
11072024-08-08T21:30:26.058Z Compiling iana-time-zone v0.1.60
11082024-08-08T21:30:26.161Z Compiling finl_unicode v1.2.0
11092024-08-08T21:30:26.300Z Compiling openssl-probe v0.1.5
11102024-08-08T21:30:26.507Z Compiling cpufeatures v0.2.12
11112024-08-08T21:30:26.607Z Compiling regex-syntax v0.8.3
11122024-08-08T21:30:26.666Z Compiling adler v1.0.2
11132024-08-08T21:30:26.752Z Compiling httpdate v1.0.3
11142024-08-08T21:30:26.885Z Compiling miniz_oxide v0.7.2
11152024-08-08T21:30:27.199Z Compiling stringprep v0.1.4
11162024-08-08T21:30:28.497Z Compiling url v2.5.2
11172024-08-08T21:30:29.826Z Compiling num-integer v0.1.46
11182024-08-08T21:30:29.846Z Compiling serde_derive v1.0.205
11192024-08-08T21:30:30.015Z Compiling zeroize_derive v1.4.2
11202024-08-08T21:30:30.439Z Compiling zerocopy-derive v0.7.34
11212024-08-08T21:30:30.533Z Compiling tokio-macros v2.3.0
11222024-08-08T21:30:30.625Z Compiling thiserror-impl v1.0.63
11232024-08-08T21:30:31.687Z Compiling zeroize v1.7.0
11242024-08-08T21:30:31.959Z Compiling futures-macro v0.3.30
11252024-08-08T21:30:32.218Z Compiling tracing-attributes v0.1.27
11262024-08-08T21:30:32.783Z Compiling zerocopy v0.7.34
11272024-08-08T21:30:33.155Z Compiling scroll_derive v0.12.0
11282024-08-08T21:30:33.539Z Compiling crypto-common v0.1.6
11292024-08-08T21:30:33.770Z Compiling block-buffer v0.10.4
11302024-08-08T21:30:34.011Z Compiling futures-util v0.3.30
11312024-08-08T21:30:34.031Z Compiling digest v0.10.7
11322024-08-08T21:30:34.123Z Compiling thiserror v1.0.63
11332024-08-08T21:30:34.257Z Compiling pest v2.7.10
11342024-08-08T21:30:34.537Z Compiling hmac v0.12.1
11352024-08-08T21:30:34.709Z Compiling scroll v0.12.0
11362024-08-08T21:30:34.783Z Compiling der_derive v0.7.2
11372024-08-08T21:30:35.084Z Compiling hashbrown v0.14.5
11382024-08-08T21:30:35.275Z Compiling goblin v0.8.2
11392024-08-08T21:30:36.096Z Compiling tracing v0.1.40
11402024-08-08T21:30:36.514Z Compiling openssl-macros v0.1.1
11412024-08-08T21:30:36.613Z Compiling rustls-webpki v0.101.7
11422024-08-08T21:30:37.310Z Compiling pest_meta v2.7.10
11432024-08-08T21:30:37.345Z Compiling sct v0.7.1
11442024-08-08T21:30:37.363Z Compiling sha2 v0.10.8
11452024-08-08T21:30:37.419Z Compiling der v0.7.9
11462024-08-08T21:30:38.632Z Compiling pest_generator v2.7.10
11472024-08-08T21:30:40.113Z Compiling spki v0.7.3
11482024-08-08T21:30:40.505Z Compiling md-5 v0.10.6
11492024-08-08T21:30:40.711Z Compiling regex-automata v0.4.6
11502024-08-08T21:30:40.730Z Compiling idna v0.3.0
11512024-08-08T21:30:40.815Z Compiling backtrace v0.3.71
11522024-08-08T21:30:40.971Z Compiling hash32 v0.2.1
11532024-08-08T21:30:41.304Z Compiling smoltcp v0.9.1
11542024-08-08T21:30:41.365Z Compiling gimli v0.28.1
11552024-08-08T21:30:42.080Z Compiling crc32fast v1.4.0
11562024-08-08T21:30:42.355Z Compiling base64 v0.22.1
11572024-08-08T21:30:42.382Z Compiling pest_derive v2.7.10
11582024-08-08T21:30:42.639Z Compiling fallible-iterator v0.2.0
11592024-08-08T21:30:43.110Z Compiling stable_deref_trait v1.2.0
11602024-08-08T21:30:43.228Z Compiling dtrace-parser v0.2.0
11612024-08-08T21:30:43.246Z Compiling psl-types v2.0.11
11622024-08-08T21:30:43.423Z Compiling publicsuffix v2.2.3
11632024-08-08T21:30:43.575Z Compiling pkcs8 v0.10.2
11642024-08-08T21:30:43.681Z Compiling hubpack_derive v0.1.1
11652024-08-08T21:30:44.155Z Compiling block-padding v0.3.3
11662024-08-08T21:30:44.418Z Compiling zerocopy-derive v0.6.6
11672024-08-08T21:30:44.628Z Compiling bytes v1.7.1
11682024-08-08T21:30:44.898Z Compiling bitflags v2.6.0
11692024-08-08T21:30:45.362Z Compiling indexmap v2.3.0
11702024-08-08T21:30:45.845Z Compiling tokio v1.38.1
11712024-08-08T21:30:45.937Z Compiling http v0.2.12
11722024-08-08T21:30:46.479Z Compiling semver v1.0.23
11732024-08-08T21:30:46.888Z Compiling uuid v1.10.0
11742024-08-08T21:30:47.260Z Compiling rustc_version v0.4.0
11752024-08-08T21:30:48.060Z Compiling heapless v0.7.17
11762024-08-08T21:30:48.359Z Compiling http-body v0.4.6
11772024-08-08T21:30:48.443Z Compiling dof v0.3.0
11782024-08-08T21:30:48.515Z Compiling serde_spanned v0.6.7
11792024-08-08T21:30:48.569Z Compiling chrono v0.4.38
11802024-08-08T21:30:48.750Z Compiling toml_datetime v0.6.8
11812024-08-08T21:30:48.794Z Compiling serde_tokenstream v0.2.1
11822024-08-08T21:30:49.268Z Compiling usdt-impl v0.5.0
11832024-08-08T21:30:49.348Z Compiling terminal_size v0.3.0
11842024-08-08T21:30:49.675Z Compiling addr2line v0.21.0
11852024-08-08T21:30:50.353Z Compiling postgres-protocol v0.6.7
11862024-08-08T21:30:50.700Z Compiling async-trait v0.1.81
11872024-08-08T21:30:51.748Z Compiling phf_shared v0.11.2
11882024-08-08T21:30:52.007Z Compiling serde_derive_internals v0.29.1
11892024-08-08T21:30:52.134Z Compiling ff v0.13.0
11902024-08-08T21:30:52.361Z Compiling fs-err v2.11.0
11912024-08-08T21:30:52.377Z Compiling object v0.32.2
11922024-08-08T21:30:52.664Z Compiling either v1.13.0
11932024-08-08T21:30:52.682Z Compiling base64 v0.21.7
11942024-08-08T21:30:53.379Z Compiling ipnet v2.9.0
11952024-08-08T21:30:53.539Z Compiling winnow v0.5.40
11962024-08-08T21:30:53.710Z Compiling anyhow v1.0.86
11972024-08-08T21:30:53.837Z Compiling matches v0.1.10
11982024-08-08T21:30:53.945Z Compiling bitflags v1.3.2
11992024-08-08T21:30:54.049Z Compiling tokio-util v0.7.11
12002024-08-08T21:30:54.328Z Compiling tokio-rustls v0.24.1
12012024-08-08T21:30:54.604Z Compiling tokio-native-tls v0.3.1
12022024-08-08T21:30:54.753Z Compiling schemars v0.8.21
12032024-08-08T21:30:54.778Z Compiling bit-vec v0.6.3
12042024-08-08T21:30:54.886Z Compiling base16ct v0.2.0
12052024-08-08T21:30:55.142Z Compiling h2 v0.3.26
12062024-08-08T21:30:55.217Z Compiling managed v0.8.0
12072024-08-08T21:30:55.237Z Compiling regex-automata v0.1.10
12082024-08-08T21:30:55.515Z Compiling rustc-demangle v0.1.24
12092024-08-08T21:30:55.698Z Compiling bstr v0.2.17
12102024-08-08T21:30:55.783Z Compiling sec1 v0.7.3
12112024-08-08T21:30:56.402Z Compiling schemars_derive v0.8.21
12122024-08-08T21:30:56.687Z Compiling idna v0.2.3
12132024-08-08T21:30:57.196Z Compiling toml_edit v0.19.15
12142024-08-08T21:30:57.577Z Compiling clap_builder v4.5.13
12152024-08-08T21:30:57.886Z Compiling rustls-pemfile v1.0.4
12162024-08-08T21:30:58.310Z Compiling group v0.13.0
12172024-08-08T21:30:58.427Z Compiling signal-hook-mio v0.2.3
12182024-08-08T21:30:58.592Z Compiling phf v0.11.2
12192024-08-08T21:30:58.641Z Compiling cookie_store v0.20.0
12202024-08-08T21:30:58.896Z Compiling postgres-types v0.2.7
12212024-08-08T21:30:59.818Z Compiling usdt-attr-macro v0.5.0
12222024-08-08T21:31:00.179Z Compiling usdt-macro v0.5.0
12232024-08-08T21:31:00.439Z Compiling zerocopy v0.6.6
12242024-08-08T21:31:01.327Z Compiling regex v1.10.6
12252024-08-08T21:31:01.347Z Compiling hubpack v0.1.2
12262024-08-08T21:31:01.502Z Compiling serde_urlencoded v0.7.1
12272024-08-08T21:31:01.666Z Compiling inout v0.1.3
12282024-08-08T21:31:01.967Z Compiling hyper v0.14.30
12292024-08-08T21:31:02.057Z Compiling futures-executor v0.3.30
12302024-08-08T21:31:02.168Z Compiling enum-as-inner v0.5.1
12312024-08-08T21:31:02.424Z Compiling hkdf v0.12.4
12322024-08-08T21:31:02.657Z Compiling crypto-bigint v0.5.5
12332024-08-08T21:31:02.697Z Compiling num-bigint v0.4.5
12342024-08-08T21:31:03.252Z Compiling clap_derive v4.5.13
12352024-08-08T21:31:03.382Z Compiling strum_macros v0.25.3
12362024-08-08T21:31:05.358Z Compiling serde_repr v0.1.19
12372024-08-08T21:31:05.880Z Compiling phf_shared v0.10.0
12382024-08-08T21:31:06.324Z Compiling float-cmp v0.9.0
12392024-08-08T21:31:06.555Z Compiling encoding_rs v0.8.34
12402024-08-08T21:31:06.623Z Compiling whoami v1.5.1
12412024-08-08T21:31:07.142Z Compiling data-encoding v2.6.0
12422024-08-08T21:31:07.261Z Compiling precomputed-hash v0.1.1
12432024-08-08T21:31:07.379Z Compiling difflib v0.4.0
12442024-08-08T21:31:07.562Z Compiling predicates-core v1.0.6
12452024-08-08T21:31:07.938Z Compiling normalize-line-endings v0.3.0
12462024-08-08T21:31:08.071Z Compiling fixedbitset v0.4.2
12472024-08-08T21:31:08.514Z Compiling dyn-clone v1.0.17
12482024-08-08T21:31:08.579Z Compiling new_debug_unreachable v1.0.6
12492024-08-08T21:31:08.689Z Compiling unicode-segmentation v1.11.0
12502024-08-08T21:31:08.759Z Compiling webpki-roots v0.25.4
12512024-08-08T21:31:08.943Z Compiling static_assertions v1.1.0
12522024-08-08T21:31:09.006Z Compiling minimal-lexical v0.2.1
12532024-08-08T21:31:09.024Z Compiling sync_wrapper v0.1.2
12542024-08-08T21:31:09.049Z Compiling hyper-tls v0.5.0
12552024-08-08T21:31:09.162Z Compiling hyper-rustls v0.24.2
12562024-08-08T21:31:09.394Z Compiling mime v0.3.17
12572024-08-08T21:31:09.543Z Compiling nom v7.1.3
12582024-08-08T21:31:09.561Z Compiling similar v2.5.0
12592024-08-08T21:31:09.563Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12602024-08-08T21:31:09.614Z Compiling toml_edit v0.22.20
12612024-08-08T21:31:09.993Z Compiling reqwest v0.11.27
12622024-08-08T21:31:12.274Z Compiling string_cache v0.8.7
12632024-08-08T21:31:12.341Z Compiling clap v4.5.13
12642024-08-08T21:31:12.470Z Compiling petgraph v0.6.5
12652024-08-08T21:31:12.772Z Compiling predicates v3.1.2
12662024-08-08T21:31:13.288Z Compiling trust-dns-proto v0.22.0
12672024-08-08T21:31:14.001Z Compiling tokio-postgres v0.7.11
12682024-08-08T21:31:14.554Z Compiling console v0.15.8
12692024-08-08T21:31:15.083Z Compiling usdt v0.5.0
12702024-08-08T21:31:15.609Z Compiling elliptic-curve v0.13.8
12712024-08-08T21:31:16.083Z Compiling yasna v0.5.2
12722024-08-08T21:31:16.126Z Compiling futures v0.3.30
12732024-08-08T21:31:16.246Z Compiling flate2 v1.0.31
12742024-08-08T21:31:16.484Z Compiling cipher v0.4.4
12752024-08-08T21:31:17.025Z Compiling toml v0.7.8
12762024-08-08T21:31:17.203Z Compiling crossterm v0.27.0
12772024-08-08T21:31:18.002Z Compiling bit-set v0.5.3
12782024-08-08T21:31:18.218Z Compiling tokio-stream v0.1.15
12792024-08-08T21:31:18.293Z Compiling itertools v0.10.5
12802024-08-08T21:31:18.435Z Compiling itertools v0.12.1
12812024-08-08T21:31:18.811Z Compiling openapiv3 v2.0.0
12822024-08-08T21:31:19.250Z Compiling bstr v1.9.1
12832024-08-08T21:31:19.791Z Compiling hex v0.4.3
12842024-08-08T21:31:20.427Z Compiling num-iter v0.1.45
12852024-08-08T21:31:20.630Z Compiling crossbeam-epoch v0.9.18
12862024-08-08T21:31:21.118Z Compiling dirs-sys-next v0.1.2
12872024-08-08T21:31:21.141Z Compiling peg-runtime v0.8.3
12882024-08-08T21:31:21.189Z Compiling unicode-xid v0.2.4
12892024-08-08T21:31:21.366Z Compiling lalrpop-util v0.19.12
12902024-08-08T21:31:21.430Z Compiling dirs-next v2.0.0
12912024-08-08T21:31:21.632Z Compiling thread_local v1.1.8
12922024-08-08T21:31:21.701Z Compiling slog-async v2.8.0
12932024-08-08T21:31:21.726Z Compiling term v0.7.0
12942024-08-08T21:31:21.777Z Compiling xattr v1.3.1
12952024-08-08T21:31:21.797Z Compiling strum_macros v0.26.4
12962024-08-08T21:31:22.030Z Compiling crossbeam-channel v0.5.12
12972024-08-08T21:31:22.053Z Compiling filetime v0.2.23
12982024-08-08T21:31:22.166Z Compiling is-terminal v0.4.12
12992024-08-08T21:31:22.291Z Compiling take_mut v0.2.2
13002024-08-08T21:31:22.332Z Compiling slog-term v2.9.1
13012024-08-08T21:31:22.371Z Compiling tar v0.4.41
13022024-08-08T21:31:22.459Z Compiling camino v1.1.7
13032024-08-08T21:31:24.370Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13042024-08-08T21:31:25.004Z Compiling strum v0.26.3
13052024-08-08T21:31:25.085Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13062024-08-08T21:31:30.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
13072024-08-08T21:31:30.425Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13082024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: Console
13092024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: Cockroach
13102024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: Clickhouse
13112024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: DendriteOpenapi
13122024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: DendriteStub
13132024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: MaghemiteMgd
13142024-08-08T21:31:30.470ZAug 08 21:31:29.210 INFO Starting download, target: TransceiverControl
13152024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13162024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/dpd-9811438cc91c6ec4e8a8ca12479c920bb25fec81.json (attempt 1/3), target: DendriteOpenapi
13172024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13182024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13192024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13202024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13212024-08-08T21:31:30.474ZAug 08 21:31:29.211 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13222024-08-08T21:31:30.598ZAug 08 21:31:29.337 INFO Download complete, target: DendriteOpenapi
13232024-08-08T21:31:30.763ZAug 08 21:31:29.499 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13242024-08-08T21:31:31.003ZAug 08 21:31:29.742 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13252024-08-08T21:31:31.045ZAug 08 21:31:29.785 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13262024-08-08T21:31:31.139ZAug 08 21:31:29.879 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13272024-08-08T21:31:31.407ZAug 08 21:31:30.147 INFO Download complete, target: Console
13282024-08-08T21:31:31.568ZAug 08 21:31:30.309 INFO Download complete, target: TransceiverControl
13292024-08-08T21:31:32.612ZAug 08 21:31:31.353 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13302024-08-08T21:31:33.182ZAug 08 21:31:31.922 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13312024-08-08T21:31:33.182ZAug 08 21:31:31.922 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13322024-08-08T21:31:34.050ZAug 08 21:31:32.791 INFO Download complete, target: DendriteStub
13332024-08-08T21:31:34.335ZAug 08 21:31:33.076 INFO Download complete, target: MaghemiteMgd
13342024-08-08T21:31:41.235ZAug 08 21:31:39.975 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13352024-08-08T21:31:41.556ZAug 08 21:31:40.294 INFO Checking that binary works, target: Cockroach
13362024-08-08T21:31:41.785ZAug 08 21:31:40.524 INFO Download complete, target: Cockroach
13372024-08-08T21:31:46.328ZAug 08 21:31:45.069 INFO Checking that binary works, target: Clickhouse
13382024-08-08T21:31:46.633ZAug 08 21:31:45.374 INFO Download complete, target: Clickhouse
13392024-08-08T21:31:46.784ZAll builder prerequisites installed successfully, and PATH looks valid
13402024-08-08T21:31:46.789Z
13412024-08-08T21:31:46.789Zreal 3:56.199142098
13422024-08-08T21:31:46.789Zuser 11:12.796922965
13432024-08-08T21:31:46.789Zsys 2:24.088403134
13442024-08-08T21:31:46.789Ztrap 0.415231329
13452024-08-08T21:31:46.789Ztflt 3.860750691
13462024-08-08T21:31:46.789Zdflt 5.812933670
13472024-08-08T21:31:46.789Zkflt 0.091106640
13482024-08-08T21:31:46.789Zlock 21:30.293941550
13492024-08-08T21:31:46.789Zslp 43:58.175428052
13502024-08-08T21:31:46.789Zlat 40.075466516
13512024-08-08T21:31:46.789Zstop 1:41.393663347
13522024-08-08T21:31:46.789Z+ banner hack-check
13532024-08-08T21:31:46.792Z
13542024-08-08T21:31:46.792Z # # ## #### # # #### # # ###### #### # #
13552024-08-08T21:31:46.792Z # # # # # # # # # # # # # # # # #
13562024-08-08T21:31:46.792Z ###### # # # #### ##### # ###### ##### # ####
13572024-08-08T21:31:46.792Z # # ###### # # # # # # # # # #
13582024-08-08T21:31:46.792Z # # # # # # # # # # # # # # # # #
13592024-08-08T21:31:46.792Z # # # # #### # # #### # # ###### #### # #
13602024-08-08T21:31:46.792Z
13612024-08-08T21:31:46.792Z+ export CARGO_INCREMENTAL=0
13622024-08-08T21:31:46.792Z+ CARGO_INCREMENTAL=0
13632024-08-08T21:31:46.792Z+ ptime -m timeout 2h cargo xtask check-features --ci
13642024-08-08T21:31:47.343Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13652024-08-08T21:31:50.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
13662024-08-08T21:31:50.842Z Running `target/debug/xtask check-features --ci`
13672024-08-08T21:31:50.862Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
13682024-08-08T21:31:50.864Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
13692024-08-08T21:31:51.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
13702024-08-08T21:31:51.350Z Running `target/debug/xtask download cargo-hack`
13712024-08-08T21:31:52.146Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13722024-08-08T21:31:52.501Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13732024-08-08T21:31:56.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
13742024-08-08T21:31:57.063Z Running `target/debug/xtask-downloader cargo-hack`
13752024-08-08T21:31:57.097ZAug 08 21:31:55.839 INFO Starting download, target: CargoHack
13762024-08-08T21:31:57.100ZAug 08 21:31:55.840 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
13772024-08-08T21:31:57.522ZAug 08 21:31:56.265 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
13782024-08-08T21:31:57.624ZAug 08 21:31:56.366 INFO Download complete, target: CargoHack
13792024-08-08T21:31:57.628Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
13802024-08-08T21:31:57.645Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
13812024-08-08T21:31:57.798Zinfo: running `cargo check --bins` on api_identity (1/147)
13822024-08-08T21:31:58.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13832024-08-08T21:31:58.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
13842024-08-08T21:31:58.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
13852024-08-08T21:31:58.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
13862024-08-08T21:31:58.396Z
13872024-08-08T21:31:58.396Zinfo: running `cargo check --bins` on bootstore (2/147)
13882024-08-08T21:31:58.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13892024-08-08T21:31:58.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
13902024-08-08T21:31:58.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
13912024-08-08T21:31:58.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
13922024-08-08T21:31:59.039Z
13932024-08-08T21:31:59.039Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/147)
13942024-08-08T21:31:59.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13952024-08-08T21:31:59.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
13962024-08-08T21:31:59.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
13972024-08-08T21:31:59.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
13982024-08-08T21:31:59.645Z
13992024-08-08T21:31:59.646Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/147)
14002024-08-08T21:32:00.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14012024-08-08T21:32:00.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14022024-08-08T21:32:00.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14032024-08-08T21:32:00.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
14042024-08-08T21:32:00.269Z
14052024-08-08T21:32:00.269Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/147)
14062024-08-08T21:32:00.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14072024-08-08T21:32:00.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14082024-08-08T21:32:00.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14092024-08-08T21:32:00.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14102024-08-08T21:32:00.730Z
14112024-08-08T21:32:00.730Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/147)
14122024-08-08T21:32:01.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14132024-08-08T21:32:01.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14142024-08-08T21:32:01.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14152024-08-08T21:32:01.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14162024-08-08T21:32:01.190Z
14172024-08-08T21:32:01.190Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/147)
14182024-08-08T21:32:01.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14192024-08-08T21:32:01.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14202024-08-08T21:32:01.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14212024-08-08T21:32:01.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14222024-08-08T21:32:01.678Z
14232024-08-08T21:32:01.678Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/147)
14242024-08-08T21:32:02.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14252024-08-08T21:32:02.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14262024-08-08T21:32:02.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14272024-08-08T21:32:02.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
14282024-08-08T21:32:02.195Z
14292024-08-08T21:32:02.195Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/147)
14302024-08-08T21:32:02.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14312024-08-08T21:32:02.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14322024-08-08T21:32:02.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14332024-08-08T21:32:02.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14342024-08-08T21:32:02.674Z
14352024-08-08T21:32:02.674Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/147)
14362024-08-08T21:32:03.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14372024-08-08T21:32:03.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14382024-08-08T21:32:03.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14392024-08-08T21:32:03.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14402024-08-08T21:32:03.147Z
14412024-08-08T21:32:03.147Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/147)
14422024-08-08T21:32:03.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14432024-08-08T21:32:03.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14442024-08-08T21:32:03.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14452024-08-08T21:32:03.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14462024-08-08T21:32:03.600Z
14472024-08-08T21:32:03.600Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/147)
14482024-08-08T21:32:04.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14492024-08-08T21:32:04.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14502024-08-08T21:32:04.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14512024-08-08T21:32:04.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14522024-08-08T21:32:04.058Z
14532024-08-08T21:32:04.058Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/147)
14542024-08-08T21:32:04.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14552024-08-08T21:32:04.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14562024-08-08T21:32:04.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14572024-08-08T21:32:04.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14582024-08-08T21:32:04.519Z
14592024-08-08T21:32:04.519Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/147)
14602024-08-08T21:32:04.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14612024-08-08T21:32:04.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14622024-08-08T21:32:04.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14632024-08-08T21:32:04.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14642024-08-08T21:32:04.976Z
14652024-08-08T21:32:04.977Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/147)
14662024-08-08T21:32:05.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14672024-08-08T21:32:05.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14682024-08-08T21:32:05.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14692024-08-08T21:32:05.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14702024-08-08T21:32:05.438Z
14712024-08-08T21:32:05.438Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/147)
14722024-08-08T21:32:05.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14732024-08-08T21:32:05.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14742024-08-08T21:32:05.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14752024-08-08T21:32:05.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14762024-08-08T21:32:05.893Z
14772024-08-08T21:32:05.893Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/147)
14782024-08-08T21:32:06.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14792024-08-08T21:32:06.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14802024-08-08T21:32:06.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14812024-08-08T21:32:06.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14822024-08-08T21:32:06.503Z
14832024-08-08T21:32:06.503Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/147)
14842024-08-08T21:32:06.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14852024-08-08T21:32:06.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14862024-08-08T21:32:06.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14872024-08-08T21:32:06.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14882024-08-08T21:32:06.820Z
14892024-08-08T21:32:06.820Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/147)
14902024-08-08T21:32:07.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14912024-08-08T21:32:07.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14922024-08-08T21:32:07.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14932024-08-08T21:32:07.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14942024-08-08T21:32:07.282Z
14952024-08-08T21:32:07.282Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/147)
14962024-08-08T21:32:07.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14972024-08-08T21:32:07.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14982024-08-08T21:32:07.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14992024-08-08T21:32:07.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15002024-08-08T21:32:07.741Z
15012024-08-08T21:32:07.741Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/147)
15022024-08-08T21:32:08.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15032024-08-08T21:32:08.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15042024-08-08T21:32:08.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15052024-08-08T21:32:08.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15062024-08-08T21:32:08.200Z
15072024-08-08T21:32:08.200Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/147)
15082024-08-08T21:32:08.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15092024-08-08T21:32:08.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15102024-08-08T21:32:08.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15112024-08-08T21:32:08.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15122024-08-08T21:32:08.678Z
15132024-08-08T21:32:08.678Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/147)
15142024-08-08T21:32:09.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15152024-08-08T21:32:09.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15162024-08-08T21:32:09.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15172024-08-08T21:32:09.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
15182024-08-08T21:32:09.199Z
15192024-08-08T21:32:09.199Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/147)
15202024-08-08T21:32:09.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15212024-08-08T21:32:09.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15222024-08-08T21:32:09.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15232024-08-08T21:32:09.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15242024-08-08T21:32:09.671Z
15252024-08-08T21:32:09.671Zinfo: running `cargo check --bins` on sled-hardware-types (25/147)
15262024-08-08T21:32:10.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15272024-08-08T21:32:10.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15282024-08-08T21:32:10.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15292024-08-08T21:32:10.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15302024-08-08T21:32:10.306Z
15312024-08-08T21:32:10.306Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/147)
15322024-08-08T21:32:10.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15332024-08-08T21:32:10.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15342024-08-08T21:32:10.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15352024-08-08T21:32:10.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15362024-08-08T21:32:10.933Z
15372024-08-08T21:32:10.933Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/147)
15382024-08-08T21:32:11.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15392024-08-08T21:32:11.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15402024-08-08T21:32:11.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15412024-08-08T21:32:11.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15422024-08-08T21:32:11.562Z
15432024-08-08T21:32:11.562Zinfo: running `cargo check --bins` on oxlog (28/147)
15442024-08-08T21:32:12.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15452024-08-08T21:32:12.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15462024-08-08T21:32:12.151Z Checking cfg-if v1.0.0
15472024-08-08T21:32:12.154Z Checking libc v0.2.155
15482024-08-08T21:32:12.235Z Checking memchr v2.7.2
15492024-08-08T21:32:12.254Z Checking serde v1.0.205
15502024-08-08T21:32:12.257Z Checking scopeguard v1.2.0
15512024-08-08T21:32:12.273Z Checking byteorder v1.5.0
15522024-08-08T21:32:12.276Z Checking log v0.4.21
15532024-08-08T21:32:12.295Z Checking zeroize v1.7.0
15542024-08-08T21:32:12.305Z Checking once_cell v1.19.0
15552024-08-08T21:32:12.388Z Checking lock_api v0.4.12
15562024-08-08T21:32:12.546Z Checking itoa v1.0.11
15572024-08-08T21:32:12.564Z Checking pin-project-lite v0.2.14
15582024-08-08T21:32:12.596Z Checking typenum v1.17.0
15592024-08-08T21:32:12.655Z Checking smallvec v1.13.2
15602024-08-08T21:32:12.676Z Checking zerocopy v0.7.34
15612024-08-08T21:32:12.754Z Checking futures-core v0.3.30
15622024-08-08T21:32:12.807Z Checking spin v0.9.8
15632024-08-08T21:32:12.921Z Checking tinyvec_macros v0.1.1
15642024-08-08T21:32:12.994Z Checking const-oid v0.9.6
15652024-08-08T21:32:13.008Z Checking tinyvec v1.6.0
15662024-08-08T21:32:13.110Z Checking subtle v2.5.0
15672024-08-08T21:32:13.156Z Checking unicode-bidi v0.3.15
15682024-08-08T21:32:13.326Z Checking getrandom v0.2.14
15692024-08-08T21:32:13.362Z Checking parking_lot_core v0.9.10
15702024-08-08T21:32:13.579Z Checking rand_core v0.6.4
15712024-08-08T21:32:13.686Z Checking signal-hook-registry v1.4.2
15722024-08-08T21:32:13.760Z Checking parking_lot v0.12.2
15732024-08-08T21:32:13.880Z Checking mio v0.8.11
15742024-08-08T21:32:13.917Z Checking num_cpus v1.16.0
15752024-08-08T21:32:13.920Z Checking generic-array v0.14.7
15762024-08-08T21:32:14.029Z Checking socket2 v0.5.7
15772024-08-08T21:32:14.044Z Checking ahash v0.8.11
15782024-08-08T21:32:14.088Z Checking futures-sink v0.3.30
15792024-08-08T21:32:14.224Z Checking allocator-api2 v0.2.18
15802024-08-08T21:32:14.382Z Checking unicode-normalization v0.1.23
15812024-08-08T21:32:14.490Z Checking libm v0.2.8
15822024-08-08T21:32:14.521Z Checking equivalent v1.0.1
15832024-08-08T21:32:14.572Z Checking ryu v1.0.18
15842024-08-08T21:32:14.626Z Checking futures-channel v0.3.30
15852024-08-08T21:32:14.807Z Checking slab v0.4.9
15862024-08-08T21:32:14.810Z Checking pin-utils v0.1.0
15872024-08-08T21:32:14.848Z Checking hashbrown v0.14.5
15882024-08-08T21:32:14.908Z Checking futures-task v0.3.30
15892024-08-08T21:32:14.990Z Checking futures-io v0.3.30
15902024-08-08T21:32:15.066Z Checking percent-encoding v2.3.1
15912024-08-08T21:32:15.093Z Checking crypto-common v0.1.6
15922024-08-08T21:32:15.124Z Checking block-buffer v0.10.4
15932024-08-08T21:32:15.161Z Checking futures-util v0.3.30
15942024-08-08T21:32:15.258Z Checking ppv-lite86 v0.2.17
15952024-08-08T21:32:15.273Z Checking tracing-core v0.1.32
15962024-08-08T21:32:15.287Z Checking fnv v1.0.7
15972024-08-08T21:32:15.345Z Checking digest v0.10.7
15982024-08-08T21:32:15.364Z Checking num-traits v0.2.19
15992024-08-08T21:32:15.397Z Checking untrusted v0.9.0
16002024-08-08T21:32:15.550Z Checking ring v0.17.8
16012024-08-08T21:32:15.718Z Checking thiserror v1.0.63
16022024-08-08T21:32:15.857Z Checking base64ct v1.6.0
16032024-08-08T21:32:15.928Z Checking tracing v0.1.40
16042024-08-08T21:32:15.951Z Checking rand_chacha v0.3.1
16052024-08-08T21:32:16.015Z Checking powerfmt v0.2.0
16062024-08-08T21:32:16.281Z Checking foreign-types-shared v0.1.1
16072024-08-08T21:32:16.294Z Checking pem-rfc7468 v0.7.0
16082024-08-08T21:32:16.297Z Checking deranged v0.3.11
16092024-08-08T21:32:16.324Z Checking rand v0.8.5
16102024-08-08T21:32:16.373Z Checking foreign-types v0.3.2
16112024-08-08T21:32:16.464Z Checking hmac v0.12.1
16122024-08-08T21:32:16.546Z Checking form_urlencoded v1.2.1
16132024-08-08T21:32:16.672Z Checking openssl-sys v0.9.103
16142024-08-08T21:32:16.750Z Checking time-core v0.1.2
16152024-08-08T21:32:16.898Z Checking num_threads v0.1.7
16162024-08-08T21:32:17.008Z Checking try-lock v0.2.5
16172024-08-08T21:32:17.073Z Checking num-conv v0.1.0
16182024-08-08T21:32:17.136Z Checking unicode-ident v1.0.12
16192024-08-08T21:32:17.293Z Checking siphasher v0.3.11
16202024-08-08T21:32:17.317Z Checking flagset v0.4.5
16212024-08-08T21:32:17.364Z Checking bytes v1.7.1
16222024-08-08T21:32:17.380Z Checking bitflags v2.6.0
16232024-08-08T21:32:17.510Z Checking indexmap v2.3.0
16242024-08-08T21:32:17.581Z Checking serde_json v1.0.122
16252024-08-08T21:32:17.602Z Checking der v0.7.9
16262024-08-08T21:32:17.685Z Checking sct v0.7.1
16272024-08-08T21:32:17.879Z Checking rustls-webpki v0.101.7
16282024-08-08T21:32:17.990Z Checking openssl v0.10.66
16292024-08-08T21:32:18.137Z Checking time v0.3.36
16302024-08-08T21:32:18.140Z Checking tokio v1.38.1
16312024-08-08T21:32:18.609Z Checking http v0.2.12
16322024-08-08T21:32:18.733Z Checking uuid v1.10.0
16332024-08-08T21:32:19.292Z Checking proc-macro2 v1.0.86
16342024-08-08T21:32:19.352Z Checking want v0.3.1
16352024-08-08T21:32:19.404Z Checking idna v0.5.0
16362024-08-08T21:32:19.537Z Checking errno v0.3.9
16372024-08-08T21:32:19.725Z Checking httparse v1.8.0
16382024-08-08T21:32:19.968Z Checking http-body v0.4.6
16392024-08-08T21:32:19.982Z Checking lazy_static v1.5.0
16402024-08-08T21:32:20.106Z Checking aho-corasick v1.1.3
16412024-08-08T21:32:20.164Z Checking scroll v0.12.0
16422024-08-08T21:32:20.283Z Checking finl_unicode v1.2.0
16432024-08-08T21:32:20.312Z Checking openssl-probe v0.1.5
16442024-08-08T21:32:20.366Z Checking anstyle v1.0.8
16452024-08-08T21:32:20.459Z Checking cpufeatures v0.2.12
16462024-08-08T21:32:20.550Z Checking utf8parse v0.2.1
16472024-08-08T21:32:20.662Z Checking regex-syntax v0.8.3
16482024-08-08T21:32:20.680Z Checking adler v1.0.2
16492024-08-08T21:32:20.702Z Checking tower-service v0.3.2
16502024-08-08T21:32:20.716Z Checking httpdate v1.0.3
16512024-08-08T21:32:20.813Z Checking ucd-trie v0.1.6
16522024-08-08T21:32:20.828Z Checking plain v0.2.3
16532024-08-08T21:32:20.851Z Checking iana-time-zone v0.1.60
16542024-08-08T21:32:20.936Z Checking stringprep v0.1.4
16552024-08-08T21:32:20.966Z Checking goblin v0.8.2
16562024-08-08T21:32:20.996Z Checking chrono v0.4.38
16572024-08-08T21:32:21.011Z Checking pest v2.7.10
16582024-08-08T21:32:21.211Z Checking miniz_oxide v0.7.2
16592024-08-08T21:32:21.813Z Checking anstyle-parse v0.2.4
16602024-08-08T21:32:21.986Z Checking sha2 v0.10.8
16612024-08-08T21:32:22.065Z Checking url v2.5.2
16622024-08-08T21:32:22.587Z Checking quote v1.0.36
16632024-08-08T21:32:22.895Z Checking rustix v0.38.34
16642024-08-08T21:32:22.935Z Checking spki v0.7.3
16652024-08-08T21:32:23.079Z Checking rustls v0.21.12
16662024-08-08T21:32:23.203Z Checking serde_spanned v0.6.7
16672024-08-08T21:32:23.397Z Checking toml_datetime v0.6.8
16682024-08-08T21:32:23.493Z Checking native-tls v0.2.11
16692024-08-08T21:32:23.556Z Checking num-integer v0.1.46
16702024-08-08T21:32:23.663Z Checking md-5 v0.10.6
16712024-08-08T21:32:23.790Z Checking idna v0.3.0
16722024-08-08T21:32:23.888Z Checking hash32 v0.2.1
16732024-08-08T21:32:23.913Z Checking regex-automata v0.4.6
16742024-08-08T21:32:24.033Z Checking psl-types v2.0.11
16752024-08-08T21:32:24.202Z Checking stable_deref_trait v1.2.0
16762024-08-08T21:32:24.219Z Checking fallible-iterator v0.2.0
16772024-08-08T21:32:24.296Z Checking base64 v0.22.1
16782024-08-08T21:32:24.646Z Checking pretty-hex v0.4.1
16792024-08-08T21:32:24.775Z Checking gimli v0.28.1
16802024-08-08T21:32:24.792Z Checking colorchoice v1.0.1
16812024-08-08T21:32:24.813Z Checking anstyle-query v1.0.3
16822024-08-08T21:32:24.917Z Checking is_terminal_polyfill v1.70.0
16832024-08-08T21:32:24.934Z Checking terminal_size v0.3.0
16842024-08-08T21:32:24.937Z Checking postgres-protocol v0.6.7
16852024-08-08T21:32:25.035Z Checking anstream v0.6.14
16862024-08-08T21:32:25.104Z Checking publicsuffix v2.2.3
16872024-08-08T21:32:25.203Z Checking tokio-util v0.7.11
16882024-08-08T21:32:25.352Z Checking tokio-native-tls v0.3.1
16892024-08-08T21:32:25.393Z Checking heapless v0.7.17
16902024-08-08T21:32:25.599Z Checking dtrace-parser v0.2.0
16912024-08-08T21:32:25.614Z Checking pkcs8 v0.10.2
16922024-08-08T21:32:25.819Z Checking dof v0.3.0
16932024-08-08T21:32:25.833Z Checking syn v2.0.72
16942024-08-08T21:32:26.060Z Checking cookie v0.17.0
16952024-08-08T21:32:26.076Z Checking h2 v0.3.26
16962024-08-08T21:32:26.218Z Checking tokio-rustls v0.24.1
16972024-08-08T21:32:26.422Z Checking phf_shared v0.11.2
16982024-08-08T21:32:26.453Z Checking block-padding v0.3.3
16992024-08-08T21:32:26.467Z Checking signal-hook v0.3.17
17002024-08-08T21:32:26.581Z Checking ff v0.13.0
17012024-08-08T21:32:26.654Z Checking thread-id v4.2.1
17022024-08-08T21:32:26.714Z Checking object v0.32.2
17032024-08-08T21:32:26.764Z Checking bitflags v1.3.2
17042024-08-08T21:32:26.791Z Checking ipnet v2.9.0
17052024-08-08T21:32:26.794Z Checking base16ct v0.2.0
17062024-08-08T21:32:26.861Z Checking matches v0.1.10
17072024-08-08T21:32:26.951Z Checking strsim v0.11.1
17082024-08-08T21:32:26.984Z Checking rustc-demangle v0.1.24
17092024-08-08T21:32:27.228Z Checking bit-vec v0.6.3
17102024-08-08T21:32:27.232Z Checking managed v0.8.0
17112024-08-08T21:32:27.379Z Checking either v1.13.0
17122024-08-08T21:32:27.564Z Checking winnow v0.5.40
17132024-08-08T21:32:27.631Z Checking clap_lex v0.7.0
17142024-08-08T21:32:27.739Z Checking base64 v0.21.7
17152024-08-08T21:32:27.877Z Checking regex-automata v0.1.10
17162024-08-08T21:32:28.234Z Checking rustls-pemfile v1.0.4
17172024-08-08T21:32:28.269Z Checking bstr v0.2.17
17182024-08-08T21:32:28.428Z Checking clap_builder v4.5.13
17192024-08-08T21:32:28.565Z Checking regex v1.10.6
17202024-08-08T21:32:28.637Z Checking addr2line v0.21.0
17212024-08-08T21:32:29.124Z Checking smoltcp v0.9.1
17222024-08-08T21:32:29.138Z Checking sec1 v0.7.3
17232024-08-08T21:32:29.156Z Checking idna v0.2.3
17242024-08-08T21:32:29.520Z Checking signal-hook-mio v0.2.3
17252024-08-08T21:32:29.649Z Checking group v0.13.0
17262024-08-08T21:32:29.917Z Checking phf v0.11.2
17272024-08-08T21:32:30.029Z Checking inout v0.1.3
17282024-08-08T21:32:30.170Z Checking cookie_store v0.20.0
17292024-08-08T21:32:30.260Z Checking postgres-types v0.2.7
17302024-08-08T21:32:30.579Z Checking toml_edit v0.19.15
17312024-08-08T21:32:30.603Z Checking num-bigint v0.4.5
17322024-08-08T21:32:30.817Z Checking futures-executor v0.3.30
17332024-08-08T21:32:31.032Z Checking phf_shared v0.10.0
17342024-08-08T21:32:31.055Z Checking serde_urlencoded v0.7.1
17352024-08-08T21:32:31.324Z Checking hubpack v0.1.2
17362024-08-08T21:32:31.504Z Checking float-cmp v0.9.0
17372024-08-08T21:32:31.551Z Checking hkdf v0.12.4
17382024-08-08T21:32:31.664Z Checking zerocopy v0.6.6
17392024-08-08T21:32:31.697Z Checking crossbeam-utils v0.8.19
17402024-08-08T21:32:31.773Z Checking crc32fast v1.4.0
17412024-08-08T21:32:32.018Z Checking crypto-bigint v0.5.5
17422024-08-08T21:32:32.451Z Checking usdt-impl v0.5.0
17432024-08-08T21:32:32.464Z Checking memmap v0.7.0
17442024-08-08T21:32:32.464Z Checking hyper v0.14.30
17452024-08-08T21:32:32.464Z Checking encoding_rs v0.8.34
17462024-08-08T21:32:32.549Z Checking mime v0.3.17
17472024-08-08T21:32:32.747Z Checking predicates-core v1.0.6
17482024-08-08T21:32:32.768Z Checking backtrace v0.3.71
17492024-08-08T21:32:32.879Z Checking precomputed-hash v0.1.1
17502024-08-08T21:32:32.927Z Checking whoami v1.5.1
17512024-08-08T21:32:32.980Z Checking normalize-line-endings v0.3.0
17522024-08-08T21:32:33.107Z Checking minimal-lexical v0.2.1
17532024-08-08T21:32:33.158Z Checking dyn-clone v1.0.17
17542024-08-08T21:32:33.193Z Checking sync_wrapper v0.1.2
17552024-08-08T21:32:33.206Z Checking unicode-width v0.1.13
17562024-08-08T21:32:33.289Z Checking fixedbitset v0.4.2
17572024-08-08T21:32:33.304Z Checking data-encoding v2.6.0
17582024-08-08T21:32:33.317Z Checking winnow v0.6.18
17592024-08-08T21:32:33.385Z Checking new_debug_unreachable v1.0.6
17602024-08-08T21:32:33.469Z Checking static_assertions v1.1.0
17612024-08-08T21:32:33.484Z Checking webpki-roots v0.25.4
17622024-08-08T21:32:33.539Z Checking unicode-segmentation v1.11.0
17632024-08-08T21:32:33.557Z Checking difflib v0.4.0
17642024-08-08T21:32:33.638Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
17652024-08-08T21:32:33.890Z Checking predicates v3.1.2
17662024-08-08T21:32:33.970Z Checking trust-dns-proto v0.22.0
17672024-08-08T21:32:34.186Z Checking similar v2.5.0
17682024-08-08T21:32:34.583Z Checking petgraph v0.6.5
17692024-08-08T21:32:34.759Z Checking nom v7.1.3
17702024-08-08T21:32:34.804Z Checking elliptic-curve v0.13.8
17712024-08-08T21:32:35.080Z Checking string_cache v0.8.7
17722024-08-08T21:32:35.380Z Checking console v0.15.8
17732024-08-08T21:32:35.518Z Checking anyhow v1.0.86
17742024-08-08T21:32:35.906Z Checking schemars v0.8.21
17752024-08-08T21:32:35.930Z Checking tokio-postgres v0.7.11
17762024-08-08T21:32:36.345Z Checking toml_edit v0.22.20
17772024-08-08T21:32:37.619Z Checking yasna v0.5.2
17782024-08-08T21:32:37.703Z Checking toml v0.7.8
17792024-08-08T21:32:37.977Z Checking usdt v0.5.0
17802024-08-08T21:32:37.982Z Checking crossbeam-epoch v0.9.18
17812024-08-08T21:32:38.247Z Checking flate2 v1.0.31
17822024-08-08T21:32:38.394Z Checking clap v4.5.13
17832024-08-08T21:32:38.445Z Checking futures v0.3.30
17842024-08-08T21:32:38.490Z Checking cipher v0.4.4
17852024-08-08T21:32:38.506Z Checking crossterm v0.27.0
17862024-08-08T21:32:38.560Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17872024-08-08T21:32:38.585Z Checking bstr v1.9.1
17882024-08-08T21:32:38.628Z Checking hyper-tls v0.5.0
17892024-08-08T21:32:38.740Z Checking hyper-rustls v0.24.2
17902024-08-08T21:32:38.846Z Checking itertools v0.10.5
17912024-08-08T21:32:38.861Z Checking itertools v0.12.1
17922024-08-08T21:32:38.876Z Checking bit-set v0.5.3
17932024-08-08T21:32:38.906Z Checking fs-err v2.11.0
17942024-08-08T21:32:39.022Z Checking reqwest v0.11.27
17952024-08-08T21:32:39.051Z Checking tokio-stream v0.1.15
17962024-08-08T21:32:39.125Z Checking num-iter v0.1.45
17972024-08-08T21:32:39.300Z Checking slog v2.7.0
17982024-08-08T21:32:39.460Z Checking openapiv3 v2.0.0
17992024-08-08T21:32:39.478Z Checking semver v1.0.23
18002024-08-08T21:32:39.794Z Checking hex v0.4.3
18012024-08-08T21:32:39.853Z Checking peg-runtime v0.8.3
18022024-08-08T21:32:39.900Z Checking lalrpop-util v0.19.12
18032024-08-08T21:32:40.082Z Checking camino v1.1.7
18042024-08-08T21:32:40.189Z Checking sigpipe v0.1.3
18052024-08-08T21:32:42.139Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18062024-08-08T21:32:42.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.88s
18072024-08-08T21:32:42.575Z
18082024-08-08T21:32:42.575Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/147)
18092024-08-08T21:32:43.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102024-08-08T21:32:43.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112024-08-08T21:32:43.229Z Compiling regress v0.9.1
18122024-08-08T21:32:43.321Z Checking sha1 v0.10.6
18132024-08-08T21:32:43.331Z Checking strum v0.26.3
18142024-08-08T21:32:43.351Z Checking heck v0.5.0
18152024-08-08T21:32:43.366Z Compiling getopts v0.2.21
18162024-08-08T21:32:43.372Z Checking dirs-sys-next v0.1.2
18172024-08-08T21:32:43.387Z Compiling unsafe-libyaml v0.2.11
18182024-08-08T21:32:43.519Z Checking http v1.1.0
18192024-08-08T21:32:43.536Z Checking dirs-next v2.0.0
18202024-08-08T21:32:43.566Z Checking thread_local v1.1.8
18212024-08-08T21:32:43.658Z Checking rustls-pki-types v1.7.0
18222024-08-08T21:32:43.774Z Compiling ident_case v1.0.1
18232024-08-08T21:32:43.836Z Checking term v0.7.0
18242024-08-08T21:32:43.961Z Compiling darling_core v0.20.9
18252024-08-08T21:32:44.081Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18262024-08-08T21:32:44.265Z Checking crossbeam-channel v0.5.12
18272024-08-08T21:32:44.295Z Checking atty v0.2.14
18282024-08-08T21:32:44.401Z Checking is-terminal v0.4.12
18292024-08-08T21:32:44.415Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18302024-08-08T21:32:44.521Z Compiling paste v1.0.15
18312024-08-08T21:32:44.802Z Compiling serde_yaml v0.9.34+deprecated
18322024-08-08T21:32:44.843Z Checking take_mut v0.2.2
18332024-08-08T21:32:44.981Z Checking termcolor v1.4.1
18342024-08-08T21:32:44.984Z Compiling rustls v0.22.4
18352024-08-08T21:32:45.041Z Checking humantime v2.1.0
18362024-08-08T21:32:45.284Z Checking utf-8 v0.7.6
18372024-08-08T21:32:45.376Z Checking slog-async v2.8.0
18382024-08-08T21:32:45.391Z Checking env_logger v0.9.3
18392024-08-08T21:32:45.441Z Checking slog-term v2.9.1
18402024-08-08T21:32:45.485Z Checking rustls-webpki v0.102.4
18412024-08-08T21:32:45.685Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18422024-08-08T21:32:45.816Z Compiling proc-macro-crate v1.3.1
18432024-08-08T21:32:45.973Z Compiling bitstruct_derive v0.1.0
18442024-08-08T21:32:46.068Z Compiling structmeta-derive v0.3.0
18452024-08-08T21:32:46.303Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18462024-08-08T21:32:46.436Z Compiling multer v3.1.0
18472024-08-08T21:32:46.760Z Checking ascii v1.1.0
18482024-08-08T21:32:46.834Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18492024-08-08T21:32:46.972Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18502024-08-08T21:32:47.256Z Checking match_cfg v0.1.0
18512024-08-08T21:32:47.348Z Checking hostname v0.3.1
18522024-08-08T21:32:47.420Z Checking bitstruct v0.1.1
18532024-08-08T21:32:47.505Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18542024-08-08T21:32:47.526Z Compiling num_enum_derive v0.5.11
18552024-08-08T21:32:48.500Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18562024-08-08T21:32:48.661Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18572024-08-08T21:32:48.917Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18582024-08-08T21:32:49.128Z Compiling structmeta v0.3.0
18592024-08-08T21:32:49.199Z Checking slog-json v2.6.1
18602024-08-08T21:32:49.275Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18612024-08-08T21:32:49.465Z Checking serde_arrays v0.1.0
18622024-08-08T21:32:49.545Z Checking erased-serde v0.3.31
18632024-08-08T21:32:49.559Z Compiling async-stream-impl v0.3.5
18642024-08-08T21:32:49.615Z Compiling foreign-types-macros v0.2.3
18652024-08-08T21:32:50.140Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
18662024-08-08T21:32:50.295Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18672024-08-08T21:32:50.454Z Checking arc-swap v1.7.1
18682024-08-08T21:32:50.531Z Checking atomic-waker v1.1.2
18692024-08-08T21:32:54.243Z Checking foreign-types-shared v0.3.1
18702024-08-08T21:32:54.280Z Checking waitgroup v0.1.2
18712024-08-08T21:32:54.280Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18722024-08-08T21:32:54.280Z Checking slog-scope v4.4.0
18732024-08-08T21:32:54.280Z Checking foreign-types v0.5.0
18742024-08-08T21:32:54.280Z Checking num_enum v0.5.11
18752024-08-08T21:32:54.280Z Checking async-stream v0.3.5
18762024-08-08T21:32:54.280Z Compiling parse-display-derive v0.9.1
18772024-08-08T21:32:54.280Z Checking slog-bunyan v2.5.0
18782024-08-08T21:32:54.280Z Compiling proc-macro-error v1.0.4
18792024-08-08T21:32:54.280Z Compiling darling_macro v0.20.9
18802024-08-08T21:32:54.280Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18812024-08-08T21:32:54.280Z Checking tungstenite v0.20.1
18822024-08-08T21:32:54.280Z Checking toml v0.8.19
18832024-08-08T21:32:54.280Z Checking rustls-pemfile v2.1.3
18842024-08-08T21:32:54.280Z Compiling heck v0.3.3
18852024-08-08T21:32:54.281Z Compiling darling v0.20.9
18862024-08-08T21:32:54.281Z Compiling serde_with_macros v3.8.3
18872024-08-08T21:32:54.281Z Checking tokio-rustls v0.25.0
18882024-08-08T21:32:54.281Z Checking ipnetwork v0.20.0
18892024-08-08T21:32:54.281Z Checking newtype-uuid v1.1.0
18902024-08-08T21:32:54.281Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
18912024-08-08T21:32:54.281Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18922024-08-08T21:32:54.281Z Checking serde_path_to_error v0.1.16
18932024-08-08T21:32:54.281Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18942024-08-08T21:32:54.281Z Checking hostname v0.4.0
18952024-08-08T21:32:54.281Z Checking cstr-argument v0.1.2
18962024-08-08T21:32:54.281Z Checking instant v0.1.12
18972024-08-08T21:32:54.281Z Checking pretty-hex v0.2.1
18982024-08-08T21:32:54.281Z Checking debug-ignore v1.0.5
18992024-08-08T21:32:54.281Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19002024-08-08T21:32:54.281Z Checking fastrand v2.1.0
19012024-08-08T21:32:54.281Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19022024-08-08T21:32:54.281Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19032024-08-08T21:32:54.281Z Checking tempfile v3.10.1
19042024-08-08T21:32:54.281Z Checking backoff v0.4.0
19052024-08-08T21:32:54.360Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19062024-08-08T21:32:54.431Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19072024-08-08T21:32:54.498Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19082024-08-08T21:32:54.566Z Compiling zone_cfg_derive v0.1.2
19092024-08-08T21:32:54.728Z Checking tokio-tungstenite v0.20.1
19102024-08-08T21:32:54.766Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19112024-08-08T21:32:55.212Z Checking slog-stdlog v4.1.1
19122024-08-08T21:32:55.246Z Checking serde_with v3.8.3
19132024-08-08T21:32:55.383Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19142024-08-08T21:32:55.537Z Checking tungstenite v0.21.0
19152024-08-08T21:32:55.554Z Checking colored v2.1.0
19162024-08-08T21:32:55.833Z Checking parse-display v0.9.1
19172024-08-08T21:32:55.860Z Checking macaddr v1.0.1
19182024-08-08T21:32:56.042Z Checking socket2 v0.4.10
19192024-08-08T21:32:56.090Z Checking base64 v0.13.1
19202024-08-08T21:32:56.196Z Checking zone v0.1.8
19212024-08-08T21:32:56.413Z Checking tokio-tungstenite v0.21.0
19222024-08-08T21:32:56.510Z Checking ron v0.7.1
19232024-08-08T21:32:56.921Z Checking slog-envlogger v2.2.0
19242024-08-08T21:32:56.957Z Checking pem v3.0.4
19252024-08-08T21:32:57.170Z Checking tabwriter v1.4.0
19262024-08-08T21:32:57.261Z Checking xattr v1.3.1
19272024-08-08T21:32:57.426Z Checking portpicker v0.1.1
19282024-08-08T21:32:57.475Z Checking headers-core v0.2.0
19292024-08-08T21:32:57.575Z Checking smf v0.2.3
19302024-08-08T21:32:57.631Z Checking filetime v0.2.23
19312024-08-08T21:32:57.744Z Checking same-file v1.0.6
19322024-08-08T21:32:57.841Z Checking tar v0.4.41
19332024-08-08T21:32:57.914Z Checking walkdir v2.5.0
19342024-08-08T21:32:58.037Z Checking headers v0.3.9
19352024-08-08T21:32:58.198Z Checking rcgen v0.12.1
19362024-08-08T21:32:58.307Z Checking atomicwrites v0.4.3
19372024-08-08T21:32:58.500Z Checking camino-tempfile v1.1.1
19382024-08-08T21:32:58.600Z Checking subprocess v0.2.9
19392024-08-08T21:32:59.629Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19402024-08-08T21:32:59.845Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19412024-08-08T21:33:01.885Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19422024-08-08T21:33:04.025Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19432024-08-08T21:33:04.093Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19442024-08-08T21:33:07.609Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19452024-08-08T21:33:14.015Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19462024-08-08T21:33:14.145Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
19472024-08-08T21:33:14.148Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19482024-08-08T21:33:16.728Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19492024-08-08T21:33:17.068Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19502024-08-08T21:33:23.012Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19512024-08-08T21:33:24.522Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19522024-08-08T21:33:25.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.06s
19532024-08-08T21:33:25.794Z
19542024-08-08T21:33:25.794Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/147)
19552024-08-08T21:33:26.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562024-08-08T21:33:26.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572024-08-08T21:33:26.437Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19582024-08-08T21:33:27.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
19592024-08-08T21:33:27.866Z
19602024-08-08T21:33:27.866Zinfo: running `cargo check --bins` on nexus-config (31/147)
19612024-08-08T21:33:28.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622024-08-08T21:33:28.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632024-08-08T21:33:28.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642024-08-08T21:33:28.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19652024-08-08T21:33:28.478Z
19662024-08-08T21:33:28.479Zinfo: running `cargo check --bins` on omicron-rpaths (32/147)
19672024-08-08T21:33:29.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682024-08-08T21:33:29.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692024-08-08T21:33:29.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702024-08-08T21:33:29.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19712024-08-08T21:33:29.069Z
19722024-08-08T21:33:29.069Zinfo: running `cargo check --bins` on omicron-certificates (33/147)
19732024-08-08T21:33:29.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742024-08-08T21:33:29.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752024-08-08T21:33:29.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762024-08-08T21:33:29.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19772024-08-08T21:33:29.682Z
19782024-08-08T21:33:29.682Zinfo: running `cargo check --bins` on bootstrap-agent-client (34/147)
19792024-08-08T21:33:30.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802024-08-08T21:33:30.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812024-08-08T21:33:30.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822024-08-08T21:33:30.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19832024-08-08T21:33:30.310Z
19842024-08-08T21:33:30.310Zinfo: running `cargo check --bins` on cockroach-admin-client (35/147)
19852024-08-08T21:33:30.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862024-08-08T21:33:30.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872024-08-08T21:33:30.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882024-08-08T21:33:30.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19892024-08-08T21:33:30.899Z
19902024-08-08T21:33:30.899Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (36/147)
19912024-08-08T21:33:31.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922024-08-08T21:33:31.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932024-08-08T21:33:31.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942024-08-08T21:33:31.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19952024-08-08T21:33:31.541Z
19962024-08-08T21:33:31.541Zinfo: running `cargo check --bins` on dns-service-client (37/147)
19972024-08-08T21:33:32.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982024-08-08T21:33:32.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992024-08-08T21:33:32.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002024-08-08T21:33:32.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20012024-08-08T21:33:32.213Z
20022024-08-08T21:33:32.213Zinfo: running `cargo check --bins` on dpd-client (38/147)
20032024-08-08T21:33:32.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042024-08-08T21:33:32.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052024-08-08T21:33:32.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062024-08-08T21:33:32.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20072024-08-08T21:33:32.862Z
20082024-08-08T21:33:32.862Zinfo: running `cargo check --bins` on gateway-client (39/147)
20092024-08-08T21:33:33.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102024-08-08T21:33:33.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112024-08-08T21:33:33.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122024-08-08T21:33:33.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20132024-08-08T21:33:33.457Z
20142024-08-08T21:33:33.457Zinfo: running `cargo check --bins` on installinator-client (40/147)
20152024-08-08T21:33:34.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162024-08-08T21:33:34.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172024-08-08T21:33:34.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182024-08-08T21:33:34.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20192024-08-08T21:33:34.092Z
20202024-08-08T21:33:34.092Zinfo: running `cargo check --bins` on installinator-common (41/147)
20212024-08-08T21:33:34.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222024-08-08T21:33:34.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232024-08-08T21:33:34.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242024-08-08T21:33:34.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20252024-08-08T21:33:34.726Z
20262024-08-08T21:33:34.726Zinfo: running `cargo check --bins` on update-engine (42/147)
20272024-08-08T21:33:35.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282024-08-08T21:33:35.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292024-08-08T21:33:35.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302024-08-08T21:33:35.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20312024-08-08T21:33:35.325Z
20322024-08-08T21:33:35.326Zinfo: running `cargo check --bins` on nexus-client (43/147)
20332024-08-08T21:33:35.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342024-08-08T21:33:35.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352024-08-08T21:33:35.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362024-08-08T21:33:35.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20372024-08-08T21:33:35.968Z
20382024-08-08T21:33:35.968Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (44/147)
20392024-08-08T21:33:36.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402024-08-08T21:33:36.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412024-08-08T21:33:36.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422024-08-08T21:33:36.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20432024-08-08T21:33:36.604Z
20442024-08-08T21:33:36.604Zinfo: running `cargo check --bins` on omicron-passwords (45/147)
20452024-08-08T21:33:37.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462024-08-08T21:33:37.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472024-08-08T21:33:37.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482024-08-08T21:33:37.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20492024-08-08T21:33:37.200Z
20502024-08-08T21:33:37.200Zinfo: running `cargo check --bins` on nexus-types (46/147)
20512024-08-08T21:33:37.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522024-08-08T21:33:37.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532024-08-08T21:33:37.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542024-08-08T21:33:37.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20552024-08-08T21:33:37.836Z
20562024-08-08T21:33:37.836Zinfo: running `cargo check --bins` on oxide-client (47/147)
20572024-08-08T21:33:38.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582024-08-08T21:33:38.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592024-08-08T21:33:38.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602024-08-08T21:33:38.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20612024-08-08T21:33:38.429Z
20622024-08-08T21:33:38.429Zinfo: running `cargo check --bins` on oximeter-client (48/147)
20632024-08-08T21:33:39.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642024-08-08T21:33:39.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652024-08-08T21:33:39.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662024-08-08T21:33:39.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20672024-08-08T21:33:39.094Z
20682024-08-08T21:33:39.094Zinfo: running `cargo check --bins` on sled-agent-client (49/147)
20692024-08-08T21:33:39.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702024-08-08T21:33:39.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712024-08-08T21:33:39.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722024-08-08T21:33:39.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20732024-08-08T21:33:39.764Z
20742024-08-08T21:33:39.764Zinfo: running `cargo check --bins` on wicketd-client (50/147)
20752024-08-08T21:33:40.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762024-08-08T21:33:40.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772024-08-08T21:33:40.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782024-08-08T21:33:40.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20792024-08-08T21:33:40.413Z
20802024-08-08T21:33:40.413Zinfo: running `cargo check --bins` on wicket-common (51/147)
20812024-08-08T21:33:40.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822024-08-08T21:33:40.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832024-08-08T21:33:40.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842024-08-08T21:33:40.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20852024-08-08T21:33:41.054Z
20862024-08-08T21:33:41.054Zinfo: running `cargo check --bins` on omicron-cockroach-admin (52/147)
20872024-08-08T21:33:41.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882024-08-08T21:33:41.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892024-08-08T21:33:41.693Z Compiling heapless v0.8.0
20902024-08-08T21:33:41.696Z Checking hash32 v0.3.1
20912024-08-08T21:33:41.790Z Compiling smoltcp v0.11.0
20922024-08-08T21:33:41.799Z Checking embedded-io v0.4.0
20932024-08-08T21:33:41.801Z Checking cobs v0.2.3
20942024-08-08T21:33:41.818Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20952024-08-08T21:33:41.821Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20962024-08-08T21:33:41.840Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20972024-08-08T21:33:41.941Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20982024-08-08T21:33:41.965Z Compiling crucible-workspace-hack v0.1.0
20992024-08-08T21:33:41.980Z Checking postcard v1.0.8
21002024-08-08T21:33:41.983Z Checking csv-core v0.1.11
21012024-08-08T21:33:42.181Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21022024-08-08T21:33:42.266Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21032024-08-08T21:33:42.314Z Checking csv v1.3.0
21042024-08-08T21:33:42.397Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
21052024-08-08T21:33:42.521Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21062024-08-08T21:33:42.628Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21072024-08-08T21:33:42.709Z Compiling num-derive v0.4.2
21082024-08-08T21:33:42.866Z Compiling slog-dtrace v0.3.0
21092024-08-08T21:33:42.938Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21102024-08-08T21:33:43.193Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
21112024-08-08T21:33:43.247Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
21122024-08-08T21:33:43.269Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21132024-08-08T21:33:43.701Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
21142024-08-08T21:33:43.866Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
21152024-08-08T21:33:44.481Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
21162024-08-08T21:33:45.620Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21172024-08-08T21:33:46.475Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21182024-08-08T21:33:47.565Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21192024-08-08T21:33:50.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
21202024-08-08T21:33:50.416Z
21212024-08-08T21:33:50.416Zinfo: running `cargo check --bins` on cockroach-admin-api (53/147)
21222024-08-08T21:33:51.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-08-08T21:33:51.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-08-08T21:33:51.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252024-08-08T21:33:51.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21262024-08-08T21:33:51.116Z
21272024-08-08T21:33:51.116Zinfo: running `cargo check --bins` on cockroach-admin-types (54/147)
21282024-08-08T21:33:51.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292024-08-08T21:33:51.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302024-08-08T21:33:51.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21312024-08-08T21:33:51.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21322024-08-08T21:33:51.753Z
21332024-08-08T21:33:51.753Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (55/147)
21342024-08-08T21:33:52.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21352024-08-08T21:33:52.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21362024-08-08T21:33:52.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21372024-08-08T21:33:52.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21382024-08-08T21:33:52.482Z
21392024-08-08T21:33:52.482Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (56/147)
21402024-08-08T21:33:53.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412024-08-08T21:33:53.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422024-08-08T21:33:53.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21432024-08-08T21:33:53.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21442024-08-08T21:33:53.214Z
21452024-08-08T21:33:53.214Zinfo: running `cargo check --bins` on dns-server (57/147)
21462024-08-08T21:33:53.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21472024-08-08T21:33:53.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21482024-08-08T21:33:53.832Z Compiling parking_lot_core v0.8.6
21492024-08-08T21:33:53.835Z Checking nibble_vec v0.1.0
21502024-08-08T21:33:53.926Z Checking endian-type v0.1.2
21512024-08-08T21:33:53.936Z Checking newline-converter v0.3.0
21522024-08-08T21:33:53.938Z Checking linked-hash-map v0.5.6
21532024-08-08T21:33:53.938Z Checking quick-error v1.2.3
21542024-08-08T21:33:53.943Z Checking fxhash v0.2.1
21552024-08-08T21:33:53.947Z Checking toml v0.5.11
21562024-08-08T21:33:54.058Z Checking resolv-conf v0.7.0
21572024-08-08T21:33:54.073Z Checking expectorate v1.1.0
21582024-08-08T21:33:54.088Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21592024-08-08T21:33:54.110Z Checking radix_trie v0.2.1
21602024-08-08T21:33:54.213Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21612024-08-08T21:33:54.249Z Checking lru-cache v0.1.2
21622024-08-08T21:33:54.396Z Checking trust-dns-resolver v0.22.0
21632024-08-08T21:33:54.456Z Checking trust-dns-client v0.22.0
21642024-08-08T21:33:54.696Z Checking parking_lot v0.11.2
21652024-08-08T21:33:55.003Z Checking sled v0.34.7
21662024-08-08T21:33:55.361Z Checking trust-dns-server v0.22.1
21672024-08-08T21:33:56.992Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21682024-08-08T21:33:58.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
21692024-08-08T21:33:58.204Z
21702024-08-08T21:33:58.204Zinfo: running `cargo check --bins` on dns-server-api (58/147)
21712024-08-08T21:33:58.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722024-08-08T21:33:58.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732024-08-08T21:33:58.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742024-08-08T21:33:58.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21752024-08-08T21:33:58.816Z
21762024-08-08T21:33:58.816Zinfo: running `cargo check --bins` on gateway-test-utils (59/147)
21772024-08-08T21:33:59.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782024-08-08T21:33:59.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792024-08-08T21:33:59.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802024-08-08T21:33:59.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21812024-08-08T21:33:59.483Z
21822024-08-08T21:33:59.483Zinfo: running `cargo check --bins` on gateway-types (60/147)
21832024-08-08T21:34:00.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842024-08-08T21:34:00.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852024-08-08T21:34:00.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862024-08-08T21:34:00.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21872024-08-08T21:34:00.106Z
21882024-08-08T21:34:00.106Zinfo: running `cargo check --bins` on ipcc (61/147)
21892024-08-08T21:34:00.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902024-08-08T21:34:00.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912024-08-08T21:34:00.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922024-08-08T21:34:00.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21932024-08-08T21:34:00.727Z
21942024-08-08T21:34:00.727Zinfo: running `cargo check --bins` on omicron-gateway (62/147)
21952024-08-08T21:34:01.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962024-08-08T21:34:01.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972024-08-08T21:34:01.392Z Compiling radium v0.7.0
21982024-08-08T21:34:01.482Z Checking tap v1.0.1
21992024-08-08T21:34:01.485Z Compiling maybe-uninit v2.0.0
22002024-08-08T21:34:01.505Z Compiling bzip2-sys v0.1.11+1.0.8
22012024-08-08T21:34:01.507Z Checking crc-catalog v2.4.0
22022024-08-08T21:34:01.507Z Checking funty v2.0.0
22032024-08-08T21:34:01.507Z Compiling num-bigint-dig v0.8.4
22042024-08-08T21:34:01.519Z Compiling packed_struct v0.10.1
22052024-08-08T21:34:01.625Z Checking wyz v0.5.1
22062024-08-08T21:34:01.657Z Checking crc v3.2.1
22072024-08-08T21:34:01.917Z Compiling packed_struct_codegen v0.10.1
22082024-08-08T21:34:01.997Z Checking half v2.4.1
22092024-08-08T21:34:02.072Z Compiling indexmap v1.9.3
22102024-08-08T21:34:02.094Z Checking nodrop v0.1.14
22112024-08-08T21:34:02.206Z Checking ciborium-io v0.2.2
22122024-08-08T21:34:02.222Z Checking smallvec v0.6.14
22132024-08-08T21:34:02.332Z Checking array-init v0.0.4
22142024-08-08T21:34:02.416Z Checking pkcs1 v0.7.5
22152024-08-08T21:34:02.449Z Checking ciborium-ll v0.2.2
22162024-08-08T21:34:02.502Z Checking bitvec v1.0.1
22172024-08-08T21:34:02.607Z Checking signature v2.2.0
22182024-08-08T21:34:02.783Z Compiling memoffset v0.9.1
22192024-08-08T21:34:02.808Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22202024-08-08T21:34:02.808Z Checking hashbrown v0.12.3
22212024-08-08T21:34:02.887Z Checking bitfield v0.14.0
22222024-08-08T21:34:03.148Z Checking env_logger v0.10.2
22232024-08-08T21:34:03.166Z Checking bzip2 v0.4.4
22242024-08-08T21:34:03.260Z Checking ciborium v0.2.2
22252024-08-08T21:34:03.343Z Checking serde-hex v0.1.0
22262024-08-08T21:34:03.450Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22272024-08-08T21:34:03.575Z Checking ron v0.8.1
22282024-08-08T21:34:03.698Z Checking x509-cert v0.2.5
22292024-08-08T21:34:04.312Z Checking hashbrown v0.13.2
22302024-08-08T21:34:04.520Z Checking rsa v0.9.6
22312024-08-08T21:34:04.545Z Checking crc-any v2.5.0
22322024-08-08T21:34:04.873Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22332024-08-08T21:34:04.939Z Checking zip v0.6.6
22342024-08-08T21:34:05.217Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22352024-08-08T21:34:05.232Z Checking path-slash v0.1.5
22362024-08-08T21:34:05.297Z Checking object v0.30.4
22372024-08-08T21:34:05.367Z Checking nix v0.27.1
22382024-08-08T21:34:05.460Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22392024-08-08T21:34:05.552Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22402024-08-08T21:34:05.584Z Checking serde-big-array v0.5.1
22412024-08-08T21:34:05.607Z Checking signal-hook-tokio v0.3.1
22422024-08-08T21:34:07.638Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22432024-08-08T21:34:08.236Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22442024-08-08T21:34:15.122Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22452024-08-08T21:34:16.354Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22462024-08-08T21:34:18.087Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22472024-08-08T21:34:19.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.23s
22482024-08-08T21:34:20.116Z
22492024-08-08T21:34:20.117Zinfo: running `cargo check --bins` on gateway-api (63/147)
22502024-08-08T21:34:20.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512024-08-08T21:34:20.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522024-08-08T21:34:20.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532024-08-08T21:34:20.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22542024-08-08T21:34:20.745Z
22552024-08-08T21:34:20.745Zinfo: running `cargo check --bins` on sp-sim (64/147)
22562024-08-08T21:34:21.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572024-08-08T21:34:21.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582024-08-08T21:34:21.363Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22592024-08-08T21:34:23.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
22602024-08-08T21:34:23.142Z
22612024-08-08T21:34:23.142Zinfo: running `cargo check --bins` on internal-dns (65/147)
22622024-08-08T21:34:23.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632024-08-08T21:34:23.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642024-08-08T21:34:23.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652024-08-08T21:34:23.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22662024-08-08T21:34:23.767Z
22672024-08-08T21:34:23.767Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (66/147)
22682024-08-08T21:34:24.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692024-08-08T21:34:24.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702024-08-08T21:34:24.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712024-08-08T21:34:24.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22722024-08-08T21:34:24.430Z
22732024-08-08T21:34:24.430Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (67/147)
22742024-08-08T21:34:25.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752024-08-08T21:34:25.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762024-08-08T21:34:25.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772024-08-08T21:34:25.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22782024-08-08T21:34:25.106Z
22792024-08-08T21:34:25.106Zinfo: running `cargo check --bins` on db-macros (68/147)
22802024-08-08T21:34:25.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812024-08-08T21:34:25.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822024-08-08T21:34:25.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832024-08-08T21:34:25.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22842024-08-08T21:34:25.700Z
22852024-08-08T21:34:25.700Zinfo: running `cargo check --bins` on nexus-macros-common (69/147)
22862024-08-08T21:34:26.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872024-08-08T21:34:26.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882024-08-08T21:34:26.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892024-08-08T21:34:26.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22902024-08-08T21:34:26.289Z
22912024-08-08T21:34:26.289Zinfo: running `cargo check --bins` on nexus-auth (70/147)
22922024-08-08T21:34:26.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932024-08-08T21:34:26.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942024-08-08T21:34:26.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952024-08-08T21:34:26.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22962024-08-08T21:34:26.946Z
22972024-08-08T21:34:26.946Zinfo: running `cargo check --bins` on authz-macros (71/147)
22982024-08-08T21:34:27.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992024-08-08T21:34:27.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002024-08-08T21:34:27.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012024-08-08T21:34:27.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23022024-08-08T21:34:27.539Z
23032024-08-08T21:34:27.539Zinfo: running `cargo check --bins` on nexus-db-fixed-data (72/147)
23042024-08-08T21:34:28.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052024-08-08T21:34:28.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062024-08-08T21:34:28.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072024-08-08T21:34:28.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23082024-08-08T21:34:28.174Z
23092024-08-08T21:34:28.174Zinfo: running `cargo check --bins` on nexus-db-model (73/147)
23102024-08-08T21:34:28.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112024-08-08T21:34:28.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122024-08-08T21:34:28.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132024-08-08T21:34:28.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23142024-08-08T21:34:28.813Z
23152024-08-08T21:34:28.813Zinfo: running `cargo check --bins` on nexus-defaults (74/147)
23162024-08-08T21:34:29.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172024-08-08T21:34:29.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182024-08-08T21:34:29.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192024-08-08T21:34:29.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23202024-08-08T21:34:29.461Z
23212024-08-08T21:34:29.461Zinfo: running `cargo check --bins` on oximeter (75/147)
23222024-08-08T21:34:30.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232024-08-08T21:34:30.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242024-08-08T21:34:30.137Z Compiling rustls-pki-types v1.7.0
23252024-08-08T21:34:30.224Z Compiling prettyplease v0.2.20
23262024-08-08T21:34:30.227Z Compiling match_cfg v0.1.0
23272024-08-08T21:34:30.242Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23282024-08-08T21:34:30.245Z Compiling slog-json v2.6.1
23292024-08-08T21:34:30.253Z Compiling http v1.1.0
23302024-08-08T21:34:30.277Z Compiling atomic-waker v1.1.2
23312024-08-08T21:34:30.293Z Compiling async-stream v0.3.5
23322024-08-08T21:34:30.311Z Compiling hostname v0.3.1
23332024-08-08T21:34:30.465Z Compiling waitgroup v0.1.2
23342024-08-08T21:34:30.517Z Compiling slog-bunyan v2.5.0
23352024-08-08T21:34:30.558Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23362024-08-08T21:34:30.585Z Compiling toml v0.8.19
23372024-08-08T21:34:30.616Z Compiling sha1 v0.10.6
23382024-08-08T21:34:30.652Z Compiling rustls-webpki v0.102.4
23392024-08-08T21:34:30.679Z Compiling rustls-pemfile v2.1.3
23402024-08-08T21:34:30.742Z Compiling ipnetwork v0.20.0
23412024-08-08T21:34:30.767Z Compiling newtype-uuid v1.1.0
23422024-08-08T21:34:31.009Z Compiling serde_path_to_error v0.1.16
23432024-08-08T21:34:31.059Z Compiling hostname v0.4.0
23442024-08-08T21:34:31.073Z Compiling instant v0.1.12
23452024-08-08T21:34:31.134Z Compiling debug-ignore v1.0.5
23462024-08-08T21:34:31.210Z Compiling backoff v0.4.0
23472024-08-08T21:34:31.276Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
23482024-08-08T21:34:31.309Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23492024-08-08T21:34:31.580Z Compiling rustls v0.22.4
23502024-08-08T21:34:31.659Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
23512024-08-08T21:34:31.676Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23522024-08-08T21:34:31.860Z Compiling multer v3.1.0
23532024-08-08T21:34:31.876Z Compiling serde_with v3.8.3
23542024-08-08T21:34:32.042Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23552024-08-08T21:34:32.338Z Compiling parse-display v0.9.1
23562024-08-08T21:34:32.779Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23572024-08-08T21:34:32.798Z Compiling num-rational v0.4.2
23582024-08-08T21:34:32.951Z Compiling num-complex v0.4.6
23592024-08-08T21:34:33.004Z Compiling macaddr v1.0.1
23602024-08-08T21:34:33.908Z Compiling float-ord v0.3.2
23612024-08-08T21:34:34.077Z Compiling num v0.4.3
23622024-08-08T21:34:35.117Z Checking oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
23632024-08-08T21:34:35.579Z Compiling tokio-rustls v0.25.0
23642024-08-08T21:34:35.834Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
23652024-08-08T21:34:39.270Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23662024-08-08T21:34:50.760Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23672024-08-08T21:34:53.880Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23682024-08-08T21:34:54.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.01s
23692024-08-08T21:34:54.620Z
23702024-08-08T21:34:54.620Zinfo: running `cargo check --bins` on oximeter-impl (76/147)
23712024-08-08T21:34:55.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722024-08-08T21:34:55.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732024-08-08T21:34:55.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23742024-08-08T21:34:55.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23752024-08-08T21:34:55.236Z
23762024-08-08T21:34:55.236Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/147)
23772024-08-08T21:34:55.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782024-08-08T21:34:55.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792024-08-08T21:34:55.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23802024-08-08T21:34:55.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23812024-08-08T21:34:55.831Z
23822024-08-08T21:34:55.831Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (78/147)
23832024-08-08T21:34:56.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842024-08-08T21:34:56.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852024-08-08T21:34:56.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23862024-08-08T21:34:56.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23872024-08-08T21:34:56.451Z
23882024-08-08T21:34:56.451Zinfo: running `cargo check --bins` on nexus-inventory (79/147)
23892024-08-08T21:34:57.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902024-08-08T21:34:57.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912024-08-08T21:34:57.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23922024-08-08T21:34:57.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23932024-08-08T21:34:57.129Z
23942024-08-08T21:34:57.129Zinfo: running `cargo check --bins` on typed-rng (80/147)
23952024-08-08T21:34:57.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-08-08T21:34:57.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-08-08T21:34:57.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982024-08-08T21:34:57.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23992024-08-08T21:34:57.792Z
24002024-08-08T21:34:57.792Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (81/147)
24012024-08-08T21:34:58.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-08-08T21:34:58.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-08-08T21:34:58.504Z Checking password-hash v0.5.0
24042024-08-08T21:34:58.504Z Checking blake2 v0.10.6
24052024-08-08T21:34:58.507Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24062024-08-08T21:34:58.507Z Compiling semver v0.1.20
24072024-08-08T21:34:58.629Z Compiling convert_case v0.4.0
24082024-08-08T21:34:58.629Z Compiling rayon-core v1.12.1
24092024-08-08T21:34:58.641Z Compiling crossbeam-deque v0.8.5
24102024-08-08T21:34:58.652Z Compiling unicase v2.7.0
24112024-08-08T21:34:58.927Z Compiling libefi-sys v0.1.0
24122024-08-08T21:34:58.973Z Compiling rustc_version v0.1.7
24132024-08-08T21:34:58.988Z Compiling same-file v1.0.6
24142024-08-08T21:34:58.991Z Compiling fastrand v2.1.0
24152024-08-08T21:34:59.021Z Checking argon2 v0.5.3
24162024-08-08T21:34:59.225Z Compiling walkdir v2.5.0
24172024-08-08T21:34:59.270Z Compiling curve25519-dalek v4.1.3
24182024-08-08T21:34:59.431Z Compiling tempfile v3.10.1
24192024-08-08T21:34:59.473Z Compiling newtype_derive v0.1.6
24202024-08-08T21:34:59.539Z Compiling bitfield-struct v0.6.1
24212024-08-08T21:34:59.599Z Compiling derive_more v0.99.18
24222024-08-08T21:34:59.713Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24232024-08-08T21:34:59.834Z Compiling derive-where v1.2.7
24242024-08-08T21:34:59.904Z Compiling blake3 v1.5.1
24252024-08-08T21:34:59.972Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24262024-08-08T21:34:59.992Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24272024-08-08T21:35:00.275Z Compiling ring v0.16.20
24282024-08-08T21:35:00.337Z Checking keccak v0.1.5
24292024-08-08T21:35:00.653Z Checking sha3 v0.10.8
24302024-08-08T21:35:00.998Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24312024-08-08T21:35:01.040Z Compiling rayon v1.10.0
24322024-08-08T21:35:01.228Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24332024-08-08T21:35:01.309Z Checking universal-hash v0.5.1
24342024-08-08T21:35:01.498Z Compiling thiserror-impl-no-std v2.0.2
24352024-08-08T21:35:01.544Z Checking secrecy v0.8.0
24362024-08-08T21:35:01.579Z Compiling curve25519-dalek-derive v0.1.1
24372024-08-08T21:35:01.600Z Compiling memmap2 v0.9.4
24382024-08-08T21:35:01.777Z Compiling spin v0.5.2
24392024-08-08T21:35:02.010Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24402024-08-08T21:35:02.073Z Compiling home v0.5.9
24412024-08-08T21:35:02.135Z Compiling constant_time_eq v0.3.0
24422024-08-08T21:35:02.338Z Compiling arrayref v0.3.7
24432024-08-08T21:35:02.365Z Compiling untrusted v0.7.1
24442024-08-08T21:35:02.457Z Checking opaque-debug v0.3.1
24452024-08-08T21:35:02.562Z Compiling arrayvec v0.7.4
24462024-08-08T21:35:02.565Z Checking poly1305 v0.8.0
24472024-08-08T21:35:02.987Z Compiling toolchain_find v0.4.0
24482024-08-08T21:35:03.079Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24492024-08-08T21:35:03.459Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24502024-08-08T21:35:03.655Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24512024-08-08T21:35:03.701Z Checking steno v0.4.1
24522024-08-08T21:35:03.770Z Compiling camino-tempfile v1.1.1
24532024-08-08T21:35:04.219Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24542024-08-08T21:35:04.354Z Checking chacha20 v0.9.1
24552024-08-08T21:35:04.721Z Checking gethostname v0.5.0
24562024-08-08T21:35:04.855Z Checking aead v0.5.2
24572024-08-08T21:35:04.933Z Checking thiserror-no-std v2.0.2
24582024-08-08T21:35:05.051Z Compiling topological-sort v0.2.2
24592024-08-08T21:35:05.069Z Compiling cancel-safe-futures v0.1.5
24602024-08-08T21:35:05.092Z Checking vsss-rs v3.3.4
24612024-08-08T21:35:05.263Z Checking chacha20poly1305 v0.10.1
24622024-08-08T21:35:05.445Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24632024-08-08T21:35:05.926Z Compiling mime_guess v2.0.4
24642024-08-08T21:35:06.028Z Compiling rustfmt-wrapper v0.2.1
24652024-08-08T21:35:06.659Z Compiling omicron-zone-package v0.11.0
24662024-08-08T21:35:06.744Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24672024-08-08T21:35:06.890Z Checking glob v0.3.1
24682024-08-08T21:35:07.368Z Checking libsw v3.3.1
24692024-08-08T21:35:07.641Z Checking swrite v0.1.0
24702024-08-08T21:35:07.644Z Checking linear-map v1.2.0
24712024-08-08T21:35:07.666Z Checking owo-colors v4.0.0
24722024-08-08T21:35:07.731Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24732024-08-08T21:35:07.748Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
24742024-08-08T21:35:07.978Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
24752024-08-08T21:35:09.341Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24762024-08-08T21:35:09.344Z Checking kstat-rs v0.2.4
24772024-08-08T21:35:09.344Z Checking nanorand v0.7.0
24782024-08-08T21:35:09.344Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24792024-08-08T21:35:09.344Z Checking http-range v0.1.5
24802024-08-08T21:35:09.344Z Checking flume v0.11.0
24812024-08-08T21:35:09.344Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24822024-08-08T21:35:09.344Z Checking hyper-staticfile v0.9.5
24832024-08-08T21:35:09.466Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24842024-08-08T21:35:09.486Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24852024-08-08T21:35:09.512Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24862024-08-08T21:35:09.700Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24872024-08-08T21:35:09.729Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24882024-08-08T21:35:10.890Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24892024-08-08T21:35:10.939Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24902024-08-08T21:35:12.481Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24912024-08-08T21:35:12.646Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
24922024-08-08T21:35:13.173Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24932024-08-08T21:35:13.564Z Checking itertools v0.13.0
24942024-08-08T21:35:13.716Z Checking display-error-chain v0.2.0
24952024-08-08T21:35:20.437Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24962024-08-08T21:35:25.829Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24972024-08-08T21:35:25.832Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24982024-08-08T21:35:26.485Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24992024-08-08T21:35:41.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.25s
25002024-08-08T21:35:41.224Z
25012024-08-08T21:35:41.224Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (82/147)
25022024-08-08T21:35:41.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-08-08T21:35:41.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-08-08T21:35:41.948Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25052024-08-08T21:35:56.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.89s
25062024-08-08T21:35:56.282Z
25072024-08-08T21:35:56.282Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (83/147)
25082024-08-08T21:35:56.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-08-08T21:35:56.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-08-08T21:35:56.998Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25112024-08-08T21:36:11.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.32s
25122024-08-08T21:36:11.764Z
25132024-08-08T21:36:11.765Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (84/147)
25142024-08-08T21:36:12.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-08-08T21:36:12.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-08-08T21:36:12.477Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25172024-08-08T21:36:26.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
25182024-08-08T21:36:26.972Z
25192024-08-08T21:36:26.972Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (85/147)
25202024-08-08T21:36:27.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-08-08T21:36:27.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-08-08T21:36:27.689Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25232024-08-08T21:36:42.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.37s
25242024-08-08T21:36:42.514Z
25252024-08-08T21:36:42.514Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (86/147)
25262024-08-08T21:36:43.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-08-08T21:36:43.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-08-08T21:36:43.222Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25292024-08-08T21:36:57.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s
25302024-08-08T21:36:57.871Z
25312024-08-08T21:36:57.871Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (87/147)
25322024-08-08T21:36:58.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-08-08T21:36:58.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-08-08T21:36:58.586Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25352024-08-08T21:37:13.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.49s
25362024-08-08T21:37:13.534Z
25372024-08-08T21:37:13.534Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (88/147)
25382024-08-08T21:37:14.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-08-08T21:37:14.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-08-08T21:37:14.248Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25412024-08-08T21:37:28.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
25422024-08-08T21:37:28.655Z
25432024-08-08T21:37:28.655Zinfo: running `cargo check --bins` on bootstrap-agent-api (89/147)
25442024-08-08T21:37:29.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-08-08T21:37:29.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-08-08T21:37:29.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-08-08T21:37:29.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25482024-08-08T21:37:29.363Z
25492024-08-08T21:37:29.363Zinfo: running `cargo check --bins` on sled-agent-types (90/147)
25502024-08-08T21:37:29.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-08-08T21:37:29.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-08-08T21:37:29.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-08-08T21:37:29.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25542024-08-08T21:37:30.029Z
25552024-08-08T21:37:30.029Zinfo: running `cargo check --bins --no-default-features` on sled-storage (91/147)
25562024-08-08T21:37:30.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-08-08T21:37:30.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-08-08T21:37:30.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-08-08T21:37:30.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25602024-08-08T21:37:30.666Z
25612024-08-08T21:37:30.666Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (92/147)
25622024-08-08T21:37:31.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-08-08T21:37:31.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-08-08T21:37:31.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-08-08T21:37:31.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25662024-08-08T21:37:31.297Z
25672024-08-08T21:37:31.297Zinfo: running `cargo check --bins` on key-manager (93/147)
25682024-08-08T21:37:31.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-08-08T21:37:31.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-08-08T21:37:31.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-08-08T21:37:31.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25722024-08-08T21:37:31.944Z
25732024-08-08T21:37:31.944Zinfo: running `cargo check --bins` on sled-hardware (94/147)
25742024-08-08T21:37:32.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-08-08T21:37:32.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-08-08T21:37:32.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-08-08T21:37:32.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25782024-08-08T21:37:32.573Z
25792024-08-08T21:37:32.574Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (95/147)
25802024-08-08T21:37:33.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-08-08T21:37:33.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-08-08T21:37:33.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-08-08T21:37:33.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25842024-08-08T21:37:33.167Z
25852024-08-08T21:37:33.167Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (96/147)
25862024-08-08T21:37:33.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-08-08T21:37:33.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-08-08T21:37:33.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-08-08T21:37:33.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25902024-08-08T21:37:33.835Z
25912024-08-08T21:37:33.835Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (97/147)
25922024-08-08T21:37:34.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-08-08T21:37:34.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-08-08T21:37:34.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-08-08T21:37:34.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25962024-08-08T21:37:34.508Z
25972024-08-08T21:37:34.508Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (98/147)
25982024-08-08T21:37:35.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-08-08T21:37:35.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-08-08T21:37:35.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-08-08T21:37:35.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26022024-08-08T21:37:35.130Z
26032024-08-08T21:37:35.130Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (99/147)
26042024-08-08T21:37:35.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-08-08T21:37:35.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-08-08T21:37:35.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-08-08T21:37:35.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26082024-08-08T21:37:35.761Z
26092024-08-08T21:37:35.761Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (100/147)
26102024-08-08T21:37:36.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-08-08T21:37:36.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-08-08T21:37:36.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-08-08T21:37:36.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26142024-08-08T21:37:36.378Z
26152024-08-08T21:37:36.378Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (101/147)
26162024-08-08T21:37:36.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-08-08T21:37:36.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-08-08T21:37:36.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-08-08T21:37:36.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26202024-08-08T21:37:36.998Z
26212024-08-08T21:37:36.998Zinfo: running `cargo check --bins` on oximeter-producer (102/147)
26222024-08-08T21:37:37.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-08-08T21:37:37.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-08-08T21:37:37.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252024-08-08T21:37:37.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26262024-08-08T21:37:37.639Z
26272024-08-08T21:37:37.639Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/147)
26282024-08-08T21:37:38.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292024-08-08T21:37:38.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302024-08-08T21:37:38.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312024-08-08T21:37:38.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26322024-08-08T21:37:38.285Z
26332024-08-08T21:37:38.285Zinfo: running `cargo check --bins` on nexus-test-interface (104/147)
26342024-08-08T21:37:38.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352024-08-08T21:37:38.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362024-08-08T21:37:38.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372024-08-08T21:37:38.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26382024-08-08T21:37:38.924Z
26392024-08-08T21:37:38.924Zinfo: running `cargo check --bins` on oximeter-collector (105/147)
26402024-08-08T21:37:39.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412024-08-08T21:37:39.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422024-08-08T21:37:39.588Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26432024-08-08T21:37:39.588Z Checking bcs v0.1.6
26442024-08-08T21:37:39.588Z Compiling async-recursion v1.1.1
26452024-08-08T21:37:39.591Z Checking highway v1.2.0
26462024-08-08T21:37:39.591Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26472024-08-08T21:37:39.591Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26482024-08-08T21:37:40.711Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492024-08-08T21:37:44.002Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26502024-08-08T21:37:45.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s
26512024-08-08T21:37:45.836Z
26522024-08-08T21:37:45.836Zinfo: running `cargo check --bins` on oximeter-api (106/147)
26532024-08-08T21:37:46.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-08-08T21:37:46.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-08-08T21:37:46.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562024-08-08T21:37:46.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26572024-08-08T21:37:46.475Z
26582024-08-08T21:37:46.475Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (107/147)
26592024-08-08T21:37:47.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602024-08-08T21:37:47.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612024-08-08T21:37:47.173Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622024-08-08T21:37:47.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
26632024-08-08T21:37:47.892Z
26642024-08-08T21:37:47.892Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (108/147)
26652024-08-08T21:37:48.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-08-08T21:37:48.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-08-08T21:37:48.537Z Compiling cfg_aliases v0.1.1
26682024-08-08T21:37:48.540Z Compiling vte_generate_state_changes v0.1.1
26692024-08-08T21:37:48.540Z Checking fd-lock v4.0.2
26702024-08-08T21:37:48.540Z Checking bytecount v0.6.8
26712024-08-08T21:37:48.634Z Compiling tabled_derive v0.7.0
26722024-08-08T21:37:48.637Z Compiling peg-macros v0.8.4
26732024-08-08T21:37:48.643Z Compiling sqlparser_derive v0.2.2
26742024-08-08T21:37:48.645Z Checking nu-ansi-term v0.50.0
26752024-08-08T21:37:48.701Z Compiling nix v0.28.0
26762024-08-08T21:37:48.745Z Checking papergrid v0.11.0
26772024-08-08T21:37:48.788Z Checking home v0.5.9
26782024-08-08T21:37:48.931Z Checking unicode_categories v0.1.1
26792024-08-08T21:37:49.250Z Checking sqlformat v0.2.4
26802024-08-08T21:37:49.279Z Checking vte v0.11.1
26812024-08-08T21:37:49.774Z Checking sqlparser v0.45.0
26822024-08-08T21:37:50.633Z Checking strip-ansi-escapes v0.2.0
26832024-08-08T21:37:50.754Z Checking tabled v0.15.0
26842024-08-08T21:37:50.785Z Checking reedline v0.31.0
26852024-08-08T21:37:51.358Z Checking peg v0.8.4
26862024-08-08T21:37:51.909Z Checking rustyline v14.0.0
26872024-08-08T21:37:56.505Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26882024-08-08T21:38:02.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
26892024-08-08T21:38:02.539Z
26902024-08-08T21:38:02.539Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (109/147)
26912024-08-08T21:38:03.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922024-08-08T21:38:03.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932024-08-08T21:38:03.400Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26942024-08-08T21:38:09.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s
26952024-08-08T21:38:09.374Z
26962024-08-08T21:38:09.374Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (110/147)
26972024-08-08T21:38:09.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982024-08-08T21:38:09.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992024-08-08T21:38:10.016Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002024-08-08T21:38:15.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
27012024-08-08T21:38:15.703Z
27022024-08-08T21:38:15.703Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (111/147)
27032024-08-08T21:38:16.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042024-08-08T21:38:16.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052024-08-08T21:38:16.350Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27062024-08-08T21:38:20.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
27072024-08-08T21:38:20.742Z
27082024-08-08T21:38:20.742Zinfo: running `cargo check --bins` on cert-dev (112/147)
27092024-08-08T21:38:21.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102024-08-08T21:38:21.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112024-08-08T21:38:21.333Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27122024-08-08T21:38:21.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27132024-08-08T21:38:21.720Z
27142024-08-08T21:38:21.720Zinfo: running `cargo check --bins` on ch-dev (113/147)
27152024-08-08T21:38:22.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162024-08-08T21:38:22.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172024-08-08T21:38:22.368Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27182024-08-08T21:38:23.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
27192024-08-08T21:38:23.199Z
27202024-08-08T21:38:23.199Zinfo: running `cargo check --bins` on crdb-seed (114/147)
27212024-08-08T21:38:23.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222024-08-08T21:38:23.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232024-08-08T21:38:23.853Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27242024-08-08T21:38:24.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27252024-08-08T21:38:24.330Z
27262024-08-08T21:38:24.330Zinfo: running `cargo check --bins` on db-dev (115/147)
27272024-08-08T21:38:24.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282024-08-08T21:38:24.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292024-08-08T21:38:24.983Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
27302024-08-08T21:38:25.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
27312024-08-08T21:38:25.823Z
27322024-08-08T21:38:25.823Zinfo: running `cargo check --bins` on omicron-dev-lib (116/147)
27332024-08-08T21:38:26.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342024-08-08T21:38:26.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352024-08-08T21:38:26.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362024-08-08T21:38:26.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27372024-08-08T21:38:26.464Z
27382024-08-08T21:38:26.464Zinfo: running `cargo check --bins` on xtask-downloader (117/147)
27392024-08-08T21:38:27.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402024-08-08T21:38:27.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412024-08-08T21:38:27.060Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
27422024-08-08T21:38:27.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
27432024-08-08T21:38:28.030Z
27442024-08-08T21:38:28.030Zinfo: running `cargo check --bins` on mgs-dev (118/147)
27452024-08-08T21:38:28.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462024-08-08T21:38:28.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472024-08-08T21:38:28.715Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27482024-08-08T21:38:29.283Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
27492024-08-08T21:38:29.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
27502024-08-08T21:38:29.866Z
27512024-08-08T21:38:29.866Zinfo: running `cargo check --bins` on omicron-omdb (119/147)
27522024-08-08T21:38:30.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532024-08-08T21:38:30.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542024-08-08T21:38:30.647Z Compiling glob v0.3.1
27552024-08-08T21:38:30.647Z Compiling crunchy v0.2.2
27562024-08-08T21:38:30.650Z Compiling tiny-keccak v2.0.2
27572024-08-08T21:38:30.650Z Compiling dsl_auto_type v0.1.2
27582024-08-08T21:38:30.756Z Checking scheduled-thread-pool v0.2.7
27592024-08-08T21:38:30.759Z Compiling diesel_table_macro_syntax v0.2.0
27602024-08-08T21:38:30.804Z Compiling ascii-canvas v3.0.0
27612024-08-08T21:38:30.807Z Compiling ena v0.14.3
27622024-08-08T21:38:31.001Z Checking r2d2 v0.8.10
27632024-08-08T21:38:31.063Z Compiling libloading v0.8.3
27642024-08-08T21:38:31.207Z Compiling bindgen v0.69.4
27652024-08-08T21:38:31.303Z Compiling diff v0.1.13
27662024-08-08T21:38:31.322Z Compiling regex-syntax v0.6.29
27672024-08-08T21:38:31.340Z Compiling which v4.4.2
27682024-08-08T21:38:31.514Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27692024-08-08T21:38:31.707Z Compiling clang-sys v1.7.0
27702024-08-08T21:38:31.781Z Compiling cexpr v0.6.0
27712024-08-08T21:38:31.975Z Compiling shlex v1.3.0
27722024-08-08T21:38:31.993Z Compiling rustc-hash v1.1.0
27732024-08-08T21:38:32.011Z Compiling ref-cast v1.0.23
27742024-08-08T21:38:32.117Z Compiling lazycell v1.3.0
27752024-08-08T21:38:32.155Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27762024-08-08T21:38:32.294Z Compiling derive_builder_core v0.20.0
27772024-08-08T21:38:32.395Z Compiling libxml v0.3.3
27782024-08-08T21:38:32.426Z Compiling diesel_derives v2.2.2
27792024-08-08T21:38:32.466Z Compiling ref-cast-impl v1.0.23
27802024-08-08T21:38:32.613Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27812024-08-08T21:38:32.826Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27822024-08-08T21:38:33.109Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27832024-08-08T21:38:33.413Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27842024-08-08T21:38:33.553Z Compiling strum_macros v0.24.3
27852024-08-08T21:38:33.789Z Compiling cookie v0.18.1
27862024-08-08T21:38:33.824Z Compiling indoc v1.0.9
27872024-08-08T21:38:34.810Z Compiling lalrpop v0.19.12
27882024-08-08T21:38:34.908Z Compiling derive_builder_macro v0.20.0
27892024-08-08T21:38:35.837Z Checking derive_builder v0.20.0
27902024-08-08T21:38:35.985Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27912024-08-08T21:38:36.304Z Compiling oso-derive v0.27.3
27922024-08-08T21:38:36.344Z Compiling impl-trait-for-tuples v0.2.2
27932024-08-08T21:38:37.338Z Checking quick-xml v0.31.0
27942024-08-08T21:38:37.397Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
27952024-08-08T21:38:37.452Z Checking maplit v1.0.2
27962024-08-08T21:38:37.797Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27972024-08-08T21:38:38.079Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27982024-08-08T21:38:38.389Z Checking bb8 v0.8.5
27992024-08-08T21:38:38.873Z Compiling const_format_proc_macros v0.2.32
28002024-08-08T21:38:39.483Z Checking crossbeam-deque v0.8.5
28012024-08-08T21:38:39.554Z Compiling portable-atomic v1.6.0
28022024-08-08T21:38:39.808Z Checking rayon-core v1.12.1
28032024-08-08T21:38:40.519Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28042024-08-08T21:38:40.698Z Checking castaway v0.2.2
28052024-08-08T21:38:40.871Z Checking compact_str v0.7.1
28062024-08-08T21:38:41.007Z Checking const_format v0.2.32
28072024-08-08T21:38:41.518Z Checking rayon v1.10.0
28082024-08-08T21:38:41.661Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28092024-08-08T21:38:41.952Z Checking unicode-truncate v1.0.0
28102024-08-08T21:38:41.972Z Checking lru v0.12.3
28112024-08-08T21:38:42.190Z Compiling stability v0.2.0
28122024-08-08T21:38:42.302Z Checking unicode-linebreak v0.1.5
28132024-08-08T21:38:42.744Z Checking number_prefix v0.4.0
28142024-08-08T21:38:42.950Z Checking cassowary v0.3.0
28152024-08-08T21:38:43.262Z Checking smawk v0.3.2
28162024-08-08T21:38:43.383Z Checking ratatui v0.27.0
28172024-08-08T21:38:43.464Z Checking textwrap v0.16.1
28182024-08-08T21:38:43.907Z Checking multimap v0.10.0
28192024-08-08T21:38:45.207Z Checking indicatif v0.17.8
28202024-08-08T21:38:45.575Z Checking diesel v2.2.2
28212024-08-08T21:39:09.327Z Compiling samael v0.0.15
28222024-08-08T21:39:20.079Z Compiling polar-core v0.27.3
28232024-08-08T21:39:20.907Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28242024-08-08T21:39:27.028Z Checking oso v0.27.3
28252024-08-08T21:40:25.904Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28262024-08-08T21:40:30.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
28272024-08-08T21:40:30.883Z
28282024-08-08T21:40:30.883Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (120/147)
28292024-08-08T21:40:31.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302024-08-08T21:40:31.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312024-08-08T21:40:31.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322024-08-08T21:40:31.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28332024-08-08T21:40:31.575Z
28342024-08-08T21:40:31.575Zinfo: running `cargo check --bins` on nexus-saga-recovery (121/147)
28352024-08-08T21:40:32.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362024-08-08T21:40:32.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372024-08-08T21:40:32.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382024-08-08T21:40:32.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28392024-08-08T21:40:32.252Z
28402024-08-08T21:40:32.252Zinfo: running `cargo check --bins` on nexus-test-utils-macros (122/147)
28412024-08-08T21:40:32.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422024-08-08T21:40:32.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432024-08-08T21:40:32.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442024-08-08T21:40:32.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28452024-08-08T21:40:32.848Z
28462024-08-08T21:40:32.848Zinfo: running `cargo check --bins` on omicron-nexus (123/147)
28472024-08-08T21:40:33.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482024-08-08T21:40:33.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492024-08-08T21:40:33.627Z Compiling pin-project-internal v1.1.5
28502024-08-08T21:40:33.630Z Compiling snafu-derive v0.8.2
28512024-08-08T21:40:33.724Z Compiling buf-list v1.0.3
28522024-08-08T21:40:33.744Z Checking globset v0.4.14
28532024-08-08T21:40:33.747Z Checking olpc-cjson v0.1.3
28542024-08-08T21:40:33.747Z Checking rand_seeder v0.3.0
28552024-08-08T21:40:33.747Z Checking serde_plain v1.0.2
28562024-08-08T21:40:33.755Z Checking typed-path v0.7.1
28572024-08-08T21:40:33.966Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28582024-08-08T21:40:33.985Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28592024-08-08T21:40:34.028Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28602024-08-08T21:40:34.174Z Checking parse-size v1.0.0
28612024-08-08T21:40:34.234Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28622024-08-08T21:40:34.309Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28632024-08-08T21:40:34.356Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28642024-08-08T21:40:34.418Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28652024-08-08T21:40:34.770Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28662024-08-08T21:40:35.148Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28672024-08-08T21:40:35.260Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28682024-08-08T21:40:35.334Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
28692024-08-08T21:40:35.614Z Checking fatfs v0.3.6
28702024-08-08T21:40:35.684Z Checking assert_matches v1.5.0
28712024-08-08T21:40:36.708Z Checking pin-project v1.1.5
28722024-08-08T21:40:37.606Z Checking snafu v0.8.2
28732024-08-08T21:40:37.905Z Checking tough v0.17.1
28742024-08-08T21:40:40.783Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28752024-08-08T21:40:41.900Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28762024-08-08T21:41:25.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.08s
28772024-08-08T21:41:26.100Z
28782024-08-08T21:41:26.100Zinfo: running `cargo check --bins` on nexus-internal-api (124/147)
28792024-08-08T21:41:26.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-08-08T21:41:26.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-08-08T21:41:26.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-08-08T21:41:26.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28832024-08-08T21:41:26.761Z
28842024-08-08T21:41:26.761Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (125/147)
28852024-08-08T21:41:27.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-08-08T21:41:27.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-08-08T21:41:27.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-08-08T21:41:27.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28892024-08-08T21:41:27.429Z
28902024-08-08T21:41:27.429Zinfo: running `cargo check --bins` on nexus-networking (126/147)
28912024-08-08T21:41:28.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-08-08T21:41:28.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-08-08T21:41:28.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942024-08-08T21:41:28.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28952024-08-08T21:41:28.090Z
28962024-08-08T21:41:28.090Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (127/147)
28972024-08-08T21:41:28.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-08-08T21:41:28.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-08-08T21:41:28.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002024-08-08T21:41:28.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29012024-08-08T21:41:28.759Z
29022024-08-08T21:41:28.759Zinfo: running `cargo check --bins` on update-common (128/147)
29032024-08-08T21:41:29.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042024-08-08T21:41:29.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052024-08-08T21:41:29.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062024-08-08T21:41:29.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29072024-08-08T21:41:29.414Z
29082024-08-08T21:41:29.414Zinfo: running `cargo check --bins` on tufaceous-lib (129/147)
29092024-08-08T21:41:29.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102024-08-08T21:41:29.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112024-08-08T21:41:29.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122024-08-08T21:41:29.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29132024-08-08T21:41:30.070Z
29142024-08-08T21:41:30.070Zinfo: running `cargo check --bins` on tufaceous (130/147)
29152024-08-08T21:41:30.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162024-08-08T21:41:30.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172024-08-08T21:41:30.781Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29182024-08-08T21:41:31.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
29192024-08-08T21:41:31.855Z
29202024-08-08T21:41:31.855Zinfo: running `cargo check --bins` on omicron-dev (131/147)
29212024-08-08T21:41:32.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222024-08-08T21:41:32.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232024-08-08T21:41:32.670Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29242024-08-08T21:41:32.670Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29252024-08-08T21:41:32.673Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29262024-08-08T21:41:34.048Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29272024-08-08T21:41:36.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
29282024-08-08T21:41:36.701Z
29292024-08-08T21:41:36.701Zinfo: running `cargo check --bins` on openapi-manager (132/147)
29302024-08-08T21:41:37.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312024-08-08T21:41:37.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322024-08-08T21:41:37.394Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29332024-08-08T21:41:37.394Z Checking heck v0.4.1
29342024-08-08T21:41:37.396Z Checking is_ci v1.2.0
29352024-08-08T21:41:37.396Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29362024-08-08T21:41:37.397Z Checking indent_write v2.2.0
29372024-08-08T21:41:37.595Z Checking supports-color v3.0.0
29382024-08-08T21:41:37.635Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
29392024-08-08T21:41:38.986Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29402024-08-08T21:41:39.817Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
29412024-08-08T21:41:40.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
29422024-08-08T21:41:40.871Z
29432024-08-08T21:41:40.871Zinfo: running `cargo check --bins` on installinator-api (133/147)
29442024-08-08T21:41:41.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452024-08-08T21:41:41.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462024-08-08T21:41:41.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29472024-08-08T21:41:41.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29482024-08-08T21:41:41.502Z
29492024-08-08T21:41:41.502Zinfo: running `cargo check --bins` on wicketd-api (134/147)
29502024-08-08T21:41:42.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512024-08-08T21:41:42.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522024-08-08T21:41:42.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29532024-08-08T21:41:42.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29542024-08-08T21:41:42.147Z
29552024-08-08T21:41:42.147Zinfo: running `cargo check --bins` on reconfigurator-cli (135/147)
29562024-08-08T21:41:42.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29572024-08-08T21:41:42.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29582024-08-08T21:41:42.843Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29592024-08-08T21:41:44.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29602024-08-08T21:41:44.211Z
29612024-08-08T21:41:44.211Zinfo: running `cargo check --bins` on omicron-releng (136/147)
29622024-08-08T21:41:44.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632024-08-08T21:41:44.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642024-08-08T21:41:44.860Z Checking memmap2 v0.9.4
29652024-08-08T21:41:44.860Z Checking untrusted v0.7.1
29662024-08-08T21:41:44.863Z Checking arrayref v0.3.7
29672024-08-08T21:41:44.863Z Checking arrayvec v0.7.4
29682024-08-08T21:41:44.863Z Checking spin v0.5.2
29692024-08-08T21:41:44.863Z Checking constant_time_eq v0.3.0
29702024-08-08T21:41:44.863Z Checking cargo-platform v0.1.8
29712024-08-08T21:41:44.863Z Checking topological-sort v0.2.2
29722024-08-08T21:41:45.023Z Checking shell-words v1.1.0
29732024-08-08T21:41:45.155Z Checking ring v0.16.20
29742024-08-08T21:41:45.241Z Checking cargo_metadata v0.18.1
29752024-08-08T21:41:45.282Z Checking blake3 v1.5.1
29762024-08-08T21:41:46.309Z Checking omicron-zone-package v0.11.0
29772024-08-08T21:41:47.415Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29782024-08-08T21:41:48.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
29792024-08-08T21:41:48.515Z
29802024-08-08T21:41:48.515Zinfo: running `cargo check --bins` on xtask (137/147)
29812024-08-08T21:41:48.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-08-08T21:41:48.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-08-08T21:41:48.983Z Checking serde v1.0.205
29842024-08-08T21:41:48.983Z Checking thiserror v1.0.63
29852024-08-08T21:41:48.990Z Checking scroll v0.12.0
29862024-08-08T21:41:48.990Z Checking log v0.4.21
29872024-08-08T21:41:49.060Z Checking bitflags v2.6.0
29882024-08-08T21:41:49.068Z Checking hashbrown v0.14.5
29892024-08-08T21:41:49.075Z Checking zerocopy v0.7.34
29902024-08-08T21:41:49.107Z Checking syn v2.0.72
29912024-08-08T21:41:49.159Z Checking pest v2.7.10
29922024-08-08T21:41:49.305Z Checking fs-err v2.11.0
29932024-08-08T21:41:49.344Z Checking rustix v0.38.34
29942024-08-08T21:41:49.503Z Checking goblin v0.8.2
29952024-08-08T21:41:49.602Z Checking anyhow v1.0.86
29962024-08-08T21:41:49.979Z Checking tabled v0.15.0
29972024-08-08T21:41:50.168Z Checking indexmap v2.3.0
29982024-08-08T21:41:50.393Z Checking terminal_size v0.3.0
29992024-08-08T21:41:50.558Z Checking clap_builder v4.5.13
30002024-08-08T21:41:54.480Z Checking dtrace-parser v0.2.0
30012024-08-08T21:41:54.495Z Checking clap v4.5.13
30022024-08-08T21:41:54.495Z Checking serde_json v1.0.122
30032024-08-08T21:41:54.495Z Checking serde_spanned v0.6.7
30042024-08-08T21:41:54.495Z Checking toml_datetime v0.6.8
30052024-08-08T21:41:54.495Z Checking semver v1.0.23
30062024-08-08T21:41:54.495Z Checking cargo-platform v0.1.8
30072024-08-08T21:41:54.495Z Checking camino v1.1.7
30082024-08-08T21:41:54.495Z Checking macaddr v1.0.1
30092024-08-08T21:41:54.495Z Checking toml_edit v0.22.20
30102024-08-08T21:41:54.496Z Checking dof v0.3.0
30112024-08-08T21:41:54.496Z Checking cargo_metadata v0.18.1
30122024-08-08T21:41:54.884Z Checking usdt-impl v0.5.0
30132024-08-08T21:41:55.239Z Checking usdt v0.5.0
30142024-08-08T21:41:55.423Z Checking toml v0.8.19
30152024-08-08T21:41:55.883Z Checking cargo_toml v0.20.4
30162024-08-08T21:41:57.108Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30172024-08-08T21:41:57.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s
30182024-08-08T21:41:57.785Z
30192024-08-08T21:41:57.785Zinfo: running `cargo check --bins` on end-to-end-tests (138/147)
30202024-08-08T21:41:58.234Z Downloading crates ...
30212024-08-08T21:41:58.502Z Downloaded option-ext v0.2.0
30222024-08-08T21:41:58.504Z Downloaded getrandom v0.1.16
30232024-08-08T21:41:58.514Z Downloaded russh-cryptovec v0.7.2
30242024-08-08T21:41:58.518Z Downloaded dhcproto-macros v0.1.0
30252024-08-08T21:41:58.520Z Downloaded md5 v0.7.0
30262024-08-08T21:41:58.530Z Downloaded ctr v0.9.2
30272024-08-08T21:41:58.540Z Downloaded rfc6979 v0.4.0
30282024-08-08T21:41:58.542Z Downloaded dirs-sys v0.4.1
30292024-08-08T21:41:58.542Z Downloaded bcrypt-pbkdf v0.10.0
30302024-08-08T21:41:58.545Z Downloaded rand_chacha v0.2.2
30312024-08-08T21:41:58.545Z Downloaded primeorder v0.13.6
30322024-08-08T21:41:58.547Z Downloaded ghash v0.5.1
30332024-08-08T21:41:58.547Z Downloaded dirs v5.0.1
30342024-08-08T21:41:58.550Z Downloaded cbc v0.1.2
30352024-08-08T21:41:58.550Z Downloaded blowfish v0.9.1
30362024-08-08T21:41:58.552Z Downloaded pbkdf2 v0.12.2
30372024-08-08T21:41:58.552Z Downloaded rand_core v0.5.1
30382024-08-08T21:41:58.556Z Downloaded polyval v0.6.2
30392024-08-08T21:41:58.559Z Downloaded hex-literal v0.4.1
30402024-08-08T21:41:58.559Z Downloaded pbkdf2 v0.11.0
30412024-08-08T21:41:58.559Z Downloaded internet-checksum v0.2.1
30422024-08-08T21:41:58.559Z Downloaded ed25519 v2.2.3
30432024-08-08T21:41:58.569Z Downloaded ecdsa v0.16.9
30442024-08-08T21:41:58.573Z Downloaded russh-keys v0.43.0
30452024-08-08T21:41:58.576Z Downloaded password-hash v0.4.2
30462024-08-08T21:41:58.576Z Downloaded p256 v0.13.2
30472024-08-08T21:41:58.582Z Downloaded dhcproto v0.12.0
30482024-08-08T21:41:58.586Z Downloaded ed25519-dalek v2.1.1
30492024-08-08T21:41:58.592Z Downloaded aes v0.8.4
30502024-08-08T21:41:58.602Z Downloaded russh v0.43.0
30512024-08-08T21:41:58.607Z Downloaded p521 v0.13.3
30522024-08-08T21:41:58.610Z Downloaded rand v0.7.3
30532024-08-08T21:41:58.615Z Downloaded aes-gcm v0.10.3
30542024-08-08T21:41:58.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552024-08-08T21:41:58.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562024-08-08T21:41:58.749Z Compiling getrandom v0.1.16
30572024-08-08T21:41:58.850Z Checking rfc6979 v0.4.0
30582024-08-08T21:41:58.853Z Checking primeorder v0.13.6
30592024-08-08T21:41:58.853Z Checking option-ext v0.2.0
30602024-08-08T21:41:58.855Z Checking ed25519 v2.2.3
30612024-08-08T21:41:58.855Z Checking polyval v0.6.2
30622024-08-08T21:41:58.855Z Checking ctr v0.9.2
30632024-08-08T21:41:58.855Z Checking aes v0.8.4
30642024-08-08T21:41:59.035Z Checking ecdsa v0.16.9
30652024-08-08T21:41:59.054Z Checking dirs-sys v0.4.1
30662024-08-08T21:41:59.122Z Checking blowfish v0.9.1
30672024-08-08T21:41:59.155Z Checking password-hash v0.4.2
30682024-08-08T21:41:59.173Z Checking pbkdf2 v0.12.2
30692024-08-08T21:41:59.231Z Checking dirs v5.0.1
30702024-08-08T21:41:59.330Z Checking ghash v0.5.1
30712024-08-08T21:41:59.358Z Checking bcrypt-pbkdf v0.10.0
30722024-08-08T21:41:59.376Z Checking ed25519-dalek v2.1.1
30732024-08-08T21:41:59.421Z Checking cbc v0.1.2
30742024-08-08T21:41:59.486Z Checking russh-cryptovec v0.7.2
30752024-08-08T21:41:59.786Z Checking pbkdf2 v0.11.0
30762024-08-08T21:41:59.798Z Checking md5 v0.7.0
30772024-08-08T21:41:59.798Z Compiling dhcproto-macros v0.1.0
30782024-08-08T21:41:59.802Z Checking hex-literal v0.4.1
30792024-08-08T21:41:59.802Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30802024-08-08T21:41:59.802Z Checking p521 v0.13.3
30812024-08-08T21:41:59.802Z Checking p256 v0.13.2
30822024-08-08T21:41:59.819Z Checking aes-gcm v0.10.3
30832024-08-08T21:41:59.837Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30842024-08-08T21:41:59.841Z Checking rand_core v0.5.1
30852024-08-08T21:41:59.872Z Checking internet-checksum v0.2.1
30862024-08-08T21:42:00.172Z Checking rand_chacha v0.2.2
30872024-08-08T21:42:00.432Z Checking rand v0.7.3
30882024-08-08T21:42:00.449Z Checking dhcproto v0.12.0
30892024-08-08T21:42:01.383Z Checking russh-keys v0.43.0
30902024-08-08T21:42:02.210Z Checking russh v0.43.0
30912024-08-08T21:42:18.847Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30922024-08-08T21:42:20.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.35s
30932024-08-08T21:42:20.304Z
30942024-08-08T21:42:20.304Zinfo: running `cargo check --bins` on gateway-cli (139/147)
30952024-08-08T21:42:20.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962024-08-08T21:42:20.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972024-08-08T21:42:20.922Z Checking termios v0.3.3
30982024-08-08T21:42:21.122Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30992024-08-08T21:42:21.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
31002024-08-08T21:42:22.030Z
31012024-08-08T21:42:22.030Zinfo: running `cargo check --bins --no-default-features` on installinator (140/147)
31022024-08-08T21:42:22.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032024-08-08T21:42:22.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042024-08-08T21:42:22.709Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31052024-08-08T21:42:24.721Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31062024-08-08T21:42:26.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
31072024-08-08T21:42:26.650Z
31082024-08-08T21:42:26.650Zinfo: running `cargo check --bins` on internal-dns-cli (141/147)
31092024-08-08T21:42:27.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102024-08-08T21:42:27.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112024-08-08T21:42:27.278Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31122024-08-08T21:42:27.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
31132024-08-08T21:42:27.858Z
31142024-08-08T21:42:27.858Zinfo: running `cargo check --bins` on omicron-package (142/147)
31152024-08-08T21:42:28.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162024-08-08T21:42:28.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172024-08-08T21:42:28.508Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31182024-08-08T21:42:29.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
31192024-08-08T21:42:29.867Z
31202024-08-08T21:42:29.867Zinfo: running `cargo check --bins` on wicket-dbg (143/147)
31212024-08-08T21:42:30.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222024-08-08T21:42:30.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232024-08-08T21:42:30.611Z Checking rtoolbox v0.0.2
31242024-08-08T21:42:30.614Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31252024-08-08T21:42:30.614Z Checking tui-tree-widget v0.21.0
31262024-08-08T21:42:30.821Z Checking rpassword v7.3.1
31272024-08-08T21:42:34.688Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31282024-08-08T21:42:37.583Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31292024-08-08T21:42:38.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s
31302024-08-08T21:42:38.826Z
31312024-08-08T21:42:38.826Zinfo: running `cargo check --bins` on wicket (144/147)
31322024-08-08T21:42:39.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332024-08-08T21:42:39.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342024-08-08T21:42:39.489Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31352024-08-08T21:42:39.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31362024-08-08T21:42:40.012Z
31372024-08-08T21:42:40.012Zinfo: running `cargo check --bins` on wicketd (145/147)
31382024-08-08T21:42:40.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392024-08-08T21:42:40.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402024-08-08T21:42:40.697Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31412024-08-08T21:42:44.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
31422024-08-08T21:42:44.490Z
31432024-08-08T21:42:44.490Zinfo: running `cargo check --bins` on omicron-workspace-hack (146/147)
31442024-08-08T21:42:45.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452024-08-08T21:42:45.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462024-08-08T21:42:45.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472024-08-08T21:42:45.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31482024-08-08T21:42:45.073Z
31492024-08-08T21:42:45.073Zinfo: running `cargo check --bins` on zone-setup (147/147)
31502024-08-08T21:42:45.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512024-08-08T21:42:45.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522024-08-08T21:42:45.788Z Checking uzers v0.11.3
31532024-08-08T21:42:46.084Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31542024-08-08T21:42:47.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
31552024-08-08T21:42:47.308Z
31562024-08-08T21:42:47.308Zreal 11:00.553578131
31572024-08-08T21:42:47.308Zuser 22:52.784384705
31582024-08-08T21:42:47.322Zsys 4:53.399837525
31592024-08-08T21:42:47.322Ztrap 0.496923378
31602024-08-08T21:42:47.322Ztflt 2.427407974
31612024-08-08T21:42:47.322Zdflt 2.125492296
31622024-08-08T21:42:47.322Zkflt 0.002984952
31632024-08-08T21:42:47.323Zlock 42:19.697767120
31642024-08-08T21:42:47.323Zslp 1:53:52.450675043
31652024-08-08T21:42:47.323Zlat 59.044558632
31662024-08-08T21:42:47.323Zstop 2:50.679242266
31672024-08-08T21:42:47.323Zprocess exited: duration 896948 ms, exit code 0
 
31682024-08-08T21:42:47.358Zfound 0 output files