01J6CZHKGH6NX4S9K88TN9VBXQ: 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: 01J6CZHX5XXZRJK43NQP914Z1T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-28T17:12:31.006Zjob assigned to worker 01J6CZHXT9F818EZRXQBFAN6TY (queued for 35 s)
 
22024-08-28T17:12:31.256Zstarting task 0: "setup"
32024-08-28T17:12:31.280Z++ uname -s
42024-08-28T17:12:31.280Z+ kern=SunOS
52024-08-28T17:12:31.280Z+ case "$kern" in
62024-08-28T17:12:31.280Z+ groupadd -g 12345 build
72024-08-28T17:12:31.280Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-28T17:12:33.289Z+ zfs create -o mountpoint=/work rpool/work
92024-08-28T17:12:33.327Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-28T17:12:33.351Z+ home_fs=zfs
112024-08-28T17:12:33.351Z+ [[ zfs == autofs ]]
122024-08-28T17:12:33.351Z+ mkdir -p /home/build
132024-08-28T17:12:33.351Z+ chown build:build /home/build /work
142024-08-28T17:12:35.337Z+ chmod 0700 /home/build /work
152024-08-28T17:12:35.361Zprocess exited: duration 4086 ms, exit code 0
 
162024-08-28T17:12:35.410Zstarting task 1: "rust-toolchain"
172024-08-28T17:12:35.434Z+ printf ' * toolchain channel = "%s"
182024-08-28T17:12:35.434Z * toolchain channel = "1.80.1"
192024-08-28T17:12:35.434Z' 1.80.1
202024-08-28T17:12:35.434Z+ printf ' * toolchain profile = "%s"
212024-08-28T17:12:35.434Z * toolchain profile = "default"
222024-08-28T17:12:35.434Z' default
232024-08-28T17:12:35.434Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-28T17:12:35.434Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-28T17:12:35.560Zinfo: downloading installer
262024-08-28T17:12:36.190Zinfo: profile set to 'default'
272024-08-28T17:12:36.190Zinfo: default host triple is x86_64-unknown-illumos
282024-08-28T17:12:36.214Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-28T17:12:36.310Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-28T17:12:36.310Zinfo: downloading component 'cargo'
312024-08-28T17:12:36.583Zinfo: downloading component 'clippy'
322024-08-28T17:12:36.686Zinfo: downloading component 'rust-docs'
332024-08-28T17:12:37.013Zinfo: downloading component 'rust-std'
342024-08-28T17:12:37.446Zinfo: downloading component 'rustc'
352024-08-28T17:12:38.710Zinfo: downloading component 'rustfmt'
362024-08-28T17:12:38.785Zinfo: installing component 'cargo'
372024-08-28T17:12:39.890Zinfo: installing component 'clippy'
382024-08-28T17:12:40.328Zinfo: installing component 'rust-docs'
392024-08-28T17:12:43.206Zinfo: installing component 'rust-std'
402024-08-28T17:12:45.108Zinfo: installing component 'rustc'
412024-08-28T17:12:50.031Zinfo: installing component 'rustfmt'
422024-08-28T17:12:50.421Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-28T17:12:50.421Z
442024-08-28T17:12:50.554Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-28T17:12:50.554Z
462024-08-28T17:12:50.554Z
472024-08-28T17:12:50.554ZRust is installed now. Great!
482024-08-28T17:12:50.554Z
492024-08-28T17:12:50.554ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-28T17:12:50.554Zenvironment variable. This has not been done automatically.
512024-08-28T17:12:50.554Z
522024-08-28T17:12:50.579ZTo configure your current shell, you need to source
532024-08-28T17:12:50.579Zthe corresponding env file under $HOME/.cargo.
542024-08-28T17:12:50.579Z
552024-08-28T17:12:50.579ZThis is usually done by running one of the following (note the leading DOT):
562024-08-28T17:12:50.579Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-28T17:12:50.579Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-28T17:12:50.635Z+ rustc --version
592024-08-28T17:12:50.761Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-28T17:12:50.785Zprocess exited: duration 15357 ms, exit code 0
 
612024-08-28T17:12:50.838Zstarting task 2: "authentication"
622024-08-28T17:12:50.895Zprocess exited: duration 60 ms, exit code 0
 
632024-08-28T17:12:50.943Zstarting task 3: "clone repository"
642024-08-28T17:12:50.967Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-28T17:12:50.967Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-28T17:12:50.990ZCloning into '/work/oxidecomputer/omicron'...
672024-08-28T17:12:57.159Z+ cd /work/oxidecomputer/omicron
682024-08-28T17:12:57.159Z+ git fetch origin 474ec133d0cc105366632249e5bc93cad4fe517f
692024-08-28T17:12:57.583ZFrom https://github.com/oxidecomputer/omicron
702024-08-28T17:12:57.583Z * branch 474ec133d0cc105366632249e5bc93cad4fe517f -> FETCH_HEAD
712024-08-28T17:12:57.607Z+ [[ -n explicit-datasets ]]
722024-08-28T17:12:57.607Z++ git branch --show-current
732024-08-28T17:12:57.607Z+ current=main
742024-08-28T17:12:57.607Z+ [[ main != explicit-datasets ]]
752024-08-28T17:12:57.607Z+ git branch -f explicit-datasets 474ec133d0cc105366632249e5bc93cad4fe517f
762024-08-28T17:12:57.631Z+ git checkout -f explicit-datasets
772024-08-28T17:12:57.811ZSwitched to branch 'explicit-datasets'
782024-08-28T17:12:57.835Z+ git reset --hard 474ec133d0cc105366632249e5bc93cad4fe517f
792024-08-28T17:12:57.835ZHEAD is now at 474ec133d schemas
802024-08-28T17:12:57.835Zprocess exited: duration 6891 ms, exit code 0
 
812024-08-28T17:12:57.883Zstarting task 4: "build"
822024-08-28T17:12:57.907Z+ cargo --version
832024-08-28T17:12:57.991Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-28T17:12:58.015Z+ rustc --version
852024-08-28T17:12:58.095Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-28T17:12:58.119Z+ source ./env.sh
872024-08-28T17:12:58.119Z++ OLD_SHELL_OPTS=ehxB
882024-08-28T17:12:58.119Z++ set -o xtrace
892024-08-28T17:12:58.119Z++++ dirname ./env.sh
902024-08-28T17:12:58.119Z+++ readlink -f .
912024-08-28T17:12:58.120Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-28T17:12:58.120Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-08-28T17:12:58.120Z++ 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-28T17:12:58.120Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-08-28T17:12:58.120Z++ 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-28T17:12:58.120Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-08-28T17:12:58.120Z++ 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-28T17:12:58.120Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-08-28T17:12:58.120Z++ 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-28T17:12:58.120Z++ case $OLD_SHELL_OPTS in
1012024-08-28T17:12:58.120Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-28T17:12:58.120Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1032024-08-28T17:12:58.120Z+ 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-28T17:12:58.120Z+ banner prerequisites
1052024-08-28T17:12:58.120Z
1062024-08-28T17:12:58.120Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-28T17:12:58.120Z # # # # # # # # # # # # # # #
1082024-08-28T17:12:58.120Z # # # # ##### # # ##### # # # # # #### #
1092024-08-28T17:12:58.120Z ##### ##### # ##### # # # # # # # # #
1102024-08-28T17:12:58.120Z # # # # # # # # # # # # # # #
1112024-08-28T17:12:58.120Z # # # ###### # # ###### ### # #### # #### #
1122024-08-28T17:12:58.120Z
1132024-08-28T17:12:58.120Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-28T17:13:03.513Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-28T17:13:06.364Z Startup: Caching catalogs ... Done
1162024-08-28T17:13:08.722ZPlanning: Solver setup ... Done (1.683s)
1172024-08-28T17:13:08.749ZPlanning: Running solver ... Done (0.028s)
1182024-08-28T17:13:08.788ZPlanning: Finding local manifests ... Done (0.002s)
1192024-08-28T17:13:08.867ZPlanning: Fetching manifests: 0/5 0% complete
1202024-08-28T17:13:09.329ZPlanning: Fetching manifests: 5/5 100% complete
1212024-08-28T17:13:09.457ZPlanning: Package planning ... Done (0.127s)
1222024-08-28T17:13:09.526ZPlanning: Merging actions ... Done (0.068s)
1232024-08-28T17:13:09.775ZPlanning: Checking for conflicting actions ... Done (0.250s)
1242024-08-28T17:13:10.938ZPlanning: Consolidating action changes ... Done (1.162s)
1252024-08-28T17:13:11.372ZPlanning: Evaluating mediators ... Done (0.434s)
1262024-08-28T17:13:11.467ZPlanning: Planning completed in 5.04 seconds
1272024-08-28T17:13:11.492Z Packages to install: 4
1282024-08-28T17:13:11.492Z Packages to update: 1
1292024-08-28T17:13:11.492Z Mediators to change: 2
1302024-08-28T17:13:11.492Z Services to change: 1
1312024-08-28T17:13:11.492Z Estimated space available: 148.82 GB
1322024-08-28T17:13:11.492ZEstimated space to be consumed: 1.53 GB
1332024-08-28T17:13:11.492Z Create boot environment: No
1342024-08-28T17:13:11.492ZCreate backup boot environment: Yes
1352024-08-28T17:13:11.492Z Rebuild boot archive: No
1362024-08-28T17:13:11.492Z
1372024-08-28T17:13:11.492ZChanged mediators:
1382024-08-28T17:13:11.492Z mediator clang:
1392024-08-28T17:13:11.492Z version: None -> 15 (system default)
1402024-08-28T17:13:11.492Z
1412024-08-28T17:13:11.492Z mediator llvm:
1422024-08-28T17:13:11.492Z version: 14 (system default) -> 15 (system default)
1432024-08-28T17:13:11.492Z
1442024-08-28T17:13:11.492ZChanged packages:
1452024-08-28T17:13:11.492Zhelios-dev
1462024-08-28T17:13:11.492Z developer/build-essential
1472024-08-28T17:13:11.492Z None -> 11-2.0
1482024-08-28T17:13:11.492Z library/libxmlsec1
1492024-08-28T17:13:11.492Z None -> 1.2.35-2.0
1502024-08-28T17:13:11.492Z ooce/developer/clang-15
1512024-08-28T17:13:11.492Z None -> 15.0.7-2.0
1522024-08-28T17:13:11.492Z ooce/developer/llvm-15
1532024-08-28T17:13:11.492Z None -> 15.0.7-2.0
1542024-08-28T17:13:11.492Z package/pkg
1552024-08-28T17:13:11.493Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-08-28T17:13:11.493Z
1572024-08-28T17:13:11.493ZServices:
1582024-08-28T17:13:11.493Z restart_fmri:
1592024-08-28T17:13:11.493Z svc:/system/update-man-index:default
1602024-08-28T17:13:11.493Z
1612024-08-28T17:13:11.493ZEditable files to change:
1622024-08-28T17:13:11.493Z Update:
1632024-08-28T17:13:11.493Z usr/share/lib/pkg/web/config.shtml
1642024-08-28T17:13:11.570Z
1652024-08-28T17:13:11.570ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-08-28T17:13:16.576ZDownload: 1197/4281 items 82.7/220.6MB 37% complete (16.7M/s)
1672024-08-28T17:13:21.577ZDownload: 2583/4281 items 120.5/220.6MB 54% complete (12.2M/s)
1682024-08-28T17:13:26.578ZDownload: 3434/4281 items 214.0/220.6MB 97% complete (13.2M/s)
1692024-08-28T17:13:28.573ZDownload: Completed 220.60 MB in 17.00 seconds (13.0M/s)
1702024-08-28T17:13:30.049Z Actions: 1/5063 actions (Removing old actions)
1712024-08-28T17:13:30.073Z Actions: 194/5063 actions (Installing new actions)
1722024-08-28T17:13:35.060Z Actions: 3174/5063 actions (Installing new actions)
1732024-08-28T17:13:35.947Z Actions: 4226/5063 actions (Updating modified actions)
1742024-08-28T17:13:36.305Z Actions: Completed 5063 actions in 6.26 seconds.
1752024-08-28T17:13:36.709Z Done (0.396s)
1762024-08-28T17:13:36.733Z Done (0.000s)
1772024-08-28T17:13:37.158Z Done (0.448s)
1782024-08-28T17:13:42.164Z Done (4.867s)
1792024-08-28T17:13:42.264Z Done (0.019s)
1802024-08-28T17:13:42.288Z Done (0.000s)
1812024-08-28T17:13:42.431Z Done (0.000s)
1822024-08-28T17:13:43.071ZPlanning: Evaluating mediator changes ... Done
1832024-08-28T17:13:43.264ZPlanning: Checking for conflicting actions ... Done
1842024-08-28T17:13:43.289ZPlanning: Consolidating action changes ... Done
1852024-08-28T17:13:43.585ZPlanning: Evaluating mediators ... Done
1862024-08-28T17:13:43.609ZPlanning: Planning completed in 0.52 seconds
1872024-08-28T17:13:43.633Z Mediators to change: 2
1882024-08-28T17:13:43.633Z Create boot environment: No
1892024-08-28T17:13:43.633ZCreate backup boot environment: No
1902024-08-28T17:13:43.691Z Done
1912024-08-28T17:13:43.691Z Done
1922024-08-28T17:13:44.043Z Done
1932024-08-28T17:13:48.438Z Done
1942024-08-28T17:13:48.532Z Done
1952024-08-28T17:13:48.532Z Done
1962024-08-28T17:13:48.618Z Done
1972024-08-28T17:13:49.359ZPlanning: Evaluating mediator changes ... Done
1982024-08-28T17:13:49.383ZPlanning: Merging actions ... Done
1992024-08-28T17:13:49.599ZPlanning: Checking for conflicting actions ... Done
2002024-08-28T17:13:49.623ZPlanning: Consolidating action changes ... Done
2012024-08-28T17:13:49.917ZPlanning: Evaluating mediators ... Done
2022024-08-28T17:13:49.983ZPlanning: Planning completed in 0.92 seconds
2032024-08-28T17:13:50.029Z Packages to change: 1
2042024-08-28T17:13:50.029Z Mediators to change: 1
2052024-08-28T17:13:50.029Z Services to change: 1
2062024-08-28T17:13:50.029Z Create boot environment: No
2072024-08-28T17:13:50.029ZCreate backup boot environment: Yes
2082024-08-28T17:13:51.538Z Actions: 1/6 actions (Updating modified actions)
2092024-08-28T17:13:51.561Z Actions: Completed 6 actions in 0.00 seconds.
2102024-08-28T17:13:51.561Z Done
2112024-08-28T17:13:51.561Z Done
2122024-08-28T17:13:51.634Z Done
2132024-08-28T17:13:56.011Z Done
2142024-08-28T17:13:56.099Z Done
2152024-08-28T17:13:56.131Z Done
2162024-08-28T17:13:56.193Z Done
2172024-08-28T17:13:56.688ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2182024-08-28T17:13:56.688Zclang system 15 system
2192024-08-28T17:13:56.688Zcsh system system illumos
2202024-08-28T17:13:56.688Zctags system system illumos
2212024-08-28T17:13:56.688Zgcc vendor 12 vendor
2222024-08-28T17:13:56.688Zgcc system 10 system
2232024-08-28T17:13:56.688Zgcc system 7 system
2242024-08-28T17:13:56.688Zgo system 1.20 system
2252024-08-28T17:13:56.688Zgo system 1.19 system
2262024-08-28T17:13:56.688Zllvm system 15 system
2272024-08-28T17:13:56.688Zllvm system 14 system
2282024-08-28T17:13:56.688Zmariadb system 10.6 system
2292024-08-28T17:13:56.688Zmta vendor vendor dma
2302024-08-28T17:13:56.688Zopenjdk system 17 system
2312024-08-28T17:13:56.688Zopenjdk system 11 system
2322024-08-28T17:13:56.688Zopenjdk system 1.8 system
2332024-08-28T17:13:56.688Zopenssl vendor 3 vendor
2342024-08-28T17:13:56.689Zperl system 5.36 system
2352024-08-28T17:13:56.689Zpostgresql system 15 system
2362024-08-28T17:13:56.689Zpostgresql system 13 system
2372024-08-28T17:13:56.689Zpython vendor 3 vendor
2382024-08-28T17:13:56.689Zpython system 2 system
2392024-08-28T17:13:56.689Zpython3 system 3.11 system
2402024-08-28T17:13:56.689Zruby system 3.0 system
2412024-08-28T17:13:56.689Zwords vendor vendor american-english
2422024-08-28T17:13:56.689Zwords system system australian-english
2432024-08-28T17:13:56.689Zwords system system british-english
2442024-08-28T17:13:56.689Zwords system system canadian-english
2452024-08-28T17:13:56.689Zwords system system french
2462024-08-28T17:13:56.689Zwords system system italian
2472024-08-28T17:13:56.689Zwords system system ngerman
2482024-08-28T17:13:56.689Zwords system system ogerman
2492024-08-28T17:13:56.689Zwords system system spanish
2502024-08-28T17:13:57.109ZPUBLISHER TYPE STATUS P LOCATION
2512024-08-28T17:13:57.109Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2522024-08-28T17:13:59.274ZFMRI IFO
2532024-08-28T17:13:59.274Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2542024-08-28T17:13:59.274Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2552024-08-28T17:13:59.274Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2562024-08-28T17:13:59.274Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2572024-08-28T17:13:59.274Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2582024-08-28T17:13:59.274Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592024-08-28T17:13:59.274Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2602024-08-28T17:13:59.274Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2612024-08-28T17:13:59.274Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2622024-08-28T17:13:59.274Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2632024-08-28T17:13:59.274Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2642024-08-28T17:13:59.274Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2652024-08-28T17:13:59.274Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2662024-08-28T17:13:59.966Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2672024-08-28T17:14:00.307Z Updating git repository `https://github.com/oxidecomputer/zone`
2682024-08-28T17:14:00.649Z Updating crates.io index
2692024-08-28T17:14:05.717Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2702024-08-28T17:14:06.542Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712024-08-28T17:14:07.474Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2722024-08-28T17:14:07.821Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2732024-08-28T17:14:09.551Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2742024-08-28T17:14:09.860Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2752024-08-28T17:14:10.243Z Updating git repository `https://github.com/oxidecomputer/propolis`
2762024-08-28T17:14:11.477Z Updating git repository `https://github.com/oxidecomputer/crucible`
2772024-08-28T17:14:13.503Z Updating git repository `https://github.com/oxidecomputer/opte`
2782024-08-28T17:14:14.547Z Updating git repository `https://github.com/oxidecomputer/falcon`
2792024-08-28T17:14:15.284Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2802024-08-28T17:14:15.619Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-08-28T17:14:16.297Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2822024-08-28T17:14:16.652Z Updating git repository `https://github.com/oxidecomputer/qorb`
2832024-08-28T17:14:17.089Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842024-08-28T17:14:17.472Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2852024-08-28T17:14:17.811Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2862024-08-28T17:14:18.131Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2872024-08-28T17:14:18.474Z Updating git repository `https://github.com/oxidecomputer/clickward`
2882024-08-28T17:14:18.849Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2892024-08-28T17:14:19.284Z Updating git repository `https://github.com/oxidecomputer/ispf`
2902024-08-28T17:14:19.677Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2912024-08-28T17:14:19.972Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2922024-08-28T17:14:20.493Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2932024-08-28T17:14:20.920Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2942024-08-28T17:14:21.460Z Updating git repository `https://github.com/oxidecomputer/typify`
2952024-08-28T17:14:24.152Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962024-08-28T17:14:24.481Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972024-08-28T17:14:24.868Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982024-08-28T17:14:25.305Z Updating git repository `https://github.com/oxidecomputer/rfb`
2992024-08-28T17:14:26.617Z Downloading crates ...
3002024-08-28T17:14:26.680Z Downloaded cfg-if v1.0.0
3012024-08-28T17:14:26.705Z Downloaded equivalent v1.0.1
3022024-08-28T17:14:26.705Z Downloaded block-buffer v0.10.4
3032024-08-28T17:14:26.705Z Downloaded byteorder v1.5.0
3042024-08-28T17:14:26.705Z Downloaded anstyle v1.0.8
3052024-08-28T17:14:26.705Z Downloaded dtrace-parser v0.2.0
3062024-08-28T17:14:26.705Z Downloaded anyhow v1.0.86
3072024-08-28T17:14:26.705Z Downloaded anstyle-parse v0.2.4
3082024-08-28T17:14:26.729Z Downloaded version_check v0.9.5
3092024-08-28T17:14:26.729Z Downloaded usdt v0.5.0
3102024-08-28T17:14:26.729Z Downloaded strsim v0.11.1
3112024-08-28T17:14:26.729Z Downloaded semver v1.0.23
3122024-08-28T17:14:26.729Z Downloaded zerocopy-derive v0.7.34
3132024-08-28T17:14:26.729Z Downloaded unicode-ident v1.0.12
3142024-08-28T17:14:26.753Z Downloaded zerocopy v0.7.34
3152024-08-28T17:14:26.753Z Downloaded serde_json v1.0.125
3162024-08-28T17:14:26.777Z Downloaded tabled v0.15.0
3172024-08-28T17:14:26.802Z Downloaded unicode-width v0.1.13
3182024-08-28T17:14:26.802Z Downloaded rustix v0.38.34
3192024-08-28T17:14:26.826Z Downloaded libc v0.2.158
3202024-08-28T17:14:26.858Z Downloaded fnv v1.0.7
3212024-08-28T17:14:26.883Z Downloaded colorchoice v1.0.1
3222024-08-28T17:14:26.883Z Downloaded syn v2.0.74
3232024-08-28T17:14:26.883Z Downloaded syn v1.0.109
3242024-08-28T17:14:26.907Z Downloaded goblin v0.8.2
3252024-08-28T17:14:26.907Z Downloaded pest v2.7.10
3262024-08-28T17:14:26.907Z Downloaded clap_builder v4.5.15
3272024-08-28T17:14:26.931Z Downloaded winnow v0.6.18
3282024-08-28T17:14:26.931Z Downloaded serde_derive v1.0.208
3292024-08-28T17:14:26.931Z Downloaded serde v1.0.208
3302024-08-28T17:14:26.931Z Downloaded log v0.4.21
3312024-08-28T17:14:26.955Z Downloaded hashbrown v0.14.5
3322024-08-28T17:14:26.956Z Downloaded toml_edit v0.22.20
3332024-08-28T17:14:26.979Z Downloaded memchr v2.7.2
3342024-08-28T17:14:26.979Z Downloaded indexmap v2.4.0
3352024-08-28T17:14:27.004Z Downloaded ucd-trie v0.1.6
3362024-08-28T17:14:27.004Z Downloaded typenum v1.17.0
3372024-08-28T17:14:27.004Z Downloaded toml v0.8.19
3382024-08-28T17:14:27.004Z Downloaded ryu v1.0.18
3392024-08-28T17:14:27.004Z Downloaded proc-macro2 v1.0.86
3402024-08-28T17:14:27.004Z Downloaded pest_meta v2.7.10
3412024-08-28T17:14:27.004Z Downloaded papergrid v0.11.0
3422024-08-28T17:14:27.028Z Downloaded once_cell v1.19.0
3432024-08-28T17:14:27.028Z Downloaded clap v4.5.16
3442024-08-28T17:14:27.028Z Downloaded sha2 v0.10.8
3452024-08-28T17:14:27.028Z Downloaded quote v1.0.36
3462024-08-28T17:14:27.052Z Downloaded pest_generator v2.7.10
3472024-08-28T17:14:27.052Z Downloaded pest_derive v2.7.10
3482024-08-28T17:14:27.052Z Downloaded bitflags v2.6.0
3492024-08-28T17:14:27.052Z Downloaded serde_tokenstream v0.2.2
3502024-08-28T17:14:27.052Z Downloaded proc-macro-error v1.0.4
3512024-08-28T17:14:27.052Z Downloaded plain v0.2.3
3522024-08-28T17:14:27.052Z Downloaded macaddr v1.0.1
3532024-08-28T17:14:27.052Z Downloaded heck v0.5.0
3542024-08-28T17:14:27.052Z Downloaded fs-err v2.11.0
3552024-08-28T17:14:27.052Z Downloaded cargo_toml v0.20.4
3562024-08-28T17:14:27.077Z Downloaded cargo_metadata v0.18.1
3572024-08-28T17:14:27.077Z Downloaded camino v1.1.9
3582024-08-28T17:14:27.077Z Downloaded bytecount v0.6.8
3592024-08-28T17:14:27.077Z Downloaded utf8parse v0.2.1
3602024-08-28T17:14:27.077Z Downloaded usdt-macro v0.5.0
3612024-08-28T17:14:27.077Z Downloaded usdt-impl v0.5.0
3622024-08-28T17:14:27.077Z Downloaded usdt-attr-macro v0.5.0
3632024-08-28T17:14:27.077Z Downloaded toml_datetime v0.6.8
3642024-08-28T17:14:27.077Z Downloaded thread-id v4.2.1
3652024-08-28T17:14:27.077Z Downloaded thiserror-impl v1.0.63
3662024-08-28T17:14:27.077Z Downloaded thiserror v1.0.63
3672024-08-28T17:14:27.101Z Downloaded terminal_size v0.3.0
3682024-08-28T17:14:27.101Z Downloaded tabled_derive v0.7.0
3692024-08-28T17:14:27.101Z Downloaded swrite v0.1.0
3702024-08-28T17:14:27.101Z Downloaded serde_spanned v0.6.7
3712024-08-28T17:14:27.101Z Downloaded scroll_derive v0.12.0
3722024-08-28T17:14:27.101Z Downloaded scroll v0.12.0
3732024-08-28T17:14:27.101Z Downloaded proc-macro-error-attr v1.0.4
3742024-08-28T17:14:27.101Z Downloaded pretty-hex v0.4.1
3752024-08-28T17:14:27.101Z Downloaded memmap v0.7.0
3762024-08-28T17:14:27.101Z Downloaded itoa v1.0.11
3772024-08-28T17:14:27.101Z Downloaded is_terminal_polyfill v1.70.0
3782024-08-28T17:14:27.101Z Downloaded heck v0.4.1
3792024-08-28T17:14:27.101Z Downloaded generic-array v0.14.7
3802024-08-28T17:14:27.101Z Downloaded errno v0.3.9
3812024-08-28T17:14:27.101Z Downloaded dof v0.3.0
3822024-08-28T17:14:27.101Z Downloaded digest v0.10.7
3832024-08-28T17:14:27.126Z Downloaded crypto-common v0.1.6
3842024-08-28T17:14:27.126Z Downloaded cpufeatures v0.2.12
3852024-08-28T17:14:27.126Z Downloaded clap_lex v0.7.0
3862024-08-28T17:14:27.126Z Downloaded clap_derive v4.5.13
3872024-08-28T17:14:27.126Z Downloaded cargo-platform v0.1.8
3882024-08-28T17:14:27.126Z Downloaded autocfg v1.3.0
3892024-08-28T17:14:27.126Z Downloaded anstyle-query v1.0.3
3902024-08-28T17:14:27.126Z Downloaded anstream v0.6.14
3912024-08-28T17:14:27.267Z Compiling proc-macro2 v1.0.86
3922024-08-28T17:14:27.267Z Compiling unicode-ident v1.0.12
3932024-08-28T17:14:27.291Z Compiling version_check v0.9.5
3942024-08-28T17:14:27.291Z Compiling serde v1.0.208
3952024-08-28T17:14:27.291Z Compiling memchr v2.7.2
3962024-08-28T17:14:27.291Z Compiling thiserror v1.0.63
3972024-08-28T17:14:27.291Z Compiling libc v0.2.158
3982024-08-28T17:14:27.291Z Compiling itoa v1.0.11
3992024-08-28T17:14:27.572Z Compiling ryu v1.0.18
4002024-08-28T17:14:27.912Z Compiling ucd-trie v0.1.6
4012024-08-28T17:14:28.164Z Compiling once_cell v1.19.0
4022024-08-28T17:14:28.164Z Compiling byteorder v1.5.0
4032024-08-28T17:14:28.457Z Compiling serde_json v1.0.125
4042024-08-28T17:14:28.596Z Compiling proc-macro-error-attr v1.0.4
4052024-08-28T17:14:28.702Z Compiling usdt-impl v0.5.0
4062024-08-28T17:14:28.796Z Compiling rustix v0.38.34
4072024-08-28T17:14:28.932Z Compiling syn v1.0.109
4082024-08-28T17:14:29.022Z Compiling quote v1.0.36
4092024-08-28T17:14:29.111Z Compiling proc-macro-error v1.0.4
4102024-08-28T17:14:29.222Z Compiling log v0.4.21
4112024-08-28T17:14:29.367Z Compiling syn v2.0.74
4122024-08-28T17:14:29.534Z Compiling errno v0.3.9
4132024-08-28T17:14:29.567Z Compiling hashbrown v0.14.5
4142024-08-28T17:14:29.623Z Compiling equivalent v1.0.1
4152024-08-28T17:14:29.656Z Compiling thread-id v4.2.1
4162024-08-28T17:14:29.684Z Compiling plain v0.2.3
4172024-08-28T17:14:29.728Z Compiling utf8parse v0.2.1
4182024-08-28T17:14:29.755Z Compiling bitflags v2.6.0
4192024-08-28T17:14:29.909Z Compiling anstyle-parse v0.2.4
4202024-08-28T17:14:29.971Z Compiling pretty-hex v0.4.1
4212024-08-28T17:14:30.172Z Compiling autocfg v1.3.0
4222024-08-28T17:14:30.196Z Compiling winnow v0.6.18
4232024-08-28T17:14:30.227Z Compiling is_terminal_polyfill v1.70.0
4242024-08-28T17:14:30.350Z Compiling anstyle-query v1.0.3
4252024-08-28T17:14:30.498Z Compiling semver v1.0.23
4262024-08-28T17:14:30.699Z Compiling indexmap v2.4.0
4272024-08-28T17:14:30.755Z Compiling camino v1.1.9
4282024-08-28T17:14:31.042Z Compiling colorchoice v1.0.1
4292024-08-28T17:14:31.083Z Compiling anstyle v1.0.8
4302024-08-28T17:14:31.320Z Compiling terminal_size v0.3.0
4312024-08-28T17:14:31.535Z Compiling fs-err v2.11.0
4322024-08-28T17:14:31.596Z Compiling anstream v0.6.14
4332024-08-28T17:14:31.870Z Compiling heck v0.4.1
4342024-08-28T17:14:31.894Z Compiling fnv v1.0.7
4352024-08-28T17:14:31.918Z Compiling unicode-width v0.1.13
4362024-08-28T17:14:32.052Z Compiling anyhow v1.0.86
4372024-08-28T17:14:32.077Z Compiling strsim v0.11.1
4382024-08-28T17:14:32.181Z Compiling heck v0.5.0
4392024-08-28T17:14:32.333Z Compiling clap_lex v0.7.0
4402024-08-28T17:14:32.681Z Compiling bytecount v0.6.8
4412024-08-28T17:14:32.903Z Compiling papergrid v0.11.0
4422024-08-28T17:14:32.927Z Compiling clap_builder v4.5.15
4432024-08-28T17:14:32.969Z Compiling memmap v0.7.0
4442024-08-28T17:14:33.281Z Compiling swrite v0.1.0
4452024-08-28T17:14:34.752Z Compiling tabled_derive v0.7.0
4462024-08-28T17:14:36.366Z Compiling tabled v0.15.0
4472024-08-28T17:14:37.522Z Compiling serde_derive v1.0.208
4482024-08-28T17:14:37.522Z Compiling thiserror-impl v1.0.63
4492024-08-28T17:14:37.547Z Compiling zerocopy-derive v0.7.34
4502024-08-28T17:14:37.547Z Compiling scroll_derive v0.12.0
4512024-08-28T17:14:37.803Z Compiling clap_derive v4.5.13
4522024-08-28T17:14:38.720Z Compiling scroll v0.12.0
4532024-08-28T17:14:39.262Z Compiling goblin v0.8.2
4542024-08-28T17:14:39.428Z Compiling zerocopy v0.7.34
4552024-08-28T17:14:40.100Z Compiling pest v2.7.10
4562024-08-28T17:14:41.273Z Compiling clap v4.5.16
4572024-08-28T17:14:42.109Z Compiling pest_meta v2.7.10
4582024-08-28T17:14:43.132Z Compiling pest_generator v2.7.10
4592024-08-28T17:14:44.903Z Compiling pest_derive v2.7.10
4602024-08-28T17:14:45.536Z Compiling dtrace-parser v0.2.0
4612024-08-28T17:14:47.304Z Compiling toml_datetime v0.6.8
4622024-08-28T17:14:47.304Z Compiling serde_spanned v0.6.7
4632024-08-28T17:14:47.328Z Compiling cargo-platform v0.1.8
4642024-08-28T17:14:47.702Z Compiling serde_tokenstream v0.2.2
4652024-08-28T17:14:47.726Z Compiling toml_edit v0.22.20
4662024-08-28T17:14:47.838Z Compiling macaddr v1.0.1
4672024-08-28T17:14:48.710Z Compiling dof v0.3.0
4682024-08-28T17:14:48.711Z Compiling cargo_metadata v0.18.1
4692024-08-28T17:14:50.408Z Compiling toml v0.8.19
4702024-08-28T17:14:50.793Z Compiling usdt-macro v0.5.0
4712024-08-28T17:14:50.882Z Compiling usdt-attr-macro v0.5.0
4722024-08-28T17:14:51.134Z Compiling cargo_toml v0.20.4
4732024-08-28T17:14:52.036Z Compiling usdt v0.5.0
4742024-08-28T17:14:55.468Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4752024-08-28T17:15:00.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
4762024-08-28T17:15:00.592Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4772024-08-28T17:15:01.369Z Downloading crates ...
4782024-08-28T17:15:01.531Z Downloaded bitstruct v0.1.1
4792024-08-28T17:15:01.559Z Downloaded cstr-argument v0.1.2
4802024-08-28T17:15:01.559Z Downloaded is_ci v1.2.0
4812024-08-28T17:15:01.587Z Downloaded hyper-staticfile v0.9.5
4822024-08-28T17:15:01.587Z Downloaded number_prefix v0.4.0
4832024-08-28T17:15:01.587Z Downloaded num_enum_derive v0.5.11
4842024-08-28T17:15:01.612Z Downloaded num-complex v0.4.6
4852024-08-28T17:15:01.612Z Downloaded tinyvec_macros v0.1.1
4862024-08-28T17:15:01.612Z Downloaded scrypt v0.11.0
4872024-08-28T17:15:01.640Z Downloaded fxhash v0.2.1
4882024-08-28T17:15:01.640Z Downloaded tower-service v0.3.2
4892024-08-28T17:15:01.668Z Downloaded psl-types v2.0.11
4902024-08-28T17:15:01.668Z Downloaded predicates-tree v1.0.9
4912024-08-28T17:15:01.668Z Downloaded zone_cfg_derive v0.1.2
4922024-08-28T17:15:01.693Z Downloaded strum v0.26.3
4932024-08-28T17:15:01.693Z Downloaded zone v0.1.8
4942024-08-28T17:15:01.718Z Downloaded pin-utils v0.1.0
4952024-08-28T17:15:01.718Z Downloaded serde-big-array v0.5.1
4962024-08-28T17:15:01.744Z Downloaded waitgroup v0.1.2
4972024-08-28T17:15:01.744Z Downloaded zerocopy v0.6.6
4982024-08-28T17:15:01.744Z Downloaded phf v0.11.2
4992024-08-28T17:15:01.770Z Downloaded try-lock v0.2.5
5002024-08-28T17:15:01.770Z Downloaded ref-cast-impl v1.0.23
5012024-08-28T17:15:01.770Z Downloaded oso-derive v0.27.3
5022024-08-28T17:15:01.795Z Downloaded downcast v0.11.0
5032024-08-28T17:15:01.795Z Downloaded dyn-clone v1.0.17
5042024-08-28T17:15:01.821Z Downloaded slog-bunyan v2.5.0
5052024-08-28T17:15:01.847Z Downloaded take_mut v0.2.2
5062024-08-28T17:15:01.874Z Downloaded endian-type v0.1.2
5072024-08-28T17:15:01.874Z Downloaded float-ord v0.3.2
5082024-08-28T17:15:01.874Z Downloaded path-slash v0.1.5
5092024-08-28T17:15:01.874Z Downloaded peg-runtime v0.8.3
5102024-08-28T17:15:01.874Z Downloaded percent-encoding v2.3.1
5112024-08-28T17:15:01.900Z Downloaded peg v0.8.4
5122024-08-28T17:15:01.900Z Downloaded pem-rfc7468 v0.7.0
5132024-08-28T17:15:01.925Z Downloaded peg-macros v0.8.4
5142024-08-28T17:15:01.925Z Downloaded tracing-core v0.1.32
5152024-08-28T17:15:01.950Z Downloaded reqwest v0.11.27
5162024-08-28T17:15:01.974Z Downloaded rusqlite v0.31.0
5172024-08-28T17:15:01.999Z Downloaded git2 v0.19.0
5182024-08-28T17:15:02.024Z Downloaded regress v0.9.1
5192024-08-28T17:15:02.050Z Downloaded smoltcp v0.9.1
5202024-08-28T17:15:02.076Z Downloaded regex-syntax v0.6.29
5212024-08-28T17:15:02.101Z Downloaded sled v0.34.7
5222024-08-28T17:15:02.126Z Downloaded regex-automata v0.4.6
5232024-08-28T17:15:02.152Z Downloaded petgraph v0.6.5
5242024-08-28T17:15:02.177Z Downloaded finl_unicode v1.2.0
5252024-08-28T17:15:02.201Z Downloaded tokio v1.39.3
5262024-08-28T17:15:02.254Z Downloaded zerocopy-derive v0.6.6
5272024-08-28T17:15:02.278Z Downloaded encoding_rs v0.8.34
5282024-08-28T17:15:02.313Z Downloaded sha3 v0.10.8
5292024-08-28T17:15:02.339Z Downloaded libgit2-sys v0.17.0+1.8.1
5302024-08-28T17:15:02.409Z Downloaded csv v1.3.0
5312024-08-28T17:15:02.445Z Downloaded bzip2-sys v0.1.11+1.0.8
5322024-08-28T17:15:02.469Z Downloaded regex-syntax v0.8.4
5332024-08-28T17:15:02.497Z Downloaded ratatui v0.28.0
5342024-08-28T17:15:02.523Z Downloaded curve25519-dalek v4.1.3
5352024-08-28T17:15:02.546Z Downloaded bstr v1.9.1
5362024-08-28T17:15:02.571Z Downloaded gimli v0.28.1
5372024-08-28T17:15:02.596Z Downloaded smoltcp v0.11.0
5382024-08-28T17:15:02.621Z Downloaded dropshot v0.10.1
5392024-08-28T17:15:02.646Z Downloaded diesel v2.2.2
5402024-08-28T17:15:02.671Z Downloaded libz-sys v1.1.16
5412024-08-28T17:15:02.762Z Downloaded rustls v0.22.4
5422024-08-28T17:15:02.788Z Downloaded ring v0.17.8
5432024-08-28T17:15:02.877Z Downloaded rustls v0.21.12
5442024-08-28T17:15:02.903Z Downloaded hickory-proto v0.24.1
5452024-08-28T17:15:02.927Z Downloaded openapiv3 v2.0.0
5462024-08-28T17:15:02.927Z Downloaded libsqlite3-sys v0.28.0
5472024-08-28T17:15:03.021Z Downloaded serde_with v3.9.0
5482024-08-28T17:15:03.045Z Downloaded h2 v0.3.26
5492024-08-28T17:15:03.045Z Downloaded regex v1.10.6
5502024-08-28T17:15:03.069Z Downloaded rayon v1.10.0
5512024-08-28T17:15:03.069Z Downloaded ring v0.16.20
5522024-08-28T17:15:03.171Z Downloaded vcpkg v0.2.15
5532024-08-28T17:15:03.222Z Downloaded webpki-roots v0.25.4
5542024-08-28T17:15:03.246Z Downloaded radix_trie v0.2.1
5552024-08-28T17:15:03.246Z Downloaded polar-core v0.27.3
5562024-08-28T17:15:03.246Z Downloaded nix v0.28.0
5572024-08-28T17:15:03.271Z Downloaded rustls-webpki v0.102.4
5582024-08-28T17:15:03.296Z Downloaded rustls-webpki v0.101.7
5592024-08-28T17:15:03.321Z Downloaded winnow v0.5.40
5602024-08-28T17:15:03.321Z Downloaded openssl v0.10.66
5612024-08-28T17:15:03.346Z Downloaded chrono v0.4.38
5622024-08-28T17:15:03.346Z Downloaded bindgen v0.69.4
5632024-08-28T17:15:03.346Z Downloaded snafu v0.8.2
5642024-08-28T17:15:03.370Z Downloaded rsa v0.9.6
5652024-08-28T17:15:03.370Z Downloaded flate2 v1.0.31
5662024-08-28T17:15:03.370Z Downloaded expectorate v1.1.0
5672024-08-28T17:15:03.370Z Downloaded unicode-normalization v0.1.23
5682024-08-28T17:15:03.370Z Downloaded futures-util v0.3.30
5692024-08-28T17:15:03.394Z Downloaded sqlparser v0.45.0
5702024-08-28T17:15:03.394Z Downloaded bitvec v1.0.1
5712024-08-28T17:15:03.419Z Downloaded pbkdf2 v0.12.2
5722024-08-28T17:15:03.419Z Downloaded password-hash v0.5.0
5732024-08-28T17:15:03.420Z Downloaded flume v0.11.0
5742024-08-28T17:15:03.444Z Downloaded similar v2.6.0
5752024-08-28T17:15:03.444Z Downloaded http v1.1.0
5762024-08-28T17:15:03.444Z Downloaded headers v0.3.9
5772024-08-28T17:15:03.444Z Downloaded hashbrown v0.13.2
5782024-08-28T17:15:03.469Z Downloaded hashbrown v0.12.3
5792024-08-28T17:15:03.469Z Downloaded reedline v0.33.0
5802024-08-28T17:15:03.469Z Downloaded url v2.5.2
5812024-08-28T17:15:03.469Z Downloaded proptest v1.5.0
5822024-08-28T17:15:03.494Z Downloaded portable-atomic v1.6.0
5832024-08-28T17:15:03.494Z Downloaded time v0.3.36
5842024-08-28T17:15:03.520Z Downloaded object v0.32.2
5852024-08-28T17:15:03.520Z Downloaded object v0.30.4
5862024-08-28T17:15:03.544Z Downloaded ron v0.8.1
5872024-08-28T17:15:03.544Z Downloaded serde_yaml v0.9.34+deprecated
5882024-08-28T17:15:03.544Z Downloaded parse-display-derive v0.10.0
5892024-08-28T17:15:03.545Z Downloaded parse-display v0.10.0
5902024-08-28T17:15:03.545Z Downloaded futures-task v0.3.30
5912024-08-28T17:15:03.545Z Downloaded diesel_derives v2.2.2
5922024-08-28T17:15:03.545Z Downloaded typed-path v0.7.1
5932024-08-28T17:15:03.571Z Downloaded idna v0.4.0
5942024-08-28T17:15:03.571Z Downloaded pem v3.0.4
5952024-08-28T17:15:03.571Z Downloaded paste v1.0.15
5962024-08-28T17:15:03.571Z Downloaded subprocess v0.2.9
5972024-08-28T17:15:03.595Z Downloaded unicode-segmentation v1.11.0
5982024-08-28T17:15:03.595Z Downloaded float-cmp v0.9.0
5992024-08-28T17:15:03.595Z Downloaded env_logger v0.10.2
6002024-08-28T17:15:03.595Z Downloaded env_logger v0.9.3
6012024-08-28T17:15:03.595Z Downloaded rand_seeder v0.3.0
6022024-08-28T17:15:03.595Z Downloaded half v2.4.1
6032024-08-28T17:15:03.595Z Downloaded nix v0.27.1
6042024-08-28T17:15:03.619Z Downloaded crossterm v0.27.0
6052024-08-28T17:15:03.619Z Downloaded blake3 v1.5.1
6062024-08-28T17:15:03.644Z Downloaded parse-size v1.0.0
6072024-08-28T17:15:03.644Z Downloaded ena v0.14.3
6082024-08-28T17:15:03.644Z Downloaded tracing-attributes v0.1.27
6092024-08-28T17:15:03.644Z Downloaded subtle v2.5.0
6102024-08-28T17:15:03.644Z Downloaded strum_macros v0.26.4
6112024-08-28T17:15:03.644Z Downloaded serde_urlencoded v0.7.1
6122024-08-28T17:15:03.644Z Downloaded serde_plain v1.0.2
6132024-08-28T17:15:03.644Z Downloaded slog v2.7.0
6142024-08-28T17:15:03.644Z Downloaded diff v0.1.13
6152024-08-28T17:15:03.668Z Downloaded tungstenite v0.23.0
6162024-08-28T17:15:03.668Z Downloaded tungstenite v0.21.0
6172024-08-28T17:15:03.668Z Downloaded unicode_categories v0.1.1
6182024-08-28T17:15:03.668Z Downloaded erased-serde v0.3.31
6192024-08-28T17:15:03.668Z Downloaded enum-as-inner v0.6.0
6202024-08-28T17:15:03.669Z Downloaded strum_macros v0.24.3
6212024-08-28T17:15:03.669Z Downloaded serde_repr v0.1.19
6222024-08-28T17:15:03.669Z Downloaded serde_path_to_error v0.1.16
6232024-08-28T17:15:03.669Z Downloaded rustc-demangle v0.1.24
6242024-08-28T17:15:03.693Z Downloaded rand_xorshift v0.3.0
6252024-08-28T17:15:03.693Z Downloaded slog-envlogger v2.2.0
6262024-08-28T17:15:03.693Z Downloaded slog-dtrace v0.3.0
6272024-08-28T17:15:03.693Z Downloaded fatfs v0.3.6
6282024-08-28T17:15:03.693Z Downloaded elliptic-curve v0.13.8
6292024-08-28T17:15:03.693Z Downloaded derive_more v0.99.18
6302024-08-28T17:15:03.693Z Downloaded openssl-sys v0.9.103
6312024-08-28T17:15:03.717Z Downloaded heapless v0.8.0
6322024-08-28T17:15:03.717Z Downloaded heapless v0.7.17
6332024-08-28T17:15:03.717Z Downloaded globset v0.4.14
6342024-08-28T17:15:03.717Z Downloaded tungstenite v0.20.1
6352024-08-28T17:15:03.717Z Downloaded rcgen v0.12.1
6362024-08-28T17:15:03.717Z Downloaded rayon-core v1.12.1
6372024-08-28T17:15:03.741Z Downloaded quick-xml v0.31.0
6382024-08-28T17:15:03.741Z Downloaded hickory-server v0.24.1
6392024-08-28T17:15:03.741Z Downloaded hickory-resolver v0.24.1
6402024-08-28T17:15:03.767Z Downloaded rustyline v14.0.0
6412024-08-28T17:15:03.767Z Downloaded lalrpop v0.19.12
6422024-08-28T17:15:03.768Z Downloaded idna v0.5.0
6432024-08-28T17:15:03.793Z Downloaded crossterm v0.28.1
6442024-08-28T17:15:03.793Z Downloaded aho-corasick v1.1.3
6452024-08-28T17:15:03.793Z Downloaded tabwriter v1.4.0
6462024-08-28T17:15:03.793Z Downloaded supports-color v3.0.0
6472024-08-28T17:15:03.793Z Downloaded serde_derive_internals v0.29.1
6482024-08-28T17:15:03.817Z Downloaded serde_arrays v0.1.0
6492024-08-28T17:15:03.817Z Downloaded rustc_version v0.1.7
6502024-08-28T17:15:03.817Z Downloaded rustc-hash v1.1.0
6512024-08-28T17:15:03.818Z Downloaded rand_core v0.6.4
6522024-08-28T17:15:03.818Z Downloaded pkg-config v0.3.30
6532024-08-28T17:15:03.818Z Downloaded smf v0.2.3
6542024-08-28T17:15:03.818Z Downloaded slog-async v2.8.0
6552024-08-28T17:15:03.818Z Downloaded siphasher v0.3.11
6562024-08-28T17:15:03.818Z Downloaded filetime v0.2.24
6572024-08-28T17:15:03.818Z Downloaded fallible-streaming-iterator v0.1.9
6582024-08-28T17:15:03.818Z Downloaded fallible-iterator v0.3.0
6592024-08-28T17:15:03.818Z Downloaded fallible-iterator v0.2.0
6602024-08-28T17:15:03.818Z Downloaded smallvec v1.13.2
6612024-08-28T17:15:03.818Z Downloaded smallvec v0.6.14
6622024-08-28T17:15:03.818Z Downloaded slog-term v2.9.1
6632024-08-28T17:15:03.818Z Downloaded display-error-chain v0.2.0
6642024-08-28T17:15:03.842Z Downloaded oso v0.27.3
6652024-08-28T17:15:03.842Z Downloaded hashlink v0.9.1
6662024-08-28T17:15:03.842Z Downloaded derive-where v1.2.7
6672024-08-28T17:15:03.842Z Downloaded parking_lot v0.12.2
6682024-08-28T17:15:03.842Z Downloaded der v0.7.9
6692024-08-28T17:15:03.842Z Downloaded unsafe-libyaml v0.2.11
6702024-08-28T17:15:03.866Z Downloaded hkdf v0.12.4
6712024-08-28T17:15:03.866Z Downloaded idna v0.3.0
6722024-08-28T17:15:03.866Z Downloaded sync_wrapper v0.1.2
6732024-08-28T17:15:03.866Z Downloaded strum_macros v0.25.3
6742024-08-28T17:15:03.866Z Downloaded rustfmt-wrapper v0.2.1
6752024-08-28T17:15:03.867Z Downloaded rustc_version v0.4.0
6762024-08-28T17:15:03.867Z Downloaded rtoolbox v0.0.2
6772024-08-28T17:15:03.867Z Downloaded rpassword v7.3.1
6782024-08-28T17:15:03.867Z Downloaded slab v0.4.9
6792024-08-28T17:15:03.867Z Downloaded sigpipe v0.1.3
6802024-08-28T17:15:03.867Z Downloaded ff v0.13.0
6812024-08-28T17:15:03.891Z Downloaded fd-lock v4.0.2
6822024-08-28T17:15:03.891Z Downloaded smawk v0.3.2
6832024-08-28T17:15:03.891Z Downloaded slog-stdlog v4.1.1
6842024-08-28T17:15:03.891Z Downloaded slog-scope v4.4.0
6852024-08-28T17:15:03.891Z Downloaded slog-json v2.6.1
6862024-08-28T17:15:03.891Z Downloaded sha1 v0.10.6
6872024-08-28T17:15:03.891Z Downloaded serde_with_macros v3.9.0
6882024-08-28T17:15:03.891Z Downloaded dirs-sys-next v0.1.2
6892024-08-28T17:15:03.891Z Downloaded dirs-next v2.0.0
6902024-08-28T17:15:03.892Z Downloaded difflib v0.4.0
6912024-08-28T17:15:03.892Z Downloaded derive_builder_core v0.20.0
6922024-08-28T17:15:03.892Z Downloaded derive_builder v0.20.0
6932024-08-28T17:15:03.916Z Downloaded parking_lot_core v0.9.10
6942024-08-28T17:15:03.916Z Downloaded unicode-bidi v0.3.15
6952024-08-28T17:15:03.916Z Downloaded unicase v2.7.0
6962024-08-28T17:15:03.916Z Downloaded twox-hash v1.6.3
6972024-08-28T17:15:03.916Z Downloaded tui-tree-widget v0.22.0
6982024-08-28T17:15:03.916Z Downloaded x509-cert v0.2.5
6992024-08-28T17:15:03.916Z Downloaded socket2 v0.4.10
7002024-08-28T17:15:03.916Z Downloaded compact_str v0.8.0
7012024-08-28T17:15:03.946Z Downloaded aes v0.8.4
7022024-08-28T17:15:03.946Z Downloaded flagset v0.4.5
7032024-08-28T17:15:03.946Z Downloaded fixedbitset v0.4.2
7042024-08-28T17:15:03.946Z Downloaded fastrand v2.1.0
7052024-08-28T17:15:03.946Z Downloaded embedded-io v0.4.0
7062024-08-28T17:15:03.947Z Downloaded either v1.13.0
7072024-08-28T17:15:03.947Z Downloaded dsl_auto_type v0.1.2
7082024-08-28T17:15:03.947Z Downloaded hash32 v0.3.1
7092024-08-28T17:15:03.947Z Downloaded hash32 v0.2.1
7102024-08-28T17:15:03.947Z Downloaded group v0.13.0
7112024-08-28T17:15:03.947Z Downloaded glob v0.3.1
7122024-08-28T17:15:03.977Z Downloaded deranged v0.3.11
7132024-08-28T17:15:03.977Z Downloaded unicode-linebreak v0.1.5
7142024-08-28T17:15:03.977Z Downloaded unarray v0.1.4
7152024-08-28T17:15:03.977Z Downloaded ron v0.7.1
7162024-08-28T17:15:03.977Z Downloaded parking_lot v0.11.2
7172024-08-28T17:15:03.977Z Downloaded owo-colors v4.0.0
7182024-08-28T17:15:03.977Z Downloaded vte v0.11.1
7192024-08-28T17:15:03.977Z Downloaded vsss-rs v3.3.4
7202024-08-28T17:15:03.977Z Downloaded vergen v8.3.2
7212024-08-28T17:15:03.977Z Downloaded dropshot_endpoint v0.10.1
7222024-08-28T17:15:03.977Z Downloaded diesel_table_macro_syntax v0.2.0
7232024-08-28T17:15:03.977Z Downloaded derive_builder_macro v0.20.0
7242024-08-28T17:15:03.977Z Downloaded headers-core v0.2.0
7252024-08-28T17:15:03.977Z Downloaded resolv-conf v0.7.0
7262024-08-28T17:15:03.977Z Downloaded der_derive v0.7.2
7272024-08-28T17:15:03.977Z Downloaded uuid v1.10.0
7282024-08-28T17:15:04.002Z Downloaded untrusted v0.7.1
7292024-08-28T17:15:04.002Z Downloaded schemars v0.8.21
7302024-08-28T17:15:04.002Z Downloaded samael v0.0.15
7312024-08-28T17:15:04.002Z Downloaded pin-project v1.1.5
7322024-08-28T17:15:04.031Z Downloaded steno v0.4.1
7332024-08-28T17:15:04.031Z Downloaded openssl-probe v0.1.5
7342024-08-28T17:15:04.031Z Downloaded openssl-macros v0.1.1
7352024-08-28T17:15:04.031Z Downloaded http-range v0.1.5
7362024-08-28T17:15:04.031Z Downloaded http-body v0.4.6
7372024-08-28T17:15:04.031Z Downloaded parking_lot_core v0.8.6
7382024-08-28T17:15:04.031Z Downloaded rustls-pki-types v1.7.0
7392024-08-28T17:15:04.031Z Downloaded rustls-pemfile v2.1.3
7402024-08-28T17:15:04.057Z Downloaded socket2 v0.5.7
7412024-08-28T17:15:04.057Z Downloaded rand v0.8.5
7422024-08-28T17:15:04.057Z Downloaded postcard v1.0.8
7432024-08-28T17:15:04.057Z Downloaded tough v0.17.1
7442024-08-28T17:15:04.057Z Downloaded crypto-bigint v0.5.5
7452024-08-28T17:15:04.081Z Downloaded chacha20poly1305 v0.10.1
7462024-08-28T17:15:04.081Z Downloaded ref-cast v1.0.23
7472024-08-28T17:15:04.081Z Downloaded packed_struct_codegen v0.10.1
7482024-08-28T17:15:04.081Z Downloaded packed_struct v0.10.1
7492024-08-28T17:15:04.081Z Downloaded walkdir v2.5.0
7502024-08-28T17:15:04.081Z Downloaded utf-8 v0.7.6
7512024-08-28T17:15:04.081Z Downloaded untrusted v0.9.0
7522024-08-28T17:15:04.081Z Downloaded universal-hash v0.5.1
7532024-08-28T17:15:04.081Z Downloaded unicode-truncate v1.0.0
7542024-08-28T17:15:04.081Z Downloaded pkcs5 v0.7.1
7552024-08-28T17:15:04.105Z Downloaded publicsuffix v2.2.3
7562024-08-28T17:15:04.105Z Downloaded tokio-util v0.7.11
7572024-08-28T17:15:04.106Z Downloaded textwrap v0.16.1
7582024-08-28T17:15:04.106Z Downloaded num-bigint-dig v0.8.4
7592024-08-28T17:15:04.134Z Downloaded itertools v0.13.0
7602024-08-28T17:15:04.134Z Downloaded crossbeam-channel v0.5.12
7612024-08-28T17:15:04.134Z Downloaded defmt-parser v0.3.4
7622024-08-28T17:15:04.134Z Downloaded defmt-macros v0.3.9
7632024-08-28T17:15:04.134Z Downloaded wait-timeout v0.2.0
7642024-08-28T17:15:04.134Z Downloaded uzers v0.11.3
7652024-08-28T17:15:04.160Z Downloaded unicode-xid v0.2.4
7662024-08-28T17:15:04.160Z Downloaded serde-hex v0.1.0
7672024-08-28T17:15:04.160Z Downloaded scopeguard v1.2.0
7682024-08-28T17:15:04.160Z Downloaded rustversion v1.0.17
7692024-08-28T17:15:04.160Z Downloaded rustls-pemfile v1.0.4
7702024-08-28T17:15:04.160Z Downloaded zip v0.6.6
7712024-08-28T17:15:04.160Z Downloaded whoami v1.5.1
7722024-08-28T17:15:04.160Z Downloaded const-oid v0.9.6
7732024-08-28T17:15:04.160Z Downloaded semver v0.1.20
7742024-08-28T17:15:04.160Z Downloaded schemars_derive v0.8.21
7752024-08-28T17:15:04.160Z Downloaded scheduled-thread-pool v0.2.7
7762024-08-28T17:15:04.160Z Downloaded rusty-fork v0.3.0
7772024-08-28T17:15:04.160Z Downloaded pkcs8 v0.10.2
7782024-08-28T17:15:04.185Z Downloaded pkcs1 v0.7.5
7792024-08-28T17:15:04.185Z Downloaded pin-project-lite v0.2.14
7802024-08-28T17:15:04.185Z Downloaded futures v0.3.30
7812024-08-28T17:15:04.185Z Downloaded snafu-derive v0.8.2
7822024-08-28T17:15:04.185Z Downloaded poly1305 v0.8.0
7832024-08-28T17:15:04.185Z Downloaded http v0.2.12
7842024-08-28T17:15:04.210Z Downloaded highway v1.2.0
7852024-08-28T17:15:04.210Z Downloaded form_urlencoded v1.2.1
7862024-08-28T17:15:04.210Z Downloaded hickory-client v0.24.1
7872024-08-28T17:15:04.210Z Downloaded test-strategy v0.3.1
7882024-08-28T17:15:04.210Z Downloaded tempfile v3.10.1
7892024-08-28T17:15:04.210Z Downloaded tar v0.4.41
7902024-08-28T17:15:04.210Z Downloaded signal-hook v0.3.17
7912024-08-28T17:15:04.210Z Downloaded which v4.4.2
7922024-08-28T17:15:04.236Z Downloaded backtrace v0.3.71
7932024-08-28T17:15:04.236Z Downloaded vte_generate_state_changes v0.1.1
7942024-08-28T17:15:04.236Z Downloaded same-file v1.0.6
7952024-08-28T17:15:04.236Z Downloaded futures-core v0.3.30
7962024-08-28T17:15:04.236Z Downloaded futures-channel v0.3.30
7972024-08-28T17:15:04.236Z Downloaded spin v0.5.2
7982024-08-28T17:15:04.236Z Downloaded toml_edit v0.19.15
7992024-08-28T17:15:04.261Z Downloaded nom v7.1.3
8002024-08-28T17:15:04.261Z Downloaded darling v0.20.9
8012024-08-28T17:15:04.261Z Downloaded crossbeam-epoch v0.9.18
8022024-08-28T17:15:04.261Z Downloaded crc32fast v1.4.0
8032024-08-28T17:15:04.286Z Downloaded crc-any v2.5.0
8042024-08-28T17:15:04.286Z Downloaded cookie v0.18.1
8052024-08-28T17:15:04.286Z Downloaded const_format_proc_macros v0.2.32
8062024-08-28T17:15:04.286Z Downloaded const_format v0.2.32
8072024-08-28T17:15:04.286Z Downloaded cc v1.0.97
8082024-08-28T17:15:04.286Z Downloaded base64 v0.22.1
8092024-08-28T17:15:04.286Z Downloaded base64 v0.21.7
8102024-08-28T17:15:04.311Z Downloaded arc-swap v1.7.1
8112024-08-28T17:15:04.311Z Downloaded allocator-api2 v0.2.18
8122024-08-28T17:15:04.311Z Downloaded futures-io v0.3.30
8132024-08-28T17:15:04.311Z Downloaded futures-executor v0.3.30
8142024-08-28T17:15:04.311Z Downloaded zeroize v1.7.0
8152024-08-28T17:15:04.311Z Downloaded yasna v0.5.2
8162024-08-28T17:15:04.311Z Downloaded xattr v1.3.1
8172024-08-28T17:15:04.311Z Downloaded want v0.3.1
8182024-08-28T17:15:04.311Z Downloaded prettyplease v0.2.20
8192024-08-28T17:15:04.311Z Downloaded hex v0.4.3
8202024-08-28T17:15:04.336Z Downloaded heck v0.3.3
8212024-08-28T17:15:04.337Z Downloaded tracing v0.1.40
8222024-08-28T17:15:04.337Z Downloaded term v0.7.0
8232024-08-28T17:15:04.337Z Downloaded sqlformat v0.2.4
8242024-08-28T17:15:04.337Z Downloaded spin v0.9.8
8252024-08-28T17:15:04.337Z Downloaded shlex v1.3.0
8262024-08-28T17:15:04.337Z Downloaded sct v0.7.1
8272024-08-28T17:15:04.337Z Downloaded mio v0.8.11
8282024-08-28T17:15:04.361Z Downloaded itertools v0.10.5
8292024-08-28T17:15:04.361Z Downloaded hyper v0.14.30
8302024-08-28T17:15:04.361Z Downloaded darling_core v0.20.9
8312024-08-28T17:15:04.389Z Downloaded clang-sys v1.7.0
8322024-08-28T17:15:04.389Z Downloaded ciborium-ll v0.2.2
8332024-08-28T17:15:04.389Z Downloaded ciborium v0.2.2
8342024-08-28T17:15:04.389Z Downloaded pin-project-internal v1.1.5
8352024-08-28T17:15:04.389Z Downloaded phf_shared v0.11.2
8362024-08-28T17:15:04.389Z Downloaded phf_shared v0.10.0
8372024-08-28T17:15:04.389Z Downloaded futures-sink v0.3.30
8382024-08-28T17:15:04.389Z Downloaded futures-macro v0.3.30
8392024-08-28T17:15:04.389Z Downloaded funty v2.0.0
8402024-08-28T17:15:04.389Z Downloaded fragile v2.0.0
8412024-08-28T17:15:04.389Z Downloaded foreign-types-shared v0.3.1
8422024-08-28T17:15:04.389Z Downloaded foreign-types-shared v0.1.1
8432024-08-28T17:15:04.389Z Downloaded foreign-types-macros v0.2.3
8442024-08-28T17:15:04.389Z Downloaded foreign-types v0.5.0
8452024-08-28T17:15:04.389Z Downloaded foreign-types v0.3.2
8462024-08-28T17:15:04.390Z Downloaded zeroize_derive v1.4.2
8472024-08-28T17:15:04.390Z Downloaded cookie_store v0.20.0
8482024-08-28T17:15:04.414Z Downloaded wyz v0.5.1
8492024-08-28T17:15:04.414Z Downloaded structmeta-derive v0.3.0
8502024-08-28T17:15:04.414Z Downloaded structmeta v0.3.0
8512024-08-28T17:15:04.414Z Downloaded strip-ansi-escapes v0.2.0
8522024-08-28T17:15:04.414Z Downloaded stringprep v0.1.4
8532024-08-28T17:15:04.414Z Downloaded proc-macro-crate v1.3.1
8542024-08-28T17:15:04.414Z Downloaded ppv-lite86 v0.2.17
8552024-08-28T17:15:04.414Z Downloaded postgres-types v0.2.7
8562024-08-28T17:15:04.414Z Downloaded postgres-protocol v0.6.7
8572024-08-28T17:15:04.414Z Downloaded hmac v0.12.1
8582024-08-28T17:15:04.414Z Downloaded tokio-postgres v0.7.11
8592024-08-28T17:15:04.414Z Downloaded itertools v0.12.1
8602024-08-28T17:15:04.439Z Downloaded bytes v1.7.1
8612024-08-28T17:15:04.439Z Downloaded blake2 v0.10.6
8622024-08-28T17:15:04.439Z Downloaded base64 v0.13.1
8632024-08-28T17:15:04.439Z Downloaded async-bb8-diesel v0.2.1
8642024-08-28T17:15:04.439Z Downloaded structmeta-derive v0.2.0
8652024-08-28T17:15:04.439Z Downloaded structmeta v0.2.0
8662024-08-28T17:15:04.439Z Downloaded portpicker v0.1.1
8672024-08-28T17:15:04.439Z Downloaded thiserror-no-std v2.0.2
8682024-08-28T17:15:04.465Z Downloaded termcolor v1.4.1
8692024-08-28T17:15:04.465Z Downloaded string_cache v0.8.7
8702024-08-28T17:15:04.465Z Downloaded static_assertions v1.1.0
8712024-08-28T17:15:04.465Z Downloaded rand_chacha v0.3.1
8722024-08-28T17:15:04.465Z Downloaded radium v0.7.0
8732024-08-28T17:15:04.465Z Downloaded r2d2 v0.8.10
8742024-08-28T17:15:04.465Z Downloaded quick-error v1.2.3
8752024-08-28T17:15:04.465Z Downloaded pretty-hex v0.2.1
8762024-08-28T17:15:04.465Z Downloaded predicates-core v1.0.6
8772024-08-28T17:15:04.465Z Downloaded predicates v3.1.2
8782024-08-28T17:15:04.465Z Downloaded powerfmt v0.2.0
8792024-08-28T17:15:04.465Z Downloaded toml v0.7.8
8802024-08-28T17:15:04.465Z Downloaded tinyvec v1.6.0
8812024-08-28T17:15:04.490Z Downloaded thiserror-impl-no-std v2.0.2
8822024-08-28T17:15:04.490Z Downloaded tap v1.0.1
8832024-08-28T17:15:04.490Z Downloaded spki v0.7.3
8842024-08-28T17:15:04.490Z Downloaded signal-hook-mio v0.2.4
8852024-08-28T17:15:04.490Z Downloaded secrecy v0.8.0
8862024-08-28T17:15:04.490Z Downloaded sec1 v0.7.3
8872024-08-28T17:15:04.490Z Downloaded minimal-lexical v0.2.1
8882024-08-28T17:15:04.490Z Downloaded libxml v0.3.3
8892024-08-28T17:15:04.514Z Downloaded crossbeam-utils v0.8.19
8902024-08-28T17:15:04.514Z Downloaded convert_case v0.4.0
8912024-08-28T17:15:04.514Z Downloaded precomputed-hash v0.1.1
8922024-08-28T17:15:04.514Z Downloaded home v0.5.9
8932024-08-28T17:15:04.514Z Downloaded tokio-tungstenite v0.23.1
8942024-08-28T17:15:04.514Z Downloaded tokio-tungstenite v0.21.0
8952024-08-28T17:15:04.514Z Downloaded tokio-tungstenite v0.20.1
8962024-08-28T17:15:04.514Z Downloaded tokio-stream v0.1.15
8972024-08-28T17:15:04.514Z Downloaded tokio-rustls v0.24.1
8982024-08-28T17:15:04.514Z Downloaded thread_local v1.1.8
8992024-08-28T17:15:04.538Z Downloaded termios v0.3.3
9002024-08-28T17:15:04.538Z Downloaded shell-words v1.1.0
9012024-08-28T17:15:04.538Z Downloaded salsa20 v0.10.2
9022024-08-28T17:15:04.538Z Downloaded mio v1.0.2
9032024-08-28T17:15:04.538Z Downloaded libm v0.2.8
9042024-08-28T17:15:04.538Z Downloaded data-encoding v2.6.0
9052024-08-28T17:15:04.538Z Downloaded cexpr v0.6.0
9062024-08-28T17:15:04.564Z Downloaded cbc v0.1.2
9072024-08-28T17:15:04.564Z Downloaded cassowary v0.3.0
9082024-08-28T17:15:04.564Z Downloaded hostname v0.4.0
9092024-08-28T17:15:04.565Z Downloaded hostname v0.3.1
9102024-08-28T17:15:04.565Z Downloaded getrandom v0.2.14
9112024-08-28T17:15:04.565Z Downloaded getopts v0.2.21
9122024-08-28T17:15:04.565Z Downloaded gethostname v0.5.0
9132024-08-28T17:15:04.565Z Downloaded topological-sort v0.2.2
9142024-08-28T17:15:04.565Z Downloaded tokio-rustls v0.25.0
9152024-08-28T17:15:04.565Z Downloaded multer v3.1.0
9162024-08-28T17:15:04.565Z Downloaded bitflags v1.3.2
9172024-08-28T17:15:04.565Z Downloaded toolchain_find v0.4.0
9182024-08-28T17:15:04.589Z Downloaded tokio-native-tls v0.3.1
9192024-08-28T17:15:04.589Z Downloaded tokio-macros v2.4.0
9202024-08-28T17:15:04.589Z Downloaded tls_codec_derive v0.4.1
9212024-08-28T17:15:04.589Z Downloaded tls_codec v0.4.1
9222024-08-28T17:15:04.589Z Downloaded tiny-keccak v2.0.2
9232024-08-28T17:15:04.589Z Downloaded time-macros v0.2.18
9242024-08-28T17:15:04.589Z Downloaded termtree v0.4.1
9252024-08-28T17:15:04.589Z Downloaded newtype-uuid v1.1.0
9262024-08-28T17:15:04.589Z Downloaded cancel-safe-futures v0.1.5
9272024-08-28T17:15:04.589Z Downloaded bzip2 v0.4.4
9282024-08-28T17:15:04.589Z Downloaded bcs v0.1.6
9292024-08-28T17:15:04.589Z Downloaded base64ct v1.6.0
9302024-08-28T17:15:04.614Z Downloaded backoff v0.4.0
9312024-08-28T17:15:04.614Z Downloaded stable_deref_trait v1.2.0
9322024-08-28T17:15:04.614Z Downloaded signal-hook-registry v1.4.2
9332024-08-28T17:15:04.614Z Downloaded num-rational v0.4.2
9342024-08-28T17:15:04.614Z Downloaded num-integer v0.1.46
9352024-08-28T17:15:04.614Z Downloaded nu-ansi-term v0.50.0
9362024-08-28T17:15:04.614Z Downloaded nibble_vec v0.1.0
9372024-08-28T17:15:04.614Z Downloaded miniz_oxide v0.7.2
9382024-08-28T17:15:04.614Z Downloaded memmap2 v0.9.4
9392024-08-28T17:15:04.614Z Downloaded libefi-sys v0.1.0
9402024-08-28T17:15:04.614Z Downloaded lazy_static v1.5.0
9412024-08-28T17:15:04.614Z Downloaded csv-core v0.1.11
9422024-08-28T17:15:04.614Z Downloaded console v0.15.8
9432024-08-28T17:15:04.639Z Downloaded camino-tempfile v1.1.1
9442024-08-28T17:15:04.639Z Downloaded async-trait v0.1.81
9452024-08-28T17:15:04.639Z Downloaded ahash v0.8.11
9462024-08-28T17:15:04.639Z Downloaded olpc-cjson v0.1.3
9472024-08-28T17:15:04.639Z Downloaded nanorand v0.7.0
9482024-08-28T17:15:04.639Z Downloaded mockall v0.13.0
9492024-08-28T17:15:04.639Z Downloaded mime v0.3.17
9502024-08-28T17:15:04.639Z Downloaded maybe-uninit v2.0.0
9512024-08-28T17:15:04.639Z Downloaded maplit v1.0.2
9522024-08-28T17:15:04.639Z Downloaded lru-cache v0.1.2
9532024-08-28T17:15:04.639Z Downloaded linked-hash-map v0.5.6
9542024-08-28T17:15:04.639Z Downloaded libsw v3.3.1
9552024-08-28T17:15:04.663Z Downloaded libloading v0.8.3
9562024-08-28T17:15:04.663Z Downloaded darling_macro v0.20.9
9572024-08-28T17:15:04.663Z Downloaded crucible-workspace-hack v0.1.0
9582024-08-28T17:15:04.663Z Downloaded addr2line v0.21.0
9592024-08-28T17:15:04.663Z Downloaded time-core v0.1.2
9602024-08-28T17:15:04.663Z Downloaded sqlparser_derive v0.2.2
9612024-08-28T17:15:04.663Z Downloaded signature v2.2.0
9622024-08-28T17:15:04.663Z Downloaded signal-hook-tokio v0.3.1
9632024-08-28T17:15:04.663Z Downloaded opaque-debug v0.3.1
9642024-08-28T17:15:04.663Z Downloaded omicron-zone-package v0.11.0
9652024-08-28T17:15:04.663Z Downloaded num_threads v0.1.7
9662024-08-28T17:15:04.663Z Downloaded num_enum v0.5.11
9672024-08-28T17:15:04.688Z Downloaded num-traits v0.2.19
9682024-08-28T17:15:04.688Z Downloaded num-conv v0.1.0
9692024-08-28T17:15:04.688Z Downloaded new_debug_unreachable v1.0.6
9702024-08-28T17:15:04.688Z Downloaded mockall_derive v0.13.0
9712024-08-28T17:15:04.688Z Downloaded lru v0.12.3
9722024-08-28T17:15:04.688Z Downloaded keccak v0.1.5
9732024-08-28T17:15:04.688Z Downloaded ipnet v2.9.0
9742024-08-28T17:15:04.688Z Downloaded indoc v1.0.9
9752024-08-28T17:15:04.688Z Downloaded indicatif v0.17.8
9762024-08-28T17:15:04.688Z Downloaded indexmap v1.9.3
9772024-08-28T17:15:04.714Z Downloaded impl-trait-for-tuples v0.2.2
9782024-08-28T17:15:04.714Z Downloaded hyper-rustls v0.24.2
9792024-08-28T17:15:04.714Z Downloaded block-padding v0.3.3
9802024-08-28T17:15:04.714Z Downloaded bitfield v0.14.0
9812024-08-28T17:15:04.714Z Downloaded base16ct v0.2.0
9822024-08-28T17:15:04.714Z Downloaded async-stream v0.3.5
9832024-08-28T17:15:04.714Z Downloaded ascii v1.1.0
9842024-08-28T17:15:04.714Z Downloaded num v0.4.3
9852024-08-28T17:15:04.714Z Downloaded native-tls v0.2.11
9862024-08-28T17:15:04.714Z Downloaded mime_guess v2.0.4
9872024-08-28T17:15:04.714Z Downloaded is-terminal v0.4.12
9882024-08-28T17:15:04.714Z Downloaded instability v0.3.2
9892024-08-28T17:15:04.739Z Downloaded crossbeam-deque v0.8.5
9902024-08-28T17:15:04.739Z Downloaded crc v3.2.1
9912024-08-28T17:15:04.739Z Downloaded cookie v0.17.0
9922024-08-28T17:15:04.739Z Downloaded castaway v0.2.3
9932024-08-28T17:15:04.739Z Downloaded buf-list v1.0.3
9942024-08-28T17:15:04.739Z Downloaded arrayvec v0.7.4
9952024-08-28T17:15:04.739Z Downloaded argon2 v0.5.3
9962024-08-28T17:15:04.739Z Downloaded num-derive v0.4.2
9972024-08-28T17:15:04.739Z Downloaded hubpack v0.1.2
9982024-08-28T17:15:04.739Z Downloaded httparse v1.8.0
9992024-08-28T17:15:04.739Z Downloaded async-recursion v1.1.1
10002024-08-28T17:15:04.765Z Downloaded num-iter v0.1.45
10012024-08-28T17:15:04.765Z Downloaded normalize-line-endings v0.3.0
10022024-08-28T17:15:04.765Z Downloaded nodrop v0.1.14
10032024-08-28T17:15:04.765Z Downloaded newtype_derive v0.1.6
10042024-08-28T17:15:04.765Z Downloaded newline-converter v0.3.0
10052024-08-28T17:15:04.765Z Downloaded multimap v0.10.0
10062024-08-28T17:15:04.765Z Downloaded memoffset v0.9.1
10072024-08-28T17:15:04.765Z Downloaded md-5 v0.10.6
10082024-08-28T17:15:04.765Z Downloaded match_cfg v0.1.0
10092024-08-28T17:15:04.765Z Downloaded managed v0.8.0
10102024-08-28T17:15:04.765Z Downloaded lock_api v0.4.12
10112024-08-28T17:15:04.765Z Downloaded linear-map v1.2.0
10122024-08-28T17:15:04.765Z Downloaded lazycell v1.3.0
10132024-08-28T17:15:04.765Z Downloaded lalrpop-util v0.19.12
10142024-08-28T17:15:04.765Z Downloaded kstat-rs v0.2.4
10152024-08-28T17:15:04.765Z Downloaded jobserver v0.1.32
10162024-08-28T17:15:04.765Z Downloaded ipnetwork v0.20.0
10172024-08-28T17:15:04.790Z Downloaded inout v0.1.3
10182024-08-28T17:15:04.790Z Downloaded indent_write v2.2.0
10192024-08-28T17:15:04.790Z Downloaded ident_case v1.0.1
10202024-08-28T17:15:04.790Z Downloaded iana-time-zone v0.1.60
10212024-08-28T17:15:04.790Z Downloaded hyper-tls v0.5.0
10222024-08-28T17:15:04.790Z Downloaded humantime v2.1.0
10232024-08-28T17:15:04.790Z Downloaded defmt v0.3.8
10242024-08-28T17:15:04.790Z Downloaded debug-ignore v1.0.5
10252024-08-28T17:15:04.790Z Downloaded curve25519-dalek-derive v0.1.1
10262024-08-28T17:15:04.790Z Downloaded crc-catalog v2.4.0
10272024-08-28T17:15:04.790Z Downloaded constant_time_eq v0.3.0
10282024-08-28T17:15:04.790Z Downloaded colored v2.1.0
10292024-08-28T17:15:04.790Z Downloaded cobs v0.2.3
10302024-08-28T17:15:04.790Z Downloaded cipher v0.4.4
10312024-08-28T17:15:04.816Z Downloaded ciborium-io v0.2.2
10322024-08-28T17:15:04.816Z Downloaded chacha20 v0.9.1
10332024-08-28T17:15:04.816Z Downloaded bit-vec v0.6.3
10342024-08-28T17:15:04.816Z Downloaded bit-set v0.5.3
10352024-08-28T17:15:04.816Z Downloaded bb8 v0.8.5
10362024-08-28T17:15:04.816Z Downloaded atomic-waker v1.1.2
10372024-08-28T17:15:04.816Z Downloaded httpdate v1.0.3
10382024-08-28T17:15:04.816Z Downloaded bitstruct_derive v0.1.0
10392024-08-28T17:15:04.816Z Downloaded bitfield-struct v0.6.1
10402024-08-28T17:15:04.816Z Downloaded atomicwrites v0.4.3
10412024-08-28T17:15:04.816Z Downloaded ascii-canvas v3.0.0
10422024-08-28T17:15:04.816Z Downloaded instant v0.1.12
10432024-08-28T17:15:04.816Z Downloaded hubpack_derive v0.1.1
10442024-08-28T17:15:04.816Z Downloaded cfg_aliases v0.1.1
10452024-08-28T17:15:04.816Z Downloaded arrayref v0.3.7
10462024-08-28T17:15:04.817Z Downloaded array-init v0.0.4
10472024-08-28T17:15:04.817Z Downloaded aead v0.5.2
10482024-08-28T17:15:04.817Z Downloaded adler v1.0.2
10492024-08-28T17:15:04.817Z Downloaded crunchy v0.2.2
10502024-08-28T17:15:04.841Z Downloaded async-stream-impl v0.3.5
10512024-08-28T17:15:04.841Z Downloaded assert_matches v1.5.0
10522024-08-28T17:15:04.841Z Downloaded atty v0.2.14
10532024-08-28T17:15:04.936Z Compiling cfg-if v1.0.0
10542024-08-28T17:15:04.936Z Compiling serde v1.0.208
10552024-08-28T17:15:04.963Z Compiling typenum v1.17.0
10562024-08-28T17:15:04.963Z Compiling generic-array v0.14.7
10572024-08-28T17:15:04.963Z Compiling lock_api v0.4.12
10582024-08-28T17:15:04.963Z Compiling syn v2.0.74
10592024-08-28T17:15:04.963Z Compiling scopeguard v1.2.0
10602024-08-28T17:15:04.963Z Compiling log v0.4.21
10612024-08-28T17:15:05.121Z Compiling getrandom v0.2.14
10622024-08-28T17:15:05.161Z Compiling jobserver v0.1.32
10632024-08-28T17:15:05.388Z Compiling rand_core v0.6.4
10642024-08-28T17:15:05.490Z Compiling subtle v2.5.0
10652024-08-28T17:15:05.516Z Compiling cc v1.0.97
10662024-08-28T17:15:05.580Z Compiling const-oid v0.9.6
10672024-08-28T17:15:05.783Z Compiling pin-project-lite v0.2.14
10682024-08-28T17:15:05.877Z Compiling smallvec v1.13.2
10692024-08-28T17:15:05.901Z Compiling parking_lot_core v0.9.10
10702024-08-28T17:15:05.927Z Compiling signal-hook-registry v1.4.2
10712024-08-28T17:15:06.041Z Compiling spin v0.9.8
10722024-08-28T17:15:06.561Z Compiling mio v1.0.2
10732024-08-28T17:15:06.756Z Compiling ahash v0.8.11
10742024-08-28T17:15:07.059Z Compiling parking_lot v0.12.2
10752024-08-28T17:15:07.246Z Compiling tinyvec_macros v0.1.1
10762024-08-28T17:15:07.371Z Compiling tinyvec v1.6.0
10772024-08-28T17:15:07.546Z Compiling socket2 v0.5.7
10782024-08-28T17:15:07.666Z Compiling libm v0.2.8
10792024-08-28T17:15:07.835Z Compiling futures-sink v0.3.30
10802024-08-28T17:15:07.868Z Compiling serde_json v1.0.125
10812024-08-28T17:15:08.005Z Compiling futures-core v0.3.30
10822024-08-28T17:15:08.120Z Compiling cpufeatures v0.2.12
10832024-08-28T17:15:08.203Z Compiling num-traits v0.2.19
10842024-08-28T17:15:08.228Z Compiling slab v0.4.9
10852024-08-28T17:15:08.255Z Compiling allocator-api2 v0.2.18
10862024-08-28T17:15:08.255Z Compiling unicode-bidi v0.3.15
10872024-08-28T17:15:08.757Z Compiling futures-channel v0.3.30
10882024-08-28T17:15:08.908Z Compiling unicode-normalization v0.1.23
10892024-08-28T17:15:09.016Z Compiling pin-utils v0.1.0
10902024-08-28T17:15:09.066Z Compiling pkg-config v0.3.30
10912024-08-28T17:15:09.137Z Compiling futures-io v0.3.30
10922024-08-28T17:15:09.197Z Compiling futures-task v0.3.30
10932024-08-28T17:15:09.488Z Compiling vcpkg v0.2.15
10942024-08-28T17:15:09.711Z Compiling base64ct v1.6.0
10952024-08-28T17:15:09.816Z Compiling ring v0.17.8
10962024-08-28T17:15:09.845Z Compiling ppv-lite86 v0.2.17
10972024-08-28T17:15:09.971Z Compiling percent-encoding v2.3.1
10982024-08-28T17:15:10.245Z Compiling pem-rfc7468 v0.7.0
10992024-08-28T17:15:10.333Z Compiling flagset v0.4.5
11002024-08-28T17:15:10.491Z Compiling rand_chacha v0.3.1
11012024-08-28T17:15:10.515Z Compiling tracing-core v0.1.32
11022024-08-28T17:15:10.539Z Compiling rustix v0.38.34
11032024-08-28T17:15:10.941Z Compiling untrusted v0.9.0
11042024-08-28T17:15:11.101Z Compiling rand v0.8.5
11052024-08-28T17:15:11.286Z Compiling rustversion v1.0.17
11062024-08-28T17:15:11.390Z Compiling httparse v1.8.0
11072024-08-28T17:15:11.557Z Compiling openssl-sys v0.9.103
11082024-08-28T17:15:11.774Z Compiling time-core v0.1.2
11092024-08-28T17:15:11.802Z Compiling num-conv v0.1.0
11102024-08-28T17:15:11.936Z Compiling openssl v0.10.66
11112024-08-28T17:15:11.961Z Compiling foreign-types-shared v0.1.1
11122024-08-28T17:15:12.067Z Compiling powerfmt v0.2.0
11132024-08-28T17:15:12.067Z Compiling time-macros v0.2.18
11142024-08-28T17:15:12.315Z Compiling deranged v0.3.11
11152024-08-28T17:15:12.435Z Compiling foreign-types v0.3.2
11162024-08-28T17:15:12.564Z Compiling form_urlencoded v1.2.1
11172024-08-28T17:15:12.587Z Compiling aho-corasick v1.1.3
11182024-08-28T17:15:12.858Z Compiling num_threads v0.1.7
11192024-08-28T17:15:12.884Z Compiling siphasher v0.3.11
11202024-08-28T17:15:12.979Z Compiling syn v1.0.109
11212024-08-28T17:15:13.209Z Compiling regex-syntax v0.8.4
11222024-08-28T17:15:13.585Z Compiling try-lock v0.2.5
11232024-08-28T17:15:13.744Z Compiling crossbeam-utils v0.8.19
11242024-08-28T17:15:13.823Z Compiling native-tls v0.2.11
11252024-08-28T17:15:14.011Z Compiling rustls v0.21.12
11262024-08-28T17:15:14.146Z Compiling want v0.3.1
11272024-08-28T17:15:14.411Z Compiling idna v0.5.0
11282024-08-28T17:15:14.848Z Compiling time v0.3.36
11292024-08-28T17:15:14.953Z Compiling cookie v0.17.0
11302024-08-28T17:15:15.220Z Compiling tower-service v0.3.2
11312024-08-28T17:15:15.338Z Compiling httpdate v1.0.3
11322024-08-28T17:15:15.595Z Compiling slog v2.7.0
11332024-08-28T17:15:15.734Z Compiling iana-time-zone v0.1.60
11342024-08-28T17:15:15.768Z Compiling adler v1.0.2
11352024-08-28T17:15:15.985Z Compiling openssl-probe v0.1.5
11362024-08-28T17:15:16.092Z Compiling finl_unicode v1.2.0
11372024-08-28T17:15:16.286Z Compiling regex-automata v0.4.6
11382024-08-28T17:15:16.384Z Compiling miniz_oxide v0.7.2
11392024-08-28T17:15:16.670Z Compiling stringprep v0.1.4
11402024-08-28T17:15:17.403Z Compiling url v2.5.2
11412024-08-28T17:15:18.111Z Compiling serde_derive v1.0.208
11422024-08-28T17:15:18.852Z Compiling zeroize_derive v1.4.2
11432024-08-28T17:15:19.025Z Compiling zerocopy-derive v0.7.34
11442024-08-28T17:15:19.051Z Compiling tokio-macros v2.4.0
11452024-08-28T17:15:19.426Z Compiling thiserror-impl v1.0.63
11462024-08-28T17:15:19.454Z Compiling futures-macro v0.3.30
11472024-08-28T17:15:20.290Z Compiling zeroize v1.7.0
11482024-08-28T17:15:20.535Z Compiling der_derive v0.7.2
11492024-08-28T17:15:20.993Z Compiling zerocopy v0.7.34
11502024-08-28T17:15:21.118Z Compiling futures-util v0.3.30
11512024-08-28T17:15:21.760Z Compiling crypto-common v0.1.6
11522024-08-28T17:15:21.965Z Compiling block-buffer v0.10.4
11532024-08-28T17:15:22.194Z Compiling digest v0.10.7
11542024-08-28T17:15:22.401Z Compiling block-padding v0.3.3
11552024-08-28T17:15:22.632Z Compiling hmac v0.12.1
11562024-08-28T17:15:22.662Z Compiling inout v0.1.3
11572024-08-28T17:15:22.663Z Compiling thiserror v1.0.63
11582024-08-28T17:15:22.780Z Compiling hashbrown v0.14.5
11592024-08-28T17:15:22.815Z Compiling sha2 v0.10.8
11602024-08-28T17:15:22.846Z Compiling pest v2.7.10
11612024-08-28T17:15:22.884Z Compiling cipher v0.4.4
11622024-08-28T17:15:23.354Z Compiling salsa20 v0.10.2
11632024-08-28T17:15:23.575Z Compiling pbkdf2 v0.12.2
11642024-08-28T17:15:23.720Z Compiling der v0.7.9
11652024-08-28T17:15:24.005Z Compiling tracing-attributes v0.1.27
11662024-08-28T17:15:27.915Z Compiling pest_meta v2.7.10
11672024-08-28T17:15:27.950Z Compiling scroll_derive v0.12.0
11682024-08-28T17:15:27.994Z Compiling spki v0.7.3
11692024-08-28T17:15:27.994Z Compiling pest_generator v2.7.10
11702024-08-28T17:15:27.994Z Compiling scroll v0.12.0
11712024-08-28T17:15:27.994Z Compiling scrypt v0.11.0
11722024-08-28T17:15:27.994Z Compiling tracing v0.1.40
11732024-08-28T17:15:27.995Z Compiling cbc v0.1.2
11742024-08-28T17:15:27.995Z Compiling aes v0.8.4
11752024-08-28T17:15:27.995Z Compiling goblin v0.8.2
11762024-08-28T17:15:27.995Z Compiling openssl-macros v0.1.1
11772024-08-28T17:15:27.995Z Compiling sct v0.7.1
11782024-08-28T17:15:28.254Z Compiling rustls-webpki v0.101.7
11792024-08-28T17:15:28.383Z Compiling pkcs5 v0.7.1
11802024-08-28T17:15:28.517Z Compiling md-5 v0.10.6
11812024-08-28T17:15:28.785Z Compiling num-integer v0.1.46
11822024-08-28T17:15:29.456Z Compiling pkcs8 v0.10.2
11832024-08-28T17:15:29.757Z Compiling backtrace v0.3.71
11842024-08-28T17:15:30.012Z Compiling idna v0.3.0
11852024-08-28T17:15:30.042Z Compiling pest_derive v2.7.10
11862024-08-28T17:15:30.092Z Compiling lazy_static v1.5.0
11872024-08-28T17:15:30.198Z Compiling hash32 v0.2.1
11882024-08-28T17:15:30.222Z Compiling fallible-iterator v0.2.0
11892024-08-28T17:15:30.245Z Compiling cfg_aliases v0.1.1
11902024-08-28T17:15:30.355Z Compiling num-bigint-dig v0.8.4
11912024-08-28T17:15:30.535Z Compiling bytes v1.7.1
11922024-08-28T17:15:30.624Z Compiling bitflags v2.6.0
11932024-08-28T17:15:30.786Z Compiling indexmap v2.4.0
11942024-08-28T17:15:30.852Z Compiling semver v1.0.23
11952024-08-28T17:15:31.459Z Compiling tokio v1.39.3
11962024-08-28T17:15:31.566Z Compiling http v0.2.12
11972024-08-28T17:15:31.737Z Compiling rustc_version v0.4.0
11982024-08-28T17:15:32.459Z Compiling heapless v0.7.17
11992024-08-28T17:15:32.832Z Compiling dof v0.3.0
12002024-08-28T17:15:33.581Z Compiling http-body v0.4.6
12012024-08-28T17:15:33.783Z Compiling dtrace-parser v0.2.0
12022024-08-28T17:15:33.809Z Compiling uuid v1.10.0
12032024-08-28T17:15:34.083Z Compiling toml_datetime v0.6.8
12042024-08-28T17:15:34.550Z Compiling usdt-impl v0.5.0
12052024-08-28T17:15:34.767Z Compiling chrono v0.4.38
12062024-08-28T17:15:35.024Z Compiling serde_spanned v0.6.7
12072024-08-28T17:15:35.236Z Compiling serde_tokenstream v0.2.2
12082024-08-28T17:15:35.626Z Compiling crc32fast v1.4.0
12092024-08-28T17:15:35.779Z Compiling signal-hook v0.3.17
12102024-08-28T17:15:36.051Z Compiling base64 v0.22.1
12112024-08-28T17:15:36.074Z Compiling gimli v0.28.1
12122024-08-28T17:15:36.098Z Compiling stable_deref_trait v1.2.0
12132024-08-28T17:15:36.222Z Compiling psl-types v2.0.11
12142024-08-28T17:15:36.395Z Compiling smoltcp v0.9.1
12152024-08-28T17:15:36.656Z Compiling postgres-protocol v0.6.7
12162024-08-28T17:15:36.770Z Compiling publicsuffix v2.2.3
12172024-08-28T17:15:37.190Z Compiling terminal_size v0.3.0
12182024-08-28T17:15:37.507Z Compiling nix v0.28.0
12192024-08-28T17:15:37.841Z Compiling hubpack_derive v0.1.1
12202024-08-28T17:15:37.989Z Compiling num-iter v0.1.45
12212024-08-28T17:15:38.063Z Compiling async-trait v0.1.81
12222024-08-28T17:15:38.109Z Compiling zerocopy-derive v0.6.6
12232024-08-28T17:15:38.705Z Compiling phf_shared v0.11.2
12242024-08-28T17:15:38.957Z Compiling tokio-util v0.7.11
12252024-08-28T17:15:39.050Z Compiling tokio-rustls v0.24.1
12262024-08-28T17:15:39.170Z Compiling tokio-native-tls v0.3.1
12272024-08-28T17:15:39.398Z Compiling serde_derive_internals v0.29.1
12282024-08-28T17:15:39.424Z Compiling ff v0.13.0
12292024-08-28T17:15:39.621Z Compiling object v0.32.2
12302024-08-28T17:15:39.825Z Compiling h2 v0.3.26
12312024-08-28T17:15:40.030Z Compiling addr2line v0.21.0
12322024-08-28T17:15:40.146Z Compiling fs-err v2.11.0
12332024-08-28T17:15:40.371Z Compiling anyhow v1.0.86
12342024-08-28T17:15:40.408Z Compiling managed v0.8.0
12352024-08-28T17:15:40.446Z Compiling winnow v0.5.40
12362024-08-28T17:15:40.649Z Compiling base16ct v0.2.0
12372024-08-28T17:15:40.805Z Compiling either v1.13.0
12382024-08-28T17:15:40.936Z Compiling bitflags v1.3.2
12392024-08-28T17:15:40.960Z Compiling ipnet v2.9.0
12402024-08-28T17:15:41.044Z Compiling rustc-demangle v0.1.24
12412024-08-28T17:15:41.272Z Compiling schemars v0.8.21
12422024-08-28T17:15:41.575Z Compiling base64 v0.21.7
12432024-08-28T17:15:41.913Z Compiling schemars_derive v0.8.21
12442024-08-28T17:15:41.985Z Compiling clap_builder v4.5.15
12452024-08-28T17:15:42.084Z Compiling rustls-pemfile v1.0.4
12462024-08-28T17:15:42.625Z Compiling sec1 v0.7.3
12472024-08-28T17:15:43.257Z Compiling zerocopy v0.6.6
12482024-08-28T17:15:43.762Z Compiling toml_edit v0.19.15
12492024-08-28T17:15:44.018Z Compiling group v0.13.0
12502024-08-28T17:15:44.091Z Compiling phf v0.11.2
12512024-08-28T17:15:44.326Z Compiling hubpack v0.1.2
12522024-08-28T17:15:44.357Z Compiling cookie_store v0.20.0
12532024-08-28T17:15:44.801Z Compiling postgres-types v0.2.7
12542024-08-28T17:15:45.914Z Compiling hyper v0.14.30
12552024-08-28T17:15:46.102Z Compiling usdt-macro v0.5.0
12562024-08-28T17:15:46.412Z Compiling usdt-attr-macro v0.5.0
12572024-08-28T17:15:47.444Z Compiling serde_urlencoded v0.7.1
12582024-08-28T17:15:47.810Z Compiling pkcs1 v0.7.5
12592024-08-28T17:15:47.909Z Compiling futures-executor v0.3.30
12602024-08-28T17:15:48.420Z Compiling hkdf v0.12.4
12612024-08-28T17:15:48.668Z Compiling signature v2.2.0
12622024-08-28T17:15:48.719Z Compiling crypto-bigint v0.5.5
12632024-08-28T17:15:48.913Z Compiling regex v1.10.6
12642024-08-28T17:15:48.937Z Compiling bstr v1.9.1
12652024-08-28T17:15:49.106Z Compiling enum-as-inner v0.6.0
12662024-08-28T17:15:49.916Z Compiling clap_derive v4.5.13
12672024-08-28T17:15:49.987Z Compiling serde_repr v0.1.19
12682024-08-28T17:15:50.185Z Compiling strum_macros v0.25.3
12692024-08-28T17:15:50.545Z Compiling phf_shared v0.10.0
12702024-08-28T17:15:50.740Z Compiling float-cmp v0.9.0
12712024-08-28T17:15:50.914Z Compiling idna v0.4.0
12722024-08-28T17:15:50.943Z Compiling mio v0.8.11
12732024-08-28T17:15:51.014Z Compiling encoding_rs v0.8.34
12742024-08-28T17:15:52.171Z Compiling hyper-rustls v0.24.2
12752024-08-28T17:15:52.315Z Compiling hyper-tls v0.5.0
12762024-08-28T17:15:52.488Z Compiling difflib v0.4.0
12772024-08-28T17:15:52.613Z Compiling sync_wrapper v0.1.2
12782024-08-28T17:15:52.738Z Compiling predicates-core v1.0.6
12792024-08-28T17:15:53.061Z Compiling fixedbitset v0.4.2
12802024-08-28T17:15:53.490Z Compiling whoami v1.5.1
12812024-08-28T17:15:53.758Z Compiling mime v0.3.17
12822024-08-28T17:15:53.865Z Compiling normalize-line-endings v0.3.0
12832024-08-28T17:15:53.974Z Compiling new_debug_unreachable v1.0.6
12842024-08-28T17:15:53.998Z Compiling data-encoding v2.6.0
12852024-08-28T17:15:54.078Z Compiling bit-vec v0.6.3
12862024-08-28T17:15:54.101Z Compiling precomputed-hash v0.1.1
12872024-08-28T17:15:54.196Z Compiling minimal-lexical v0.2.1
12882024-08-28T17:15:54.220Z Compiling dyn-clone v1.0.17
12892024-08-28T17:15:54.302Z Compiling webpki-roots v0.25.4
12902024-08-28T17:15:54.416Z Compiling static_assertions v1.1.0
12912024-08-28T17:15:54.452Z Compiling unicode-segmentation v1.11.0
12922024-08-28T17:15:54.518Z Compiling toml_edit v0.22.20
12932024-08-28T17:15:54.543Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12942024-08-28T17:15:54.675Z Compiling hickory-proto v0.24.1
12952024-08-28T17:15:54.821Z Compiling nom v7.1.3
12962024-08-28T17:15:54.891Z Compiling reqwest v0.11.27
12972024-08-28T17:15:55.175Z Compiling similar v2.6.0
12982024-08-28T17:15:56.014Z Compiling bit-set v0.5.3
12992024-08-28T17:15:57.194Z Compiling clap v4.5.16
13002024-08-28T17:15:57.307Z Compiling string_cache v0.8.7
13012024-08-28T17:15:57.361Z Compiling predicates v3.1.2
13022024-08-28T17:15:57.723Z Compiling tokio-postgres v0.7.11
13032024-08-28T17:15:57.885Z Compiling console v0.15.8
13042024-08-28T17:15:58.826Z Compiling petgraph v0.6.5
13052024-08-28T17:15:59.198Z Compiling usdt v0.5.0
13062024-08-28T17:15:59.500Z Compiling signal-hook-mio v0.2.4
13072024-08-28T17:15:59.618Z Compiling elliptic-curve v0.13.8
13082024-08-28T17:15:59.650Z Compiling rsa v0.9.6
13092024-08-28T17:15:59.906Z Compiling futures v0.3.30
13102024-08-28T17:16:00.336Z Compiling toml v0.7.8
13112024-08-28T17:16:00.760Z Compiling flate2 v1.0.31
13122024-08-28T17:16:01.777Z Compiling itertools v0.12.1
13132024-08-28T17:16:02.280Z Compiling itertools v0.10.5
13142024-08-28T17:16:02.418Z Compiling tokio-stream v0.1.15
13152024-08-28T17:16:02.443Z Compiling openapiv3 v2.0.0
13162024-08-28T17:16:03.306Z Compiling hex v0.4.3
13172024-08-28T17:16:03.465Z Compiling sha1 v0.10.6
13182024-08-28T17:16:03.830Z Compiling crossbeam-epoch v0.9.18
13192024-08-28T17:16:03.858Z Compiling dirs-sys-next v0.1.2
13202024-08-28T17:16:04.416Z Compiling unicode-xid v0.2.4
13212024-08-28T17:16:04.481Z Compiling peg-runtime v0.8.3
13222024-08-28T17:16:04.526Z Compiling lalrpop-util v0.19.12
13232024-08-28T17:16:04.583Z Compiling dirs-next v2.0.0
13242024-08-28T17:16:04.694Z Compiling thread_local v1.1.8
13252024-08-28T17:16:04.765Z Compiling slog-async v2.8.0
13262024-08-28T17:16:04.863Z Compiling term v0.7.0
13272024-08-28T17:16:04.992Z Compiling xattr v1.3.1
13282024-08-28T17:16:05.101Z Compiling crossbeam-channel v0.5.12
13292024-08-28T17:16:05.201Z Compiling strum_macros v0.26.4
13302024-08-28T17:16:05.247Z Compiling filetime v0.2.24
13312024-08-28T17:16:05.294Z Compiling is-terminal v0.4.12
13322024-08-28T17:16:05.422Z Compiling take_mut v0.2.2
13332024-08-28T17:16:05.938Z Compiling tar v0.4.41
13342024-08-28T17:16:05.938Z Compiling slog-term v2.9.1
13352024-08-28T17:16:06.185Z Compiling camino v1.1.9
13362024-08-28T17:16:07.271Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13372024-08-28T17:16:08.432Z Compiling strum v0.26.3
13382024-08-28T17:16:08.558Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13392024-08-28T17:16:15.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
13402024-08-28T17:16:15.478Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13412024-08-28T17:16:15.540ZAug 28 17:16:14.803 INFO Starting download, target: Cockroach
13422024-08-28T17:16:15.540ZAug 28 17:16:14.804 INFO Starting download, target: Clickhouse
13432024-08-28T17:16:15.541ZAug 28 17:16:14.804 INFO Starting download, target: Console
13442024-08-28T17:16:15.541ZAug 28 17:16:14.804 INFO Starting download, target: DendriteOpenapi
13452024-08-28T17:16:15.541ZAug 28 17:16:14.804 INFO Starting download, target: DendriteStub
13462024-08-28T17:16:15.541ZAug 28 17:16:14.804 INFO Starting download, target: MaghemiteMgd
13472024-08-28T17:16:15.541ZAug 28 17:16:14.804 INFO Starting download, target: TransceiverControl
13482024-08-28T17:16:15.566ZAug 28 17:16:14.805 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13492024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13502024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13512024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13522024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13532024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13542024-08-28T17:16:15.566ZAug 28 17:16:14.806 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13552024-08-28T17:16:16.029ZAug 28 17:16:15.284 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13562024-08-28T17:16:16.152ZAug 28 17:16:15.411 INFO Download complete, target: DendriteOpenapi
13572024-08-28T17:16:16.384ZAug 28 17:16:15.648 INFO Download complete, target: Console
13582024-08-28T17:16:16.409ZAug 28 17:16:15.661 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13592024-08-28T17:16:17.106ZAug 28 17:16:16.369 INFO Download complete, target: TransceiverControl
13602024-08-28T17:16:17.561ZAug 28 17:16:16.825 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13612024-08-28T17:16:17.764ZAug 28 17:16:17.027 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13622024-08-28T17:16:20.833ZAug 28 17:16:20.097 INFO Download complete, target: DendriteStub
13632024-08-28T17:16:21.300ZAug 28 17:16:20.563 INFO Download complete, target: MaghemiteMgd
13642024-08-28T17:16:24.069ZAug 28 17:16:23.334 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13652024-08-28T17:16:24.069ZAug 28 17:16:23.334 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13662024-08-28T17:16:29.121ZAug 28 17:16:28.385 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13672024-08-28T17:16:33.349ZAug 28 17:16:32.614 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13682024-08-28T17:16:33.887ZAug 28 17:16:33.147 INFO Checking that binary works, target: Cockroach
13692024-08-28T17:16:34.160ZAug 28 17:16:33.425 INFO Download complete, target: Cockroach
13702024-08-28T17:16:45.107ZAug 28 17:16:44.372 INFO Checking that binary works, target: Clickhouse
13712024-08-28T17:16:45.302ZAug 28 17:16:44.567 INFO Download complete, target: Clickhouse
13722024-08-28T17:16:45.329ZAll builder prerequisites installed successfully, and PATH looks valid
13732024-08-28T17:16:45.353Z
13742024-08-28T17:16:45.353Zreal 3:47.227892020
13752024-08-28T17:16:45.353Zuser 10:29.203393085
13762024-08-28T17:16:45.353Zsys 2:27.084402044
13772024-08-28T17:16:45.353Ztrap 0.384223344
13782024-08-28T17:16:45.353Ztflt 0.627409224
13792024-08-28T17:16:45.353Zdflt 1.626686521
13802024-08-28T17:16:45.353Zkflt 0.008036972
13812024-08-28T17:16:45.353Zlock 24:10.385867121
13822024-08-28T17:16:45.353Zslp 39:27.271703903
13832024-08-28T17:16:45.353Zlat 46.459704768
13842024-08-28T17:16:45.353Zstop 1:49.414576618
13852024-08-28T17:16:45.353Z+ banner hack-check
13862024-08-28T17:16:45.353Z
13872024-08-28T17:16:45.353Z # # ## #### # # #### # # ###### #### # #
13882024-08-28T17:16:45.353Z # # # # # # # # # # # # # # # # #
13892024-08-28T17:16:45.353Z ###### # # # #### ##### # ###### ##### # ####
13902024-08-28T17:16:45.354Z # # ###### # # # # # # # # # #
13912024-08-28T17:16:45.354Z # # # # # # # # # # # # # # # # #
13922024-08-28T17:16:45.354Z # # # # #### # # #### # # ###### #### # #
13932024-08-28T17:16:45.354Z
13942024-08-28T17:16:45.354Z+ export CARGO_INCREMENTAL=0
13952024-08-28T17:16:45.354Z+ CARGO_INCREMENTAL=0
13962024-08-28T17:16:45.354Z+ ptime -m timeout 2h cargo xtask check-features --ci
13972024-08-28T17:16:46.240Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13982024-08-28T17:16:51.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
13992024-08-28T17:16:51.204Z Running `target/debug/xtask check-features --ci`
14002024-08-28T17:16:51.235Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14012024-08-28T17:16:51.235Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14022024-08-28T17:16:51.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
14032024-08-28T17:16:51.987Z Running `target/debug/xtask download cargo-hack`
14042024-08-28T17:16:53.182Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14052024-08-28T17:16:53.531Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14062024-08-28T17:16:59.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
14072024-08-28T17:16:59.712Z Running `target/debug/xtask-downloader cargo-hack`
14082024-08-28T17:16:59.766ZAug 28 17:16:59.029 INFO Starting download, target: CargoHack
14092024-08-28T17:16:59.790ZAug 28 17:16:59.031 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14102024-08-28T17:17:00.130ZAug 28 17:16:59.397 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14112024-08-28T17:17:00.253ZAug 28 17:16:59.517 INFO Download complete, target: CargoHack
14122024-08-28T17:17:00.277Zrunning: "/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"
14132024-08-28T17:17:00.301Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14142024-08-28T17:17:00.559Zinfo: running `cargo check --bins` on api_identity (1/154)
14152024-08-28T17:17:01.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14162024-08-28T17:17:01.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14172024-08-28T17:17:01.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14182024-08-28T17:17:01.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
14192024-08-28T17:17:01.534Z
14202024-08-28T17:17:01.534Zinfo: running `cargo check --bins` on bootstore (2/154)
14212024-08-28T17:17:02.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14222024-08-28T17:17:02.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14232024-08-28T17:17:02.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14242024-08-28T17:17:02.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
14252024-08-28T17:17:02.614Z
14262024-08-28T17:17:02.614Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/154)
14272024-08-28T17:17:03.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14282024-08-28T17:17:03.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14292024-08-28T17:17:03.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14302024-08-28T17:17:03.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
14312024-08-28T17:17:03.723Z
14322024-08-28T17:17:03.723Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/154)
14332024-08-28T17:17:04.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14342024-08-28T17:17:04.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14352024-08-28T17:17:04.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14362024-08-28T17:17:04.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
14372024-08-28T17:17:04.749Z
14382024-08-28T17:17:04.749Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/154)
14392024-08-28T17:17:05.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14402024-08-28T17:17:05.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14412024-08-28T17:17:05.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14422024-08-28T17:17:05.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
14432024-08-28T17:17:05.525Z
14442024-08-28T17:17:05.525Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/154)
14452024-08-28T17:17:06.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14462024-08-28T17:17:06.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14472024-08-28T17:17:06.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14482024-08-28T17:17:06.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
14492024-08-28T17:17:06.286Z
14502024-08-28T17:17:06.286Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/154)
14512024-08-28T17:17:06.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14522024-08-28T17:17:06.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14532024-08-28T17:17:06.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14542024-08-28T17:17:06.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
14552024-08-28T17:17:07.011Z
14562024-08-28T17:17:07.011Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/154)
14572024-08-28T17:17:07.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14582024-08-28T17:17:07.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14592024-08-28T17:17:07.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14602024-08-28T17:17:07.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14612024-08-28T17:17:07.688Z
14622024-08-28T17:17:07.688Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/154)
14632024-08-28T17:17:08.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14642024-08-28T17:17:08.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14652024-08-28T17:17:08.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14662024-08-28T17:17:08.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14672024-08-28T17:17:08.359Z
14682024-08-28T17:17:08.359Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/154)
14692024-08-28T17:17:09.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14702024-08-28T17:17:09.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14712024-08-28T17:17:09.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14722024-08-28T17:17:09.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
14732024-08-28T17:17:09.084Z
14742024-08-28T17:17:09.084Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/154)
14752024-08-28T17:17:09.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14762024-08-28T17:17:09.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14772024-08-28T17:17:09.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14782024-08-28T17:17:09.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14792024-08-28T17:17:09.758Z
14802024-08-28T17:17:09.758Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/154)
14812024-08-28T17:17:10.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14822024-08-28T17:17:10.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14832024-08-28T17:17:10.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14842024-08-28T17:17:10.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14852024-08-28T17:17:10.434Z
14862024-08-28T17:17:10.434Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/154)
14872024-08-28T17:17:11.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14882024-08-28T17:17:11.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14892024-08-28T17:17:11.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14902024-08-28T17:17:11.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14912024-08-28T17:17:11.109Z
14922024-08-28T17:17:11.109Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/154)
14932024-08-28T17:17:11.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14942024-08-28T17:17:11.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14952024-08-28T17:17:11.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14962024-08-28T17:17:11.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
14972024-08-28T17:17:11.794Z
14982024-08-28T17:17:11.794Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/154)
14992024-08-28T17:17:12.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15002024-08-28T17:17:12.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15012024-08-28T17:17:12.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15022024-08-28T17:17:12.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15032024-08-28T17:17:12.453Z
15042024-08-28T17:17:12.453Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/154)
15052024-08-28T17:17:13.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15062024-08-28T17:17:13.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15072024-08-28T17:17:13.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15082024-08-28T17:17:13.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15092024-08-28T17:17:13.114Z
15102024-08-28T17:17:13.114Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/154)
15112024-08-28T17:17:13.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15122024-08-28T17:17:13.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15132024-08-28T17:17:13.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15142024-08-28T17:17:13.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
15152024-08-28T17:17:13.808Z
15162024-08-28T17:17:13.808Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/154)
15172024-08-28T17:17:14.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15182024-08-28T17:17:14.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15192024-08-28T17:17:14.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15202024-08-28T17:17:14.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15212024-08-28T17:17:14.461Z
15222024-08-28T17:17:14.461Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/154)
15232024-08-28T17:17:15.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15242024-08-28T17:17:15.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15252024-08-28T17:17:15.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15262024-08-28T17:17:15.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15272024-08-28T17:17:15.146Z
15282024-08-28T17:17:15.146Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/154)
15292024-08-28T17:17:15.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15302024-08-28T17:17:15.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15312024-08-28T17:17:15.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15322024-08-28T17:17:15.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15332024-08-28T17:17:15.810Z
15342024-08-28T17:17:15.811Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/154)
15352024-08-28T17:17:16.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15362024-08-28T17:17:16.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15372024-08-28T17:17:16.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15382024-08-28T17:17:16.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15392024-08-28T17:17:16.491Z
15402024-08-28T17:17:16.491Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/154)
15412024-08-28T17:17:17.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15422024-08-28T17:17:17.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15432024-08-28T17:17:17.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15442024-08-28T17:17:17.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15452024-08-28T17:17:17.177Z
15462024-08-28T17:17:17.177Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/154)
15472024-08-28T17:17:17.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15482024-08-28T17:17:17.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15492024-08-28T17:17:17.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15502024-08-28T17:17:17.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
15512024-08-28T17:17:17.869Z
15522024-08-28T17:17:17.869Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/154)
15532024-08-28T17:17:18.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15542024-08-28T17:17:18.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15552024-08-28T17:17:18.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15562024-08-28T17:17:18.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15572024-08-28T17:17:18.550Z
15582024-08-28T17:17:18.550Zinfo: running `cargo check --bins` on sled-hardware-types (25/154)
15592024-08-28T17:17:19.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15602024-08-28T17:17:19.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15612024-08-28T17:17:19.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15622024-08-28T17:17:19.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15632024-08-28T17:17:19.434Z
15642024-08-28T17:17:19.434Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/154)
15652024-08-28T17:17:20.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15662024-08-28T17:17:20.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15672024-08-28T17:17:20.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15682024-08-28T17:17:20.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15692024-08-28T17:17:20.318Z
15702024-08-28T17:17:20.318Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/154)
15712024-08-28T17:17:21.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15722024-08-28T17:17:21.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15732024-08-28T17:17:21.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15742024-08-28T17:17:21.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
15752024-08-28T17:17:21.230Z
15762024-08-28T17:17:21.230Zinfo: running `cargo check --bins` on oxlog (28/154)
15772024-08-28T17:17:22.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15782024-08-28T17:17:22.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15792024-08-28T17:17:22.095Z Checking cfg-if v1.0.0
15802024-08-28T17:17:22.119Z Checking libc v0.2.158
15812024-08-28T17:17:22.119Z Checking memchr v2.7.2
15822024-08-28T17:17:22.119Z Checking serde v1.0.208
15832024-08-28T17:17:22.143Z Checking zeroize v1.7.0
15842024-08-28T17:17:22.180Z Checking typenum v1.17.0
15852024-08-28T17:17:22.204Z Checking scopeguard v1.2.0
15862024-08-28T17:17:22.204Z Checking byteorder v1.5.0
15872024-08-28T17:17:22.230Z Checking log v0.4.21
15882024-08-28T17:17:22.310Z Checking lock_api v0.4.12
15892024-08-28T17:17:22.409Z Checking subtle v2.5.0
15902024-08-28T17:17:22.488Z Checking once_cell v1.19.0
15912024-08-28T17:17:22.549Z Checking const-oid v0.9.6
15922024-08-28T17:17:22.647Z Checking itoa v1.0.11
15932024-08-28T17:17:22.671Z Checking smallvec v1.13.2
15942024-08-28T17:17:22.748Z Checking pin-project-lite v0.2.14
15952024-08-28T17:17:22.825Z Checking zerocopy v0.7.34
15962024-08-28T17:17:22.856Z Checking spin v0.9.8
15972024-08-28T17:17:22.942Z Checking tinyvec_macros v0.1.1
15982024-08-28T17:17:22.968Z Checking futures-core v0.3.30
15992024-08-28T17:17:23.023Z Checking tinyvec v1.6.0
16002024-08-28T17:17:23.094Z Checking getrandom v0.2.14
16012024-08-28T17:17:23.142Z Checking parking_lot_core v0.9.10
16022024-08-28T17:17:23.199Z Checking signal-hook-registry v1.4.2
16032024-08-28T17:17:23.225Z Checking generic-array v0.14.7
16042024-08-28T17:17:23.324Z Checking rand_core v0.6.4
16052024-08-28T17:17:23.402Z Checking mio v1.0.2
16062024-08-28T17:17:23.439Z Checking parking_lot v0.12.2
16072024-08-28T17:17:23.607Z Checking socket2 v0.5.7
16082024-08-28T17:17:23.777Z Checking futures-sink v0.3.30
16092024-08-28T17:17:23.904Z Checking cpufeatures v0.2.12
16102024-08-28T17:17:23.937Z Checking allocator-api2 v0.2.18
16112024-08-28T17:17:23.961Z Checking unicode-bidi v0.3.15
16122024-08-28T17:17:23.993Z Checking libm v0.2.8
16132024-08-28T17:17:24.054Z Checking equivalent v1.0.1
16142024-08-28T17:17:24.077Z Checking ahash v0.8.11
16152024-08-28T17:17:24.116Z Checking unicode-normalization v0.1.23
16162024-08-28T17:17:24.148Z Checking ryu v1.0.18
16172024-08-28T17:17:24.188Z Checking crypto-common v0.1.6
16182024-08-28T17:17:24.398Z Checking block-buffer v0.10.4
16192024-08-28T17:17:24.427Z Checking block-padding v0.3.3
16202024-08-28T17:17:24.503Z Checking futures-channel v0.3.30
16212024-08-28T17:17:24.535Z Checking slab v0.4.9
16222024-08-28T17:17:24.536Z Checking hashbrown v0.14.5
16232024-08-28T17:17:24.576Z Checking digest v0.10.7
16242024-08-28T17:17:24.605Z Checking inout v0.1.3
16252024-08-28T17:17:24.731Z Checking futures-task v0.3.30
16262024-08-28T17:17:24.756Z Checking num-traits v0.2.19
16272024-08-28T17:17:24.780Z Checking cipher v0.4.4
16282024-08-28T17:17:24.811Z Checking pin-utils v0.1.0
16292024-08-28T17:17:24.866Z Checking hmac v0.12.1
16302024-08-28T17:17:24.889Z Checking sha2 v0.10.8
16312024-08-28T17:17:24.913Z Checking futures-io v0.3.30
16322024-08-28T17:17:24.940Z Checking base64ct v1.6.0
16332024-08-28T17:17:25.047Z Checking flagset v0.4.5
16342024-08-28T17:17:25.072Z Checking futures-util v0.3.30
16352024-08-28T17:17:25.129Z Checking ppv-lite86 v0.2.17
16362024-08-28T17:17:25.212Z Checking percent-encoding v2.3.1
16372024-08-28T17:17:25.346Z Checking pem-rfc7468 v0.7.0
16382024-08-28T17:17:25.370Z Checking salsa20 v0.10.2
16392024-08-28T17:17:25.394Z Checking pbkdf2 v0.12.2
16402024-08-28T17:17:25.533Z Checking tracing-core v0.1.32
16412024-08-28T17:17:25.557Z Checking untrusted v0.9.0
16422024-08-28T17:17:25.581Z Checking fnv v1.0.7
16432024-08-28T17:17:25.581Z Checking der v0.7.9
16442024-08-28T17:17:25.675Z Checking scrypt v0.11.0
16452024-08-28T17:17:25.698Z Checking ring v0.17.8
16462024-08-28T17:17:25.723Z Checking rand_chacha v0.3.1
16472024-08-28T17:17:25.881Z Checking cbc v0.1.2
16482024-08-28T17:17:26.060Z Checking aes v0.8.4
16492024-08-28T17:17:26.084Z Checking rand v0.8.5
16502024-08-28T17:17:26.138Z Checking tracing v0.1.40
16512024-08-28T17:17:26.189Z Checking thiserror v1.0.63
16522024-08-28T17:17:26.302Z Checking foreign-types-shared v0.1.1
16532024-08-28T17:17:26.397Z Checking bytes v1.7.1
16542024-08-28T17:17:26.421Z Checking bitflags v2.6.0
16552024-08-28T17:17:26.445Z Checking indexmap v2.4.0
16562024-08-28T17:17:26.665Z Checking serde_json v1.0.125
16572024-08-28T17:17:26.811Z Checking foreign-types v0.3.2
16582024-08-28T17:17:26.889Z Checking form_urlencoded v1.2.1
16592024-08-28T17:17:27.061Z Checking openssl-sys v0.9.103
16602024-08-28T17:17:27.093Z Checking tokio v1.39.3
16612024-08-28T17:17:27.146Z Checking http v0.2.12
16622024-08-28T17:17:27.225Z Checking spki v0.7.3
16632024-08-28T17:17:27.295Z Checking aho-corasick v1.1.3
16642024-08-28T17:17:27.468Z Checking pkcs5 v0.7.1
16652024-08-28T17:17:27.541Z Checking powerfmt v0.2.0
16662024-08-28T17:17:27.769Z Checking unicode-ident v1.0.12
16672024-08-28T17:17:27.904Z Checking siphasher v0.3.11
16682024-08-28T17:17:27.928Z Checking try-lock v0.2.5
16692024-08-28T17:17:28.035Z Checking regex-syntax v0.8.4
16702024-08-28T17:17:28.080Z Checking want v0.3.1
16712024-08-28T17:17:28.136Z Checking openssl v0.10.66
16722024-08-28T17:17:28.165Z Checking proc-macro2 v1.0.86
16732024-08-28T17:17:28.250Z Checking pkcs8 v0.10.2
16742024-08-28T17:17:28.323Z Checking http-body v0.4.6
16752024-08-28T17:17:28.521Z Checking deranged v0.3.11
16762024-08-28T17:17:28.686Z Checking rustls-webpki v0.101.7
16772024-08-28T17:17:28.738Z Checking sct v0.7.1
16782024-08-28T17:17:28.803Z Checking uuid v1.10.0
16792024-08-28T17:17:28.904Z Checking idna v0.5.0
16802024-08-28T17:17:29.310Z Checking httparse v1.8.0
16812024-08-28T17:17:29.334Z Checking errno v0.3.9
16822024-08-28T17:17:29.433Z Checking scroll v0.12.0
16832024-08-28T17:17:29.479Z Checking anstyle v1.0.8
16842024-08-28T17:17:29.588Z Checking time-core v0.1.2
16852024-08-28T17:17:29.657Z Checking openssl-probe v0.1.5
16862024-08-28T17:17:29.722Z Checking num-conv v0.1.0
16872024-08-28T17:17:29.774Z Checking finl_unicode v1.2.0
16882024-08-28T17:17:29.800Z Checking utf8parse v0.2.1
16892024-08-28T17:17:29.849Z Checking tower-service v0.3.2
16902024-08-28T17:17:29.924Z Checking iana-time-zone v0.1.60
16912024-08-28T17:17:29.949Z Checking plain v0.2.3
16922024-08-28T17:17:29.973Z Checking adler v1.0.2
16932024-08-28T17:17:30.005Z Checking ucd-trie v0.1.6
16942024-08-28T17:17:30.059Z Checking httpdate v1.0.3
16952024-08-28T17:17:30.083Z Checking num_threads v0.1.7
16962024-08-28T17:17:30.107Z Checking miniz_oxide v0.7.2
16972024-08-28T17:17:30.186Z Checking pest v2.7.10
16982024-08-28T17:17:30.210Z Checking time v0.3.36
16992024-08-28T17:17:30.269Z Checking goblin v0.8.2
17002024-08-28T17:17:30.305Z Checking stringprep v0.1.4
17012024-08-28T17:17:30.527Z Checking chrono v0.4.38
17022024-08-28T17:17:30.745Z Checking anstyle-parse v0.2.4
17032024-08-28T17:17:30.781Z Checking regex-automata v0.4.6
17042024-08-28T17:17:30.978Z Checking url v2.5.2
17052024-08-28T17:17:31.631Z Checking rustix v0.38.34
17062024-08-28T17:17:32.261Z Checking rustls v0.21.12
17072024-08-28T17:17:32.312Z Checking quote v1.0.36
17082024-08-28T17:17:32.336Z Checking serde_spanned v0.6.7
17092024-08-28T17:17:32.492Z Checking toml_datetime v0.6.8
17102024-08-28T17:17:32.607Z Checking num-integer v0.1.46
17112024-08-28T17:17:32.701Z Checking native-tls v0.2.11
17122024-08-28T17:17:32.738Z Checking idna v0.3.0
17132024-08-28T17:17:32.973Z Checking md-5 v0.10.6
17142024-08-28T17:17:33.031Z Checking lazy_static v1.5.0
17152024-08-28T17:17:33.134Z Checking hash32 v0.2.1
17162024-08-28T17:17:33.159Z Checking colorchoice v1.0.1
17172024-08-28T17:17:33.277Z Checking anstyle-query v1.0.3
17182024-08-28T17:17:33.305Z Checking gimli v0.28.1
17192024-08-28T17:17:33.397Z Checking stable_deref_trait v1.2.0
17202024-08-28T17:17:33.424Z Checking base64 v0.22.1
17212024-08-28T17:17:33.448Z Checking fallible-iterator v0.2.0
17222024-08-28T17:17:33.473Z Checking tokio-util v0.7.11
17232024-08-28T17:17:33.512Z Checking psl-types v2.0.11
17242024-08-28T17:17:33.686Z Checking pretty-hex v0.4.1
17252024-08-28T17:17:33.836Z Checking is_terminal_polyfill v1.70.0
17262024-08-28T17:17:33.883Z Checking publicsuffix v2.2.3
17272024-08-28T17:17:33.940Z Checking anstream v0.6.14
17282024-08-28T17:17:33.977Z Checking postgres-protocol v0.6.7
17292024-08-28T17:17:34.091Z Checking heapless v0.7.17
17302024-08-28T17:17:34.259Z Checking tokio-native-tls v0.3.1
17312024-08-28T17:17:34.283Z Checking h2 v0.3.26
17322024-08-28T17:17:34.469Z Checking terminal_size v0.3.0
17332024-08-28T17:17:34.528Z Checking num-iter v0.1.45
17342024-08-28T17:17:34.570Z Checking dof v0.3.0
17352024-08-28T17:17:34.609Z Checking syn v2.0.74
17362024-08-28T17:17:34.685Z Checking cookie v0.17.0
17372024-08-28T17:17:34.712Z Checking dtrace-parser v0.2.0
17382024-08-28T17:17:34.958Z Checking phf_shared v0.11.2
17392024-08-28T17:17:35.036Z Checking ff v0.13.0
17402024-08-28T17:17:35.080Z Checking thread-id v4.2.1
17412024-08-28T17:17:35.126Z Checking object v0.32.2
17422024-08-28T17:17:35.157Z Checking tokio-rustls v0.24.1
17432024-08-28T17:17:35.181Z Checking rustc-demangle v0.1.24
17442024-08-28T17:17:35.210Z Checking bitflags v1.3.2
17452024-08-28T17:17:35.234Z Checking managed v0.8.0
17462024-08-28T17:17:35.303Z Checking base16ct v0.2.0
17472024-08-28T17:17:35.459Z Checking ipnet v2.9.0
17482024-08-28T17:17:35.484Z Checking either v1.13.0
17492024-08-28T17:17:35.550Z Checking clap_lex v0.7.0
17502024-08-28T17:17:35.574Z Checking winnow v0.5.40
17512024-08-28T17:17:35.794Z Checking base64 v0.21.7
17522024-08-28T17:17:35.822Z Checking strsim v0.11.1
17532024-08-28T17:17:35.881Z Checking smoltcp v0.9.1
17542024-08-28T17:17:36.067Z Checking clap_builder v4.5.15
17552024-08-28T17:17:36.205Z Checking rustls-pemfile v1.0.4
17562024-08-28T17:17:36.382Z Checking sec1 v0.7.3
17572024-08-28T17:17:36.561Z Checking addr2line v0.21.0
17582024-08-28T17:17:36.692Z Checking group v0.13.0
17592024-08-28T17:17:36.894Z Checking phf v0.11.2
17602024-08-28T17:17:36.979Z Checking cookie_store v0.20.0
17612024-08-28T17:17:37.128Z Checking bstr v1.9.1
17622024-08-28T17:17:37.178Z Checking regex v1.10.6
17632024-08-28T17:17:37.506Z Checking num-bigint-dig v0.8.4
17642024-08-28T17:17:37.712Z Checking postgres-types v0.2.7
17652024-08-28T17:17:37.932Z Checking futures-executor v0.3.30
17662024-08-28T17:17:38.061Z Checking toml_edit v0.19.15
17672024-08-28T17:17:38.128Z Checking pkcs1 v0.7.5
17682024-08-28T17:17:38.313Z Checking phf_shared v0.10.0
17692024-08-28T17:17:38.476Z Checking serde_urlencoded v0.7.1
17702024-08-28T17:17:38.570Z Checking hubpack v0.1.2
17712024-08-28T17:17:38.691Z Checking zerocopy v0.6.6
17722024-08-28T17:17:38.843Z Checking float-cmp v0.9.0
17732024-08-28T17:17:38.867Z Checking crossbeam-utils v0.8.19
17742024-08-28T17:17:38.996Z Checking signal-hook v0.3.17
17752024-08-28T17:17:39.276Z Checking crc32fast v1.4.0
17762024-08-28T17:17:39.345Z Checking hkdf v0.12.4
17772024-08-28T17:17:39.369Z Checking idna v0.4.0
17782024-08-28T17:17:39.440Z Checking signature v2.2.0
17792024-08-28T17:17:39.480Z Checking crypto-bigint v0.5.5
17802024-08-28T17:17:39.529Z Checking mio v0.8.11
17812024-08-28T17:17:39.608Z Checking memmap v0.7.0
17822024-08-28T17:17:39.632Z Checking hyper v0.14.30
17832024-08-28T17:17:39.786Z Checking encoding_rs v0.8.34
17842024-08-28T17:17:40.011Z Checking mime v0.3.17
17852024-08-28T17:17:40.086Z Checking fixedbitset v0.4.2
17862024-08-28T17:17:40.110Z Checking usdt-impl v0.5.0
17872024-08-28T17:17:40.193Z Checking difflib v0.4.0
17882024-08-28T17:17:40.287Z Checking backtrace v0.3.71
17892024-08-28T17:17:40.311Z Checking precomputed-hash v0.1.1
17902024-08-28T17:17:40.335Z Checking normalize-line-endings v0.3.0
17912024-08-28T17:17:40.402Z Checking webpki-roots v0.25.4
17922024-08-28T17:17:40.429Z Checking dyn-clone v1.0.17
17932024-08-28T17:17:40.476Z Checking whoami v1.5.1
17942024-08-28T17:17:40.545Z Checking unicode-width v0.1.13
17952024-08-28T17:17:40.569Z Checking new_debug_unreachable v1.0.6
17962024-08-28T17:17:40.593Z Checking sync_wrapper v0.1.2
17972024-08-28T17:17:40.651Z Checking minimal-lexical v0.2.1
17982024-08-28T17:17:40.695Z Checking unicode-segmentation v1.11.0
17992024-08-28T17:17:40.733Z Checking bit-vec v0.6.3
18002024-08-28T17:17:40.757Z Checking predicates-core v1.0.6
18012024-08-28T17:17:40.782Z Checking winnow v0.6.18
18022024-08-28T17:17:40.911Z Checking data-encoding v2.6.0
18032024-08-28T17:17:40.999Z Checking static_assertions v1.1.0
18042024-08-28T17:17:41.027Z Checking bit-set v0.5.3
18052024-08-28T17:17:41.085Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18062024-08-28T17:17:41.267Z Checking similar v2.6.0
18072024-08-28T17:17:41.267Z Checking nom v7.1.3
18082024-08-28T17:17:41.505Z Checking hickory-proto v0.24.1
18092024-08-28T17:17:41.727Z Checking predicates v3.1.2
18102024-08-28T17:17:41.864Z Checking elliptic-curve v0.13.8
18112024-08-28T17:17:41.960Z Checking anyhow v1.0.86
18122024-08-28T17:17:42.272Z Checking tokio-postgres v0.7.11
18132024-08-28T17:17:42.297Z Checking console v0.15.8
18142024-08-28T17:17:42.419Z Checking string_cache v0.8.7
18152024-08-28T17:17:42.658Z Checking usdt v0.5.0
18162024-08-28T17:17:42.780Z Checking schemars v0.8.21
18172024-08-28T17:17:42.894Z Checking petgraph v0.6.5
18182024-08-28T17:17:43.232Z Checking toml_edit v0.22.20
18192024-08-28T17:17:43.614Z Checking toml v0.7.8
18202024-08-28T17:17:44.105Z Checking signal-hook-mio v0.2.4
18212024-08-28T17:17:44.239Z Checking rsa v0.9.6
18222024-08-28T17:17:44.263Z Checking flate2 v1.0.31
18232024-08-28T17:17:44.724Z Checking crossbeam-epoch v0.9.18
18242024-08-28T17:17:44.808Z Checking clap v4.5.16
18252024-08-28T17:17:44.926Z Checking hyper-tls v0.5.0
18262024-08-28T17:17:44.950Z Checking hyper-rustls v0.24.2
18272024-08-28T17:17:45.122Z Checking futures v0.3.30
18282024-08-28T17:17:45.146Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18292024-08-28T17:17:45.171Z Checking itertools v0.10.5
18302024-08-28T17:17:45.206Z Checking itertools v0.12.1
18312024-08-28T17:17:45.230Z Checking reqwest v0.11.27
18322024-08-28T17:17:45.254Z Checking tokio-stream v0.1.15
18332024-08-28T17:17:45.356Z Checking fs-err v2.11.0
18342024-08-28T17:17:45.521Z Checking nix v0.28.0
18352024-08-28T17:17:45.560Z Checking slog v2.7.0
18362024-08-28T17:17:45.741Z Checking openapiv3 v2.0.0
18372024-08-28T17:17:45.854Z Checking semver v1.0.23
18382024-08-28T17:17:45.963Z Checking hex v0.4.3
18392024-08-28T17:17:45.990Z Checking sha1 v0.10.6
18402024-08-28T17:17:46.263Z Checking lalrpop-util v0.19.12
18412024-08-28T17:17:46.263Z Checking peg-runtime v0.8.3
18422024-08-28T17:17:46.411Z Checking camino v1.1.9
18432024-08-28T17:17:46.469Z Checking sigpipe v0.1.3
18442024-08-28T17:17:48.658Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18452024-08-28T17:17:49.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.84s
18462024-08-28T17:17:49.206Z
18472024-08-28T17:17:49.206Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/154)
18482024-08-28T17:17:50.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492024-08-28T17:17:50.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502024-08-28T17:17:50.149Z Compiling regress v0.9.1
18512024-08-28T17:17:50.177Z Checking strum v0.26.3
18522024-08-28T17:17:50.209Z Checking heck v0.5.0
18532024-08-28T17:17:50.233Z Compiling getopts v0.2.21
18542024-08-28T17:17:50.233Z Checking dirs-sys-next v0.1.2
18552024-08-28T17:17:50.257Z Compiling unsafe-libyaml v0.2.11
18562024-08-28T17:17:50.324Z Checking http v1.1.0
18572024-08-28T17:17:50.369Z Checking thread_local v1.1.8
18582024-08-28T17:17:50.430Z Checking dirs-next v2.0.0
18592024-08-28T17:17:50.536Z Checking rustls-pki-types v1.7.0
18602024-08-28T17:17:50.574Z Compiling ident_case v1.0.1
18612024-08-28T17:17:50.600Z Checking term v0.7.0
18622024-08-28T17:17:50.726Z Compiling darling_core v0.20.9
18632024-08-28T17:17:50.905Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18642024-08-28T17:17:50.987Z Checking crossbeam-channel v0.5.12
18652024-08-28T17:17:51.088Z Checking atty v0.2.14
18662024-08-28T17:17:51.189Z Checking is-terminal v0.4.12
18672024-08-28T17:17:51.213Z Checking termcolor v1.4.1
18682024-08-28T17:17:51.304Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18692024-08-28T17:17:51.544Z Compiling serde_yaml v0.9.34+deprecated
18702024-08-28T17:17:51.581Z Checking utf-8 v0.7.6
18712024-08-28T17:17:51.615Z Compiling paste v1.0.15
18722024-08-28T17:17:51.639Z Checking humantime v2.1.0
18732024-08-28T17:17:51.769Z Compiling rustls v0.22.4
18742024-08-28T17:17:51.887Z Checking take_mut v0.2.2
18752024-08-28T17:17:51.911Z Checking env_logger v0.9.3
18762024-08-28T17:17:52.028Z Checking slog-async v2.8.0
18772024-08-28T17:17:52.076Z Checking slog-term v2.9.1
18782024-08-28T17:17:52.157Z Checking rustls-webpki v0.102.4
18792024-08-28T17:17:52.276Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18802024-08-28T17:17:52.300Z Compiling proc-macro-crate v1.3.1
18812024-08-28T17:17:52.494Z Compiling bitstruct_derive v0.1.0
18822024-08-28T17:17:52.582Z Compiling structmeta-derive v0.3.0
18832024-08-28T17:17:52.802Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18842024-08-28T17:17:52.913Z Compiling multer v3.1.0
18852024-08-28T17:17:53.023Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18862024-08-28T17:17:53.247Z Checking match_cfg v0.1.0
18872024-08-28T17:17:53.334Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18882024-08-28T17:17:53.583Z Checking ascii v1.1.0
18892024-08-28T17:17:53.689Z Checking bitstruct v0.1.1
18902024-08-28T17:17:53.811Z Checking hostname v0.3.1
18912024-08-28T17:17:53.925Z Compiling num_enum_derive v0.5.11
18922024-08-28T17:17:53.948Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18932024-08-28T17:17:54.503Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18942024-08-28T17:17:54.694Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18952024-08-28T17:17:55.080Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18962024-08-28T17:17:55.114Z Compiling structmeta v0.3.0
18972024-08-28T17:17:55.227Z Checking slog-json v2.6.1
18982024-08-28T17:17:55.338Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18992024-08-28T17:17:55.450Z Checking serde_arrays v0.1.0
19002024-08-28T17:17:55.499Z Checking erased-serde v0.3.31
19012024-08-28T17:17:55.587Z Compiling async-stream-impl v0.3.5
19022024-08-28T17:17:55.610Z Compiling foreign-types-macros v0.2.3
19032024-08-28T17:17:56.018Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19042024-08-28T17:17:56.211Z Checking atomic-waker v1.1.2
19052024-08-28T17:17:56.273Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19062024-08-28T17:17:56.327Z Checking arc-swap v1.7.1
19072024-08-28T17:17:56.491Z Checking foreign-types-shared v0.3.1
19082024-08-28T17:17:56.554Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19092024-08-28T17:17:56.601Z Checking waitgroup v0.1.2
19102024-08-28T17:17:56.693Z Checking slog-scope v4.4.0
19112024-08-28T17:17:56.746Z Checking foreign-types v0.5.0
19122024-08-28T17:17:56.770Z Compiling darling_macro v0.20.9
19132024-08-28T17:17:56.801Z Checking num_enum v0.5.11
19142024-08-28T17:17:56.854Z Checking async-stream v0.3.5
19152024-08-28T17:17:56.878Z Compiling parse-display-derive v0.10.0
19162024-08-28T17:17:56.902Z Checking slog-bunyan v2.5.0
19172024-08-28T17:17:56.936Z Compiling proc-macro-error v1.0.4
19182024-08-28T17:17:57.179Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19192024-08-28T17:17:57.279Z Checking toml v0.8.19
19202024-08-28T17:17:57.527Z Checking tungstenite v0.20.1
19212024-08-28T17:17:57.568Z Checking rustls-pemfile v2.1.3
19222024-08-28T17:17:57.592Z Compiling darling v0.20.9
19232024-08-28T17:17:57.696Z Compiling serde_with_macros v3.9.0
19242024-08-28T17:17:57.779Z Compiling heck v0.3.3
19252024-08-28T17:17:57.867Z Checking tokio-rustls v0.25.0
19262024-08-28T17:17:57.920Z Checking newtype-uuid v1.1.0
19272024-08-28T17:17:58.133Z Checking ipnetwork v0.20.0
19282024-08-28T17:17:58.172Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19292024-08-28T17:17:58.206Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19302024-08-28T17:17:58.294Z Checking serde_path_to_error v0.1.16
19312024-08-28T17:17:58.453Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19322024-08-28T17:17:58.823Z Checking cstr-argument v0.1.2
19332024-08-28T17:17:58.935Z Checking hostname v0.4.0
19342024-08-28T17:17:58.979Z Checking instant v0.1.12
19352024-08-28T17:17:59.063Z Checking debug-ignore v1.0.5
19362024-08-28T17:17:59.087Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19372024-08-28T17:17:59.111Z Checking fastrand v2.1.0
19382024-08-28T17:17:59.182Z Checking pretty-hex v0.2.1
19392024-08-28T17:17:59.326Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19402024-08-28T17:17:59.368Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19412024-08-28T17:17:59.392Z Checking tempfile v3.10.1
19422024-08-28T17:17:59.495Z Checking backoff v0.4.0
19432024-08-28T17:17:59.569Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19442024-08-28T17:17:59.737Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19452024-08-28T17:17:59.849Z Checking tokio-tungstenite v0.20.1
19462024-08-28T17:17:59.873Z Compiling zone_cfg_derive v0.1.2
19472024-08-28T17:18:00.088Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19482024-08-28T17:18:00.200Z Checking serde_with v3.9.0
19492024-08-28T17:18:00.272Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19502024-08-28T17:18:00.296Z Checking slog-stdlog v4.1.1
19512024-08-28T17:18:00.420Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19522024-08-28T17:18:00.556Z Checking tungstenite v0.21.0
19532024-08-28T17:18:00.797Z Checking parse-display v0.10.0
19542024-08-28T17:18:01.019Z Checking colored v2.1.0
19552024-08-28T17:18:01.043Z Checking macaddr v1.0.1
19562024-08-28T17:18:01.267Z Checking socket2 v0.4.10
19572024-08-28T17:18:01.294Z Checking base64 v0.13.1
19582024-08-28T17:18:01.326Z Checking zone v0.1.8
19592024-08-28T17:18:01.446Z Checking tokio-tungstenite v0.21.0
19602024-08-28T17:18:01.640Z Checking ron v0.7.1
19612024-08-28T17:18:01.857Z Checking slog-envlogger v2.2.0
19622024-08-28T17:18:01.891Z Checking pem v3.0.4
19632024-08-28T17:18:02.044Z Checking tabwriter v1.4.0
19642024-08-28T17:18:02.129Z Checking xattr v1.3.1
19652024-08-28T17:18:02.261Z Checking portpicker v0.1.1
19662024-08-28T17:18:02.307Z Checking yasna v0.5.2
19672024-08-28T17:18:02.385Z Checking headers-core v0.2.0
19682024-08-28T17:18:02.514Z Checking smf v0.2.3
19692024-08-28T17:18:02.901Z Checking filetime v0.2.24
19702024-08-28T17:18:03.025Z Checking same-file v1.0.6
19712024-08-28T17:18:03.060Z Checking rcgen v0.12.1
19722024-08-28T17:18:03.084Z Checking headers v0.3.9
19732024-08-28T17:18:03.108Z Checking tar v0.4.41
19742024-08-28T17:18:03.132Z Checking camino-tempfile v1.1.1
19752024-08-28T17:18:03.191Z Checking walkdir v2.5.0
19762024-08-28T17:18:03.358Z Checking atomicwrites v0.4.3
19772024-08-28T17:18:03.423Z Checking subprocess v0.2.9
19782024-08-28T17:18:04.274Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19792024-08-28T17:18:04.527Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19802024-08-28T17:18:06.534Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19812024-08-28T17:18:08.981Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19822024-08-28T17:18:09.093Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19832024-08-28T17:18:13.487Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19842024-08-28T17:18:22.014Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19852024-08-28T17:18:22.185Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
19862024-08-28T17:18:22.185Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19872024-08-28T17:18:25.488Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19882024-08-28T17:18:26.083Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19892024-08-28T17:18:33.949Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19902024-08-28T17:18:35.894Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19912024-08-28T17:18:37.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.09s
19922024-08-28T17:18:37.453Z
19932024-08-28T17:18:37.453Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/154)
19942024-08-28T17:18:38.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952024-08-28T17:18:38.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962024-08-28T17:18:38.378Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19972024-08-28T17:18:39.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
19982024-08-28T17:18:40.038Z
19992024-08-28T17:18:40.038Zinfo: running `cargo check --bins` on nexus-config (31/154)
20002024-08-28T17:18:40.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012024-08-28T17:18:40.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022024-08-28T17:18:40.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032024-08-28T17:18:40.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20042024-08-28T17:18:40.915Z
20052024-08-28T17:18:40.915Zinfo: running `cargo check --bins` on omicron-rpaths (32/154)
20062024-08-28T17:18:41.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072024-08-28T17:18:41.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082024-08-28T17:18:41.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092024-08-28T17:18:41.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20102024-08-28T17:18:41.736Z
20112024-08-28T17:18:41.736Zinfo: running `cargo check --bins` on omicron-certificates (33/154)
20122024-08-28T17:18:42.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132024-08-28T17:18:42.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142024-08-28T17:18:42.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152024-08-28T17:18:42.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20162024-08-28T17:18:42.593Z
20172024-08-28T17:18:42.593Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/154)
20182024-08-28T17:18:43.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192024-08-28T17:18:43.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202024-08-28T17:18:43.475Z Compiling heapless v0.8.0
20212024-08-28T17:18:43.499Z Checking hash32 v0.3.1
20222024-08-28T17:18:43.499Z Compiling smoltcp v0.11.0
20232024-08-28T17:18:43.531Z Checking cobs v0.2.3
20242024-08-28T17:18:43.555Z Checking embedded-io v0.4.0
20252024-08-28T17:18:43.579Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20262024-08-28T17:18:43.579Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20272024-08-28T17:18:43.603Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20282024-08-28T17:18:43.670Z Compiling crucible-workspace-hack v0.1.0
20292024-08-28T17:18:43.702Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20302024-08-28T17:18:43.726Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20312024-08-28T17:18:43.750Z Checking postcard v1.0.8
20322024-08-28T17:18:43.897Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20332024-08-28T17:18:43.923Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20342024-08-28T17:18:44.057Z Compiling num-derive v0.4.2
20352024-08-28T17:18:44.203Z Compiling slog-dtrace v0.3.0
20362024-08-28T17:18:44.227Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20372024-08-28T17:18:44.352Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20382024-08-28T17:18:44.376Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20392024-08-28T17:18:45.084Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20402024-08-28T17:18:45.665Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20412024-08-28T17:18:47.546Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20422024-08-28T17:18:48.630Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20432024-08-28T17:18:49.956Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20442024-08-28T17:18:52.190Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20452024-08-28T17:18:53.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s
20462024-08-28T17:18:53.204Z
20472024-08-28T17:18:53.204Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/154)
20482024-08-28T17:18:54.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492024-08-28T17:18:54.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502024-08-28T17:18:54.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512024-08-28T17:18:54.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20522024-08-28T17:18:54.096Z
20532024-08-28T17:18:54.096Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (36/154)
20542024-08-28T17:18:55.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552024-08-28T17:18:55.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562024-08-28T17:18:55.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572024-08-28T17:18:55.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20582024-08-28T17:18:55.137Z
20592024-08-28T17:18:55.137Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (37/154)
20602024-08-28T17:18:56.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612024-08-28T17:18:56.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622024-08-28T17:18:56.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632024-08-28T17:18:56.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
20642024-08-28T17:18:56.177Z
20652024-08-28T17:18:56.177Zinfo: running `cargo check --bins` on dns-server (38/154)
20662024-08-28T17:18:56.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672024-08-28T17:18:56.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682024-08-28T17:18:57.063Z Compiling parking_lot_core v0.8.6
20692024-08-28T17:18:57.087Z Checking newline-converter v0.3.0
20702024-08-28T17:18:57.087Z Checking nibble_vec v0.1.0
20712024-08-28T17:18:57.111Z Checking endian-type v0.1.2
20722024-08-28T17:18:57.111Z Checking quick-error v1.2.3
20732024-08-28T17:18:57.111Z Checking linked-hash-map v0.5.6
20742024-08-28T17:18:57.135Z Checking fxhash v0.2.1
20752024-08-28T17:18:57.159Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
20762024-08-28T17:18:57.226Z Checking expectorate v1.1.0
20772024-08-28T17:18:57.268Z Checking resolv-conf v0.7.0
20782024-08-28T17:18:57.292Z Checking hickory-server v0.24.1
20792024-08-28T17:18:57.316Z Checking radix_trie v0.2.1
20802024-08-28T17:18:57.372Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20812024-08-28T17:18:57.405Z Checking lru-cache v0.1.2
20822024-08-28T17:18:57.575Z Checking hickory-resolver v0.24.1
20832024-08-28T17:18:57.680Z Checking hickory-client v0.24.1
20842024-08-28T17:18:57.790Z Checking parking_lot v0.11.2
20852024-08-28T17:18:58.092Z Checking sled v0.34.7
20862024-08-28T17:19:00.386Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20872024-08-28T17:19:01.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
20882024-08-28T17:19:01.969Z
20892024-08-28T17:19:01.969Zinfo: running `cargo check --bins` on dns-server-api (39/154)
20902024-08-28T17:19:02.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912024-08-28T17:19:02.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922024-08-28T17:19:02.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932024-08-28T17:19:02.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20942024-08-28T17:19:02.864Z
20952024-08-28T17:19:02.864Zinfo: running `cargo check --bins` on dns-service-client (40/154)
20962024-08-28T17:19:03.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972024-08-28T17:19:03.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982024-08-28T17:19:03.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992024-08-28T17:19:03.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
21002024-08-28T17:19:03.712Z
21012024-08-28T17:19:03.712Zinfo: running `cargo check --bins` on gateway-test-utils (41/154)
21022024-08-28T17:19:04.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032024-08-28T17:19:04.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042024-08-28T17:19:04.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052024-08-28T17:19:04.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
21062024-08-28T17:19:04.695Z
21072024-08-28T17:19:04.695Zinfo: running `cargo check --bins` on gateway-types (42/154)
21082024-08-28T17:19:05.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092024-08-28T17:19:05.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102024-08-28T17:19:05.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112024-08-28T17:19:05.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
21122024-08-28T17:19:05.601Z
21132024-08-28T17:19:05.601Zinfo: running `cargo check --bins` on ipcc (43/154)
21142024-08-28T17:19:06.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152024-08-28T17:19:06.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162024-08-28T17:19:06.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172024-08-28T17:19:06.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
21182024-08-28T17:19:06.491Z
21192024-08-28T17:19:06.491Zinfo: running `cargo check --bins` on omicron-gateway (44/154)
21202024-08-28T17:19:07.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212024-08-28T17:19:07.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222024-08-28T17:19:07.499Z Compiling rustls-pki-types v1.7.0
21232024-08-28T17:19:07.525Z Compiling match_cfg v0.1.0
21242024-08-28T17:19:07.553Z Checking num-rational v0.4.2
21252024-08-28T17:19:07.553Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21262024-08-28T17:19:07.553Z Compiling slog-json v2.6.1
21272024-08-28T17:19:07.553Z Compiling http v1.1.0
21282024-08-28T17:19:07.553Z Checking num-complex v0.4.6
21292024-08-28T17:19:07.577Z Compiling prettyplease v0.2.20
21302024-08-28T17:19:07.654Z Compiling hostname v0.3.1
21312024-08-28T17:19:07.845Z Compiling atomic-waker v1.1.2
21322024-08-28T17:19:07.901Z Compiling rustls-webpki v0.102.4
21332024-08-28T17:19:07.936Z Compiling rustls-pemfile v2.1.3
21342024-08-28T17:19:07.972Z Compiling waitgroup v0.1.2
21352024-08-28T17:19:08.024Z Compiling slog-bunyan v2.5.0
21362024-08-28T17:19:08.152Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21372024-08-28T17:19:08.176Z Compiling async-stream v0.3.5
21382024-08-28T17:19:08.212Z Compiling toml v0.8.19
21392024-08-28T17:19:08.236Z Compiling ipnetwork v0.20.0
21402024-08-28T17:19:08.352Z Compiling newtype-uuid v1.1.0
21412024-08-28T17:19:08.378Z Compiling serde_path_to_error v0.1.16
21422024-08-28T17:19:08.418Z Checking num v0.4.3
21432024-08-28T17:19:08.467Z Compiling hostname v0.4.0
21442024-08-28T17:19:08.512Z Compiling instant v0.1.12
21452024-08-28T17:19:08.628Z Compiling radium v0.7.0
21462024-08-28T17:19:08.659Z Compiling rustls v0.22.4
21472024-08-28T17:19:08.685Z Compiling debug-ignore v1.0.5
21482024-08-28T17:19:08.817Z Compiling semver v0.1.20
21492024-08-28T17:19:09.020Z Compiling multer v3.1.0
21502024-08-28T17:19:09.044Z Checking float-ord v0.3.2
21512024-08-28T17:19:09.131Z Compiling rustc_version v0.1.7
21522024-08-28T17:19:09.172Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21532024-08-28T17:19:09.411Z Compiling backoff v0.4.0
21542024-08-28T17:19:09.573Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21552024-08-28T17:19:09.711Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21562024-08-28T17:19:09.735Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
21572024-08-28T17:19:09.760Z Compiling parse-display v0.10.0
21582024-08-28T17:19:09.792Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21592024-08-28T17:19:09.956Z Compiling serde_with v3.9.0
21602024-08-28T17:19:09.991Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21612024-08-28T17:19:10.226Z Compiling macaddr v1.0.1
21622024-08-28T17:19:10.339Z Checking tap v1.0.1
21632024-08-28T17:19:10.477Z Compiling maybe-uninit v2.0.0
21642024-08-28T17:19:10.601Z Checking wyz v0.5.1
21652024-08-28T17:19:11.009Z Compiling newtype_derive v0.1.6
21662024-08-28T17:19:11.043Z Checking password-hash v0.5.0
21672024-08-28T17:19:11.261Z Checking blake2 v0.10.6
21682024-08-28T17:19:11.365Z Compiling bzip2-sys v0.1.11+1.0.8
21692024-08-28T17:19:11.432Z Checking crc-catalog v2.4.0
21702024-08-28T17:19:11.519Z Compiling packed_struct v0.10.1
21712024-08-28T17:19:11.563Z Checking funty v2.0.0
21722024-08-28T17:19:11.823Z Checking argon2 v0.5.3
21732024-08-28T17:19:12.023Z Checking crc v3.2.1
21742024-08-28T17:19:12.269Z Compiling tokio-rustls v0.25.0
21752024-08-28T17:19:12.396Z Checking bitvec v1.0.1
21762024-08-28T17:19:12.457Z Compiling packed_struct_codegen v0.10.1
21772024-08-28T17:19:12.672Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
21782024-08-28T17:19:13.208Z Compiling cookie v0.18.1
21792024-08-28T17:19:13.438Z Checking half v2.4.1
21802024-08-28T17:19:13.516Z Compiling indexmap v1.9.3
21812024-08-28T17:19:13.799Z Checking nodrop v0.1.14
21822024-08-28T17:19:13.900Z Checking ciborium-io v0.2.2
21832024-08-28T17:19:13.925Z Checking array-init v0.0.4
21842024-08-28T17:19:14.027Z Checking ciborium-ll v0.2.2
21852024-08-28T17:19:14.530Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21862024-08-28T17:19:14.775Z Checking smallvec v0.6.14
21872024-08-28T17:19:14.907Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21882024-08-28T17:19:15.116Z Compiling memoffset v0.9.1
21892024-08-28T17:19:15.140Z Checking bitfield v0.14.0
21902024-08-28T17:19:15.441Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21912024-08-28T17:19:15.466Z Checking hashbrown v0.12.3
21922024-08-28T17:19:15.490Z Compiling convert_case v0.4.0
21932024-08-28T17:19:15.767Z Checking highway v1.2.0
21942024-08-28T17:19:15.952Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21952024-08-28T17:19:16.145Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21962024-08-28T17:19:16.437Z Compiling derive_more v0.99.18
21972024-08-28T17:19:16.586Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21982024-08-28T17:19:16.843Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21992024-08-28T17:19:17.162Z Checking env_logger v0.10.2
22002024-08-28T17:19:17.405Z Checking serde-hex v0.1.0
22012024-08-28T17:19:17.534Z Checking steno v0.4.1
22022024-08-28T17:19:17.558Z Checking bzip2 v0.4.4
22032024-08-28T17:19:17.843Z Checking ciborium v0.2.2
22042024-08-28T17:19:18.139Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22052024-08-28T17:19:18.170Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22062024-08-28T17:19:18.397Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22072024-08-28T17:19:18.690Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22082024-08-28T17:19:19.535Z Checking ron v0.8.1
22092024-08-28T17:19:19.626Z Checking x509-cert v0.2.5
22102024-08-28T17:19:20.398Z Checking hashbrown v0.13.2
22112024-08-28T17:19:20.606Z Compiling derive-where v1.2.7
22122024-08-28T17:19:20.694Z Checking crc-any v2.5.0
22132024-08-28T17:19:21.019Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22142024-08-28T17:19:21.288Z Checking zip v0.6.6
22152024-08-28T17:19:21.312Z Checking object v0.30.4
22162024-08-28T17:19:21.663Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22172024-08-28T17:19:21.891Z Checking path-slash v0.1.5
22182024-08-28T17:19:22.013Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22192024-08-28T17:19:22.041Z Checking nix v0.27.1
22202024-08-28T17:19:22.174Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22212024-08-28T17:19:22.727Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22222024-08-28T17:19:22.955Z Checking kstat-rs v0.2.4
22232024-08-28T17:19:23.110Z Checking serde-big-array v0.5.1
22242024-08-28T17:19:23.209Z Checking signal-hook-tokio v0.3.1
22252024-08-28T17:19:23.777Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22262024-08-28T17:19:24.744Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22272024-08-28T17:19:27.601Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22282024-08-28T17:19:29.244Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22292024-08-28T17:19:33.714Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22302024-08-28T17:19:35.854Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22312024-08-28T17:19:36.107Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22322024-08-28T17:19:36.219Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22332024-08-28T17:19:43.654Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22342024-08-28T17:19:44.583Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22352024-08-28T17:19:48.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.92s
22362024-08-28T17:19:48.581Z
22372024-08-28T17:19:48.581Zinfo: running `cargo check --bins` on gateway-api (45/154)
22382024-08-28T17:19:49.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392024-08-28T17:19:49.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402024-08-28T17:19:49.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412024-08-28T17:19:49.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
22422024-08-28T17:19:49.560Z
22432024-08-28T17:19:49.560Zinfo: running `cargo check --bins` on oximeter (46/154)
22442024-08-28T17:19:50.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452024-08-28T17:19:50.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462024-08-28T17:19:50.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472024-08-28T17:19:50.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
22482024-08-28T17:19:50.551Z
22492024-08-28T17:19:50.551Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/154)
22502024-08-28T17:19:51.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512024-08-28T17:19:51.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522024-08-28T17:19:51.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532024-08-28T17:19:51.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
22542024-08-28T17:19:51.425Z
22552024-08-28T17:19:51.425Zinfo: running `cargo check --bins` on oximeter-schema (48/154)
22562024-08-28T17:19:52.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572024-08-28T17:19:52.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582024-08-28T17:19:52.305Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22592024-08-28T17:19:52.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
22602024-08-28T17:19:52.901Z
22612024-08-28T17:19:52.901Zinfo: running `cargo check --bins` on oximeter-types (49/154)
22622024-08-28T17:19:53.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632024-08-28T17:19:53.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642024-08-28T17:19:53.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652024-08-28T17:19:53.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
22662024-08-28T17:19:53.835Z
22672024-08-28T17:19:53.835Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/154)
22682024-08-28T17:19:54.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692024-08-28T17:19:54.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702024-08-28T17:19:54.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712024-08-28T17:19:54.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
22722024-08-28T17:19:54.722Z
22732024-08-28T17:19:54.722Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (51/154)
22742024-08-28T17:19:55.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752024-08-28T17:19:55.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762024-08-28T17:19:55.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772024-08-28T17:19:55.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
22782024-08-28T17:19:55.573Z
22792024-08-28T17:19:55.573Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (52/154)
22802024-08-28T17:19:56.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812024-08-28T17:19:56.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822024-08-28T17:19:56.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832024-08-28T17:19:56.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
22842024-08-28T17:19:56.499Z
22852024-08-28T17:19:56.499Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (53/154)
22862024-08-28T17:19:57.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872024-08-28T17:19:57.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882024-08-28T17:19:57.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892024-08-28T17:19:57.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
22902024-08-28T17:19:57.402Z
22912024-08-28T17:19:57.402Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (54/154)
22922024-08-28T17:19:58.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932024-08-28T17:19:58.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942024-08-28T17:19:58.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952024-08-28T17:19:58.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
22962024-08-28T17:19:58.383Z
22972024-08-28T17:19:58.383Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (55/154)
22982024-08-28T17:19:59.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992024-08-28T17:19:59.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002024-08-28T17:19:59.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012024-08-28T17:19:59.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
23022024-08-28T17:19:59.282Z
23032024-08-28T17:19:59.282Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (56/154)
23042024-08-28T17:20:00.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052024-08-28T17:20:00.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062024-08-28T17:20:00.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072024-08-28T17:20:00.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23082024-08-28T17:20:00.162Z
23092024-08-28T17:20:00.163Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (57/154)
23102024-08-28T17:20:00.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112024-08-28T17:20:01.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122024-08-28T17:20:01.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132024-08-28T17:20:01.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23142024-08-28T17:20:01.074Z
23152024-08-28T17:20:01.074Zinfo: running `cargo check --bins` on oximeter-producer (58/154)
23162024-08-28T17:20:01.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172024-08-28T17:20:01.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182024-08-28T17:20:01.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192024-08-28T17:20:01.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
23202024-08-28T17:20:02.008Z
23212024-08-28T17:20:02.008Zinfo: running `cargo check --bins` on internal-dns (59/154)
23222024-08-28T17:20:02.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232024-08-28T17:20:02.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242024-08-28T17:20:02.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252024-08-28T17:20:02.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
23262024-08-28T17:20:02.964Z
23272024-08-28T17:20:02.964Zinfo: running `cargo check --bins` on nexus-client (60/154)
23282024-08-28T17:20:03.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292024-08-28T17:20:03.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302024-08-28T17:20:03.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312024-08-28T17:20:03.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23322024-08-28T17:20:03.871Z
23332024-08-28T17:20:03.871Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (61/154)
23342024-08-28T17:20:04.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352024-08-28T17:20:04.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362024-08-28T17:20:04.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372024-08-28T17:20:04.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
23382024-08-28T17:20:04.794Z
23392024-08-28T17:20:04.794Zinfo: running `cargo check --bins` on omicron-passwords (62/154)
23402024-08-28T17:20:05.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412024-08-28T17:20:05.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422024-08-28T17:20:05.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432024-08-28T17:20:05.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23442024-08-28T17:20:05.698Z
23452024-08-28T17:20:05.698Zinfo: running `cargo check --bins` on nexus-types (63/154)
23462024-08-28T17:20:06.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472024-08-28T17:20:06.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482024-08-28T17:20:06.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492024-08-28T17:20:06.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
23502024-08-28T17:20:06.666Z
23512024-08-28T17:20:06.667Zinfo: running `cargo check --bins` on gateway-client (64/154)
23522024-08-28T17:20:07.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532024-08-28T17:20:07.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542024-08-28T17:20:07.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552024-08-28T17:20:07.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23562024-08-28T17:20:07.528Z
23572024-08-28T17:20:07.529Zinfo: running `cargo check --bins` on oxql-types (65/154)
23582024-08-28T17:20:08.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592024-08-28T17:20:08.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602024-08-28T17:20:08.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612024-08-28T17:20:08.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
23622024-08-28T17:20:08.515Z
23632024-08-28T17:20:08.515Zinfo: running `cargo check --bins` on sp-sim (66/154)
23642024-08-28T17:20:09.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652024-08-28T17:20:09.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662024-08-28T17:20:09.421Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23672024-08-28T17:20:11.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
23682024-08-28T17:20:11.804Z
23692024-08-28T17:20:11.804Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (67/154)
23702024-08-28T17:20:12.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712024-08-28T17:20:12.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722024-08-28T17:20:12.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732024-08-28T17:20:12.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
23742024-08-28T17:20:12.788Z
23752024-08-28T17:20:12.788Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (68/154)
23762024-08-28T17:20:13.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772024-08-28T17:20:13.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782024-08-28T17:20:13.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792024-08-28T17:20:13.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
23802024-08-28T17:20:13.841Z
23812024-08-28T17:20:13.841Zinfo: running `cargo check --bins` on db-macros (69/154)
23822024-08-28T17:20:14.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832024-08-28T17:20:14.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842024-08-28T17:20:14.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852024-08-28T17:20:14.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23862024-08-28T17:20:14.701Z
23872024-08-28T17:20:14.701Zinfo: running `cargo check --bins` on nexus-macros-common (70/154)
23882024-08-28T17:20:15.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-08-28T17:20:15.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-08-28T17:20:15.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912024-08-28T17:20:15.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23922024-08-28T17:20:15.549Z
23932024-08-28T17:20:15.549Zinfo: running `cargo check --bins` on nexus-auth (71/154)
23942024-08-28T17:20:16.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-08-28T17:20:16.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-08-28T17:20:16.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972024-08-28T17:20:16.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
23982024-08-28T17:20:16.486Z
23992024-08-28T17:20:16.486Zinfo: running `cargo check --bins` on authz-macros (72/154)
24002024-08-28T17:20:17.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-08-28T17:20:17.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-08-28T17:20:17.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032024-08-28T17:20:17.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24042024-08-28T17:20:17.360Z
24052024-08-28T17:20:17.360Zinfo: running `cargo check --bins` on nexus-db-fixed-data (73/154)
24062024-08-28T17:20:18.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-08-28T17:20:18.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-08-28T17:20:18.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092024-08-28T17:20:18.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
24102024-08-28T17:20:18.356Z
24112024-08-28T17:20:18.356Zinfo: running `cargo check --bins` on nexus-db-model (74/154)
24122024-08-28T17:20:19.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-08-28T17:20:19.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-08-28T17:20:19.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152024-08-28T17:20:19.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
24162024-08-28T17:20:19.243Z
24172024-08-28T17:20:19.243Zinfo: running `cargo check --bins` on nexus-defaults (75/154)
24182024-08-28T17:20:20.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-08-28T17:20:20.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-08-28T17:20:20.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212024-08-28T17:20:20.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24222024-08-28T17:20:20.135Z
24232024-08-28T17:20:20.135Zinfo: running `cargo check --bins` on sled-agent-client (76/154)
24242024-08-28T17:20:20.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-08-28T17:20:20.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-08-28T17:20:20.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272024-08-28T17:20:20.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24282024-08-28T17:20:21.044Z
24292024-08-28T17:20:21.044Zinfo: running `cargo check --bins` on nexus-inventory (77/154)
24302024-08-28T17:20:21.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-08-28T17:20:21.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-08-28T17:20:21.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-08-28T17:20:21.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
24342024-08-28T17:20:21.972Z
24352024-08-28T17:20:21.972Zinfo: running `cargo check --bins` on typed-rng (78/154)
24362024-08-28T17:20:22.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-08-28T17:20:22.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-08-28T17:20:22.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392024-08-28T17:20:22.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
24402024-08-28T17:20:22.846Z
24412024-08-28T17:20:22.846Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (79/154)
24422024-08-28T17:20:23.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-08-28T17:20:23.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-08-28T17:20:23.929Z Compiling rayon-core v1.12.1
24452024-08-28T17:20:23.954Z Compiling crossbeam-deque v0.8.5
24462024-08-28T17:20:23.954Z Compiling curve25519-dalek v4.1.3
24472024-08-28T17:20:23.954Z Compiling unicase v2.7.0
24482024-08-28T17:20:23.954Z Checking keccak v0.1.5
24492024-08-28T17:20:23.954Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24502024-08-28T17:20:23.954Z Compiling fastrand v2.1.0
24512024-08-28T17:20:23.954Z Compiling same-file v1.0.6
24522024-08-28T17:20:24.221Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24532024-08-28T17:20:24.273Z Checking sha3 v0.10.8
24542024-08-28T17:20:24.471Z Compiling walkdir v2.5.0
24552024-08-28T17:20:24.502Z Compiling tempfile v3.10.1
24562024-08-28T17:20:24.526Z Compiling thiserror-impl-no-std v2.0.2
24572024-08-28T17:20:24.550Z Checking universal-hash v0.5.1
24582024-08-28T17:20:24.653Z Checking secrecy v0.8.0
24592024-08-28T17:20:24.677Z Compiling blake3 v1.5.1
24602024-08-28T17:20:24.709Z Compiling ring v0.16.20
24612024-08-28T17:20:24.831Z Compiling curve25519-dalek-derive v0.1.1
24622024-08-28T17:20:24.855Z Checking opaque-debug v0.3.1
24632024-08-28T17:20:24.942Z Checking poly1305 v0.8.0
24642024-08-28T17:20:25.155Z Compiling rayon v1.10.0
24652024-08-28T17:20:25.287Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24662024-08-28T17:20:25.366Z Checking chacha20 v0.9.1
24672024-08-28T17:20:25.561Z Checking aead v0.5.2
24682024-08-28T17:20:25.704Z Compiling memmap2 v0.9.4
24692024-08-28T17:20:25.780Z Compiling libefi-sys v0.1.0
24702024-08-28T17:20:25.847Z Compiling arrayref v0.3.7
24712024-08-28T17:20:25.932Z Compiling untrusted v0.7.1
24722024-08-28T17:20:25.956Z Compiling home v0.5.9
24732024-08-28T17:20:26.048Z Compiling constant_time_eq v0.3.0
24742024-08-28T17:20:26.110Z Compiling arrayvec v0.7.4
24752024-08-28T17:20:26.134Z Compiling spin v0.5.2
24762024-08-28T17:20:26.208Z Compiling toolchain_find v0.4.0
24772024-08-28T17:20:26.252Z Checking chacha20poly1305 v0.10.1
24782024-08-28T17:20:26.373Z Compiling camino-tempfile v1.1.1
24792024-08-28T17:20:26.654Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24802024-08-28T17:20:26.803Z Compiling bitfield-struct v0.6.1
24812024-08-28T17:20:26.827Z Compiling topological-sort v0.2.2
24822024-08-28T17:20:26.851Z Compiling cancel-safe-futures v0.1.5
24832024-08-28T17:20:27.033Z Compiling mime_guess v2.0.4
24842024-08-28T17:20:27.125Z Compiling rustfmt-wrapper v0.2.1
24852024-08-28T17:20:27.284Z Checking thiserror-no-std v2.0.2
24862024-08-28T17:20:27.393Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24872024-08-28T17:20:27.532Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24882024-08-28T17:20:27.651Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24892024-08-28T17:20:27.745Z Checking vsss-rs v3.3.4
24902024-08-28T17:20:27.769Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24912024-08-28T17:20:28.082Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24922024-08-28T17:20:28.255Z Checking gethostname v0.5.0
24932024-08-28T17:20:28.312Z Checking libsw v3.3.1
24942024-08-28T17:20:28.383Z Checking linear-map v1.2.0
24952024-08-28T17:20:28.407Z Checking swrite v0.1.0
24962024-08-28T17:20:28.514Z Checking owo-colors v4.0.0
24972024-08-28T17:20:28.590Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982024-08-28T17:20:28.681Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24992024-08-28T17:20:29.105Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25002024-08-28T17:20:29.178Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25012024-08-28T17:20:29.283Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25022024-08-28T17:20:29.506Z Checking nanorand v0.7.0
25032024-08-28T17:20:29.816Z Checking http-range v0.1.5
25042024-08-28T17:20:29.990Z Compiling omicron-zone-package v0.11.0
25052024-08-28T17:20:30.014Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25062024-08-28T17:20:30.048Z Checking glob v0.3.1
25072024-08-28T17:20:30.166Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25082024-08-28T17:20:30.303Z Checking hyper-staticfile v0.9.5
25092024-08-28T17:20:30.334Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25102024-08-28T17:20:30.680Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25112024-08-28T17:20:30.814Z Checking flume v0.11.0
25122024-08-28T17:20:31.125Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25132024-08-28T17:20:31.256Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25142024-08-28T17:20:31.360Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
25152024-08-28T17:20:31.970Z Checking itertools v0.13.0
25162024-08-28T17:20:32.269Z Checking display-error-chain v0.2.0
25172024-08-28T17:20:32.627Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25182024-08-28T17:20:32.844Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25192024-08-28T17:20:34.432Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25202024-08-28T17:20:35.806Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25212024-08-28T17:20:35.806Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25222024-08-28T17:20:50.327Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25232024-08-28T17:21:06.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.81s
25242024-08-28T17:21:06.821Z
25252024-08-28T17:21:06.821Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (80/154)
25262024-08-28T17:21:07.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-08-28T17:21:07.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-08-28T17:21:07.933Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25292024-08-28T17:21:24.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.64s
25302024-08-28T17:21:24.631Z
25312024-08-28T17:21:24.631Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (81/154)
25322024-08-28T17:21:25.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-08-28T17:21:25.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-08-28T17:21:25.757Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25352024-08-28T17:21:41.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s
25362024-08-28T17:21:42.153Z
25372024-08-28T17:21:42.153Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (82/154)
25382024-08-28T17:21:43.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-08-28T17:21:43.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-08-28T17:21:43.299Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25412024-08-28T17:21:59.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s
25422024-08-28T17:21:59.865Z
25432024-08-28T17:21:59.865Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (83/154)
25442024-08-28T17:22:00.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-08-28T17:22:00.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-08-28T17:22:00.967Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25472024-08-28T17:22:17.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.28s
25482024-08-28T17:22:17.346Z
25492024-08-28T17:22:17.346Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (84/154)
25502024-08-28T17:22:18.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-08-28T17:22:18.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-08-28T17:22:18.517Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25532024-08-28T17:22:35.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.72s
25542024-08-28T17:22:35.242Z
25552024-08-28T17:22:35.242Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (85/154)
25562024-08-28T17:22:36.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-08-28T17:22:36.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-08-28T17:22:36.360Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25592024-08-28T17:22:52.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.59s
25602024-08-28T17:22:53.035Z
25612024-08-28T17:22:53.035Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (86/154)
25622024-08-28T17:22:53.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-08-28T17:22:53.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-08-28T17:22:54.153Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25652024-08-28T17:23:10.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.63s
25662024-08-28T17:23:10.856Z
25672024-08-28T17:23:10.856Zinfo: running `cargo check --bins` on bootstrap-agent-api (87/154)
25682024-08-28T17:23:11.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-08-28T17:23:11.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-08-28T17:23:11.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-08-28T17:23:11.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25722024-08-28T17:23:11.836Z
25732024-08-28T17:23:11.836Zinfo: running `cargo check --bins` on sled-agent-types (88/154)
25742024-08-28T17:23:12.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-08-28T17:23:12.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-08-28T17:23:12.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-08-28T17:23:12.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
25782024-08-28T17:23:12.792Z
25792024-08-28T17:23:12.792Zinfo: running `cargo check --bins` on bootstrap-agent-client (89/154)
25802024-08-28T17:23:13.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-08-28T17:23:13.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-08-28T17:23:13.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-08-28T17:23:13.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
25842024-08-28T17:23:13.804Z
25852024-08-28T17:23:13.804Zinfo: running `cargo check --bins` on dpd-client (90/154)
25862024-08-28T17:23:14.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-08-28T17:23:14.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-08-28T17:23:14.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-08-28T17:23:14.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25902024-08-28T17:23:14.733Z
25912024-08-28T17:23:14.733Zinfo: running `cargo check --bins` on installinator-common (91/154)
25922024-08-28T17:23:15.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-08-28T17:23:15.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-08-28T17:23:15.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-08-28T17:23:15.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25962024-08-28T17:23:15.704Z
25972024-08-28T17:23:15.704Zinfo: running `cargo check --bins` on update-engine (92/154)
25982024-08-28T17:23:16.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-08-28T17:23:16.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-08-28T17:23:16.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-08-28T17:23:16.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26022024-08-28T17:23:16.633Z
26032024-08-28T17:23:16.633Zinfo: running `cargo check --bins` on key-manager (93/154)
26042024-08-28T17:23:17.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-08-28T17:23:17.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-08-28T17:23:17.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-08-28T17:23:17.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26082024-08-28T17:23:17.575Z
26092024-08-28T17:23:17.575Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (94/154)
26102024-08-28T17:23:18.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-08-28T17:23:18.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-08-28T17:23:18.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-08-28T17:23:18.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26142024-08-28T17:23:18.599Z
26152024-08-28T17:23:18.599Zinfo: running `cargo check --bins` on sled-agent-api (95/154)
26162024-08-28T17:23:19.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-08-28T17:23:19.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-08-28T17:23:19.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-08-28T17:23:19.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26202024-08-28T17:23:19.569Z
26212024-08-28T17:23:19.569Zinfo: running `cargo check --bins` on sled-hardware (96/154)
26222024-08-28T17:23:20.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-08-28T17:23:20.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-08-28T17:23:20.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252024-08-28T17:23:20.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26262024-08-28T17:23:20.541Z
26272024-08-28T17:23:20.541Zinfo: running `cargo check --bins --no-default-features` on sled-storage (97/154)
26282024-08-28T17:23:21.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292024-08-28T17:23:21.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302024-08-28T17:23:21.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312024-08-28T17:23:21.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26322024-08-28T17:23:21.492Z
26332024-08-28T17:23:21.492Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (98/154)
26342024-08-28T17:23:22.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352024-08-28T17:23:22.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362024-08-28T17:23:22.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372024-08-28T17:23:22.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26382024-08-28T17:23:22.459Z
26392024-08-28T17:23:22.459Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (99/154)
26402024-08-28T17:23:23.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412024-08-28T17:23:23.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422024-08-28T17:23:23.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432024-08-28T17:23:23.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26442024-08-28T17:23:23.487Z
26452024-08-28T17:23:23.487Zinfo: running `cargo check --bins` on nexus-test-interface (100/154)
26462024-08-28T17:23:24.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-08-28T17:23:24.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-08-28T17:23:24.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492024-08-28T17:23:24.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
26502024-08-28T17:23:24.471Z
26512024-08-28T17:23:24.471Zinfo: running `cargo check --bins` on oximeter-collector (101/154)
26522024-08-28T17:23:25.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532024-08-28T17:23:25.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542024-08-28T17:23:25.518Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26552024-08-28T17:23:25.518Z Checking bcs v0.1.6
26562024-08-28T17:23:25.518Z Compiling async-recursion v1.1.1
26572024-08-28T17:23:25.518Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26582024-08-28T17:23:25.542Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26592024-08-28T17:23:26.709Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26602024-08-28T17:23:31.045Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26612024-08-28T17:23:33.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
26622024-08-28T17:23:33.414Z
26632024-08-28T17:23:33.414Zinfo: running `cargo check --bins` on oximeter-api (102/154)
26642024-08-28T17:23:34.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652024-08-28T17:23:34.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662024-08-28T17:23:34.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672024-08-28T17:23:34.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26682024-08-28T17:23:34.389Z
26692024-08-28T17:23:34.390Zinfo: running `cargo check --bins` on oximeter-client (103/154)
26702024-08-28T17:23:35.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712024-08-28T17:23:35.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722024-08-28T17:23:35.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732024-08-28T17:23:35.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26742024-08-28T17:23:35.310Z
26752024-08-28T17:23:35.310Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (104/154)
26762024-08-28T17:23:36.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-08-28T17:23:36.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-08-28T17:23:36.263Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26792024-08-28T17:23:36.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
26802024-08-28T17:23:37.066Z
26812024-08-28T17:23:37.066Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (105/154)
26822024-08-28T17:23:37.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832024-08-28T17:23:37.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842024-08-28T17:23:38.091Z Compiling vte_generate_state_changes v0.1.1
26852024-08-28T17:23:38.091Z Checking fd-lock v4.0.2
26862024-08-28T17:23:38.115Z Checking bytecount v0.6.8
26872024-08-28T17:23:38.115Z Compiling tabled_derive v0.7.0
26882024-08-28T17:23:38.115Z Checking crossterm v0.27.0
26892024-08-28T17:23:38.115Z Compiling peg-macros v0.8.4
26902024-08-28T17:23:38.115Z Compiling sqlparser_derive v0.2.2
26912024-08-28T17:23:38.115Z Checking unicode_categories v0.1.1
26922024-08-28T17:23:38.259Z Checking papergrid v0.11.0
26932024-08-28T17:23:38.327Z Checking nu-ansi-term v0.50.0
26942024-08-28T17:23:38.433Z Checking home v0.5.9
26952024-08-28T17:23:38.571Z Checking rustyline v14.0.0
26962024-08-28T17:23:38.698Z Checking sqlformat v0.2.4
26972024-08-28T17:23:38.802Z Checking vte v0.11.1
26982024-08-28T17:23:39.149Z Checking sqlparser v0.45.0
26992024-08-28T17:23:39.532Z Checking crossterm v0.28.1
27002024-08-28T17:23:39.914Z Checking strip-ansi-escapes v0.2.0
27012024-08-28T17:23:40.079Z Checking reedline v0.33.0
27022024-08-28T17:23:40.326Z Checking tabled v0.15.0
27032024-08-28T17:23:40.899Z Checking peg v0.8.4
27042024-08-28T17:23:46.600Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27052024-08-28T17:23:53.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.31s
27062024-08-28T17:23:53.548Z
27072024-08-28T17:23:53.548Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (106/154)
27082024-08-28T17:23:54.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092024-08-28T17:23:54.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102024-08-28T17:23:54.516Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27112024-08-28T17:24:01.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
27122024-08-28T17:24:01.408Z
27132024-08-28T17:24:01.408Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (107/154)
27142024-08-28T17:24:02.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152024-08-28T17:24:02.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162024-08-28T17:24:02.355Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172024-08-28T17:24:08.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s
27182024-08-28T17:24:08.968Z
27192024-08-28T17:24:08.968Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (108/154)
27202024-08-28T17:24:09.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212024-08-28T17:24:09.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222024-08-28T17:24:09.935Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27232024-08-28T17:24:15.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s
27242024-08-28T17:24:15.309Z
27252024-08-28T17:24:15.309Zinfo: running `cargo check --bins` on oximeter-test-utils (109/154)
27262024-08-28T17:24:16.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272024-08-28T17:24:16.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282024-08-28T17:24:16.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292024-08-28T17:24:16.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27302024-08-28T17:24:16.202Z
27312024-08-28T17:24:16.202Zinfo: running `cargo check --bins` on cockroach-admin-client (110/154)
27322024-08-28T17:24:17.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332024-08-28T17:24:17.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342024-08-28T17:24:17.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352024-08-28T17:24:17.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27362024-08-28T17:24:17.105Z
27372024-08-28T17:24:17.105Zinfo: running `cargo check --bins` on installinator-client (111/154)
27382024-08-28T17:24:17.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392024-08-28T17:24:18.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402024-08-28T17:24:18.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412024-08-28T17:24:18.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27422024-08-28T17:24:18.086Z
27432024-08-28T17:24:18.086Zinfo: running `cargo check --bins` on oxide-client (112/154)
27442024-08-28T17:24:18.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-08-28T17:24:18.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-08-28T17:24:18.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472024-08-28T17:24:18.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27482024-08-28T17:24:18.972Z
27492024-08-28T17:24:18.972Zinfo: running `cargo check --bins` on wicketd-client (113/154)
27502024-08-28T17:24:19.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-08-28T17:24:19.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-08-28T17:24:19.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532024-08-28T17:24:19.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27542024-08-28T17:24:19.933Z
27552024-08-28T17:24:19.933Zinfo: running `cargo check --bins` on wicket-common (114/154)
27562024-08-28T17:24:20.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572024-08-28T17:24:20.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582024-08-28T17:24:20.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592024-08-28T17:24:20.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27602024-08-28T17:24:20.905Z
27612024-08-28T17:24:20.905Zinfo: running `cargo check --bins` on omicron-cockroach-admin (115/154)
27622024-08-28T17:24:21.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-08-28T17:24:21.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-08-28T17:24:21.871Z Checking csv-core v0.1.11
27652024-08-28T17:24:21.895Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27662024-08-28T17:24:22.165Z Checking csv v1.3.0
27672024-08-28T17:24:22.855Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27682024-08-28T17:24:23.301Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27692024-08-28T17:24:24.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
27702024-08-28T17:24:24.953Z
27712024-08-28T17:24:24.953Zinfo: running `cargo check --bins` on cockroach-admin-api (116/154)
27722024-08-28T17:24:25.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-08-28T17:24:25.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-08-28T17:24:25.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-08-28T17:24:25.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27762024-08-28T17:24:25.883Z
27772024-08-28T17:24:25.883Zinfo: running `cargo check --bins` on cockroach-admin-types (117/154)
27782024-08-28T17:24:26.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-08-28T17:24:26.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-08-28T17:24:26.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-08-28T17:24:26.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27822024-08-28T17:24:26.810Z
27832024-08-28T17:24:26.810Zinfo: running `cargo check --bins` on cert-dev (118/154)
27842024-08-28T17:24:27.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-08-28T17:24:27.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-08-28T17:24:27.687Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27872024-08-28T17:24:27.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
27882024-08-28T17:24:28.117Z
27892024-08-28T17:24:28.117Zinfo: running `cargo check --bins` on ch-dev (119/154)
27902024-08-28T17:24:28.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-08-28T17:24:29.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-08-28T17:24:29.120Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27932024-08-28T17:24:29.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
27942024-08-28T17:24:30.038Z
27952024-08-28T17:24:30.038Zinfo: running `cargo check --bins` on crdb-seed (120/154)
27962024-08-28T17:24:30.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-08-28T17:24:30.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-08-28T17:24:30.982Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27992024-08-28T17:24:31.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28002024-08-28T17:24:31.447Z
28012024-08-28T17:24:31.447Zinfo: running `cargo check --bins` on db-dev (121/154)
28022024-08-28T17:24:32.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-08-28T17:24:32.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-08-28T17:24:32.344Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28052024-08-28T17:24:33.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
28062024-08-28T17:24:33.304Z
28072024-08-28T17:24:33.304Zinfo: running `cargo check --bins` on omicron-dev-lib (122/154)
28082024-08-28T17:24:34.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-08-28T17:24:34.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-08-28T17:24:34.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-08-28T17:24:34.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28122024-08-28T17:24:34.231Z
28132024-08-28T17:24:34.231Zinfo: running `cargo check --bins` on xtask-downloader (123/154)
28142024-08-28T17:24:35.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-08-28T17:24:35.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-08-28T17:24:35.162Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28172024-08-28T17:24:36.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
28182024-08-28T17:24:36.310Z
28192024-08-28T17:24:36.310Zinfo: running `cargo check --bins` on mgs-dev (124/154)
28202024-08-28T17:24:37.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-08-28T17:24:37.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-08-28T17:24:37.359Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28232024-08-28T17:24:38.094Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28242024-08-28T17:24:38.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
28252024-08-28T17:24:38.873Z
28262024-08-28T17:24:38.873Zinfo: running `cargo check --bins` on omicron-omdb (125/154)
28272024-08-28T17:24:39.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-08-28T17:24:39.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-08-28T17:24:40.014Z Compiling crunchy v0.2.2
28302024-08-28T17:24:40.014Z Compiling glob v0.3.1
28312024-08-28T17:24:40.037Z Compiling tiny-keccak v2.0.2
28322024-08-28T17:24:40.037Z Compiling dsl_auto_type v0.1.2
28332024-08-28T17:24:40.060Z Checking scheduled-thread-pool v0.2.7
28342024-08-28T17:24:40.060Z Compiling diesel_table_macro_syntax v0.2.0
28352024-08-28T17:24:40.093Z Compiling ascii-canvas v3.0.0
28362024-08-28T17:24:40.129Z Compiling ena v0.14.3
28372024-08-28T17:24:40.323Z Checking r2d2 v0.8.10
28382024-08-28T17:24:40.379Z Compiling libloading v0.8.3
28392024-08-28T17:24:40.479Z Compiling regex-syntax v0.6.29
28402024-08-28T17:24:40.519Z Compiling bindgen v0.69.4
28412024-08-28T17:24:40.604Z Compiling diff v0.1.13
28422024-08-28T17:24:40.651Z Compiling which v4.4.2
28432024-08-28T17:24:40.767Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28442024-08-28T17:24:40.934Z Compiling clang-sys v1.7.0
28452024-08-28T17:24:40.968Z Compiling cexpr v0.6.0
28462024-08-28T17:24:41.186Z Compiling ref-cast v1.0.23
28472024-08-28T17:24:41.210Z Compiling rustc-hash v1.1.0
28482024-08-28T17:24:41.237Z Compiling lazycell v1.3.0
28492024-08-28T17:24:41.262Z Compiling shlex v1.3.0
28502024-08-28T17:24:41.356Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28512024-08-28T17:24:41.387Z Compiling derive_builder_core v0.20.0
28522024-08-28T17:24:41.546Z Compiling diesel_derives v2.2.2
28532024-08-28T17:24:41.642Z Compiling libxml v0.3.3
28542024-08-28T17:24:41.666Z Compiling ref-cast-impl v1.0.23
28552024-08-28T17:24:41.742Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28562024-08-28T17:24:42.039Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28572024-08-28T17:24:42.189Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28582024-08-28T17:24:42.444Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28592024-08-28T17:24:42.623Z Compiling strum_macros v0.24.3
28602024-08-28T17:24:42.767Z Compiling dropshot v0.10.1
28612024-08-28T17:24:42.792Z Compiling indoc v1.0.9
28622024-08-28T17:24:43.493Z Compiling lalrpop v0.19.12
28632024-08-28T17:24:43.652Z Compiling derive_builder_macro v0.20.0
28642024-08-28T17:24:44.390Z Checking derive_builder v0.20.0
28652024-08-28T17:24:44.526Z Checking tungstenite v0.23.0
28662024-08-28T17:24:44.870Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28672024-08-28T17:24:45.134Z Compiling dropshot_endpoint v0.10.1
28682024-08-28T17:24:45.307Z Compiling oso-derive v0.27.3
28692024-08-28T17:24:45.518Z Compiling impl-trait-for-tuples v0.2.2
28702024-08-28T17:24:45.557Z Checking quick-xml v0.31.0
28712024-08-28T17:24:46.264Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
28722024-08-28T17:24:46.874Z Checking maplit v1.0.2
28732024-08-28T17:24:46.897Z Checking tokio-tungstenite v0.23.1
28742024-08-28T17:24:47.115Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28752024-08-28T17:24:47.336Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28762024-08-28T17:24:47.580Z Checking bb8 v0.8.5
28772024-08-28T17:24:48.016Z Compiling const_format_proc_macros v0.2.32
28782024-08-28T17:24:48.681Z Checking crossbeam-deque v0.8.5
28792024-08-28T17:24:48.979Z Compiling portable-atomic v1.6.0
28802024-08-28T17:24:49.972Z Checking const_format v0.2.32
28812024-08-28T17:24:50.072Z Checking rayon-core v1.12.1
28822024-08-28T17:24:50.148Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
28832024-08-28T17:24:50.422Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28842024-08-28T17:24:50.724Z Checking castaway v0.2.3
28852024-08-28T17:24:50.748Z Checking rayon v1.10.0
28862024-08-28T17:24:50.879Z Checking compact_str v0.8.0
28872024-08-28T17:24:51.591Z Checking diesel v2.2.2
28882024-08-28T17:24:52.123Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28892024-08-28T17:24:52.263Z Checking unicode-truncate v1.0.0
28902024-08-28T17:24:52.372Z Checking lru v0.12.3
28912024-08-28T17:24:52.457Z Compiling instability v0.3.2
28922024-08-28T17:24:52.506Z Checking cassowary v0.3.0
28932024-08-28T17:24:52.584Z Checking number_prefix v0.4.0
28942024-08-28T17:24:52.653Z Checking smawk v0.3.2
28952024-08-28T17:24:52.757Z Checking unicode-linebreak v0.1.5
28962024-08-28T17:24:52.884Z Checking multimap v0.10.0
28972024-08-28T17:24:53.165Z Checking textwrap v0.16.1
28982024-08-28T17:24:53.342Z Checking ratatui v0.28.0
28992024-08-28T17:24:54.020Z Checking indicatif v0.17.8
29002024-08-28T17:25:13.371Z Compiling samael v0.0.15
29012024-08-28T17:25:21.772Z Checking async-bb8-diesel v0.2.1
29022024-08-28T17:25:24.602Z Compiling polar-core v0.27.3
29032024-08-28T17:25:33.541Z Checking oso v0.27.3
29042024-08-28T17:26:51.563Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29052024-08-28T17:26:58.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
29062024-08-28T17:26:59.087Z
29072024-08-28T17:26:59.087Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (126/154)
29082024-08-28T17:26:59.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092024-08-28T17:26:59.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102024-08-28T17:26:59.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112024-08-28T17:26:59.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29122024-08-28T17:27:00.072Z
29132024-08-28T17:27:00.072Zinfo: running `cargo check --bins` on nexus-saga-recovery (127/154)
29142024-08-28T17:27:00.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152024-08-28T17:27:00.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162024-08-28T17:27:00.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172024-08-28T17:27:00.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
29182024-08-28T17:27:01.050Z
29192024-08-28T17:27:01.050Zinfo: running `cargo check --bins` on nexus-test-utils-macros (128/154)
29202024-08-28T17:27:01.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212024-08-28T17:27:01.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222024-08-28T17:27:01.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232024-08-28T17:27:01.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29242024-08-28T17:27:01.939Z
29252024-08-28T17:27:01.939Zinfo: running `cargo check --bins` on omicron-nexus (129/154)
29262024-08-28T17:27:02.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272024-08-28T17:27:02.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282024-08-28T17:27:03.182Z Compiling libz-sys v1.1.16
29292024-08-28T17:27:03.213Z Compiling libgit2-sys v0.17.0+1.8.1
29302024-08-28T17:27:03.237Z Compiling vergen v8.3.2
29312024-08-28T17:27:03.237Z Compiling cargo-platform v0.1.8
29322024-08-28T17:27:03.237Z Compiling pin-project-internal v1.1.5
29332024-08-28T17:27:03.283Z Compiling snafu-derive v0.8.2
29342024-08-28T17:27:03.283Z Compiling libsqlite3-sys v0.28.0
29352024-08-28T17:27:03.307Z Compiling buf-list v1.0.3
29362024-08-28T17:27:03.545Z Compiling cargo_metadata v0.18.1
29372024-08-28T17:27:03.788Z Checking globset v0.4.14
29382024-08-28T17:27:03.827Z Checking olpc-cjson v0.1.3
29392024-08-28T17:27:03.991Z Checking rand_seeder v0.3.0
29402024-08-28T17:27:04.044Z Checking serde_plain v1.0.2
29412024-08-28T17:27:04.097Z Checking typed-path v0.7.1
29422024-08-28T17:27:04.219Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29432024-08-28T17:27:04.399Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29442024-08-28T17:27:04.534Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29452024-08-28T17:27:04.647Z Checking hashlink v0.9.1
29462024-08-28T17:27:04.671Z Checking fallible-streaming-iterator v0.1.9
29472024-08-28T17:27:04.807Z Checking fallible-iterator v0.3.0
29482024-08-28T17:27:04.880Z Checking parse-size v1.0.0
29492024-08-28T17:27:05.090Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29502024-08-28T17:27:05.193Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29512024-08-28T17:27:05.361Z Checking rusqlite v0.31.0
29522024-08-28T17:27:05.725Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29532024-08-28T17:27:05.970Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29542024-08-28T17:27:05.994Z Checking pin-project v1.1.5
29552024-08-28T17:27:06.018Z Checking twox-hash v1.6.3
29562024-08-28T17:27:06.175Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29572024-08-28T17:27:06.425Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29582024-08-28T17:27:06.733Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29592024-08-28T17:27:06.775Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29602024-08-28T17:27:06.867Z Checking fatfs v0.3.6
29612024-08-28T17:27:06.971Z Checking assert_matches v1.5.0
29622024-08-28T17:27:08.105Z Checking snafu v0.8.2
29632024-08-28T17:27:08.537Z Checking tough v0.17.1
29642024-08-28T17:27:12.555Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29652024-08-28T17:27:14.101Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29662024-08-28T17:27:14.702Z Compiling git2 v0.19.0
29672024-08-28T17:27:20.929Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29682024-08-28T17:28:41.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
29692024-08-28T17:28:41.968Z
29702024-08-28T17:28:41.968Zinfo: running `cargo check --bins` on nexus-internal-api (130/154)
29712024-08-28T17:28:42.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722024-08-28T17:28:42.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732024-08-28T17:28:42.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742024-08-28T17:28:42.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29752024-08-28T17:28:42.981Z
29762024-08-28T17:28:42.981Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (131/154)
29772024-08-28T17:28:43.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782024-08-28T17:28:43.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792024-08-28T17:28:43.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802024-08-28T17:28:43.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29812024-08-28T17:28:44.009Z
29822024-08-28T17:28:44.009Zinfo: running `cargo check --bins` on nexus-networking (132/154)
29832024-08-28T17:28:44.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842024-08-28T17:28:44.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852024-08-28T17:28:44.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862024-08-28T17:28:44.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29872024-08-28T17:28:44.997Z
29882024-08-28T17:28:44.997Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (133/154)
29892024-08-28T17:28:45.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902024-08-28T17:28:45.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912024-08-28T17:28:45.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922024-08-28T17:28:45.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29932024-08-28T17:28:46.007Z
29942024-08-28T17:28:46.007Zinfo: running `cargo check --bins` on update-common (134/154)
29952024-08-28T17:28:46.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962024-08-28T17:28:46.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972024-08-28T17:28:46.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982024-08-28T17:28:46.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29992024-08-28T17:28:46.968Z
30002024-08-28T17:28:46.968Zinfo: running `cargo check --bins` on tufaceous-lib (135/154)
30012024-08-28T17:28:47.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022024-08-28T17:28:47.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032024-08-28T17:28:47.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042024-08-28T17:28:47.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30052024-08-28T17:28:47.932Z
30062024-08-28T17:28:47.932Zinfo: running `cargo check --bins` on tufaceous (136/154)
30072024-08-28T17:28:48.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082024-08-28T17:28:48.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092024-08-28T17:28:48.912Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30102024-08-28T17:28:49.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
30112024-08-28T17:28:50.119Z
30122024-08-28T17:28:50.119Zinfo: running `cargo check --bins` on omicron-dev (137/154)
30132024-08-28T17:28:51.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142024-08-28T17:28:51.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152024-08-28T17:28:51.392Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30162024-08-28T17:28:51.392Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30172024-08-28T17:28:51.416Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30182024-08-28T17:28:53.166Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30192024-08-28T17:28:56.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
30202024-08-28T17:28:56.523Z
30212024-08-28T17:28:56.523Zinfo: running `cargo check --bins` on openapi-manager (138/154)
30222024-08-28T17:28:57.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232024-08-28T17:28:57.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242024-08-28T17:28:57.609Z Checking is_ci v1.2.0
30252024-08-28T17:28:57.609Z Checking heck v0.4.1
30262024-08-28T17:28:57.609Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30272024-08-28T17:28:57.633Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30282024-08-28T17:28:57.633Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30292024-08-28T17:28:57.633Z Checking indent_write v2.2.0
30302024-08-28T17:28:57.747Z Checking supports-color v3.0.0
30312024-08-28T17:28:57.845Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30322024-08-28T17:28:59.705Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30332024-08-28T17:29:00.731Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30342024-08-28T17:29:01.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
30352024-08-28T17:29:02.141Z
30362024-08-28T17:29:02.141Zinfo: running `cargo check --bins` on installinator-api (139/154)
30372024-08-28T17:29:03.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382024-08-28T17:29:03.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392024-08-28T17:29:03.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402024-08-28T17:29:03.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30412024-08-28T17:29:03.096Z
30422024-08-28T17:29:03.096Zinfo: running `cargo check --bins` on openapi-manager-types (140/154)
30432024-08-28T17:29:03.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442024-08-28T17:29:03.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452024-08-28T17:29:03.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462024-08-28T17:29:03.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30472024-08-28T17:29:03.986Z
30482024-08-28T17:29:03.986Zinfo: running `cargo check --bins` on wicketd-api (141/154)
30492024-08-28T17:29:04.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502024-08-28T17:29:04.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512024-08-28T17:29:04.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522024-08-28T17:29:04.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30532024-08-28T17:29:04.919Z
30542024-08-28T17:29:04.919Zinfo: running `cargo check --bins` on reconfigurator-cli (142/154)
30552024-08-28T17:29:05.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562024-08-28T17:29:05.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572024-08-28T17:29:05.970Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30582024-08-28T17:29:07.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
30592024-08-28T17:29:07.590Z
30602024-08-28T17:29:07.590Zinfo: running `cargo check --bins` on omicron-releng (143/154)
30612024-08-28T17:29:08.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622024-08-28T17:29:08.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632024-08-28T17:29:08.592Z Checking memmap2 v0.9.4
30642024-08-28T17:29:08.592Z Checking constant_time_eq v0.3.0
30652024-08-28T17:29:08.592Z Checking arrayref v0.3.7
30662024-08-28T17:29:08.617Z Checking spin v0.5.2
30672024-08-28T17:29:08.617Z Checking untrusted v0.7.1
30682024-08-28T17:29:08.617Z Checking arrayvec v0.7.4
30692024-08-28T17:29:08.617Z Checking cargo-platform v0.1.8
30702024-08-28T17:29:08.617Z Checking topological-sort v0.2.2
30712024-08-28T17:29:08.744Z Checking shell-words v1.1.0
30722024-08-28T17:29:08.889Z Checking ring v0.16.20
30732024-08-28T17:29:08.942Z Checking cargo_metadata v0.18.1
30742024-08-28T17:29:08.967Z Checking blake3 v1.5.1
30752024-08-28T17:29:10.347Z Checking omicron-zone-package v0.11.0
30762024-08-28T17:29:11.733Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30772024-08-28T17:29:12.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
30782024-08-28T17:29:13.026Z
30792024-08-28T17:29:13.026Zinfo: running `cargo check --bins` on xtask (144/154)
30802024-08-28T17:29:13.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812024-08-28T17:29:13.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822024-08-28T17:29:13.738Z Checking serde v1.0.208
30832024-08-28T17:29:13.738Z Checking thiserror v1.0.63
30842024-08-28T17:29:13.738Z Checking scroll v0.12.0
30852024-08-28T17:29:13.765Z Checking bitflags v2.6.0
30862024-08-28T17:29:13.765Z Checking log v0.4.21
30872024-08-28T17:29:13.791Z Checking hashbrown v0.14.5
30882024-08-28T17:29:13.817Z Checking zerocopy v0.7.34
30892024-08-28T17:29:13.842Z Checking syn v2.0.74
30902024-08-28T17:29:13.882Z Checking pest v2.7.10
30912024-08-28T17:29:14.028Z Checking rustix v0.38.34
30922024-08-28T17:29:14.054Z Checking fs-err v2.11.0
30932024-08-28T17:29:14.164Z Checking goblin v0.8.2
30942024-08-28T17:29:14.313Z Checking tabled v0.15.0
30952024-08-28T17:29:14.748Z Checking indexmap v2.4.0
30962024-08-28T17:29:14.913Z Checking terminal_size v0.3.0
30972024-08-28T17:29:14.994Z Checking anyhow v1.0.86
30982024-08-28T17:29:15.057Z Checking clap_builder v4.5.15
30992024-08-28T17:29:15.942Z Checking dtrace-parser v0.2.0
31002024-08-28T17:29:17.580Z Checking clap v4.5.16
31012024-08-28T17:29:17.960Z Checking serde_json v1.0.125
31022024-08-28T17:29:17.960Z Checking serde_spanned v0.6.7
31032024-08-28T17:29:17.987Z Checking toml_datetime v0.6.8
31042024-08-28T17:29:17.988Z Checking camino v1.1.9
31052024-08-28T17:29:17.988Z Checking semver v1.0.23
31062024-08-28T17:29:17.988Z Checking cargo-platform v0.1.8
31072024-08-28T17:29:18.051Z Checking macaddr v1.0.1
31082024-08-28T17:29:18.270Z Checking toml_edit v0.22.20
31092024-08-28T17:29:19.214Z Checking dof v0.3.0
31102024-08-28T17:29:19.242Z Checking cargo_metadata v0.18.1
31112024-08-28T17:29:19.721Z Checking usdt-impl v0.5.0
31122024-08-28T17:29:20.159Z Checking usdt v0.5.0
31132024-08-28T17:29:20.425Z Checking toml v0.8.19
31142024-08-28T17:29:21.015Z Checking cargo_toml v0.20.4
31152024-08-28T17:29:22.514Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31162024-08-28T17:29:23.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.22s
31172024-08-28T17:29:23.354Z
31182024-08-28T17:29:23.354Zinfo: running `cargo check --bins` on end-to-end-tests (145/154)
31192024-08-28T17:29:24.004Z Downloading crates ...
31202024-08-28T17:29:24.278Z Downloaded bcrypt-pbkdf v0.10.0
31212024-08-28T17:29:24.303Z Downloaded hex-literal v0.4.1
31222024-08-28T17:29:24.303Z Downloaded ed25519-dalek v2.1.1
31232024-08-28T17:29:24.303Z Downloaded p256 v0.13.2
31242024-08-28T17:29:24.303Z Downloaded ssh-encoding v0.2.0
31252024-08-28T17:29:24.304Z Downloaded ssh-key v0.6.6
31262024-08-28T17:29:24.328Z Downloaded p384 v0.13.0
31272024-08-28T17:29:24.328Z Downloaded russh v0.44.1
31282024-08-28T17:29:24.328Z Downloaded p521 v0.13.3
31292024-08-28T17:29:24.328Z Downloaded num-bigint v0.4.5
31302024-08-28T17:29:24.353Z Downloaded aes-gcm v0.10.3
31312024-08-28T17:29:24.353Z Downloaded ssh-cipher v0.2.0
31322024-08-28T17:29:24.353Z Downloaded russh-keys v0.44.0
31332024-08-28T17:29:24.353Z Downloaded russh-cryptovec v0.7.2
31342024-08-28T17:29:24.353Z Downloaded rfc6979 v0.4.0
31352024-08-28T17:29:24.353Z Downloaded primeorder v0.13.6
31362024-08-28T17:29:24.353Z Downloaded polyval v0.6.2
31372024-08-28T17:29:24.353Z Downloaded pbkdf2 v0.11.0
31382024-08-28T17:29:24.353Z Downloaded password-hash v0.4.2
31392024-08-28T17:29:24.353Z Downloaded option-ext v0.2.0
31402024-08-28T17:29:24.353Z Downloaded md5 v0.7.0
31412024-08-28T17:29:24.353Z Downloaded internet-checksum v0.2.1
31422024-08-28T17:29:24.353Z Downloaded ghash v0.5.1
31432024-08-28T17:29:24.353Z Downloaded ed25519 v2.2.3
31442024-08-28T17:29:24.378Z Downloaded ecdsa v0.16.9
31452024-08-28T17:29:24.378Z Downloaded dirs-sys v0.4.1
31462024-08-28T17:29:24.378Z Downloaded dirs v5.0.1
31472024-08-28T17:29:24.378Z Downloaded dhcproto-macros v0.1.0
31482024-08-28T17:29:24.378Z Downloaded dhcproto v0.12.0
31492024-08-28T17:29:24.378Z Downloaded blowfish v0.9.1
31502024-08-28T17:29:24.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512024-08-28T17:29:24.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522024-08-28T17:29:24.557Z Checking polyval v0.6.2
31532024-08-28T17:29:24.557Z Checking rfc6979 v0.4.0
31542024-08-28T17:29:24.603Z Checking primeorder v0.13.6
31552024-08-28T17:29:24.628Z Checking ctr v0.9.2
31562024-08-28T17:29:24.654Z Checking ed25519 v2.2.3
31572024-08-28T17:29:24.655Z Checking ssh-encoding v0.2.0
31582024-08-28T17:29:24.655Z Checking blowfish v0.9.1
31592024-08-28T17:29:24.655Z Checking option-ext v0.2.0
31602024-08-28T17:29:24.753Z Checking ecdsa v0.16.9
31612024-08-28T17:29:24.812Z Checking ghash v0.5.1
31622024-08-28T17:29:24.837Z Checking dirs-sys v0.4.1
31632024-08-28T17:29:24.872Z Checking password-hash v0.4.2
31642024-08-28T17:29:24.898Z Checking bcrypt-pbkdf v0.10.0
31652024-08-28T17:29:24.937Z Checking matches v0.1.10
31662024-08-28T17:29:24.973Z Checking aes-gcm v0.10.3
31672024-08-28T17:29:24.999Z Checking ed25519-dalek v2.1.1
31682024-08-28T17:29:24.999Z Checking dirs v5.0.1
31692024-08-28T17:29:25.034Z Checking idna v0.2.3
31702024-08-28T17:29:25.059Z Compiling enum-as-inner v0.5.1
31712024-08-28T17:29:25.106Z Checking russh-cryptovec v0.7.2
31722024-08-28T17:29:25.140Z Checking md5 v0.7.0
31732024-08-28T17:29:25.178Z Checking ssh-cipher v0.2.0
31742024-08-28T17:29:25.252Z Checking pbkdf2 v0.11.0
31752024-08-28T17:29:25.283Z Checking num-bigint v0.4.5
31762024-08-28T17:29:25.323Z Checking hex-literal v0.4.1
31772024-08-28T17:29:25.351Z Checking p256 v0.13.2
31782024-08-28T17:29:25.376Z Checking p521 v0.13.3
31792024-08-28T17:29:25.428Z Checking ssh-key v0.6.6
31802024-08-28T17:29:25.453Z Checking p384 v0.13.0
31812024-08-28T17:29:25.498Z Compiling dhcproto-macros v0.1.0
31822024-08-28T17:29:25.704Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31832024-08-28T17:29:25.759Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31842024-08-28T17:29:25.896Z Checking trust-dns-proto v0.22.0
31852024-08-28T17:29:26.095Z Checking internet-checksum v0.2.1
31862024-08-28T17:29:26.832Z Checking russh-keys v0.44.0
31872024-08-28T17:29:27.956Z Checking russh v0.44.1
31882024-08-28T17:29:29.058Z Checking dhcproto v0.12.0
31892024-08-28T17:29:50.821Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31902024-08-28T17:29:52.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s
31912024-08-28T17:29:52.601Z
31922024-08-28T17:29:52.601Zinfo: running `cargo check --bins` on gateway-cli (146/154)
31932024-08-28T17:29:53.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942024-08-28T17:29:53.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952024-08-28T17:29:53.494Z Checking termios v0.3.3
31962024-08-28T17:29:53.669Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31972024-08-28T17:29:54.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
31982024-08-28T17:29:54.768Z
31992024-08-28T17:29:54.768Zinfo: running `cargo check --bins --no-default-features` on installinator (147/154)
32002024-08-28T17:29:55.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012024-08-28T17:29:55.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022024-08-28T17:29:55.727Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32032024-08-28T17:29:58.116Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32042024-08-28T17:30:00.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
32052024-08-28T17:30:00.401Z
32062024-08-28T17:30:00.401Zinfo: running `cargo check --bins` on internal-dns-cli (148/154)
32072024-08-28T17:30:01.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082024-08-28T17:30:01.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092024-08-28T17:30:01.246Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32102024-08-28T17:30:01.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32112024-08-28T17:30:01.838Z
32122024-08-28T17:30:01.838Zinfo: running `cargo check --bins` on omicron-package (149/154)
32132024-08-28T17:30:02.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142024-08-28T17:30:02.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152024-08-28T17:30:02.752Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32162024-08-28T17:30:04.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
32172024-08-28T17:30:04.333Z
32182024-08-28T17:30:04.333Zinfo: running `cargo check --bins` on wicket-dbg (150/154)
32192024-08-28T17:30:05.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202024-08-28T17:30:05.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212024-08-28T17:30:05.279Z Checking rtoolbox v0.0.2
32222024-08-28T17:30:05.279Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32232024-08-28T17:30:05.303Z Checking tui-tree-widget v0.22.0
32242024-08-28T17:30:05.462Z Checking rpassword v7.3.1
32252024-08-28T17:30:10.408Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32262024-08-28T17:30:13.972Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32272024-08-28T17:30:15.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
32282024-08-28T17:30:15.466Z
32292024-08-28T17:30:15.466Zinfo: running `cargo check --bins` on wicket (151/154)
32302024-08-28T17:30:16.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312024-08-28T17:30:16.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322024-08-28T17:30:16.392Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32332024-08-28T17:30:16.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32342024-08-28T17:30:16.880Z
32352024-08-28T17:30:16.880Zinfo: running `cargo check --bins` on wicketd (152/154)
32362024-08-28T17:30:17.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372024-08-28T17:30:17.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382024-08-28T17:30:17.811Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32392024-08-28T17:30:22.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
32402024-08-28T17:30:22.478Z
32412024-08-28T17:30:22.478Zinfo: running `cargo check --bins` on omicron-workspace-hack (153/154)
32422024-08-28T17:30:23.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432024-08-28T17:30:23.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442024-08-28T17:30:23.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452024-08-28T17:30:23.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32462024-08-28T17:30:23.309Z
32472024-08-28T17:30:23.309Zinfo: running `cargo check --bins` on zone-setup (154/154)
32482024-08-28T17:30:24.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492024-08-28T17:30:24.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502024-08-28T17:30:24.288Z Checking uzers v0.11.3
32512024-08-28T17:30:24.576Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32522024-08-28T17:30:25.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
32532024-08-28T17:30:26.026Z
32542024-08-28T17:30:26.026Zreal 13:40.736809684
32552024-08-28T17:30:26.050Zuser 24:23.586884867
32562024-08-28T17:30:26.050Zsys 5:36.008753385
32572024-08-28T17:30:26.051Ztrap 0.673725837
32582024-08-28T17:30:26.051Ztflt 1.432762003
32592024-08-28T17:30:26.051Zdflt 2.515011127
32602024-08-28T17:30:26.051Zkflt 0.001121672
32612024-08-28T17:30:26.051Zlock 45:54.548585848
32622024-08-28T17:30:26.051Zslp 2:08:29.701141225
32632024-08-28T17:30:26.051Zlat 1:02.838794788
32642024-08-28T17:30:26.051Zstop 2:44.284076186
32652024-08-28T17:30:26.051Zprocess exited: duration 1048207 ms, exit code 0
 
32662024-08-28T17:30:26.102Zfound 0 output files