01J5CRPYDFFH7C4XDSVFH42HA8: 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: 01J5CRQDQ3HX49Y5P1H9XAPM0Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-16T04:57:20.382Zjob assigned to worker 01J5CRQEN72CX5ZRED96B3RMVG (queued for 26 s)
 
22024-08-16T04:57:20.869Zstarting task 0: "setup"
32024-08-16T04:57:20.894Z++ uname -s
42024-08-16T04:57:20.894Z+ kern=SunOS
52024-08-16T04:57:20.894Z+ case "$kern" in
62024-08-16T04:57:20.894Z+ groupadd -g 12345 build
72024-08-16T04:57:20.894Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-16T04:57:22.900Z+ zfs create -o mountpoint=/work rpool/work
92024-08-16T04:57:22.940Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-16T04:57:22.965Z+ home_fs=zfs
112024-08-16T04:57:22.966Z+ [[ zfs == autofs ]]
122024-08-16T04:57:22.966Z+ mkdir -p /home/build
132024-08-16T04:57:22.966Z+ chown build:build /home/build /work
142024-08-16T04:57:24.950Z+ chmod 0700 /home/build /work
152024-08-16T04:57:24.975Zprocess exited: duration 4086 ms, exit code 0
 
162024-08-16T04:57:25.026Zstarting task 1: "rust-toolchain"
172024-08-16T04:57:25.050Z+ printf ' * toolchain channel = "%s"
182024-08-16T04:57:25.050Z' 1.80.1
192024-08-16T04:57:25.050Z+ printf ' * toolchain profile = "%s"
202024-08-16T04:57:25.050Z' default
212024-08-16T04:57:25.050Z * toolchain channel = "1.80.1"
222024-08-16T04:57:25.050Z * toolchain profile = "default"
232024-08-16T04:57:25.051Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-16T04:57:25.051Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-16T04:57:25.193Zinfo: downloading installer
262024-08-16T04:57:25.774Zinfo: profile set to 'default'
272024-08-16T04:57:25.774Zinfo: default host triple is x86_64-unknown-illumos
282024-08-16T04:57:25.798Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-16T04:57:25.893Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-16T04:57:25.893Zinfo: downloading component 'cargo'
312024-08-16T04:57:26.113Zinfo: downloading component 'clippy'
322024-08-16T04:57:26.200Zinfo: downloading component 'rust-docs'
332024-08-16T04:57:26.525Zinfo: downloading component 'rust-std'
342024-08-16T04:57:26.989Zinfo: downloading component 'rustc'
352024-08-16T04:57:28.404Zinfo: downloading component 'rustfmt'
362024-08-16T04:57:28.475Zinfo: installing component 'cargo'
372024-08-16T04:57:29.606Zinfo: installing component 'clippy'
382024-08-16T04:57:30.057Zinfo: installing component 'rust-docs'
392024-08-16T04:57:33.638Zinfo: installing component 'rust-std'
402024-08-16T04:57:35.584Zinfo: installing component 'rustc'
412024-08-16T04:57:40.494Zinfo: installing component 'rustfmt'
422024-08-16T04:57:40.890Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-16T04:57:40.890Z
442024-08-16T04:57:40.996Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-16T04:57:40.996Z
462024-08-16T04:57:41.022Z
472024-08-16T04:57:41.022ZRust is installed now. Great!
482024-08-16T04:57:41.022Z
492024-08-16T04:57:41.022ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-16T04:57:41.022Zenvironment variable. This has not been done automatically.
512024-08-16T04:57:41.022Z
522024-08-16T04:57:41.022ZTo configure your current shell, you need to source
532024-08-16T04:57:41.022Zthe corresponding env file under $HOME/.cargo.
542024-08-16T04:57:41.022Z
552024-08-16T04:57:41.022ZThis is usually done by running one of the following (note the leading DOT):
562024-08-16T04:57:41.022Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-16T04:57:41.022Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-16T04:57:41.073Z+ rustc --version
592024-08-16T04:57:41.187Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-16T04:57:41.211Zprocess exited: duration 16169 ms, exit code 0
 
612024-08-16T04:57:41.260Zstarting task 2: "authentication"
622024-08-16T04:57:41.309ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-08-16T04:57:47.391Zprocess exited: duration 6132 ms, exit code 0
 
642024-08-16T04:57:47.441Zstarting task 3: "clone repository"
652024-08-16T04:57:47.465Z+ mkdir -p /work/oxidecomputer/omicron
662024-08-16T04:57:47.465Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-08-16T04:57:47.489ZCloning into '/work/oxidecomputer/omicron'...
682024-08-16T04:57:54.222Z+ cd /work/oxidecomputer/omicron
692024-08-16T04:57:54.222Z+ git fetch origin b927580f518ded71630e936d7c2ef13a91cd0ded
702024-08-16T04:57:54.586ZFrom https://github.com/oxidecomputer/omicron
712024-08-16T04:57:54.586Z * branch b927580f518ded71630e936d7c2ef13a91cd0ded -> FETCH_HEAD
722024-08-16T04:57:54.610Z+ [[ -n sunshowers/spr/rfc-back-out-update-rust-crate-tokio-to-1392-6249 ]]
732024-08-16T04:57:54.610Z++ git branch --show-current
742024-08-16T04:57:54.610Z+ current=main
752024-08-16T04:57:54.610Z+ [[ main != sunshowers/spr/rfc-back-out-update-rust-crate-tokio-to-1392-6249 ]]
762024-08-16T04:57:54.610Z+ git branch -f sunshowers/spr/rfc-back-out-update-rust-crate-tokio-to-1392-6249 b927580f518ded71630e936d7c2ef13a91cd0ded
772024-08-16T04:57:54.635Z+ git checkout -f sunshowers/spr/rfc-back-out-update-rust-crate-tokio-to-1392-6249
782024-08-16T04:57:54.696ZSwitched to branch 'sunshowers/spr/rfc-back-out-update-rust-crate-tokio-to-1392-6249'
792024-08-16T04:57:54.719Z+ git reset --hard b927580f518ded71630e936d7c2ef13a91cd0ded
802024-08-16T04:57:54.780ZHEAD is now at b927580f5 [spr] initial version
812024-08-16T04:57:54.804Zprocess exited: duration 7342 ms, exit code 0
 
822024-08-16T04:57:54.852Zstarting task 4: "build"
832024-08-16T04:57:54.877Z+ cargo --version
842024-08-16T04:57:54.931Zcargo 1.80.1 (376290515 2024-07-16)
852024-08-16T04:57:54.955Z+ rustc --version
862024-08-16T04:57:55.010Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
872024-08-16T04:57:55.034Z+ source ./env.sh
882024-08-16T04:57:55.034Z++ OLD_SHELL_OPTS=ehxB
892024-08-16T04:57:55.034Z++ set -o xtrace
902024-08-16T04:57:55.034Z++++ dirname ./env.sh
912024-08-16T04:57:55.034Z+++ readlink -f .
922024-08-16T04:57:55.034Z++ OMICRON_WS=/work/oxidecomputer/omicron
932024-08-16T04:57:55.034Z++ export 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-16T04:57:55.034Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-08-16T04:57:55.034Z++ 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
962024-08-16T04:57:55.034Z++ 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
972024-08-16T04:57:55.034Z++ 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
982024-08-16T04:57:55.034Z++ 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
992024-08-16T04:57:55.034Z++ 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
1002024-08-16T04:57:55.034Z++ 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
1012024-08-16T04:57:55.034Z++ case $OLD_SHELL_OPTS in
1022024-08-16T04:57:55.034Z++ unset OLD_SHELL_OPTS OMICRON_WS
1032024-08-16T04:57:55.034Z+ 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
1042024-08-16T04:57:55.034Z+ 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
1052024-08-16T04:57:55.034Z+ banner prerequisites
1062024-08-16T04:57:55.034Z
1072024-08-16T04:57:55.034Z ##### ##### ###### ##### ###### #### # # # #### #
1082024-08-16T04:57:55.035Z # # # # # # # # # # # # # # #
1092024-08-16T04:57:55.035Z # # # # ##### # # ##### # # # # # #### #
1102024-08-16T04:57:55.035Z ##### ##### # ##### # # # # # # # # #
1112024-08-16T04:57:55.035Z # # # # # # # # # # # # # # #
1122024-08-16T04:57:55.035Z # # # ###### # # ###### ### # #### # #### #
1132024-08-16T04:57:55.035Z
1142024-08-16T04:57:55.035Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1152024-08-16T04:58:00.451Z Startup: Refreshing catalog 'helios-dev' ... Done
1162024-08-16T04:58:03.096Z Startup: Caching catalogs ... Done
1172024-08-16T04:58:05.477ZPlanning: Solver setup ... Done (1.553s)
1182024-08-16T04:58:05.504ZPlanning: Running solver ... Done (0.027s)
1192024-08-16T04:58:05.546ZPlanning: Finding local manifests ... Done (0.003s)
1202024-08-16T04:58:05.624ZPlanning: Fetching manifests: 0/4 0% complete
1212024-08-16T04:58:06.134ZPlanning: Fetching manifests: 4/4 100% complete
1222024-08-16T04:58:06.201ZPlanning: Package planning ... Done (0.067s)
1232024-08-16T04:58:06.267ZPlanning: Merging actions ... Done (0.065s)
1242024-08-16T04:58:06.628ZPlanning: Checking for conflicting actions ... Done (0.361s)
1252024-08-16T04:58:06.652ZPlanning: Consolidating action changes ... Done (0.013s)
1262024-08-16T04:58:07.305ZPlanning: Evaluating mediators ... Done (0.663s)
1272024-08-16T04:58:07.329ZPlanning: Planning completed in 4.14 seconds
1282024-08-16T04:58:07.353Z Packages to install: 4
1292024-08-16T04:58:07.353Z Mediators to change: 2
1302024-08-16T04:58:07.353Z Services to change: 1
1312024-08-16T04:58:07.353Z Estimated space available: 148.82 GB
1322024-08-16T04:58:07.353ZEstimated space to be consumed: 1.48 GB
1332024-08-16T04:58:07.353Z Create boot environment: No
1342024-08-16T04:58:07.353ZCreate backup boot environment: No
1352024-08-16T04:58:07.353Z Rebuild boot archive: No
1362024-08-16T04:58:07.353Z
1372024-08-16T04:58:07.353ZChanged mediators:
1382024-08-16T04:58:07.353Z mediator clang:
1392024-08-16T04:58:07.353Z version: None -> 15 (system default)
1402024-08-16T04:58:07.353Z
1412024-08-16T04:58:07.353Z mediator llvm:
1422024-08-16T04:58:07.353Z version: 14 (system default) -> 15 (system default)
1432024-08-16T04:58:07.353Z
1442024-08-16T04:58:07.353ZChanged packages:
1452024-08-16T04:58:07.353Zhelios-dev
1462024-08-16T04:58:07.353Z developer/build-essential
1472024-08-16T04:58:07.353Z None -> 11-2.0
1482024-08-16T04:58:07.353Z library/libxmlsec1
1492024-08-16T04:58:07.353Z None -> 1.2.35-2.0
1502024-08-16T04:58:07.353Z ooce/developer/clang-15
1512024-08-16T04:58:07.353Z None -> 15.0.7-2.0
1522024-08-16T04:58:07.353Z ooce/developer/llvm-15
1532024-08-16T04:58:07.353Z None -> 15.0.7-2.0
1542024-08-16T04:58:07.353Z
1552024-08-16T04:58:07.353ZServices:
1562024-08-16T04:58:07.353Z restart_fmri:
1572024-08-16T04:58:07.353Z svc:/system/update-man-index:default
1582024-08-16T04:58:07.385Z
1592024-08-16T04:58:07.386ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1602024-08-16T04:58:12.387ZDownload: 994/3290 items 19.5/212.6MB 9% complete (4.0M/s)
1612024-08-16T04:58:17.393ZDownload: 1426/3290 items 117.2/212.6MB 55% complete (11.9M/s)
1622024-08-16T04:58:22.393ZDownload: 2818/3290 items 121.0/212.6MB 56% complete (10.2M/s)
1632024-08-16T04:58:27.393ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (8.6M/s)
1642024-08-16T04:58:29.038ZDownload: Completed 212.60 MB in 21.66 seconds (9.8M/s)
1652024-08-16T04:58:29.205Z Actions: 1/3689 actions (Installing new actions)
1662024-08-16T04:58:34.236Z Actions: 2754/3689 actions (Installing new actions)
1672024-08-16T04:58:35.198Z Actions: Completed 3689 actions in 5.99 seconds.
1682024-08-16T04:58:35.611Z Done (0.406s)
1692024-08-16T04:58:35.611Z Done (0.000s)
1702024-08-16T04:58:36.163Z Done (0.552s)
1712024-08-16T04:58:41.530Z Done (5.193s)
1722024-08-16T04:58:41.635Z Done (0.019s)
1732024-08-16T04:58:41.668Z Done (0.000s)
1742024-08-16T04:58:41.785Z Done (0.000s)
1752024-08-16T04:58:42.483ZPlanning: Evaluating mediator changes ... Done
1762024-08-16T04:58:42.690ZPlanning: Checking for conflicting actions ... Done
1772024-08-16T04:58:42.723ZPlanning: Consolidating action changes ... Done
1782024-08-16T04:58:43.031ZPlanning: Evaluating mediators ... Done
1792024-08-16T04:58:43.055ZPlanning: Planning completed in 0.57 seconds
1802024-08-16T04:58:43.080Z Mediators to change: 2
1812024-08-16T04:58:43.080Z Create boot environment: No
1822024-08-16T04:58:43.080ZCreate backup boot environment: No
1832024-08-16T04:58:43.141Z Done
1842024-08-16T04:58:43.141Z Done
1852024-08-16T04:58:43.466Z Done
1862024-08-16T04:58:48.519Z Done
1872024-08-16T04:58:48.613Z Done
1882024-08-16T04:58:48.641Z Done
1892024-08-16T04:58:48.675Z Done
1902024-08-16T04:58:49.465ZPlanning: Evaluating mediator changes ... Done
1912024-08-16T04:58:49.489ZPlanning: Merging actions ... Done
1922024-08-16T04:58:49.709ZPlanning: Checking for conflicting actions ... Done
1932024-08-16T04:58:49.733ZPlanning: Consolidating action changes ... Done
1942024-08-16T04:58:50.064ZPlanning: Evaluating mediators ... Done
1952024-08-16T04:58:50.130ZPlanning: Planning completed in 0.98 seconds
1962024-08-16T04:58:50.176Z Packages to change: 1
1972024-08-16T04:58:50.177Z Mediators to change: 1
1982024-08-16T04:58:50.177Z Services to change: 1
1992024-08-16T04:58:50.177Z Create boot environment: No
2002024-08-16T04:58:50.177ZCreate backup boot environment: Yes
2012024-08-16T04:58:51.706Z Actions: 1/6 actions (Updating modified actions)
2022024-08-16T04:58:51.730Z Actions: Completed 6 actions in 0.00 seconds.
2032024-08-16T04:58:51.730Z Done
2042024-08-16T04:58:51.730Z Done
2052024-08-16T04:58:51.804Z Done
2062024-08-16T04:58:56.493Z Done
2072024-08-16T04:58:56.591Z Done
2082024-08-16T04:58:56.615Z Done
2092024-08-16T04:58:56.678Z Done
2102024-08-16T04:58:57.220ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2112024-08-16T04:58:57.221Zclang system 15 system
2122024-08-16T04:58:57.221Zcsh system system illumos
2132024-08-16T04:58:57.221Zctags system system illumos
2142024-08-16T04:58:57.221Zgcc vendor 12 vendor
2152024-08-16T04:58:57.221Zgcc system 10 system
2162024-08-16T04:58:57.221Zgcc system 7 system
2172024-08-16T04:58:57.221Zgo system 1.20 system
2182024-08-16T04:58:57.221Zgo system 1.19 system
2192024-08-16T04:58:57.221Zllvm system 15 system
2202024-08-16T04:58:57.221Zllvm system 14 system
2212024-08-16T04:58:57.221Zmariadb system 10.6 system
2222024-08-16T04:58:57.221Zmta vendor vendor dma
2232024-08-16T04:58:57.221Zopenjdk system 17 system
2242024-08-16T04:58:57.221Zopenjdk system 11 system
2252024-08-16T04:58:57.221Zopenjdk system 1.8 system
2262024-08-16T04:58:57.221Zopenssl vendor 3 vendor
2272024-08-16T04:58:57.221Zperl system 5.36 system
2282024-08-16T04:58:57.221Zpostgresql system 15 system
2292024-08-16T04:58:57.221Zpostgresql system 13 system
2302024-08-16T04:58:57.221Zpython vendor 3 vendor
2312024-08-16T04:58:57.221Zpython system 2 system
2322024-08-16T04:58:57.221Zpython3 system 3.11 system
2332024-08-16T04:58:57.221Zruby system 3.0 system
2342024-08-16T04:58:57.221Zwords vendor vendor american-english
2352024-08-16T04:58:57.221Zwords system system australian-english
2362024-08-16T04:58:57.222Zwords system system british-english
2372024-08-16T04:58:57.222Zwords system system canadian-english
2382024-08-16T04:58:57.222Zwords system system french
2392024-08-16T04:58:57.222Zwords system system italian
2402024-08-16T04:58:57.222Zwords system system ngerman
2412024-08-16T04:58:57.222Zwords system system ogerman
2422024-08-16T04:58:57.222Zwords system system spanish
2432024-08-16T04:58:57.638ZPUBLISHER TYPE STATUS P LOCATION
2442024-08-16T04:58:57.638Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2452024-08-16T04:58:59.781ZFMRI IFO
2462024-08-16T04:58:59.781Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2472024-08-16T04:58:59.781Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2482024-08-16T04:58:59.781Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2492024-08-16T04:58:59.782Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2502024-08-16T04:58:59.782Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2512024-08-16T04:58:59.782Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2522024-08-16T04:58:59.782Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2532024-08-16T04:58:59.782Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542024-08-16T04:58:59.782Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2552024-08-16T04:58:59.782Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562024-08-16T04:58:59.782Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2572024-08-16T04:58:59.782Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2582024-08-16T04:59:00.504Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2592024-08-16T04:59:00.854Z Updating git repository `https://github.com/oxidecomputer/zone`
2602024-08-16T04:59:01.217Z Updating crates.io index
2612024-08-16T04:59:01.245Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2622024-08-16T04:59:02.111Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632024-08-16T04:59:02.949Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2642024-08-16T04:59:03.291Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2652024-08-16T04:59:05.008Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662024-08-16T04:59:05.329Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672024-08-16T04:59:05.661Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682024-08-16T04:59:06.764Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692024-08-16T04:59:08.763Z Updating git repository `https://github.com/oxidecomputer/opte`
2702024-08-16T04:59:09.832Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712024-08-16T04:59:10.518Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722024-08-16T04:59:10.879Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732024-08-16T04:59:11.507Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2742024-08-16T04:59:11.886Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2752024-08-16T04:59:12.281Z Updating git repository `https://github.com/oxidecomputer/tofino`
2762024-08-16T04:59:12.668Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2772024-08-16T04:59:12.962Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2782024-08-16T04:59:13.268Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2792024-08-16T04:59:13.608Z Updating git repository `https://github.com/oxidecomputer/clickward`
2802024-08-16T04:59:14.016Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812024-08-16T04:59:14.399Z Updating git repository `https://github.com/oxidecomputer/ispf`
2822024-08-16T04:59:14.820Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2832024-08-16T04:59:15.140Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2842024-08-16T04:59:15.698Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2852024-08-16T04:59:16.096Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862024-08-16T04:59:16.592Z Updating git repository `https://github.com/oxidecomputer/typify`
2872024-08-16T04:59:18.813Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882024-08-16T04:59:19.104Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892024-08-16T04:59:19.468Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902024-08-16T04:59:19.904Z Updating git repository `https://github.com/oxidecomputer/rfb`
2912024-08-16T04:59:21.216Z Downloading crates ...
2922024-08-16T04:59:21.290Z Downloaded colorchoice v1.0.1
2932024-08-16T04:59:21.316Z Downloaded equivalent v1.0.1
2942024-08-16T04:59:21.316Z Downloaded is_terminal_polyfill v1.70.0
2952024-08-16T04:59:21.316Z Downloaded dtrace-parser v0.2.0
2962024-08-16T04:59:21.316Z Downloaded anstyle-query v1.0.3
2972024-08-16T04:59:21.316Z Downloaded crypto-common v0.1.6
2982024-08-16T04:59:21.316Z Downloaded thiserror-impl v1.0.63
2992024-08-16T04:59:21.316Z Downloaded cpufeatures v0.2.12
3002024-08-16T04:59:21.343Z Downloaded usdt-attr-macro v0.5.0
3012024-08-16T04:59:21.343Z Downloaded zerocopy-derive v0.7.34
3022024-08-16T04:59:21.343Z Downloaded utf8parse v0.2.1
3032024-08-16T04:59:21.367Z Downloaded toml_edit v0.22.20
3042024-08-16T04:59:21.391Z Downloaded zerocopy v0.7.34
3052024-08-16T04:59:21.415Z Downloaded syn v2.0.74
3062024-08-16T04:59:21.439Z Downloaded unicode-width v0.1.13
3072024-08-16T04:59:21.439Z Downloaded rustix v0.38.34
3082024-08-16T04:59:21.463Z Downloaded libc v0.2.155
3092024-08-16T04:59:21.498Z Downloaded syn v1.0.109
3102024-08-16T04:59:21.530Z Downloaded serde_json v1.0.125
3112024-08-16T04:59:21.530Z Downloaded pest v2.7.10
3122024-08-16T04:59:21.530Z Downloaded hashbrown v0.14.5
3132024-08-16T04:59:21.530Z Downloaded goblin v0.8.2
3142024-08-16T04:59:21.531Z Downloaded clap_builder v4.5.15
3152024-08-16T04:59:21.561Z Downloaded winnow v0.6.18
3162024-08-16T04:59:21.561Z Downloaded tabled v0.15.0
3172024-08-16T04:59:21.561Z Downloaded indexmap v2.4.0
3182024-08-16T04:59:21.587Z Downloaded toml_datetime v0.6.8
3192024-08-16T04:59:21.588Z Downloaded thread-id v4.2.1
3202024-08-16T04:59:21.588Z Downloaded thiserror v1.0.63
3212024-08-16T04:59:21.588Z Downloaded tabled_derive v0.7.0
3222024-08-16T04:59:21.588Z Downloaded strsim v0.11.1
3232024-08-16T04:59:21.588Z Downloaded serde_tokenstream v0.2.2
3242024-08-16T04:59:21.588Z Downloaded serde v1.0.207
3252024-08-16T04:59:21.588Z Downloaded semver v1.0.23
3262024-08-16T04:59:21.588Z Downloaded ryu v1.0.18
3272024-08-16T04:59:21.588Z Downloaded quote v1.0.36
3282024-08-16T04:59:21.588Z Downloaded proc-macro-error-attr v1.0.4
3292024-08-16T04:59:21.588Z Downloaded plain v0.2.3
3302024-08-16T04:59:21.615Z Downloaded pest_generator v2.7.10
3312024-08-16T04:59:21.615Z Downloaded papergrid v0.11.0
3322024-08-16T04:59:21.615Z Downloaded once_cell v1.19.0
3332024-08-16T04:59:21.616Z Downloaded memchr v2.7.2
3342024-08-16T04:59:21.616Z Downloaded log v0.4.21
3352024-08-16T04:59:21.616Z Downloaded itoa v1.0.11
3362024-08-16T04:59:21.616Z Downloaded fs-err v2.11.0
3372024-08-16T04:59:21.616Z Downloaded usdt-impl v0.5.0
3382024-08-16T04:59:21.616Z Downloaded unicode-ident v1.0.12
3392024-08-16T04:59:21.616Z Downloaded ucd-trie v0.1.6
3402024-08-16T04:59:21.648Z Downloaded typenum v1.17.0
3412024-08-16T04:59:21.648Z Downloaded toml v0.8.19
3422024-08-16T04:59:21.648Z Downloaded proc-macro2 v1.0.86
3432024-08-16T04:59:21.648Z Downloaded pest_meta v2.7.10
3442024-08-16T04:59:21.648Z Downloaded clap v4.5.15
3452024-08-16T04:59:21.648Z Downloaded bitflags v2.6.0
3462024-08-16T04:59:21.686Z Downloaded version_check v0.9.5
3472024-08-16T04:59:21.686Z Downloaded usdt-macro v0.5.0
3482024-08-16T04:59:21.686Z Downloaded usdt v0.5.0
3492024-08-16T04:59:21.686Z Downloaded terminal_size v0.3.0
3502024-08-16T04:59:21.686Z Downloaded sha2 v0.10.8
3512024-08-16T04:59:21.686Z Downloaded serde_derive v1.0.207
3522024-08-16T04:59:21.686Z Downloaded scroll_derive v0.12.0
3532024-08-16T04:59:21.687Z Downloaded proc-macro-error v1.0.4
3542024-08-16T04:59:21.687Z Downloaded pretty-hex v0.4.1
3552024-08-16T04:59:21.687Z Downloaded pest_derive v2.7.10
3562024-08-16T04:59:21.687Z Downloaded memmap v0.7.0
3572024-08-16T04:59:21.687Z Downloaded macaddr v1.0.1
3582024-08-16T04:59:21.687Z Downloaded heck v0.5.0
3592024-08-16T04:59:21.687Z Downloaded heck v0.4.1
3602024-08-16T04:59:21.687Z Downloaded generic-array v0.14.7
3612024-08-16T04:59:21.688Z Downloaded fnv v1.0.7
3622024-08-16T04:59:21.688Z Downloaded errno v0.3.9
3632024-08-16T04:59:21.688Z Downloaded digest v0.10.7
3642024-08-16T04:59:21.718Z Downloaded cargo_toml v0.20.4
3652024-08-16T04:59:21.718Z Downloaded serde_spanned v0.6.7
3662024-08-16T04:59:21.719Z Downloaded scroll v0.12.0
3672024-08-16T04:59:21.719Z Downloaded bytecount v0.6.8
3682024-08-16T04:59:21.719Z Downloaded anyhow v1.0.86
3692024-08-16T04:59:21.719Z Downloaded clap_lex v0.7.0
3702024-08-16T04:59:21.719Z Downloaded cfg-if v1.0.0
3712024-08-16T04:59:21.720Z Downloaded cargo-platform v0.1.8
3722024-08-16T04:59:21.720Z Downloaded byteorder v1.5.0
3732024-08-16T04:59:21.720Z Downloaded swrite v0.1.0
3742024-08-16T04:59:21.720Z Downloaded cargo_metadata v0.18.1
3752024-08-16T04:59:21.720Z Downloaded autocfg v1.3.0
3762024-08-16T04:59:21.720Z Downloaded clap_derive v4.5.13
3772024-08-16T04:59:21.721Z Downloaded camino v1.1.7
3782024-08-16T04:59:21.721Z Downloaded block-buffer v0.10.4
3792024-08-16T04:59:21.747Z Downloaded anstream v0.6.14
3802024-08-16T04:59:21.747Z Downloaded anstyle-parse v0.2.4
3812024-08-16T04:59:21.747Z Downloaded anstyle v1.0.8
3822024-08-16T04:59:21.747Z Downloaded dof v0.3.0
3832024-08-16T04:59:21.855Z Compiling proc-macro2 v1.0.86
3842024-08-16T04:59:21.886Z Compiling unicode-ident v1.0.12
3852024-08-16T04:59:21.886Z Compiling version_check v0.9.5
3862024-08-16T04:59:21.886Z Compiling serde v1.0.207
3872024-08-16T04:59:21.886Z Compiling thiserror v1.0.63
3882024-08-16T04:59:21.886Z Compiling memchr v2.7.2
3892024-08-16T04:59:21.887Z Compiling libc v0.2.155
3902024-08-16T04:59:21.887Z Compiling itoa v1.0.11
3912024-08-16T04:59:22.171Z Compiling ryu v1.0.18
3922024-08-16T04:59:22.253Z Compiling ucd-trie v0.1.6
3932024-08-16T04:59:22.709Z Compiling once_cell v1.19.0
3942024-08-16T04:59:22.737Z Compiling byteorder v1.5.0
3952024-08-16T04:59:22.768Z Compiling serde_json v1.0.125
3962024-08-16T04:59:23.220Z Compiling proc-macro-error-attr v1.0.4
3972024-08-16T04:59:23.248Z Compiling usdt-impl v0.5.0
3982024-08-16T04:59:23.277Z Compiling syn v1.0.109
3992024-08-16T04:59:23.505Z Compiling rustix v0.38.34
4002024-08-16T04:59:23.604Z Compiling quote v1.0.36
4012024-08-16T04:59:23.633Z Compiling proc-macro-error v1.0.4
4022024-08-16T04:59:23.720Z Compiling equivalent v1.0.1
4032024-08-16T04:59:23.837Z Compiling bitflags v2.6.0
4042024-08-16T04:59:23.902Z Compiling utf8parse v0.2.1
4052024-08-16T04:59:23.941Z Compiling syn v2.0.74
4062024-08-16T04:59:24.068Z Compiling errno v0.3.9
4072024-08-16T04:59:24.233Z Compiling plain v0.2.3
4082024-08-16T04:59:24.263Z Compiling log v0.4.21
4092024-08-16T04:59:24.287Z Compiling hashbrown v0.14.5
4102024-08-16T04:59:24.323Z Compiling anstyle-parse v0.2.4
4112024-08-16T04:59:24.387Z Compiling thread-id v4.2.1
4122024-08-16T04:59:24.627Z Compiling anstyle-query v1.0.3
4132024-08-16T04:59:24.657Z Compiling winnow v0.6.18
4142024-08-16T04:59:24.769Z Compiling colorchoice v1.0.1
4152024-08-16T04:59:24.918Z Compiling is_terminal_polyfill v1.70.0
4162024-08-16T04:59:24.951Z Compiling pretty-hex v0.4.1
4172024-08-16T04:59:25.041Z Compiling anstyle v1.0.8
4182024-08-16T04:59:25.159Z Compiling camino v1.1.7
4192024-08-16T04:59:25.201Z Compiling autocfg v1.3.0
4202024-08-16T04:59:25.448Z Compiling indexmap v2.4.0
4212024-08-16T04:59:25.474Z Compiling semver v1.0.23
4222024-08-16T04:59:25.771Z Compiling anstream v0.6.14
4232024-08-16T04:59:25.911Z Compiling terminal_size v0.3.0
4242024-08-16T04:59:26.117Z Compiling fs-err v2.11.0
4252024-08-16T04:59:26.269Z Compiling strsim v0.11.1
4262024-08-16T04:59:26.309Z Compiling clap_lex v0.7.0
4272024-08-16T04:59:26.396Z Compiling unicode-width v0.1.13
4282024-08-16T04:59:26.540Z Compiling heck v0.4.1
4292024-08-16T04:59:26.696Z Compiling heck v0.5.0
4302024-08-16T04:59:26.734Z Compiling anyhow v1.0.86
4312024-08-16T04:59:26.829Z Compiling bytecount v0.6.8
4322024-08-16T04:59:27.072Z Compiling fnv v1.0.7
4332024-08-16T04:59:27.175Z Compiling clap_builder v4.5.15
4342024-08-16T04:59:27.230Z Compiling papergrid v0.11.0
4352024-08-16T04:59:27.348Z Compiling memmap v0.7.0
4362024-08-16T04:59:27.765Z Compiling swrite v0.1.0
4372024-08-16T04:59:29.317Z Compiling tabled_derive v0.7.0
4382024-08-16T04:59:31.104Z Compiling tabled v0.15.0
4392024-08-16T04:59:32.454Z Compiling serde_derive v1.0.207
4402024-08-16T04:59:32.454Z Compiling thiserror-impl v1.0.63
4412024-08-16T04:59:32.500Z Compiling zerocopy-derive v0.7.34
4422024-08-16T04:59:32.500Z Compiling scroll_derive v0.12.0
4432024-08-16T04:59:32.624Z Compiling clap_derive v4.5.13
4442024-08-16T04:59:33.718Z Compiling scroll v0.12.0
4452024-08-16T04:59:34.135Z Compiling goblin v0.8.2
4462024-08-16T04:59:34.271Z Compiling zerocopy v0.7.34
4472024-08-16T04:59:34.781Z Compiling pest v2.7.10
4482024-08-16T04:59:36.157Z Compiling clap v4.5.15
4492024-08-16T04:59:36.927Z Compiling pest_meta v2.7.10
4502024-08-16T04:59:37.937Z Compiling pest_generator v2.7.10
4512024-08-16T04:59:39.639Z Compiling pest_derive v2.7.10
4522024-08-16T04:59:40.279Z Compiling dtrace-parser v0.2.0
4532024-08-16T04:59:42.366Z Compiling serde_spanned v0.6.7
4542024-08-16T04:59:42.366Z Compiling toml_datetime v0.6.8
4552024-08-16T04:59:42.446Z Compiling cargo-platform v0.1.8
4562024-08-16T04:59:42.742Z Compiling serde_tokenstream v0.2.2
4572024-08-16T04:59:42.882Z Compiling toml_edit v0.22.20
4582024-08-16T04:59:42.982Z Compiling macaddr v1.0.1
4592024-08-16T04:59:43.867Z Compiling dof v0.3.0
4602024-08-16T04:59:43.867Z Compiling cargo_metadata v0.18.1
4612024-08-16T04:59:45.420Z Compiling toml v0.8.19
4622024-08-16T04:59:45.966Z Compiling usdt-macro v0.5.0
4632024-08-16T04:59:45.966Z Compiling usdt-attr-macro v0.5.0
4642024-08-16T04:59:46.198Z Compiling cargo_toml v0.20.4
4652024-08-16T04:59:47.262Z Compiling usdt v0.5.0
4662024-08-16T04:59:50.493Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4672024-08-16T04:59:55.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.21s
4682024-08-16T04:59:55.602Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4692024-08-16T04:59:56.479Z Downloading crates ...
4702024-08-16T04:59:56.641Z Downloaded csv-core v0.1.11
4712024-08-16T04:59:56.669Z Downloaded olpc-cjson v0.1.3
4722024-08-16T04:59:56.699Z Downloaded openssl-macros v0.1.1
4732024-08-16T04:59:56.699Z Downloaded num_enum v0.5.11
4742024-08-16T04:59:56.727Z Downloaded tiny-keccak v2.0.2
4752024-08-16T04:59:56.756Z Downloaded pbkdf2 v0.12.2
4762024-08-16T04:59:56.756Z Downloaded spin v0.5.2
4772024-08-16T04:59:56.756Z Downloaded want v0.3.1
4782024-08-16T04:59:56.828Z Downloaded zone_cfg_derive v0.1.2
4792024-08-16T04:59:56.828Z Downloaded deranged v0.3.11
4802024-08-16T04:59:56.828Z Downloaded defmt-parser v0.3.4
4812024-08-16T04:59:56.828Z Downloaded ref-cast-impl v1.0.23
4822024-08-16T04:59:56.828Z Downloaded sqlparser_derive v0.2.2
4832024-08-16T04:59:56.828Z Downloaded topological-sort v0.2.2
4842024-08-16T04:59:56.828Z Downloaded smawk v0.3.2
4852024-08-16T04:59:56.828Z Downloaded downcast v0.11.0
4862024-08-16T04:59:56.828Z Downloaded rand_seeder v0.3.0
4872024-08-16T04:59:56.884Z Downloaded foreign-types-shared v0.1.1
4882024-08-16T04:59:56.884Z Downloaded portpicker v0.1.1
4892024-08-16T04:59:56.885Z Downloaded foreign-types-macros v0.2.3
4902024-08-16T04:59:56.885Z Downloaded foreign-types v0.5.0
4912024-08-16T04:59:56.885Z Downloaded enum-as-inner v0.6.0
4922024-08-16T04:59:56.885Z Downloaded pkcs1 v0.7.5
4932024-08-16T04:59:56.885Z Downloaded futures-sink v0.3.30
4942024-08-16T04:59:56.885Z Downloaded dsl_auto_type v0.1.2
4952024-08-16T04:59:56.885Z Downloaded ppv-lite86 v0.2.17
4962024-08-16T04:59:56.885Z Downloaded fxhash v0.2.1
4972024-08-16T04:59:56.885Z Downloaded futures-task v0.3.30
4982024-08-16T04:59:56.885Z Downloaded either v1.13.0
4992024-08-16T04:59:56.885Z Downloaded glob v0.3.1
5002024-08-16T04:59:56.885Z Downloaded hash32 v0.2.1
5012024-08-16T04:59:56.885Z Downloaded group v0.13.0
5022024-08-16T04:59:56.885Z Downloaded hash32 v0.3.1
5032024-08-16T04:59:56.919Z Downloaded globset v0.4.14
5042024-08-16T04:59:56.919Z Downloaded getrandom v0.2.14
5052024-08-16T04:59:56.919Z Downloaded expectorate v1.1.0
5062024-08-16T04:59:56.919Z Downloaded hashbrown v0.12.3
5072024-08-16T04:59:56.919Z Downloaded reedline v0.33.0
5082024-08-16T04:59:56.919Z Downloaded futures-util v0.3.30
5092024-08-16T04:59:56.947Z Downloaded h2 v0.3.26
5102024-08-16T04:59:56.992Z Downloaded ratatui v0.28.0
5112024-08-16T04:59:57.035Z Downloaded csv v1.3.0
5122024-08-16T04:59:57.035Z Downloaded finl_unicode v1.2.0
5132024-08-16T04:59:57.035Z Downloaded form_urlencoded v1.2.1
5142024-08-16T04:59:57.035Z Downloaded petgraph v0.6.5
5152024-08-16T04:59:57.065Z Downloaded encoding_rs v0.8.34
5162024-08-16T04:59:57.097Z Downloaded sha3 v0.10.8
5172024-08-16T04:59:57.123Z Downloaded libgit2-sys v0.17.0+1.8.1
5182024-08-16T04:59:57.166Z Downloaded regex-automata v0.4.6
5192024-08-16T04:59:57.196Z Downloaded tokio v1.38.1
5202024-08-16T04:59:57.245Z Downloaded sled v0.34.7
5212024-08-16T04:59:57.275Z Downloaded zerocopy-derive v0.6.6
5222024-08-16T04:59:57.276Z Downloaded bzip2-sys v0.1.11+1.0.8
5232024-08-16T04:59:57.303Z Downloaded git2 v0.19.0
5242024-08-16T04:59:57.303Z Downloaded gimli v0.28.1
5252024-08-16T04:59:57.330Z Downloaded polar-core v0.27.3
5262024-08-16T04:59:57.331Z Downloaded proptest v1.5.0
5272024-08-16T04:59:57.357Z Downloaded diesel v2.2.2
5282024-08-16T04:59:57.389Z Downloaded libz-sys v1.1.16
5292024-08-16T04:59:57.446Z Downloaded smoltcp v0.11.0
5302024-08-16T04:59:57.476Z Downloaded smoltcp v0.9.1
5312024-08-16T04:59:57.500Z Downloaded rustls v0.22.4
5322024-08-16T04:59:57.501Z Downloaded ring v0.17.8
5332024-08-16T04:59:57.571Z Downloaded rustls v0.21.12
5342024-08-16T04:59:57.595Z Downloaded regress v0.9.1
5352024-08-16T04:59:57.595Z Downloaded libsqlite3-sys v0.28.0
5362024-08-16T04:59:57.684Z Downloaded regex-syntax v0.8.4
5372024-08-16T04:59:57.708Z Downloaded ring v0.16.20
5382024-08-16T04:59:57.799Z Downloaded regex-syntax v0.6.29
5392024-08-16T04:59:57.823Z Downloaded regex v1.10.6
5402024-08-16T04:59:57.847Z Downloaded hashbrown v0.13.2
5412024-08-16T04:59:57.847Z Downloaded portable-atomic v1.6.0
5422024-08-16T04:59:57.847Z Downloaded radix_trie v0.2.1
5432024-08-16T04:59:57.847Z Downloaded rustls-webpki v0.102.4
5442024-08-16T04:59:57.871Z Downloaded rustls-webpki v0.101.7
5452024-08-16T04:59:57.895Z Downloaded rayon v1.10.0
5462024-08-16T04:59:57.919Z Downloaded quick-xml v0.31.0
5472024-08-16T04:59:57.919Z Downloaded tough v0.17.1
5482024-08-16T04:59:57.919Z Downloaded webpki-roots v0.25.4
5492024-08-16T04:59:57.919Z Downloaded fatfs v0.3.6
5502024-08-16T04:59:57.944Z Downloaded rusqlite v0.31.0
5512024-08-16T04:59:57.944Z Downloaded reqwest v0.11.27
5522024-08-16T04:59:57.944Z Downloaded flate2 v1.0.31
5532024-08-16T04:59:57.968Z Downloaded serde_with v3.8.3
5542024-08-16T04:59:57.968Z Downloaded filetime v0.2.24
5552024-08-16T04:59:57.968Z Downloaded hashlink v0.9.1
5562024-08-16T04:59:57.968Z Downloaded openapiv3 v2.0.0
5572024-08-16T04:59:57.992Z Downloaded half v2.4.1
5582024-08-16T04:59:57.992Z Downloaded pkcs5 v0.7.1
5592024-08-16T04:59:57.992Z Downloaded flagset v0.4.5
5602024-08-16T04:59:57.992Z Downloaded flume v0.11.0
5612024-08-16T04:59:58.016Z Downloaded unicode-normalization v0.1.23
5622024-08-16T04:59:58.016Z Downloaded typed-path v0.7.1
5632024-08-16T04:59:58.016Z Downloaded tracing v0.1.40
5642024-08-16T04:59:58.016Z Downloaded fd-lock v4.0.2
5652024-08-16T04:59:58.041Z Downloaded elliptic-curve v0.13.8
5662024-08-16T04:59:58.041Z Downloaded peg-macros v0.8.4
5672024-08-16T04:59:58.041Z Downloaded futures v0.3.30
5682024-08-16T04:59:58.041Z Downloaded fixedbitset v0.4.2
5692024-08-16T04:59:58.041Z Downloaded env_logger v0.10.2
5702024-08-16T04:59:58.042Z Downloaded rand v0.8.5
5712024-08-16T04:59:58.042Z Downloaded publicsuffix v2.2.3
5722024-08-16T04:59:58.068Z Downloaded tungstenite v0.20.1
5732024-08-16T04:59:58.068Z Downloaded tracing-core v0.1.32
5742024-08-16T04:59:58.068Z Downloaded getopts v0.2.21
5752024-08-16T04:59:58.068Z Downloaded gethostname v0.5.0
5762024-08-16T04:59:58.068Z Downloaded ff v0.13.0
5772024-08-16T04:59:58.068Z Downloaded unicode-segmentation v1.11.0
5782024-08-16T04:59:58.068Z Downloaded tokio-util v0.7.11
5792024-08-16T04:59:58.092Z Downloaded dyn-clone v1.0.17
5802024-08-16T04:59:58.092Z Downloaded futures-channel v0.3.30
5812024-08-16T04:59:58.092Z Downloaded postcard v1.0.8
5822024-08-16T04:59:58.092Z Downloaded fallible-iterator v0.3.0
5832024-08-16T04:59:58.092Z Downloaded fastrand v2.1.0
5842024-08-16T04:59:58.092Z Downloaded fallible-streaming-iterator v0.1.9
5852024-08-16T04:59:58.092Z Downloaded fallible-iterator v0.2.0
5862024-08-16T04:59:58.092Z Downloaded predicates v3.1.2
5872024-08-16T04:59:58.123Z Downloaded pkcs8 v0.10.2
5882024-08-16T04:59:58.124Z Downloaded peg v0.8.4
5892024-08-16T04:59:58.124Z Downloaded erased-serde v0.3.31
5902024-08-16T04:59:58.124Z Downloaded env_logger v0.9.3
5912024-08-16T04:59:58.124Z Downloaded poly1305 v0.8.0
5922024-08-16T04:59:58.124Z Downloaded pkg-config v0.3.30
5932024-08-16T04:59:58.124Z Downloaded prettyplease v0.2.20
5942024-08-16T04:59:58.124Z Downloaded tungstenite v0.21.0
5952024-08-16T04:59:58.166Z Downloaded winnow v0.5.40
5962024-08-16T04:59:58.166Z Downloaded nix v0.28.0
5972024-08-16T04:59:58.166Z Downloaded ena v0.14.3
5982024-08-16T04:59:58.166Z Downloaded embedded-io v0.4.0
5992024-08-16T04:59:58.166Z Downloaded futures-core v0.3.30
6002024-08-16T04:59:58.166Z Downloaded fragile v2.0.0
6012024-08-16T04:59:58.166Z Downloaded rcgen v0.12.1
6022024-08-16T04:59:58.199Z Downloaded diesel_derives v2.2.2
6032024-08-16T04:59:58.199Z Downloaded unicode-bidi v0.3.15
6042024-08-16T04:59:58.199Z Downloaded tokio-tungstenite v0.20.1
6052024-08-16T04:59:58.199Z Downloaded sqlparser v0.45.0
6062024-08-16T04:59:58.200Z Downloaded hickory-proto v0.24.1
6072024-08-16T04:59:58.291Z Downloaded object v0.32.2
6082024-08-16T04:59:58.291Z Downloaded predicates-core v1.0.6
6092024-08-16T04:59:58.291Z Downloaded precomputed-hash v0.1.1
6102024-08-16T04:59:58.291Z Downloaded funty v2.0.0
6112024-08-16T04:59:58.291Z Downloaded powerfmt v0.2.0
6122024-08-16T04:59:58.291Z Downloaded postgres-protocol v0.6.7
6132024-08-16T04:59:58.291Z Downloaded diff v0.1.13
6142024-08-16T04:59:58.291Z Downloaded toml_edit v0.19.15
6152024-08-16T04:59:58.291Z Downloaded regex-automata v0.1.10
6162024-08-16T04:59:58.291Z Downloaded futures-executor v0.3.30
6172024-08-16T04:59:58.362Z Downloaded postgres-types v0.2.7
6182024-08-16T04:59:58.367Z Downloaded float-ord v0.3.2
6192024-08-16T04:59:58.367Z Downloaded pin-project v1.1.5
6202024-08-16T04:59:58.367Z Downloaded rayon-core v1.12.1
6212024-08-16T04:59:58.368Z Downloaded psl-types v2.0.11
6222024-08-16T04:59:58.368Z Downloaded predicates-tree v1.0.9
6232024-08-16T04:59:58.368Z Downloaded twox-hash v1.6.3
6242024-08-16T04:59:58.368Z Downloaded pem-rfc7468 v0.7.0
6252024-08-16T04:59:58.368Z Downloaded endian-type v0.1.2
6262024-08-16T04:59:58.368Z Downloaded futures-macro v0.3.30
6272024-08-16T04:59:58.368Z Downloaded futures-io v0.3.30
6282024-08-16T04:59:58.368Z Downloaded float-cmp v0.9.0
6292024-08-16T04:59:58.369Z Downloaded pin-project-lite v0.2.14
6302024-08-16T04:59:58.369Z Downloaded proc-macro-crate v1.3.1
6312024-08-16T04:59:58.369Z Downloaded unarray v0.1.4
6322024-08-16T04:59:58.369Z Downloaded signal-hook v0.3.17
6332024-08-16T04:59:58.369Z Downloaded foreign-types v0.3.2
6342024-08-16T04:59:58.369Z Downloaded pin-project-internal v1.1.5
6352024-08-16T04:59:58.369Z Downloaded phf_shared v0.11.2
6362024-08-16T04:59:58.370Z Downloaded phf_shared v0.10.0
6372024-08-16T04:59:58.370Z Downloaded phf v0.11.2
6382024-08-16T04:59:58.370Z Downloaded percent-encoding v2.3.1
6392024-08-16T04:59:58.370Z Downloaded pem v3.0.4
6402024-08-16T04:59:58.370Z Downloaded peg-runtime v0.8.3
6412024-08-16T04:59:58.370Z Downloaded pretty-hex v0.2.1
6422024-08-16T04:59:58.370Z Downloaded similar v2.5.0
6432024-08-16T04:59:58.371Z Downloaded serde_with_macros v3.8.3
6442024-08-16T04:59:58.371Z Downloaded serde_derive_internals v0.29.1
6452024-08-16T04:59:58.371Z Downloaded unicase v2.7.0
6462024-08-16T04:59:58.371Z Downloaded signal-hook-registry v1.4.2
6472024-08-16T04:59:58.371Z Downloaded serde_yaml v0.9.34+deprecated
6482024-08-16T04:59:58.371Z Downloaded ron v0.7.1
6492024-08-16T04:59:58.371Z Downloaded foreign-types-shared v0.3.1
6502024-08-16T04:59:58.371Z Downloaded pin-utils v0.1.0
6512024-08-16T04:59:58.371Z Downloaded rand_xorshift v0.3.0
6522024-08-16T04:59:58.372Z Downloaded rand_core v0.6.4
6532024-08-16T04:59:58.372Z Downloaded tui-tree-widget v0.22.0
6542024-08-16T04:59:58.372Z Downloaded try-lock v0.2.5
6552024-08-16T04:59:58.372Z Downloaded tracing-attributes v0.1.27
6562024-08-16T04:59:58.372Z Downloaded slog v2.7.0
6572024-08-16T04:59:58.372Z Downloaded slab v0.4.9
6582024-08-16T04:59:58.372Z Downloaded signature v2.2.0
6592024-08-16T04:59:58.471Z Downloaded serde_plain v1.0.2
6602024-08-16T04:59:58.471Z Downloaded rsa v0.9.6
6612024-08-16T04:59:58.471Z Downloaded ron v0.8.1
6622024-08-16T04:59:58.471Z Downloaded vcpkg v0.2.15
6632024-08-16T04:59:58.472Z Downloaded openssl v0.10.66
6642024-08-16T04:59:58.472Z Downloaded rand_chacha v0.3.1
6652024-08-16T04:59:58.472Z Downloaded r2d2 v0.8.10
6662024-08-16T04:59:58.472Z Downloaded dirs-next v2.0.0
6672024-08-16T04:59:58.472Z Downloaded difflib v0.4.0
6682024-08-16T04:59:58.472Z Downloaded derive_more v0.99.18
6692024-08-16T04:59:58.473Z Downloaded unicode-truncate v1.0.0
6702024-08-16T04:59:58.528Z Downloaded toml v0.7.8
6712024-08-16T04:59:58.528Z Downloaded tokio-tungstenite v0.21.0
6722024-08-16T04:59:58.528Z Downloaded smf v0.2.3
6732024-08-16T04:59:58.528Z Downloaded shell-words v1.1.0
6742024-08-16T04:59:58.528Z Downloaded sha1 v0.10.6
6752024-08-16T04:59:58.529Z Downloaded rustversion v1.0.17
6762024-08-16T04:59:58.529Z Downloaded rustls-pki-types v1.7.0
6772024-08-16T04:59:58.529Z Downloaded rustls-pemfile v2.1.3
6782024-08-16T04:59:58.529Z Downloaded rustls-pemfile v1.0.4
6792024-08-16T04:59:58.529Z Downloaded rustc-demangle v0.1.24
6802024-08-16T04:59:58.529Z Downloaded idna v0.4.0
6812024-08-16T04:59:58.529Z Downloaded radium v0.7.0
6822024-08-16T04:59:58.529Z Downloaded quick-error v1.2.3
6832024-08-16T04:59:58.529Z Downloaded display-error-chain v0.2.0
6842024-08-16T04:59:58.529Z Downloaded dirs-sys-next v0.1.2
6852024-08-16T04:59:58.530Z Downloaded unicode-xid v0.2.4
6862024-08-16T04:59:58.530Z Downloaded unicode-linebreak v0.1.5
6872024-08-16T04:59:58.530Z Downloaded smallvec v0.6.14
6882024-08-16T04:59:58.530Z Downloaded slog-term v2.9.1
6892024-08-16T04:59:58.530Z Downloaded serde_urlencoded v0.7.1
6902024-08-16T04:59:58.530Z Downloaded rtoolbox v0.0.2
6912024-08-16T04:59:58.530Z Downloaded rpassword v7.3.1
6922024-08-16T04:59:58.530Z Downloaded nix v0.27.1
6932024-08-16T04:59:58.530Z Downloaded diesel_table_macro_syntax v0.2.0
6942024-08-16T04:59:58.530Z Downloaded derive_builder_macro v0.20.0
6952024-08-16T04:59:58.530Z Downloaded tower-service v0.3.2
6962024-08-16T04:59:58.530Z Downloaded smallvec v1.13.2
6972024-08-16T04:59:58.530Z Downloaded slog-scope v4.4.0
6982024-08-16T04:59:58.531Z Downloaded slog-json v2.6.1
6992024-08-16T04:59:58.531Z Downloaded slog-envlogger v2.2.0
7002024-08-16T04:59:58.531Z Downloaded slog-bunyan v2.5.0
7012024-08-16T04:59:58.531Z Downloaded siphasher v0.3.11
7022024-08-16T04:59:58.531Z Downloaded signal-hook-tokio v0.3.1
7032024-08-16T04:59:58.531Z Downloaded shlex v1.3.0
7042024-08-16T04:59:58.531Z Downloaded serde_path_to_error v0.1.16
7052024-08-16T04:59:58.531Z Downloaded rusty-fork v0.3.0
7062024-08-16T04:59:58.531Z Downloaded rustfmt-wrapper v0.2.1
7072024-08-16T04:59:58.531Z Downloaded rustc_version v0.1.7
7082024-08-16T04:59:58.531Z Downloaded x509-cert v0.2.5
7092024-08-16T04:59:58.557Z Downloaded slog-async v2.8.0
7102024-08-16T04:59:58.557Z Downloaded signal-hook-mio v0.2.4
7112024-08-16T04:59:58.557Z Downloaded resolv-conf v0.7.0
7122024-08-16T04:59:58.557Z Downloaded der v0.7.9
7132024-08-16T04:59:58.557Z Downloaded object v0.30.4
7142024-08-16T04:59:58.557Z Downloaded idna v0.3.0
7152024-08-16T04:59:58.557Z Downloaded toolchain_find v0.4.0
7162024-08-16T04:59:58.557Z Downloaded stable_deref_trait v1.2.0
7172024-08-16T04:59:58.557Z Downloaded sigpipe v0.1.3
7182024-08-16T04:59:58.557Z Downloaded serde_repr v0.1.19
7192024-08-16T04:59:58.583Z Downloaded rustc-hash v1.1.0
7202024-08-16T04:59:58.583Z Downloaded derive_builder_core v0.20.0
7212024-08-16T04:59:58.583Z Downloaded zip v0.6.6
7222024-08-16T04:59:58.583Z Downloaded zerocopy v0.6.6
7232024-08-16T04:59:58.583Z Downloaded lalrpop v0.19.12
7242024-08-16T04:59:58.608Z Downloaded slog-stdlog v4.1.1
7252024-08-16T04:59:58.608Z Downloaded slog-dtrace v0.3.0
7262024-08-16T04:59:58.608Z Downloaded rustc_version v0.4.0
7272024-08-16T04:59:58.608Z Downloaded derive-where v1.2.7
7282024-08-16T04:59:58.608Z Downloaded yasna v0.5.2
7292024-08-16T04:59:58.609Z Downloaded packed_struct v0.10.1
7302024-08-16T04:59:58.609Z Downloaded hkdf v0.12.4
7312024-08-16T04:59:58.609Z Downloaded idna v0.5.0
7322024-08-16T04:59:58.609Z Downloaded ref-cast v1.0.23
7332024-08-16T04:59:58.634Z Downloaded derive_builder v0.20.0
7342024-08-16T04:59:58.634Z Downloaded der_derive v0.7.2
7352024-08-16T04:59:58.634Z Downloaded vte v0.11.1
7362024-08-16T04:59:58.635Z Downloaded vergen v8.3.2
7372024-08-16T04:59:58.635Z Downloaded http v1.1.0
7382024-08-16T04:59:58.635Z Downloaded http v0.2.12
7392024-08-16T04:59:58.635Z Downloaded data-encoding v2.6.0
7402024-08-16T04:59:58.660Z Downloaded curve25519-dalek v4.1.3
7412024-08-16T04:59:58.660Z Downloaded zone v0.1.8
7422024-08-16T04:59:58.660Z Downloaded zeroize_derive v1.4.2
7432024-08-16T04:59:58.660Z Downloaded whoami v1.5.1
7442024-08-16T04:59:58.660Z Downloaded walkdir v2.5.0
7452024-08-16T04:59:58.661Z Downloaded uuid v1.10.0
7462024-08-16T04:59:58.661Z Downloaded url v2.5.2
7472024-08-16T04:59:58.688Z Downloaded unicode_categories v0.1.1
7482024-08-16T04:59:58.688Z Downloaded heapless v0.8.0
7492024-08-16T04:59:58.689Z Downloaded defmt-macros v0.3.9
7502024-08-16T04:59:58.689Z Downloaded wyz v0.5.1
7512024-08-16T04:59:58.689Z Downloaded vsss-rs v3.3.4
7522024-08-16T04:59:58.689Z Downloaded uzers v0.11.3
7532024-08-16T04:59:58.689Z Downloaded untrusted v0.7.1
7542024-08-16T04:59:58.689Z Downloaded unsafe-libyaml v0.2.11
7552024-08-16T04:59:58.689Z Downloaded universal-hash v0.5.1
7562024-08-16T04:59:58.716Z Downloaded socket2 v0.5.7
7572024-08-16T04:59:58.716Z Downloaded chrono v0.4.38
7582024-08-16T04:59:58.716Z Downloaded zeroize v1.7.0
7592024-08-16T04:59:58.716Z Downloaded xattr v1.3.1
7602024-08-16T04:59:58.716Z Downloaded which v4.4.2
7612024-08-16T04:59:58.716Z Downloaded utf-8 v0.7.6
7622024-08-16T04:59:58.717Z Downloaded untrusted v0.9.0
7632024-08-16T04:59:58.717Z Downloaded spin v0.9.8
7642024-08-16T04:59:58.717Z Downloaded snafu-derive v0.8.2
7652024-08-16T04:59:58.717Z Downloaded snafu v0.8.2
7662024-08-16T04:59:58.741Z Downloaded hickory-server v0.24.1
7672024-08-16T04:59:58.741Z Downloaded hickory-resolver v0.24.1
7682024-08-16T04:59:58.741Z Downloaded hickory-client v0.24.1
7692024-08-16T04:59:58.742Z Downloaded cookie v0.18.1
7702024-08-16T04:59:58.742Z Downloaded waitgroup v0.1.2
7712024-08-16T04:59:58.742Z Downloaded wait-timeout v0.2.0
7722024-08-16T04:59:58.742Z Downloaded vte_generate_state_changes v0.1.1
7732024-08-16T04:59:58.742Z Downloaded sqlformat v0.2.4
7742024-08-16T04:59:58.775Z Downloaded spki v0.7.3
7752024-08-16T04:59:58.776Z Downloaded socket2 v0.4.10
7762024-08-16T04:59:58.776Z Downloaded parking_lot_core v0.9.10
7772024-08-16T04:59:58.776Z Downloaded parking_lot v0.12.2
7782024-08-16T04:59:58.776Z Downloaded parking_lot v0.11.2
7792024-08-16T04:59:58.776Z Downloaded owo-colors v4.0.0
7802024-08-16T04:59:58.776Z Downloaded openssl-sys v0.9.103
7812024-08-16T04:59:58.776Z Downloaded highway v1.2.0
7822024-08-16T04:59:58.808Z Downloaded heck v0.3.3
7832024-08-16T04:59:58.808Z Downloaded heapless v0.7.17
7842024-08-16T04:59:58.809Z Downloaded headers v0.3.9
7852024-08-16T04:59:58.809Z Downloaded tokio-postgres v0.7.11
7862024-08-16T04:59:58.809Z Downloaded time v0.3.36
7872024-08-16T04:59:58.809Z Downloaded nanorand v0.7.0
7882024-08-16T04:59:58.809Z Downloaded libxml v0.3.3
7892024-08-16T04:59:58.837Z Downloaded hyper v0.14.30
7902024-08-16T04:59:58.837Z Downloaded parse-size v1.0.0
7912024-08-16T04:59:58.837Z Downloaded parse-display-derive v0.10.0
7922024-08-16T04:59:58.838Z Downloaded parse-display v0.10.0
7932024-08-16T04:59:58.838Z Downloaded parking_lot_core v0.8.6
7942024-08-16T04:59:58.838Z Downloaded packed_struct_codegen v0.10.1
7952024-08-16T04:59:58.838Z Downloaded http-body v0.4.6
7962024-08-16T04:59:58.838Z Downloaded home v0.5.9
7972024-08-16T04:59:58.838Z Downloaded hmac v0.12.1
7982024-08-16T04:59:58.838Z Downloaded hex v0.4.3
7992024-08-16T04:59:58.838Z Downloaded headers-core v0.2.0
8002024-08-16T04:59:58.838Z Downloaded tokio-macros v2.3.0
8012024-08-16T04:59:58.838Z Downloaded textwrap v0.16.1
8022024-08-16T04:59:58.838Z Downloaded test-strategy v0.3.1
8032024-08-16T04:59:58.839Z Downloaded term v0.7.0
8042024-08-16T04:59:58.865Z Downloaded tar v0.4.41
8052024-08-16T04:59:58.865Z Downloaded steno v0.4.1
8062024-08-16T04:59:58.865Z Downloaded salsa20 v0.10.2
8072024-08-16T04:59:58.865Z Downloaded rustyline v14.0.0
8082024-08-16T04:59:58.865Z Downloaded num-bigint-dig v0.8.4
8092024-08-16T04:59:58.865Z Downloaded nom v7.1.3
8102024-08-16T04:59:58.896Z Downloaded mio v1.0.2
8112024-08-16T04:59:58.896Z Downloaded mio v0.8.11
8122024-08-16T04:59:58.896Z Downloaded libm v0.2.8
8132024-08-16T04:59:58.930Z Downloaded itertools v0.13.0
8142024-08-16T04:59:58.930Z Downloaded itertools v0.12.1
8152024-08-16T04:59:58.930Z Downloaded itertools v0.10.5
8162024-08-16T04:59:58.930Z Downloaded clang-sys v1.7.0
8172024-08-16T04:59:58.930Z Downloaded cc v1.0.97
8182024-08-16T04:59:58.959Z Downloaded bstr v1.9.1
8192024-08-16T04:59:58.959Z Downloaded path-slash v0.1.5
8202024-08-16T04:59:58.959Z Downloaded paste v1.0.15
8212024-08-16T04:59:58.959Z Downloaded password-hash v0.5.0
8222024-08-16T04:59:58.959Z Downloaded oso-derive v0.27.3
8232024-08-16T04:59:58.959Z Downloaded oso v0.27.3
8242024-08-16T04:59:58.959Z Downloaded openssl-probe v0.1.5
8252024-08-16T04:59:58.960Z Downloaded httpdate v1.0.3
8262024-08-16T04:59:58.960Z Downloaded httparse v1.8.0
8272024-08-16T04:59:58.960Z Downloaded http-range v0.1.5
8282024-08-16T04:59:58.960Z Downloaded hostname v0.4.0
8292024-08-16T04:59:58.960Z Downloaded hostname v0.3.1
8302024-08-16T04:59:58.960Z Downloaded tokio-stream v0.1.15
8312024-08-16T04:59:59.024Z Downloaded tokio-rustls v0.25.0
8322024-08-16T04:59:59.024Z Downloaded tokio-rustls v0.24.1
8332024-08-16T04:59:59.025Z Downloaded tokio-native-tls v0.3.1
8342024-08-16T04:59:59.025Z Downloaded tls_codec_derive v0.4.1
8352024-08-16T04:59:59.025Z Downloaded tls_codec v0.4.1
8362024-08-16T04:59:59.025Z Downloaded tinyvec_macros v0.1.1
8372024-08-16T04:59:59.025Z Downloaded tinyvec v1.6.0
8382024-08-16T04:59:59.025Z Downloaded time-macros v0.2.18
8392024-08-16T04:59:59.025Z Downloaded time-core v0.1.2
8402024-08-16T04:59:59.025Z Downloaded thread_local v1.1.8
8412024-08-16T04:59:59.025Z Downloaded thiserror-no-std v2.0.2
8422024-08-16T04:59:59.089Z Downloaded thiserror-impl-no-std v2.0.2
8432024-08-16T04:59:59.089Z Downloaded termtree v0.4.1
8442024-08-16T04:59:59.089Z Downloaded termios v0.3.3
8452024-08-16T04:59:59.089Z Downloaded termcolor v1.4.1
8462024-08-16T04:59:59.089Z Downloaded tempfile v3.10.1
8472024-08-16T04:59:59.089Z Downloaded tap v1.0.1
8482024-08-16T04:59:59.089Z Downloaded take_mut v0.2.2
8492024-08-16T04:59:59.089Z Downloaded tabwriter v1.4.0
8502024-08-16T04:59:59.089Z Downloaded sync_wrapper v0.1.2
8512024-08-16T04:59:59.090Z Downloaded supports-color v3.0.0
8522024-08-16T04:59:59.090Z Downloaded subtle v2.5.0
8532024-08-16T04:59:59.090Z Downloaded subprocess v0.2.9
8542024-08-16T04:59:59.090Z Downloaded strum_macros v0.26.4
8552024-08-16T04:59:59.090Z Downloaded strum_macros v0.25.3
8562024-08-16T04:59:59.090Z Downloaded strum_macros v0.24.3
8572024-08-16T04:59:59.090Z Downloaded strum v0.26.3
8582024-08-16T04:59:59.090Z Downloaded structmeta-derive v0.3.0
8592024-08-16T04:59:59.090Z Downloaded structmeta-derive v0.2.0
8602024-08-16T04:59:59.090Z Downloaded structmeta v0.3.0
8612024-08-16T04:59:59.090Z Downloaded structmeta v0.2.0
8622024-08-16T04:59:59.090Z Downloaded strip-ansi-escapes v0.2.0
8632024-08-16T04:59:59.090Z Downloaded stringprep v0.1.4
8642024-08-16T04:59:59.090Z Downloaded string_cache v0.8.7
8652024-08-16T04:59:59.090Z Downloaded static_assertions v1.1.0
8662024-08-16T04:59:59.091Z Downloaded serde_arrays v0.1.0
8672024-08-16T04:59:59.091Z Downloaded serde-hex v0.1.0
8682024-08-16T04:59:59.091Z Downloaded semver v0.1.20
8692024-08-16T04:59:59.091Z Downloaded secrecy v0.8.0
8702024-08-16T04:59:59.091Z Downloaded sec1 v0.7.3
8712024-08-16T04:59:59.091Z Downloaded sct v0.7.1
8722024-08-16T04:59:59.091Z Downloaded scrypt v0.11.0
8732024-08-16T04:59:59.091Z Downloaded scopeguard v1.2.0
8742024-08-16T04:59:59.091Z Downloaded schemars_derive v0.8.21
8752024-08-16T04:59:59.092Z Downloaded schemars v0.8.21
8762024-08-16T04:59:59.125Z Downloaded scheduled-thread-pool v0.2.7
8772024-08-16T04:59:59.125Z Downloaded same-file v1.0.6
8782024-08-16T04:59:59.125Z Downloaded samael v0.0.15
8792024-08-16T04:59:59.125Z Downloaded num_enum_derive v0.5.11
8802024-08-16T04:59:59.125Z Downloaded num-rational v0.4.2
8812024-08-16T04:59:59.125Z Downloaded nu-ansi-term v0.50.0
8822024-08-16T04:59:59.125Z Downloaded mockall_derive v0.13.0
8832024-08-16T04:59:59.125Z Downloaded debug-ignore v1.0.5
8842024-08-16T04:59:59.125Z Downloaded darling v0.20.9
8852024-08-16T04:59:59.126Z Downloaded crypto-bigint v0.5.5
8862024-08-16T04:59:59.126Z Downloaded crucible-workspace-hack v0.1.0
8872024-08-16T04:59:59.126Z Downloaded crossterm v0.27.0
8882024-08-16T04:59:59.126Z Downloaded crossbeam-epoch v0.9.18
8892024-08-16T04:59:59.126Z Downloaded crossbeam-channel v0.5.12
8902024-08-16T04:59:59.126Z Downloaded const-oid v0.9.6
8912024-08-16T04:59:59.126Z Downloaded compact_str v0.8.0
8922024-08-16T04:59:59.156Z Downloaded ciborium-ll v0.2.2
8932024-08-16T04:59:59.156Z Downloaded chacha20poly1305 v0.10.1
8942024-08-16T04:59:59.156Z Downloaded cancel-safe-futures v0.1.5
8952024-08-16T04:59:59.156Z Downloaded bstr v0.2.17
8962024-08-16T04:59:59.156Z Downloaded serde-big-array v0.5.1
8972024-08-16T04:59:59.156Z Downloaded opaque-debug v0.3.1
8982024-08-16T04:59:59.156Z Downloaded omicron-zone-package v0.11.0
8992024-08-16T04:59:59.156Z Downloaded number_prefix v0.4.0
9002024-08-16T04:59:59.157Z Downloaded num_cpus v1.16.0
9012024-08-16T04:59:59.157Z Downloaded num-traits v0.2.19
9022024-08-16T04:59:59.157Z Downloaded num-integer v0.1.46
9032024-08-16T04:59:59.184Z Downloaded num-complex v0.4.6
9042024-08-16T04:59:59.184Z Downloaded nibble_vec v0.1.0
9052024-08-16T04:59:59.184Z Downloaded newtype-uuid v1.1.0
9062024-08-16T04:59:59.184Z Downloaded new_debug_unreachable v1.0.6
9072024-08-16T04:59:59.184Z Downloaded native-tls v0.2.11
9082024-08-16T04:59:59.184Z Downloaded multimap v0.10.0
9092024-08-16T04:59:59.184Z Downloaded miniz_oxide v0.7.2
9102024-08-16T04:59:59.184Z Downloaded minimal-lexical v0.2.1
9112024-08-16T04:59:59.184Z Downloaded mime_guess v2.0.4
9122024-08-16T04:59:59.184Z Downloaded memoffset v0.9.1
9132024-08-16T04:59:59.184Z Downloaded md-5 v0.10.6
9142024-08-16T04:59:59.185Z Downloaded match_cfg v0.1.0
9152024-08-16T04:59:59.185Z Downloaded managed v0.8.0
9162024-08-16T04:59:59.185Z Downloaded lock_api v0.4.12
9172024-08-16T04:59:59.214Z Downloaded linear-map v1.2.0
9182024-08-16T04:59:59.214Z Downloaded libloading v0.8.3
9192024-08-16T04:59:59.214Z Downloaded libefi-sys v0.1.0
9202024-08-16T04:59:59.214Z Downloaded lazy_static v1.5.0
9212024-08-16T04:59:59.214Z Downloaded keccak v0.1.5
9222024-08-16T04:59:59.214Z Downloaded indicatif v0.17.8
9232024-08-16T04:59:59.215Z Downloaded indexmap v1.9.3
9242024-08-16T04:59:59.215Z Downloaded darling_macro v0.20.9
9252024-08-16T04:59:59.215Z Downloaded crc-catalog v2.4.0
9262024-08-16T04:59:59.215Z Downloaded crc v3.2.1
9272024-08-16T04:59:59.215Z Downloaded convert_case v0.4.0
9282024-08-16T04:59:59.215Z Downloaded const_format_proc_macros v0.2.32
9292024-08-16T04:59:59.215Z Downloaded colored v2.1.0
9302024-08-16T04:59:59.240Z Downloaded cfg_aliases v0.1.1
9312024-08-16T04:59:59.240Z Downloaded blake3 v1.5.1
9322024-08-16T04:59:59.240Z Downloaded bitvec v1.0.1
9332024-08-16T04:59:59.265Z Downloaded bindgen v0.69.4
9342024-08-16T04:59:59.265Z Downloaded arrayref v0.3.7
9352024-08-16T04:59:59.265Z Downloaded aho-corasick v1.1.3
9362024-08-16T04:59:59.265Z Downloaded mockall v0.13.0
9372024-08-16T04:59:59.265Z Downloaded impl-trait-for-tuples v0.2.2
9382024-08-16T04:59:59.265Z Downloaded hyper-rustls v0.24.2
9392024-08-16T04:59:59.289Z Downloaded humantime v2.1.0
9402024-08-16T04:59:59.289Z Downloaded defmt v0.3.8
9412024-08-16T04:59:59.289Z Downloaded crossterm v0.28.1
9422024-08-16T04:59:59.289Z Downloaded castaway v0.2.3
9432024-08-16T04:59:59.289Z Downloaded aes v0.8.4
9442024-08-16T04:59:59.289Z Downloaded num-iter v0.1.45
9452024-08-16T04:59:59.289Z Downloaded num-derive v0.4.2
9462024-08-16T04:59:59.289Z Downloaded normalize-line-endings v0.3.0
9472024-08-16T04:59:59.290Z Downloaded newtype_derive v0.1.6
9482024-08-16T04:59:59.313Z Downloaded newline-converter v0.3.0
9492024-08-16T04:59:59.314Z Downloaded multer v3.1.0
9502024-08-16T04:59:59.314Z Downloaded memmap2 v0.9.4
9512024-08-16T04:59:59.314Z Downloaded maybe-uninit v2.0.0
9522024-08-16T04:59:59.314Z Downloaded maplit v1.0.2
9532024-08-16T04:59:59.314Z Downloaded lru-cache v0.1.2
9542024-08-16T04:59:59.314Z Downloaded lru v0.12.3
9552024-08-16T04:59:59.314Z Downloaded linked-hash-map v0.5.6
9562024-08-16T04:59:59.314Z Downloaded lazycell v1.3.0
9572024-08-16T04:59:59.314Z Downloaded lalrpop-util v0.19.12
9582024-08-16T04:59:59.314Z Downloaded kstat-rs v0.2.4
9592024-08-16T04:59:59.314Z Downloaded jobserver v0.1.32
9602024-08-16T04:59:59.314Z Downloaded is-terminal v0.4.12
9612024-08-16T04:59:59.314Z Downloaded ipnetwork v0.20.0
9622024-08-16T04:59:59.314Z Downloaded ipnet v2.9.0
9632024-08-16T04:59:59.314Z Downloaded instability v0.3.2
9642024-08-16T04:59:59.339Z Downloaded inout v0.1.3
9652024-08-16T04:59:59.339Z Downloaded indoc v1.0.9
9662024-08-16T04:59:59.339Z Downloaded indent_write v2.2.0
9672024-08-16T04:59:59.339Z Downloaded iana-time-zone v0.1.60
9682024-08-16T04:59:59.339Z Downloaded hubpack v0.1.2
9692024-08-16T04:59:59.339Z Downloaded crc-any v2.5.0
9702024-08-16T04:59:59.339Z Downloaded const_format v0.2.32
9712024-08-16T04:59:59.339Z Downloaded console v0.15.8
9722024-08-16T04:59:59.339Z Downloaded camino-tempfile v1.1.1
9732024-08-16T04:59:59.339Z Downloaded bitstruct_derive v0.1.0
9742024-08-16T04:59:59.339Z Downloaded bitflags v1.3.2
9752024-08-16T04:59:59.363Z Downloaded bitfield v0.14.0
9762024-08-16T04:59:59.364Z Downloaded assert_matches v1.5.0
9772024-08-16T04:59:59.364Z Downloaded ascii v1.1.0
9782024-08-16T04:59:59.364Z Downloaded arrayvec v0.7.4
9792024-08-16T04:59:59.364Z Downloaded argon2 v0.5.3
9802024-08-16T04:59:59.364Z Downloaded arc-swap v1.7.1
9812024-08-16T04:59:59.364Z Downloaded allocator-api2 v0.2.18
9822024-08-16T04:59:59.364Z Downloaded ahash v0.8.11
9832024-08-16T04:59:59.364Z Downloaded num_threads v0.1.7
9842024-08-16T04:59:59.364Z Downloaded num-conv v0.1.0
9852024-08-16T04:59:59.391Z Downloaded num v0.4.3
9862024-08-16T04:59:59.391Z Downloaded nodrop v0.1.14
9872024-08-16T04:59:59.391Z Downloaded mime v0.3.17
9882024-08-16T04:59:59.391Z Downloaded libsw v3.3.1
9892024-08-16T04:59:59.391Z Downloaded is_ci v1.2.0
9902024-08-16T04:59:59.391Z Downloaded instant v0.1.12
9912024-08-16T04:59:59.391Z Downloaded ident_case v1.0.1
9922024-08-16T04:59:59.391Z Downloaded hyper-tls v0.5.0
9932024-08-16T04:59:59.391Z Downloaded hyper-staticfile v0.9.5
9942024-08-16T04:59:59.391Z Downloaded hubpack_derive v0.1.1
9952024-08-16T04:59:59.391Z Downloaded darling_core v0.20.9
9962024-08-16T04:59:59.391Z Downloaded curve25519-dalek-derive v0.1.1
9972024-08-16T04:59:59.391Z Downloaded crossbeam-deque v0.8.5
9982024-08-16T04:59:59.391Z Downloaded crc32fast v1.4.0
9992024-08-16T04:59:59.391Z Downloaded cookie_store v0.20.0
10002024-08-16T04:59:59.418Z Downloaded cobs v0.2.3
10012024-08-16T04:59:59.418Z Downloaded cipher v0.4.4
10022024-08-16T04:59:59.418Z Downloaded ciborium-io v0.2.2
10032024-08-16T04:59:59.418Z Downloaded ciborium v0.2.2
10042024-08-16T04:59:59.418Z Downloaded chacha20 v0.9.1
10052024-08-16T04:59:59.418Z Downloaded cexpr v0.6.0
10062024-08-16T04:59:59.418Z Downloaded cbc v0.1.2
10072024-08-16T04:59:59.418Z Downloaded cassowary v0.3.0
10082024-08-16T04:59:59.418Z Downloaded bzip2 v0.4.4
10092024-08-16T04:59:59.418Z Downloaded bytes v1.7.1
10102024-08-16T04:59:59.418Z Downloaded blake2 v0.10.6
10112024-08-16T04:59:59.418Z Downloaded bit-set v0.5.3
10122024-08-16T04:59:59.418Z Downloaded bcs v0.1.6
10132024-08-16T04:59:59.446Z Downloaded base64ct v1.6.0
10142024-08-16T04:59:59.446Z Downloaded base64 v0.22.1
10152024-08-16T04:59:59.446Z Downloaded base64 v0.21.7
10162024-08-16T04:59:59.446Z Downloaded base64 v0.13.1
10172024-08-16T04:59:59.446Z Downloaded base16ct v0.2.0
10182024-08-16T04:59:59.446Z Downloaded backtrace v0.3.71
10192024-08-16T04:59:59.446Z Downloaded backoff v0.4.0
10202024-08-16T04:59:59.446Z Downloaded atomicwrites v0.4.3
10212024-08-16T04:59:59.447Z Downloaded async-trait v0.1.81
10222024-08-16T04:59:59.497Z Downloaded async-stream v0.3.5
10232024-08-16T04:59:59.497Z Downloaded async-recursion v1.1.1
10242024-08-16T04:59:59.497Z Downloaded ascii-canvas v3.0.0
10252024-08-16T04:59:59.497Z Downloaded aead v0.5.2
10262024-08-16T04:59:59.497Z Downloaded adler v1.0.2
10272024-08-16T04:59:59.498Z Downloaded addr2line v0.21.0
10282024-08-16T04:59:59.498Z Downloaded cstr-argument v0.1.2
10292024-08-16T04:59:59.498Z Downloaded crunchy v0.2.2
10302024-08-16T04:59:59.498Z Downloaded crossbeam-utils v0.8.19
10312024-08-16T04:59:59.498Z Downloaded cookie v0.17.0
10322024-08-16T04:59:59.498Z Downloaded constant_time_eq v0.3.0
10332024-08-16T04:59:59.498Z Downloaded buf-list v1.0.3
10342024-08-16T04:59:59.498Z Downloaded block-padding v0.3.3
10352024-08-16T04:59:59.499Z Downloaded bitstruct v0.1.1
10362024-08-16T04:59:59.499Z Downloaded bitfield-struct v0.6.1
10372024-08-16T04:59:59.499Z Downloaded bit-vec v0.6.3
10382024-08-16T04:59:59.558Z Downloaded bb8 v0.8.5
10392024-08-16T04:59:59.559Z Downloaded atty v0.2.14
10402024-08-16T04:59:59.559Z Downloaded atomic-waker v1.1.2
10412024-08-16T04:59:59.559Z Downloaded async-stream-impl v0.3.5
10422024-08-16T04:59:59.559Z Downloaded array-init v0.0.4
10432024-08-16T04:59:59.641Z Compiling cfg-if v1.0.0
10442024-08-16T04:59:59.642Z Compiling serde v1.0.207
10452024-08-16T04:59:59.674Z Compiling lock_api v0.4.12
10462024-08-16T04:59:59.675Z Compiling typenum v1.17.0
10472024-08-16T04:59:59.675Z Compiling scopeguard v1.2.0
10482024-08-16T04:59:59.675Z Compiling generic-array v0.14.7
10492024-08-16T04:59:59.675Z Compiling syn v2.0.74
10502024-08-16T04:59:59.676Z Compiling log v0.4.21
10512024-08-16T04:59:59.770Z Compiling getrandom v0.2.14
10522024-08-16T04:59:59.913Z Compiling jobserver v0.1.32
10532024-08-16T04:59:59.988Z Compiling rand_core v0.6.4
10542024-08-16T05:00:00.234Z Compiling subtle v2.5.0
10552024-08-16T05:00:00.290Z Compiling const-oid v0.9.6
10562024-08-16T05:00:00.290Z Compiling cc v1.0.97
10572024-08-16T05:00:00.478Z Compiling smallvec v1.13.2
10582024-08-16T05:00:00.502Z Compiling pin-project-lite v0.2.14
10592024-08-16T05:00:00.544Z Compiling parking_lot_core v0.9.10
10602024-08-16T05:00:00.633Z Compiling spin v0.9.8
10612024-08-16T05:00:00.737Z Compiling signal-hook-registry v1.4.2
10622024-08-16T05:00:00.891Z Compiling mio v0.8.11
10632024-08-16T05:00:01.082Z Compiling ahash v0.8.11
10642024-08-16T05:00:01.363Z Compiling tinyvec_macros v0.1.1
10652024-08-16T05:00:01.411Z Compiling parking_lot v0.12.2
10662024-08-16T05:00:01.494Z Compiling tinyvec v1.6.0
10672024-08-16T05:00:01.830Z Compiling socket2 v0.5.7
10682024-08-16T05:00:02.169Z Compiling num_cpus v1.16.0
10692024-08-16T05:00:02.269Z Compiling futures-core v0.3.30
10702024-08-16T05:00:02.303Z Compiling cpufeatures v0.2.12
10712024-08-16T05:00:02.378Z Compiling libm v0.2.8
10722024-08-16T05:00:02.418Z Compiling serde_json v1.0.125
10732024-08-16T05:00:02.601Z Compiling slab v0.4.9
10742024-08-16T05:00:02.627Z Compiling num-traits v0.2.19
10752024-08-16T05:00:02.855Z Compiling unicode-bidi v0.3.15
10762024-08-16T05:00:02.929Z Compiling futures-sink v0.3.30
10772024-08-16T05:00:02.961Z Compiling allocator-api2 v0.2.18
10782024-08-16T05:00:03.289Z Compiling futures-channel v0.3.30
10792024-08-16T05:00:03.339Z Compiling unicode-normalization v0.1.23
10802024-08-16T05:00:03.758Z Compiling pin-utils v0.1.0
10812024-08-16T05:00:03.874Z Compiling pkg-config v0.3.30
10822024-08-16T05:00:03.906Z Compiling vcpkg v0.2.15
10832024-08-16T05:00:03.938Z Compiling futures-io v0.3.30
10842024-08-16T05:00:04.469Z Compiling futures-task v0.3.30
10852024-08-16T05:00:04.529Z Compiling base64ct v1.6.0
10862024-08-16T05:00:04.621Z Compiling ring v0.17.8
10872024-08-16T05:00:04.658Z Compiling ppv-lite86 v0.2.17
10882024-08-16T05:00:04.722Z Compiling percent-encoding v2.3.1
10892024-08-16T05:00:05.052Z Compiling pem-rfc7468 v0.7.0
10902024-08-16T05:00:05.080Z Compiling flagset v0.4.5
10912024-08-16T05:00:05.242Z Compiling rand_chacha v0.3.1
10922024-08-16T05:00:05.313Z Compiling tracing-core v0.1.32
10932024-08-16T05:00:05.345Z Compiling untrusted v0.9.0
10942024-08-16T05:00:05.446Z Compiling rustix v0.38.34
10952024-08-16T05:00:05.754Z Compiling rand v0.8.5
10962024-08-16T05:00:05.929Z Compiling openssl-sys v0.9.103
10972024-08-16T05:00:06.027Z Compiling time-core v0.1.2
10982024-08-16T05:00:06.188Z Compiling num-conv v0.1.0
10992024-08-16T05:00:06.238Z Compiling foreign-types-shared v0.1.1
11002024-08-16T05:00:06.349Z Compiling rustversion v1.0.17
11012024-08-16T05:00:06.466Z Compiling openssl v0.10.66
11022024-08-16T05:00:06.519Z Compiling httparse v1.8.0
11032024-08-16T05:00:06.915Z Compiling powerfmt v0.2.0
11042024-08-16T05:00:06.990Z Compiling time-macros v0.2.18
11052024-08-16T05:00:07.153Z Compiling foreign-types v0.3.2
11062024-08-16T05:00:07.207Z Compiling deranged v0.3.11
11072024-08-16T05:00:07.248Z Compiling form_urlencoded v1.2.1
11082024-08-16T05:00:07.298Z Compiling lazy_static v1.5.0
11092024-08-16T05:00:07.414Z Compiling try-lock v0.2.5
11102024-08-16T05:00:07.518Z Compiling siphasher v0.3.11
11112024-08-16T05:00:07.543Z Compiling native-tls v0.2.11
11122024-08-16T05:00:07.569Z Compiling num_threads v0.1.7
11132024-08-16T05:00:07.684Z Compiling syn v1.0.109
11142024-08-16T05:00:07.842Z Compiling crossbeam-utils v0.8.19
11152024-08-16T05:00:07.874Z Compiling rustls v0.21.12
11162024-08-16T05:00:08.181Z Compiling want v0.3.1
11172024-08-16T05:00:08.492Z Compiling idna v0.5.0
11182024-08-16T05:00:08.569Z Compiling aho-corasick v1.1.3
11192024-08-16T05:00:09.110Z Compiling cookie v0.17.0
11202024-08-16T05:00:09.230Z Compiling httpdate v1.0.3
11212024-08-16T05:00:09.425Z Compiling slog v2.7.0
11222024-08-16T05:00:09.702Z Compiling regex-syntax v0.8.4
11232024-08-16T05:00:09.818Z Compiling tower-service v0.3.2
11242024-08-16T05:00:09.943Z Compiling finl_unicode v1.2.0
11252024-08-16T05:00:09.968Z Compiling adler v1.0.2
11262024-08-16T05:00:10.073Z Compiling openssl-probe v0.1.5
11272024-08-16T05:00:10.115Z Compiling time v0.3.36
11282024-08-16T05:00:10.198Z Compiling iana-time-zone v0.1.60
11292024-08-16T05:00:10.408Z Compiling miniz_oxide v0.7.2
11302024-08-16T05:00:10.503Z Compiling stringprep v0.1.4
11312024-08-16T05:00:10.807Z Compiling url v2.5.2
11322024-08-16T05:00:12.503Z Compiling rustls-webpki v0.101.7
11332024-08-16T05:00:12.616Z Compiling sct v0.7.1
11342024-08-16T05:00:12.895Z Compiling regex-automata v0.4.6
11352024-08-16T05:00:13.191Z Compiling serde_derive v1.0.207
11362024-08-16T05:00:13.463Z Compiling zeroize_derive v1.4.2
11372024-08-16T05:00:14.169Z Compiling zerocopy-derive v0.7.34
11382024-08-16T05:00:14.280Z Compiling tokio-macros v2.3.0
11392024-08-16T05:00:14.807Z Compiling thiserror-impl v1.0.63
11402024-08-16T05:00:14.887Z Compiling zeroize v1.7.0
11412024-08-16T05:00:15.528Z Compiling futures-macro v0.3.30
11422024-08-16T05:00:15.620Z Compiling der_derive v0.7.2
11432024-08-16T05:00:16.055Z Compiling zerocopy v0.7.34
11442024-08-16T05:00:16.513Z Compiling crypto-common v0.1.6
11452024-08-16T05:00:16.731Z Compiling block-buffer v0.10.4
11462024-08-16T05:00:16.973Z Compiling digest v0.10.7
11472024-08-16T05:00:17.270Z Compiling block-padding v0.3.3
11482024-08-16T05:00:17.510Z Compiling hmac v0.12.1
11492024-08-16T05:00:17.534Z Compiling inout v0.1.3
11502024-08-16T05:00:17.633Z Compiling thiserror v1.0.63
11512024-08-16T05:00:17.746Z Compiling cipher v0.4.4
11522024-08-16T05:00:17.772Z Compiling sha2 v0.10.8
11532024-08-16T05:00:17.796Z Compiling futures-util v0.3.30
11542024-08-16T05:00:17.821Z Compiling pest v2.7.10
11552024-08-16T05:00:17.959Z Compiling hashbrown v0.14.5
11562024-08-16T05:00:18.230Z Compiling salsa20 v0.10.2
11572024-08-16T05:00:18.460Z Compiling der v0.7.9
11582024-08-16T05:00:19.282Z Compiling pbkdf2 v0.12.2
11592024-08-16T05:00:19.431Z Compiling scroll_derive v0.12.0
11602024-08-16T05:00:20.504Z Compiling pest_meta v2.7.10
11612024-08-16T05:00:20.582Z Compiling tracing-attributes v0.1.27
11622024-08-16T05:00:20.657Z Compiling scroll v0.12.0
11632024-08-16T05:00:21.117Z Compiling spki v0.7.3
11642024-08-16T05:00:21.446Z Compiling scrypt v0.11.0
11652024-08-16T05:00:21.470Z Compiling aes v0.8.4
11662024-08-16T05:00:21.985Z Compiling pest_generator v2.7.10
11672024-08-16T05:00:23.327Z Compiling cbc v0.1.2
11682024-08-16T05:00:23.565Z Compiling pkcs5 v0.7.1
11692024-08-16T05:00:23.667Z Compiling goblin v0.8.2
11702024-08-16T05:00:23.802Z Compiling openssl-macros v0.1.1
11712024-08-16T05:00:23.889Z Compiling tracing v0.1.40
11722024-08-16T05:00:24.180Z Compiling pkcs8 v0.10.2
11732024-08-16T05:00:24.336Z Compiling md-5 v0.10.6
11742024-08-16T05:00:24.502Z Compiling num-integer v0.1.46
11752024-08-16T05:00:24.575Z Compiling backtrace v0.3.71
11762024-08-16T05:00:24.640Z Compiling idna v0.3.0
11772024-08-16T05:00:24.821Z Compiling hash32 v0.2.1
11782024-08-16T05:00:24.891Z Compiling pest_derive v2.7.10
11792024-08-16T05:00:25.010Z Compiling stable_deref_trait v1.2.0
11802024-08-16T05:00:25.106Z Compiling smoltcp v0.9.1
11812024-08-16T05:00:25.169Z Compiling base64 v0.22.1
11822024-08-16T05:00:25.202Z Compiling crc32fast v1.4.0
11832024-08-16T05:00:25.634Z Compiling bytes v1.7.1
11842024-08-16T05:00:25.658Z Compiling bitflags v2.6.0
11852024-08-16T05:00:25.870Z Compiling indexmap v2.4.0
11862024-08-16T05:00:25.957Z Compiling semver v1.0.23
11872024-08-16T05:00:26.706Z Compiling tokio v1.38.1
11882024-08-16T05:00:26.816Z Compiling http v0.2.12
11892024-08-16T05:00:27.183Z Compiling rustc_version v0.4.0
11902024-08-16T05:00:27.858Z Compiling heapless v0.7.17
11912024-08-16T05:00:28.249Z Compiling http-body v0.4.6
11922024-08-16T05:00:28.556Z Compiling dtrace-parser v0.2.0
11932024-08-16T05:00:28.598Z Compiling uuid v1.10.0
11942024-08-16T05:00:28.710Z Compiling dof v0.3.0
11952024-08-16T05:00:29.200Z Compiling chrono v0.4.38
11962024-08-16T05:00:29.905Z Compiling usdt-impl v0.5.0
11972024-08-16T05:00:30.463Z Compiling serde_tokenstream v0.2.2
11982024-08-16T05:00:30.637Z Compiling serde_spanned v0.6.7
11992024-08-16T05:00:30.878Z Compiling toml_datetime v0.6.8
12002024-08-16T05:00:31.011Z Compiling num-bigint-dig v0.8.4
12012024-08-16T05:00:31.251Z Compiling cfg_aliases v0.1.1
12022024-08-16T05:00:31.278Z Compiling signal-hook v0.3.17
12032024-08-16T05:00:31.355Z Compiling psl-types v2.0.11
12042024-08-16T05:00:31.505Z Compiling fallible-iterator v0.2.0
12052024-08-16T05:00:31.529Z Compiling gimli v0.28.1
12062024-08-16T05:00:31.929Z Compiling publicsuffix v2.2.3
12072024-08-16T05:00:32.137Z Compiling postgres-protocol v0.6.7
12082024-08-16T05:00:32.161Z Compiling nix v0.28.0
12092024-08-16T05:00:32.358Z Compiling terminal_size v0.3.0
12102024-08-16T05:00:32.659Z Compiling num-iter v0.1.45
12112024-08-16T05:00:32.803Z Compiling hubpack_derive v0.1.1
12122024-08-16T05:00:32.836Z Compiling zerocopy-derive v0.6.6
12132024-08-16T05:00:32.861Z Compiling async-trait v0.1.81
12142024-08-16T05:00:33.705Z Compiling phf_shared v0.11.2
12152024-08-16T05:00:33.729Z Compiling serde_derive_internals v0.29.1
12162024-08-16T05:00:34.067Z Compiling tokio-util v0.7.11
12172024-08-16T05:00:34.147Z Compiling tokio-rustls v0.24.1
12182024-08-16T05:00:34.378Z Compiling tokio-native-tls v0.3.1
12192024-08-16T05:00:34.485Z Compiling ff v0.13.0
12202024-08-16T05:00:34.619Z Compiling object v0.32.2
12212024-08-16T05:00:34.695Z Compiling fs-err v2.11.0
12222024-08-16T05:00:34.814Z Compiling base16ct v0.2.0
12232024-08-16T05:00:34.964Z Compiling h2 v0.3.26
12242024-08-16T05:00:35.105Z Compiling managed v0.8.0
12252024-08-16T05:00:35.281Z Compiling addr2line v0.21.0
12262024-08-16T05:00:35.305Z Compiling schemars v0.8.21
12272024-08-16T05:00:35.502Z Compiling base64 v0.21.7
12282024-08-16T05:00:35.604Z Compiling rustc-demangle v0.1.24
12292024-08-16T05:00:35.809Z Compiling anyhow v1.0.86
12302024-08-16T05:00:35.898Z Compiling regex-automata v0.1.10
12312024-08-16T05:00:36.133Z Compiling winnow v0.5.40
12322024-08-16T05:00:36.161Z Compiling bitflags v1.3.2
12332024-08-16T05:00:36.258Z Compiling either v1.13.0
12342024-08-16T05:00:36.356Z Compiling ipnet v2.9.0
12352024-08-16T05:00:36.442Z Compiling bstr v0.2.17
12362024-08-16T05:00:36.542Z Compiling clap_builder v4.5.15
12372024-08-16T05:00:37.422Z Compiling schemars_derive v0.8.21
12382024-08-16T05:00:37.704Z Compiling rustls-pemfile v1.0.4
12392024-08-16T05:00:38.174Z Compiling sec1 v0.7.3
12402024-08-16T05:00:38.670Z Compiling zerocopy v0.6.6
12412024-08-16T05:00:38.762Z Compiling group v0.13.0
12422024-08-16T05:00:39.111Z Compiling phf v0.11.2
12432024-08-16T05:00:39.408Z Compiling toml_edit v0.19.15
12442024-08-16T05:00:39.552Z Compiling cookie_store v0.20.0
12452024-08-16T05:00:39.656Z Compiling hubpack v0.1.2
12462024-08-16T05:00:40.124Z Compiling usdt-macro v0.5.0
12472024-08-16T05:00:40.549Z Compiling usdt-attr-macro v0.5.0
12482024-08-16T05:00:40.926Z Compiling hyper v0.14.30
12492024-08-16T05:00:41.391Z Compiling postgres-types v0.2.7
12502024-08-16T05:00:42.681Z Compiling serde_urlencoded v0.7.1
12512024-08-16T05:00:43.058Z Compiling pkcs1 v0.7.5
12522024-08-16T05:00:43.165Z Compiling futures-executor v0.3.30
12532024-08-16T05:00:43.332Z Compiling regex v1.10.6
12542024-08-16T05:00:43.722Z Compiling hkdf v0.12.4
12552024-08-16T05:00:43.990Z Compiling signature v2.2.0
12562024-08-16T05:00:44.032Z Compiling crypto-bigint v0.5.5
12572024-08-16T05:00:44.104Z Compiling serde_repr v0.1.19
12582024-08-16T05:00:44.266Z Compiling strum_macros v0.25.3
12592024-08-16T05:00:44.373Z Compiling enum-as-inner v0.6.0
12602024-08-16T05:00:44.855Z Compiling clap_derive v4.5.13
12612024-08-16T05:00:45.102Z Compiling phf_shared v0.10.0
12622024-08-16T05:00:45.253Z Compiling float-cmp v0.9.0
12632024-08-16T05:00:45.449Z Compiling idna v0.4.0
12642024-08-16T05:00:45.473Z Compiling mio v1.0.2
12652024-08-16T05:00:46.236Z Compiling encoding_rs v0.8.34
12662024-08-16T05:00:46.512Z Compiling static_assertions v1.1.0
12672024-08-16T05:00:46.684Z Compiling webpki-roots v0.25.4
12682024-08-16T05:00:46.765Z Compiling dyn-clone v1.0.17
12692024-08-16T05:00:46.867Z Compiling sync_wrapper v0.1.2
12702024-08-16T05:00:46.976Z Compiling bit-vec v0.6.3
12712024-08-16T05:00:47.000Z Compiling whoami v1.5.1
12722024-08-16T05:00:47.397Z Compiling hyper-rustls v0.24.2
12732024-08-16T05:00:47.597Z Compiling hyper-tls v0.5.0
12742024-08-16T05:00:47.707Z Compiling mime v0.3.17
12752024-08-16T05:00:47.750Z Compiling minimal-lexical v0.2.1
12762024-08-16T05:00:47.923Z Compiling normalize-line-endings v0.3.0
12772024-08-16T05:00:48.070Z Compiling difflib v0.4.0
12782024-08-16T05:00:48.209Z Compiling precomputed-hash v0.1.1
12792024-08-16T05:00:48.256Z Compiling predicates-core v1.0.6
12802024-08-16T05:00:48.330Z Compiling data-encoding v2.6.0
12812024-08-16T05:00:48.658Z Compiling unicode-segmentation v1.11.0
12822024-08-16T05:00:49.197Z Compiling fixedbitset v0.4.2
12832024-08-16T05:00:49.249Z Compiling new_debug_unreachable v1.0.6
12842024-08-16T05:00:49.344Z Compiling string_cache v0.8.7
12852024-08-16T05:00:49.393Z Compiling similar v2.5.0
12862024-08-16T05:00:49.550Z Compiling petgraph v0.6.5
12872024-08-16T05:00:49.606Z Compiling clap v4.5.15
12882024-08-16T05:00:49.712Z Compiling hickory-proto v0.24.1
12892024-08-16T05:00:49.765Z Compiling toml_edit v0.22.20
12902024-08-16T05:00:49.824Z Compiling console v0.15.8
12912024-08-16T05:00:50.009Z Compiling predicates v3.1.2
12922024-08-16T05:00:50.439Z Compiling reqwest v0.11.27
12932024-08-16T05:00:51.166Z Compiling nom v7.1.3
12942024-08-16T05:00:51.468Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12952024-08-16T05:00:51.589Z Compiling tokio-postgres v0.7.11
12962024-08-16T05:00:52.843Z Compiling bit-set v0.5.3
12972024-08-16T05:00:53.153Z Compiling elliptic-curve v0.13.8
12982024-08-16T05:00:53.922Z Compiling usdt v0.5.0
12992024-08-16T05:00:54.180Z Compiling signal-hook-mio v0.2.4
13002024-08-16T05:00:54.343Z Compiling rsa v0.9.6
13012024-08-16T05:00:54.367Z Compiling futures v0.3.30
13022024-08-16T05:00:54.470Z Compiling flate2 v1.0.31
13032024-08-16T05:00:55.284Z Compiling toml v0.7.8
13042024-08-16T05:00:56.766Z Compiling itertools v0.10.5
13052024-08-16T05:00:56.766Z Compiling itertools v0.12.1
13062024-08-16T05:00:57.004Z Compiling tokio-stream v0.1.15
13072024-08-16T05:00:57.457Z Compiling openapiv3 v2.0.0
13082024-08-16T05:00:57.802Z Compiling hex v0.4.3
13092024-08-16T05:00:58.186Z Compiling bstr v1.9.1
13102024-08-16T05:00:58.321Z Compiling sha1 v0.10.6
13112024-08-16T05:00:58.722Z Compiling crossbeam-epoch v0.9.18
13122024-08-16T05:00:59.196Z Compiling dirs-sys-next v0.1.2
13132024-08-16T05:00:59.357Z Compiling lalrpop-util v0.19.12
13142024-08-16T05:00:59.433Z Compiling peg-runtime v0.8.3
13152024-08-16T05:00:59.628Z Compiling unicode-xid v0.2.4
13162024-08-16T05:00:59.681Z Compiling dirs-next v2.0.0
13172024-08-16T05:00:59.742Z Compiling thread_local v1.1.8
13182024-08-16T05:00:59.777Z Compiling slog-async v2.8.0
13192024-08-16T05:00:59.802Z Compiling xattr v1.3.1
13202024-08-16T05:00:59.871Z Compiling term v0.7.0
13212024-08-16T05:01:00.019Z Compiling strum_macros v0.26.4
13222024-08-16T05:01:00.044Z Compiling crossbeam-channel v0.5.12
13232024-08-16T05:01:00.253Z Compiling filetime v0.2.24
13242024-08-16T05:01:00.309Z Compiling is-terminal v0.4.12
13252024-08-16T05:01:00.427Z Compiling take_mut v0.2.2
13262024-08-16T05:01:00.531Z Compiling tar v0.4.41
13272024-08-16T05:01:00.573Z Compiling slog-term v2.9.1
13282024-08-16T05:01:00.986Z Compiling camino v1.1.7
13292024-08-16T05:01:02.315Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13302024-08-16T05:01:03.252Z Compiling strum v0.26.3
13312024-08-16T05:01:03.365Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13322024-08-16T05:01:10.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
13332024-08-16T05:01:10.458Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13342024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: Cockroach
13352024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: Clickhouse
13362024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: Console
13372024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: DendriteOpenapi
13382024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: MaghemiteMgd
13392024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: DendriteStub
13402024-08-16T05:01:10.532ZAug 16 05:01:10.436 INFO Starting download, target: TransceiverControl
13412024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13422024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/dpd-21b16567f28e103f145cd18d53fac6958429c4ff.json (attempt 1/3), target: DendriteOpenapi
13432024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13442024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13452024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13462024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13472024-08-16T05:01:10.573ZAug 16 05:01:10.438 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13482024-08-16T05:01:11.537ZAug 16 05:01:10.863 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13492024-08-16T05:01:11.537ZAug 16 05:01:11.024 INFO Download complete, target: DendriteOpenapi
13502024-08-16T05:01:11.537ZAug 16 05:01:11.361 INFO Download complete, target: Console
13512024-08-16T05:01:12.098ZAug 16 05:01:12.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13522024-08-16T05:01:12.779ZAug 16 05:01:12.692 INFO Download complete, target: TransceiverControl
13532024-08-16T05:01:13.299ZAug 16 05:01:13.213 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13542024-08-16T05:01:14.016ZAug 16 05:01:13.929 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13552024-08-16T05:01:16.681ZAug 16 05:01:16.595 INFO Download complete, target: MaghemiteMgd
13562024-08-16T05:01:16.839ZAug 16 05:01:16.752 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13572024-08-16T05:01:16.839ZAug 16 05:01:16.752 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13582024-08-16T05:01:17.227ZAug 16 05:01:17.141 INFO Download complete, target: DendriteStub
13592024-08-16T05:01:26.426ZAug 16 05:01:26.342 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13602024-08-16T05:01:26.886ZAug 16 05:01:26.801 INFO Checking that binary works, target: Cockroach
13612024-08-16T05:01:27.117ZAug 16 05:01:27.032 INFO Download complete, target: Cockroach
13622024-08-16T05:01:27.997ZAug 16 05:01:27.913 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13632024-08-16T05:01:43.639ZAug 16 05:01:43.557 INFO Checking that binary works, target: Clickhouse
13642024-08-16T05:01:43.785ZAug 16 05:01:43.704 INFO Download complete, target: Clickhouse
13652024-08-16T05:01:43.812ZAll builder prerequisites installed successfully, and PATH looks valid
13662024-08-16T05:01:43.836Z
13672024-08-16T05:01:43.836Zreal 3:48.825313997
13682024-08-16T05:01:43.836Zuser 10:30.639591518
13692024-08-16T05:01:43.836Zsys 2:29.180823550
13702024-08-16T05:01:43.836Ztrap 0.364704013
13712024-08-16T05:01:43.836Ztflt 0.474131818
13722024-08-16T05:01:43.836Zdflt 1.798389406
13732024-08-16T05:01:43.836Zkflt 0.008905332
13742024-08-16T05:01:43.836Zlock 24:31.858816239
13752024-08-16T05:01:43.836Zslp 39:31.830689716
13762024-08-16T05:01:43.836Zlat 46.595887378
13772024-08-16T05:01:43.836Zstop 1:51.402035787
13782024-08-16T05:01:43.836Z+ banner hack-check
13792024-08-16T05:01:43.836Z
13802024-08-16T05:01:43.836Z # # ## #### # # #### # # ###### #### # #
13812024-08-16T05:01:43.836Z # # # # # # # # # # # # # # # # #
13822024-08-16T05:01:43.836Z ###### # # # #### ##### # ###### ##### # ####
13832024-08-16T05:01:43.836Z # # ###### # # # # # # # # # #
13842024-08-16T05:01:43.837Z # # # # # # # # # # # # # # # # #
13852024-08-16T05:01:43.837Z # # # # #### # # #### # # ###### #### # #
13862024-08-16T05:01:43.837Z
13872024-08-16T05:01:43.837Z+ export CARGO_INCREMENTAL=0
13882024-08-16T05:01:43.837Z+ CARGO_INCREMENTAL=0
13892024-08-16T05:01:43.837Z+ ptime -m timeout 2h cargo xtask check-features --ci
13902024-08-16T05:01:44.586Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13912024-08-16T05:01:49.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
13922024-08-16T05:01:49.200Z Running `target/debug/xtask check-features --ci`
13932024-08-16T05:01:49.235Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
13942024-08-16T05:01:49.235Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
13952024-08-16T05:01:49.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
13962024-08-16T05:01:50.016Z Running `target/debug/xtask download cargo-hack`
13972024-08-16T05:01:51.308Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13982024-08-16T05:01:51.684Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13992024-08-16T05:01:58.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.22s
14002024-08-16T05:01:58.390Z Running `target/debug/xtask-downloader cargo-hack`
14012024-08-16T05:01:58.439ZAug 16 05:01:58.360 INFO Starting download, target: CargoHack
14022024-08-16T05:01:58.463ZAug 16 05:01:58.361 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14032024-08-16T05:01:58.992ZAug 16 05:01:58.914 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14042024-08-16T05:01:59.110ZAug 16 05:01:59.031 INFO Download complete, target: CargoHack
14052024-08-16T05:01:59.135Zrunning: "/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"
14062024-08-16T05:01:59.183Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14072024-08-16T05:01:59.346Zinfo: running `cargo check --bins` on api_identity (1/150)
14082024-08-16T05:02:00.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14092024-08-16T05:02:00.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14102024-08-16T05:02:00.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14112024-08-16T05:02:00.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
14122024-08-16T05:02:00.198Z
14132024-08-16T05:02:00.198Zinfo: running `cargo check --bins` on bootstore (2/150)
14142024-08-16T05:02:00.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14152024-08-16T05:02:01.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14162024-08-16T05:02:01.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14172024-08-16T05:02:01.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
14182024-08-16T05:02:01.072Z
14192024-08-16T05:02:01.072Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/150)
14202024-08-16T05:02:01.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14212024-08-16T05:02:01.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14222024-08-16T05:02:01.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14232024-08-16T05:02:01.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
14242024-08-16T05:02:01.958Z
14252024-08-16T05:02:01.958Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/150)
14262024-08-16T05:02:02.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14272024-08-16T05:02:02.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14282024-08-16T05:02:02.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14292024-08-16T05:02:02.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
14302024-08-16T05:02:02.828Z
14312024-08-16T05:02:02.828Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/150)
14322024-08-16T05:02:03.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14332024-08-16T05:02:03.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14342024-08-16T05:02:03.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14352024-08-16T05:02:03.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
14362024-08-16T05:02:03.526Z
14372024-08-16T05:02:03.526Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/150)
14382024-08-16T05:02:04.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14392024-08-16T05:02:04.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14402024-08-16T05:02:04.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14412024-08-16T05:02:04.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
14422024-08-16T05:02:04.212Z
14432024-08-16T05:02:04.212Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/150)
14442024-08-16T05:02:04.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14452024-08-16T05:02:04.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14462024-08-16T05:02:04.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14472024-08-16T05:02:04.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
14482024-08-16T05:02:04.870Z
14492024-08-16T05:02:04.870Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/150)
14502024-08-16T05:02:05.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14512024-08-16T05:02:05.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14522024-08-16T05:02:05.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14532024-08-16T05:02:05.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
14542024-08-16T05:02:05.527Z
14552024-08-16T05:02:05.527Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/150)
14562024-08-16T05:02:06.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14572024-08-16T05:02:06.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14582024-08-16T05:02:06.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14592024-08-16T05:02:06.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
14602024-08-16T05:02:06.180Z
14612024-08-16T05:02:06.180Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/150)
14622024-08-16T05:02:06.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14632024-08-16T05:02:06.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14642024-08-16T05:02:06.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14652024-08-16T05:02:06.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14662024-08-16T05:02:06.808Z
14672024-08-16T05:02:06.808Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/150)
14682024-08-16T05:02:07.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14692024-08-16T05:02:07.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14702024-08-16T05:02:07.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14712024-08-16T05:02:07.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
14722024-08-16T05:02:07.432Z
14732024-08-16T05:02:07.432Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/150)
14742024-08-16T05:02:08.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14752024-08-16T05:02:08.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14762024-08-16T05:02:08.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14772024-08-16T05:02:08.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14782024-08-16T05:02:08.060Z
14792024-08-16T05:02:08.060Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/150)
14802024-08-16T05:02:08.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14812024-08-16T05:02:08.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14822024-08-16T05:02:08.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14832024-08-16T05:02:08.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
14842024-08-16T05:02:08.781Z
14852024-08-16T05:02:08.781Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/150)
14862024-08-16T05:02:09.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14872024-08-16T05:02:09.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14882024-08-16T05:02:09.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14892024-08-16T05:02:09.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14902024-08-16T05:02:09.419Z
14912024-08-16T05:02:09.419Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/150)
14922024-08-16T05:02:10.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14932024-08-16T05:02:10.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14942024-08-16T05:02:10.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14952024-08-16T05:02:10.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14962024-08-16T05:02:10.062Z
14972024-08-16T05:02:10.062Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/150)
14982024-08-16T05:02:10.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14992024-08-16T05:02:10.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15002024-08-16T05:02:10.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15012024-08-16T05:02:10.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15022024-08-16T05:02:10.719Z
15032024-08-16T05:02:10.719Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/150)
15042024-08-16T05:02:11.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15052024-08-16T05:02:11.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15062024-08-16T05:02:11.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15072024-08-16T05:02:11.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15082024-08-16T05:02:11.364Z
15092024-08-16T05:02:11.364Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/150)
15102024-08-16T05:02:11.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15112024-08-16T05:02:11.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15122024-08-16T05:02:11.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15132024-08-16T05:02:11.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15142024-08-16T05:02:12.012Z
15152024-08-16T05:02:12.012Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/150)
15162024-08-16T05:02:12.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15172024-08-16T05:02:12.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15182024-08-16T05:02:12.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15192024-08-16T05:02:12.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15202024-08-16T05:02:12.663Z
15212024-08-16T05:02:12.663Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/150)
15222024-08-16T05:02:13.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15232024-08-16T05:02:13.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15242024-08-16T05:02:13.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15252024-08-16T05:02:13.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
15262024-08-16T05:02:13.361Z
15272024-08-16T05:02:13.361Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/150)
15282024-08-16T05:02:13.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15292024-08-16T05:02:13.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15302024-08-16T05:02:13.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15312024-08-16T05:02:13.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15322024-08-16T05:02:14.020Z
15332024-08-16T05:02:14.020Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/150)
15342024-08-16T05:02:14.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15352024-08-16T05:02:14.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15362024-08-16T05:02:14.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15372024-08-16T05:02:14.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15382024-08-16T05:02:14.692Z
15392024-08-16T05:02:14.692Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/150)
15402024-08-16T05:02:15.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15412024-08-16T05:02:15.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15422024-08-16T05:02:15.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15432024-08-16T05:02:15.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15442024-08-16T05:02:15.352Z
15452024-08-16T05:02:15.352Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/150)
15462024-08-16T05:02:15.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15472024-08-16T05:02:15.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15482024-08-16T05:02:15.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15492024-08-16T05:02:15.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15502024-08-16T05:02:16.016Z
15512024-08-16T05:02:16.017Zinfo: running `cargo check --bins` on sled-hardware-types (25/150)
15522024-08-16T05:02:16.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15532024-08-16T05:02:16.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15542024-08-16T05:02:16.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15552024-08-16T05:02:16.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15562024-08-16T05:02:16.898Z
15572024-08-16T05:02:16.898Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/150)
15582024-08-16T05:02:17.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15592024-08-16T05:02:17.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15602024-08-16T05:02:17.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15612024-08-16T05:02:17.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15622024-08-16T05:02:17.768Z
15632024-08-16T05:02:17.768Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/150)
15642024-08-16T05:02:18.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15652024-08-16T05:02:18.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15662024-08-16T05:02:18.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15672024-08-16T05:02:18.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
15682024-08-16T05:02:18.712Z
15692024-08-16T05:02:18.712Zinfo: running `cargo check --bins` on oxlog (28/150)
15702024-08-16T05:02:19.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15712024-08-16T05:02:19.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15722024-08-16T05:02:19.574Z Checking cfg-if v1.0.0
15732024-08-16T05:02:19.609Z Checking libc v0.2.155
15742024-08-16T05:02:19.610Z Checking memchr v2.7.2
15752024-08-16T05:02:19.639Z Checking serde v1.0.207
15762024-08-16T05:02:19.639Z Checking zeroize v1.7.0
15772024-08-16T05:02:19.666Z Checking scopeguard v1.2.0
15782024-08-16T05:02:19.697Z Checking typenum v1.17.0
15792024-08-16T05:02:19.697Z Checking byteorder v1.5.0
15802024-08-16T05:02:19.727Z Checking log v0.4.21
15812024-08-16T05:02:19.788Z Checking lock_api v0.4.12
15822024-08-16T05:02:19.874Z Checking subtle v2.5.0
15832024-08-16T05:02:19.969Z Checking once_cell v1.19.0
15842024-08-16T05:02:20.047Z Checking const-oid v0.9.6
15852024-08-16T05:02:20.101Z Checking itoa v1.0.11
15862024-08-16T05:02:20.154Z Checking smallvec v1.13.2
15872024-08-16T05:02:20.232Z Checking pin-project-lite v0.2.14
15882024-08-16T05:02:20.288Z Checking spin v0.9.8
15892024-08-16T05:02:20.343Z Checking zerocopy v0.7.34
15902024-08-16T05:02:20.371Z Checking tinyvec_macros v0.1.1
15912024-08-16T05:02:20.449Z Checking tinyvec v1.6.0
15922024-08-16T05:02:20.473Z Checking futures-core v0.3.30
15932024-08-16T05:02:20.556Z Checking getrandom v0.2.14
15942024-08-16T05:02:20.590Z Checking parking_lot_core v0.9.10
15952024-08-16T05:02:20.628Z Checking signal-hook-registry v1.4.2
15962024-08-16T05:02:20.688Z Checking generic-array v0.14.7
15972024-08-16T05:02:20.785Z Checking rand_core v0.6.4
15982024-08-16T05:02:20.847Z Checking mio v0.8.11
15992024-08-16T05:02:20.882Z Checking parking_lot v0.12.2
16002024-08-16T05:02:21.047Z Checking num_cpus v1.16.0
16012024-08-16T05:02:21.148Z Checking socket2 v0.5.7
16022024-08-16T05:02:21.172Z Checking cpufeatures v0.2.12
16032024-08-16T05:02:21.244Z Checking unicode-bidi v0.3.15
16042024-08-16T05:02:21.376Z Checking futures-sink v0.3.30
16052024-08-16T05:02:21.402Z Checking allocator-api2 v0.2.18
16062024-08-16T05:02:21.505Z Checking libm v0.2.8
16072024-08-16T05:02:21.529Z Checking ahash v0.8.11
16082024-08-16T05:02:21.553Z Checking unicode-normalization v0.1.23
16092024-08-16T05:02:21.579Z Checking equivalent v1.0.1
16102024-08-16T05:02:21.647Z Checking crypto-common v0.1.6
16112024-08-16T05:02:21.684Z Checking block-buffer v0.10.4
16122024-08-16T05:02:21.784Z Checking block-padding v0.3.3
16132024-08-16T05:02:21.807Z Checking ryu v1.0.18
16142024-08-16T05:02:21.866Z Checking digest v0.10.7
16152024-08-16T05:02:21.967Z Checking inout v0.1.3
16162024-08-16T05:02:21.991Z Checking futures-channel v0.3.30
16172024-08-16T05:02:22.015Z Checking hashbrown v0.14.5
16182024-08-16T05:02:22.039Z Checking slab v0.4.9
16192024-08-16T05:02:22.164Z Checking cipher v0.4.4
16202024-08-16T05:02:22.193Z Checking hmac v0.12.1
16212024-08-16T05:02:22.257Z Checking sha2 v0.10.8
16222024-08-16T05:02:22.292Z Checking futures-task v0.3.30
16232024-08-16T05:02:22.316Z Checking num-traits v0.2.19
16242024-08-16T05:02:22.316Z Checking futures-io v0.3.30
16252024-08-16T05:02:22.376Z Checking pin-utils v0.1.0
16262024-08-16T05:02:22.463Z Checking base64ct v1.6.0
16272024-08-16T05:02:22.487Z Checking flagset v0.4.5
16282024-08-16T05:02:22.511Z Checking futures-util v0.3.30
16292024-08-16T05:02:22.535Z Checking percent-encoding v2.3.1
16302024-08-16T05:02:22.656Z Checking ppv-lite86 v0.2.17
16312024-08-16T05:02:22.697Z Checking salsa20 v0.10.2
16322024-08-16T05:02:22.737Z Checking pbkdf2 v0.12.2
16332024-08-16T05:02:22.844Z Checking pem-rfc7468 v0.7.0
16342024-08-16T05:02:22.882Z Checking tracing-core v0.1.32
16352024-08-16T05:02:22.906Z Checking fnv v1.0.7
16362024-08-16T05:02:23.010Z Checking untrusted v0.9.0
16372024-08-16T05:02:23.048Z Checking scrypt v0.11.0
16382024-08-16T05:02:23.075Z Checking der v0.7.9
16392024-08-16T05:02:23.149Z Checking ring v0.17.8
16402024-08-16T05:02:23.252Z Checking rand_chacha v0.3.1
16412024-08-16T05:02:23.277Z Checking cbc v0.1.2
16422024-08-16T05:02:23.461Z Checking aes v0.8.4
16432024-08-16T05:02:23.486Z Checking tracing v0.1.40
16442024-08-16T05:02:23.606Z Checking rand v0.8.5
16452024-08-16T05:02:23.815Z Checking thiserror v1.0.63
16462024-08-16T05:02:23.849Z Checking foreign-types-shared v0.1.1
16472024-08-16T05:02:23.939Z Checking form_urlencoded v1.2.1
16482024-08-16T05:02:23.963Z Checking foreign-types v0.3.2
16492024-08-16T05:02:23.989Z Checking bytes v1.7.1
16502024-08-16T05:02:24.041Z Checking bitflags v2.6.0
16512024-08-16T05:02:24.135Z Checking indexmap v2.4.0
16522024-08-16T05:02:24.247Z Checking serde_json v1.0.125
16532024-08-16T05:02:24.303Z Checking lazy_static v1.5.0
16542024-08-16T05:02:24.406Z Checking openssl-sys v0.9.103
16552024-08-16T05:02:24.667Z Checking tokio v1.38.1
16562024-08-16T05:02:24.691Z Checking http v0.2.12
16572024-08-16T05:02:24.742Z Checking spki v0.7.3
16582024-08-16T05:02:24.878Z Checking try-lock v0.2.5
16592024-08-16T05:02:24.990Z Checking powerfmt v0.2.0
16602024-08-16T05:02:25.015Z Checking pkcs5 v0.7.1
16612024-08-16T05:02:25.220Z Checking siphasher v0.3.11
16622024-08-16T05:02:25.243Z Checking unicode-ident v1.0.12
16632024-08-16T05:02:25.393Z Checking proc-macro2 v1.0.86
16642024-08-16T05:02:25.442Z Checking pkcs8 v0.10.2
16652024-08-16T05:02:25.484Z Checking deranged v0.3.11
16662024-08-16T05:02:25.508Z Checking openssl v0.10.66
16672024-08-16T05:02:25.726Z Checking want v0.3.1
16682024-08-16T05:02:25.756Z Checking sct v0.7.1
16692024-08-16T05:02:25.870Z Checking http-body v0.4.6
16702024-08-16T05:02:25.894Z Checking rustls-webpki v0.101.7
16712024-08-16T05:02:25.945Z Checking uuid v1.10.0
16722024-08-16T05:02:25.970Z Checking idna v0.5.0
16732024-08-16T05:02:26.236Z Checking httparse v1.8.0
16742024-08-16T05:02:26.449Z Checking errno v0.3.9
16752024-08-16T05:02:26.511Z Checking scroll v0.12.0
16762024-08-16T05:02:26.589Z Checking aho-corasick v1.1.3
16772024-08-16T05:02:26.613Z Checking tower-service v0.3.2
16782024-08-16T05:02:26.638Z Checking finl_unicode v1.2.0
16792024-08-16T05:02:26.731Z Checking adler v1.0.2
16802024-08-16T05:02:26.877Z Checking regex-syntax v0.8.4
16812024-08-16T05:02:26.933Z Checking anstyle v1.0.8
16822024-08-16T05:02:26.957Z Checking num_threads v0.1.7
16832024-08-16T05:02:27.025Z Checking ucd-trie v0.1.6
16842024-08-16T05:02:27.052Z Checking openssl-probe v0.1.5
16852024-08-16T05:02:27.145Z Checking plain v0.2.3
16862024-08-16T05:02:27.184Z Checking utf8parse v0.2.1
16872024-08-16T05:02:27.208Z Checking num-conv v0.1.0
16882024-08-16T05:02:27.233Z Checking httpdate v1.0.3
16892024-08-16T05:02:27.278Z Checking iana-time-zone v0.1.60
16902024-08-16T05:02:27.317Z Checking time-core v0.1.2
16912024-08-16T05:02:27.412Z Checking chrono v0.4.38
16922024-08-16T05:02:27.436Z Checking anstyle-parse v0.2.4
16932024-08-16T05:02:27.460Z Checking goblin v0.8.2
16942024-08-16T05:02:27.460Z Checking time v0.3.36
16952024-08-16T05:02:27.648Z Checking pest v2.7.10
16962024-08-16T05:02:28.041Z Checking stringprep v0.1.4
16972024-08-16T05:02:28.292Z Checking miniz_oxide v0.7.2
16982024-08-16T05:02:29.010Z Checking url v2.5.2
16992024-08-16T05:02:29.353Z Checking rustix v0.38.34
17002024-08-16T05:02:29.679Z Checking regex-automata v0.4.6
17012024-08-16T05:02:29.761Z Checking rustls v0.21.12
17022024-08-16T05:02:29.785Z Checking quote v1.0.36
17032024-08-16T05:02:29.869Z Checking toml_datetime v0.6.8
17042024-08-16T05:02:30.093Z Checking serde_spanned v0.6.7
17052024-08-16T05:02:30.139Z Checking num-integer v0.1.46
17062024-08-16T05:02:30.305Z Checking idna v0.3.0
17072024-08-16T05:02:30.363Z Checking native-tls v0.2.11
17082024-08-16T05:02:30.596Z Checking md-5 v0.10.6
17092024-08-16T05:02:30.684Z Checking hash32 v0.2.1
17102024-08-16T05:02:30.801Z Checking stable_deref_trait v1.2.0
17112024-08-16T05:02:30.895Z Checking gimli v0.28.1
17122024-08-16T05:02:30.978Z Checking is_terminal_polyfill v1.70.0
17132024-08-16T05:02:31.024Z Checking tokio-util v0.7.11
17142024-08-16T05:02:31.049Z Checking fallible-iterator v0.2.0
17152024-08-16T05:02:31.118Z Checking anstyle-query v1.0.3
17162024-08-16T05:02:31.191Z Checking colorchoice v1.0.1
17172024-08-16T05:02:31.233Z Checking pretty-hex v0.4.1
17182024-08-16T05:02:31.305Z Checking base64 v0.22.1
17192024-08-16T05:02:31.384Z Checking psl-types v2.0.11
17202024-08-16T05:02:31.548Z Checking publicsuffix v2.2.3
17212024-08-16T05:02:31.595Z Checking anstream v0.6.14
17222024-08-16T05:02:31.748Z Checking postgres-protocol v0.6.7
17232024-08-16T05:02:31.774Z Checking terminal_size v0.3.0
17242024-08-16T05:02:31.805Z Checking h2 v0.3.26
17252024-08-16T05:02:31.908Z Checking dof v0.3.0
17262024-08-16T05:02:31.933Z Checking tokio-native-tls v0.3.1
17272024-08-16T05:02:31.957Z Checking heapless v0.7.17
17282024-08-16T05:02:32.136Z Checking num-iter v0.1.45
17292024-08-16T05:02:32.279Z Checking syn v2.0.74
17302024-08-16T05:02:32.304Z Checking dtrace-parser v0.2.0
17312024-08-16T05:02:32.425Z Checking cookie v0.17.0
17322024-08-16T05:02:32.604Z Checking tokio-rustls v0.24.1
17332024-08-16T05:02:32.720Z Checking phf_shared v0.11.2
17342024-08-16T05:02:32.774Z Checking ff v0.13.0
17352024-08-16T05:02:32.830Z Checking thread-id v4.2.1
17362024-08-16T05:02:32.907Z Checking object v0.32.2
17372024-08-16T05:02:32.932Z Checking winnow v0.5.40
17382024-08-16T05:02:32.969Z Checking clap_lex v0.7.0
17392024-08-16T05:02:32.993Z Checking bitflags v1.3.2
17402024-08-16T05:02:33.076Z Checking base16ct v0.2.0
17412024-08-16T05:02:33.195Z Checking either v1.13.0
17422024-08-16T05:02:33.251Z Checking rustc-demangle v0.1.24
17432024-08-16T05:02:33.532Z Checking base64 v0.21.7
17442024-08-16T05:02:33.640Z Checking managed v0.8.0
17452024-08-16T05:02:33.780Z Checking strsim v0.11.1
17462024-08-16T05:02:33.959Z Checking regex-automata v0.1.10
17472024-08-16T05:02:33.989Z Checking ipnet v2.9.0
17482024-08-16T05:02:34.044Z Checking clap_builder v4.5.15
17492024-08-16T05:02:34.257Z Checking addr2line v0.21.0
17502024-08-16T05:02:34.311Z Checking bstr v0.2.17
17512024-08-16T05:02:34.394Z Checking smoltcp v0.9.1
17522024-08-16T05:02:34.684Z Checking rustls-pemfile v1.0.4
17532024-08-16T05:02:34.836Z Checking regex v1.10.6
17542024-08-16T05:02:34.990Z Checking sec1 v0.7.3
17552024-08-16T05:02:35.323Z Checking group v0.13.0
17562024-08-16T05:02:35.357Z Checking phf v0.11.2
17572024-08-16T05:02:35.496Z Checking toml_edit v0.19.15
17582024-08-16T05:02:35.538Z Checking cookie_store v0.20.0
17592024-08-16T05:02:35.581Z Checking postgres-types v0.2.7
17602024-08-16T05:02:35.648Z Checking num-bigint-dig v0.8.4
17612024-08-16T05:02:36.081Z Checking futures-executor v0.3.30
17622024-08-16T05:02:36.166Z Checking pkcs1 v0.7.5
17632024-08-16T05:02:36.270Z Checking phf_shared v0.10.0
17642024-08-16T05:02:36.501Z Checking serde_urlencoded v0.7.1
17652024-08-16T05:02:36.527Z Checking hubpack v0.1.2
17662024-08-16T05:02:36.665Z Checking zerocopy v0.6.6
17672024-08-16T05:02:36.814Z Checking float-cmp v0.9.0
17682024-08-16T05:02:36.909Z Checking crossbeam-utils v0.8.19
17692024-08-16T05:02:36.976Z Checking crc32fast v1.4.0
17702024-08-16T05:02:37.128Z Checking hyper v0.14.30
17712024-08-16T05:02:37.176Z Checking signal-hook v0.3.17
17722024-08-16T05:02:37.331Z Checking hkdf v0.12.4
17732024-08-16T05:02:37.453Z Checking idna v0.4.0
17742024-08-16T05:02:37.478Z Checking signature v2.2.0
17752024-08-16T05:02:37.503Z Checking crypto-bigint v0.5.5
17762024-08-16T05:02:37.530Z Checking memmap v0.7.0
17772024-08-16T05:02:37.573Z Checking mio v1.0.2
17782024-08-16T05:02:37.648Z Checking encoding_rs v0.8.34
17792024-08-16T05:02:37.708Z Checking minimal-lexical v0.2.1
17802024-08-16T05:02:37.807Z Checking usdt-impl v0.5.0
17812024-08-16T05:02:38.054Z Checking difflib v0.4.0
17822024-08-16T05:02:38.113Z Checking normalize-line-endings v0.3.0
17832024-08-16T05:02:38.162Z Checking whoami v1.5.1
17842024-08-16T05:02:38.162Z Checking backtrace v0.3.71
17852024-08-16T05:02:38.221Z Checking static_assertions v1.1.0
17862024-08-16T05:02:38.300Z Checking data-encoding v2.6.0
17872024-08-16T05:02:38.329Z Checking winnow v0.6.18
17882024-08-16T05:02:38.362Z Checking bit-vec v0.6.3
17892024-08-16T05:02:39.476Z Checking precomputed-hash v0.1.1
17902024-08-16T05:02:39.500Z Checking unicode-width v0.1.13
17912024-08-16T05:02:39.500Z Checking sync_wrapper v0.1.2
17922024-08-16T05:02:39.500Z Checking fixedbitset v0.4.2
17932024-08-16T05:02:39.500Z Checking predicates-core v1.0.6
17942024-08-16T05:02:39.500Z Checking dyn-clone v1.0.17
17952024-08-16T05:02:39.500Z Checking new_debug_unreachable v1.0.6
17962024-08-16T05:02:39.500Z Checking webpki-roots v0.25.4
17972024-08-16T05:02:39.500Z Checking mime v0.3.17
17982024-08-16T05:02:39.500Z Checking unicode-segmentation v1.11.0
17992024-08-16T05:02:39.500Z Checking string_cache v0.8.7
18002024-08-16T05:02:39.500Z Checking petgraph v0.6.5
18012024-08-16T05:02:39.500Z Checking schemars v0.8.21
18022024-08-16T05:02:39.500Z Checking predicates v3.1.2
18032024-08-16T05:02:39.500Z Checking similar v2.5.0
18042024-08-16T05:02:39.639Z Checking hickory-proto v0.24.1
18052024-08-16T05:02:39.792Z Checking console v0.15.8
18062024-08-16T05:02:39.981Z Checking elliptic-curve v0.13.8
18072024-08-16T05:02:40.184Z Checking anyhow v1.0.86
18082024-08-16T05:02:40.273Z Checking bit-set v0.5.3
18092024-08-16T05:02:40.484Z Checking tokio-postgres v0.7.11
18102024-08-16T05:02:40.516Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18112024-08-16T05:02:40.541Z Checking usdt v0.5.0
18122024-08-16T05:02:40.576Z Checking signal-hook-mio v0.2.4
18132024-08-16T05:02:40.704Z Checking nom v7.1.3
18142024-08-16T05:02:40.769Z Checking rsa v0.9.6
18152024-08-16T05:02:40.948Z Checking toml_edit v0.22.20
18162024-08-16T05:02:41.652Z Checking toml v0.7.8
18172024-08-16T05:02:42.130Z Checking crossbeam-epoch v0.9.18
18182024-08-16T05:02:42.248Z Checking flate2 v1.0.31
18192024-08-16T05:02:42.307Z Checking clap v4.5.15
18202024-08-16T05:02:42.416Z Checking futures v0.3.30
18212024-08-16T05:02:42.468Z Checking hyper-tls v0.5.0
18222024-08-16T05:02:42.522Z Checking hyper-rustls v0.24.2
18232024-08-16T05:02:42.709Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242024-08-16T05:02:42.733Z Checking bstr v1.9.1
18252024-08-16T05:02:42.763Z Checking reqwest v0.11.27
18262024-08-16T05:02:42.804Z Checking itertools v0.10.5
18272024-08-16T05:02:42.845Z Checking itertools v0.12.1
18282024-08-16T05:02:43.140Z Checking tokio-stream v0.1.15
18292024-08-16T05:02:43.183Z Checking fs-err v2.11.0
18302024-08-16T05:02:43.590Z Checking nix v0.28.0
18312024-08-16T05:02:43.695Z Checking openapiv3 v2.0.0
18322024-08-16T05:02:43.736Z Checking slog v2.7.0
18332024-08-16T05:02:43.884Z Checking semver v1.0.23
18342024-08-16T05:02:44.157Z Checking hex v0.4.3
18352024-08-16T05:02:44.256Z Checking sha1 v0.10.6
18362024-08-16T05:02:44.280Z Checking peg-runtime v0.8.3
18372024-08-16T05:02:44.452Z Checking lalrpop-util v0.19.12
18382024-08-16T05:02:44.497Z Checking camino v1.1.7
18392024-08-16T05:02:44.592Z Checking sigpipe v0.1.3
18402024-08-16T05:02:46.474Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18412024-08-16T05:02:46.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.17s
18422024-08-16T05:02:47.012Z
18432024-08-16T05:02:47.012Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/150)
18442024-08-16T05:02:47.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452024-08-16T05:02:47.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462024-08-16T05:02:47.982Z Compiling regress v0.9.1
18472024-08-16T05:02:48.008Z Checking strum v0.26.3
18482024-08-16T05:02:48.032Z Checking heck v0.5.0
18492024-08-16T05:02:48.032Z Compiling getopts v0.2.21
18502024-08-16T05:02:48.032Z Checking dirs-sys-next v0.1.2
18512024-08-16T05:02:48.032Z Compiling unsafe-libyaml v0.2.11
18522024-08-16T05:02:48.151Z Checking http v1.1.0
18532024-08-16T05:02:48.248Z Checking thread_local v1.1.8
18542024-08-16T05:02:48.278Z Checking dirs-next v2.0.0
18552024-08-16T05:02:48.415Z Compiling ident_case v1.0.1
18562024-08-16T05:02:48.440Z Checking rustls-pki-types v1.7.0
18572024-08-16T05:02:48.513Z Checking term v0.7.0
18582024-08-16T05:02:48.618Z Compiling darling_core v0.20.9
18592024-08-16T05:02:48.854Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18602024-08-16T05:02:48.945Z Checking crossbeam-channel v0.5.12
18612024-08-16T05:02:49.007Z Checking is-terminal v0.4.12
18622024-08-16T05:02:49.108Z Checking atty v0.2.14
18632024-08-16T05:02:49.137Z Compiling rustls v0.22.4
18642024-08-16T05:02:49.203Z Checking humantime v2.1.0
18652024-08-16T05:02:49.371Z Compiling serde_yaml v0.9.34+deprecated
18662024-08-16T05:02:49.412Z Checking utf-8 v0.7.6
18672024-08-16T05:02:49.464Z Compiling paste v1.0.15
18682024-08-16T05:02:49.581Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18692024-08-16T05:02:49.605Z Checking take_mut v0.2.2
18702024-08-16T05:02:49.724Z Checking termcolor v1.4.1
18712024-08-16T05:02:49.811Z Checking slog-async v2.8.0
18722024-08-16T05:02:49.954Z Checking slog-term v2.9.1
18732024-08-16T05:02:49.999Z Checking rustls-webpki v0.102.4
18742024-08-16T05:02:50.067Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18752024-08-16T05:02:50.100Z Checking env_logger v0.9.3
18762024-08-16T05:02:50.370Z Compiling proc-macro-crate v1.3.1
18772024-08-16T05:02:50.407Z Compiling bitstruct_derive v0.1.0
18782024-08-16T05:02:50.474Z Compiling structmeta-derive v0.3.0
18792024-08-16T05:02:50.636Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18802024-08-16T05:02:50.749Z Compiling multer v3.1.0
18812024-08-16T05:02:50.901Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18822024-08-16T05:02:51.276Z Checking match_cfg v0.1.0
18832024-08-16T05:02:51.356Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18842024-08-16T05:02:51.530Z Checking ascii v1.1.0
18852024-08-16T05:02:51.620Z Checking bitstruct v0.1.1
18862024-08-16T05:02:51.744Z Checking hostname v0.3.1
18872024-08-16T05:02:51.858Z Compiling num_enum_derive v0.5.11
18882024-08-16T05:02:51.907Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18892024-08-16T05:02:52.340Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18902024-08-16T05:02:52.661Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18912024-08-16T05:02:52.983Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18922024-08-16T05:02:53.007Z Compiling structmeta v0.3.0
18932024-08-16T05:02:53.031Z Checking slog-json v2.6.1
18942024-08-16T05:02:53.252Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18952024-08-16T05:02:53.276Z Checking serde_arrays v0.1.0
18962024-08-16T05:02:53.422Z Checking erased-serde v0.3.31
18972024-08-16T05:02:53.446Z Compiling async-stream-impl v0.3.5
18982024-08-16T05:02:53.505Z Compiling foreign-types-macros v0.2.3
18992024-08-16T05:02:54.011Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
19002024-08-16T05:02:54.120Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19012024-08-16T05:02:54.262Z Checking atomic-waker v1.1.2
19022024-08-16T05:02:54.360Z Checking foreign-types-shared v0.3.1
19032024-08-16T05:02:54.385Z Checking arc-swap v1.7.1
19042024-08-16T05:02:54.409Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19052024-08-16T05:02:54.471Z Checking waitgroup v0.1.2
19062024-08-16T05:02:54.621Z Checking foreign-types v0.5.0
19072024-08-16T05:02:54.685Z Compiling darling_macro v0.20.9
19082024-08-16T05:02:54.709Z Checking async-stream v0.3.5
19092024-08-16T05:02:54.734Z Checking num_enum v0.5.11
19102024-08-16T05:02:54.760Z Compiling parse-display-derive v0.10.0
19112024-08-16T05:02:54.760Z Checking slog-scope v4.4.0
19122024-08-16T05:02:54.856Z Checking slog-bunyan v2.5.0
19132024-08-16T05:02:54.890Z Compiling proc-macro-error v1.0.4
19142024-08-16T05:02:55.150Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19152024-08-16T05:02:55.275Z Checking toml v0.8.19
19162024-08-16T05:02:55.419Z Checking tungstenite v0.20.1
19172024-08-16T05:02:55.503Z Checking rustls-pemfile v2.1.3
19182024-08-16T05:02:55.527Z Compiling darling v0.20.9
19192024-08-16T05:02:55.637Z Compiling serde_with_macros v3.8.3
19202024-08-16T05:02:55.700Z Checking tokio-rustls v0.25.0
19212024-08-16T05:02:55.735Z Compiling heck v0.3.3
19222024-08-16T05:02:55.967Z Checking newtype-uuid v1.1.0
19232024-08-16T05:02:56.011Z Checking ipnetwork v0.20.0
19242024-08-16T05:02:56.128Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
19252024-08-16T05:02:56.176Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19262024-08-16T05:02:56.200Z Checking serde_path_to_error v0.1.16
19272024-08-16T05:02:56.338Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19282024-08-16T05:02:56.813Z Checking hostname v0.4.0
19292024-08-16T05:02:56.934Z Checking cstr-argument v0.1.2
19302024-08-16T05:02:56.961Z Checking instant v0.1.12
19312024-08-16T05:02:57.049Z Checking debug-ignore v1.0.5
19322024-08-16T05:02:57.073Z Checking fastrand v2.1.0
19332024-08-16T05:02:57.098Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19342024-08-16T05:02:57.185Z Checking pretty-hex v0.2.1
19352024-08-16T05:02:57.331Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19362024-08-16T05:02:57.376Z Checking tempfile v3.10.1
19372024-08-16T05:02:57.400Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19382024-08-16T05:02:57.567Z Checking backoff v0.4.0
19392024-08-16T05:02:57.662Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19402024-08-16T05:02:57.790Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19412024-08-16T05:02:57.818Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19422024-08-16T05:02:57.845Z Checking tokio-tungstenite v0.20.1
19432024-08-16T05:02:58.036Z Compiling zone_cfg_derive v0.1.2
19442024-08-16T05:02:58.102Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19452024-08-16T05:02:58.143Z Checking serde_with v3.8.3
19462024-08-16T05:02:58.276Z Checking slog-stdlog v4.1.1
19472024-08-16T05:02:58.431Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19482024-08-16T05:02:58.578Z Checking tungstenite v0.21.0
19492024-08-16T05:02:58.734Z Checking parse-display v0.10.0
19502024-08-16T05:02:58.805Z Checking colored v2.1.0
19512024-08-16T05:02:58.928Z Checking macaddr v1.0.1
19522024-08-16T05:02:59.048Z Checking socket2 v0.4.10
19532024-08-16T05:02:59.212Z Checking base64 v0.13.1
19542024-08-16T05:02:59.333Z Checking tokio-tungstenite v0.21.0
19552024-08-16T05:02:59.357Z Checking zone v0.1.8
19562024-08-16T05:02:59.559Z Checking ron v0.7.1
19572024-08-16T05:02:59.731Z Checking slog-envlogger v2.2.0
19582024-08-16T05:02:59.911Z Checking pem v3.0.4
19592024-08-16T05:02:59.935Z Checking tabwriter v1.4.0
19602024-08-16T05:03:00.128Z Checking xattr v1.3.1
19612024-08-16T05:03:00.152Z Checking portpicker v0.1.1
19622024-08-16T05:03:00.278Z Checking yasna v0.5.2
19632024-08-16T05:03:00.302Z Checking headers-core v0.2.0
19642024-08-16T05:03:00.437Z Checking smf v0.2.3
19652024-08-16T05:03:00.495Z Checking filetime v0.2.24
19662024-08-16T05:03:00.674Z Checking same-file v1.0.6
19672024-08-16T05:03:00.835Z Checking walkdir v2.5.0
19682024-08-16T05:03:00.865Z Checking tar v0.4.41
19692024-08-16T05:03:00.891Z Checking headers v0.3.9
19702024-08-16T05:03:00.947Z Checking atomicwrites v0.4.3
19712024-08-16T05:03:01.044Z Checking rcgen v0.12.1
19722024-08-16T05:03:01.080Z Checking camino-tempfile v1.1.1
19732024-08-16T05:03:01.120Z Checking subprocess v0.2.9
19742024-08-16T05:03:02.242Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19752024-08-16T05:03:02.477Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19762024-08-16T05:03:04.465Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19772024-08-16T05:03:06.871Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19782024-08-16T05:03:06.981Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19792024-08-16T05:03:11.414Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19802024-08-16T05:03:19.053Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19812024-08-16T05:03:19.226Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
19822024-08-16T05:03:19.226Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19832024-08-16T05:03:22.628Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19842024-08-16T05:03:23.000Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19852024-08-16T05:03:30.729Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19862024-08-16T05:03:32.594Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19872024-08-16T05:03:34.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.03s
19882024-08-16T05:03:34.183Z
19892024-08-16T05:03:34.183Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/150)
19902024-08-16T05:03:35.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912024-08-16T05:03:35.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922024-08-16T05:03:35.105Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19932024-08-16T05:03:36.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
19942024-08-16T05:03:36.748Z
19952024-08-16T05:03:36.748Zinfo: running `cargo check --bins` on nexus-config (31/150)
19962024-08-16T05:03:37.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972024-08-16T05:03:37.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982024-08-16T05:03:37.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992024-08-16T05:03:37.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
20002024-08-16T05:03:37.654Z
20012024-08-16T05:03:37.654Zinfo: running `cargo check --bins` on omicron-rpaths (32/150)
20022024-08-16T05:03:38.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032024-08-16T05:03:38.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042024-08-16T05:03:38.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052024-08-16T05:03:38.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20062024-08-16T05:03:38.531Z
20072024-08-16T05:03:38.531Zinfo: running `cargo check --bins` on omicron-certificates (33/150)
20082024-08-16T05:03:39.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092024-08-16T05:03:39.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102024-08-16T05:03:39.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112024-08-16T05:03:39.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20122024-08-16T05:03:39.414Z
20132024-08-16T05:03:39.415Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/150)
20142024-08-16T05:03:40.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152024-08-16T05:03:40.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162024-08-16T05:03:40.338Z Compiling heapless v0.8.0
20172024-08-16T05:03:40.363Z Checking hash32 v0.3.1
20182024-08-16T05:03:40.363Z Compiling smoltcp v0.11.0
20192024-08-16T05:03:40.389Z Checking embedded-io v0.4.0
20202024-08-16T05:03:40.389Z Checking cobs v0.2.3
20212024-08-16T05:03:40.417Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20222024-08-16T05:03:40.442Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20232024-08-16T05:03:40.475Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20242024-08-16T05:03:40.522Z Compiling crucible-workspace-hack v0.1.0
20252024-08-16T05:03:40.584Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20262024-08-16T05:03:40.621Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20272024-08-16T05:03:40.621Z Checking postcard v1.0.8
20282024-08-16T05:03:40.760Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20292024-08-16T05:03:40.848Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20302024-08-16T05:03:40.887Z Compiling num-derive v0.4.2
20312024-08-16T05:03:41.054Z Compiling slog-dtrace v0.3.0
20322024-08-16T05:03:41.127Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20332024-08-16T05:03:41.203Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20342024-08-16T05:03:41.233Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20352024-08-16T05:03:41.961Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20362024-08-16T05:03:42.464Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20372024-08-16T05:03:44.287Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20382024-08-16T05:03:45.358Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20392024-08-16T05:03:46.679Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20402024-08-16T05:03:48.819Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20412024-08-16T05:03:49.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.25s
20422024-08-16T05:03:49.801Z
20432024-08-16T05:03:49.801Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/150)
20442024-08-16T05:03:50.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452024-08-16T05:03:50.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462024-08-16T05:03:50.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472024-08-16T05:03:50.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20482024-08-16T05:03:50.682Z
20492024-08-16T05:03:50.682Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (36/150)
20502024-08-16T05:03:51.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512024-08-16T05:03:51.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522024-08-16T05:03:51.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532024-08-16T05:03:51.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20542024-08-16T05:03:51.718Z
20552024-08-16T05:03:51.718Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (37/150)
20562024-08-16T05:03:52.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572024-08-16T05:03:52.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582024-08-16T05:03:52.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592024-08-16T05:03:52.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20602024-08-16T05:03:52.729Z
20612024-08-16T05:03:52.729Zinfo: running `cargo check --bins` on dns-server (38/150)
20622024-08-16T05:03:53.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632024-08-16T05:03:53.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642024-08-16T05:03:53.650Z Compiling parking_lot_core v0.8.6
20652024-08-16T05:03:53.674Z Checking newline-converter v0.3.0
20662024-08-16T05:03:53.674Z Checking nibble_vec v0.1.0
20672024-08-16T05:03:53.674Z Checking quick-error v1.2.3
20682024-08-16T05:03:53.699Z Checking linked-hash-map v0.5.6
20692024-08-16T05:03:53.699Z Checking endian-type v0.1.2
20702024-08-16T05:03:53.723Z Checking fxhash v0.2.1
20712024-08-16T05:03:53.723Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
20722024-08-16T05:03:53.818Z Checking resolv-conf v0.7.0
20732024-08-16T05:03:53.818Z Checking expectorate v1.1.0
20742024-08-16T05:03:53.858Z Checking hickory-server v0.24.1
20752024-08-16T05:03:53.890Z Checking radix_trie v0.2.1
20762024-08-16T05:03:53.976Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20772024-08-16T05:03:54.024Z Checking lru-cache v0.1.2
20782024-08-16T05:03:54.164Z Checking hickory-resolver v0.24.1
20792024-08-16T05:03:54.239Z Checking hickory-client v0.24.1
20802024-08-16T05:03:54.363Z Checking parking_lot v0.11.2
20812024-08-16T05:03:54.655Z Checking sled v0.34.7
20822024-08-16T05:03:56.882Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20832024-08-16T05:03:58.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
20842024-08-16T05:03:58.419Z
20852024-08-16T05:03:58.419Zinfo: running `cargo check --bins` on dns-server-api (39/150)
20862024-08-16T05:03:59.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872024-08-16T05:03:59.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882024-08-16T05:03:59.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892024-08-16T05:03:59.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20902024-08-16T05:03:59.260Z
20912024-08-16T05:03:59.260Zinfo: running `cargo check --bins` on dns-service-client (40/150)
20922024-08-16T05:04:00.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932024-08-16T05:04:00.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942024-08-16T05:04:00.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952024-08-16T05:04:00.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20962024-08-16T05:04:00.155Z
20972024-08-16T05:04:00.155Zinfo: running `cargo check --bins` on gateway-test-utils (41/150)
20982024-08-16T05:04:00.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992024-08-16T05:04:00.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002024-08-16T05:04:00.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012024-08-16T05:04:00.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
21022024-08-16T05:04:01.027Z
21032024-08-16T05:04:01.027Zinfo: running `cargo check --bins` on gateway-types (42/150)
21042024-08-16T05:04:01.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052024-08-16T05:04:01.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062024-08-16T05:04:01.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072024-08-16T05:04:01.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
21082024-08-16T05:04:01.887Z
21092024-08-16T05:04:01.887Zinfo: running `cargo check --bins` on ipcc (43/150)
21102024-08-16T05:04:02.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112024-08-16T05:04:02.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122024-08-16T05:04:02.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132024-08-16T05:04:02.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
21142024-08-16T05:04:02.787Z
21152024-08-16T05:04:02.787Zinfo: running `cargo check --bins` on omicron-gateway (44/150)
21162024-08-16T05:04:03.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172024-08-16T05:04:03.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182024-08-16T05:04:03.737Z Compiling radium v0.7.0
21192024-08-16T05:04:03.764Z Compiling maybe-uninit v2.0.0
21202024-08-16T05:04:03.789Z Checking tap v1.0.1
21212024-08-16T05:04:03.813Z Compiling bzip2-sys v0.1.11+1.0.8
21222024-08-16T05:04:03.813Z Compiling packed_struct v0.10.1
21232024-08-16T05:04:03.813Z Checking funty v2.0.0
21242024-08-16T05:04:03.813Z Checking crc-catalog v2.4.0
21252024-08-16T05:04:03.837Z Compiling packed_struct_codegen v0.10.1
21262024-08-16T05:04:03.922Z Checking wyz v0.5.1
21272024-08-16T05:04:03.973Z Checking crc v3.2.1
21282024-08-16T05:04:04.266Z Checking half v2.4.1
21292024-08-16T05:04:04.298Z Compiling indexmap v1.9.3
21302024-08-16T05:04:04.341Z Checking nodrop v0.1.14
21312024-08-16T05:04:04.403Z Checking ciborium-io v0.2.2
21322024-08-16T05:04:04.442Z Checking array-init v0.0.4
21332024-08-16T05:04:04.476Z Checking smallvec v0.6.14
21342024-08-16T05:04:04.511Z Compiling memoffset v0.9.1
21352024-08-16T05:04:04.596Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21362024-08-16T05:04:04.620Z Checking bitvec v1.0.1
21372024-08-16T05:04:04.663Z Checking ciborium-ll v0.2.2
21382024-08-16T05:04:04.769Z Checking hashbrown v0.12.3
21392024-08-16T05:04:04.806Z Checking bitfield v0.14.0
21402024-08-16T05:04:04.888Z Checking env_logger v0.10.2
21412024-08-16T05:04:04.924Z Checking ciborium v0.2.2
21422024-08-16T05:04:05.177Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21432024-08-16T05:04:05.239Z Checking ron v0.8.1
21442024-08-16T05:04:05.264Z Checking serde-hex v0.1.0
21452024-08-16T05:04:05.390Z Checking x509-cert v0.2.5
21462024-08-16T05:04:05.746Z Checking hashbrown v0.13.2
21472024-08-16T05:04:05.770Z Checking bzip2 v0.4.4
21482024-08-16T05:04:06.014Z Checking crc-any v2.5.0
21492024-08-16T05:04:06.112Z Checking zip v0.6.6
21502024-08-16T05:04:06.328Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21512024-08-16T05:04:06.422Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
21522024-08-16T05:04:06.553Z Checking path-slash v0.1.5
21532024-08-16T05:04:06.607Z Checking object v0.30.4
21542024-08-16T05:04:06.712Z Checking nix v0.27.1
21552024-08-16T05:04:06.747Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
21562024-08-16T05:04:06.771Z Checking serde-big-array v0.5.1
21572024-08-16T05:04:06.795Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
21582024-08-16T05:04:06.820Z Checking signal-hook-tokio v0.3.1
21592024-08-16T05:04:09.066Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
21602024-08-16T05:04:09.798Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21612024-08-16T05:04:18.375Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21622024-08-16T05:04:19.899Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
21632024-08-16T05:04:22.040Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
21642024-08-16T05:04:24.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
21652024-08-16T05:04:24.363Z
21662024-08-16T05:04:24.363Zinfo: running `cargo check --bins` on gateway-api (45/150)
21672024-08-16T05:04:25.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21682024-08-16T05:04:25.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21692024-08-16T05:04:25.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21702024-08-16T05:04:25.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
21712024-08-16T05:04:25.223Z
21722024-08-16T05:04:25.223Zinfo: running `cargo check --bins` on sp-sim (46/150)
21732024-08-16T05:04:26.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21742024-08-16T05:04:26.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21752024-08-16T05:04:26.107Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
21762024-08-16T05:04:28.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
21772024-08-16T05:04:28.194Z
21782024-08-16T05:04:28.194Zinfo: running `cargo check --bins` on internal-dns (47/150)
21792024-08-16T05:04:28.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21802024-08-16T05:04:29.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21812024-08-16T05:04:29.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21822024-08-16T05:04:29.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
21832024-08-16T05:04:29.066Z
21842024-08-16T05:04:29.066Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (48/150)
21852024-08-16T05:04:29.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21862024-08-16T05:04:29.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21872024-08-16T05:04:29.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21882024-08-16T05:04:29.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
21892024-08-16T05:04:29.980Z
21902024-08-16T05:04:29.980Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (49/150)
21912024-08-16T05:04:30.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21922024-08-16T05:04:30.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21932024-08-16T05:04:30.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21942024-08-16T05:04:30.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
21952024-08-16T05:04:30.942Z
21962024-08-16T05:04:30.942Zinfo: running `cargo check --bins` on db-macros (50/150)
21972024-08-16T05:04:31.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21982024-08-16T05:04:31.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21992024-08-16T05:04:31.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22002024-08-16T05:04:31.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22012024-08-16T05:04:31.787Z
22022024-08-16T05:04:31.787Zinfo: running `cargo check --bins` on nexus-macros-common (51/150)
22032024-08-16T05:04:32.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22042024-08-16T05:04:32.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22052024-08-16T05:04:32.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22062024-08-16T05:04:32.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22072024-08-16T05:04:32.627Z
22082024-08-16T05:04:32.627Zinfo: running `cargo check --bins` on nexus-auth (52/150)
22092024-08-16T05:04:33.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22102024-08-16T05:04:33.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22112024-08-16T05:04:33.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22122024-08-16T05:04:33.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
22132024-08-16T05:04:33.584Z
22142024-08-16T05:04:33.584Zinfo: running `cargo check --bins` on authz-macros (53/150)
22152024-08-16T05:04:34.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22162024-08-16T05:04:34.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22172024-08-16T05:04:34.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22182024-08-16T05:04:34.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22192024-08-16T05:04:34.388Z
22202024-08-16T05:04:34.388Zinfo: running `cargo check --bins` on nexus-db-fixed-data (54/150)
22212024-08-16T05:04:35.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22222024-08-16T05:04:35.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22232024-08-16T05:04:35.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22242024-08-16T05:04:35.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
22252024-08-16T05:04:35.268Z
22262024-08-16T05:04:35.268Zinfo: running `cargo check --bins` on nexus-db-model (55/150)
22272024-08-16T05:04:36.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22282024-08-16T05:04:36.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22292024-08-16T05:04:36.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22302024-08-16T05:04:36.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
22312024-08-16T05:04:36.169Z
22322024-08-16T05:04:36.169Zinfo: running `cargo check --bins` on nexus-defaults (56/150)
22332024-08-16T05:04:36.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22342024-08-16T05:04:36.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22352024-08-16T05:04:36.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22362024-08-16T05:04:36.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
22372024-08-16T05:04:37.017Z
22382024-08-16T05:04:37.017Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (57/150)
22392024-08-16T05:04:37.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-08-16T05:04:37.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-08-16T05:04:37.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22422024-08-16T05:04:37.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
22432024-08-16T05:04:37.908Z
22442024-08-16T05:04:37.908Zinfo: running `cargo check --bins` on omicron-passwords (58/150)
22452024-08-16T05:04:38.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-08-16T05:04:38.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-08-16T05:04:38.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-08-16T05:04:38.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
22492024-08-16T05:04:38.781Z
22502024-08-16T05:04:38.781Zinfo: running `cargo check --bins` on nexus-types (59/150)
22512024-08-16T05:04:39.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-08-16T05:04:39.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-08-16T05:04:39.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22542024-08-16T05:04:39.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
22552024-08-16T05:04:39.663Z
22562024-08-16T05:04:39.663Zinfo: running `cargo check --bins` on gateway-client (60/150)
22572024-08-16T05:04:40.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582024-08-16T05:04:40.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592024-08-16T05:04:40.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22602024-08-16T05:04:40.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22612024-08-16T05:04:40.501Z
22622024-08-16T05:04:40.501Zinfo: running `cargo check --bins` on sled-agent-client (61/150)
22632024-08-16T05:04:41.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22642024-08-16T05:04:41.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22652024-08-16T05:04:41.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22662024-08-16T05:04:41.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
22672024-08-16T05:04:41.375Z
22682024-08-16T05:04:41.375Zinfo: running `cargo check --bins` on oximeter (62/150)
22692024-08-16T05:04:42.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22702024-08-16T05:04:42.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22712024-08-16T05:04:42.266Z Compiling rustls-pki-types v1.7.0
22722024-08-16T05:04:42.293Z Compiling match_cfg v0.1.0
22732024-08-16T05:04:42.319Z Compiling prettyplease v0.2.20
22742024-08-16T05:04:42.343Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22752024-08-16T05:04:42.343Z Compiling slog-json v2.6.1
22762024-08-16T05:04:42.343Z Compiling http v1.1.0
22772024-08-16T05:04:42.367Z Compiling atomic-waker v1.1.2
22782024-08-16T05:04:42.367Z Compiling hostname v0.3.1
22792024-08-16T05:04:42.397Z Compiling async-stream v0.3.5
22802024-08-16T05:04:42.541Z Compiling waitgroup v0.1.2
22812024-08-16T05:04:42.600Z Compiling slog-bunyan v2.5.0
22822024-08-16T05:04:42.624Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22832024-08-16T05:04:42.673Z Compiling rustls-webpki v0.102.4
22842024-08-16T05:04:42.696Z Compiling rustls-pemfile v2.1.3
22852024-08-16T05:04:42.722Z Compiling toml v0.8.19
22862024-08-16T05:04:42.746Z Compiling ipnetwork v0.20.0
22872024-08-16T05:04:42.792Z Compiling newtype-uuid v1.1.0
22882024-08-16T05:04:42.822Z Compiling serde_path_to_error v0.1.16
22892024-08-16T05:04:43.003Z Compiling hostname v0.4.0
22902024-08-16T05:04:43.050Z Compiling instant v0.1.12
22912024-08-16T05:04:43.119Z Compiling debug-ignore v1.0.5
22922024-08-16T05:04:43.191Z Compiling backoff v0.4.0
22932024-08-16T05:04:43.246Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22942024-08-16T05:04:43.272Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22952024-08-16T05:04:43.484Z Compiling rustls v0.22.4
22962024-08-16T05:04:43.552Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
22972024-08-16T05:04:43.576Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22982024-08-16T05:04:43.576Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22992024-08-16T05:04:43.732Z Compiling multer v3.1.0
23002024-08-16T05:04:43.903Z Compiling serde_with v3.8.3
23012024-08-16T05:04:44.205Z Compiling parse-display v0.10.0
23022024-08-16T05:04:44.431Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23032024-08-16T05:04:44.455Z Compiling num-rational v0.4.2
23042024-08-16T05:04:44.537Z Compiling num-complex v0.4.6
23052024-08-16T05:04:44.569Z Compiling macaddr v1.0.1
23062024-08-16T05:04:45.334Z Compiling num v0.4.3
23072024-08-16T05:04:45.414Z Compiling float-ord v0.3.2
23082024-08-16T05:04:46.338Z Checking oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
23092024-08-16T05:04:46.952Z Compiling tokio-rustls v0.25.0
23102024-08-16T05:04:47.251Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
23112024-08-16T05:04:50.741Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23122024-08-16T05:05:04.903Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23132024-08-16T05:05:08.371Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23142024-08-16T05:05:09.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.82s
23152024-08-16T05:05:09.339Z
23162024-08-16T05:05:09.339Zinfo: running `cargo check --bins` on oximeter-impl (63/150)
23172024-08-16T05:05:10.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23182024-08-16T05:05:10.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23192024-08-16T05:05:10.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23202024-08-16T05:05:10.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
23212024-08-16T05:05:10.310Z
23222024-08-16T05:05:10.310Zinfo: running `cargo check --bins` on oximeter-macro-impl (64/150)
23232024-08-16T05:05:11.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23242024-08-16T05:05:11.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23252024-08-16T05:05:11.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23262024-08-16T05:05:11.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
23272024-08-16T05:05:11.223Z
23282024-08-16T05:05:11.223Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (65/150)
23292024-08-16T05:05:12.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23302024-08-16T05:05:12.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23312024-08-16T05:05:12.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23322024-08-16T05:05:12.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
23332024-08-16T05:05:12.195Z
23342024-08-16T05:05:12.195Zinfo: running `cargo check --bins` on nexus-inventory (66/150)
23352024-08-16T05:05:13.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23362024-08-16T05:05:13.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23372024-08-16T05:05:13.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23382024-08-16T05:05:13.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
23392024-08-16T05:05:13.282Z
23402024-08-16T05:05:13.283Zinfo: running `cargo check --bins` on typed-rng (67/150)
23412024-08-16T05:05:14.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23422024-08-16T05:05:14.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23432024-08-16T05:05:14.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23442024-08-16T05:05:14.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
23452024-08-16T05:05:14.249Z
23462024-08-16T05:05:14.249Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (68/150)
23472024-08-16T05:05:15.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23482024-08-16T05:05:15.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23492024-08-16T05:05:15.381Z Checking password-hash v0.5.0
23502024-08-16T05:05:15.381Z Checking blake2 v0.10.6
23512024-08-16T05:05:15.381Z Compiling semver v0.1.20
23522024-08-16T05:05:15.408Z Compiling convert_case v0.4.0
23532024-08-16T05:05:15.408Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23542024-08-16T05:05:15.408Z Compiling rayon-core v1.12.1
23552024-08-16T05:05:15.488Z Compiling crossbeam-deque v0.8.5
23562024-08-16T05:05:15.517Z Compiling curve25519-dalek v4.1.3
23572024-08-16T05:05:15.735Z Compiling unicase v2.7.0
23582024-08-16T05:05:15.817Z Compiling rustc_version v0.1.7
23592024-08-16T05:05:15.845Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23602024-08-16T05:05:15.872Z Checking argon2 v0.5.3
23612024-08-16T05:05:16.000Z Checking keccak v0.1.5
23622024-08-16T05:05:16.049Z Compiling same-file v1.0.6
23632024-08-16T05:05:16.073Z Compiling fastrand v2.1.0
23642024-08-16T05:05:16.213Z Compiling walkdir v2.5.0
23652024-08-16T05:05:16.256Z Compiling newtype_derive v0.1.6
23662024-08-16T05:05:16.281Z Checking sha3 v0.10.8
23672024-08-16T05:05:16.329Z Compiling derive_more v0.99.18
23682024-08-16T05:05:16.455Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23692024-08-16T05:05:16.503Z Compiling tempfile v3.10.1
23702024-08-16T05:05:16.601Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23712024-08-16T05:05:16.625Z Compiling thiserror-impl-no-std v2.0.2
23722024-08-16T05:05:16.658Z Checking universal-hash v0.5.1
23732024-08-16T05:05:16.749Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23742024-08-16T05:05:16.824Z Checking secrecy v0.8.0
23752024-08-16T05:05:16.869Z Compiling blake3 v1.5.1
23762024-08-16T05:05:16.906Z Compiling ring v0.16.20
23772024-08-16T05:05:17.001Z Compiling derive-where v1.2.7
23782024-08-16T05:05:17.249Z Compiling curve25519-dalek-derive v0.1.1
23792024-08-16T05:05:17.411Z Checking opaque-debug v0.3.1
23802024-08-16T05:05:17.494Z Checking poly1305 v0.8.0
23812024-08-16T05:05:17.897Z Compiling rayon v1.10.0
23822024-08-16T05:05:18.100Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23832024-08-16T05:05:18.466Z Checking chacha20 v0.9.1
23842024-08-16T05:05:18.491Z Checking aead v0.5.2
23852024-08-16T05:05:18.668Z Compiling memmap2 v0.9.4
23862024-08-16T05:05:18.757Z Compiling constant_time_eq v0.3.0
23872024-08-16T05:05:18.919Z Compiling arrayvec v0.7.4
23882024-08-16T05:05:19.048Z Compiling libefi-sys v0.1.0
23892024-08-16T05:05:19.251Z Checking thiserror-no-std v2.0.2
23902024-08-16T05:05:19.275Z Compiling untrusted v0.7.1
23912024-08-16T05:05:19.301Z Compiling arrayref v0.3.7
23922024-08-16T05:05:19.351Z Compiling spin v0.5.2
23932024-08-16T05:05:19.385Z Compiling home v0.5.9
23942024-08-16T05:05:19.468Z Checking chacha20poly1305 v0.10.1
23952024-08-16T05:05:19.567Z Compiling toolchain_find v0.4.0
23962024-08-16T05:05:19.622Z Checking steno v0.4.1
23972024-08-16T05:05:19.664Z Compiling camino-tempfile v1.1.1
23982024-08-16T05:05:19.982Z Checking vsss-rs v3.3.4
23992024-08-16T05:05:20.098Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24002024-08-16T05:05:20.163Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24012024-08-16T05:05:20.394Z Compiling bitfield-struct v0.6.1
24022024-08-16T05:05:20.500Z Compiling topological-sort v0.2.2
24032024-08-16T05:05:20.696Z Compiling cancel-safe-futures v0.1.5
24042024-08-16T05:05:21.113Z Compiling mime_guess v2.0.4
24052024-08-16T05:05:21.583Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24062024-08-16T05:05:21.912Z Compiling rustfmt-wrapper v0.2.1
24072024-08-16T05:05:22.108Z Compiling omicron-zone-package v0.11.0
24082024-08-16T05:05:22.386Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24092024-08-16T05:05:22.553Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24102024-08-16T05:05:22.610Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24112024-08-16T05:05:22.674Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24122024-08-16T05:05:22.724Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24132024-08-16T05:05:23.154Z Checking gethostname v0.5.0
24142024-08-16T05:05:23.223Z Checking libsw v3.3.1
24152024-08-16T05:05:23.267Z Checking linear-map v1.2.0
24162024-08-16T05:05:23.291Z Checking swrite v0.1.0
24172024-08-16T05:05:23.324Z Checking owo-colors v4.0.0
24182024-08-16T05:05:23.445Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24192024-08-16T05:05:23.543Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
24202024-08-16T05:05:23.830Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24212024-08-16T05:05:23.894Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24222024-08-16T05:05:24.231Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
24232024-08-16T05:05:24.361Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24242024-08-16T05:05:24.565Z Checking kstat-rs v0.2.4
24252024-08-16T05:05:24.589Z Checking nanorand v0.7.0
24262024-08-16T05:05:24.787Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24272024-08-16T05:05:24.847Z Checking glob v0.3.1
24282024-08-16T05:05:24.905Z Checking http-range v0.1.5
24292024-08-16T05:05:24.944Z Checking flume v0.11.0
24302024-08-16T05:05:25.062Z Checking hyper-staticfile v0.9.5
24312024-08-16T05:05:25.119Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24322024-08-16T05:05:25.191Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24332024-08-16T05:05:25.345Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24342024-08-16T05:05:25.418Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24352024-08-16T05:05:25.771Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24362024-08-16T05:05:25.857Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24372024-08-16T05:05:26.579Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24382024-08-16T05:05:26.637Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
24392024-08-16T05:05:27.235Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24402024-08-16T05:05:27.402Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24412024-08-16T05:05:27.497Z Checking itertools v0.13.0
24422024-08-16T05:05:28.210Z Checking display-error-chain v0.2.0
24432024-08-16T05:05:28.864Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24442024-08-16T05:05:35.231Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24452024-08-16T05:05:42.594Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24462024-08-16T05:05:42.618Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24472024-08-16T05:05:43.504Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24482024-08-16T05:05:59.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.96s
24492024-08-16T05:05:59.341Z
24502024-08-16T05:05:59.341Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (69/150)
24512024-08-16T05:06:00.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24522024-08-16T05:06:00.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24532024-08-16T05:06:00.398Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24542024-08-16T05:06:16.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.71s
24552024-08-16T05:06:16.218Z
24562024-08-16T05:06:16.218Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (70/150)
24572024-08-16T05:06:17.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582024-08-16T05:06:17.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592024-08-16T05:06:17.245Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24602024-08-16T05:06:32.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.41s
24612024-08-16T05:06:32.798Z
24622024-08-16T05:06:32.798Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (71/150)
24632024-08-16T05:06:33.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24642024-08-16T05:06:33.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24652024-08-16T05:06:33.857Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24662024-08-16T05:06:49.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.61s
24672024-08-16T05:06:49.583Z
24682024-08-16T05:06:49.583Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (72/150)
24692024-08-16T05:06:50.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24702024-08-16T05:06:50.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24712024-08-16T05:06:50.638Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24722024-08-16T05:07:06.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s
24732024-08-16T05:07:06.774Z
24742024-08-16T05:07:06.774Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (73/150)
24752024-08-16T05:07:07.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24762024-08-16T05:07:07.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24772024-08-16T05:07:07.800Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24782024-08-16T05:07:25.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
24792024-08-16T05:07:25.442Z
24802024-08-16T05:07:25.442Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (74/150)
24812024-08-16T05:07:25.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24822024-08-16T05:07:25.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24832024-08-16T05:07:25.442Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24842024-08-16T05:07:40.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
24852024-08-16T05:07:40.889Z
24862024-08-16T05:07:40.889Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (75/150)
24872024-08-16T05:07:41.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882024-08-16T05:07:41.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892024-08-16T05:07:41.968Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24902024-08-16T05:07:58.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s
24912024-08-16T05:07:58.851Z
24922024-08-16T05:07:58.851Zinfo: running `cargo check --bins` on bootstrap-agent-api (76/150)
24932024-08-16T05:07:59.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942024-08-16T05:07:59.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952024-08-16T05:07:59.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962024-08-16T05:07:59.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
24972024-08-16T05:07:59.786Z
24982024-08-16T05:07:59.786Zinfo: running `cargo check --bins` on nexus-client (77/150)
24992024-08-16T05:08:00.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002024-08-16T05:08:00.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012024-08-16T05:08:00.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25022024-08-16T05:08:00.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
25032024-08-16T05:08:00.786Z
25042024-08-16T05:08:00.786Zinfo: running `cargo check --bins` on sled-agent-types (78/150)
25052024-08-16T05:08:01.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062024-08-16T05:08:01.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072024-08-16T05:08:01.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25082024-08-16T05:08:01.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
25092024-08-16T05:08:01.731Z
25102024-08-16T05:08:01.731Zinfo: running `cargo check --bins` on bootstrap-agent-client (79/150)
25112024-08-16T05:08:02.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25122024-08-16T05:08:02.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25132024-08-16T05:08:02.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25142024-08-16T05:08:02.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
25152024-08-16T05:08:02.677Z
25162024-08-16T05:08:02.677Zinfo: running `cargo check --bins` on dpd-client (80/150)
25172024-08-16T05:08:03.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25182024-08-16T05:08:03.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25192024-08-16T05:08:03.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25202024-08-16T05:08:03.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25212024-08-16T05:08:03.611Z
25222024-08-16T05:08:03.611Zinfo: running `cargo check --bins` on installinator-common (81/150)
25232024-08-16T05:08:04.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242024-08-16T05:08:04.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252024-08-16T05:08:04.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25262024-08-16T05:08:04.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
25272024-08-16T05:08:04.468Z
25282024-08-16T05:08:04.468Zinfo: running `cargo check --bins` on update-engine (82/150)
25292024-08-16T05:08:05.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302024-08-16T05:08:05.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312024-08-16T05:08:05.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25322024-08-16T05:08:05.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
25332024-08-16T05:08:05.410Z
25342024-08-16T05:08:05.410Zinfo: running `cargo check --bins` on key-manager (83/150)
25352024-08-16T05:08:06.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362024-08-16T05:08:06.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372024-08-16T05:08:06.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25382024-08-16T05:08:06.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25392024-08-16T05:08:06.333Z
25402024-08-16T05:08:06.333Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (84/150)
25412024-08-16T05:08:07.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422024-08-16T05:08:07.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432024-08-16T05:08:07.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25442024-08-16T05:08:07.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
25452024-08-16T05:08:07.236Z
25462024-08-16T05:08:07.237Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (85/150)
25472024-08-16T05:08:08.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482024-08-16T05:08:08.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492024-08-16T05:08:08.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25502024-08-16T05:08:08.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
25512024-08-16T05:08:08.104Z
25522024-08-16T05:08:08.104Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (86/150)
25532024-08-16T05:08:08.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542024-08-16T05:08:08.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552024-08-16T05:08:08.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562024-08-16T05:08:08.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25572024-08-16T05:08:08.996Z
25582024-08-16T05:08:08.996Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (87/150)
25592024-08-16T05:08:09.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602024-08-16T05:08:09.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612024-08-16T05:08:09.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622024-08-16T05:08:09.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
25632024-08-16T05:08:09.877Z
25642024-08-16T05:08:09.877Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (88/150)
25652024-08-16T05:08:10.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662024-08-16T05:08:10.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672024-08-16T05:08:10.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682024-08-16T05:08:10.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
25692024-08-16T05:08:10.856Z
25702024-08-16T05:08:10.856Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (89/150)
25712024-08-16T05:08:11.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722024-08-16T05:08:11.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732024-08-16T05:08:11.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25742024-08-16T05:08:11.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
25752024-08-16T05:08:11.758Z
25762024-08-16T05:08:11.758Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (90/150)
25772024-08-16T05:08:12.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782024-08-16T05:08:12.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792024-08-16T05:08:12.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25802024-08-16T05:08:12.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
25812024-08-16T05:08:12.651Z
25822024-08-16T05:08:12.651Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (91/150)
25832024-08-16T05:08:13.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842024-08-16T05:08:13.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852024-08-16T05:08:13.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25862024-08-16T05:08:13.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25872024-08-16T05:08:13.544Z
25882024-08-16T05:08:13.544Zinfo: running `cargo check --bins` on oximeter-producer (92/150)
25892024-08-16T05:08:14.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25902024-08-16T05:08:14.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25912024-08-16T05:08:14.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25922024-08-16T05:08:14.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
25932024-08-16T05:08:14.477Z
25942024-08-16T05:08:14.477Zinfo: running `cargo check --bins` on sled-agent-api (93/150)
25952024-08-16T05:08:15.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25962024-08-16T05:08:15.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25972024-08-16T05:08:15.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25982024-08-16T05:08:15.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
25992024-08-16T05:08:15.482Z
26002024-08-16T05:08:15.482Zinfo: running `cargo check --bins` on sled-hardware (94/150)
26012024-08-16T05:08:16.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26022024-08-16T05:08:16.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26032024-08-16T05:08:16.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26042024-08-16T05:08:16.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26052024-08-16T05:08:16.458Z
26062024-08-16T05:08:16.458Zinfo: running `cargo check --bins --no-default-features` on sled-storage (95/150)
26072024-08-16T05:08:17.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26082024-08-16T05:08:17.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26092024-08-16T05:08:17.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26102024-08-16T05:08:17.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26112024-08-16T05:08:17.384Z
26122024-08-16T05:08:17.384Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (96/150)
26132024-08-16T05:08:18.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142024-08-16T05:08:18.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152024-08-16T05:08:18.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26162024-08-16T05:08:18.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26172024-08-16T05:08:18.290Z
26182024-08-16T05:08:18.290Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (97/150)
26192024-08-16T05:08:19.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202024-08-16T05:08:19.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212024-08-16T05:08:19.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222024-08-16T05:08:19.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26232024-08-16T05:08:19.186Z
26242024-08-16T05:08:19.186Zinfo: running `cargo check --bins` on nexus-test-interface (98/150)
26252024-08-16T05:08:20.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262024-08-16T05:08:20.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272024-08-16T05:08:20.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282024-08-16T05:08:20.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26292024-08-16T05:08:20.144Z
26302024-08-16T05:08:20.144Zinfo: running `cargo check --bins` on oximeter-collector (99/150)
26312024-08-16T05:08:21.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322024-08-16T05:08:21.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332024-08-16T05:08:21.197Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26342024-08-16T05:08:21.197Z Checking bcs v0.1.6
26352024-08-16T05:08:21.197Z Compiling async-recursion v1.1.1
26362024-08-16T05:08:21.197Z Checking highway v1.2.0
26372024-08-16T05:08:21.221Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26382024-08-16T05:08:21.221Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26392024-08-16T05:08:22.426Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26402024-08-16T05:08:26.754Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26412024-08-16T05:08:28.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.84s
26422024-08-16T05:08:29.143Z
26432024-08-16T05:08:29.144Zinfo: running `cargo check --bins` on oximeter-api (100/150)
26442024-08-16T05:08:29.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452024-08-16T05:08:29.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462024-08-16T05:08:29.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472024-08-16T05:08:29.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26482024-08-16T05:08:30.043Z
26492024-08-16T05:08:30.043Zinfo: running `cargo check --bins` on oximeter-client (101/150)
26502024-08-16T05:08:30.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512024-08-16T05:08:30.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522024-08-16T05:08:30.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26532024-08-16T05:08:30.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26542024-08-16T05:08:31.019Z
26552024-08-16T05:08:31.019Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (102/150)
26562024-08-16T05:08:31.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572024-08-16T05:08:31.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582024-08-16T05:08:31.939Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26592024-08-16T05:08:32.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
26602024-08-16T05:08:32.759Z
26612024-08-16T05:08:32.760Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (103/150)
26622024-08-16T05:08:33.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632024-08-16T05:08:33.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642024-08-16T05:08:33.715Z Compiling vte_generate_state_changes v0.1.1
26652024-08-16T05:08:33.715Z Checking fd-lock v4.0.2
26662024-08-16T05:08:33.739Z Checking bytecount v0.6.8
26672024-08-16T05:08:33.739Z Compiling tabled_derive v0.7.0
26682024-08-16T05:08:33.739Z Checking crossterm v0.27.0
26692024-08-16T05:08:33.739Z Compiling peg-macros v0.8.4
26702024-08-16T05:08:33.739Z Compiling sqlparser_derive v0.2.2
26712024-08-16T05:08:33.739Z Checking unicode_categories v0.1.1
26722024-08-16T05:08:33.923Z Checking home v0.5.9
26732024-08-16T05:08:33.950Z Checking papergrid v0.11.0
26742024-08-16T05:08:34.012Z Checking nu-ansi-term v0.50.0
26752024-08-16T05:08:34.062Z Checking rustyline v14.0.0
26762024-08-16T05:08:34.309Z Checking vte v0.11.1
26772024-08-16T05:08:34.363Z Checking sqlformat v0.2.4
26782024-08-16T05:08:34.783Z Checking sqlparser v0.45.0
26792024-08-16T05:08:35.262Z Checking crossterm v0.28.1
26802024-08-16T05:08:35.496Z Checking strip-ansi-escapes v0.2.0
26812024-08-16T05:08:35.650Z Checking reedline v0.33.0
26822024-08-16T05:08:36.010Z Checking tabled v0.15.0
26832024-08-16T05:08:36.607Z Checking peg v0.8.4
26842024-08-16T05:08:42.510Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26852024-08-16T05:08:50.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s
26862024-08-16T05:08:50.218Z
26872024-08-16T05:08:50.218Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (104/150)
26882024-08-16T05:08:51.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892024-08-16T05:08:51.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902024-08-16T05:08:51.200Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26912024-08-16T05:08:58.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.51s
26922024-08-16T05:08:58.891Z
26932024-08-16T05:08:58.891Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (105/150)
26942024-08-16T05:08:59.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952024-08-16T05:08:59.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962024-08-16T05:08:59.799Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26972024-08-16T05:09:07.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s
26982024-08-16T05:09:07.379Z
26992024-08-16T05:09:07.379Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (106/150)
27002024-08-16T05:09:08.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012024-08-16T05:09:08.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022024-08-16T05:09:08.316Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032024-08-16T05:09:13.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
27042024-08-16T05:09:13.973Z
27052024-08-16T05:09:13.973Zinfo: running `cargo check --bins` on cockroach-admin-client (107/150)
27062024-08-16T05:09:14.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072024-08-16T05:09:14.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082024-08-16T05:09:14.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092024-08-16T05:09:14.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27102024-08-16T05:09:14.837Z
27112024-08-16T05:09:14.837Zinfo: running `cargo check --bins` on installinator-client (108/150)
27122024-08-16T05:09:15.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132024-08-16T05:09:15.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142024-08-16T05:09:15.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152024-08-16T05:09:15.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27162024-08-16T05:09:15.869Z
27172024-08-16T05:09:15.869Zinfo: running `cargo check --bins` on oxide-client (109/150)
27182024-08-16T05:09:16.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192024-08-16T05:09:16.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202024-08-16T05:09:16.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212024-08-16T05:09:16.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27222024-08-16T05:09:16.739Z
27232024-08-16T05:09:16.739Zinfo: running `cargo check --bins` on wicketd-client (110/150)
27242024-08-16T05:09:17.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252024-08-16T05:09:17.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262024-08-16T05:09:17.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272024-08-16T05:09:17.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27282024-08-16T05:09:17.691Z
27292024-08-16T05:09:17.691Zinfo: running `cargo check --bins` on wicket-common (111/150)
27302024-08-16T05:09:18.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312024-08-16T05:09:18.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322024-08-16T05:09:18.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332024-08-16T05:09:18.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27342024-08-16T05:09:18.592Z
27352024-08-16T05:09:18.592Zinfo: running `cargo check --bins` on omicron-cockroach-admin (112/150)
27362024-08-16T05:09:19.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372024-08-16T05:09:19.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382024-08-16T05:09:19.520Z Checking csv-core v0.1.11
27392024-08-16T05:09:19.545Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27402024-08-16T05:09:19.822Z Checking csv v1.3.0
27412024-08-16T05:09:20.557Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27422024-08-16T05:09:21.018Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27432024-08-16T05:09:22.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s
27442024-08-16T05:09:22.674Z
27452024-08-16T05:09:22.674Zinfo: running `cargo check --bins` on cockroach-admin-api (113/150)
27462024-08-16T05:09:23.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472024-08-16T05:09:23.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482024-08-16T05:09:23.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492024-08-16T05:09:23.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27502024-08-16T05:09:23.572Z
27512024-08-16T05:09:23.572Zinfo: running `cargo check --bins` on cockroach-admin-types (114/150)
27522024-08-16T05:09:24.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532024-08-16T05:09:24.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542024-08-16T05:09:24.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552024-08-16T05:09:24.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27562024-08-16T05:09:24.448Z
27572024-08-16T05:09:24.448Zinfo: running `cargo check --bins` on cert-dev (115/150)
27582024-08-16T05:09:25.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592024-08-16T05:09:25.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602024-08-16T05:09:25.377Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27612024-08-16T05:09:25.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
27622024-08-16T05:09:25.768Z
27632024-08-16T05:09:25.769Zinfo: running `cargo check --bins` on ch-dev (116/150)
27642024-08-16T05:09:26.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652024-08-16T05:09:26.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662024-08-16T05:09:26.689Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27672024-08-16T05:09:27.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
27682024-08-16T05:09:27.624Z
27692024-08-16T05:09:27.624Zinfo: running `cargo check --bins` on crdb-seed (117/150)
27702024-08-16T05:09:28.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712024-08-16T05:09:28.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722024-08-16T05:09:28.572Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27732024-08-16T05:09:28.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
27742024-08-16T05:09:29.045Z
27752024-08-16T05:09:29.045Zinfo: running `cargo check --bins` on db-dev (118/150)
27762024-08-16T05:09:29.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772024-08-16T05:09:29.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782024-08-16T05:09:29.990Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
27792024-08-16T05:09:30.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
27802024-08-16T05:09:30.987Z
27812024-08-16T05:09:30.987Zinfo: running `cargo check --bins` on omicron-dev-lib (119/150)
27822024-08-16T05:09:31.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832024-08-16T05:09:31.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842024-08-16T05:09:31.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852024-08-16T05:09:31.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27862024-08-16T05:09:31.899Z
27872024-08-16T05:09:31.899Zinfo: running `cargo check --bins` on xtask-downloader (120/150)
27882024-08-16T05:09:32.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892024-08-16T05:09:32.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902024-08-16T05:09:32.751Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
27912024-08-16T05:09:33.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
27922024-08-16T05:09:33.916Z
27932024-08-16T05:09:33.916Zinfo: running `cargo check --bins` on mgs-dev (121/150)
27942024-08-16T05:09:34.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952024-08-16T05:09:34.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962024-08-16T05:09:34.906Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27972024-08-16T05:09:35.542Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
27982024-08-16T05:09:36.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
27992024-08-16T05:09:36.167Z
28002024-08-16T05:09:36.167Zinfo: running `cargo check --bins` on omicron-omdb (122/150)
28012024-08-16T05:09:37.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-08-16T05:09:37.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-08-16T05:09:37.307Z Compiling glob v0.3.1
28042024-08-16T05:09:37.307Z Compiling crunchy v0.2.2
28052024-08-16T05:09:37.307Z Compiling tiny-keccak v2.0.2
28062024-08-16T05:09:37.331Z Compiling dsl_auto_type v0.1.2
28072024-08-16T05:09:37.331Z Checking scheduled-thread-pool v0.2.7
28082024-08-16T05:09:37.355Z Compiling diesel_table_macro_syntax v0.2.0
28092024-08-16T05:09:37.420Z Compiling ascii-canvas v3.0.0
28102024-08-16T05:09:37.445Z Compiling ena v0.14.3
28112024-08-16T05:09:37.547Z Checking r2d2 v0.8.10
28122024-08-16T05:09:37.698Z Compiling libloading v0.8.3
28132024-08-16T05:09:37.815Z Compiling diff v0.1.13
28142024-08-16T05:09:37.839Z Compiling regex-syntax v0.6.29
28152024-08-16T05:09:37.918Z Compiling bindgen v0.69.4
28162024-08-16T05:09:38.086Z Compiling which v4.4.2
28172024-08-16T05:09:38.222Z Compiling clang-sys v1.7.0
28182024-08-16T05:09:38.456Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28192024-08-16T05:09:38.580Z Compiling cexpr v0.6.0
28202024-08-16T05:09:38.604Z Compiling lazycell v1.3.0
28212024-08-16T05:09:38.640Z Compiling shlex v1.3.0
28222024-08-16T05:09:38.665Z Compiling rustc-hash v1.1.0
28232024-08-16T05:09:38.752Z Compiling ref-cast v1.0.23
28242024-08-16T05:09:38.783Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28252024-08-16T05:09:38.806Z Compiling diesel_derives v2.2.2
28262024-08-16T05:09:38.831Z Compiling derive_builder_core v0.20.0
28272024-08-16T05:09:39.036Z Compiling libxml v0.3.3
28282024-08-16T05:09:39.059Z Compiling ref-cast-impl v1.0.23
28292024-08-16T05:09:39.324Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28302024-08-16T05:09:39.423Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28312024-08-16T05:09:39.747Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28322024-08-16T05:09:40.015Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28332024-08-16T05:09:40.208Z Compiling strum_macros v0.24.3
28342024-08-16T05:09:40.242Z Compiling cookie v0.18.1
28352024-08-16T05:09:40.391Z Compiling indoc v1.0.9
28362024-08-16T05:09:40.576Z Compiling lalrpop v0.19.12
28372024-08-16T05:09:40.898Z Compiling derive_builder_macro v0.20.0
28382024-08-16T05:09:41.676Z Checking derive_builder v0.20.0
28392024-08-16T05:09:41.826Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28402024-08-16T05:09:42.308Z Compiling impl-trait-for-tuples v0.2.2
28412024-08-16T05:09:42.762Z Compiling oso-derive v0.27.3
28422024-08-16T05:09:42.863Z Checking quick-xml v0.31.0
28432024-08-16T05:09:43.284Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
28442024-08-16T05:09:43.551Z Checking maplit v1.0.2
28452024-08-16T05:09:43.732Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28462024-08-16T05:09:44.125Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28472024-08-16T05:09:44.367Z Checking bb8 v0.8.5
28482024-08-16T05:09:44.585Z Compiling const_format_proc_macros v0.2.32
28492024-08-16T05:09:44.802Z Checking crossbeam-deque v0.8.5
28502024-08-16T05:09:45.132Z Compiling portable-atomic v1.6.0
28512024-08-16T05:09:45.174Z Checking rayon-core v1.12.1
28522024-08-16T05:09:45.785Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28532024-08-16T05:09:46.052Z Checking castaway v0.2.3
28542024-08-16T05:09:46.208Z Checking compact_str v0.8.0
28552024-08-16T05:09:46.482Z Checking const_format v0.2.32
28562024-08-16T05:09:46.978Z Checking rayon v1.10.0
28572024-08-16T05:09:47.058Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28582024-08-16T05:09:47.082Z Checking unicode-truncate v1.0.0
28592024-08-16T05:09:47.290Z Checking lru v0.12.3
28602024-08-16T05:09:47.316Z Compiling instability v0.3.2
28612024-08-16T05:09:47.831Z Checking unicode-linebreak v0.1.5
28622024-08-16T05:09:47.884Z Checking cassowary v0.3.0
28632024-08-16T05:09:48.167Z Checking number_prefix v0.4.0
28642024-08-16T05:09:48.241Z Checking smawk v0.3.2
28652024-08-16T05:09:48.355Z Checking ratatui v0.28.0
28662024-08-16T05:09:48.436Z Checking textwrap v0.16.1
28672024-08-16T05:09:48.814Z Checking multimap v0.10.0
28682024-08-16T05:09:49.151Z Checking diesel v2.2.2
28692024-08-16T05:09:50.562Z Checking indicatif v0.17.8
28702024-08-16T05:10:08.242Z Compiling samael v0.0.15
28712024-08-16T05:10:20.362Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28722024-08-16T05:10:22.579Z Compiling polar-core v0.27.3
28732024-08-16T05:10:31.824Z Checking oso v0.27.3
28742024-08-16T05:11:53.430Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28752024-08-16T05:12:01.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
28762024-08-16T05:12:01.308Z
28772024-08-16T05:12:01.308Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (123/150)
28782024-08-16T05:12:02.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-08-16T05:12:02.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-08-16T05:12:02.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-08-16T05:12:02.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28822024-08-16T05:12:02.274Z
28832024-08-16T05:12:02.274Zinfo: running `cargo check --bins` on nexus-saga-recovery (124/150)
28842024-08-16T05:12:03.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-08-16T05:12:03.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-08-16T05:12:03.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-08-16T05:12:03.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28882024-08-16T05:12:03.223Z
28892024-08-16T05:12:03.224Zinfo: running `cargo check --bins` on nexus-test-utils-macros (125/150)
28902024-08-16T05:12:04.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-08-16T05:12:04.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-08-16T05:12:04.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-08-16T05:12:04.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28942024-08-16T05:12:04.096Z
28952024-08-16T05:12:04.096Zinfo: running `cargo check --bins` on omicron-nexus (126/150)
28962024-08-16T05:12:05.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-08-16T05:12:05.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-08-16T05:12:05.355Z Compiling libz-sys v1.1.16
28992024-08-16T05:12:05.383Z Compiling libgit2-sys v0.17.0+1.8.1
29002024-08-16T05:12:05.408Z Compiling vergen v8.3.2
29012024-08-16T05:12:05.408Z Compiling cargo-platform v0.1.8
29022024-08-16T05:12:05.408Z Compiling pin-project-internal v1.1.5
29032024-08-16T05:12:05.461Z Compiling snafu-derive v0.8.2
29042024-08-16T05:12:05.462Z Compiling libsqlite3-sys v0.28.0
29052024-08-16T05:12:05.490Z Compiling buf-list v1.0.3
29062024-08-16T05:12:05.741Z Checking globset v0.4.14
29072024-08-16T05:12:05.964Z Compiling cargo_metadata v0.18.1
29082024-08-16T05:12:06.032Z Checking olpc-cjson v0.1.3
29092024-08-16T05:12:06.155Z Checking rand_seeder v0.3.0
29102024-08-16T05:12:06.180Z Checking serde_plain v1.0.2
29112024-08-16T05:12:06.250Z Checking typed-path v0.7.1
29122024-08-16T05:12:06.374Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29132024-08-16T05:12:06.576Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29142024-08-16T05:12:06.603Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29152024-08-16T05:12:06.812Z Checking hashlink v0.9.1
29162024-08-16T05:12:06.837Z Checking fallible-iterator v0.3.0
29172024-08-16T05:12:06.861Z Checking fallible-streaming-iterator v0.1.9
29182024-08-16T05:12:07.055Z Checking parse-size v1.0.0
29192024-08-16T05:12:07.273Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29202024-08-16T05:12:07.325Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29212024-08-16T05:12:07.373Z Checking rusqlite v0.31.0
29222024-08-16T05:12:07.990Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29232024-08-16T05:12:08.080Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29242024-08-16T05:12:08.126Z Checking pin-project v1.1.5
29252024-08-16T05:12:08.224Z Checking twox-hash v1.6.3
29262024-08-16T05:12:08.293Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29272024-08-16T05:12:08.616Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29282024-08-16T05:12:08.766Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29292024-08-16T05:12:09.016Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29302024-08-16T05:12:09.051Z Checking fatfs v0.3.6
29312024-08-16T05:12:09.169Z Checking assert_matches v1.5.0
29322024-08-16T05:12:10.314Z Checking snafu v0.8.2
29332024-08-16T05:12:10.773Z Checking tough v0.17.1
29342024-08-16T05:12:14.847Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29352024-08-16T05:12:16.440Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29362024-08-16T05:12:16.967Z Compiling git2 v0.19.0
29372024-08-16T05:12:23.224Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29382024-08-16T05:13:44.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
29392024-08-16T05:13:44.720Z
29402024-08-16T05:13:44.720Zinfo: running `cargo check --bins` on nexus-internal-api (127/150)
29412024-08-16T05:13:45.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422024-08-16T05:13:45.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432024-08-16T05:13:45.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442024-08-16T05:13:45.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29452024-08-16T05:13:45.683Z
29462024-08-16T05:13:45.683Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (128/150)
29472024-08-16T05:13:46.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482024-08-16T05:13:46.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492024-08-16T05:13:46.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502024-08-16T05:13:46.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29512024-08-16T05:13:46.669Z
29522024-08-16T05:13:46.669Zinfo: running `cargo check --bins` on nexus-networking (129/150)
29532024-08-16T05:13:47.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542024-08-16T05:13:47.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552024-08-16T05:13:47.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562024-08-16T05:13:47.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29572024-08-16T05:13:47.661Z
29582024-08-16T05:13:47.661Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (130/150)
29592024-08-16T05:13:48.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602024-08-16T05:13:48.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612024-08-16T05:13:48.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622024-08-16T05:13:48.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29632024-08-16T05:13:48.669Z
29642024-08-16T05:13:48.669Zinfo: running `cargo check --bins` on update-common (131/150)
29652024-08-16T05:13:49.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662024-08-16T05:13:49.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672024-08-16T05:13:49.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682024-08-16T05:13:49.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29692024-08-16T05:13:49.614Z
29702024-08-16T05:13:49.614Zinfo: running `cargo check --bins` on tufaceous-lib (132/150)
29712024-08-16T05:13:50.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722024-08-16T05:13:50.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732024-08-16T05:13:50.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742024-08-16T05:13:50.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29752024-08-16T05:13:50.617Z
29762024-08-16T05:13:50.617Zinfo: running `cargo check --bins` on tufaceous (133/150)
29772024-08-16T05:13:51.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782024-08-16T05:13:51.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792024-08-16T05:13:51.585Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29802024-08-16T05:13:52.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
29812024-08-16T05:13:52.847Z
29822024-08-16T05:13:52.847Zinfo: running `cargo check --bins` on omicron-dev (134/150)
29832024-08-16T05:13:53.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842024-08-16T05:13:53.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852024-08-16T05:13:54.089Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29862024-08-16T05:13:54.090Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29872024-08-16T05:13:54.114Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29882024-08-16T05:13:55.848Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29892024-08-16T05:13:58.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
29902024-08-16T05:13:59.181Z
29912024-08-16T05:13:59.181Zinfo: running `cargo check --bins` on openapi-manager (135/150)
29922024-08-16T05:14:00.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932024-08-16T05:14:00.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942024-08-16T05:14:00.230Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29952024-08-16T05:14:00.230Z Checking heck v0.4.1
29962024-08-16T05:14:00.230Z Checking is_ci v1.2.0
29972024-08-16T05:14:00.253Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29982024-08-16T05:14:00.253Z Checking indent_write v2.2.0
29992024-08-16T05:14:00.374Z Checking supports-color v3.0.0
30002024-08-16T05:14:00.455Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30012024-08-16T05:14:02.285Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30022024-08-16T05:14:03.381Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30032024-08-16T05:14:04.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
30042024-08-16T05:14:04.763Z
30052024-08-16T05:14:04.764Zinfo: running `cargo check --bins` on installinator-api (136/150)
30062024-08-16T05:14:05.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072024-08-16T05:14:05.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082024-08-16T05:14:05.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092024-08-16T05:14:05.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30102024-08-16T05:14:05.773Z
30112024-08-16T05:14:05.774Zinfo: running `cargo check --bins` on wicketd-api (137/150)
30122024-08-16T05:14:06.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132024-08-16T05:14:06.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142024-08-16T05:14:06.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152024-08-16T05:14:06.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30162024-08-16T05:14:06.718Z
30172024-08-16T05:14:06.718Zinfo: running `cargo check --bins` on reconfigurator-cli (138/150)
30182024-08-16T05:14:07.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192024-08-16T05:14:07.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202024-08-16T05:14:07.731Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30212024-08-16T05:14:09.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
30222024-08-16T05:14:09.407Z
30232024-08-16T05:14:09.407Zinfo: running `cargo check --bins` on omicron-releng (139/150)
30242024-08-16T05:14:10.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252024-08-16T05:14:10.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262024-08-16T05:14:10.458Z Checking memmap2 v0.9.4
30272024-08-16T05:14:10.459Z Checking arrayvec v0.7.4
30282024-08-16T05:14:10.482Z Checking untrusted v0.7.1
30292024-08-16T05:14:10.482Z Checking spin v0.5.2
30302024-08-16T05:14:10.482Z Checking constant_time_eq v0.3.0
30312024-08-16T05:14:10.483Z Checking arrayref v0.3.7
30322024-08-16T05:14:10.483Z Checking cargo-platform v0.1.8
30332024-08-16T05:14:10.506Z Checking topological-sort v0.2.2
30342024-08-16T05:14:10.624Z Checking shell-words v1.1.0
30352024-08-16T05:14:10.747Z Checking ring v0.16.20
30362024-08-16T05:14:10.818Z Checking cargo_metadata v0.18.1
30372024-08-16T05:14:10.896Z Checking blake3 v1.5.1
30382024-08-16T05:14:12.287Z Checking omicron-zone-package v0.11.0
30392024-08-16T05:14:13.745Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30402024-08-16T05:14:14.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
30412024-08-16T05:14:15.090Z
30422024-08-16T05:14:15.090Zinfo: running `cargo check --bins` on xtask (140/150)
30432024-08-16T05:14:15.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442024-08-16T05:14:15.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452024-08-16T05:14:15.788Z Checking serde v1.0.207
30462024-08-16T05:14:15.788Z Checking thiserror v1.0.63
30472024-08-16T05:14:15.788Z Checking scroll v0.12.0
30482024-08-16T05:14:15.788Z Checking hashbrown v0.14.5
30492024-08-16T05:14:15.788Z Checking bitflags v2.6.0
30502024-08-16T05:14:15.812Z Checking log v0.4.21
30512024-08-16T05:14:15.835Z Checking zerocopy v0.7.34
30522024-08-16T05:14:15.898Z Checking syn v2.0.74
30532024-08-16T05:14:15.942Z Checking pest v2.7.10
30542024-08-16T05:14:16.143Z Checking rustix v0.38.34
30552024-08-16T05:14:16.166Z Checking fs-err v2.11.0
30562024-08-16T05:14:16.277Z Checking goblin v0.8.2
30572024-08-16T05:14:16.437Z Checking anyhow v1.0.86
30582024-08-16T05:14:16.775Z Checking tabled v0.15.0
30592024-08-16T05:14:16.858Z Checking indexmap v2.4.0
30602024-08-16T05:14:17.034Z Checking terminal_size v0.3.0
30612024-08-16T05:14:17.196Z Checking clap_builder v4.5.15
30622024-08-16T05:14:18.112Z Checking dtrace-parser v0.2.0
30632024-08-16T05:14:20.011Z Checking clap v4.5.15
30642024-08-16T05:14:20.180Z Checking serde_json v1.0.125
30652024-08-16T05:14:20.180Z Checking toml_datetime v0.6.8
30662024-08-16T05:14:20.203Z Checking serde_spanned v0.6.7
30672024-08-16T05:14:20.204Z Checking semver v1.0.23
30682024-08-16T05:14:20.204Z Checking cargo-platform v0.1.8
30692024-08-16T05:14:20.204Z Checking camino v1.1.7
30702024-08-16T05:14:20.323Z Checking macaddr v1.0.1
30712024-08-16T05:14:20.487Z Checking toml_edit v0.22.20
30722024-08-16T05:14:21.448Z Checking dof v0.3.0
30732024-08-16T05:14:21.448Z Checking cargo_metadata v0.18.1
30742024-08-16T05:14:21.983Z Checking usdt-impl v0.5.0
30752024-08-16T05:14:22.469Z Checking usdt v0.5.0
30762024-08-16T05:14:22.754Z Checking toml v0.8.19
30772024-08-16T05:14:23.384Z Checking cargo_toml v0.20.4
30782024-08-16T05:14:25.102Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30792024-08-16T05:14:25.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
30802024-08-16T05:14:25.969Z
30812024-08-16T05:14:25.969Zinfo: running `cargo check --bins` on end-to-end-tests (141/150)
30822024-08-16T05:14:26.655Z Downloading crates ...
30832024-08-16T05:14:26.931Z Downloaded blowfish v0.9.1
30842024-08-16T05:14:26.955Z Downloaded dhcproto-macros v0.1.0
30852024-08-16T05:14:26.955Z Downloaded dirs-sys v0.4.1
30862024-08-16T05:14:26.955Z Downloaded option-ext v0.2.0
30872024-08-16T05:14:26.955Z Downloaded md5 v0.7.0
30882024-08-16T05:14:26.955Z Downloaded bcrypt-pbkdf v0.10.0
30892024-08-16T05:14:26.955Z Downloaded ed25519 v2.2.3
30902024-08-16T05:14:26.955Z Downloaded ssh-encoding v0.2.0
30912024-08-16T05:14:26.955Z Downloaded russh-keys v0.44.0
30922024-08-16T05:14:26.978Z Downloaded russh-cryptovec v0.7.2
30932024-08-16T05:14:26.978Z Downloaded ssh-cipher v0.2.0
30942024-08-16T05:14:26.978Z Downloaded ssh-key v0.6.6
30952024-08-16T05:14:26.978Z Downloaded p384 v0.13.0
30962024-08-16T05:14:26.978Z Downloaded ed25519-dalek v2.1.1
30972024-08-16T05:14:27.002Z Downloaded russh v0.44.1
30982024-08-16T05:14:27.002Z Downloaded p521 v0.13.3
30992024-08-16T05:14:27.003Z Downloaded password-hash v0.4.2
31002024-08-16T05:14:27.003Z Downloaded p256 v0.13.2
31012024-08-16T05:14:27.003Z Downloaded num-bigint v0.4.5
31022024-08-16T05:14:27.026Z Downloaded hex-literal v0.4.1
31032024-08-16T05:14:27.026Z Downloaded rfc6979 v0.4.0
31042024-08-16T05:14:27.026Z Downloaded primeorder v0.13.6
31052024-08-16T05:14:27.026Z Downloaded polyval v0.6.2
31062024-08-16T05:14:27.026Z Downloaded ghash v0.5.1
31072024-08-16T05:14:27.026Z Downloaded pbkdf2 v0.11.0
31082024-08-16T05:14:27.050Z Downloaded internet-checksum v0.2.1
31092024-08-16T05:14:27.050Z Downloaded ecdsa v0.16.9
31102024-08-16T05:14:27.050Z Downloaded dirs v5.0.1
31112024-08-16T05:14:27.050Z Downloaded dhcproto v0.12.0
31122024-08-16T05:14:27.050Z Downloaded aes-gcm v0.10.3
31132024-08-16T05:14:27.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142024-08-16T05:14:27.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152024-08-16T05:14:27.239Z Checking polyval v0.6.2
31162024-08-16T05:14:27.239Z Checking rfc6979 v0.4.0
31172024-08-16T05:14:27.286Z Checking primeorder v0.13.6
31182024-08-16T05:14:27.311Z Checking ctr v0.9.2
31192024-08-16T05:14:27.334Z Checking ed25519 v2.2.3
31202024-08-16T05:14:27.334Z Checking ssh-encoding v0.2.0
31212024-08-16T05:14:27.334Z Checking blowfish v0.9.1
31222024-08-16T05:14:27.334Z Checking option-ext v0.2.0
31232024-08-16T05:14:27.449Z Checking ecdsa v0.16.9
31242024-08-16T05:14:27.495Z Checking ghash v0.5.1
31252024-08-16T05:14:27.520Z Checking dirs-sys v0.4.1
31262024-08-16T05:14:27.570Z Checking password-hash v0.4.2
31272024-08-16T05:14:27.595Z Checking bcrypt-pbkdf v0.10.0
31282024-08-16T05:14:27.643Z Checking ed25519-dalek v2.1.1
31292024-08-16T05:14:27.666Z Checking matches v0.1.10
31302024-08-16T05:14:27.690Z Checking aes-gcm v0.10.3
31312024-08-16T05:14:27.690Z Checking dirs v5.0.1
31322024-08-16T05:14:27.737Z Compiling enum-as-inner v0.5.1
31332024-08-16T05:14:27.762Z Checking idna v0.2.3
31342024-08-16T05:14:27.825Z Checking russh-cryptovec v0.7.2
31352024-08-16T05:14:27.848Z Checking md5 v0.7.0
31362024-08-16T05:14:27.897Z Checking ssh-cipher v0.2.0
31372024-08-16T05:14:27.971Z Checking pbkdf2 v0.11.0
31382024-08-16T05:14:27.995Z Checking num-bigint v0.4.5
31392024-08-16T05:14:28.018Z Checking hex-literal v0.4.1
31402024-08-16T05:14:28.104Z Compiling dhcproto-macros v0.1.0
31412024-08-16T05:14:28.127Z Checking p256 v0.13.2
31422024-08-16T05:14:28.151Z Checking p384 v0.13.0
31432024-08-16T05:14:28.181Z Checking ssh-key v0.6.6
31442024-08-16T05:14:28.239Z Checking p521 v0.13.3
31452024-08-16T05:14:28.498Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31462024-08-16T05:14:28.577Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31472024-08-16T05:14:28.675Z Checking trust-dns-proto v0.22.0
31482024-08-16T05:14:28.922Z Checking internet-checksum v0.2.1
31492024-08-16T05:14:29.599Z Checking russh-keys v0.44.0
31502024-08-16T05:14:30.775Z Checking russh v0.44.1
31512024-08-16T05:14:32.252Z Checking dhcproto v0.12.0
31522024-08-16T05:14:53.341Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31532024-08-16T05:14:54.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.01s
31542024-08-16T05:14:55.161Z
31552024-08-16T05:14:55.161Zinfo: running `cargo check --bins` on gateway-cli (142/150)
31562024-08-16T05:14:55.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572024-08-16T05:14:55.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582024-08-16T05:14:56.044Z Checking termios v0.3.3
31592024-08-16T05:14:56.221Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31602024-08-16T05:14:57.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
31612024-08-16T05:14:57.338Z
31622024-08-16T05:14:57.338Zinfo: running `cargo check --bins --no-default-features` on installinator (143/150)
31632024-08-16T05:14:58.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-08-16T05:14:58.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-08-16T05:14:58.320Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31662024-08-16T05:15:00.915Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31672024-08-16T05:15:03.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
31682024-08-16T05:15:03.350Z
31692024-08-16T05:15:03.350Zinfo: running `cargo check --bins` on internal-dns-cli (144/150)
31702024-08-16T05:15:04.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712024-08-16T05:15:04.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722024-08-16T05:15:04.290Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31732024-08-16T05:15:04.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
31742024-08-16T05:15:04.933Z
31752024-08-16T05:15:04.933Zinfo: running `cargo check --bins` on omicron-package (145/150)
31762024-08-16T05:15:05.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772024-08-16T05:15:05.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782024-08-16T05:15:05.882Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31792024-08-16T05:15:07.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
31802024-08-16T05:15:07.567Z
31812024-08-16T05:15:07.567Zinfo: running `cargo check --bins` on wicket-dbg (146/150)
31822024-08-16T05:15:08.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832024-08-16T05:15:08.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842024-08-16T05:15:08.555Z Checking rtoolbox v0.0.2
31852024-08-16T05:15:08.555Z Checking tui-tree-widget v0.22.0
31862024-08-16T05:15:08.579Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31872024-08-16T05:15:08.743Z Checking rpassword v7.3.1
31882024-08-16T05:15:13.823Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31892024-08-16T05:15:17.719Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31902024-08-16T05:15:19.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s
31912024-08-16T05:15:22.467Z
31922024-08-16T05:15:22.467Zinfo: running `cargo check --bins` on wicket (147/150)
31932024-08-16T05:15:22.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942024-08-16T05:15:22.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952024-08-16T05:15:22.545Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31962024-08-16T05:15:22.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
31972024-08-16T05:15:22.591Z
31982024-08-16T05:15:22.591Zinfo: running `cargo check --bins` on wicketd (148/150)
31992024-08-16T05:15:22.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002024-08-16T05:15:22.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012024-08-16T05:15:22.591Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32022024-08-16T05:15:26.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
32032024-08-16T05:15:26.868Z
32042024-08-16T05:15:26.868Zinfo: running `cargo check --bins` on omicron-workspace-hack (149/150)
32052024-08-16T05:15:27.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062024-08-16T05:15:27.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072024-08-16T05:15:27.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082024-08-16T05:15:27.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32092024-08-16T05:15:27.742Z
32102024-08-16T05:15:27.742Zinfo: running `cargo check --bins` on zone-setup (150/150)
32112024-08-16T05:15:28.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122024-08-16T05:15:28.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132024-08-16T05:15:28.810Z Checking uzers v0.11.3
32142024-08-16T05:15:29.113Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32152024-08-16T05:15:30.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
32162024-08-16T05:15:30.641Z
32172024-08-16T05:15:30.641Zreal 13:46.963332928
32182024-08-16T05:15:30.642Zuser 24:09.457411629
32192024-08-16T05:15:30.642Zsys 5:33.083722585
32202024-08-16T05:15:30.642Ztrap 0.619593095
32212024-08-16T05:15:30.642Ztflt 1.531347991
32222024-08-16T05:15:30.642Zdflt 2.714074888
32232024-08-16T05:15:30.642Zkflt 0.001064616
32242024-08-16T05:15:30.642Zlock 46:35.551787707
32252024-08-16T05:15:30.642Zslp 2:07:28.624816818
32262024-08-16T05:15:30.642Zlat 58.545421897
32272024-08-16T05:15:30.642Zstop 2:37.869815832
32282024-08-16T05:15:30.667Zprocess exited: duration 1055974 ms, exit code 0
 
32292024-08-16T05:15:30.740Zfound 0 output files