01JA6EG73HPH33PXF4F3RBCT6F: 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: 01JA6EGKDV1XZAYC4ZJXEYYKR0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-14T21:22:19.944Zjob assigned to worker 01JA6EGSZQA7DHFHZN3P33NG4W (queued for 52 s)
 
22024-10-14T21:22:29.182Zstarting task 0: "setup"
32024-10-14T21:22:29.190Z++ uname -s
42024-10-14T21:22:29.195Z+ kern=SunOS
52024-10-14T21:22:29.195Z+ case "$kern" in
62024-10-14T21:22:29.195Z+ groupadd -g 12345 build
72024-10-14T21:22:29.198Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-14T21:22:31.208Z+ zfs create -o mountpoint=/work rpool/work
92024-10-14T21:22:31.343Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-14T21:22:31.345Z+ home_fs=zfs
112024-10-14T21:22:31.345Z+ [[ zfs == autofs ]]
122024-10-14T21:22:31.345Z+ mkdir -p /home/build
132024-10-14T21:22:31.348Z+ chown build:build /home/build /work
142024-10-14T21:22:33.350Z+ chmod 0700 /home/build /work
152024-10-14T21:22:33.353Zprocess exited: duration 4172 ms, exit code 0
 
162024-10-14T21:22:33.359Zstarting task 1: "rust-toolchain"
172024-10-14T21:22:33.364Z+ printf ' * toolchain channel = "%s"
182024-10-14T21:22:33.364Z * toolchain channel = "1.80.1"
192024-10-14T21:22:33.364Z * toolchain profile = "default"
202024-10-14T21:22:33.364Z' 1.80.1
212024-10-14T21:22:33.365Z+ printf ' * toolchain profile = "%s"
222024-10-14T21:22:33.365Z' default
232024-10-14T21:22:33.368Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-14T21:22:33.368Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-14T21:22:33.485Zinfo: downloading installer
262024-10-14T21:22:34.766Zinfo: profile set to 'default'
272024-10-14T21:22:34.767Zinfo: default host triple is x86_64-unknown-illumos
282024-10-14T21:22:34.769Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-14T21:22:34.934Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-14T21:22:34.934Zinfo: downloading component 'cargo'
312024-10-14T21:22:35.891Zinfo: downloading component 'clippy'
322024-10-14T21:22:36.229Zinfo: downloading component 'rust-docs'
332024-10-14T21:22:37.551Zinfo: downloading component 'rust-std'
342024-10-14T21:22:39.427Zinfo: downloading component 'rustc'
352024-10-14T21:22:44.648Zinfo: downloading component 'rustfmt'
362024-10-14T21:22:44.927Zinfo: installing component 'cargo'
372024-10-14T21:22:45.787Zinfo: installing component 'clippy'
382024-10-14T21:22:46.170Zinfo: installing component 'rust-docs'
392024-10-14T21:22:47.814Zinfo: installing component 'rust-std'
402024-10-14T21:22:49.510Zinfo: installing component 'rustc'
412024-10-14T21:22:53.690Zinfo: installing component 'rustfmt'
422024-10-14T21:22:54.029Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-14T21:22:54.029Z
442024-10-14T21:22:54.277Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-14T21:22:54.277Z
462024-10-14T21:22:54.279Z
472024-10-14T21:22:54.279ZRust is installed now. Great!
482024-10-14T21:22:54.279Z
492024-10-14T21:22:54.279ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-14T21:22:54.279Zenvironment variable. This has not been done automatically.
512024-10-14T21:22:54.279Z
522024-10-14T21:22:54.279ZTo configure your current shell, you need to source
532024-10-14T21:22:54.279Zthe corresponding env file under $HOME/.cargo.
542024-10-14T21:22:54.279Z
552024-10-14T21:22:54.279ZThis is usually done by running one of the following (note the leading DOT):
562024-10-14T21:22:54.279Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-14T21:22:54.280Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-14T21:22:54.325Z+ rustc --version
592024-10-14T21:22:54.389Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-14T21:22:54.392Zprocess exited: duration 21028 ms, exit code 0
 
612024-10-14T21:22:54.399Zstarting task 2: "authentication"
622024-10-14T21:22:54.420Zprocess exited: duration 21 ms, exit code 0
 
632024-10-14T21:22:54.426Zstarting task 3: "clone repository"
642024-10-14T21:22:54.432Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-14T21:22:54.435Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-14T21:22:54.741ZCloning into '/work/oxidecomputer/omicron'...
672024-10-14T21:23:01.585Z+ cd /work/oxidecomputer/omicron
682024-10-14T21:23:01.586Z+ git fetch origin 3784aea098bfdadbce46d7855be5937fb834eb0b
692024-10-14T21:23:01.874ZFrom https://github.com/oxidecomputer/omicron
702024-10-14T21:23:01.874Z * branch 3784aea098bfdadbce46d7855be5937fb834eb0b -> FETCH_HEAD
712024-10-14T21:23:01.884Z+ [[ -n nic-create-transit-ips ]]
722024-10-14T21:23:01.887Z++ git branch --show-current
732024-10-14T21:23:01.890Z+ current=main
742024-10-14T21:23:01.890Z+ [[ main != nic-create-transit-ips ]]
752024-10-14T21:23:01.890Z+ git branch -f nic-create-transit-ips 3784aea098bfdadbce46d7855be5937fb834eb0b
762024-10-14T21:23:01.892Z+ git checkout -f nic-create-transit-ips
772024-10-14T21:23:02.050ZSwitched to branch 'nic-create-transit-ips'
782024-10-14T21:23:02.052Z+ git reset --hard 3784aea098bfdadbce46d7855be5937fb834eb0b
792024-10-14T21:23:02.072ZHEAD is now at 3784aea09 plumb transit_ips through instance NIC create
802024-10-14T21:23:02.074Zprocess exited: duration 7645 ms, exit code 0
 
812024-10-14T21:23:02.080Zstarting task 4: "build"
822024-10-14T21:23:02.086Z+ source .github/buildomat/ci-env.sh
832024-10-14T21:23:02.086Z++ export CARGO_TERM_COLOR=always
842024-10-14T21:23:02.086Z++ CARGO_TERM_COLOR=always
852024-10-14T21:23:02.091Z+ cargo --version
862024-10-14T21:23:02.142Zcargo 1.80.1 (376290515 2024-07-16)
872024-10-14T21:23:02.144Z+ rustc --version
882024-10-14T21:23:02.201Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
892024-10-14T21:23:02.204Z+ source ./env.sh
902024-10-14T21:23:02.204Z++ OLD_SHELL_OPTS=ehxB
912024-10-14T21:23:02.204Z++ set -o xtrace
922024-10-14T21:23:02.207Z++++ dirname ./env.sh
932024-10-14T21:23:02.209Z+++ readlink -f .
942024-10-14T21:23:02.232Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-10-14T21:23:02.236Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-10-14T21:23:02.236Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-10-14T21:23:02.236Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-10-14T21:23:02.236Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-10-14T21:23:02.236Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-10-14T21:23:02.236Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-10-14T21:23:02.236Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-10-14T21:23:02.236Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-10-14T21:23:02.236Z++ case $OLD_SHELL_OPTS in
1042024-10-14T21:23:02.236Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-10-14T21:23:02.236Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-10-14T21:23:02.236Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-10-14T21:23:02.236Z+ banner prerequisites
1082024-10-14T21:23:02.257Z
1092024-10-14T21:23:02.257Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-10-14T21:23:02.257Z # # # # # # # # # # # # # # #
1112024-10-14T21:23:02.257Z # # # # ##### # # ##### # # # # # #### #
1122024-10-14T21:23:02.257Z ##### ##### # ##### # # # # # # # # #
1132024-10-14T21:23:02.257Z # # # # # # # # # # # # # # #
1142024-10-14T21:23:02.257Z # # # ###### # # ###### ### # #### # #### #
1152024-10-14T21:23:02.257Z
1162024-10-14T21:23:02.261Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-10-14T21:23:15.226Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-10-14T21:23:18.606Z Startup: Caching catalogs ... Done
1192024-10-14T21:23:24.212ZPlanning: Solver setup ... Done (4.883s)
1202024-10-14T21:23:24.287ZPlanning: Running solver ... Done (0.074s)
1212024-10-14T21:23:24.466ZPlanning: Finding local manifests ... Done (0.113s)
1222024-10-14T21:23:24.498ZPlanning: Fetching manifests: 0/5 0% complete
1232024-10-14T21:23:25.997ZPlanning: Fetching manifests: 5/5 100% complete
1242024-10-14T21:23:26.324ZPlanning: Package planning ... Done (0.326s)
1252024-10-14T21:23:26.380ZPlanning: Merging actions ... Done (0.056s)
1262024-10-14T21:23:27.796ZPlanning: Checking for conflicting actions ... Done (1.416s)
1272024-10-14T21:23:38.370ZPlanning: Consolidating action changes ... Done (10.571s)
1282024-10-14T21:23:38.878ZPlanning: Evaluating mediators ... Done (0.508s)
1292024-10-14T21:23:38.959ZPlanning: Planning completed in 20.27 seconds
1302024-10-14T21:23:40.466Z Packages to install: 4
1312024-10-14T21:23:40.466Z Packages to update: 1
1322024-10-14T21:23:40.468Z Mediators to change: 2
1332024-10-14T21:23:40.468Z Services to change: 1
1342024-10-14T21:23:40.468Z Estimated space available: 155.71 GB
1352024-10-14T21:23:40.469ZEstimated space to be consumed: 1.57 GB
1362024-10-14T21:23:40.469Z Create boot environment: No
1372024-10-14T21:23:40.469ZCreate backup boot environment: Yes
1382024-10-14T21:23:40.469Z Rebuild boot archive: No
1392024-10-14T21:23:40.469Z
1402024-10-14T21:23:40.469ZChanged mediators:
1412024-10-14T21:23:40.469Z mediator clang:
1422024-10-14T21:23:40.469Z version: None -> 15 (system default)
1432024-10-14T21:23:40.469Z
1442024-10-14T21:23:40.469Z mediator llvm:
1452024-10-14T21:23:40.469Z version: 14 (system default) -> 15 (system default)
1462024-10-14T21:23:40.469Z
1472024-10-14T21:23:40.469ZChanged packages:
1482024-10-14T21:23:40.469Zhelios-dev
1492024-10-14T21:23:40.469Z developer/build-essential
1502024-10-14T21:23:40.469Z None -> 11-2.0
1512024-10-14T21:23:40.469Z library/libxmlsec1
1522024-10-14T21:23:40.469Z None -> 1.2.35-2.0
1532024-10-14T21:23:40.469Z ooce/developer/clang-15
1542024-10-14T21:23:40.469Z None -> 15.0.7-2.0
1552024-10-14T21:23:40.469Z ooce/developer/llvm-15
1562024-10-14T21:23:40.469Z None -> 15.0.7-2.0
1572024-10-14T21:23:40.469Z package/pkg
1582024-10-14T21:23:40.469Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-10-14T21:23:40.469Z
1602024-10-14T21:23:40.469ZServices:
1612024-10-14T21:23:40.470Z restart_fmri:
1622024-10-14T21:23:40.470Z svc:/system/update-man-index:default
1632024-10-14T21:23:40.470Z
1642024-10-14T21:23:40.470ZEditable files to change:
1652024-10-14T21:23:40.470Z Update:
1662024-10-14T21:23:40.470Z usr/share/lib/pkg/web/config.shtml
1672024-10-14T21:23:41.111Z
1682024-10-14T21:23:41.111ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-10-14T21:23:46.116ZDownload: 1196/4281 items 82.5/220.6MB 37% complete (16.6M/s)
1702024-10-14T21:23:51.118ZDownload: 2246/4281 items 119.4/220.6MB 54% complete (12.1M/s)
1712024-10-14T21:23:56.124ZDownload: 3021/4281 items 121.1/220.6MB 54% complete (4.2M/s)
1722024-10-14T21:24:16.292ZDownload: 3245/4281 items 202.9/220.6MB 91% complete
1732024-10-14T21:24:22.610ZDownload: 3286/4281 items 211.9/220.6MB 96% complete (4.5M/s)
1742024-10-14T21:24:27.700ZDownload: 4205/4281 items 220.6/220.6MB 99% complete (1.6M/s)
1752024-10-14T21:24:28.963ZDownload: Completed 220.60 MB in 47.84 seconds (4.6M/s)
1762024-10-14T21:24:31.043Z Actions: 1/5063 actions (Removing old actions)
1772024-10-14T21:24:31.066Z Actions: 194/5063 actions (Installing new actions)
1782024-10-14T21:24:36.307Z Actions: 4118/5063 actions (Installing new actions)
1792024-10-14T21:24:37.236Z Actions: 4226/5063 actions (Updating modified actions)
1802024-10-14T21:24:37.674Z Actions: Completed 5063 actions in 6.63 seconds.
1812024-10-14T21:24:37.866Z Done (0.184s)
1822024-10-14T21:24:37.869Z Done (0.000s)
1832024-10-14T21:24:38.332Z Done (0.464s)
1842024-10-14T21:24:45.973Z Done (7.444s)
1852024-10-14T21:24:46.506Z Done (0.460s)
1862024-10-14T21:24:46.509Z Done (0.000s)
1872024-10-14T21:24:46.681Z Done (0.000s)
1882024-10-14T21:24:47.324ZPlanning: Evaluating mediator changes ... Done
1892024-10-14T21:24:47.484ZPlanning: Checking for conflicting actions ... Done
1902024-10-14T21:24:47.487ZPlanning: Consolidating action changes ... Done
1912024-10-14T21:24:47.752ZPlanning: Evaluating mediators ... Done
1922024-10-14T21:24:47.755ZPlanning: Planning completed in 0.43 seconds
1932024-10-14T21:24:47.791Z Mediators to change: 2
1942024-10-14T21:24:47.791Z Create boot environment: No
1952024-10-14T21:24:47.794ZCreate backup boot environment: No
1962024-10-14T21:24:47.863Z Done
1972024-10-14T21:24:47.863Z Done
1982024-10-14T21:24:48.165Z Done
1992024-10-14T21:24:51.646Z Done
2002024-10-14T21:24:51.740Z Done
2012024-10-14T21:24:51.743Z Done
2022024-10-14T21:24:52.218Z Done
2032024-10-14T21:24:52.824ZPlanning: Evaluating mediator changes ... Done
2042024-10-14T21:24:52.827ZPlanning: Merging actions ... Done
2052024-10-14T21:24:53.012ZPlanning: Checking for conflicting actions ... Done
2062024-10-14T21:24:53.015ZPlanning: Consolidating action changes ... Done
2072024-10-14T21:24:53.275ZPlanning: Evaluating mediators ... Done
2082024-10-14T21:24:53.329ZPlanning: Planning completed in 0.75 seconds
2092024-10-14T21:24:53.372Z Packages to change: 1
2102024-10-14T21:24:53.372Z Mediators to change: 1
2112024-10-14T21:24:53.375Z Services to change: 1
2122024-10-14T21:24:53.375Z Create boot environment: No
2132024-10-14T21:24:53.375ZCreate backup boot environment: Yes
2142024-10-14T21:24:54.539Z Actions: 1/6 actions (Updating modified actions)
2152024-10-14T21:24:54.638Z Actions: Completed 6 actions in 0.10 seconds.
2162024-10-14T21:24:54.641Z Done
2172024-10-14T21:24:54.641Z Done
2182024-10-14T21:24:54.735Z Done
2192024-10-14T21:24:58.327Z Done
2202024-10-14T21:24:58.417Z Done
2212024-10-14T21:24:58.419Z Done
2222024-10-14T21:24:58.542Z Done
2232024-10-14T21:24:58.976ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242024-10-14T21:24:58.976Zclang system 15 system
2252024-10-14T21:24:58.976Zcsh system system illumos
2262024-10-14T21:24:58.976Zctags system system illumos
2272024-10-14T21:24:58.976Zgcc vendor 12 vendor
2282024-10-14T21:24:58.976Zgcc system 10 system
2292024-10-14T21:24:58.976Zgcc system 7 system
2302024-10-14T21:24:58.976Zgo system 1.20 system
2312024-10-14T21:24:58.976Zgo system 1.19 system
2322024-10-14T21:24:58.976Zllvm system 15 system
2332024-10-14T21:24:58.976Zllvm system 14 system
2342024-10-14T21:24:58.976Zmariadb system 10.6 system
2352024-10-14T21:24:58.976Zmta vendor vendor dma
2362024-10-14T21:24:58.976Zopenjdk system 17 system
2372024-10-14T21:24:58.976Zopenjdk system 11 system
2382024-10-14T21:24:58.976Zopenjdk system 1.8 system
2392024-10-14T21:24:58.976Zopenssl vendor 3 vendor
2402024-10-14T21:24:58.976Zperl system 5.36 system
2412024-10-14T21:24:58.976Zpostgresql system 15 system
2422024-10-14T21:24:58.976Zpostgresql system 13 system
2432024-10-14T21:24:58.976Zpython vendor 3 vendor
2442024-10-14T21:24:58.977Zpython system 2 system
2452024-10-14T21:24:58.977Zpython3 system 3.11 system
2462024-10-14T21:24:58.977Zruby system 3.0 system
2472024-10-14T21:24:58.977Zwords vendor vendor american-english
2482024-10-14T21:24:58.977Zwords system system australian-english
2492024-10-14T21:24:58.977Zwords system system british-english
2502024-10-14T21:24:58.977Zwords system system canadian-english
2512024-10-14T21:24:58.977Zwords system system french
2522024-10-14T21:24:58.977Zwords system system italian
2532024-10-14T21:24:58.977Zwords system system ngerman
2542024-10-14T21:24:58.977Zwords system system ogerman
2552024-10-14T21:24:58.977Zwords system system spanish
2562024-10-14T21:24:59.307ZPUBLISHER TYPE STATUS P LOCATION
2572024-10-14T21:24:59.307Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582024-10-14T21:25:01.459ZFMRI IFO
2592024-10-14T21:25:01.460Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602024-10-14T21:25:01.460Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612024-10-14T21:25:01.460Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622024-10-14T21:25:01.460Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632024-10-14T21:25:01.460Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642024-10-14T21:25:01.460Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652024-10-14T21:25:01.460Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2662024-10-14T21:25:01.460Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2672024-10-14T21:25:01.460Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2682024-10-14T21:25:01.460Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2692024-10-14T21:25:01.461Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2702024-10-14T21:25:01.461Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2712024-10-14T21:25:01.461Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2722024-10-14T21:25:02.145Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2732024-10-14T21:25:02.471Z Updating crates.io index
2742024-10-14T21:25:02.730Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2752024-10-14T21:25:03.543Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2762024-10-14T21:25:03.968Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-10-14T21:25:04.261Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-10-14T21:25:04.550Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-10-14T21:25:05.265Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-10-14T21:25:07.498Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-10-14T21:25:08.693Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-10-14T21:25:09.510Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832024-10-14T21:25:09.811Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2842024-10-14T21:25:10.120Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2852024-10-14T21:25:10.761Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2862024-10-14T21:25:11.094Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-10-14T21:25:11.369Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2882024-10-14T21:25:11.719Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892024-10-14T21:25:12.057Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902024-10-14T21:25:12.481Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2912024-10-14T21:25:12.737Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2922024-10-14T21:25:13.015Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2932024-10-14T21:25:13.388Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-10-14T21:25:13.701Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-10-14T21:25:14.158Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-10-14T21:25:14.449Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-10-14T21:25:14.767Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2982024-10-14T21:25:15.275Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2992024-10-14T21:25:15.604Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002024-10-14T21:25:15.963Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3012024-10-14T21:25:16.363Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-10-14T21:25:16.692Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-10-14T21:25:16.989Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-10-14T21:25:18.290Z Downloading crates ...
3052024-10-14T21:25:18.374Z Downloaded is_terminal_polyfill v1.70.0
3062024-10-14T21:25:18.377Z Downloaded dtrace-parser v0.2.0
3072024-10-14T21:25:18.404Z Downloaded usdt-macro v0.5.0
3082024-10-14T21:25:18.411Z Downloaded usdt-attr-macro v0.5.0
3092024-10-14T21:25:18.411Z Downloaded memmap v0.7.0
3102024-10-14T21:25:18.412Z Downloaded fnv v1.0.7
3112024-10-14T21:25:18.412Z Downloaded block-buffer v0.10.4
3122024-10-14T21:25:18.414Z Downloaded cpufeatures v0.2.12
3132024-10-14T21:25:18.415Z Downloaded autocfg v1.3.0
3142024-10-14T21:25:18.415Z Downloaded swrite v0.1.0
3152024-10-14T21:25:18.415Z Downloaded scroll_derive v0.12.0
3162024-10-14T21:25:18.415Z Downloaded pretty-hex v0.4.1
3172024-10-14T21:25:18.419Z Downloaded errno v0.3.9
3182024-10-14T21:25:18.419Z Downloaded heck v0.5.0
3192024-10-14T21:25:18.419Z Downloaded byteorder v1.5.0
3202024-10-14T21:25:18.422Z Downloaded macaddr v1.0.1
3212024-10-14T21:25:18.422Z Downloaded digest v0.10.7
3222024-10-14T21:25:18.425Z Downloaded smawk v0.3.2
3232024-10-14T21:25:18.425Z Downloaded anstyle-parse v0.2.4
3242024-10-14T21:25:18.428Z Downloaded generic-array v0.14.7
3252024-10-14T21:25:18.428Z Downloaded clap_lex v0.7.0
3262024-10-14T21:25:18.431Z Downloaded toml_datetime v0.6.8
3272024-10-14T21:25:18.431Z Downloaded thiserror v1.0.64
3282024-10-14T21:25:18.435Z Downloaded version_check v0.9.5
3292024-10-14T21:25:18.438Z Downloaded unicode-linebreak v0.1.5
3302024-10-14T21:25:18.438Z Downloaded equivalent v1.0.1
3312024-10-14T21:25:18.441Z Downloaded camino-tempfile v1.1.1
3322024-10-14T21:25:18.441Z Downloaded thread-id v4.2.1
3332024-10-14T21:25:18.444Z Downloaded proc-macro-error-attr v1.0.4
3342024-10-14T21:25:18.445Z Downloaded cfg-if v1.0.0
3352024-10-14T21:25:18.445Z Downloaded usdt v0.5.0
3362024-10-14T21:25:18.449Z Downloaded colorchoice v1.0.1
3372024-10-14T21:25:18.449Z Downloaded anstyle-query v1.0.3
3382024-10-14T21:25:18.449Z Downloaded anstream v0.6.14
3392024-10-14T21:25:18.449Z Downloaded cargo_metadata v0.18.1
3402024-10-14T21:25:18.452Z Downloaded heck v0.4.1
3412024-10-14T21:25:18.459Z Downloaded dof v0.3.0
3422024-10-14T21:25:18.459Z Downloaded bytecount v0.6.8
3432024-10-14T21:25:18.460Z Downloaded anstyle v1.0.8
3442024-10-14T21:25:18.466Z Downloaded tempfile v3.13.0
3452024-10-14T21:25:18.470Z Downloaded scroll v0.12.0
3462024-10-14T21:25:18.470Z Downloaded pest_derive v2.7.10
3472024-10-14T21:25:18.472Z Downloaded serde_tokenstream v0.2.2
3482024-10-14T21:25:18.475Z Downloaded itoa v1.0.11
3492024-10-14T21:25:18.479Z Downloaded once_cell v1.20.2
3502024-10-14T21:25:18.482Z Downloaded fs-err v2.11.0
3512024-10-14T21:25:18.486Z Downloaded fastrand v2.1.1
3522024-10-14T21:25:18.489Z Downloaded crypto-common v0.1.6
3532024-10-14T21:25:18.489Z Downloaded unicode-ident v1.0.13
3542024-10-14T21:25:18.491Z Downloaded textwrap v0.16.1
3552024-10-14T21:25:18.494Z Downloaded cargo_toml v0.20.5
3562024-10-14T21:25:18.494Z Downloaded pest_meta v2.7.10
3572024-10-14T21:25:18.501Z Downloaded proc-macro2 v1.0.87
3582024-10-14T21:25:18.504Z Downloaded terminal_size v0.4.0
3592024-10-14T21:25:18.507Z Downloaded tabled_derive v0.7.0
3602024-10-14T21:25:18.507Z Downloaded pest_generator v2.7.10
3612024-10-14T21:25:18.510Z Downloaded cargo-platform v0.1.8
3622024-10-14T21:25:18.510Z Downloaded utf8parse v0.2.1
3632024-10-14T21:25:18.513Z Downloaded thiserror-impl v1.0.64
3642024-10-14T21:25:18.513Z Downloaded strsim v0.11.1
3652024-10-14T21:25:18.513Z Downloaded serde_spanned v0.6.7
3662024-10-14T21:25:18.517Z Downloaded plain v0.2.3
3672024-10-14T21:25:18.517Z Downloaded log v0.4.22
3682024-10-14T21:25:18.524Z Downloaded papergrid v0.11.0
3692024-10-14T21:25:18.528Z Downloaded clap_derive v4.5.18
3702024-10-14T21:25:18.531Z Downloaded typenum v1.17.0
3712024-10-14T21:25:18.534Z Downloaded anyhow v1.0.89
3722024-10-14T21:25:18.536Z Downloaded proc-macro-error v1.0.4
3732024-10-14T21:25:18.539Z Downloaded camino v1.1.9
3742024-10-14T21:25:18.542Z Downloaded zerocopy-derive v0.7.34
3752024-10-14T21:25:18.546Z Downloaded usdt-impl v0.5.0
3762024-10-14T21:25:18.548Z Downloaded clap v4.5.20
3772024-10-14T21:25:18.556Z Downloaded serde v1.0.210
3782024-10-14T21:25:18.559Z Downloaded ucd-trie v0.1.6
3792024-10-14T21:25:18.562Z Downloaded serde_derive v1.0.210
3802024-10-14T21:25:18.565Z Downloaded toml v0.8.19
3812024-10-14T21:25:18.567Z Downloaded semver v1.0.23
3822024-10-14T21:25:18.570Z Downloaded ryu v1.0.18
3832024-10-14T21:25:18.573Z Downloaded clap_builder v4.5.20
3842024-10-14T21:25:18.579Z Downloaded sha2 v0.10.8
3852024-10-14T21:25:18.582Z Downloaded indexmap v2.6.0
3862024-10-14T21:25:18.585Z Downloaded quote v1.0.37
3872024-10-14T21:25:18.588Z Downloaded bitflags v2.6.0
3882024-10-14T21:25:18.593Z Downloaded toml_edit v0.22.22
3892024-10-14T21:25:18.615Z Downloaded memchr v2.7.2
3902024-10-14T21:25:18.620Z Downloaded hashbrown v0.15.0
3912024-10-14T21:25:18.626Z Downloaded serde_json v1.0.128
3922024-10-14T21:25:18.633Z Downloaded pest v2.7.10
3932024-10-14T21:25:18.639Z Downloaded zerocopy v0.7.34
3942024-10-14T21:25:18.656Z Downloaded winnow v0.6.18
3952024-10-14T21:25:18.665Z Downloaded tabled v0.15.0
3962024-10-14T21:25:18.681Z Downloaded goblin v0.8.2
3972024-10-14T21:25:18.687Z Downloaded syn v2.0.79
3982024-10-14T21:25:18.698Z Downloaded syn v1.0.109
3992024-10-14T21:25:18.709Z Downloaded unicode-width v0.1.13
4002024-10-14T21:25:18.716Z Downloaded rustix v0.38.37
4012024-10-14T21:25:18.739Z Downloaded libc v0.2.159
4022024-10-14T21:25:19.052Z Compiling proc-macro2 v1.0.87
4032024-10-14T21:25:19.052Z Compiling unicode-ident v1.0.13
4042024-10-14T21:25:19.055Z Compiling version_check v0.9.5
4052024-10-14T21:25:19.055Z Compiling serde v1.0.210
4062024-10-14T21:25:19.055Z Compiling memchr v2.7.2
4072024-10-14T21:25:19.055Z Compiling thiserror v1.0.64
4082024-10-14T21:25:19.055Z Compiling libc v0.2.159
4092024-10-14T21:25:19.055Z Compiling itoa v1.0.11
4102024-10-14T21:25:19.333Z Compiling ryu v1.0.18
4112024-10-14T21:25:19.406Z Compiling ucd-trie v0.1.6
4122024-10-14T21:25:19.657Z Compiling once_cell v1.20.2
4132024-10-14T21:25:19.928Z Compiling byteorder v1.5.0
4142024-10-14T21:25:19.956Z Compiling rustix v0.38.37
4152024-10-14T21:25:20.485Z Compiling serde_json v1.0.128
4162024-10-14T21:25:21.451Z Compiling bitflags v2.6.0
4172024-10-14T21:25:21.546Z Compiling usdt-impl v0.5.0
4182024-10-14T21:25:21.549Z Compiling proc-macro-error-attr v1.0.4
4192024-10-14T21:25:21.673Z Compiling syn v1.0.109
4202024-10-14T21:25:21.892Z Compiling proc-macro-error v1.0.4
4212024-10-14T21:25:21.949Z Compiling camino v1.1.9
4222024-10-14T21:25:21.974Z Compiling utf8parse v0.2.1
4232024-10-14T21:25:22.016Z Compiling plain v0.2.3
4242024-10-14T21:25:22.122Z Compiling hashbrown v0.15.0
4252024-10-14T21:25:22.165Z Compiling thread-id v4.2.1
4262024-10-14T21:25:22.235Z Compiling log v0.4.22
4272024-10-14T21:25:22.260Z Compiling equivalent v1.0.1
4282024-10-14T21:25:22.374Z Compiling quote v1.0.37
4292024-10-14T21:25:22.401Z Compiling anstyle-parse v0.2.4
4302024-10-14T21:25:22.617Z Compiling winnow v0.6.18
4312024-10-14T21:25:22.668Z Compiling autocfg v1.3.0
4322024-10-14T21:25:22.733Z Compiling syn v2.0.79
4332024-10-14T21:25:23.097Z Compiling errno v0.3.9
4342024-10-14T21:25:23.123Z Compiling is_terminal_polyfill v1.70.0
4352024-10-14T21:25:23.258Z Compiling anstyle-query v1.0.3
4362024-10-14T21:25:23.365Z Compiling indexmap v2.6.0
4372024-10-14T21:25:23.396Z Compiling semver v1.0.23
4382024-10-14T21:25:23.617Z Compiling colorchoice v1.0.1
4392024-10-14T21:25:23.788Z Compiling pretty-hex v0.4.1
4402024-10-14T21:25:24.000Z Compiling anstyle v1.0.8
4412024-10-14T21:25:24.025Z Compiling unicode-width v0.1.13
4422024-10-14T21:25:24.325Z Compiling fs-err v2.11.0
4432024-10-14T21:25:24.463Z Compiling anstream v0.6.14
4442024-10-14T21:25:24.751Z Compiling fnv v1.0.7
4452024-10-14T21:25:24.835Z Compiling bytecount v0.6.8
4462024-10-14T21:25:24.890Z Compiling anyhow v1.0.89
4472024-10-14T21:25:25.068Z Compiling fastrand v2.1.1
4482024-10-14T21:25:25.197Z Compiling strsim v0.11.1
4492024-10-14T21:25:25.246Z Compiling clap_lex v0.7.0
4502024-10-14T21:25:25.543Z Compiling terminal_size v0.4.0
4512024-10-14T21:25:25.753Z Compiling heck v0.5.0
4522024-10-14T21:25:25.777Z Compiling cfg-if v1.0.0
4532024-10-14T21:25:25.872Z Compiling heck v0.4.1
4542024-10-14T21:25:26.258Z Compiling tempfile v3.13.0
4552024-10-14T21:25:26.266Z Compiling clap_builder v4.5.20
4562024-10-14T21:25:26.307Z Compiling papergrid v0.11.0
4572024-10-14T21:25:26.429Z Compiling memmap v0.7.0
4582024-10-14T21:25:26.465Z Compiling unicode-linebreak v0.1.5
4592024-10-14T21:25:26.518Z Compiling smawk v0.3.2
4602024-10-14T21:25:26.958Z Compiling textwrap v0.16.1
4612024-10-14T21:25:27.055Z Compiling swrite v0.1.0
4622024-10-14T21:25:28.330Z Compiling tabled_derive v0.7.0
4632024-10-14T21:25:29.926Z Compiling tabled v0.15.0
4642024-10-14T21:25:31.528Z Compiling serde_derive v1.0.210
4652024-10-14T21:25:31.528Z Compiling thiserror-impl v1.0.64
4662024-10-14T21:25:31.535Z Compiling zerocopy-derive v0.7.34
4672024-10-14T21:25:31.535Z Compiling scroll_derive v0.12.0
4682024-10-14T21:25:31.553Z Compiling clap_derive v4.5.18
4692024-10-14T21:25:32.879Z Compiling scroll v0.12.0
4702024-10-14T21:25:33.338Z Compiling zerocopy v0.7.34
4712024-10-14T21:25:33.457Z Compiling goblin v0.8.2
4722024-10-14T21:25:34.311Z Compiling pest v2.7.10
4732024-10-14T21:25:35.477Z Compiling clap v4.5.20
4742024-10-14T21:25:36.429Z Compiling pest_meta v2.7.10
4752024-10-14T21:25:37.219Z Compiling pest_generator v2.7.10
4762024-10-14T21:25:39.121Z Compiling pest_derive v2.7.10
4772024-10-14T21:25:39.782Z Compiling dtrace-parser v0.2.0
4782024-10-14T21:25:41.498Z Compiling serde_tokenstream v0.2.2
4792024-10-14T21:25:41.708Z Compiling serde_spanned v0.6.7
4802024-10-14T21:25:41.708Z Compiling toml_datetime v0.6.8
4812024-10-14T21:25:41.998Z Compiling cargo-platform v0.1.8
4822024-10-14T21:25:42.023Z Compiling macaddr v1.0.1
4832024-10-14T21:25:42.101Z Compiling toml_edit v0.22.22
4842024-10-14T21:25:42.420Z Compiling camino-tempfile v1.1.1
4852024-10-14T21:25:42.862Z Compiling dof v0.3.0
4862024-10-14T21:25:43.098Z Compiling cargo_metadata v0.18.1
4872024-10-14T21:25:44.626Z Compiling usdt-attr-macro v0.5.0
4882024-10-14T21:25:44.626Z Compiling usdt-macro v0.5.0
4892024-10-14T21:25:44.944Z Compiling toml v0.8.19
4902024-10-14T21:25:45.762Z Compiling cargo_toml v0.20.5
4912024-10-14T21:25:45.921Z Compiling usdt v0.5.0
4922024-10-14T21:25:49.292Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932024-10-14T21:25:53.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.64s
4942024-10-14T21:25:53.826Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4952024-10-14T21:25:54.417Z Downloading crates ...
4962024-10-14T21:25:54.540Z Downloaded aead v0.5.2
4972024-10-14T21:25:54.543Z Downloaded ascii-canvas v3.0.0
4982024-10-14T21:25:54.548Z Downloaded async-stream-impl v0.3.5
4992024-10-14T21:25:54.551Z Downloaded argon2 v0.5.3
5002024-10-14T21:25:54.553Z Downloaded cfg_aliases v0.2.1
5012024-10-14T21:25:54.556Z Downloaded atty v0.2.14
5022024-10-14T21:25:54.560Z Downloaded instant v0.1.12
5032024-10-14T21:25:54.564Z Downloaded assert_matches v1.5.0
5042024-10-14T21:25:54.567Z Downloaded crucible-workspace-hack v0.1.0
5052024-10-14T21:25:54.567Z Downloaded adler v1.0.2
5062024-10-14T21:25:54.569Z Downloaded arrayref v0.3.7
5072024-10-14T21:25:54.572Z Downloaded http-body v1.0.0
5082024-10-14T21:25:54.572Z Downloaded is-terminal v0.4.12
5092024-10-14T21:25:54.575Z Downloaded ident_case v1.0.1
5102024-10-14T21:25:54.575Z Downloaded cexpr v0.6.0
5112024-10-14T21:25:54.577Z Downloaded castaway v0.2.3
5122024-10-14T21:25:54.580Z Downloaded bitfield v0.14.0
5132024-10-14T21:25:54.582Z Downloaded hubpack_derive v0.1.1
5142024-10-14T21:25:54.585Z Downloaded md5 v0.7.0
5152024-10-14T21:25:54.585Z Downloaded http-range v0.1.5
5162024-10-14T21:25:54.585Z Downloaded crc v3.2.1
5172024-10-14T21:25:54.588Z Downloaded constant_time_eq v0.3.0
5182024-10-14T21:25:54.590Z Downloaded crossbeam-deque v0.8.5
5192024-10-14T21:25:54.593Z Downloaded match_cfg v0.1.0
5202024-10-14T21:25:54.595Z Downloaded buf-list v1.0.3
5212024-10-14T21:25:54.597Z Downloaded normalize-line-endings v0.3.0
5222024-10-14T21:25:54.600Z Downloaded newline-converter v0.3.0
5232024-10-14T21:25:54.600Z Downloaded httpdate v1.0.3
5242024-10-14T21:25:54.602Z Downloaded indent_write v2.2.0
5252024-10-14T21:25:54.602Z Downloaded debug-ignore v1.0.5
5262024-10-14T21:25:54.605Z Downloaded curve25519-dalek-derive v0.1.1
5272024-10-14T21:25:54.607Z Downloaded atomicwrites v0.4.4
5282024-10-14T21:25:54.608Z Downloaded blowfish v0.9.1
5292024-10-14T21:25:54.610Z Downloaded nodrop v0.1.14
5302024-10-14T21:25:54.610Z Downloaded bcrypt-pbkdf v0.10.0
5312024-10-14T21:25:54.613Z Downloaded cstr-argument v0.1.2
5322024-10-14T21:25:54.615Z Downloaded ciborium-io v0.2.2
5332024-10-14T21:25:54.615Z Downloaded lazy_static v1.5.0
5342024-10-14T21:25:54.618Z Downloaded inout v0.1.3
5352024-10-14T21:25:54.620Z Downloaded multimap v0.10.0
5362024-10-14T21:25:54.620Z Downloaded base64ct v1.6.0
5372024-10-14T21:25:54.623Z Downloaded lru v0.12.3
5382024-10-14T21:25:54.625Z Downloaded maybe-uninit v2.0.0
5392024-10-14T21:25:54.628Z Downloaded libefi-sys v0.1.0
5402024-10-14T21:25:54.630Z Downloaded nibble_vec v0.1.0
5412024-10-14T21:25:54.630Z Downloaded lru-cache v0.1.2
5422024-10-14T21:25:54.633Z Downloaded console v0.15.8
5432024-10-14T21:25:54.635Z Downloaded ipnet v2.10.1
5442024-10-14T21:25:54.640Z Downloaded defmt v0.3.8
5452024-10-14T21:25:54.642Z Downloaded bzip2 v0.4.4
5462024-10-14T21:25:54.645Z Downloaded ctr v0.9.2
5472024-10-14T21:25:54.649Z Downloaded is_ci v1.2.0
5482024-10-14T21:25:54.651Z Downloaded cancel-safe-futures v0.1.5
5492024-10-14T21:25:54.654Z Downloaded bit-vec v0.6.3
5502024-10-14T21:25:54.656Z Downloaded rustfmt-wrapper v0.2.1
5512024-10-14T21:25:54.656Z Downloaded bitflags v1.3.2
5522024-10-14T21:25:54.659Z Downloaded mime v0.3.17
5532024-10-14T21:25:54.662Z Downloaded libloading v0.8.3
5542024-10-14T21:25:54.664Z Downloaded nu-ansi-term v0.50.0
5552024-10-14T21:25:54.668Z Downloaded instability v0.3.2
5562024-10-14T21:25:54.670Z Downloaded take_mut v0.2.2
5572024-10-14T21:25:54.672Z Downloaded new_debug_unreachable v1.0.6
5582024-10-14T21:25:54.672Z Downloaded chacha20 v0.9.1
5592024-10-14T21:25:54.675Z Downloaded block-padding v0.3.3
5602024-10-14T21:25:54.677Z Downloaded newtype_derive v0.1.6
5612024-10-14T21:25:54.680Z Downloaded matches v0.1.10
5622024-10-14T21:25:54.680Z Downloaded convert_case v0.4.0
5632024-10-14T21:25:54.680Z Downloaded base16ct v0.2.0
5642024-10-14T21:25:54.683Z Downloaded adler2 v2.0.0
5652024-10-14T21:25:54.685Z Downloaded arrayvec v0.7.4
5662024-10-14T21:25:54.688Z Downloaded sqlparser_derive v0.2.2
5672024-10-14T21:25:54.688Z Downloaded cookie v0.18.1
5682024-10-14T21:25:54.691Z Downloaded semver v0.1.20
5692024-10-14T21:25:54.694Z Downloaded crossbeam-utils v0.8.19
5702024-10-14T21:25:54.697Z Downloaded humantime v2.1.0
5712024-10-14T21:25:54.700Z Downloaded try-lock v0.2.5
5722024-10-14T21:25:54.700Z Downloaded waitgroup v0.1.2
5732024-10-14T21:25:54.702Z Downloaded tower-service v0.3.2
5742024-10-14T21:25:54.702Z Downloaded internet-checksum v0.2.1
5752024-10-14T21:25:54.705Z Downloaded downcast v0.11.0
5762024-10-14T21:25:54.705Z Downloaded crc-any v2.5.0
5772024-10-14T21:25:54.707Z Downloaded bcs v0.1.6
5782024-10-14T21:25:54.710Z Downloaded scopeguard v1.2.0
5792024-10-14T21:25:54.713Z Downloaded rustversion v1.0.17
5802024-10-14T21:25:54.715Z Downloaded serde_repr v0.1.19
5812024-10-14T21:25:54.718Z Downloaded impl-trait-for-tuples v0.2.2
5822024-10-14T21:25:54.721Z Downloaded cookie_store v0.21.0
5832024-10-14T21:25:54.724Z Downloaded fragile v2.0.0
5842024-10-14T21:25:54.727Z Downloaded md-5 v0.10.6
5852024-10-14T21:25:54.729Z Downloaded data-encoding v2.6.0
5862024-10-14T21:25:54.732Z Downloaded thread_local v1.1.8
5872024-10-14T21:25:54.736Z Downloaded thiserror-no-std v2.0.2
5882024-10-14T21:25:54.739Z Downloaded indicatif v0.17.8
5892024-10-14T21:25:54.742Z Downloaded memoffset v0.9.1
5902024-10-14T21:25:54.745Z Downloaded num_threads v0.1.7
5912024-10-14T21:25:54.747Z Downloaded nanorand v0.7.0
5922024-10-14T21:25:54.750Z Downloaded mockall v0.13.0
5932024-10-14T21:25:54.753Z Downloaded darling_core v0.20.9
5942024-10-14T21:25:54.756Z Downloaded base64 v0.13.1
5952024-10-14T21:25:54.760Z Downloaded precomputed-hash v0.1.1
5962024-10-14T21:25:54.763Z Downloaded openssl-probe v0.1.5
5972024-10-14T21:25:54.763Z Downloaded rustls-pemfile v2.2.0
5982024-10-14T21:25:54.766Z Downloaded rustc-demangle v0.1.24
5992024-10-14T21:25:54.768Z Downloaded phf_shared v0.10.0
6002024-10-14T21:25:54.771Z Downloaded csv-core v0.1.11
6012024-10-14T21:25:54.773Z Downloaded smallvec v0.6.14
6022024-10-14T21:25:54.773Z Downloaded spin v0.9.8
6032024-10-14T21:25:54.776Z Downloaded hex-literal v0.4.1
6042024-10-14T21:25:54.779Z Downloaded dsl_auto_type v0.1.2
6052024-10-14T21:25:54.782Z Downloaded allocator-api2 v0.2.18
6062024-10-14T21:25:54.784Z Downloaded httparse v1.8.0
6072024-10-14T21:25:54.787Z Downloaded const_format v0.2.33
6082024-10-14T21:25:54.792Z Downloaded hyper-util v0.1.9
6092024-10-14T21:25:54.797Z Downloaded tinyvec_macros v0.1.1
6102024-10-14T21:25:54.799Z Downloaded serde-big-array v0.5.1
6112024-10-14T21:25:54.802Z Downloaded derive_builder_macro v0.20.0
6122024-10-14T21:25:54.802Z Downloaded flagset v0.4.5
6132024-10-14T21:25:54.805Z Downloaded zeroize v1.8.1
6142024-10-14T21:25:54.807Z Downloaded percent-encoding v2.3.1
6152024-10-14T21:25:54.807Z Downloaded quick-error v1.2.3
6162024-10-14T21:25:54.810Z Downloaded ppv-lite86 v0.2.17
6172024-10-14T21:25:54.814Z Downloaded powerfmt v0.2.0
6182024-10-14T21:25:54.815Z Downloaded multer v3.1.0
6192024-10-14T21:25:54.818Z Downloaded rcgen v0.12.1
6202024-10-14T21:25:54.822Z Downloaded number_prefix v0.4.0
6212024-10-14T21:25:54.822Z Downloaded smallvec v1.13.2
6222024-10-14T21:25:54.825Z Downloaded rand_xorshift v0.3.0
6232024-10-14T21:25:54.825Z Downloaded rustls-pemfile v1.0.4
6242024-10-14T21:25:54.829Z Downloaded rustc-hash v2.0.0
6252024-10-14T21:25:54.832Z Downloaded predicates v3.1.2
6262024-10-14T21:25:54.835Z Downloaded crypto-bigint v0.5.5
6272024-10-14T21:25:54.840Z Downloaded dhcproto-macros v0.1.0
6282024-10-14T21:25:54.843Z Downloaded phf v0.11.2
6292024-10-14T21:25:54.846Z Downloaded aes-gcm v0.10.3
6302024-10-14T21:25:54.849Z Downloaded derive_builder_core v0.20.0
6312024-10-14T21:25:54.851Z Downloaded backtrace v0.3.71
6322024-10-14T21:25:54.856Z Downloaded tls_codec_derive v0.4.1
6332024-10-14T21:25:54.859Z Downloaded wyz v0.5.1
6342024-10-14T21:25:54.861Z Downloaded fatfs v0.3.6
6352024-10-14T21:25:54.865Z Downloaded deranged v0.3.11
6362024-10-14T21:25:54.868Z Downloaded futures-io v0.3.31
6372024-10-14T21:25:54.868Z Downloaded futures-executor v0.3.31
6382024-10-14T21:25:54.870Z Downloaded sec1 v0.7.3
6392024-10-14T21:25:54.873Z Downloaded samael v0.0.17
6402024-10-14T21:25:54.878Z Downloaded serde-hex v0.1.0
6412024-10-14T21:25:54.881Z Downloaded packed_struct v0.10.1
6422024-10-14T21:25:54.883Z Downloaded signal-hook v0.3.17
6432024-10-14T21:25:54.898Z Downloaded secrecy v0.8.0
6442024-10-14T21:25:54.900Z Downloaded num-conv v0.1.0
6452024-10-14T21:25:54.903Z Downloaded endian-type v0.1.2
6462024-10-14T21:25:54.903Z Downloaded time-core v0.1.2
6472024-10-14T21:25:54.903Z Downloaded tls_codec v0.4.1
6482024-10-14T21:25:54.906Z Downloaded tap v1.0.1
6492024-10-14T21:25:54.908Z Downloaded strum_macros v0.25.3
6502024-10-14T21:25:54.910Z Downloaded polyval v0.6.2
6512024-10-14T21:25:54.914Z Downloaded futures-macro v0.3.31
6522024-10-14T21:25:54.914Z Downloaded fallible-iterator v0.2.0
6532024-10-14T21:25:54.917Z Downloaded xattr v1.3.1
6542024-10-14T21:25:54.917Z Downloaded serde_plain v1.0.2
6552024-10-14T21:25:54.919Z Downloaded futures-task v0.3.31
6562024-10-14T21:25:54.922Z Downloaded der_derive v0.7.2
6572024-10-14T21:25:54.924Z Downloaded derive-where v1.2.7
6582024-10-14T21:25:54.927Z Downloaded stable_deref_trait v1.2.0
6592024-10-14T21:25:54.930Z Downloaded dropshot_endpoint v0.12.0
6602024-10-14T21:25:54.932Z Downloaded topological-sort v0.2.2
6612024-10-14T21:25:54.934Z Downloaded static_assertions v1.1.0
6622024-10-14T21:25:54.935Z Downloaded ssh-encoding v0.2.0
6632024-10-14T21:25:54.937Z Downloaded derive_builder v0.20.0
6642024-10-14T21:25:54.942Z Downloaded crossbeam-channel v0.5.12
6652024-10-14T21:25:54.947Z Downloaded packed_struct_codegen v0.10.1
6662024-10-14T21:25:54.949Z Downloaded sct v0.7.1
6672024-10-14T21:25:54.953Z Downloaded futures v0.3.31
6682024-10-14T21:25:54.959Z Downloaded ghash v0.5.1
6692024-10-14T21:25:54.962Z Downloaded signal-hook-tokio v0.3.1
6702024-10-14T21:25:54.965Z Downloaded slab v0.4.9
6712024-10-14T21:25:54.965Z Downloaded rusty-fork v0.3.0
6722024-10-14T21:25:54.968Z Downloaded sync_wrapper v0.1.2
6732024-10-14T21:25:54.968Z Downloaded poly1305 v0.8.0
6742024-10-14T21:25:54.971Z Downloaded serde_derive_internals v0.29.1
6752024-10-14T21:25:54.975Z Downloaded snafu-derive v0.8.2
6762024-10-14T21:25:54.977Z Downloaded derive_more v0.99.18
6772024-10-14T21:25:54.981Z Downloaded unicode_categories v0.1.1
6782024-10-14T21:25:54.984Z Downloaded want v0.3.1
6792024-10-14T21:25:54.986Z Downloaded tokio-rustls v0.26.0
6802024-10-14T21:25:54.989Z Downloaded string_cache v0.8.7
6812024-10-14T21:25:54.991Z Downloaded rfc6979 v0.4.0
6822024-10-14T21:25:54.991Z Downloaded defmt-macros v0.3.9
6832024-10-14T21:25:54.994Z Downloaded twox-hash v1.6.3
6842024-10-14T21:25:54.996Z Downloaded aes v0.8.4
6852024-10-14T21:25:55.001Z Downloaded half v2.4.1
6862024-10-14T21:25:55.004Z Downloaded serde_yaml v0.9.34+deprecated
6872024-10-14T21:25:55.009Z Downloaded mio v1.0.2
6882024-10-14T21:25:55.016Z Downloaded slog-stdlog v4.1.1
6892024-10-14T21:25:55.019Z Downloaded sync_wrapper v1.0.1
6902024-10-14T21:25:55.021Z Downloaded subtle v2.5.0
6912024-10-14T21:25:55.021Z Downloaded supports-color v3.0.1
6922024-10-14T21:25:55.024Z Downloaded typify-macro v0.2.0
6932024-10-14T21:25:55.024Z Downloaded http v1.1.0
6942024-10-14T21:25:55.028Z Downloaded rand_chacha v0.3.1
6952024-10-14T21:25:55.030Z Downloaded tracing-core v0.1.32
6962024-10-14T21:25:55.033Z Downloaded similar v2.6.0
6972024-10-14T21:25:55.039Z Downloaded postgres-types v0.2.8
6982024-10-14T21:25:55.042Z Downloaded toolchain_find v0.4.0
6992024-10-14T21:25:55.045Z Downloaded socket2 v0.4.10
7002024-10-14T21:25:55.047Z Downloaded postgres-protocol v0.6.7
7012024-10-14T21:25:55.050Z Downloaded phf_shared v0.11.2
7022024-10-14T21:25:55.050Z Downloaded pbkdf2 v0.11.0
7032024-10-14T21:25:55.054Z Downloaded vte_generate_state_changes v0.1.1
7042024-10-14T21:25:55.056Z Downloaded headers-core v0.3.0
7052024-10-14T21:25:55.056Z Downloaded diesel_table_macro_syntax v0.2.0
7062024-10-14T21:25:55.056Z Downloaded utf-8 v0.7.6
7072024-10-14T21:25:55.059Z Downloaded time-macros v0.2.18
7082024-10-14T21:25:55.061Z Downloaded postcard v1.0.8
7092024-10-14T21:25:55.064Z Downloaded pretty-hex v0.2.1
7102024-10-14T21:25:55.067Z Downloaded olpc-cjson v0.1.3
7112024-10-14T21:25:55.069Z Downloaded enum-as-inner v0.6.0
7122024-10-14T21:25:55.069Z Downloaded proc-macro-crate v1.3.1
7132024-10-14T21:25:55.072Z Downloaded highway v1.2.0
7142024-10-14T21:25:55.074Z Downloaded primeorder v0.13.6
7152024-10-14T21:25:55.077Z Downloaded dhcproto v0.12.0
7162024-10-14T21:25:55.079Z Downloaded scheduled-thread-pool v0.2.7
7172024-10-14T21:25:55.082Z Downloaded same-file v1.0.6
7182024-10-14T21:25:55.084Z Downloaded tokio-tungstenite v0.23.1
7192024-10-14T21:25:55.087Z Downloaded salsa20 v0.10.2
7202024-10-14T21:25:55.087Z Downloaded parse-size v1.0.0
7212024-10-14T21:25:55.089Z Downloaded rustls-pki-types v1.9.0
7222024-10-14T21:25:55.092Z Downloaded ff v0.13.0
7232024-10-14T21:25:55.094Z Downloaded rayon-core v1.12.1
7242024-10-14T21:25:55.099Z Downloaded env_filter v0.1.2
7252024-10-14T21:25:55.102Z Downloaded pin-project-lite v0.2.14
7262024-10-14T21:25:55.106Z Downloaded enum-as-inner v0.5.1
7272024-10-14T21:25:55.109Z Downloaded rustc-hash v1.1.0
7282024-10-14T21:25:55.114Z Downloaded crossterm v0.28.1
7292024-10-14T21:25:55.118Z Downloaded path-slash v0.1.5
7302024-10-14T21:25:55.121Z Downloaded either v1.13.0
7312024-10-14T21:25:55.121Z Downloaded http v0.2.12
7322024-10-14T21:25:55.125Z Downloaded snafu v0.8.2
7332024-10-14T21:25:55.132Z Downloaded rand_core v0.6.4
7342024-10-14T21:25:55.135Z Downloaded termtree v0.4.1
7352024-10-14T21:25:55.138Z Downloaded oso-derive v0.27.3
7362024-10-14T21:25:55.138Z Downloaded wait-timeout v0.2.0
7372024-10-14T21:25:55.140Z Downloaded float-ord v0.3.2
7382024-10-14T21:25:55.140Z Downloaded vergen v8.3.2
7392024-10-14T21:25:55.143Z Downloaded term v0.7.0
7402024-10-14T21:25:55.148Z Downloaded subprocess v0.2.9
7412024-10-14T21:25:55.150Z Downloaded x509-cert v0.2.5
7422024-10-14T21:25:55.157Z Downloaded tungstenite v0.23.0
7432024-10-14T21:25:55.162Z Downloaded opaque-debug v0.3.1
7442024-10-14T21:25:55.165Z Downloaded progenitor-client v0.8.0
7452024-10-14T21:25:55.165Z Downloaded pin-project v1.1.5
7462024-10-14T21:25:55.178Z Downloaded resolv-conf v0.7.0
7472024-10-14T21:25:55.180Z Downloaded psl-types v2.0.11
7482024-10-14T21:25:55.183Z Downloaded fallible-iterator v0.3.0
7492024-10-14T21:25:55.183Z Downloaded hashlink v0.9.1
7502024-10-14T21:25:55.185Z Downloaded tokio-native-tls v0.3.1
7512024-10-14T21:25:55.188Z Downloaded rpassword v7.3.1
7522024-10-14T21:25:55.190Z Downloaded fallible-streaming-iterator v0.1.9
7532024-10-14T21:25:55.190Z Downloaded embedded-io v0.4.0
7542024-10-14T21:25:55.192Z Downloaded omicron-zone-package v0.11.1
7552024-10-14T21:25:55.196Z Downloaded heapless v0.8.0
7562024-10-14T21:25:55.201Z Downloaded slog-term v2.9.1
7572024-10-14T21:25:55.203Z Downloaded zeroize_derive v1.4.2
7582024-10-14T21:25:55.206Z Downloaded signature v2.2.0
7592024-10-14T21:25:55.208Z Downloaded shlex v1.3.0
7602024-10-14T21:25:55.211Z Downloaded shell-words v1.1.0
7612024-10-14T21:25:55.211Z Downloaded pbkdf2 v0.12.2
7622024-10-14T21:25:55.213Z Downloaded float-cmp v0.9.0
7632024-10-14T21:25:55.213Z Downloaded vte v0.11.1
7642024-10-14T21:25:55.216Z Downloaded steno v0.4.1
7652024-10-14T21:25:55.220Z Downloaded diesel_derives v2.2.2
7662024-10-14T21:25:55.225Z Downloaded password-hash v0.4.2
7672024-10-14T21:25:55.227Z Downloaded parse-display-derive v0.10.0
7682024-10-14T21:25:55.229Z Downloaded zone_cfg_derive v0.1.2
7692024-10-14T21:25:55.232Z Downloaded hash32 v0.3.1
7702024-10-14T21:25:55.232Z Downloaded progenitor v0.8.0
7712024-10-14T21:25:55.234Z Downloaded reqwest v0.11.27
7722024-10-14T21:25:55.242Z Downloaded flate2 v1.0.34
7732024-10-14T21:25:55.248Z Downloaded russh-cryptovec v0.7.2
7742024-10-14T21:25:55.251Z Downloaded peg-runtime v0.8.3
7752024-10-14T21:25:55.251Z Downloaded sigpipe v0.1.3
7762024-10-14T21:25:55.253Z Downloaded owo-colors v4.1.0
7772024-10-14T21:25:55.256Z Downloaded num_enum v0.5.11
7782024-10-14T21:25:55.260Z Downloaded parking_lot v0.12.2
7792024-10-14T21:25:55.262Z Downloaded tinyvec v1.6.0
7802024-10-14T21:25:55.266Z Downloaded unsafe-libyaml v0.2.11
7812024-10-14T21:25:55.270Z Downloaded zone v0.3.0
7822024-10-14T21:25:55.273Z Downloaded zone v0.1.8
7832024-10-14T21:25:55.275Z Downloaded structmeta-derive v0.2.0
7842024-10-14T21:25:55.275Z Downloaded scrypt v0.11.0
7852024-10-14T21:25:55.278Z Downloaded schemars_derive v0.8.21
7862024-10-14T21:25:55.278Z Downloaded tar v0.4.42
7872024-10-14T21:25:55.281Z Downloaded hkdf v0.12.4
7882024-10-14T21:25:55.283Z Downloaded schemars v0.8.21
7892024-10-14T21:25:55.298Z Downloaded tracing v0.1.40
7902024-10-14T21:25:55.302Z Downloaded strum v0.26.3
7912024-10-14T21:25:55.305Z Downloaded tiny-keccak v2.0.2
7922024-10-14T21:25:55.308Z Downloaded walkdir v2.5.0
7932024-10-14T21:25:55.308Z Downloaded fxhash v0.2.1
7942024-10-14T21:25:55.310Z Downloaded globset v0.4.14
7952024-10-14T21:25:55.313Z Downloaded sha1 v0.10.6
7962024-10-14T21:25:55.313Z Downloaded rustc_version v0.4.1
7972024-10-14T21:25:55.315Z Downloaded termcolor v1.4.1
7982024-10-14T21:25:55.318Z Downloaded pin-utils v0.1.0
7992024-10-14T21:25:55.318Z Downloaded ron v0.8.1
8002024-10-14T21:25:55.324Z Downloaded hash32 v0.2.1
8012024-10-14T21:25:55.326Z Downloaded slog-async v2.8.0
8022024-10-14T21:25:55.329Z Downloaded rustc_version v0.1.7
8032024-10-14T21:25:55.329Z Downloaded peg v0.8.4
8042024-10-14T21:25:55.333Z Downloaded ron v0.7.1
8052024-10-14T21:25:55.338Z Downloaded unarray v0.1.4
8062024-10-14T21:25:55.341Z Downloaded ssh-key v0.6.6
8072024-10-14T21:25:55.348Z Downloaded itertools v0.12.1
8082024-10-14T21:25:55.356Z Downloaded glob v0.3.1
8092024-10-14T21:25:55.359Z Downloaded structmeta v0.3.0
8102024-10-14T21:25:55.362Z Downloaded num-traits v0.2.19
8112024-10-14T21:25:55.365Z Downloaded termios v0.3.3
8122024-10-14T21:25:55.365Z Downloaded gethostname v0.5.0
8132024-10-14T21:25:55.368Z Downloaded defmt-parser v0.3.4
8142024-10-14T21:25:55.368Z Downloaded structmeta-derive v0.3.0
8152024-10-14T21:25:55.371Z Downloaded p256 v0.13.2
8162024-10-14T21:25:55.374Z Downloaded time v0.3.36
8172024-10-14T21:25:55.381Z Downloaded yasna v0.5.2
8182024-10-14T21:25:55.384Z Downloaded zip v0.6.6
8192024-10-14T21:25:55.388Z Downloaded portable-atomic v1.6.0
8202024-10-14T21:25:55.395Z Downloaded russh v0.45.0
8212024-10-14T21:25:55.401Z Downloaded getrandom v0.2.14
8222024-10-14T21:25:55.405Z Downloaded untrusted v0.7.1
8232024-10-14T21:25:55.407Z Downloaded tokio-rustls v0.25.0
8242024-10-14T21:25:55.410Z Downloaded pkcs5 v0.7.1
8252024-10-14T21:25:55.413Z Downloaded strum_macros v0.26.4
8262024-10-14T21:25:55.415Z Downloaded tokio-rustls v0.24.1
8272024-10-14T21:25:55.418Z Downloaded ssh-cipher v0.2.0
8282024-10-14T21:25:55.421Z Downloaded peg-macros v0.8.4
8292024-10-14T21:25:55.423Z Downloaded slog v2.7.0
8302024-10-14T21:25:55.425Z Downloaded flume v0.11.0
8312024-10-14T21:25:55.429Z Downloaded elliptic-curve v0.13.8
8322024-10-14T21:25:55.433Z Downloaded rayon v1.10.0
8332024-10-14T21:25:55.444Z Downloaded oso v0.27.3
8342024-10-14T21:25:55.448Z Downloaded toml v0.7.8
8352024-10-14T21:25:55.451Z Downloaded socket2 v0.5.7
8362024-10-14T21:25:55.454Z Downloaded reedline v0.35.0
8372024-10-14T21:25:55.462Z Downloaded russh-keys v0.45.0
8382024-10-14T21:25:55.466Z Downloaded rusqlite v0.32.1
8392024-10-14T21:25:55.472Z Downloaded quinn v0.11.5
8402024-10-14T21:25:55.477Z Downloaded unicode-segmentation v1.11.0
8412024-10-14T21:25:55.480Z Downloaded chrono v0.4.38
8422024-10-14T21:25:55.489Z Downloaded rustyline v14.0.0
8432024-10-14T21:25:55.495Z Downloaded tokio-postgres v0.7.12
8442024-10-14T21:25:55.500Z Downloaded sqlparser v0.45.0
8452024-10-14T21:25:55.507Z Downloaded expectorate v1.1.0
8462024-10-14T21:25:55.509Z Downloaded publicsuffix v2.2.3
8472024-10-14T21:25:55.512Z Downloaded winnow v0.5.40
8482024-10-14T21:25:55.521Z Downloaded der v0.7.9
8492024-10-14T21:25:55.528Z Downloaded toml_edit v0.19.15
8502024-10-14T21:25:55.546Z Downloaded url v2.5.2
8512024-10-14T21:25:55.549Z Downloaded hickory-server v0.24.1
8522024-10-14T21:25:55.555Z Downloaded hickory-resolver v0.24.1
8532024-10-14T21:25:55.559Z Downloaded hashbrown v0.12.3
8542024-10-14T21:25:55.564Z Downloaded idna v0.5.0
8552024-10-14T21:25:55.571Z Downloaded unicode-normalization v0.1.23
8562024-10-14T21:25:55.577Z Downloaded tokio-util v0.7.12
8572024-10-14T21:25:55.583Z Downloaded salty v0.3.0
8582024-10-14T21:25:55.590Z Downloaded serde_with v3.11.0
8592024-10-14T21:25:55.599Z Downloaded quinn-proto v0.11.8
8602024-10-14T21:25:55.606Z Downloaded rustls-webpki v0.101.7
8612024-10-14T21:25:55.624Z Downloaded proptest v1.5.0
8622024-10-14T21:25:55.633Z Downloaded idna v0.4.0
8632024-10-14T21:25:55.640Z Downloaded git2 v0.19.0
8642024-10-14T21:25:55.648Z Downloaded nix v0.28.0
8652024-10-14T21:25:55.661Z Downloaded idna v0.2.3
8662024-10-14T21:25:55.670Z Downloaded gimli v0.28.1
8672024-10-14T21:25:55.678Z Downloaded h2 v0.4.6
8682024-10-14T21:25:55.686Z Downloaded futures-util v0.3.31
8692024-10-14T21:25:55.698Z Downloaded object v0.30.4
8702024-10-14T21:25:55.709Z Downloaded dropshot v0.12.0
8712024-10-14T21:25:55.731Z Downloaded radix_trie v0.2.1
8722024-10-14T21:25:55.736Z Downloaded p384 v0.13.0
8732024-10-14T21:25:55.743Z Downloaded vcpkg v0.2.15
8742024-10-14T21:25:55.784Z Downloaded regex-syntax v0.6.29
8752024-10-14T21:25:55.792Z Downloaded openssl v0.10.66
8762024-10-14T21:25:55.803Z Downloaded webpki-roots v0.26.3
8772024-10-14T21:25:55.807Z Downloaded object v0.32.2
8782024-10-14T21:25:55.820Z Downloaded nix v0.29.0
8792024-10-14T21:25:55.832Z Downloaded rustls v0.21.12
8802024-10-14T21:25:55.845Z Downloaded regress v0.10.1
8812024-10-14T21:25:55.855Z Downloaded regress v0.9.1
8822024-10-14T21:25:55.864Z Downloaded diesel v2.2.4
8832024-10-14T21:25:55.884Z Downloaded rustls v0.23.10
8842024-10-14T21:25:55.901Z Downloaded rustls v0.22.4
8852024-10-14T21:25:55.915Z Downloaded hickory-proto v0.24.1
8862024-10-14T21:25:55.931Z Downloaded ratatui v0.28.1
8872024-10-14T21:25:55.952Z Downloaded zerocopy-derive v0.6.6
8882024-10-14T21:25:55.962Z Downloaded openapiv3 v2.0.0
8892024-10-14T21:25:55.976Z Downloaded regex-automata v0.4.8
8902024-10-14T21:25:55.993Z Downloaded typify-impl v0.2.0
8912024-10-14T21:25:56.010Z Downloaded bzip2-sys v0.1.11+1.0.8
8922024-10-14T21:25:56.024Z Downloaded finl_unicode v1.2.0
8932024-10-14T21:25:56.038Z Downloaded lzma-sys v0.1.20
8942024-10-14T21:25:56.069Z Downloaded tokio v1.40.0
8952024-10-14T21:25:56.109Z Downloaded csv v1.3.0
8962024-10-14T21:25:56.130Z Downloaded sha3 v0.10.8
8972024-10-14T21:25:56.134Z Downloaded petgraph v0.6.5
8982024-10-14T21:25:56.153Z Downloaded sled v0.34.7
8992024-10-14T21:25:56.163Z Downloaded regex-syntax v0.8.5
9002024-10-14T21:25:56.173Z Downloaded regex v1.11.0
9012024-10-14T21:25:56.186Z Downloaded smoltcp v0.11.0
9022024-10-14T21:25:56.200Z Downloaded encoding_rs v0.8.34
9032024-10-14T21:25:56.223Z Downloaded bstr v1.9.1
9042024-10-14T21:25:56.234Z Downloaded h2 v0.3.26
9052024-10-14T21:25:56.242Z Downloaded trust-dns-proto v0.22.0
9062024-10-14T21:25:56.255Z Downloaded polar-core v0.27.3
9072024-10-14T21:25:56.264Z Downloaded smoltcp v0.9.1
9082024-10-14T21:25:56.276Z Downloaded nix v0.27.1
9092024-10-14T21:25:56.289Z Downloaded idna v0.3.0
9102024-10-14T21:25:56.296Z Downloaded curve25519-dalek v4.1.3
9112024-10-14T21:25:56.305Z Downloaded rustls-webpki v0.102.4
9122024-10-14T21:25:56.326Z Downloaded quick-xml v0.33.0
9132024-10-14T21:25:56.332Z Downloaded lalrpop v0.19.12
9142024-10-14T21:25:56.344Z Downloaded hashbrown v0.13.2
9152024-10-14T21:25:56.349Z Downloaded bitvec v1.0.1
9162024-10-14T21:25:56.365Z Downloaded tough v0.17.1
9172024-10-14T21:25:56.373Z Downloaded num-bigint-dig v0.8.4
9182024-10-14T21:25:56.378Z Downloaded hyper v0.14.30
9192024-10-14T21:25:56.386Z Downloaded hashbrown v0.14.5
9202024-10-14T21:25:56.392Z Downloaded libgit2-sys v0.17.0+1.8.1
9212024-10-14T21:25:56.452Z Downloaded rsa v0.9.6
9222024-10-14T21:25:56.457Z Downloaded ed25519-dalek v2.1.1
9232024-10-14T21:25:56.459Z Downloaded xz2 v0.1.7
9242024-10-14T21:25:56.462Z Downloaded structmeta v0.2.0
9252024-10-14T21:25:56.464Z Downloaded heapless v0.7.17
9262024-10-14T21:25:56.466Z Downloaded reqwest v0.12.8
9272024-10-14T21:25:56.475Z Downloaded untrusted v0.9.0
9282024-10-14T21:25:56.477Z Downloaded pkcs8 v0.10.2
9292024-10-14T21:25:56.480Z Downloaded pkcs1 v0.7.5
9302024-10-14T21:25:56.482Z Downloaded hickory-client v0.24.1
9312024-10-14T21:25:56.485Z Downloaded progenitor-impl v0.8.0
9322024-10-14T21:25:56.487Z Downloaded unicode-bidi v0.3.15
9332024-10-14T21:25:56.490Z Downloaded p521 v0.13.3
9342024-10-14T21:25:56.494Z Downloaded ring v0.16.20
9352024-10-14T21:25:56.577Z Downloaded bindgen v0.69.4
9362024-10-14T21:25:56.584Z Downloaded foreign-types-macros v0.2.3
9372024-10-14T21:25:56.587Z Downloaded foreign-types v0.5.0
9382024-10-14T21:25:56.587Z Downloaded unicase v2.7.0
9392024-10-14T21:25:56.591Z Downloaded vsss-rs v3.3.4
9402024-10-14T21:25:56.591Z Downloaded diff v0.1.13
9412024-10-14T21:25:56.594Z Downloaded headers v0.4.0
9422024-10-14T21:25:56.598Z Downloaded rand v0.8.5
9432024-10-14T21:25:56.601Z Downloaded prettyplease v0.2.22
9442024-10-14T21:25:56.605Z Downloaded whoami v1.5.2
9452024-10-14T21:25:56.607Z Downloaded ref-cast-impl v1.0.23
9462024-10-14T21:25:56.610Z Downloaded ref-cast v1.0.23
9472024-10-14T21:25:56.610Z Downloaded rand_seeder v0.3.0
9482024-10-14T21:25:56.612Z Downloaded radium v0.7.0
9492024-10-14T21:25:56.612Z Downloaded group v0.13.0
9502024-10-14T21:25:56.615Z Downloaded predicates-tree v1.0.9
9512024-10-14T21:25:56.616Z Downloaded predicates-core v1.0.6
9522024-10-14T21:25:56.618Z Downloaded ecdsa v0.16.9
9532024-10-14T21:25:56.618Z Downloaded nom v7.1.3
9542024-10-14T21:25:56.623Z Downloaded libxml v0.3.3
9552024-10-14T21:25:56.630Z Downloaded libm v0.2.8
9562024-10-14T21:25:56.636Z Downloaded serde_with_macros v3.11.0
9572024-10-14T21:25:56.639Z Downloaded tokio-macros v2.4.0
9582024-10-14T21:25:56.642Z Downloaded smf v0.2.3
9592024-10-14T21:25:56.642Z Downloaded parking_lot_core v0.9.10
9602024-10-14T21:25:56.645Z Downloaded parse-display v0.10.0
9612024-10-14T21:25:56.645Z Downloaded env_logger v0.11.5
9622024-10-14T21:25:56.648Z Downloaded env_logger v0.10.2
9632024-10-14T21:25:56.653Z Downloaded foreign-types v0.3.2
9642024-10-14T21:25:56.653Z Downloaded num-bigint v0.4.5
9652024-10-14T21:25:56.656Z Downloaded hyper v1.4.1
9662024-10-14T21:25:56.661Z Downloaded strum_macros v0.24.3
9672024-10-14T21:25:56.663Z Downloaded serde_urlencoded v0.7.1
9682024-10-14T21:25:56.666Z Downloaded slog-bunyan v2.5.0
9692024-10-14T21:25:56.666Z Downloaded tungstenite v0.21.0
9702024-10-14T21:25:56.669Z Downloaded openssl-sys v0.9.103
9712024-10-14T21:25:56.674Z Downloaded typed-path v0.7.1
9722024-10-14T21:25:56.680Z Downloaded ed25519 v2.2.3
9732024-10-14T21:25:56.683Z Downloaded strip-ansi-escapes v0.2.0
9742024-10-14T21:25:56.683Z Downloaded stringprep v0.1.4
9752024-10-14T21:25:56.685Z Downloaded r2d2 v0.8.10
9762024-10-14T21:25:56.688Z Downloaded quinn-udp v0.5.5
9772024-10-14T21:25:56.688Z Downloaded blake3 v1.5.1
9782024-10-14T21:25:56.694Z Downloaded difflib v0.4.0
9792024-10-14T21:25:56.697Z Downloaded aho-corasick v1.1.3
9802024-10-14T21:25:56.701Z Downloaded ena v0.14.3
9812024-10-14T21:25:56.704Z Downloaded which v4.4.2
9822024-10-14T21:25:56.706Z Downloaded value-bag v1.9.0
9832024-10-14T21:25:56.709Z Downloaded uuid v1.10.0
9842024-10-14T21:25:56.711Z Downloaded des v0.8.1
9852024-10-14T21:25:56.714Z Downloaded itertools v0.10.5
9862024-10-14T21:25:56.718Z Downloaded slog-scope v4.4.0
9872024-10-14T21:25:56.720Z Downloaded slog-envlogger v2.2.0
9882024-10-14T21:25:56.722Z Downloaded parking_lot v0.11.2
9892024-10-14T21:25:56.725Z Downloaded num-rational v0.4.2
9902024-10-14T21:25:56.725Z Downloaded num-iter v0.1.45
9912024-10-14T21:25:56.725Z Downloaded num-complex v0.4.6
9922024-10-14T21:25:56.728Z Downloaded fixedbitset v0.4.2
9932024-10-14T21:25:56.730Z Downloaded uzers v0.11.3
9942024-10-14T21:25:56.730Z Downloaded miniz_oxide v0.7.2
9952024-10-14T21:25:56.733Z Downloaded minimal-lexical v0.2.1
9962024-10-14T21:25:56.736Z Downloaded slog-json v2.6.1
9972024-10-14T21:25:56.739Z Downloaded progenitor-macro v0.8.0
9982024-10-14T21:25:56.742Z Downloaded pem v3.0.4
9992024-10-14T21:25:56.742Z Downloaded num-derive v0.4.2
10002024-10-14T21:25:56.746Z Downloaded fd-lock v4.0.2
10012024-10-14T21:25:56.746Z Downloaded dyn-clone v1.0.17
10022024-10-14T21:25:56.748Z Downloaded dirs-next v2.0.0
10032024-10-14T21:25:56.748Z Downloaded zone_cfg_derive v0.3.0
10042024-10-14T21:25:56.748Z Downloaded pin-project-internal v1.1.5
10052024-10-14T21:25:56.751Z Downloaded test-strategy v0.3.1
10062024-10-14T21:25:56.754Z Downloaded itertools v0.13.0
10072024-10-14T21:25:56.759Z Downloaded siphasher v0.3.11
10082024-10-14T21:25:56.762Z Downloaded serde_path_to_error v0.1.16
10092024-10-14T21:25:56.762Z Downloaded futures-core v0.3.31
10102024-10-14T21:25:56.765Z Downloaded filetime v0.2.25
10112024-10-14T21:25:56.765Z Downloaded futures-sink v0.3.31
10122024-10-14T21:25:56.768Z Downloaded tracing-attributes v0.1.27
10132024-10-14T21:25:56.771Z Downloaded parking_lot_core v0.8.6
10142024-10-14T21:25:56.771Z Downloaded tui-tree-widget v0.22.0
10152024-10-14T21:25:56.773Z Downloaded pkg-config v0.3.30
10162024-10-14T21:25:56.773Z Downloaded typify v0.2.0
10172024-10-14T21:25:56.776Z Downloaded indexmap v1.9.3
10182024-10-14T21:25:56.779Z Downloaded futures-channel v0.3.31
10192024-10-14T21:25:56.781Z Downloaded cc v1.0.97
10202024-10-14T21:25:56.784Z Downloaded base64 v0.22.1
10212024-10-14T21:25:56.787Z Downloaded pem-rfc7468 v0.7.0
10222024-10-14T21:25:56.790Z Downloaded password-hash v0.5.0
10232024-10-14T21:25:56.792Z Downloaded zerocopy v0.6.6
10242024-10-14T21:25:56.795Z Downloaded paste v1.0.15
10252024-10-14T21:25:56.798Z Downloaded num-integer v0.1.46
10262024-10-14T21:25:56.800Z Downloaded tokio-tungstenite v0.21.0
10272024-10-14T21:25:56.802Z Downloaded hmac v0.12.1
10282024-10-14T21:25:56.802Z Downloaded foreign-types-shared v0.3.1
10292024-10-14T21:25:56.806Z Downloaded foreign-types-shared v0.1.1
10302024-10-14T21:25:56.806Z Downloaded crossbeam-epoch v0.9.18
10312024-10-14T21:25:56.806Z Downloaded bytes v1.7.2
10322024-10-14T21:25:56.809Z Downloaded blake2 v0.10.6
10332024-10-14T21:25:56.812Z Downloaded lock_api v0.4.12
10342024-10-14T21:25:56.814Z Downloaded compact_str v0.8.0
10352024-10-14T21:25:56.817Z Downloaded num_enum_derive v0.5.11
10362024-10-14T21:25:56.817Z Downloaded tokio-stream v0.1.16
10372024-10-14T21:25:56.822Z Downloaded newtype-uuid v1.1.2
10382024-10-14T21:25:56.824Z Downloaded mime_guess v2.0.4
10392024-10-14T21:25:56.826Z Downloaded memmap2 v0.9.4
10402024-10-14T21:25:56.826Z Downloaded chacha20poly1305 v0.10.1
10412024-10-14T21:25:56.829Z Downloaded hex v0.4.3
10422024-10-14T21:25:56.831Z Downloaded heck v0.3.3
10432024-10-14T21:25:56.831Z Downloaded funty v2.0.0
10442024-10-14T21:25:56.831Z Downloaded sqlformat v0.2.6
10452024-10-14T21:25:56.834Z Downloaded spki v0.7.3
10462024-10-14T21:25:56.836Z Downloaded indoc v1.0.9
10472024-10-14T21:25:56.839Z Downloaded base64 v0.21.7
10482024-10-14T21:25:56.841Z Downloaded signal-hook-registry v1.4.2
10492024-10-14T21:25:56.844Z Downloaded const-oid v0.9.6
10502024-10-14T21:25:56.844Z Downloaded openssl-macros v0.1.1
10512024-10-14T21:25:56.847Z Downloaded hyper-rustls v0.27.3
10522024-10-14T21:25:56.847Z Downloaded display-error-chain v0.2.1
10532024-10-14T21:25:56.849Z Downloaded dirs-sys-next v0.1.2
10542024-10-14T21:25:56.849Z Downloaded universal-hash v0.5.1
10552024-10-14T21:25:56.852Z Downloaded unicode-xid v0.2.4
10562024-10-14T21:25:56.852Z Downloaded unicode-truncate v1.0.0
10572024-10-14T21:25:56.854Z Downloaded jobserver v0.1.32
10582024-10-14T21:25:56.854Z Downloaded iana-time-zone v0.1.60
10592024-10-14T21:25:56.857Z Downloaded linear-map v1.2.0
10602024-10-14T21:25:56.859Z Downloaded addr2line v0.21.0
10612024-10-14T21:25:56.862Z Downloaded darling v0.20.9
10622024-10-14T21:25:56.864Z Downloaded thiserror-impl-no-std v2.0.2
10632024-10-14T21:25:56.867Z Downloaded tabwriter v1.4.0
10642024-10-14T21:25:56.867Z Downloaded spin v0.5.2
10652024-10-14T21:25:56.869Z Downloaded num v0.4.3
10662024-10-14T21:25:56.869Z Downloaded maplit v1.0.2
10672024-10-14T21:25:56.872Z Downloaded keccak v0.1.5
10682024-10-14T21:25:56.872Z Downloaded ahash v0.8.11
10692024-10-14T21:25:56.874Z Downloaded form_urlencoded v1.2.1
10702024-10-14T21:25:56.874Z Downloaded slog-dtrace v0.3.0
10712024-10-14T21:25:56.877Z Downloaded signal-hook-mio v0.2.4
10722024-10-14T21:25:56.877Z Downloaded mockall_derive v0.13.0
10732024-10-14T21:25:56.880Z Downloaded miniz_oxide v0.8.0
10742024-10-14T21:25:56.882Z Downloaded libsw v3.3.1
10752024-10-14T21:25:56.882Z Downloaded backoff v0.4.0
10762024-10-14T21:25:56.885Z Downloaded lazycell v1.3.0
10772024-10-14T21:25:56.887Z Downloaded lalrpop-util v0.19.12
10782024-10-14T21:25:56.887Z Downloaded ipnetwork v0.20.0
10792024-10-14T21:25:56.889Z Downloaded hyper-tls v0.6.0
10802024-10-14T21:25:56.889Z Downloaded const_format_proc_macros v0.2.33
10812024-10-14T21:25:56.892Z Downloaded cassowary v0.3.0
10822024-10-14T21:25:56.894Z Downloaded async-bb8-diesel v0.2.1
10832024-10-14T21:25:56.897Z Downloaded rtoolbox v0.0.2
10842024-10-14T21:25:56.897Z Downloaded bb8 v0.8.5
10852024-10-14T21:25:56.899Z Downloaded clang-sys v1.7.0
10862024-10-14T21:25:56.899Z Downloaded hubpack v0.1.2
10872024-10-14T21:25:56.902Z Downloaded http-body-util v0.1.2
10882024-10-14T21:25:56.902Z Downloaded http-body v0.4.6
10892024-10-14T21:25:56.906Z Downloaded hostname v0.3.1
10902024-10-14T21:25:56.908Z Downloaded ciborium v0.2.2
10912024-10-14T21:25:56.908Z Downloaded async-stream v0.3.5
10922024-10-14T21:25:56.911Z Downloaded native-tls v0.2.11
10932024-10-14T21:25:56.913Z Downloaded managed v0.8.0
10942024-10-14T21:25:56.913Z Downloaded crc-catalog v2.4.0
10952024-10-14T21:25:56.913Z Downloaded cipher v0.4.4
10962024-10-14T21:25:56.916Z Downloaded cobs v0.2.3
10972024-10-14T21:25:56.918Z Downloaded hyper-staticfile v0.10.1
10982024-10-14T21:25:56.918Z Downloaded crc32fast v1.4.0
10992024-10-14T21:25:56.921Z Downloaded array-init v0.0.4
11002024-10-14T21:25:56.921Z Downloaded async-trait v0.1.83
11012024-10-14T21:25:56.924Z Downloaded linked-hash-map v0.5.6
11022024-10-14T21:25:56.926Z Downloaded kstat-rs v0.2.4
11032024-10-14T21:25:56.926Z Downloaded darling_macro v0.20.9
11042024-10-14T21:25:56.929Z Downloaded crunchy v0.2.2
11052024-10-14T21:25:56.929Z Downloaded home v0.5.9
11062024-10-14T21:25:56.929Z Downloaded cfg_aliases v0.1.1
11072024-10-14T21:25:56.929Z Downloaded hostname v0.4.0
11082024-10-14T21:25:56.931Z Downloaded arc-swap v1.7.1
11092024-10-14T21:25:56.934Z Downloaded bitfield-struct v0.6.1
11102024-10-14T21:25:56.936Z Downloaded async-recursion v1.1.1
11112024-10-14T21:25:56.939Z Downloaded colored v2.1.0
11122024-10-14T21:25:56.941Z Downloaded ciborium-ll v0.2.2
11132024-10-14T21:25:56.944Z Downloaded bit-set v0.5.3
11142024-10-14T21:25:56.944Z Downloaded cbc v0.1.2
11152024-10-14T21:25:56.944Z Downloaded atomic-waker v1.1.2
11162024-10-14T21:25:56.947Z Downloaded libz-sys v1.1.16
11172024-10-14T21:25:57.062Z Downloaded ring v0.17.8
11182024-10-14T21:25:57.169Z Downloaded libsqlite3-sys v0.30.1
11192024-10-14T21:25:57.349Z Compiling serde v1.0.210
11202024-10-14T21:25:57.352Z Compiling typenum v1.17.0
11212024-10-14T21:25:57.352Z Compiling generic-array v0.14.7
11222024-10-14T21:25:57.352Z Compiling lock_api v0.4.12
11232024-10-14T21:25:57.352Z Compiling scopeguard v1.2.0
11242024-10-14T21:25:57.525Z Compiling subtle v2.5.0
11252024-10-14T21:25:57.539Z Compiling syn v2.0.79
11262024-10-14T21:25:57.553Z Compiling getrandom v0.2.14
11272024-10-14T21:25:57.648Z Compiling value-bag v1.9.0
11282024-10-14T21:25:57.860Z Compiling rand_core v0.6.4
11292024-10-14T21:25:57.989Z Compiling const-oid v0.9.6
11302024-10-14T21:25:58.035Z Compiling jobserver v0.1.32
11312024-10-14T21:25:58.070Z Compiling log v0.4.22
11322024-10-14T21:25:58.222Z Compiling pin-project-lite v0.2.14
11332024-10-14T21:25:58.353Z Compiling smallvec v1.13.2
11342024-10-14T21:25:58.372Z Compiling parking_lot_core v0.9.10
11352024-10-14T21:25:58.406Z Compiling cc v1.0.97
11362024-10-14T21:25:58.813Z Compiling futures-core v0.3.31
11372024-10-14T21:25:59.038Z Compiling signal-hook-registry v1.4.2
11382024-10-14T21:25:59.071Z Compiling mio v1.0.2
11392024-10-14T21:25:59.094Z Compiling cpufeatures v0.2.12
11402024-10-14T21:25:59.194Z Compiling futures-sink v0.3.31
11412024-10-14T21:25:59.359Z Compiling parking_lot v0.12.2
11422024-10-14T21:25:59.573Z Compiling spin v0.9.8
11432024-10-14T21:25:59.915Z Compiling socket2 v0.5.7
11442024-10-14T21:26:00.001Z Compiling slab v0.4.9
11452024-10-14T21:26:00.092Z Compiling serde_json v1.0.128
11462024-10-14T21:26:00.354Z Compiling futures-channel v0.3.31
11472024-10-14T21:26:00.357Z Compiling pin-utils v0.1.0
11482024-10-14T21:26:00.357Z Compiling futures-task v0.3.31
11492024-10-14T21:26:00.460Z Compiling futures-io v0.3.31
11502024-10-14T21:26:00.474Z Compiling tinyvec_macros v0.1.1
11512024-10-14T21:26:00.567Z Compiling tinyvec v1.6.0
11522024-10-14T21:26:00.696Z Compiling libm v0.2.8
11532024-10-14T21:26:00.783Z Compiling num-traits v0.2.19
11542024-10-14T21:26:00.806Z Compiling unicode-bidi v0.3.15
11552024-10-14T21:26:00.809Z Compiling base64ct v1.6.0
11562024-10-14T21:26:00.916Z Compiling flagset v0.4.5
11572024-10-14T21:26:01.142Z Compiling httparse v1.8.0
11582024-10-14T21:26:01.318Z Compiling ppv-lite86 v0.2.17
11592024-10-14T21:26:01.608Z Compiling tracing-core v0.1.32
11602024-10-14T21:26:02.080Z Compiling unicode-normalization v0.1.23
11612024-10-14T21:26:02.271Z Compiling pem-rfc7468 v0.7.0
11622024-10-14T21:26:02.303Z Compiling rand_chacha v0.3.1
11632024-10-14T21:26:02.574Z Compiling rustls-pki-types v1.9.0
11642024-10-14T21:26:02.627Z Compiling ring v0.17.8
11652024-10-14T21:26:03.011Z Compiling crossbeam-utils v0.8.19
11662024-10-14T21:26:03.063Z Compiling percent-encoding v2.3.1
11672024-10-14T21:26:03.207Z Compiling rand v0.8.5
11682024-10-14T21:26:03.683Z Compiling powerfmt v0.2.0
11692024-10-14T21:26:03.707Z Compiling vcpkg v0.2.15
11702024-10-14T21:26:04.075Z Compiling pkg-config v0.3.30
11712024-10-14T21:26:04.113Z Compiling untrusted v0.9.0
11722024-10-14T21:26:04.165Z Compiling num-conv v0.1.0
11732024-10-14T21:26:04.257Z Compiling time-core v0.1.2
11742024-10-14T21:26:04.428Z Compiling deranged v0.3.11
11752024-10-14T21:26:04.447Z Compiling time-macros v0.2.18
11762024-10-14T21:26:05.111Z Compiling num_threads v0.1.7
11772024-10-14T21:26:05.243Z Compiling atomic-waker v1.1.2
11782024-10-14T21:26:05.421Z Compiling form_urlencoded v1.2.1
11792024-10-14T21:26:05.545Z Compiling rustix v0.38.37
11802024-10-14T21:26:05.707Z Compiling slog v2.7.0
11812024-10-14T21:26:05.784Z Compiling openssl-sys v0.9.103
11822024-10-14T21:26:05.823Z Compiling try-lock v0.2.5
11832024-10-14T21:26:05.966Z Compiling want v0.3.1
11842024-10-14T21:26:06.213Z Compiling httpdate v1.0.3
11852024-10-14T21:26:06.234Z Compiling idna v0.5.0
11862024-10-14T21:26:06.403Z Compiling foreign-types-shared v0.1.1
11872024-10-14T21:26:06.514Z Compiling match_cfg v0.1.0
11882024-10-14T21:26:06.606Z Compiling iana-time-zone v0.1.60
11892024-10-14T21:26:06.628Z Compiling rustversion v1.0.17
11902024-10-14T21:26:07.033Z Compiling base64 v0.22.1
11912024-10-14T21:26:07.033Z Compiling tower-service v0.3.2
11922024-10-14T21:26:07.141Z Compiling openssl v0.10.66
11932024-10-14T21:26:07.314Z Compiling url v2.5.2
11942024-10-14T21:26:07.470Z Compiling time v0.3.36
11952024-10-14T21:26:07.518Z Compiling hostname v0.3.1
11962024-10-14T21:26:07.676Z Compiling foreign-types v0.3.2
11972024-10-14T21:26:07.704Z Compiling dirs-sys-next v0.1.2
11982024-10-14T21:26:07.729Z Compiling aho-corasick v1.1.3
11992024-10-14T21:26:07.753Z Compiling data-encoding v2.6.0
12002024-10-14T21:26:08.301Z Compiling rustls v0.22.4
12012024-10-14T21:26:08.607Z Compiling native-tls v0.2.11
12022024-10-14T21:26:08.929Z Compiling siphasher v0.3.11
12032024-10-14T21:26:08.947Z Compiling syn v1.0.109
12042024-10-14T21:26:09.254Z Compiling regex-syntax v0.8.5
12052024-10-14T21:26:09.490Z Compiling rustls v0.23.10
12062024-10-14T21:26:09.835Z Compiling dirs-next v2.0.0
12072024-10-14T21:26:10.021Z Compiling crossbeam-epoch v0.9.18
12082024-10-14T21:26:10.697Z Compiling serde_derive_internals v0.29.1
12092024-10-14T21:26:10.818Z Compiling backtrace v0.3.71
12102024-10-14T21:26:11.121Z Compiling lazy_static v1.5.0
12112024-10-14T21:26:11.232Z Compiling cookie v0.18.1
12122024-10-14T21:26:11.270Z Compiling multer v3.1.0
12132024-10-14T21:26:11.355Z Compiling serde_derive v1.0.210
12142024-10-14T21:26:11.528Z Compiling zeroize_derive v1.4.2
12152024-10-14T21:26:11.548Z Compiling tokio-macros v2.4.0
12162024-10-14T21:26:12.313Z Compiling thiserror-impl v1.0.64
12172024-10-14T21:26:12.552Z Compiling futures-macro v0.3.31
12182024-10-14T21:26:12.987Z Compiling der_derive v0.7.2
12192024-10-14T21:26:13.041Z Compiling zeroize v1.8.1
12202024-10-14T21:26:13.487Z Compiling tracing-attributes v0.1.27
12212024-10-14T21:26:14.514Z Compiling futures-util v0.3.31
12222024-10-14T21:26:14.731Z Compiling crypto-common v0.1.6
12232024-10-14T21:26:14.946Z Compiling block-buffer v0.10.4
12242024-10-14T21:26:15.207Z Compiling digest v0.10.7
12252024-10-14T21:26:15.497Z Compiling block-padding v0.3.3
12262024-10-14T21:26:15.513Z Compiling der v0.7.9
12272024-10-14T21:26:15.516Z Compiling thiserror v1.0.64
12282024-10-14T21:26:15.640Z Compiling hmac v0.12.1
12292024-10-14T21:26:15.684Z Compiling sha2 v0.10.8
12302024-10-14T21:26:15.739Z Compiling inout v0.1.3
12312024-10-14T21:26:15.883Z Compiling pbkdf2 v0.12.2
12322024-10-14T21:26:16.014Z Compiling cipher v0.4.4
12332024-10-14T21:26:16.028Z Compiling pest v2.7.10
12342024-10-14T21:26:16.479Z Compiling salsa20 v0.10.2
12352024-10-14T21:26:16.704Z Compiling scrypt v0.11.0
12362024-10-14T21:26:17.268Z Compiling tracing v0.1.40
12372024-10-14T21:26:17.272Z Compiling cbc v0.1.2
12382024-10-14T21:26:17.445Z Compiling spki v0.7.3
12392024-10-14T21:26:17.692Z Compiling aes v0.8.4
12402024-10-14T21:26:17.789Z Compiling scroll_derive v0.12.0
12412024-10-14T21:26:18.621Z Compiling pest_meta v2.7.10
12422024-10-14T21:26:18.907Z Compiling zerocopy-derive v0.7.34
12432024-10-14T21:26:19.251Z Compiling scroll v0.12.0
12442024-10-14T21:26:19.254Z Compiling pkcs5 v0.7.1
12452024-10-14T21:26:19.800Z Compiling pest_generator v2.7.10
12462024-10-14T21:26:20.295Z Compiling pkcs8 v0.10.2
12472024-10-14T21:26:20.357Z Compiling goblin v0.8.2
12482024-10-14T21:26:20.451Z Compiling openssl-macros v0.1.1
12492024-10-14T21:26:20.983Z Compiling async-trait v0.1.83
12502024-10-14T21:26:21.098Z Compiling zerocopy v0.7.34
12512024-10-14T21:26:21.341Z Compiling signature v2.2.0
12522024-10-14T21:26:21.562Z Compiling sha1 v0.10.6
12532024-10-14T21:26:21.719Z Compiling regex-automata v0.4.8
12542024-10-14T21:26:21.997Z Compiling thread_local v1.1.8
12552024-10-14T21:26:22.543Z Compiling encoding_rs v0.8.34
12562024-10-14T21:26:22.663Z Compiling openssl-probe v0.1.5
12572024-10-14T21:26:23.014Z Compiling rustls-webpki v0.102.4
12582024-10-14T21:26:23.605Z Compiling pest_derive v2.7.10
12592024-10-14T21:26:23.916Z Compiling ipnet v2.10.1
12602024-10-14T21:26:24.448Z Compiling dtrace-parser v0.2.0
12612024-10-14T21:26:24.820Z Compiling slog-async v2.8.0
12622024-10-14T21:26:25.095Z Compiling bytes v1.7.2
12632024-10-14T21:26:25.253Z Compiling indexmap v2.6.0
12642024-10-14T21:26:25.355Z Compiling bitflags v2.6.0
12652024-10-14T21:26:25.817Z Compiling semver v1.0.23
12662024-10-14T21:26:26.409Z Compiling tokio v1.40.0
12672024-10-14T21:26:26.539Z Compiling http v1.1.0
12682024-10-14T21:26:26.576Z Compiling rustc_version v0.4.1
12692024-10-14T21:26:26.997Z Compiling serde_tokenstream v0.2.2
12702024-10-14T21:26:27.350Z Compiling dof v0.3.0
12712024-10-14T21:26:27.609Z Compiling uuid v1.10.0
12722024-10-14T21:26:28.238Z Compiling http-body v1.0.0
12732024-10-14T21:26:28.478Z Compiling toml_datetime v0.6.8
12742024-10-14T21:26:29.027Z Compiling serde_spanned v0.6.7
12752024-10-14T21:26:29.053Z Compiling usdt-impl v0.5.0
12762024-10-14T21:26:29.081Z Compiling chrono v0.4.38
12772024-10-14T21:26:29.284Z Compiling http-body-util v0.1.2
12782024-10-14T21:26:29.622Z Compiling heapless v0.7.17
12792024-10-14T21:26:30.072Z Compiling signal-hook v0.3.17
12802024-10-14T21:26:30.362Z Compiling gimli v0.28.1
12812024-10-14T21:26:30.563Z Compiling schemars v0.8.21
12822024-10-14T21:26:30.914Z Compiling either v1.13.0
12832024-10-14T21:26:30.934Z Compiling mime v0.3.17
12842024-10-14T21:26:31.351Z Compiling adler v1.0.2
12852024-10-14T21:26:31.544Z Compiling paste v1.0.15
12862024-10-14T21:26:31.582Z Compiling rayon-core v1.12.1
12872024-10-14T21:26:31.877Z Compiling finl_unicode v1.2.0
12882024-10-14T21:26:32.143Z Compiling miniz_oxide v0.7.2
12892024-10-14T21:26:32.220Z Compiling toml_edit v0.22.22
12902024-10-14T21:26:32.481Z Compiling stringprep v0.1.4
12912024-10-14T21:26:32.775Z Compiling usdt-attr-macro v0.5.0
12922024-10-14T21:26:32.970Z Compiling usdt-macro v0.5.0
12932024-10-14T21:26:33.759Z Compiling curve25519-dalek v4.1.3
12942024-10-14T21:26:34.425Z Compiling slog-json v2.6.1
12952024-10-14T21:26:34.524Z Compiling addr2line v0.21.0
12962024-10-14T21:26:34.567Z Compiling tokio-util v0.7.12
12972024-10-14T21:26:34.808Z Compiling serde_urlencoded v0.7.1
12982024-10-14T21:26:35.256Z Compiling futures-executor v0.3.31
12992024-10-14T21:26:35.318Z Compiling md-5 v0.10.6
13002024-10-14T21:26:35.573Z Compiling h2 v0.4.6
13012024-10-14T21:26:35.943Z Compiling schemars_derive v0.8.21
13022024-10-14T21:26:36.582Z Compiling async-stream-impl v0.3.5
13032024-10-14T21:26:38.010Z Compiling enum-as-inner v0.6.0
13042024-10-14T21:26:38.559Z Compiling crossbeam-deque v0.8.5
13052024-10-14T21:26:38.914Z Compiling term v0.7.0
13062024-10-14T21:26:39.429Z Compiling crossbeam-channel v0.5.12
13072024-10-14T21:26:40.445Z Compiling num-integer v0.1.46
13082024-10-14T21:26:40.496Z Compiling rustls-pemfile v2.2.0
13092024-10-14T21:26:40.499Z Compiling idna v0.4.0
13102024-10-14T21:26:41.036Z Compiling idna v0.3.0
13112024-10-14T21:26:41.230Z Compiling hash32 v0.2.1
13122024-10-14T21:26:41.621Z Compiling ff v0.13.0
13132024-10-14T21:26:41.856Z Compiling is-terminal v0.4.12
13142024-10-14T21:26:41.904Z Compiling object v0.32.2
13152024-10-14T21:26:41.989Z Compiling dropshot v0.12.0
13162024-10-14T21:26:42.060Z Compiling take_mut v0.2.2
13172024-10-14T21:26:42.223Z Compiling anyhow v1.0.89
13182024-10-14T21:26:42.293Z Compiling linked-hash-map v0.5.6
13192024-10-14T21:26:42.407Z Compiling utf-8 v0.7.6
13202024-10-14T21:26:42.660Z Compiling hyper v1.4.1
13212024-10-14T21:26:42.742Z Compiling num-bigint-dig v0.8.4
13222024-10-14T21:26:42.864Z Compiling crc32fast v1.4.0
13232024-10-14T21:26:43.051Z Compiling smoltcp v0.9.1
13242024-10-14T21:26:43.401Z Compiling fallible-iterator v0.2.0
13252024-10-14T21:26:43.867Z Compiling portable-atomic v1.6.0
13262024-10-14T21:26:44.168Z Compiling quick-error v1.2.3
13272024-10-14T21:26:44.317Z Compiling base16ct v0.2.0
13282024-10-14T21:26:44.654Z Compiling rustc-demangle v0.1.24
13292024-10-14T21:26:44.903Z Compiling psl-types v2.0.11
13302024-10-14T21:26:45.110Z Compiling stable_deref_trait v1.2.0
13312024-10-14T21:26:45.221Z Compiling hyper-util v0.1.9
13322024-10-14T21:26:45.340Z Compiling dyn-clone v1.0.17
13332024-10-14T21:26:46.202Z Compiling publicsuffix v2.2.3
13342024-10-14T21:26:46.539Z Compiling sec1 v0.7.3
13352024-10-14T21:26:46.749Z Compiling resolv-conf v0.7.0
13362024-10-14T21:26:46.980Z Compiling postgres-protocol v0.6.7
13372024-10-14T21:26:47.402Z Compiling lru-cache v0.1.2
13382024-10-14T21:26:47.521Z Compiling tungstenite v0.23.0
13392024-10-14T21:26:48.307Z Compiling slog-term v2.9.1
13402024-10-14T21:26:48.368Z Compiling usdt v0.5.0
13412024-10-14T21:26:48.875Z Compiling group v0.13.0
13422024-10-14T21:26:48.907Z Compiling hickory-proto v0.24.1
13432024-10-14T21:26:49.211Z Compiling num-iter v0.1.45
13442024-10-14T21:26:49.249Z Compiling tokio-rustls v0.26.0
13452024-10-14T21:26:49.400Z Compiling tokio-rustls v0.25.0
13462024-10-14T21:26:49.505Z Compiling async-stream v0.3.5
13472024-10-14T21:26:49.813Z Compiling tokio-native-tls v0.3.1
13482024-10-14T21:26:49.908Z Compiling futures v0.3.31
13492024-10-14T21:26:50.028Z Compiling toml v0.8.19
13502024-10-14T21:26:50.118Z Compiling slog-bunyan v2.5.0
13512024-10-14T21:26:50.445Z Compiling camino v1.1.9
13522024-10-14T21:26:51.237Z Compiling terminal_size v0.4.0
13532024-10-14T21:26:51.426Z Compiling dropshot_endpoint v0.12.0
13542024-10-14T21:26:51.450Z Compiling openapiv3 v2.0.0
13552024-10-14T21:26:51.798Z Compiling serde_path_to_error v0.1.16
13562024-10-14T21:26:51.818Z Compiling hkdf v0.12.4
13572024-10-14T21:26:52.061Z Compiling crypto-bigint v0.5.5
13582024-10-14T21:26:52.109Z Compiling curve25519-dalek-derive v0.1.1
13592024-10-14T21:26:52.342Z Compiling zerocopy-derive v0.6.6
13602024-10-14T21:26:52.663Z Compiling phf_shared v0.11.2
13612024-10-14T21:26:53.048Z Compiling waitgroup v0.1.2
13622024-10-14T21:26:53.275Z Compiling webpki-roots v0.26.3
13632024-10-14T21:26:53.394Z Compiling hubpack_derive v0.1.1
13642024-10-14T21:26:53.519Z Compiling hostname v0.4.0
13652024-10-14T21:26:53.671Z Compiling fs-err v2.11.0
13662024-10-14T21:26:53.803Z Compiling ahash v0.8.11
13672024-10-14T21:26:53.980Z Compiling bitflags v1.3.2
13682024-10-14T21:26:54.081Z Compiling managed v0.8.0
13692024-10-14T21:26:54.155Z Compiling winnow v0.5.40
13702024-10-14T21:26:54.312Z Compiling adler2 v2.0.0
13712024-10-14T21:26:54.503Z Compiling debug-ignore v1.0.5
13722024-10-14T21:26:54.528Z Compiling console v0.15.8
13732024-10-14T21:26:54.551Z Compiling zerocopy v0.6.6
13742024-10-14T21:26:54.648Z Compiling clap_builder v4.5.20
13752024-10-14T21:26:55.434Z Compiling elliptic-curve v0.13.8
13762024-10-14T21:26:55.697Z Compiling miniz_oxide v0.8.0
13772024-10-14T21:26:56.285Z Compiling hickory-resolver v0.24.1
13782024-10-14T21:26:57.306Z Compiling hubpack v0.1.2
13792024-10-14T21:26:57.759Z Compiling toml_edit v0.19.15
13802024-10-14T21:26:58.172Z Compiling hyper-rustls v0.27.3
13812024-10-14T21:26:58.232Z Compiling phf v0.11.2
13822024-10-14T21:26:58.563Z Compiling signal-hook-mio v0.2.4
13832024-10-14T21:26:58.738Z Compiling rayon v1.10.0
13842024-10-14T21:26:58.894Z Compiling cookie_store v0.21.0
13852024-10-14T21:26:59.170Z Compiling hyper-tls v0.6.0
13862024-10-14T21:27:00.479Z Compiling tokio-tungstenite v0.23.1
13872024-10-14T21:27:01.022Z Compiling postgres-types v0.2.8
13882024-10-14T21:27:03.208Z Compiling tokio-stream v0.1.16
13892024-10-14T21:27:03.507Z Compiling bstr v1.9.1
13902024-10-14T21:27:04.062Z Compiling regex v1.11.0
13912024-10-14T21:27:04.309Z Compiling serde-big-array v0.5.1
13922024-10-14T21:27:04.328Z Compiling ed25519 v2.2.3
13932024-10-14T21:27:04.539Z Compiling pkcs1 v0.7.5
13942024-10-14T21:27:05.168Z Compiling rfc6979 v0.4.0
13952024-10-14T21:27:05.327Z Compiling strum_macros v0.25.3
13962024-10-14T21:27:05.360Z Compiling serde_repr v0.1.19
13972024-10-14T21:27:05.561Z Compiling clap_derive v4.5.18
13982024-10-14T21:27:05.642Z Compiling derive-where v1.2.7
13992024-10-14T21:27:05.666Z Compiling phf_shared v0.10.0
14002024-10-14T21:27:06.065Z Compiling float-cmp v0.9.0
14012024-10-14T21:27:06.278Z Compiling sync_wrapper v1.0.1
14022024-10-14T21:27:06.360Z Compiling new_debug_unreachable v1.0.6
14032024-10-14T21:27:06.406Z Compiling bit-vec v0.6.3
14042024-10-14T21:27:06.430Z Compiling static_assertions v1.1.0
14052024-10-14T21:27:06.464Z Compiling precomputed-hash v0.1.1
14062024-10-14T21:27:06.528Z Compiling number_prefix v0.4.0
14072024-10-14T21:27:06.548Z Compiling minimal-lexical v0.2.1
14082024-10-14T21:27:06.579Z Compiling fixedbitset v0.4.2
14092024-10-14T21:27:06.756Z Compiling whoami v1.5.2
14102024-10-14T21:27:06.865Z Compiling difflib v0.4.0
14112024-10-14T21:27:07.040Z Compiling unicode-segmentation v1.11.0
14122024-10-14T21:27:07.073Z Compiling normalize-line-endings v0.3.0
14132024-10-14T21:27:07.196Z Compiling predicates-core v1.0.6
14142024-10-14T21:27:07.417Z Compiling predicates v3.1.2
14152024-10-14T21:27:07.562Z Compiling tokio-postgres v0.7.12
14162024-10-14T21:27:07.881Z Compiling similar v2.6.0
14172024-10-14T21:27:08.474Z Compiling nom v7.1.3
14182024-10-14T21:27:09.170Z Compiling petgraph v0.6.5
14192024-10-14T21:27:09.340Z Compiling qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
14202024-10-14T21:27:09.522Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14212024-10-14T21:27:10.318Z Compiling bit-set v0.5.3
14222024-10-14T21:27:10.610Z Compiling indicatif v0.17.8
14232024-10-14T21:27:10.631Z Compiling clap v4.5.20
14242024-10-14T21:27:10.754Z Compiling string_cache v0.8.7
14252024-10-14T21:27:11.246Z Compiling reqwest v0.12.8
14262024-10-14T21:27:12.203Z Compiling ecdsa v0.16.9
14272024-10-14T21:27:13.027Z Compiling rsa v0.9.6
14282024-10-14T21:27:13.077Z Compiling ed25519-dalek v2.1.1
14292024-10-14T21:27:13.177Z Compiling flate2 v1.0.34
14302024-10-14T21:27:13.315Z Compiling toml v0.7.8
14312024-10-14T21:27:14.190Z Compiling crossterm v0.28.1
14322024-10-14T21:27:15.218Z Compiling itertools v0.12.1
14332024-10-14T21:27:15.274Z Compiling itertools v0.10.5
14342024-10-14T21:27:15.535Z Compiling hex v0.4.3
14352024-10-14T21:27:15.692Z Compiling x509-cert v0.2.5
14362024-10-14T21:27:16.137Z Compiling unicode-xid v0.2.4
14372024-10-14T21:27:20.258Z Compiling lalrpop-util v0.19.12
14382024-10-14T21:27:20.303Z Compiling peg-runtime v0.8.3
14392024-10-14T21:27:20.303Z Compiling xattr v1.3.1
14402024-10-14T21:27:20.303Z Compiling strum_macros v0.26.4
14412024-10-14T21:27:20.303Z Compiling filetime v0.2.25
14422024-10-14T21:27:20.303Z Compiling tar v0.4.42
14432024-10-14T21:27:20.485Z Compiling strum v0.26.3
14442024-10-14T21:27:20.747Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14452024-10-14T21:27:21.009Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14462024-10-14T21:27:26.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
14472024-10-14T21:27:26.335Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14482024-10-14T21:27:26.383ZOct 14 21:27:25.703 INFO Starting download, target: Clickhouse
14492024-10-14T21:27:26.383ZOct 14 21:27:25.703 INFO Starting download, target: Console
14502024-10-14T21:27:26.383ZOct 14 21:27:25.703 INFO Starting download, target: Cockroach
14512024-10-14T21:27:26.383ZOct 14 21:27:25.703 INFO Starting download, target: DendriteOpenapi
14522024-10-14T21:27:26.386ZOct 14 21:27:25.703 INFO Starting download, target: DendriteStub
14532024-10-14T21:27:26.386ZOct 14 21:27:25.703 INFO Starting download, target: MaghemiteMgd
14542024-10-14T21:27:26.386ZOct 14 21:27:25.703 INFO Starting download, target: TransceiverControl
14552024-10-14T21:27:26.386ZOct 14 21:27:25.703 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14562024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14572024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14582024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14592024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14602024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14612024-10-14T21:27:26.386ZOct 14 21:27:25.704 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14622024-10-14T21:27:26.541ZOct 14 21:27:25.859 INFO Download complete, target: DendriteOpenapi
14632024-10-14T21:27:26.707ZOct 14 21:27:26.025 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14642024-10-14T21:27:27.139ZOct 14 21:27:26.458 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14652024-10-14T21:27:27.185ZOct 14 21:27:26.505 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14662024-10-14T21:27:27.281ZOct 14 21:27:26.601 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14672024-10-14T21:27:27.479ZOct 14 21:27:26.798 INFO Download complete, target: TransceiverControl
14682024-10-14T21:27:27.527ZOct 14 21:27:26.847 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14692024-10-14T21:27:27.527ZOct 14 21:27:26.847 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14702024-10-14T21:27:27.691ZOct 14 21:27:27.011 INFO Download complete, target: Console
14712024-10-14T21:27:28.459ZOct 14 21:27:27.777 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14722024-10-14T21:27:30.439ZOct 14 21:27:29.758 INFO Download complete, target: DendriteStub
14732024-10-14T21:27:30.570ZOct 14 21:27:29.889 INFO Download complete, target: MaghemiteMgd
14742024-10-14T21:27:35.970ZOct 14 21:27:35.288 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14752024-10-14T21:27:36.324ZOct 14 21:27:35.641 INFO Checking that binary works, target: Cockroach
14762024-10-14T21:27:36.547ZOct 14 21:27:35.865 INFO Download complete, target: Cockroach
14772024-10-14T21:27:42.448ZOct 14 21:27:41.762 INFO Checking that binary works, target: Clickhouse
14782024-10-14T21:27:43.501ZOct 14 21:27:42.817 INFO Download complete, target: Clickhouse
14792024-10-14T21:27:43.909ZAll builder prerequisites installed successfully, and PATH looks valid
14802024-10-14T21:27:43.914Z
14812024-10-14T21:27:43.914Zreal 4:41.594549038
14822024-10-14T21:27:43.914Zuser 12:39.174821027
14832024-10-14T21:27:43.914Zsys 2:41.077645666
14842024-10-14T21:27:43.914Ztrap 0.445743276
14852024-10-14T21:27:43.914Ztflt 8.871295628
14862024-10-14T21:27:43.914Zdflt 6.995914143
14872024-10-14T21:27:43.914Zkflt 0.237324885
14882024-10-14T21:27:43.914Zlock 25:29.186755673
14892024-10-14T21:27:43.914Zslp 51:38.236257346
14902024-10-14T21:27:43.914Zlat 42.449270896
14912024-10-14T21:27:43.914Zstop 2:00.960606299
14922024-10-14T21:27:43.914Z+ banner hack-check
14932024-10-14T21:27:43.914Z
14942024-10-14T21:27:43.914Z # # ## #### # # #### # # ###### #### # #
14952024-10-14T21:27:43.914Z # # # # # # # # # # # # # # # # #
14962024-10-14T21:27:43.914Z ###### # # # #### ##### # ###### ##### # ####
14972024-10-14T21:27:43.914Z # # ###### # # # # # # # # # #
14982024-10-14T21:27:43.914Z # # # # # # # # # # # # # # # # #
14992024-10-14T21:27:43.914Z # # # # #### # # #### # # ###### #### # #
15002024-10-14T21:27:43.914Z
15012024-10-14T21:27:43.914Z+ export CARGO_INCREMENTAL=0
15022024-10-14T21:27:43.914Z+ CARGO_INCREMENTAL=0
15032024-10-14T21:27:43.914Z+ ptime -m timeout 2h cargo xtask check-features --ci
15042024-10-14T21:27:44.494Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15052024-10-14T21:27:48.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
15062024-10-14T21:27:48.530Z Running `target/debug/xtask check-features --ci`
15072024-10-14T21:27:48.549Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15082024-10-14T21:27:48.552Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15092024-10-14T21:27:49.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
15102024-10-14T21:27:49.078Z Running `target/debug/xtask download cargo-hack`
15112024-10-14T21:27:49.944Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15122024-10-14T21:27:50.288Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15132024-10-14T21:27:54.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
15142024-10-14T21:27:54.942Z Running `target/debug/xtask-downloader cargo-hack`
15152024-10-14T21:27:54.977ZOct 14 21:27:54.291 INFO Starting download, target: CargoHack
15162024-10-14T21:27:54.980ZOct 14 21:27:54.292 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15172024-10-14T21:27:55.568ZOct 14 21:27:54.882 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15182024-10-14T21:27:55.673ZOct 14 21:27:54.987 INFO Download complete, target: CargoHack
15192024-10-14T21:27:55.677Zrunning: "/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"
15202024-10-14T21:27:55.693Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15212024-10-14T21:27:55.854Zinfo: running `cargo check --bins` on api_identity (1/166)
15222024-10-14T21:27:56.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15232024-10-14T21:27:56.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15242024-10-14T21:27:56.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15252024-10-14T21:27:56.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15262024-10-14T21:27:56.513Z
15272024-10-14T21:27:56.513Zinfo: running `cargo check --bins` on bootstore (2/166)
15282024-10-14T21:27:57.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15292024-10-14T21:27:57.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15302024-10-14T21:27:57.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15312024-10-14T21:27:57.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15322024-10-14T21:27:57.190Z
15332024-10-14T21:27:57.190Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/166)
15342024-10-14T21:27:57.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15352024-10-14T21:27:57.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15362024-10-14T21:27:57.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15372024-10-14T21:27:57.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15382024-10-14T21:27:57.839Z
15392024-10-14T21:27:57.839Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/166)
15402024-10-14T21:27:58.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15412024-10-14T21:27:58.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15422024-10-14T21:27:58.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15432024-10-14T21:27:58.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15442024-10-14T21:27:58.500Z
15452024-10-14T21:27:58.500Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/166)
15462024-10-14T21:27:58.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15472024-10-14T21:27:58.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15482024-10-14T21:27:58.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15492024-10-14T21:27:58.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15502024-10-14T21:27:58.964Z
15512024-10-14T21:27:58.964Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/166)
15522024-10-14T21:27:59.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15532024-10-14T21:27:59.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15542024-10-14T21:27:59.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15552024-10-14T21:27:59.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15562024-10-14T21:27:59.429Z
15572024-10-14T21:27:59.429Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/166)
15582024-10-14T21:27:59.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15592024-10-14T21:27:59.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15602024-10-14T21:27:59.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15612024-10-14T21:27:59.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15622024-10-14T21:27:59.898Z
15632024-10-14T21:27:59.899Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/166)
15642024-10-14T21:28:00.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15652024-10-14T21:28:00.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15662024-10-14T21:28:00.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15672024-10-14T21:28:00.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15682024-10-14T21:28:00.373Z
15692024-10-14T21:28:00.373Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/166)
15702024-10-14T21:28:00.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15712024-10-14T21:28:00.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15722024-10-14T21:28:00.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15732024-10-14T21:28:00.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15742024-10-14T21:28:00.849Z
15752024-10-14T21:28:00.849Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/166)
15762024-10-14T21:28:01.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15772024-10-14T21:28:01.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15782024-10-14T21:28:01.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15792024-10-14T21:28:01.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15802024-10-14T21:28:01.325Z
15812024-10-14T21:28:01.325Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/166)
15822024-10-14T21:28:01.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15832024-10-14T21:28:01.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15842024-10-14T21:28:01.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15852024-10-14T21:28:01.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15862024-10-14T21:28:01.799Z
15872024-10-14T21:28:01.799Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/166)
15882024-10-14T21:28:02.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15892024-10-14T21:28:02.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15902024-10-14T21:28:02.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15912024-10-14T21:28:02.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15922024-10-14T21:28:02.278Z
15932024-10-14T21:28:02.278Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/166)
15942024-10-14T21:28:02.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15952024-10-14T21:28:02.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15962024-10-14T21:28:02.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15972024-10-14T21:28:02.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15982024-10-14T21:28:02.759Z
15992024-10-14T21:28:02.760Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/166)
16002024-10-14T21:28:03.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16012024-10-14T21:28:03.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16022024-10-14T21:28:03.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16032024-10-14T21:28:03.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16042024-10-14T21:28:03.229Z
16052024-10-14T21:28:03.229Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/166)
16062024-10-14T21:28:03.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16072024-10-14T21:28:03.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16082024-10-14T21:28:03.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16092024-10-14T21:28:03.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16102024-10-14T21:28:03.711Z
16112024-10-14T21:28:03.711Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/166)
16122024-10-14T21:28:04.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16132024-10-14T21:28:04.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16142024-10-14T21:28:04.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16152024-10-14T21:28:04.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16162024-10-14T21:28:04.187Z
16172024-10-14T21:28:04.187Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/166)
16182024-10-14T21:28:04.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-10-14T21:28:04.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-10-14T21:28:04.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-10-14T21:28:04.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16222024-10-14T21:28:04.662Z
16232024-10-14T21:28:04.662Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/166)
16242024-10-14T21:28:05.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-10-14T21:28:05.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-10-14T21:28:05.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-10-14T21:28:05.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16282024-10-14T21:28:05.146Z
16292024-10-14T21:28:05.146Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/166)
16302024-10-14T21:28:05.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-10-14T21:28:05.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-10-14T21:28:05.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-10-14T21:28:05.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16342024-10-14T21:28:05.670Z
16352024-10-14T21:28:05.670Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/166)
16362024-10-14T21:28:06.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-10-14T21:28:06.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-10-14T21:28:06.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-10-14T21:28:06.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16402024-10-14T21:28:06.103Z
16412024-10-14T21:28:06.103Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/166)
16422024-10-14T21:28:06.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-10-14T21:28:06.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-10-14T21:28:06.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-10-14T21:28:06.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16462024-10-14T21:28:06.576Z
16472024-10-14T21:28:06.576Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/166)
16482024-10-14T21:28:07.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-10-14T21:28:07.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-10-14T21:28:07.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-10-14T21:28:07.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16522024-10-14T21:28:07.067Z
16532024-10-14T21:28:07.067Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/166)
16542024-10-14T21:28:07.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-10-14T21:28:07.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-10-14T21:28:07.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-10-14T21:28:07.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16582024-10-14T21:28:07.553Z
16592024-10-14T21:28:07.553Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/166)
16602024-10-14T21:28:07.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-10-14T21:28:07.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-10-14T21:28:07.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-10-14T21:28:07.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16642024-10-14T21:28:08.028Z
16652024-10-14T21:28:08.029Zinfo: running `cargo check --bins` on sled-hardware-types (25/166)
16662024-10-14T21:28:08.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-10-14T21:28:08.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-10-14T21:28:08.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-10-14T21:28:08.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16702024-10-14T21:28:08.744Z
16712024-10-14T21:28:08.744Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/166)
16722024-10-14T21:28:09.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-10-14T21:28:09.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-10-14T21:28:09.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-10-14T21:28:09.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16762024-10-14T21:28:09.367Z
16772024-10-14T21:28:09.367Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/166)
16782024-10-14T21:28:09.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-10-14T21:28:09.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-10-14T21:28:09.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-10-14T21:28:09.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16822024-10-14T21:28:10.044Z
16832024-10-14T21:28:10.044Zinfo: running `cargo check --bins` on oxlog (28/166)
16842024-10-14T21:28:10.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-10-14T21:28:10.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-10-14T21:28:10.701Z Checking cfg-if v1.0.0
16872024-10-14T21:28:10.704Z Checking libc v0.2.159
16882024-10-14T21:28:10.800Z Checking serde v1.0.210
16892024-10-14T21:28:10.800Z Checking zeroize v1.8.1
16902024-10-14T21:28:10.803Z Checking memchr v2.7.2
16912024-10-14T21:28:10.826Z Checking typenum v1.17.0
16922024-10-14T21:28:10.830Z Checking scopeguard v1.2.0
16932024-10-14T21:28:10.836Z Checking subtle v2.5.0
16942024-10-14T21:28:10.859Z Checking value-bag v1.9.0
16952024-10-14T21:28:10.969Z Checking lock_api v0.4.12
16962024-10-14T21:28:11.058Z Checking const-oid v0.9.6
16972024-10-14T21:28:11.088Z Checking itoa v1.0.11
16982024-10-14T21:28:11.264Z Checking log v0.4.22
16992024-10-14T21:28:11.309Z Checking pin-project-lite v0.2.14
17002024-10-14T21:28:11.388Z Checking smallvec v1.13.2
17012024-10-14T21:28:11.433Z Checking futures-core v0.3.31
17022024-10-14T21:28:11.616Z Checking once_cell v1.20.2
17032024-10-14T21:28:11.678Z Checking cpufeatures v0.2.12
17042024-10-14T21:28:11.753Z Checking futures-sink v0.3.31
17052024-10-14T21:28:11.768Z Checking spin v0.9.8
17062024-10-14T21:28:11.825Z Checking byteorder v1.5.0
17072024-10-14T21:28:11.889Z Checking slab v0.4.9
17082024-10-14T21:28:11.893Z Checking futures-channel v0.3.31
17092024-10-14T21:28:11.914Z Checking getrandom v0.2.14
17102024-10-14T21:28:12.095Z Checking generic-array v0.14.7
17112024-10-14T21:28:12.113Z Checking parking_lot_core v0.9.10
17122024-10-14T21:28:12.136Z Checking signal-hook-registry v1.4.2
17132024-10-14T21:28:12.169Z Checking rand_core v0.6.4
17142024-10-14T21:28:12.216Z Checking mio v1.0.2
17152024-10-14T21:28:12.243Z Checking socket2 v0.5.7
17162024-10-14T21:28:12.380Z Checking tinyvec_macros v0.1.1
17172024-10-14T21:28:12.431Z Checking parking_lot v0.12.2
17182024-10-14T21:28:12.463Z Checking pin-utils v0.1.0
17192024-10-14T21:28:12.504Z Checking futures-task v0.3.31
17202024-10-14T21:28:12.546Z Checking futures-io v0.3.31
17212024-10-14T21:28:12.705Z Checking tinyvec v1.6.0
17222024-10-14T21:28:12.724Z Checking hashbrown v0.15.0
17232024-10-14T21:28:12.737Z Checking futures-util v0.3.31
17242024-10-14T21:28:12.775Z Checking equivalent v1.0.1
17252024-10-14T21:28:12.809Z Checking ryu v1.0.18
17262024-10-14T21:28:12.878Z Checking fnv v1.0.7
17272024-10-14T21:28:12.894Z Checking unicode-bidi v0.3.15
17282024-10-14T21:28:13.001Z Checking libm v0.2.8
17292024-10-14T21:28:13.034Z Checking base64ct v1.6.0
17302024-10-14T21:28:13.218Z Checking crypto-common v0.1.6
17312024-10-14T21:28:13.403Z Checking block-buffer v0.10.4
17322024-10-14T21:28:13.468Z Checking block-padding v0.3.3
17332024-10-14T21:28:13.520Z Checking pem-rfc7468 v0.7.0
17342024-10-14T21:28:13.606Z Checking digest v0.10.7
17352024-10-14T21:28:13.669Z Checking inout v0.1.3
17362024-10-14T21:28:13.756Z Checking ppv-lite86 v0.2.17
17372024-10-14T21:28:13.771Z Checking flagset v0.4.5
17382024-10-14T21:28:13.887Z Checking cipher v0.4.4
17392024-10-14T21:28:13.912Z Checking num-traits v0.2.19
17402024-10-14T21:28:13.959Z Checking der v0.7.9
17412024-10-14T21:28:13.974Z Checking unicode-normalization v0.1.23
17422024-10-14T21:28:13.987Z Checking hmac v0.12.1
17432024-10-14T21:28:14.187Z Checking sha2 v0.10.8
17442024-10-14T21:28:14.264Z Checking tracing-core v0.1.32
17452024-10-14T21:28:14.463Z Checking rand_chacha v0.3.1
17462024-10-14T21:28:14.759Z Checking thiserror v1.0.64
17472024-10-14T21:28:14.857Z Checking rustls-pki-types v1.9.0
17482024-10-14T21:28:14.881Z Checking percent-encoding v2.3.1
17492024-10-14T21:28:14.904Z Checking rand v0.8.5
17502024-10-14T21:28:14.923Z Checking tracing v0.1.40
17512024-10-14T21:28:15.071Z Checking salsa20 v0.10.2
17522024-10-14T21:28:15.262Z Checking pbkdf2 v0.12.2
17532024-10-14T21:28:15.278Z Checking httparse v1.8.0
17542024-10-14T21:28:15.417Z Checking powerfmt v0.2.0
17552024-10-14T21:28:15.431Z Checking untrusted v0.9.0
17562024-10-14T21:28:15.579Z Checking ring v0.17.8
17572024-10-14T21:28:15.594Z Checking scrypt v0.11.0
17582024-10-14T21:28:15.641Z Checking bytes v1.7.2
17592024-10-14T21:28:15.668Z Checking indexmap v2.6.0
17602024-10-14T21:28:15.684Z Checking serde_json v1.0.128
17612024-10-14T21:28:15.732Z Checking bitflags v2.6.0
17622024-10-14T21:28:15.799Z Checking spki v0.7.3
17632024-10-14T21:28:16.021Z Checking deranged v0.3.11
17642024-10-14T21:28:16.086Z Checking aes v0.8.4
17652024-10-14T21:28:16.140Z Checking cbc v0.1.2
17662024-10-14T21:28:16.339Z Checking crossbeam-utils v0.8.19
17672024-10-14T21:28:16.472Z Checking tokio v1.40.0
17682024-10-14T21:28:16.974Z Checking http v1.1.0
17692024-10-14T21:28:16.992Z Checking atomic-waker v1.1.2
17702024-10-14T21:28:17.067Z Checking num-conv v0.1.0
17712024-10-14T21:28:17.106Z Checking num_threads v0.1.7
17722024-10-14T21:28:17.215Z Checking time-core v0.1.2
17732024-10-14T21:28:17.305Z Checking pkcs5 v0.7.1
17742024-10-14T21:28:17.320Z Checking form_urlencoded v1.2.1
17752024-10-14T21:28:17.366Z Checking try-lock v0.2.5
17762024-10-14T21:28:17.431Z Checking rustls-webpki v0.102.4
17772024-10-14T21:28:17.493Z Checking want v0.3.1
17782024-10-14T21:28:17.509Z Checking unicode-ident v1.0.13
17792024-10-14T21:28:17.668Z Checking httpdate v1.0.3
17802024-10-14T21:28:17.684Z Checking proc-macro2 v1.0.87
17812024-10-14T21:28:17.762Z Checking time v0.3.36
17822024-10-14T21:28:17.799Z Checking pkcs8 v0.10.2
17832024-10-14T21:28:17.869Z Checking toml_datetime v0.6.8
17842024-10-14T21:28:17.886Z Checking serde_spanned v0.6.7
17852024-10-14T21:28:18.065Z Checking uuid v1.10.0
17862024-10-14T21:28:18.087Z Checking idna v0.5.0
17872024-10-14T21:28:18.141Z Checking zerocopy v0.7.34
17882024-10-14T21:28:18.171Z Checking slog v2.7.0
17892024-10-14T21:28:18.307Z Checking http-body v1.0.0
17902024-10-14T21:28:18.344Z Checking scroll v0.12.0
17912024-10-14T21:28:18.507Z Checking ucd-trie v0.1.6
17922024-10-14T21:28:18.636Z Checking tower-service v0.3.2
17932024-10-14T21:28:18.651Z Checking match_cfg v0.1.0
17942024-10-14T21:28:18.708Z Checking iana-time-zone v0.1.60
17952024-10-14T21:28:18.734Z Checking foreign-types-shared v0.1.1
17962024-10-14T21:28:18.751Z Checking base64 v0.22.1
17972024-10-14T21:28:18.811Z Checking plain v0.2.3
17982024-10-14T21:28:18.828Z Checking foreign-types v0.3.2
17992024-10-14T21:28:18.856Z Checking chrono v0.4.38
18002024-10-14T21:28:18.916Z Checking hostname v0.3.1
18012024-10-14T21:28:18.937Z Checking url v2.5.2
18022024-10-14T21:28:18.960Z Checking goblin v0.8.2
18032024-10-14T21:28:19.038Z Checking pest v2.7.10
18042024-10-14T21:28:19.208Z Checking quote v1.0.37
18052024-10-14T21:28:19.550Z Checking dirs-sys-next v0.1.2
18062024-10-14T21:28:19.566Z Checking errno v0.3.9
18072024-10-14T21:28:19.720Z Checking openssl-sys v0.9.103
18082024-10-14T21:28:19.734Z Checking aho-corasick v1.1.3
18092024-10-14T21:28:19.764Z Checking data-encoding v2.6.0
18102024-10-14T21:28:20.315Z Checking regex-syntax v0.8.5
18112024-10-14T21:28:20.423Z Checking siphasher v0.3.11
18122024-10-14T21:28:20.730Z Checking pretty-hex v0.4.1
18132024-10-14T21:28:20.907Z Checking rustix v0.38.37
18142024-10-14T21:28:20.925Z Checking dirs-next v2.0.0
18152024-10-14T21:28:20.942Z Checking openssl v0.10.66
18162024-10-14T21:28:21.049Z Checking syn v2.0.79
18172024-10-14T21:28:21.354Z Checking http-body-util v0.1.2
18182024-10-14T21:28:21.509Z Checking dtrace-parser v0.2.0
18192024-10-14T21:28:21.816Z Checking crossbeam-epoch v0.9.18
18202024-10-14T21:28:21.987Z Checking signature v2.2.0
18212024-10-14T21:28:22.193Z Checking sha1 v0.10.6
18222024-10-14T21:28:22.249Z Checking lazy_static v1.5.0
18232024-10-14T21:28:22.368Z Checking thread-id v4.2.1
18242024-10-14T21:28:22.467Z Checking thread_local v1.1.8
18252024-10-14T21:28:22.468Z Checking encoding_rs v0.8.34
18262024-10-14T21:28:22.739Z Checking utf8parse v0.2.1
18272024-10-14T21:28:22.876Z Checking openssl-probe v0.1.5
18282024-10-14T21:28:23.032Z Checking adler v1.0.2
18292024-10-14T21:28:23.170Z Checking anstyle v1.0.8
18302024-10-14T21:28:23.427Z Checking tokio-util v0.7.12
18312024-10-14T21:28:23.477Z Checking mime v0.3.17
18322024-10-14T21:28:23.556Z Checking regex-automata v0.4.8
18332024-10-14T21:28:23.801Z Checking finl_unicode v1.2.0
18342024-10-14T21:28:23.982Z Checking dof v0.3.0
18352024-10-14T21:28:24.272Z Checking h2 v0.4.6
18362024-10-14T21:28:24.362Z Checking ipnet v2.10.1
18372024-10-14T21:28:24.460Z Checking winnow v0.6.18
18382024-10-14T21:28:24.578Z Checking gimli v0.28.1
18392024-10-14T21:28:24.838Z Checking either v1.13.0
18402024-10-14T21:28:24.888Z Checking stringprep v0.1.4
18412024-10-14T21:28:25.172Z Checking miniz_oxide v0.7.2
18422024-10-14T21:28:25.203Z Checking anstyle-parse v0.2.4
18432024-10-14T21:28:25.477Z Checking crossbeam-deque v0.8.5
18442024-10-14T21:28:25.582Z Checking term v0.7.0
18452024-10-14T21:28:25.797Z Checking slog-json v2.6.1
18462024-10-14T21:28:26.011Z Checking rustls v0.22.4
18472024-10-14T21:28:26.056Z Checking rustls v0.23.10
18482024-10-14T21:28:26.394Z Checking native-tls v0.2.11
18492024-10-14T21:28:26.711Z Checking futures-executor v0.3.31
18502024-10-14T21:28:26.926Z Checking serde_urlencoded v0.7.1
18512024-10-14T21:28:27.316Z Checking usdt-impl v0.5.0
18522024-10-14T21:28:27.336Z Checking crossbeam-channel v0.5.12
18532024-10-14T21:28:27.371Z Checking toml_edit v0.22.22
18542024-10-14T21:28:27.892Z Checking num-integer v0.1.46
18552024-10-14T21:28:28.036Z Checking rustls-pemfile v2.2.0
18562024-10-14T21:28:28.039Z Checking idna v0.3.0
18572024-10-14T21:28:28.257Z Checking idna v0.4.0
18582024-10-14T21:28:28.344Z Checking md-5 v0.10.6
18592024-10-14T21:28:28.411Z Checking addr2line v0.21.0
18602024-10-14T21:28:28.556Z Checking ff v0.13.0
18612024-10-14T21:28:28.754Z Checking hash32 v0.2.1
18622024-10-14T21:28:28.900Z Checking memmap v0.7.0
18632024-10-14T21:28:28.915Z Checking is-terminal v0.4.12
18642024-10-14T21:28:29.027Z Checking object v0.32.2
18652024-10-14T21:28:29.045Z Checking anstyle-query v1.0.3
18662024-10-14T21:28:29.081Z Checking colorchoice v1.0.1
18672024-10-14T21:28:29.098Z Checking rustc-demangle v0.1.24
18682024-10-14T21:28:29.170Z Checking quick-error v1.2.3
18692024-10-14T21:28:29.213Z Checking linked-hash-map v0.5.6
18702024-10-14T21:28:29.308Z Checking psl-types v2.0.11
18712024-10-14T21:28:29.487Z Checking fallible-iterator v0.2.0
18722024-10-14T21:28:29.506Z Checking take_mut v0.2.2
18732024-10-14T21:28:29.532Z Checking utf-8 v0.7.6
18742024-10-14T21:28:29.619Z Checking base16ct v0.2.0
18752024-10-14T21:28:29.650Z Checking dyn-clone v1.0.17
18762024-10-14T21:28:29.720Z Checking is_terminal_polyfill v1.70.0
18772024-10-14T21:28:29.782Z Checking stable_deref_trait v1.2.0
18782024-10-14T21:28:29.814Z Checking sec1 v0.7.3
18792024-10-14T21:28:29.833Z Checking anstream v0.6.14
18802024-10-14T21:28:29.879Z Checking heapless v0.7.17
18812024-10-14T21:28:29.916Z Checking toml v0.8.19
18822024-10-14T21:28:30.083Z Checking postgres-protocol v0.6.7
18832024-10-14T21:28:30.174Z Checking schemars v0.8.21
18842024-10-14T21:28:30.174Z Checking tungstenite v0.23.0
18852024-10-14T21:28:30.380Z Checking hyper v1.4.1
18862024-10-14T21:28:30.669Z Checking slog-async v2.8.0
18872024-10-14T21:28:30.720Z Checking tokio-rustls v0.25.0
18882024-10-14T21:28:30.919Z Checking lru-cache v0.1.2
18892024-10-14T21:28:30.939Z Checking publicsuffix v2.2.3
18902024-10-14T21:28:31.014Z Checking tokio-rustls v0.26.0
18912024-10-14T21:28:31.065Z Checking resolv-conf v0.7.0
18922024-10-14T21:28:31.097Z Checking usdt v0.5.0
18932024-10-14T21:28:31.097Z Checking hickory-proto v0.24.1
18942024-10-14T21:28:31.175Z Checking slog-term v2.9.1
18952024-10-14T21:28:31.360Z Checking group v0.13.0
18962024-10-14T21:28:31.407Z Checking num-iter v0.1.45
18972024-10-14T21:28:31.424Z Checking futures v0.3.31
18982024-10-14T21:28:31.533Z Checking tokio-native-tls v0.3.1
18992024-10-14T21:28:31.579Z Checking slog-bunyan v2.5.0
19002024-10-14T21:28:31.616Z Checking rayon-core v1.12.1
19012024-10-14T21:28:31.658Z Checking multer v3.1.0
19022024-10-14T21:28:31.737Z Checking terminal_size v0.4.0
19032024-10-14T21:28:31.755Z Checking phf_shared v0.11.2
19042024-10-14T21:28:31.786Z Checking cookie v0.18.1
19052024-10-14T21:28:31.896Z Checking async-stream v0.3.5
19062024-10-14T21:28:32.004Z Checking openapiv3 v2.0.0
19072024-10-14T21:28:32.052Z Checking camino v1.1.9
19082024-10-14T21:28:32.069Z Checking signal-hook v0.3.17
19092024-10-14T21:28:32.209Z Checking waitgroup v0.1.2
19102024-10-14T21:28:32.302Z Checking serde_path_to_error v0.1.16
19112024-10-14T21:28:32.339Z Checking webpki-roots v0.26.3
19122024-10-14T21:28:32.405Z Checking hkdf v0.12.4
19132024-10-14T21:28:32.439Z Checking hyper-util v0.1.9
19142024-10-14T21:28:32.548Z Checking crypto-bigint v0.5.5
19152024-10-14T21:28:32.608Z Checking hostname v0.4.0
19162024-10-14T21:28:32.623Z Checking unicode-width v0.1.13
19172024-10-14T21:28:32.745Z Checking clap_lex v0.7.0
19182024-10-14T21:28:32.801Z Checking winnow v0.5.40
19192024-10-14T21:28:32.890Z Checking managed v0.8.0
19202024-10-14T21:28:32.983Z Checking strsim v0.11.1
19212024-10-14T21:28:33.261Z Checking adler2 v2.0.0
19222024-10-14T21:28:33.276Z Checking debug-ignore v1.0.5
19232024-10-14T21:28:33.405Z Checking bitflags v1.3.2
19242024-10-14T21:28:33.420Z Checking miniz_oxide v0.8.0
19252024-10-14T21:28:33.497Z Checking smoltcp v0.9.1
19262024-10-14T21:28:34.161Z Checking clap_builder v4.5.20
19272024-10-14T21:28:34.441Z Checking hyper-tls v0.6.0
19282024-10-14T21:28:34.716Z Checking hyper-rustls v0.27.3
19292024-10-14T21:28:35.136Z Checking console v0.15.8
19302024-10-14T21:28:35.143Z Checking signal-hook-mio v0.2.4
19312024-10-14T21:28:35.143Z Checking backtrace v0.3.71
19322024-10-14T21:28:35.167Z Checking rayon v1.10.0
19332024-10-14T21:28:35.346Z Checking elliptic-curve v0.13.8
19342024-10-14T21:28:35.483Z Checking dropshot v0.12.0
19352024-10-14T21:28:35.511Z Checking cookie_store v0.21.0
19362024-10-14T21:28:35.666Z Checking anyhow v1.0.89
19372024-10-14T21:28:35.767Z Checking toml_edit v0.19.15
19382024-10-14T21:28:35.816Z Checking hickory-resolver v0.24.1
19392024-10-14T21:28:35.995Z Checking phf v0.11.2
19402024-10-14T21:28:36.025Z Checking num-bigint-dig v0.8.4
19412024-10-14T21:28:36.141Z Checking tokio-tungstenite v0.23.1
19422024-10-14T21:28:36.253Z Checking postgres-types v0.2.8
19432024-10-14T21:28:36.626Z Checking regex v1.11.0
19442024-10-14T21:28:36.984Z Checking bstr v1.9.1
19452024-10-14T21:28:37.213Z Checking tokio-stream v0.1.16
19462024-10-14T21:28:37.242Z Checking ed25519 v2.2.3
19472024-10-14T21:28:37.343Z Checking phf_shared v0.10.0
19482024-10-14T21:28:37.534Z Checking zerocopy v0.6.6
19492024-10-14T21:28:37.613Z Checking curve25519-dalek v4.1.3
19502024-10-14T21:28:37.895Z Checking pkcs1 v0.7.5
19512024-10-14T21:28:38.063Z Checking hubpack v0.1.2
19522024-10-14T21:28:38.168Z Checking portable-atomic v1.6.0
19532024-10-14T21:28:38.212Z Checking crc32fast v1.4.0
19542024-10-14T21:28:38.281Z Checking serde-big-array v0.5.1
19552024-10-14T21:28:38.295Z Checking float-cmp v0.9.0
19562024-10-14T21:28:38.387Z Checking rfc6979 v0.4.0
19572024-10-14T21:28:38.438Z Checking sync_wrapper v1.0.1
19582024-10-14T21:28:38.464Z Checking minimal-lexical v0.2.1
19592024-10-14T21:28:38.479Z Checking precomputed-hash v0.1.1
19602024-10-14T21:28:38.546Z Checking unicode-segmentation v1.11.0
19612024-10-14T21:28:38.578Z Checking normalize-line-endings v0.3.0
19622024-10-14T21:28:38.581Z Checking fixedbitset v0.4.2
19632024-10-14T21:28:38.692Z Checking difflib v0.4.0
19642024-10-14T21:28:38.844Z Checking whoami v1.5.2
19652024-10-14T21:28:38.869Z Checking static_assertions v1.1.0
19662024-10-14T21:28:38.936Z Checking number_prefix v0.4.0
19672024-10-14T21:28:38.960Z Checking predicates-core v1.0.6
19682024-10-14T21:28:38.985Z Checking new_debug_unreachable v1.0.6
19692024-10-14T21:28:39.070Z Checking bit-vec v0.6.3
19702024-10-14T21:28:39.115Z Checking string_cache v0.8.7
19712024-10-14T21:28:39.131Z Checking predicates v3.1.2
19722024-10-14T21:28:39.134Z Checking qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
19732024-10-14T21:28:39.134Z Checking tokio-postgres v0.7.12
19742024-10-14T21:28:39.189Z Checking indicatif v0.17.8
19752024-10-14T21:28:39.204Z Checking similar v2.6.0
19762024-10-14T21:28:39.381Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19772024-10-14T21:28:39.394Z Checking bit-set v0.5.3
19782024-10-14T21:28:39.438Z Checking ed25519-dalek v2.1.1
19792024-10-14T21:28:39.652Z Checking nom v7.1.3
19802024-10-14T21:28:39.791Z Checking petgraph v0.6.5
19812024-10-14T21:28:39.834Z Checking reqwest v0.12.8
19822024-10-14T21:28:39.985Z Checking ecdsa v0.16.9
19832024-10-14T21:28:40.062Z Checking flate2 v1.0.34
19842024-10-14T21:28:40.685Z Checking rsa v0.9.6
19852024-10-14T21:28:40.703Z Checking toml v0.7.8
19862024-10-14T21:28:41.377Z Checking clap v4.5.20
19872024-10-14T21:28:41.464Z Checking crossterm v0.28.1
19882024-10-14T21:28:41.499Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19892024-10-14T21:28:41.523Z Checking itertools v0.10.5
19902024-10-14T21:28:41.682Z Checking itertools v0.12.1
19912024-10-14T21:28:41.728Z Checking fs-err v2.11.0
19922024-10-14T21:28:42.256Z Checking ahash v0.8.11
19932024-10-14T21:28:42.271Z Checking x509-cert v0.2.5
19942024-10-14T21:28:42.539Z Checking semver v1.0.23
19952024-10-14T21:28:42.820Z Checking hex v0.4.3
19962024-10-14T21:28:42.958Z Checking peg-runtime v0.8.3
19972024-10-14T21:28:43.131Z Checking lalrpop-util v0.19.12
19982024-10-14T21:28:43.171Z Checking sigpipe v0.1.3
19992024-10-14T21:28:44.296Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20002024-10-14T21:28:44.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s
20012024-10-14T21:28:44.757Z
20022024-10-14T21:28:44.757Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/166)
20032024-10-14T21:28:45.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042024-10-14T21:28:45.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052024-10-14T21:28:45.457Z Compiling allocator-api2 v0.2.18
20062024-10-14T21:28:45.568Z Checking heck v0.5.0
20072024-10-14T21:28:45.580Z Compiling unsafe-libyaml v0.2.11
20082024-10-14T21:28:45.592Z Compiling ident_case v1.0.1
20092024-10-14T21:28:45.594Z Checking progenitor-client v0.8.0
20102024-10-14T21:28:45.618Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20112024-10-14T21:28:45.633Z Compiling proc-macro-crate v1.3.1
20122024-10-14T21:28:45.730Z Compiling darling_core v0.20.9
20132024-10-14T21:28:45.757Z Checking ipnetwork v0.20.0
20142024-10-14T21:28:45.908Z Compiling structmeta-derive v0.3.0
20152024-10-14T21:28:46.014Z Compiling newtype-uuid v1.1.2
20162024-10-14T21:28:46.088Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20172024-10-14T21:28:46.156Z Compiling hashbrown v0.14.5
20182024-10-14T21:28:46.326Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20192024-10-14T21:28:46.410Z Compiling lzma-sys v0.1.20
20202024-10-14T21:28:46.678Z Compiling foreign-types-macros v0.2.3
20212024-10-14T21:28:46.719Z Compiling num_enum_derive v0.5.11
20222024-10-14T21:28:47.161Z Compiling serde_yaml v0.9.34+deprecated
20232024-10-14T21:28:47.483Z Compiling regress v0.10.1
20242024-10-14T21:28:47.512Z Checking foreign-types-shared v0.3.1
20252024-10-14T21:28:47.619Z Checking arc-swap v1.7.1
20262024-10-14T21:28:47.968Z Checking foreign-types v0.5.0
20272024-10-14T21:28:48.056Z Checking slog-scope v4.4.0
20282024-10-14T21:28:48.120Z Compiling proc-macro-error v1.0.4
20292024-10-14T21:28:48.800Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20302024-10-14T21:28:48.820Z Checking tungstenite v0.21.0
20312024-10-14T21:28:48.906Z Compiling heck v0.3.3
20322024-10-14T21:28:48.970Z Compiling structmeta v0.3.0
20332024-10-14T21:28:49.320Z Checking num_enum v0.5.11
20342024-10-14T21:28:49.340Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20352024-10-14T21:28:49.387Z Compiling parse-display-derive v0.10.0
20362024-10-14T21:28:49.463Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20372024-10-14T21:28:49.641Z Checking cstr-argument v0.1.2
20382024-10-14T21:28:49.815Z Checking instant v0.1.12
20392024-10-14T21:28:49.936Z Checking fastrand v2.1.1
20402024-10-14T21:28:50.202Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20412024-10-14T21:28:50.237Z Checking pretty-hex v0.2.1
20422024-10-14T21:28:50.254Z Checking base64 v0.21.7
20432024-10-14T21:28:50.394Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20442024-10-14T21:28:50.526Z Checking tempfile v3.13.0
20452024-10-14T21:28:50.663Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20462024-10-14T21:28:50.724Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20472024-10-14T21:28:50.809Z Checking backoff v0.4.0
20482024-10-14T21:28:50.873Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20492024-10-14T21:28:50.911Z Checking tokio-tungstenite v0.21.0
20502024-10-14T21:28:50.977Z Checking typify-impl v0.2.0
20512024-10-14T21:28:51.180Z Checking strum v0.26.3
20522024-10-14T21:28:51.359Z Compiling zone_cfg_derive v0.1.2
20532024-10-14T21:28:51.380Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20542024-10-14T21:28:51.394Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20552024-10-14T21:28:51.617Z Checking slog-stdlog v4.1.1
20562024-10-14T21:28:51.964Z Checking regress v0.9.1
20572024-10-14T21:28:52.151Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20582024-10-14T21:28:52.303Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20592024-10-14T21:28:52.502Z Checking colored v2.1.0
20602024-10-14T21:28:52.569Z Checking macaddr v1.0.1
20612024-10-14T21:28:52.801Z Checking base64 v0.13.1
20622024-10-14T21:28:52.804Z Compiling darling_macro v0.20.9
20632024-10-14T21:28:52.902Z Checking zone v0.1.8
20642024-10-14T21:28:53.192Z Checking ron v0.7.1
20652024-10-14T21:28:53.440Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20662024-10-14T21:28:53.550Z Checking xz2 v0.1.7
20672024-10-14T21:28:53.795Z Compiling darling v0.20.9
20682024-10-14T21:28:53.825Z Checking slog-envlogger v2.2.0
20692024-10-14T21:28:53.907Z Compiling serde_with_macros v3.11.0
20702024-10-14T21:28:53.922Z Checking tabwriter v1.4.0
20712024-10-14T21:28:54.001Z Checking parse-display v0.10.0
20722024-10-14T21:28:54.043Z Checking xattr v1.3.1
20732024-10-14T21:28:54.149Z Checking pem v3.0.4
20742024-10-14T21:28:54.225Z Checking yasna v0.5.2
20752024-10-14T21:28:54.241Z Checking headers-core v0.3.0
20762024-10-14T21:28:54.299Z Checking smf v0.2.3
20772024-10-14T21:28:54.381Z Checking filetime v0.2.25
20782024-10-14T21:28:54.400Z Checking same-file v1.0.6
20792024-10-14T21:28:54.566Z Checking walkdir v2.5.0
20802024-10-14T21:28:54.594Z Checking tar v0.4.42
20812024-10-14T21:28:54.747Z Checking headers v0.4.0
20822024-10-14T21:28:54.824Z Checking atomicwrites v0.4.4
20832024-10-14T21:28:54.841Z Checking camino-tempfile v1.1.1
20842024-10-14T21:28:55.012Z Checking subprocess v0.2.9
20852024-10-14T21:28:55.063Z Checking rcgen v0.12.1
20862024-10-14T21:28:56.338Z Checking serde_with v3.11.0
20872024-10-14T21:28:59.141Z Compiling typify-macro v0.2.0
20882024-10-14T21:29:01.036Z Compiling typify v0.2.0
20892024-10-14T21:29:01.104Z Compiling progenitor-impl v0.8.0
20902024-10-14T21:29:04.273Z Compiling progenitor-macro v0.8.0
20912024-10-14T21:29:09.999Z Checking progenitor v0.8.0
20922024-10-14T21:29:10.128Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20932024-10-14T21:29:10.128Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20942024-10-14T21:29:12.790Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
20952024-10-14T21:29:13.015Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20962024-10-14T21:29:19.304Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20972024-10-14T21:29:20.863Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20982024-10-14T21:29:22.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s
20992024-10-14T21:29:22.302Z
21002024-10-14T21:29:22.302Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/166)
21012024-10-14T21:29:22.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21022024-10-14T21:29:22.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21032024-10-14T21:29:22.942Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21042024-10-14T21:29:24.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
21052024-10-14T21:29:24.430Z
21062024-10-14T21:29:24.430Zinfo: running `cargo check --bins` on nexus-config (31/166)
21072024-10-14T21:29:25.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21082024-10-14T21:29:25.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21092024-10-14T21:29:25.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21102024-10-14T21:29:25.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21112024-10-14T21:29:25.093Z
21122024-10-14T21:29:25.093Zinfo: running `cargo check --bins` on omicron-rpaths (32/166)
21132024-10-14T21:29:25.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21142024-10-14T21:29:25.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21152024-10-14T21:29:25.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21162024-10-14T21:29:25.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21172024-10-14T21:29:25.744Z
21182024-10-14T21:29:25.744Zinfo: running `cargo check --bins` on omicron-certificates (33/166)
21192024-10-14T21:29:26.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21202024-10-14T21:29:26.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21212024-10-14T21:29:26.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21222024-10-14T21:29:26.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21232024-10-14T21:29:26.406Z
21242024-10-14T21:29:26.406Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/166)
21252024-10-14T21:29:27.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21262024-10-14T21:29:27.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21272024-10-14T21:29:27.107Z Compiling heapless v0.8.0
21282024-10-14T21:29:27.203Z Checking hash32 v0.3.1
21292024-10-14T21:29:27.206Z Compiling smoltcp v0.11.0
21302024-10-14T21:29:27.220Z Checking embedded-io v0.4.0
21312024-10-14T21:29:27.220Z Checking cobs v0.2.3
21322024-10-14T21:29:27.243Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21332024-10-14T21:29:27.246Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21342024-10-14T21:29:27.267Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21352024-10-14T21:29:27.359Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21362024-10-14T21:29:27.374Z Compiling crucible-workspace-hack v0.1.0
21372024-10-14T21:29:27.396Z Checking newline-converter v0.3.0
21382024-10-14T21:29:27.411Z Checking postcard v1.0.8
21392024-10-14T21:29:27.546Z Checking socket2 v0.4.10
21402024-10-14T21:29:27.670Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21412024-10-14T21:29:27.686Z Compiling convert_case v0.4.0
21422024-10-14T21:29:27.786Z Checking expectorate v1.1.0
21432024-10-14T21:29:27.884Z Compiling zone_cfg_derive v0.3.0
21442024-10-14T21:29:27.924Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21452024-10-14T21:29:27.947Z Checking itertools v0.13.0
21462024-10-14T21:29:28.063Z Compiling num-derive v0.4.2
21472024-10-14T21:29:28.107Z Compiling slog-dtrace v0.3.0
21482024-10-14T21:29:28.267Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21492024-10-14T21:29:28.490Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21502024-10-14T21:29:28.623Z Compiling derive_more v0.99.18
21512024-10-14T21:29:29.311Z Checking zone v0.3.0
21522024-10-14T21:29:30.061Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21532024-10-14T21:29:31.216Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21542024-10-14T21:29:32.247Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21552024-10-14T21:29:32.554Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21562024-10-14T21:29:33.313Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21572024-10-14T21:29:33.850Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21582024-10-14T21:29:35.076Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21592024-10-14T21:29:35.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.55s
21602024-10-14T21:29:36.119Z
21612024-10-14T21:29:36.119Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/166)
21622024-10-14T21:29:36.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21632024-10-14T21:29:36.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21642024-10-14T21:29:36.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21652024-10-14T21:29:36.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21662024-10-14T21:29:36.785Z
21672024-10-14T21:29:36.785Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/166)
21682024-10-14T21:29:37.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21692024-10-14T21:29:37.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21702024-10-14T21:29:37.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21712024-10-14T21:29:37.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21722024-10-14T21:29:37.456Z
21732024-10-14T21:29:37.456Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/166)
21742024-10-14T21:29:38.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21752024-10-14T21:29:38.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21762024-10-14T21:29:38.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21772024-10-14T21:29:38.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21782024-10-14T21:29:38.214Z
21792024-10-14T21:29:38.214Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/166)
21802024-10-14T21:29:38.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21812024-10-14T21:29:38.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21822024-10-14T21:29:38.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21832024-10-14T21:29:38.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21842024-10-14T21:29:38.985Z
21852024-10-14T21:29:38.985Zinfo: running `cargo check --bins` on dns-server (39/166)
21862024-10-14T21:29:39.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21872024-10-14T21:29:39.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21882024-10-14T21:29:39.675Z Compiling parking_lot_core v0.8.6
21892024-10-14T21:29:39.675Z Checking nibble_vec v0.1.0
21902024-10-14T21:29:39.678Z Checking endian-type v0.1.2
21912024-10-14T21:29:39.678Z Checking fxhash v0.2.1
21922024-10-14T21:29:39.678Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21932024-10-14T21:29:39.678Z Checking hickory-server v0.24.1
21942024-10-14T21:29:39.980Z Checking radix_trie v0.2.1
21952024-10-14T21:29:40.279Z Checking hickory-client v0.24.1
21962024-10-14T21:29:40.417Z Checking parking_lot v0.11.2
21972024-10-14T21:29:40.489Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21982024-10-14T21:29:40.489Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21992024-10-14T21:29:40.686Z Checking sled v0.34.7
22002024-10-14T21:29:42.531Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22012024-10-14T21:29:43.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
22022024-10-14T21:29:43.872Z
22032024-10-14T21:29:43.872Zinfo: running `cargo check --bins` on dns-server-api (40/166)
22042024-10-14T21:29:44.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22052024-10-14T21:29:44.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22062024-10-14T21:29:44.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22072024-10-14T21:29:44.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22082024-10-14T21:29:44.546Z
22092024-10-14T21:29:44.546Zinfo: running `cargo check --bins` on internal-dns-types (41/166)
22102024-10-14T21:29:45.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22112024-10-14T21:29:45.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22122024-10-14T21:29:45.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22132024-10-14T21:29:45.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22142024-10-14T21:29:45.213Z
22152024-10-14T21:29:45.213Zinfo: running `cargo check --bins` on dns-service-client (42/166)
22162024-10-14T21:29:45.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22172024-10-14T21:29:45.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22182024-10-14T21:29:45.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22192024-10-14T21:29:45.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22202024-10-14T21:29:45.879Z
22212024-10-14T21:29:45.880Zinfo: running `cargo check --bins` on gateway-test-utils (43/166)
22222024-10-14T21:29:46.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22232024-10-14T21:29:46.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22242024-10-14T21:29:46.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22252024-10-14T21:29:46.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
22262024-10-14T21:29:46.603Z
22272024-10-14T21:29:46.603Zinfo: running `cargo check --bins` on gateway-types (44/166)
22282024-10-14T21:29:47.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292024-10-14T21:29:47.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302024-10-14T21:29:47.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312024-10-14T21:29:47.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22322024-10-14T21:29:47.279Z
22332024-10-14T21:29:47.279Zinfo: running `cargo check --bins` on ipcc (45/166)
22342024-10-14T21:29:47.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352024-10-14T21:29:47.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362024-10-14T21:29:47.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372024-10-14T21:29:47.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22382024-10-14T21:29:47.954Z
22392024-10-14T21:29:47.954Zinfo: running `cargo check --bins` on omicron-gateway (46/166)
22402024-10-14T21:29:48.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412024-10-14T21:29:48.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422024-10-14T21:29:48.690Z Checking num-rational v0.4.2
22432024-10-14T21:29:48.690Z Compiling progenitor-client v0.8.0
22442024-10-14T21:29:48.692Z Checking num-complex v0.4.6
22452024-10-14T21:29:48.693Z Compiling prettyplease v0.2.22
22462024-10-14T21:29:48.693Z Compiling newtype-uuid v1.1.2
22472024-10-14T21:29:48.693Z Compiling ipnetwork v0.20.0
22482024-10-14T21:29:48.789Z Compiling instant v0.1.12
22492024-10-14T21:29:48.792Z Compiling semver v0.1.20
22502024-10-14T21:29:48.956Z Compiling radium v0.7.0
22512024-10-14T21:29:49.084Z Checking float-ord v0.3.2
22522024-10-14T21:29:49.157Z Compiling progenitor v0.8.0
22532024-10-14T21:29:49.191Z Compiling rustc_version v0.1.7
22542024-10-14T21:29:49.243Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22552024-10-14T21:29:49.380Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22562024-10-14T21:29:49.421Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22572024-10-14T21:29:49.441Z Compiling backoff v0.4.0
22582024-10-14T21:29:49.455Z Compiling parse-display v0.10.0
22592024-10-14T21:29:49.670Z Checking num v0.4.3
22602024-10-14T21:29:49.686Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612024-10-14T21:29:49.712Z Compiling serde_with v3.11.0
22622024-10-14T21:29:49.755Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22632024-10-14T21:29:49.774Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22642024-10-14T21:29:49.790Z Compiling regress v0.9.1
22652024-10-14T21:29:49.948Z Compiling macaddr v1.0.1
22662024-10-14T21:29:50.121Z Checking tap v1.0.1
22672024-10-14T21:29:50.280Z Compiling maybe-uninit v2.0.0
22682024-10-14T21:29:50.401Z Checking wyz v0.5.1
22692024-10-14T21:29:50.806Z Compiling newtype_derive v0.1.6
22702024-10-14T21:29:51.012Z Checking password-hash v0.5.0
22712024-10-14T21:29:51.111Z Checking blake2 v0.10.6
22722024-10-14T21:29:51.405Z Compiling bzip2-sys v0.1.11+1.0.8
22732024-10-14T21:29:51.478Z Compiling owo-colors v4.1.0
22742024-10-14T21:29:51.617Z Compiling cancel-safe-futures v0.1.5
22752024-10-14T21:29:51.765Z Compiling packed_struct v0.10.1
22762024-10-14T21:29:51.780Z Checking funty v2.0.0
22772024-10-14T21:29:51.925Z Checking crc-catalog v2.4.0
22782024-10-14T21:29:52.062Z Checking crc v3.2.1
22792024-10-14T21:29:52.296Z Checking argon2 v0.5.3
22802024-10-14T21:29:52.760Z Checking bitvec v1.0.1
22812024-10-14T21:29:52.962Z Compiling packed_struct_codegen v0.10.1
22822024-10-14T21:29:53.045Z Compiling indexmap v1.9.3
22832024-10-14T21:29:53.361Z Checking half v2.4.1
22842024-10-14T21:29:53.389Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22852024-10-14T21:29:53.426Z Checking ciborium-io v0.2.2
22862024-10-14T21:29:53.551Z Checking nodrop v0.1.14
22872024-10-14T21:29:53.676Z Checking array-init v0.0.4
22882024-10-14T21:29:53.846Z Checking ciborium-ll v0.2.2
22892024-10-14T21:29:53.888Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22902024-10-14T21:29:54.163Z Checking smallvec v0.6.14
22912024-10-14T21:29:54.294Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22922024-10-14T21:29:54.579Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22932024-10-14T21:29:55.192Z Checking libsw v3.3.1
22942024-10-14T21:29:55.450Z Compiling memoffset v0.9.1
22952024-10-14T21:29:55.700Z Checking indent_write v2.2.0
22962024-10-14T21:29:55.769Z Checking hashbrown v0.12.3
22972024-10-14T21:29:55.788Z Checking bitfield v0.14.0
22982024-10-14T21:29:55.904Z Checking linear-map v1.2.0
22992024-10-14T21:29:56.055Z Checking swrite v0.1.0
23002024-10-14T21:29:56.058Z Checking highway v1.2.0
23012024-10-14T21:29:56.173Z Checking termcolor v1.4.1
23022024-10-14T21:29:56.227Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23032024-10-14T21:29:56.458Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23042024-10-14T21:29:56.523Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23052024-10-14T21:29:56.624Z Checking env_logger v0.10.2
23062024-10-14T21:29:57.040Z Checking ron v0.8.1
23072024-10-14T21:29:57.242Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23082024-10-14T21:29:57.368Z Checking serde-hex v0.1.0
23092024-10-14T21:29:57.579Z Checking steno v0.4.1
23102024-10-14T21:29:57.980Z Checking ciborium v0.2.2
23112024-10-14T21:29:58.323Z Checking bzip2 v0.4.4
23122024-10-14T21:29:58.798Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23132024-10-14T21:29:58.826Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23142024-10-14T21:29:58.994Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23152024-10-14T21:29:59.055Z Checking hashbrown v0.13.2
23162024-10-14T21:29:59.127Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23172024-10-14T21:29:59.433Z Checking humantime v2.1.0
23182024-10-14T21:29:59.733Z Checking crc-any v2.5.0
23192024-10-14T21:29:59.839Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23202024-10-14T21:30:00.065Z Checking object v0.30.4
23212024-10-14T21:30:00.088Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23222024-10-14T21:30:00.111Z Checking zip v0.6.6
23232024-10-14T21:30:00.280Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23242024-10-14T21:30:00.596Z Checking path-slash v0.1.5
23252024-10-14T21:30:00.645Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23262024-10-14T21:30:00.771Z Checking nix v0.27.1
23272024-10-14T21:30:00.805Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23282024-10-14T21:30:01.228Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23292024-10-14T21:30:01.500Z Checking kstat-rs v0.2.4
23302024-10-14T21:30:01.524Z Checking signal-hook-tokio v0.3.1
23312024-10-14T21:30:02.950Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23322024-10-14T21:30:03.430Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23332024-10-14T21:30:08.330Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23342024-10-14T21:30:10.095Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23352024-10-14T21:30:10.576Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23362024-10-14T21:30:13.777Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23372024-10-14T21:30:14.027Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23382024-10-14T21:30:14.876Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23392024-10-14T21:30:20.248Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23402024-10-14T21:30:20.880Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23412024-10-14T21:30:23.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s
23422024-10-14T21:30:23.736Z
23432024-10-14T21:30:23.736Zinfo: running `cargo check --bins` on gateway-api (47/166)
23442024-10-14T21:30:24.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23452024-10-14T21:30:24.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23462024-10-14T21:30:24.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23472024-10-14T21:30:24.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23482024-10-14T21:30:24.418Z
23492024-10-14T21:30:24.418Zinfo: running `cargo check --bins` on oximeter (48/166)
23502024-10-14T21:30:25.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23512024-10-14T21:30:25.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23522024-10-14T21:30:25.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23532024-10-14T21:30:25.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23542024-10-14T21:30:25.094Z
23552024-10-14T21:30:25.094Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/166)
23562024-10-14T21:30:25.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23572024-10-14T21:30:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23582024-10-14T21:30:25.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23592024-10-14T21:30:25.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23602024-10-14T21:30:25.877Z
23612024-10-14T21:30:25.878Zinfo: running `cargo check --bins` on oximeter-schema (50/166)
23622024-10-14T21:30:26.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632024-10-14T21:30:26.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642024-10-14T21:30:26.441Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23652024-10-14T21:30:26.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
23662024-10-14T21:30:27.004Z
23672024-10-14T21:30:27.004Zinfo: running `cargo check --bins` on oximeter-types (51/166)
23682024-10-14T21:30:27.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23692024-10-14T21:30:27.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23702024-10-14T21:30:27.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23712024-10-14T21:30:27.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23722024-10-14T21:30:27.666Z
23732024-10-14T21:30:27.666Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/166)
23742024-10-14T21:30:28.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752024-10-14T21:30:28.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762024-10-14T21:30:28.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23772024-10-14T21:30:28.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23782024-10-14T21:30:28.337Z
23792024-10-14T21:30:28.337Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/166)
23802024-10-14T21:30:28.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812024-10-14T21:30:28.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822024-10-14T21:30:28.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23832024-10-14T21:30:28.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23842024-10-14T21:30:28.995Z
23852024-10-14T21:30:28.995Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/166)
23862024-10-14T21:30:29.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23872024-10-14T21:30:29.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23882024-10-14T21:30:29.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23892024-10-14T21:30:29.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23902024-10-14T21:30:29.667Z
23912024-10-14T21:30:29.668Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/166)
23922024-10-14T21:30:30.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932024-10-14T21:30:30.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942024-10-14T21:30:30.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23952024-10-14T21:30:30.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23962024-10-14T21:30:30.340Z
23972024-10-14T21:30:30.341Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/166)
23982024-10-14T21:30:30.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992024-10-14T21:30:30.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002024-10-14T21:30:30.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24012024-10-14T21:30:30.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24022024-10-14T21:30:31.010Z
24032024-10-14T21:30:31.010Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/166)
24042024-10-14T21:30:31.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052024-10-14T21:30:31.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062024-10-14T21:30:31.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24072024-10-14T21:30:31.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24082024-10-14T21:30:31.678Z
24092024-10-14T21:30:31.678Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/166)
24102024-10-14T21:30:32.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112024-10-14T21:30:32.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122024-10-14T21:30:32.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24132024-10-14T21:30:32.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24142024-10-14T21:30:32.346Z
24152024-10-14T21:30:32.346Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/166)
24162024-10-14T21:30:32.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-10-14T21:30:32.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-10-14T21:30:32.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192024-10-14T21:30:32.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24202024-10-14T21:30:33.015Z
24212024-10-14T21:30:33.015Zinfo: running `cargo check --bins` on oximeter-producer (60/166)
24222024-10-14T21:30:33.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-10-14T21:30:33.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-10-14T21:30:33.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24252024-10-14T21:30:33.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24262024-10-14T21:30:33.720Z
24272024-10-14T21:30:33.720Zinfo: running `cargo check --bins` on internal-dns-resolver (61/166)
24282024-10-14T21:30:34.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292024-10-14T21:30:34.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302024-10-14T21:30:34.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312024-10-14T21:30:34.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24322024-10-14T21:30:34.387Z
24332024-10-14T21:30:34.387Zinfo: running `cargo check --bins` on nexus-client (62/166)
24342024-10-14T21:30:35.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352024-10-14T21:30:35.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362024-10-14T21:30:35.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372024-10-14T21:30:35.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24382024-10-14T21:30:35.086Z
24392024-10-14T21:30:35.086Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/166)
24402024-10-14T21:30:35.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412024-10-14T21:30:35.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422024-10-14T21:30:35.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432024-10-14T21:30:35.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24442024-10-14T21:30:35.772Z
24452024-10-14T21:30:35.772Zinfo: running `cargo check --bins` on omicron-passwords (64/166)
24462024-10-14T21:30:36.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472024-10-14T21:30:36.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482024-10-14T21:30:36.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492024-10-14T21:30:36.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24502024-10-14T21:30:36.435Z
24512024-10-14T21:30:36.435Zinfo: running `cargo check --bins` on nexus-types (65/166)
24522024-10-14T21:30:37.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532024-10-14T21:30:37.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542024-10-14T21:30:37.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552024-10-14T21:30:37.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24562024-10-14T21:30:37.131Z
24572024-10-14T21:30:37.131Zinfo: running `cargo check --bins` on gateway-client (66/166)
24582024-10-14T21:30:37.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-10-14T21:30:37.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-10-14T21:30:37.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612024-10-14T21:30:37.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24622024-10-14T21:30:37.788Z
24632024-10-14T21:30:37.788Zinfo: running `cargo check --bins` on oxql-types (67/166)
24642024-10-14T21:30:38.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652024-10-14T21:30:38.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662024-10-14T21:30:38.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672024-10-14T21:30:38.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24682024-10-14T21:30:38.467Z
24692024-10-14T21:30:38.467Zinfo: running `cargo check --bins` on update-engine (68/166)
24702024-10-14T21:30:39.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712024-10-14T21:30:39.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722024-10-14T21:30:39.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732024-10-14T21:30:39.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24742024-10-14T21:30:39.128Z
24752024-10-14T21:30:39.128Zinfo: running `cargo check --bins` on sp-sim (69/166)
24762024-10-14T21:30:39.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772024-10-14T21:30:39.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782024-10-14T21:30:39.794Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24792024-10-14T21:30:41.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
24802024-10-14T21:30:41.698Z
24812024-10-14T21:30:41.698Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/166)
24822024-10-14T21:30:42.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832024-10-14T21:30:42.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842024-10-14T21:30:42.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852024-10-14T21:30:42.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24862024-10-14T21:30:42.411Z
24872024-10-14T21:30:42.411Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/166)
24882024-10-14T21:30:43.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892024-10-14T21:30:43.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902024-10-14T21:30:43.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912024-10-14T21:30:43.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24922024-10-14T21:30:43.148Z
24932024-10-14T21:30:43.148Zinfo: running `cargo check --bins` on db-macros (72/166)
24942024-10-14T21:30:43.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952024-10-14T21:30:43.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962024-10-14T21:30:43.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972024-10-14T21:30:43.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24982024-10-14T21:30:43.807Z
24992024-10-14T21:30:43.807Zinfo: running `cargo check --bins` on nexus-macros-common (73/166)
25002024-10-14T21:30:44.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012024-10-14T21:30:44.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022024-10-14T21:30:44.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032024-10-14T21:30:44.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25042024-10-14T21:30:44.463Z
25052024-10-14T21:30:44.463Zinfo: running `cargo check --bins` on nexus-auth (74/166)
25062024-10-14T21:30:45.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072024-10-14T21:30:45.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082024-10-14T21:30:45.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092024-10-14T21:30:45.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25102024-10-14T21:30:45.185Z
25112024-10-14T21:30:45.185Zinfo: running `cargo check --bins` on authz-macros (75/166)
25122024-10-14T21:30:45.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132024-10-14T21:30:45.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142024-10-14T21:30:45.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152024-10-14T21:30:45.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25162024-10-14T21:30:45.836Z
25172024-10-14T21:30:45.836Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/166)
25182024-10-14T21:30:46.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192024-10-14T21:30:46.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202024-10-14T21:30:46.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212024-10-14T21:30:46.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25222024-10-14T21:30:46.536Z
25232024-10-14T21:30:46.536Zinfo: running `cargo check --bins` on nexus-db-model (77/166)
25242024-10-14T21:30:47.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252024-10-14T21:30:47.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262024-10-14T21:30:47.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272024-10-14T21:30:47.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25282024-10-14T21:30:47.247Z
25292024-10-14T21:30:47.247Zinfo: running `cargo check --bins` on nexus-defaults (78/166)
25302024-10-14T21:30:47.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312024-10-14T21:30:47.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322024-10-14T21:30:47.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332024-10-14T21:30:47.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25342024-10-14T21:30:47.922Z
25352024-10-14T21:30:47.922Zinfo: running `cargo check --bins` on sled-agent-client (79/166)
25362024-10-14T21:30:48.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372024-10-14T21:30:48.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382024-10-14T21:30:48.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392024-10-14T21:30:48.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25402024-10-14T21:30:48.606Z
25412024-10-14T21:30:48.606Zinfo: running `cargo check --bins` on nexus-inventory (80/166)
25422024-10-14T21:30:49.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432024-10-14T21:30:49.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442024-10-14T21:30:49.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452024-10-14T21:30:49.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25462024-10-14T21:30:49.300Z
25472024-10-14T21:30:49.300Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/166)
25482024-10-14T21:30:49.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492024-10-14T21:30:49.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502024-10-14T21:30:49.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512024-10-14T21:30:49.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25522024-10-14T21:30:49.977Z
25532024-10-14T21:30:49.978Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/166)
25542024-10-14T21:30:50.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552024-10-14T21:30:50.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562024-10-14T21:30:50.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572024-10-14T21:30:50.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25582024-10-14T21:30:50.656Z
25592024-10-14T21:30:50.656Zinfo: running `cargo check --bins` on typed-rng (83/166)
25602024-10-14T21:30:51.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612024-10-14T21:30:51.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622024-10-14T21:30:51.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632024-10-14T21:30:51.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25642024-10-14T21:30:51.320Z
25652024-10-14T21:30:51.320Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/166)
25662024-10-14T21:30:51.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672024-10-14T21:30:51.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682024-10-14T21:30:52.089Z Checking keccak v0.1.5
25692024-10-14T21:30:52.193Z Checking secrecy v0.8.0
25702024-10-14T21:30:52.197Z Compiling unicase v2.7.0
25712024-10-14T21:30:52.197Z Compiling same-file v1.0.6
25722024-10-14T21:30:52.197Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25732024-10-14T21:30:52.209Z Compiling tempfile v3.13.0
25742024-10-14T21:30:52.237Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25752024-10-14T21:30:52.240Z Compiling thiserror-impl-no-std v2.0.2
25762024-10-14T21:30:52.368Z Compiling walkdir v2.5.0
25772024-10-14T21:30:52.458Z Checking universal-hash v0.5.1
25782024-10-14T21:30:52.475Z Checking sha3 v0.10.8
25792024-10-14T21:30:52.531Z Compiling blake3 v1.5.1
25802024-10-14T21:30:52.647Z Compiling ring v0.16.20
25812024-10-14T21:30:52.674Z Checking opaque-debug v0.3.1
25822024-10-14T21:30:52.768Z Checking poly1305 v0.8.0
25832024-10-14T21:30:52.860Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25842024-10-14T21:30:53.068Z Checking chacha20 v0.9.1
25852024-10-14T21:30:53.093Z Checking aead v0.5.2
25862024-10-14T21:30:53.171Z Compiling memmap2 v0.9.4
25872024-10-14T21:30:53.274Z Compiling spin v0.5.2
25882024-10-14T21:30:53.292Z Compiling arrayref v0.3.7
25892024-10-14T21:30:53.392Z Compiling salty v0.3.0
25902024-10-14T21:30:53.395Z Compiling home v0.5.9
25912024-10-14T21:30:53.489Z Compiling arrayvec v0.7.4
25922024-10-14T21:30:53.557Z Compiling untrusted v0.7.1
25932024-10-14T21:30:53.585Z Compiling constant_time_eq v0.3.0
25942024-10-14T21:30:53.618Z Compiling libefi-sys v0.1.0
25952024-10-14T21:30:53.766Z Compiling toolchain_find v0.4.0
25962024-10-14T21:30:53.783Z Checking chacha20poly1305 v0.10.1
25972024-10-14T21:30:53.916Z Compiling camino-tempfile v1.1.1
25982024-10-14T21:30:53.949Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25992024-10-14T21:30:53.993Z Compiling bitfield-struct v0.6.1
26002024-10-14T21:30:54.229Z Compiling topological-sort v0.2.2
26012024-10-14T21:30:54.351Z Compiling mime_guess v2.0.4
26022024-10-14T21:30:54.386Z Compiling rustfmt-wrapper v0.2.1
26032024-10-14T21:30:54.803Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26042024-10-14T21:30:54.957Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26052024-10-14T21:30:55.089Z Checking primeorder v0.13.6
26062024-10-14T21:30:55.142Z Checking env_filter v0.1.2
26072024-10-14T21:30:55.257Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26082024-10-14T21:30:55.343Z Checking thiserror-no-std v2.0.2
26092024-10-14T21:30:55.371Z Checking env_logger v0.11.5
26102024-10-14T21:30:55.445Z Checking vsss-rs v3.3.4
26112024-10-14T21:30:55.462Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26122024-10-14T21:30:55.536Z Checking p384 v0.13.0
26132024-10-14T21:30:55.604Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26142024-10-14T21:30:55.659Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26152024-10-14T21:30:55.886Z Checking gethostname v0.5.0
26162024-10-14T21:30:55.959Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26172024-10-14T21:30:56.008Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26182024-10-14T21:30:56.011Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26192024-10-14T21:30:56.236Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26202024-10-14T21:30:56.380Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26212024-10-14T21:30:56.615Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26222024-10-14T21:30:56.618Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26232024-10-14T21:30:56.883Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26242024-10-14T21:30:56.901Z Checking nanorand v0.7.0
26252024-10-14T21:30:56.921Z Checking atty v0.2.14
26262024-10-14T21:30:56.952Z Checking http-range v0.1.5
26272024-10-14T21:30:57.041Z Checking glob v0.3.1
26282024-10-14T21:30:57.135Z Checking hyper-staticfile v0.10.1
26292024-10-14T21:30:57.266Z Checking flume v0.11.0
26302024-10-14T21:30:57.370Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26312024-10-14T21:30:57.666Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26322024-10-14T21:30:57.840Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26332024-10-14T21:30:57.980Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26342024-10-14T21:30:58.408Z Compiling omicron-zone-package v0.11.1
26352024-10-14T21:30:58.666Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26362024-10-14T21:30:59.120Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26372024-10-14T21:30:59.638Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26382024-10-14T21:30:59.908Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26392024-10-14T21:30:59.949Z Checking display-error-chain v0.2.1
26402024-10-14T21:31:01.265Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26412024-10-14T21:31:02.332Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26422024-10-14T21:31:04.045Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26432024-10-14T21:31:04.048Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26442024-10-14T21:31:14.107Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26452024-10-14T21:31:26.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.01s
26462024-10-14T21:31:26.519Z
26472024-10-14T21:31:26.519Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/166)
26482024-10-14T21:31:27.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492024-10-14T21:31:27.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502024-10-14T21:31:27.293Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26512024-10-14T21:31:39.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.11s
26522024-10-14T21:31:39.820Z
26532024-10-14T21:31:39.820Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/166)
26542024-10-14T21:31:40.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552024-10-14T21:31:40.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562024-10-14T21:31:40.585Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26572024-10-14T21:31:52.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
26582024-10-14T21:31:52.923Z
26592024-10-14T21:31:52.923Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/166)
26602024-10-14T21:31:53.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612024-10-14T21:31:53.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622024-10-14T21:31:53.693Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26632024-10-14T21:32:05.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.03s
26642024-10-14T21:32:06.136Z
26652024-10-14T21:32:06.136Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/166)
26662024-10-14T21:32:06.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-10-14T21:32:06.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-10-14T21:32:06.904Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26692024-10-14T21:32:19.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.95s
26702024-10-14T21:32:19.277Z
26712024-10-14T21:32:19.277Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/166)
26722024-10-14T21:32:19.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-10-14T21:32:19.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-10-14T21:32:20.037Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26752024-10-14T21:32:32.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
26762024-10-14T21:32:32.448Z
26772024-10-14T21:32:32.448Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/166)
26782024-10-14T21:32:33.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-10-14T21:32:33.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-10-14T21:32:33.204Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26812024-10-14T21:32:45.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s
26822024-10-14T21:32:45.573Z
26832024-10-14T21:32:45.573Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/166)
26842024-10-14T21:32:46.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-10-14T21:32:46.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-10-14T21:32:46.353Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26872024-10-14T21:32:58.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.09s
26882024-10-14T21:32:58.853Z
26892024-10-14T21:32:58.854Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/166)
26902024-10-14T21:32:59.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912024-10-14T21:32:59.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922024-10-14T21:32:59.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932024-10-14T21:32:59.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26942024-10-14T21:32:59.545Z
26952024-10-14T21:32:59.545Zinfo: running `cargo check --bins` on sled-agent-types (93/166)
26962024-10-14T21:33:00.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972024-10-14T21:33:00.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982024-10-14T21:33:00.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992024-10-14T21:33:00.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27002024-10-14T21:33:00.239Z
27012024-10-14T21:33:00.239Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/166)
27022024-10-14T21:33:00.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032024-10-14T21:33:00.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042024-10-14T21:33:00.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052024-10-14T21:33:00.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27062024-10-14T21:33:00.924Z
27072024-10-14T21:33:00.924Zinfo: running `cargo check --bins` on dpd-client (95/166)
27082024-10-14T21:33:01.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092024-10-14T21:33:01.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102024-10-14T21:33:01.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112024-10-14T21:33:01.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27122024-10-14T21:33:01.599Z
27132024-10-14T21:33:01.599Zinfo: running `cargo check --bins` on installinator-common (96/166)
27142024-10-14T21:33:02.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152024-10-14T21:33:02.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162024-10-14T21:33:02.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172024-10-14T21:33:02.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27182024-10-14T21:33:02.281Z
27192024-10-14T21:33:02.281Zinfo: running `cargo check --bins` on key-manager (97/166)
27202024-10-14T21:33:02.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212024-10-14T21:33:02.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222024-10-14T21:33:02.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232024-10-14T21:33:02.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27242024-10-14T21:33:02.950Z
27252024-10-14T21:33:02.950Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/166)
27262024-10-14T21:33:03.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272024-10-14T21:33:03.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282024-10-14T21:33:03.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292024-10-14T21:33:03.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27302024-10-14T21:33:03.629Z
27312024-10-14T21:33:03.629Zinfo: running `cargo check --bins` on sled-agent-api (99/166)
27322024-10-14T21:33:04.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332024-10-14T21:33:04.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342024-10-14T21:33:04.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352024-10-14T21:33:04.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27362024-10-14T21:33:04.324Z
27372024-10-14T21:33:04.324Zinfo: running `cargo check --bins` on sled-hardware (100/166)
27382024-10-14T21:33:04.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392024-10-14T21:33:04.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402024-10-14T21:33:04.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412024-10-14T21:33:04.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27422024-10-14T21:33:05.004Z
27432024-10-14T21:33:05.004Zinfo: running `cargo check --bins --no-default-features` on sled-storage (101/166)
27442024-10-14T21:33:05.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-10-14T21:33:05.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-10-14T21:33:05.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472024-10-14T21:33:05.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27482024-10-14T21:33:05.688Z
27492024-10-14T21:33:05.688Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (102/166)
27502024-10-14T21:33:06.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-10-14T21:33:06.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-10-14T21:33:06.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532024-10-14T21:33:06.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27542024-10-14T21:33:06.378Z
27552024-10-14T21:33:06.378Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/166)
27562024-10-14T21:33:07.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572024-10-14T21:33:07.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582024-10-14T21:33:07.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592024-10-14T21:33:07.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27602024-10-14T21:33:07.076Z
27612024-10-14T21:33:07.076Zinfo: running `cargo check --bins` on nexus-test-interface (104/166)
27622024-10-14T21:33:07.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-10-14T21:33:07.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-10-14T21:33:07.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652024-10-14T21:33:07.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27662024-10-14T21:33:07.765Z
27672024-10-14T21:33:07.765Zinfo: running `cargo check --bins` on oximeter-collector (105/166)
27682024-10-14T21:33:08.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-10-14T21:33:08.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-10-14T21:33:08.489Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27712024-10-14T21:33:08.489Z Checking bcs v0.1.6
27722024-10-14T21:33:08.492Z Compiling async-recursion v1.1.1
27732024-10-14T21:33:08.492Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27742024-10-14T21:33:08.492Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27752024-10-14T21:33:09.586Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27762024-10-14T21:33:12.842Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27772024-10-14T21:33:14.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
27782024-10-14T21:33:14.679Z
27792024-10-14T21:33:14.679Zinfo: running `cargo check --bins` on oximeter-api (106/166)
27802024-10-14T21:33:15.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-10-14T21:33:15.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-10-14T21:33:15.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832024-10-14T21:33:15.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27842024-10-14T21:33:15.351Z
27852024-10-14T21:33:15.351Zinfo: running `cargo check --bins` on oximeter-client (107/166)
27862024-10-14T21:33:15.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-10-14T21:33:15.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-10-14T21:33:15.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-10-14T21:33:15.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27902024-10-14T21:33:16.016Z
27912024-10-14T21:33:16.016Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/166)
27922024-10-14T21:33:16.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-10-14T21:33:16.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-10-14T21:33:16.703Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27952024-10-14T21:33:17.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
27962024-10-14T21:33:17.446Z
27972024-10-14T21:33:17.446Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (109/166)
27982024-10-14T21:33:18.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-10-14T21:33:18.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-10-14T21:33:18.153Z Compiling cfg_aliases v0.1.1
28012024-10-14T21:33:18.155Z Compiling vte_generate_state_changes v0.1.1
28022024-10-14T21:33:18.155Z Checking fd-lock v4.0.2
28032024-10-14T21:33:18.156Z Checking bytecount v0.6.8
28042024-10-14T21:33:18.260Z Compiling tabled_derive v0.7.0
28052024-10-14T21:33:18.278Z Compiling peg-macros v0.8.4
28062024-10-14T21:33:18.281Z Compiling sqlparser_derive v0.2.2
28072024-10-14T21:33:18.281Z Checking home v0.5.9
28082024-10-14T21:33:18.332Z Compiling nix v0.28.0
28092024-10-14T21:33:18.371Z Checking papergrid v0.11.0
28102024-10-14T21:33:18.425Z Checking nu-ansi-term v0.50.0
28112024-10-14T21:33:18.441Z Checking unicode_categories v0.1.1
28122024-10-14T21:33:18.735Z Checking sqlformat v0.2.6
28132024-10-14T21:33:18.886Z Checking vte v0.11.1
28142024-10-14T21:33:19.417Z Checking sqlparser v0.45.0
28152024-10-14T21:33:20.248Z Checking strip-ansi-escapes v0.2.0
28162024-10-14T21:33:20.314Z Checking tabled v0.15.0
28172024-10-14T21:33:20.386Z Checking reedline v0.35.0
28182024-10-14T21:33:20.973Z Checking peg v0.8.4
28192024-10-14T21:33:21.386Z Checking rustyline v14.0.0
28202024-10-14T21:33:25.845Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28212024-10-14T21:33:31.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s
28222024-10-14T21:33:31.496Z
28232024-10-14T21:33:31.496Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/166)
28242024-10-14T21:33:32.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252024-10-14T21:33:32.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262024-10-14T21:33:32.198Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28272024-10-14T21:33:37.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
28282024-10-14T21:33:38.036Z
28292024-10-14T21:33:38.036Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (111/166)
28302024-10-14T21:33:38.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312024-10-14T21:33:38.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322024-10-14T21:33:38.728Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28332024-10-14T21:33:43.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
28342024-10-14T21:33:43.224Z
28352024-10-14T21:33:43.224Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (112/166)
28362024-10-14T21:33:43.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372024-10-14T21:33:43.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382024-10-14T21:33:43.912Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28392024-10-14T21:33:48.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
28402024-10-14T21:33:49.070Z
28412024-10-14T21:33:49.070Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (113/166)
28422024-10-14T21:33:49.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-10-14T21:33:49.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-10-14T21:33:49.766Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28452024-10-14T21:33:55.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
28462024-10-14T21:33:55.374Z
28472024-10-14T21:33:55.375Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (114/166)
28482024-10-14T21:33:55.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-10-14T21:33:55.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-10-14T21:33:56.069Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28512024-10-14T21:34:00.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
28522024-10-14T21:34:00.357Z
28532024-10-14T21:34:00.357Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (115/166)
28542024-10-14T21:34:00.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552024-10-14T21:34:00.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562024-10-14T21:34:01.061Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28572024-10-14T21:34:05.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
28582024-10-14T21:34:05.802Z
28592024-10-14T21:34:05.802Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (116/166)
28602024-10-14T21:34:06.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-10-14T21:34:06.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-10-14T21:34:06.501Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28632024-10-14T21:34:11.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
28642024-10-14T21:34:11.955Z
28652024-10-14T21:34:11.955Zinfo: running `cargo check --bins` on oximeter-test-utils (117/166)
28662024-10-14T21:34:12.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672024-10-14T21:34:12.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682024-10-14T21:34:12.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692024-10-14T21:34:12.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28702024-10-14T21:34:12.645Z
28712024-10-14T21:34:12.645Zinfo: running `cargo check --bins` on cockroach-admin-client (118/166)
28722024-10-14T21:34:13.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732024-10-14T21:34:13.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742024-10-14T21:34:13.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752024-10-14T21:34:13.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28762024-10-14T21:34:13.300Z
28772024-10-14T21:34:13.300Zinfo: running `cargo check --bins` on installinator-client (119/166)
28782024-10-14T21:34:13.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-10-14T21:34:13.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-10-14T21:34:13.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-10-14T21:34:13.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28822024-10-14T21:34:13.975Z
28832024-10-14T21:34:13.975Zinfo: running `cargo check --bins` on oxide-client (120/166)
28842024-10-14T21:34:14.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-10-14T21:34:14.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-10-14T21:34:14.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-10-14T21:34:14.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28882024-10-14T21:34:14.621Z
28892024-10-14T21:34:14.621Zinfo: running `cargo check --bins` on wicketd-client (121/166)
28902024-10-14T21:34:15.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-10-14T21:34:15.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-10-14T21:34:15.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-10-14T21:34:15.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28942024-10-14T21:34:15.324Z
28952024-10-14T21:34:15.324Zinfo: running `cargo check --bins` on wicket-common (122/166)
28962024-10-14T21:34:15.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-10-14T21:34:15.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-10-14T21:34:15.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992024-10-14T21:34:15.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29002024-10-14T21:34:16.006Z
29012024-10-14T21:34:16.007Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/166)
29022024-10-14T21:34:16.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032024-10-14T21:34:16.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042024-10-14T21:34:16.702Z Checking csv-core v0.1.11
29052024-10-14T21:34:16.704Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29062024-10-14T21:34:17.000Z Checking csv v1.3.0
29072024-10-14T21:34:17.518Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29082024-10-14T21:34:17.848Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29092024-10-14T21:34:19.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
29102024-10-14T21:34:19.190Z
29112024-10-14T21:34:19.190Zinfo: running `cargo check --bins` on cockroach-admin-api (124/166)
29122024-10-14T21:34:19.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132024-10-14T21:34:19.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142024-10-14T21:34:19.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152024-10-14T21:34:19.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29162024-10-14T21:34:19.861Z
29172024-10-14T21:34:19.861Zinfo: running `cargo check --bins` on cockroach-admin-types (125/166)
29182024-10-14T21:34:20.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192024-10-14T21:34:20.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202024-10-14T21:34:20.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212024-10-14T21:34:20.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29222024-10-14T21:34:20.535Z
29232024-10-14T21:34:20.535Zinfo: running `cargo check --bins` on cert-dev (126/166)
29242024-10-14T21:34:21.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252024-10-14T21:34:21.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262024-10-14T21:34:21.188Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29272024-10-14T21:34:21.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29282024-10-14T21:34:21.605Z
29292024-10-14T21:34:21.605Zinfo: running `cargo check --bins` on ch-dev (127/166)
29302024-10-14T21:34:22.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312024-10-14T21:34:22.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322024-10-14T21:34:22.307Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29332024-10-14T21:34:23.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
29342024-10-14T21:34:23.165Z
29352024-10-14T21:34:23.165Zinfo: running `cargo check --bins` on crdb-seed (128/166)
29362024-10-14T21:34:23.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372024-10-14T21:34:23.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382024-10-14T21:34:23.852Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29392024-10-14T21:34:24.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
29402024-10-14T21:34:24.349Z
29412024-10-14T21:34:24.349Zinfo: running `cargo check --bins` on db-dev (129/166)
29422024-10-14T21:34:24.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432024-10-14T21:34:24.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442024-10-14T21:34:25.044Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29452024-10-14T21:34:25.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
29462024-10-14T21:34:25.902Z
29472024-10-14T21:34:25.902Zinfo: running `cargo check --bins` on omicron-dev-lib (130/166)
29482024-10-14T21:34:26.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492024-10-14T21:34:26.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502024-10-14T21:34:26.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512024-10-14T21:34:26.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29522024-10-14T21:34:26.593Z
29532024-10-14T21:34:26.593Zinfo: running `cargo check --bins` on xtask-downloader (131/166)
29542024-10-14T21:34:27.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552024-10-14T21:34:27.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562024-10-14T21:34:27.244Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29572024-10-14T21:34:28.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
29582024-10-14T21:34:28.245Z
29592024-10-14T21:34:28.245Zinfo: running `cargo check --bins` on omicron-ls-apis (132/166)
29602024-10-14T21:34:28.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612024-10-14T21:34:28.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622024-10-14T21:34:28.900Z Checking cargo-platform v0.1.8
29632024-10-14T21:34:29.162Z Checking cargo_metadata v0.18.1
29642024-10-14T21:34:30.130Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29652024-10-14T21:34:30.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
29662024-10-14T21:34:30.971Z
29672024-10-14T21:34:30.971Zinfo: running `cargo check --bins` on mgs-dev (133/166)
29682024-10-14T21:34:31.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692024-10-14T21:34:31.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702024-10-14T21:34:31.719Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29712024-10-14T21:34:32.374Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29722024-10-14T21:34:32.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29732024-10-14T21:34:33.048Z
29742024-10-14T21:34:33.048Zinfo: running `cargo check --bins` on omicron-omdb (134/166)
29752024-10-14T21:34:33.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-10-14T21:34:33.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-10-14T21:34:33.863Z Compiling glob v0.3.1
29782024-10-14T21:34:33.863Z Compiling crunchy v0.2.2
29792024-10-14T21:34:33.866Z Compiling tiny-keccak v2.0.2
29802024-10-14T21:34:33.866Z Compiling dsl_auto_type v0.1.2
29812024-10-14T21:34:33.866Z Checking scheduled-thread-pool v0.2.7
29822024-10-14T21:34:33.866Z Compiling diesel_table_macro_syntax v0.2.0
29832024-10-14T21:34:33.997Z Compiling ascii-canvas v3.0.0
29842024-10-14T21:34:34.000Z Compiling ena v0.14.3
29852024-10-14T21:34:34.182Z Checking r2d2 v0.8.10
29862024-10-14T21:34:34.291Z Compiling libloading v0.8.3
29872024-10-14T21:34:34.424Z Compiling diff v0.1.13
29882024-10-14T21:34:34.443Z Compiling regex-syntax v0.6.29
29892024-10-14T21:34:34.523Z Compiling bindgen v0.69.4
29902024-10-14T21:34:34.544Z Compiling which v4.4.2
29912024-10-14T21:34:34.699Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29922024-10-14T21:34:34.885Z Compiling clang-sys v1.7.0
29932024-10-14T21:34:34.929Z Compiling cexpr v0.6.0
29942024-10-14T21:34:35.083Z Compiling rustc-hash v1.1.0
29952024-10-14T21:34:35.137Z Compiling ref-cast v1.0.23
29962024-10-14T21:34:35.233Z Compiling shlex v1.3.0
29972024-10-14T21:34:35.352Z Compiling lazycell v1.3.0
29982024-10-14T21:34:35.370Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29992024-10-14T21:34:35.533Z Compiling derive_builder_core v0.20.0
30002024-10-14T21:34:35.606Z Compiling diesel_derives v2.2.2
30012024-10-14T21:34:35.645Z Compiling libxml v0.3.3
30022024-10-14T21:34:35.661Z Compiling ref-cast-impl v1.0.23
30032024-10-14T21:34:35.789Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30042024-10-14T21:34:36.071Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30052024-10-14T21:34:36.300Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30062024-10-14T21:34:36.608Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30072024-10-14T21:34:36.698Z Compiling strum_macros v0.24.3
30082024-10-14T21:34:36.999Z Compiling indoc v1.0.9
30092024-10-14T21:34:38.010Z Compiling lalrpop v0.19.12
30102024-10-14T21:34:38.029Z Compiling derive_builder_macro v0.20.0
30112024-10-14T21:34:38.919Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30122024-10-14T21:34:38.938Z Checking derive_builder v0.20.0
30132024-10-14T21:34:39.081Z Compiling oso-derive v0.27.3
30142024-10-14T21:34:39.495Z Compiling impl-trait-for-tuples v0.2.2
30152024-10-14T21:34:40.215Z Checking quick-xml v0.33.0
30162024-10-14T21:34:40.307Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
30172024-10-14T21:34:40.374Z Checking maplit v1.0.2
30182024-10-14T21:34:40.527Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30192024-10-14T21:34:40.699Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30202024-10-14T21:34:41.003Z Checking bb8 v0.8.5
30212024-10-14T21:34:41.515Z Compiling const_format_proc_macros v0.2.33
30222024-10-14T21:34:42.363Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30232024-10-14T21:34:42.387Z Checking castaway v0.2.3
30242024-10-14T21:34:42.561Z Checking compact_str v0.8.0
30252024-10-14T21:34:42.688Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30262024-10-14T21:34:42.997Z Checking unicode-truncate v1.0.0
30272024-10-14T21:34:43.242Z Checking lru v0.12.3
30282024-10-14T21:34:43.457Z Compiling instability v0.3.2
30292024-10-14T21:34:43.565Z Checking cassowary v0.3.0
30302024-10-14T21:34:43.743Z Checking const_format v0.2.33
30312024-10-14T21:34:43.957Z Checking unicode-linebreak v0.1.5
30322024-10-14T21:34:44.263Z Checking smawk v0.3.2
30332024-10-14T21:34:44.395Z Checking is_ci v1.2.0
30342024-10-14T21:34:44.477Z Checking textwrap v0.16.1
30352024-10-14T21:34:44.538Z Checking ratatui v0.28.1
30362024-10-14T21:34:44.556Z Checking supports-color v3.0.1
30372024-10-14T21:34:44.783Z Checking multimap v0.10.0
30382024-10-14T21:34:47.112Z Checking diesel v2.2.4
30392024-10-14T21:35:06.830Z Compiling samael v0.0.17
30402024-10-14T21:35:22.428Z Compiling polar-core v0.27.3
30412024-10-14T21:35:22.952Z Checking async-bb8-diesel v0.2.1
30422024-10-14T21:35:29.421Z Checking oso v0.27.3
30432024-10-14T21:36:33.402Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30442024-10-14T21:36:38.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
30452024-10-14T21:36:39.147Z
30462024-10-14T21:36:39.148Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (135/166)
30472024-10-14T21:36:39.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-10-14T21:36:39.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-10-14T21:36:39.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-10-14T21:36:39.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30512024-10-14T21:36:39.857Z
30522024-10-14T21:36:39.857Zinfo: running `cargo check --bins` on nexus-saga-recovery (136/166)
30532024-10-14T21:36:40.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-10-14T21:36:40.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-10-14T21:36:40.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-10-14T21:36:40.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30572024-10-14T21:36:40.570Z
30582024-10-14T21:36:40.571Zinfo: running `cargo check --bins` on nexus-test-utils-macros (137/166)
30592024-10-14T21:36:41.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-10-14T21:36:41.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-10-14T21:36:41.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-10-14T21:36:41.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30632024-10-14T21:36:41.224Z
30642024-10-14T21:36:41.224Zinfo: running `cargo check --bins` on omicron-nexus (138/166)
30652024-10-14T21:36:41.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-10-14T21:36:41.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-10-14T21:36:42.066Z Compiling libz-sys v1.1.16
30682024-10-14T21:36:42.174Z Checking http v0.2.12
30692024-10-14T21:36:42.177Z Compiling libgit2-sys v0.17.0+1.8.1
30702024-10-14T21:36:42.196Z Compiling vergen v8.3.2
30712024-10-14T21:36:42.196Z Compiling cargo-platform v0.1.8
30722024-10-14T21:36:42.198Z Compiling pin-project-internal v1.1.5
30732024-10-14T21:36:42.239Z Compiling snafu-derive v0.8.2
30742024-10-14T21:36:42.239Z Compiling libsqlite3-sys v0.30.1
30752024-10-14T21:36:42.520Z Compiling cargo_metadata v0.18.1
30762024-10-14T21:36:42.747Z Compiling cfg_aliases v0.2.1
30772024-10-14T21:36:42.766Z Checking sync_wrapper v0.1.2
30782024-10-14T21:36:42.852Z Compiling rustls v0.21.12
30792024-10-14T21:36:42.884Z Compiling buf-list v1.0.3
30802024-10-14T21:36:43.113Z Compiling nix v0.29.0
30812024-10-14T21:36:43.213Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30822024-10-14T21:36:43.446Z Checking http-body v0.4.6
30832024-10-14T21:36:43.512Z Checking h2 v0.3.26
30842024-10-14T21:36:43.918Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30852024-10-14T21:36:44.056Z Checking globset v0.4.14
30862024-10-14T21:36:44.554Z Checking rustls-webpki v0.101.7
30872024-10-14T21:36:45.006Z Checking sct v0.7.1
30882024-10-14T21:36:45.149Z Checking olpc-cjson v0.1.3
30892024-10-14T21:36:45.193Z Checking rand_seeder v0.3.0
30902024-10-14T21:36:45.233Z Checking serde_plain v1.0.2
30912024-10-14T21:36:45.290Z Checking pin-project v1.1.5
30922024-10-14T21:36:45.361Z Checking typed-path v0.7.1
30932024-10-14T21:36:45.411Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30942024-10-14T21:36:45.788Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30952024-10-14T21:36:45.988Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30962024-10-14T21:36:46.105Z Checking hashlink v0.9.1
30972024-10-14T21:36:46.123Z Checking fallible-streaming-iterator v0.1.9
30982024-10-14T21:36:46.267Z Checking parse-size v1.0.0
30992024-10-14T21:36:46.362Z Checking fallible-iterator v0.3.0
31002024-10-14T21:36:46.514Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31012024-10-14T21:36:47.034Z Checking rusqlite v0.32.1
31022024-10-14T21:36:47.214Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31032024-10-14T21:36:47.298Z Checking rustls-pemfile v1.0.4
31042024-10-14T21:36:47.448Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31052024-10-14T21:36:47.483Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31062024-10-14T21:36:47.746Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31072024-10-14T21:36:47.880Z Checking snafu v0.8.2
31082024-10-14T21:36:47.882Z Checking twox-hash v1.6.3
31092024-10-14T21:36:48.201Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31102024-10-14T21:36:48.381Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31112024-10-14T21:36:48.528Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31122024-10-14T21:36:48.559Z Checking tokio-rustls v0.24.1
31132024-10-14T21:36:48.903Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31142024-10-14T21:36:49.022Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31152024-10-14T21:36:49.221Z Checking fatfs v0.3.6
31162024-10-14T21:36:49.449Z Checking hyper v0.14.30
31172024-10-14T21:36:49.854Z Checking assert_matches v1.5.0
31182024-10-14T21:36:53.400Z Checking reqwest v0.11.27
31192024-10-14T21:36:54.171Z Checking tough v0.17.1
31202024-10-14T21:36:55.920Z Compiling git2 v0.19.0
31212024-10-14T21:36:57.281Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31222024-10-14T21:36:58.399Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31232024-10-14T21:37:00.789Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31242024-10-14T21:37:54.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
31252024-10-14T21:37:54.415Z
31262024-10-14T21:37:54.415Zinfo: running `cargo check --bins` on nexus-external-api (139/166)
31272024-10-14T21:37:55.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282024-10-14T21:37:55.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292024-10-14T21:37:55.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302024-10-14T21:37:55.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31312024-10-14T21:37:55.133Z
31322024-10-14T21:37:55.134Zinfo: running `cargo check --bins` on openapi-manager-types (140/166)
31332024-10-14T21:37:55.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342024-10-14T21:37:55.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352024-10-14T21:37:55.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362024-10-14T21:37:55.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31372024-10-14T21:37:55.782Z
31382024-10-14T21:37:55.782Zinfo: running `cargo check --bins` on nexus-internal-api (141/166)
31392024-10-14T21:37:56.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402024-10-14T21:37:56.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412024-10-14T21:37:56.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422024-10-14T21:37:56.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31432024-10-14T21:37:56.476Z
31442024-10-14T21:37:56.476Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (142/166)
31452024-10-14T21:37:57.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462024-10-14T21:37:57.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472024-10-14T21:37:57.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482024-10-14T21:37:57.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31492024-10-14T21:37:57.187Z
31502024-10-14T21:37:57.187Zinfo: running `cargo check --bins` on nexus-networking (143/166)
31512024-10-14T21:37:57.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522024-10-14T21:37:57.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532024-10-14T21:37:57.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542024-10-14T21:37:57.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31552024-10-14T21:37:57.904Z
31562024-10-14T21:37:57.904Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (144/166)
31572024-10-14T21:37:58.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582024-10-14T21:37:58.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592024-10-14T21:37:58.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602024-10-14T21:37:58.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31612024-10-14T21:37:58.626Z
31622024-10-14T21:37:58.626Zinfo: running `cargo check --bins` on update-common (145/166)
31632024-10-14T21:37:59.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-10-14T21:37:59.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-10-14T21:37:59.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662024-10-14T21:37:59.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31672024-10-14T21:37:59.322Z
31682024-10-14T21:37:59.322Zinfo: running `cargo check --bins` on tufaceous-lib (146/166)
31692024-10-14T21:37:59.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702024-10-14T21:37:59.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712024-10-14T21:37:59.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722024-10-14T21:37:59.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31732024-10-14T21:38:00.014Z
31742024-10-14T21:38:00.014Zinfo: running `cargo check --bins` on tufaceous (147/166)
31752024-10-14T21:38:00.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762024-10-14T21:38:00.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772024-10-14T21:38:00.726Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31782024-10-14T21:38:01.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
31792024-10-14T21:38:01.822Z
31802024-10-14T21:38:01.822Zinfo: running `cargo check --bins` on omicron-dev (148/166)
31812024-10-14T21:38:02.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822024-10-14T21:38:02.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832024-10-14T21:38:02.710Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31842024-10-14T21:38:02.713Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31852024-10-14T21:38:02.713Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31862024-10-14T21:38:04.086Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31872024-10-14T21:38:06.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
31882024-10-14T21:38:06.793Z
31892024-10-14T21:38:06.793Zinfo: running `cargo check --bins` on openapi-manager (149/166)
31902024-10-14T21:38:07.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-10-14T21:38:07.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-10-14T21:38:07.541Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31932024-10-14T21:38:07.544Z Checking heck v0.4.1
31942024-10-14T21:38:07.544Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31952024-10-14T21:38:07.780Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
31962024-10-14T21:38:09.119Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31972024-10-14T21:38:09.942Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
31982024-10-14T21:38:10.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
31992024-10-14T21:38:11.092Z
32002024-10-14T21:38:11.092Zinfo: running `cargo check --bins` on installinator-api (150/166)
32012024-10-14T21:38:11.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-10-14T21:38:11.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-10-14T21:38:11.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042024-10-14T21:38:11.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32052024-10-14T21:38:11.781Z
32062024-10-14T21:38:11.781Zinfo: running `cargo check --bins` on wicketd-api (151/166)
32072024-10-14T21:38:12.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082024-10-14T21:38:12.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092024-10-14T21:38:12.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102024-10-14T21:38:12.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32112024-10-14T21:38:12.481Z
32122024-10-14T21:38:12.481Zinfo: running `cargo check --bins` on reconfigurator-cli (152/166)
32132024-10-14T21:38:13.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142024-10-14T21:38:13.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152024-10-14T21:38:13.200Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32162024-10-14T21:38:14.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
32172024-10-14T21:38:14.513Z
32182024-10-14T21:38:14.516Zinfo: running `cargo check --bins` on omicron-releng (153/166)
32192024-10-14T21:38:15.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202024-10-14T21:38:15.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212024-10-14T21:38:15.237Z Checking memmap2 v0.9.4
32222024-10-14T21:38:15.237Z Checking constant_time_eq v0.3.0
32232024-10-14T21:38:15.240Z Checking arrayvec v0.7.4
32242024-10-14T21:38:15.240Z Checking untrusted v0.7.1
32252024-10-14T21:38:15.240Z Checking arrayref v0.3.7
32262024-10-14T21:38:15.240Z Checking spin v0.5.2
32272024-10-14T21:38:15.240Z Checking topological-sort v0.2.2
32282024-10-14T21:38:15.338Z Checking shell-words v1.1.0
32292024-10-14T21:38:15.536Z Checking ring v0.16.20
32302024-10-14T21:38:15.609Z Checking blake3 v1.5.1
32312024-10-14T21:38:16.659Z Checking omicron-zone-package v0.11.1
32322024-10-14T21:38:17.745Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32332024-10-14T21:38:18.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
32342024-10-14T21:38:18.785Z
32352024-10-14T21:38:18.785Zinfo: running `cargo check --bins` on xtask (154/166)
32362024-10-14T21:38:19.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372024-10-14T21:38:19.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382024-10-14T21:38:19.282Z Checking bitflags v2.6.0
32392024-10-14T21:38:19.284Z Checking serde v1.0.210
32402024-10-14T21:38:19.284Z Checking thiserror v1.0.64
32412024-10-14T21:38:19.365Z Checking scroll v0.12.0
32422024-10-14T21:38:19.376Z Checking log v0.4.22
32432024-10-14T21:38:19.379Z Checking indexmap v2.6.0
32442024-10-14T21:38:19.379Z Checking zerocopy v0.7.34
32452024-10-14T21:38:19.404Z Checking syn v2.0.79
32462024-10-14T21:38:19.458Z Checking pest v2.7.10
32472024-10-14T21:38:19.606Z Checking rustix v0.38.37
32482024-10-14T21:38:19.628Z Checking once_cell v1.20.2
32492024-10-14T21:38:19.834Z Checking goblin v0.8.2
32502024-10-14T21:38:19.924Z Checking fs-err v2.11.0
32512024-10-14T21:38:20.246Z Checking tabled v0.15.0
32522024-10-14T21:38:20.581Z Checking anyhow v1.0.89
32532024-10-14T21:38:21.269Z Checking terminal_size v0.4.0
32542024-10-14T21:38:21.271Z Checking tempfile v3.13.0
32552024-10-14T21:38:21.438Z Checking clap_builder v4.5.20
32562024-10-14T21:38:21.859Z Checking dtrace-parser v0.2.0
32572024-10-14T21:38:23.444Z Checking serde_json v1.0.128
32582024-10-14T21:38:23.444Z Checking toml_datetime v0.6.8
32592024-10-14T21:38:23.447Z Checking serde_spanned v0.6.7
32602024-10-14T21:38:23.447Z Checking camino v1.1.9
32612024-10-14T21:38:23.447Z Checking cargo-platform v0.1.8
32622024-10-14T21:38:23.497Z Checking semver v1.0.23
32632024-10-14T21:38:23.662Z Checking macaddr v1.0.1
32642024-10-14T21:38:23.721Z Checking toml_edit v0.22.22
32652024-10-14T21:38:24.002Z Checking camino-tempfile v1.1.1
32662024-10-14T21:38:24.102Z Checking clap v4.5.20
32672024-10-14T21:38:24.622Z Checking dof v0.3.0
32682024-10-14T21:38:24.622Z Checking cargo_metadata v0.18.1
32692024-10-14T21:38:25.025Z Checking usdt-impl v0.5.0
32702024-10-14T21:38:25.374Z Checking usdt v0.5.0
32712024-10-14T21:38:25.569Z Checking toml v0.8.19
32722024-10-14T21:38:26.026Z Checking cargo_toml v0.20.5
32732024-10-14T21:38:27.248Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32742024-10-14T21:38:27.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s
32752024-10-14T21:38:27.941Z
32762024-10-14T21:38:27.941Zinfo: running `cargo check --bins` on end-to-end-tests (155/166)
32772024-10-14T21:38:28.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782024-10-14T21:38:28.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792024-10-14T21:38:28.739Z Checking polyval v0.6.2
32802024-10-14T21:38:28.846Z Checking ctr v0.9.2
32812024-10-14T21:38:28.856Z Checking ssh-encoding v0.2.0
32822024-10-14T21:38:28.859Z Checking blowfish v0.9.1
32832024-10-14T21:38:28.875Z Checking password-hash v0.4.2
32842024-10-14T21:38:28.877Z Checking matches v0.1.10
32852024-10-14T21:38:28.898Z Checking p256 v0.13.2
32862024-10-14T21:38:28.901Z Checking p521 v0.13.3
32872024-10-14T21:38:28.953Z Checking idna v0.2.3
32882024-10-14T21:38:29.069Z Checking bcrypt-pbkdf v0.10.0
32892024-10-14T21:38:29.072Z Checking ghash v0.5.1
32902024-10-14T21:38:29.141Z Compiling enum-as-inner v0.5.1
32912024-10-14T21:38:29.162Z Checking russh-cryptovec v0.7.2
32922024-10-14T21:38:29.271Z Checking aes-gcm v0.10.3
32932024-10-14T21:38:29.271Z Checking pbkdf2 v0.11.0
32942024-10-14T21:38:29.332Z Checking md5 v0.7.0
32952024-10-14T21:38:29.351Z Checking num-bigint v0.4.5
32962024-10-14T21:38:29.368Z Checking des v0.8.1
32972024-10-14T21:38:29.512Z Checking ssh-cipher v0.2.0
32982024-10-14T21:38:29.551Z Compiling dhcproto-macros v0.1.0
32992024-10-14T21:38:29.633Z Checking hex-literal v0.4.1
33002024-10-14T21:38:29.636Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33012024-10-14T21:38:29.769Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33022024-10-14T21:38:29.772Z Checking internet-checksum v0.2.1
33032024-10-14T21:38:29.801Z Checking ssh-key v0.6.6
33042024-10-14T21:38:30.179Z Checking trust-dns-proto v0.22.0
33052024-10-14T21:38:31.149Z Checking russh-keys v0.45.0
33062024-10-14T21:38:32.072Z Checking russh v0.45.0
33072024-10-14T21:38:32.712Z Checking dhcproto v0.12.0
33082024-10-14T21:38:49.399Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33092024-10-14T21:38:50.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.75s
33102024-10-14T21:38:50.885Z
33112024-10-14T21:38:50.885Zinfo: running `cargo check --bins` on gateway-cli (156/166)
33122024-10-14T21:38:51.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132024-10-14T21:38:51.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142024-10-14T21:38:51.572Z Checking termios v0.3.3
33152024-10-14T21:38:51.787Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33162024-10-14T21:38:52.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
33172024-10-14T21:38:52.691Z
33182024-10-14T21:38:52.691Zinfo: running `cargo check --bins --no-default-features` on installinator (157/166)
33192024-10-14T21:38:53.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202024-10-14T21:38:53.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212024-10-14T21:38:53.434Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33222024-10-14T21:38:55.415Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33232024-10-14T21:38:57.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
33242024-10-14T21:38:57.370Z
33252024-10-14T21:38:57.370Zinfo: running `cargo check --bins` on internal-dns-cli (158/166)
33262024-10-14T21:38:57.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272024-10-14T21:38:57.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282024-10-14T21:38:58.047Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33292024-10-14T21:38:58.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33302024-10-14T21:38:58.659Z
33312024-10-14T21:38:58.659Zinfo: running `cargo check --bins` on omicron-live-tests (159/166)
33322024-10-14T21:38:59.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332024-10-14T21:38:59.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342024-10-14T21:38:59.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352024-10-14T21:38:59.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33362024-10-14T21:38:59.315Z
33372024-10-14T21:38:59.315Zinfo: running `cargo check --bins` on live-tests-macros (160/166)
33382024-10-14T21:38:59.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392024-10-14T21:38:59.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402024-10-14T21:38:59.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412024-10-14T21:38:59.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33422024-10-14T21:38:59.970Z
33432024-10-14T21:38:59.970Zinfo: running `cargo check --bins` on omicron-package (161/166)
33442024-10-14T21:39:00.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452024-10-14T21:39:00.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462024-10-14T21:39:00.659Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33472024-10-14T21:39:01.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
33482024-10-14T21:39:02.051Z
33492024-10-14T21:39:02.051Zinfo: running `cargo check --bins` on wicket-dbg (162/166)
33502024-10-14T21:39:02.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512024-10-14T21:39:02.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522024-10-14T21:39:02.794Z Checking rtoolbox v0.0.2
33532024-10-14T21:39:02.794Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33542024-10-14T21:39:02.797Z Checking tui-tree-widget v0.22.0
33552024-10-14T21:39:03.012Z Checking rpassword v7.3.1
33562024-10-14T21:39:06.947Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33572024-10-14T21:39:09.882Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33582024-10-14T21:39:11.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s
33592024-10-14T21:39:11.195Z
33602024-10-14T21:39:11.195Zinfo: running `cargo check --bins` on wicket (163/166)
33612024-10-14T21:39:11.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622024-10-14T21:39:11.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632024-10-14T21:39:11.932Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33642024-10-14T21:39:12.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33652024-10-14T21:39:12.504Z
33662024-10-14T21:39:12.505Zinfo: running `cargo check --bins` on wicketd (164/166)
33672024-10-14T21:39:13.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682024-10-14T21:39:13.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692024-10-14T21:39:13.261Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33702024-10-14T21:39:17.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
33712024-10-14T21:39:17.255Z
33722024-10-14T21:39:17.255Zinfo: running `cargo check --bins` on omicron-workspace-hack (165/166)
33732024-10-14T21:39:17.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742024-10-14T21:39:17.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752024-10-14T21:39:17.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762024-10-14T21:39:17.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33772024-10-14T21:39:17.907Z
33782024-10-14T21:39:17.907Zinfo: running `cargo check --bins` on zone-setup (166/166)
33792024-10-14T21:39:18.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802024-10-14T21:39:18.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812024-10-14T21:39:18.671Z Checking uzers v0.11.3
33822024-10-14T21:39:18.976Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33832024-10-14T21:39:20.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
33842024-10-14T21:39:20.242Z
33852024-10-14T21:39:20.242Zreal 11:36.195911110
33862024-10-14T21:39:20.242Zuser 23:43.703875592
33872024-10-14T21:39:20.242Zsys 5:11.611634357
33882024-10-14T21:39:20.242Ztrap 0.494715748
33892024-10-14T21:39:20.242Ztflt 3.447662647
33902024-10-14T21:39:20.242Zdflt 2.579195016
33912024-10-14T21:39:20.242Zkflt 0.003287748
33922024-10-14T21:39:20.246Zlock 41:58.547341643
33932024-10-14T21:39:20.246Zslp 1:56:38.228649252
33942024-10-14T21:39:20.246Zlat 58.107794357
33952024-10-14T21:39:20.246Zstop 2:55.978299024
33962024-10-14T21:39:20.246Zprocess exited: duration 977977 ms, exit code 0
 
33972024-10-14T21:39:20.253Zfound 0 output files