01JA54P0KFXY4JTMQK80ZE03SK: 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: 01JA54PKTWZT5JGXSGT9F53G9B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-14T09:11:34.877Zjob assigned to worker 01JA54PSTJZFTTXVMQVWSP4NZ4 (queued for 50 s)
 
22024-10-14T09:11:42.006Zstarting task 0: "setup"
32024-10-14T09:11:42.016Z++ uname -s
42024-10-14T09:11:42.019Z+ kern=SunOS
52024-10-14T09:11:42.019Z+ case "$kern" in
62024-10-14T09:11:42.019Z+ groupadd -g 12345 build
72024-10-14T09:11:42.022Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-14T09:11:44.030Z+ zfs create -o mountpoint=/work rpool/work
92024-10-14T09:11:44.161Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-14T09:11:44.163Z+ home_fs=zfs
112024-10-14T09:11:44.163Z+ [[ zfs == autofs ]]
122024-10-14T09:11:44.163Z+ mkdir -p /home/build
132024-10-14T09:11:44.166Z+ chown build:build /home/build /work
142024-10-14T09:11:46.168Z+ chmod 0700 /home/build /work
152024-10-14T09:11:46.171Zprocess exited: duration 4165 ms, exit code 0
 
162024-10-14T09:11:46.176Zstarting task 1: "rust-toolchain"
172024-10-14T09:11:46.182Z+ printf ' * toolchain channel = "%s"
182024-10-14T09:11:46.182Z' 1.80.1
192024-10-14T09:11:46.184Z * toolchain channel = "1.80.1"
202024-10-14T09:11:46.184Z+ printf ' * toolchain profile = "%s"
212024-10-14T09:11:46.184Z' default
222024-10-14T09:11:46.184Z * toolchain profile = "default"
232024-10-14T09:11:46.184Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-14T09:11:46.184Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-14T09:11:46.300Zinfo: downloading installer
262024-10-14T09:11:47.673Zinfo: profile set to 'default'
272024-10-14T09:11:47.673Zinfo: default host triple is x86_64-unknown-illumos
282024-10-14T09:11:47.675Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-14T09:11:47.818Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-14T09:11:47.818Zinfo: downloading component 'cargo'
312024-10-14T09:11:48.622Zinfo: downloading component 'clippy'
322024-10-14T09:11:48.907Zinfo: downloading component 'rust-docs'
332024-10-14T09:11:50.021Zinfo: downloading component 'rust-std'
342024-10-14T09:11:51.572Zinfo: downloading component 'rustc'
352024-10-14T09:11:55.925Zinfo: downloading component 'rustfmt'
362024-10-14T09:11:56.157Zinfo: installing component 'cargo'
372024-10-14T09:11:57.007Zinfo: installing component 'clippy'
382024-10-14T09:11:57.368Zinfo: installing component 'rust-docs'
392024-10-14T09:11:59.001Zinfo: installing component 'rust-std'
402024-10-14T09:12:00.640Zinfo: installing component 'rustc'
412024-10-14T09:12:04.854Zinfo: installing component 'rustfmt'
422024-10-14T09:12:05.192Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-14T09:12:05.192Z
442024-10-14T09:12:05.471Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-14T09:12:05.471Z
462024-10-14T09:12:05.473Z
472024-10-14T09:12:05.473ZRust is installed now. Great!
482024-10-14T09:12:05.473Z
492024-10-14T09:12:05.473ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-14T09:12:05.473Zenvironment variable. This has not been done automatically.
512024-10-14T09:12:05.473Z
522024-10-14T09:12:05.473ZTo configure your current shell, you need to source
532024-10-14T09:12:05.473Zthe corresponding env file under $HOME/.cargo.
542024-10-14T09:12:05.473Z
552024-10-14T09:12:05.474ZThis is usually done by running one of the following (note the leading DOT):
562024-10-14T09:12:05.474Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-14T09:12:05.474Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-14T09:12:05.525Z+ rustc --version
592024-10-14T09:12:05.587Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-14T09:12:05.590Zprocess exited: duration 19412 ms, exit code 0
 
612024-10-14T09:12:05.595Zstarting task 2: "authentication"
622024-10-14T09:12:05.616Zprocess exited: duration 20 ms, exit code 0
 
632024-10-14T09:12:05.621Zstarting task 3: "clone repository"
642024-10-14T09:12:05.626Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-14T09:12:05.629Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-14T09:12:05.666ZCloning into '/work/oxidecomputer/omicron'...
672024-10-14T09:12:12.087Z+ cd /work/oxidecomputer/omicron
682024-10-14T09:12:12.087Z+ git fetch origin 551b581c0afb8beb510129dcf0380463cec5e75f
692024-10-14T09:12:12.345ZFrom https://github.com/oxidecomputer/omicron
702024-10-14T09:12:12.345Z * branch 551b581c0afb8beb510129dcf0380463cec5e75f -> FETCH_HEAD
712024-10-14T09:12:12.354Z+ [[ -n renovate/tokio-tungstenite-0.x ]]
722024-10-14T09:12:12.356Z++ git branch --show-current
732024-10-14T09:12:12.359Z+ current=main
742024-10-14T09:12:12.359Z+ [[ main != renovate/tokio-tungstenite-0.x ]]
752024-10-14T09:12:12.359Z+ git branch -f renovate/tokio-tungstenite-0.x 551b581c0afb8beb510129dcf0380463cec5e75f
762024-10-14T09:12:12.362Z+ git checkout -f renovate/tokio-tungstenite-0.x
772024-10-14T09:12:12.531ZSwitched to branch 'renovate/tokio-tungstenite-0.x'
782024-10-14T09:12:12.535Z+ git reset --hard 551b581c0afb8beb510129dcf0380463cec5e75f
792024-10-14T09:12:12.541ZHEAD is now at 551b581c0 Update Rust crate tokio-tungstenite to 0.24.0
802024-10-14T09:12:12.544Zprocess exited: duration 6920 ms, exit code 0
 
812024-10-14T09:12:12.549Zstarting task 4: "build"
822024-10-14T09:12:12.556Z+ source .github/buildomat/ci-env.sh
832024-10-14T09:12:12.556Z++ export CARGO_TERM_COLOR=always
842024-10-14T09:12:12.556Z++ CARGO_TERM_COLOR=always
852024-10-14T09:12:12.556Z+ cargo --version
862024-10-14T09:12:12.617Zcargo 1.80.1 (376290515 2024-07-16)
872024-10-14T09:12:12.629Z+ rustc --version
882024-10-14T09:12:12.675Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
892024-10-14T09:12:12.681Z+ source ./env.sh
902024-10-14T09:12:12.681Z++ OLD_SHELL_OPTS=ehxB
912024-10-14T09:12:12.681Z++ set -o xtrace
922024-10-14T09:12:12.681Z++++ dirname ./env.sh
932024-10-14T09:12:12.681Z+++ readlink -f .
942024-10-14T09:12:12.686Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-10-14T09:12:12.686Z++ 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-14T09:12:12.686Z++ 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-14T09:12:12.686Z++ 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-14T09:12:12.687Z++ 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-14T09:12:12.687Z++ 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-14T09:12:12.687Z++ 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-14T09:12:12.687Z++ 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-14T09:12:12.687Z++ 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-14T09:12:12.687Z++ case $OLD_SHELL_OPTS in
1042024-10-14T09:12:12.688Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-10-14T09:12:12.688Z+ 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-14T09:12:12.688Z+ 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-14T09:12:12.689Z+ banner prerequisites
1082024-10-14T09:12:12.701Z
1092024-10-14T09:12:12.701Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-10-14T09:12:12.701Z # # # # # # # # # # # # # # #
1112024-10-14T09:12:12.702Z # # # # ##### # # ##### # # # # # #### #
1122024-10-14T09:12:12.702Z ##### ##### # ##### # # # # # # # # #
1132024-10-14T09:12:12.702Z # # # # # # # # # # # # # # #
1142024-10-14T09:12:12.702Z # # # ###### # # ###### ### # #### # #### #
1152024-10-14T09:12:12.702Z
1162024-10-14T09:12:12.702Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-10-14T09:12:20.781Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-10-14T09:12:23.750Z Startup: Caching catalogs ... Done
1192024-10-14T09:12:29.118ZPlanning: Solver setup ... Done (4.726s)
1202024-10-14T09:12:29.189ZPlanning: Running solver ... Done (0.072s)
1212024-10-14T09:12:29.262ZPlanning: Finding local manifests ... Done (0.004s)
1222024-10-14T09:12:29.291ZPlanning: Fetching manifests: 0/5 0% complete
1232024-10-14T09:12:29.915ZPlanning: Fetching manifests: 5/5 100% complete
1242024-10-14T09:12:30.013ZPlanning: Package planning ... Done (0.098s)
1252024-10-14T09:12:30.069ZPlanning: Merging actions ... Done (0.056s)
1262024-10-14T09:12:30.263ZPlanning: Checking for conflicting actions ... Done (0.193s)
1272024-10-14T09:12:32.270ZPlanning: Consolidating action changes ... Done (2.006s)
1282024-10-14T09:12:32.710ZPlanning: Evaluating mediators ... Done (0.440s)
1292024-10-14T09:12:32.793ZPlanning: Planning completed in 9.03 seconds
1302024-10-14T09:12:32.808Z Packages to install: 4
1312024-10-14T09:12:32.808Z Packages to update: 1
1322024-10-14T09:12:32.810Z Mediators to change: 2
1332024-10-14T09:12:32.810Z Services to change: 1
1342024-10-14T09:12:32.810Z Estimated space available: 155.71 GB
1352024-10-14T09:12:32.810ZEstimated space to be consumed: 1.57 GB
1362024-10-14T09:12:32.810Z Create boot environment: No
1372024-10-14T09:12:32.810ZCreate backup boot environment: Yes
1382024-10-14T09:12:32.811Z Rebuild boot archive: No
1392024-10-14T09:12:32.811Z
1402024-10-14T09:12:32.811ZChanged mediators:
1412024-10-14T09:12:32.811Z mediator clang:
1422024-10-14T09:12:32.811Z version: None -> 15 (system default)
1432024-10-14T09:12:32.811Z
1442024-10-14T09:12:32.811Z mediator llvm:
1452024-10-14T09:12:32.811Z version: 14 (system default) -> 15 (system default)
1462024-10-14T09:12:32.811Z
1472024-10-14T09:12:32.811ZChanged packages:
1482024-10-14T09:12:32.811Zhelios-dev
1492024-10-14T09:12:32.811Z developer/build-essential
1502024-10-14T09:12:32.811Z None -> 11-2.0
1512024-10-14T09:12:32.811Z library/libxmlsec1
1522024-10-14T09:12:32.811Z None -> 1.2.35-2.0
1532024-10-14T09:12:32.811Z ooce/developer/clang-15
1542024-10-14T09:12:32.811Z None -> 15.0.7-2.0
1552024-10-14T09:12:32.811Z ooce/developer/llvm-15
1562024-10-14T09:12:32.811Z None -> 15.0.7-2.0
1572024-10-14T09:12:32.811Z package/pkg
1582024-10-14T09:12:32.811Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-10-14T09:12:32.811Z
1602024-10-14T09:12:32.812ZServices:
1612024-10-14T09:12:32.812Z restart_fmri:
1622024-10-14T09:12:32.812Z svc:/system/update-man-index:default
1632024-10-14T09:12:32.812Z
1642024-10-14T09:12:32.812ZEditable files to change:
1652024-10-14T09:12:32.812Z Update:
1662024-10-14T09:12:32.812Z usr/share/lib/pkg/web/config.shtml
1672024-10-14T09:12:32.892Z
1682024-10-14T09:12:32.892ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-10-14T09:12:37.894ZDownload: 438/4281 items 16.8/220.6MB 7% complete (3.5M/s)
1702024-10-14T09:12:42.900ZDownload: 1176/4281 items 49.9/220.6MB 22% complete (5.0M/s)
1712024-10-14T09:12:48.096ZDownload: 1207/4281 items 83.8/220.6MB 37% complete (6.7M/s)
1722024-10-14T09:12:53.122ZDownload: 1426/4281 items 115.5/220.6MB 52% complete (7.1M/s)
1732024-10-14T09:12:58.109ZDownload: 2189/4281 items 117.5/220.6MB 53% complete (3.4M/s)
1742024-10-14T09:13:12.725ZDownload: 2222/4281 items 119.2/220.6MB 54% complete
1752024-10-14T09:13:17.742ZDownload: 2225/4281 items 119.2/220.6MB 54% complete (5.9k/s)
1762024-10-14T09:13:22.744ZDownload: 2580/4281 items 120.5/220.6MB 54% complete (142k/s)
1772024-10-14T09:13:27.745ZDownload: 3179/4281 items 162.8/220.6MB 73% complete (4.3M/s)
1782024-10-14T09:13:32.816ZDownload: 3286/4281 items 212.5/220.6MB 96% complete (9.2M/s)
1792024-10-14T09:13:37.816ZDownload: 3768/4281 items 217.1/220.6MB 98% complete (5.9M/s)
1802024-10-14T09:13:42.894ZDownload: 4200/4281 items 220.5/220.6MB 99% complete (907k/s)
1812024-10-14T09:13:47.323ZDownload: Completed 220.60 MB in 74.42 seconds (3.0M/s)
1822024-10-14T09:13:49.261Z Actions: 1/5063 actions (Removing old actions)
1832024-10-14T09:13:49.280Z Actions: 194/5063 actions (Installing new actions)
1842024-10-14T09:13:53.974Z Actions: 4226/5063 actions (Updating modified actions)
1852024-10-14T09:13:54.288Z Actions: Completed 5063 actions in 5.03 seconds.
1862024-10-14T09:13:54.479Z Done (0.185s)
1872024-10-14T09:13:54.482Z Done (0.000s)
1882024-10-14T09:13:54.938Z Done (0.457s)
1892024-10-14T09:13:59.435Z Done (4.303s)
1902024-10-14T09:13:59.528Z Done (0.017s)
1912024-10-14T09:13:59.530Z Done (0.000s)
1922024-10-14T09:13:59.744Z Done (0.000s)
1932024-10-14T09:14:00.378ZPlanning: Evaluating mediator changes ... Done
1942024-10-14T09:14:00.537ZPlanning: Checking for conflicting actions ... Done
1952024-10-14T09:14:00.539ZPlanning: Consolidating action changes ... Done
1962024-10-14T09:14:00.808ZPlanning: Evaluating mediators ... Done
1972024-10-14T09:14:00.811ZPlanning: Planning completed in 0.43 seconds
1982024-10-14T09:14:00.848Z Mediators to change: 2
1992024-10-14T09:14:00.848Z Create boot environment: No
2002024-10-14T09:14:00.851ZCreate backup boot environment: No
2012024-10-14T09:14:00.936Z Done
2022024-10-14T09:14:00.936Z Done
2032024-10-14T09:14:01.266Z Done
2042024-10-14T09:14:04.799Z Done
2052024-10-14T09:14:04.888Z Done
2062024-10-14T09:14:04.892Z Done
2072024-10-14T09:14:05.017Z Done
2082024-10-14T09:14:05.624ZPlanning: Evaluating mediator changes ... Done
2092024-10-14T09:14:05.627ZPlanning: Merging actions ... Done
2102024-10-14T09:14:05.810ZPlanning: Checking for conflicting actions ... Done
2112024-10-14T09:14:05.815ZPlanning: Consolidating action changes ... Done
2122024-10-14T09:14:06.078ZPlanning: Evaluating mediators ... Done
2132024-10-14T09:14:06.137ZPlanning: Planning completed in 0.75 seconds
2142024-10-14T09:14:06.179Z Packages to change: 1
2152024-10-14T09:14:06.179Z Mediators to change: 1
2162024-10-14T09:14:06.179Z Services to change: 1
2172024-10-14T09:14:06.179Z Create boot environment: No
2182024-10-14T09:14:06.182ZCreate backup boot environment: Yes
2192024-10-14T09:14:07.289Z Actions: 1/6 actions (Updating modified actions)
2202024-10-14T09:14:07.292Z Actions: Completed 6 actions in 0.00 seconds.
2212024-10-14T09:14:07.292Z Done
2222024-10-14T09:14:07.292Z Done
2232024-10-14T09:14:07.385Z Done
2242024-10-14T09:14:10.936Z Done
2252024-10-14T09:14:11.030Z Done
2262024-10-14T09:14:11.033Z Done
2272024-10-14T09:14:11.154Z Done
2282024-10-14T09:14:11.596ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292024-10-14T09:14:11.597Zclang system 15 system
2302024-10-14T09:14:11.597Zcsh system system illumos
2312024-10-14T09:14:11.597Zctags system system illumos
2322024-10-14T09:14:11.597Zgcc vendor 12 vendor
2332024-10-14T09:14:11.597Zgcc system 10 system
2342024-10-14T09:14:11.597Zgcc system 7 system
2352024-10-14T09:14:11.597Zgo system 1.20 system
2362024-10-14T09:14:11.597Zgo system 1.19 system
2372024-10-14T09:14:11.597Zllvm system 15 system
2382024-10-14T09:14:11.597Zllvm system 14 system
2392024-10-14T09:14:11.597Zmariadb system 10.6 system
2402024-10-14T09:14:11.597Zmta vendor vendor dma
2412024-10-14T09:14:11.597Zopenjdk system 17 system
2422024-10-14T09:14:11.597Zopenjdk system 11 system
2432024-10-14T09:14:11.597Zopenjdk system 1.8 system
2442024-10-14T09:14:11.597Zopenssl vendor 3 vendor
2452024-10-14T09:14:11.597Zperl system 5.36 system
2462024-10-14T09:14:11.597Zpostgresql system 15 system
2472024-10-14T09:14:11.597Zpostgresql system 13 system
2482024-10-14T09:14:11.597Zpython vendor 3 vendor
2492024-10-14T09:14:11.597Zpython system 2 system
2502024-10-14T09:14:11.597Zpython3 system 3.11 system
2512024-10-14T09:14:11.597Zruby system 3.0 system
2522024-10-14T09:14:11.597Zwords vendor vendor american-english
2532024-10-14T09:14:11.597Zwords system system australian-english
2542024-10-14T09:14:11.597Zwords system system british-english
2552024-10-14T09:14:11.597Zwords system system canadian-english
2562024-10-14T09:14:11.597Zwords system system french
2572024-10-14T09:14:11.597Zwords system system italian
2582024-10-14T09:14:11.597Zwords system system ngerman
2592024-10-14T09:14:11.597Zwords system system ogerman
2602024-10-14T09:14:11.597Zwords system system spanish
2612024-10-14T09:14:11.932ZPUBLISHER TYPE STATUS P LOCATION
2622024-10-14T09:14:11.932Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632024-10-14T09:14:14.086ZFMRI IFO
2642024-10-14T09:14:14.086Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652024-10-14T09:14:14.086Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662024-10-14T09:14:14.086Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672024-10-14T09:14:14.086Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682024-10-14T09:14:14.086Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692024-10-14T09:14:14.086Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2702024-10-14T09:14:14.086Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2712024-10-14T09:14:14.086Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2722024-10-14T09:14:14.086Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2732024-10-14T09:14:14.086Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2742024-10-14T09:14:14.086Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752024-10-14T09:14:14.086Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2762024-10-14T09:14:14.086Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2772024-10-14T09:14:14.759Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2782024-10-14T09:14:15.029Z Updating crates.io index
2792024-10-14T09:14:15.092Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2802024-10-14T09:14:15.920Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2812024-10-14T09:14:16.165Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822024-10-14T09:14:16.426Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832024-10-14T09:14:16.716Z Updating git repository `https://github.com/oxidecomputer/propolis`
2842024-10-14T09:14:17.539Z Updating git repository `https://github.com/oxidecomputer/crucible`
2852024-10-14T09:14:19.835Z Updating git repository `https://github.com/oxidecomputer/opte`
2862024-10-14T09:14:20.873Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872024-10-14T09:14:21.569Z Updating git repository `https://github.com/oxidecomputer/clickward`
2882024-10-14T09:14:21.888Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2892024-10-14T09:14:22.134Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902024-10-14T09:14:22.748Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2912024-10-14T09:14:23.096Z Updating git repository `https://github.com/oxidecomputer/qorb`
2922024-10-14T09:14:23.347Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2932024-10-14T09:14:23.656Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2942024-10-14T09:14:23.953Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952024-10-14T09:14:24.291Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962024-10-14T09:14:24.529Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972024-10-14T09:14:24.779Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982024-10-14T09:14:25.119Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2992024-10-14T09:14:25.447Z Updating git repository `https://github.com/oxidecomputer/ispf`
3002024-10-14T09:14:25.889Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3012024-10-14T09:14:26.162Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3022024-10-14T09:14:26.511Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3032024-10-14T09:14:26.966Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3042024-10-14T09:14:27.282Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3052024-10-14T09:14:27.682Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3062024-10-14T09:14:28.058Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3072024-10-14T09:14:28.323Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3082024-10-14T09:14:28.591Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3092024-10-14T09:14:29.841Z Downloading crates ...
3102024-10-14T09:14:29.927Z Downloaded anstyle v1.0.8
3112024-10-14T09:14:29.930Z Downloaded anstyle-parse v0.2.4
3122024-10-14T09:14:29.933Z Downloaded anstream v0.6.14
3132024-10-14T09:14:29.935Z Downloaded dtrace-parser v0.2.0
3142024-10-14T09:14:29.943Z Downloaded pretty-hex v0.4.1
3152024-10-14T09:14:29.957Z Downloaded equivalent v1.0.1
3162024-10-14T09:14:29.960Z Downloaded is_terminal_polyfill v1.70.0
3172024-10-14T09:14:29.966Z Downloaded cargo-platform v0.1.8
3182024-10-14T09:14:29.969Z Downloaded itoa v1.0.11
3192024-10-14T09:14:29.969Z Downloaded generic-array v0.14.7
3202024-10-14T09:14:29.972Z Downloaded cpufeatures v0.2.12
3212024-10-14T09:14:29.972Z Downloaded scroll_derive v0.12.0
3222024-10-14T09:14:29.977Z Downloaded usdt-macro v0.5.0
3232024-10-14T09:14:29.980Z Downloaded swrite v0.1.0
3242024-10-14T09:14:29.983Z Downloaded digest v0.10.7
3252024-10-14T09:14:29.985Z Downloaded clap_lex v0.7.0
3262024-10-14T09:14:29.987Z Downloaded heck v0.5.0
3272024-10-14T09:14:29.987Z Downloaded fnv v1.0.7
3282024-10-14T09:14:29.989Z Downloaded bytecount v0.6.8
3292024-10-14T09:14:29.989Z Downloaded errno v0.3.9
3302024-10-14T09:14:29.992Z Downloaded tabled_derive v0.7.0
3312024-10-14T09:14:29.992Z Downloaded serde_spanned v0.6.7
3322024-10-14T09:14:29.994Z Downloaded strsim v0.11.1
3332024-10-14T09:14:29.994Z Downloaded heck v0.4.1
3342024-10-14T09:14:29.997Z Downloaded thiserror v1.0.64
3352024-10-14T09:14:30.000Z Downloaded terminal_size v0.4.0
3362024-10-14T09:14:30.002Z Downloaded byteorder v1.5.0
3372024-10-14T09:14:30.003Z Downloaded toml_datetime v0.6.8
3382024-10-14T09:14:30.005Z Downloaded thread-id v4.2.1
3392024-10-14T09:14:30.005Z Downloaded crypto-common v0.1.6
3402024-10-14T09:14:30.008Z Downloaded colorchoice v1.0.1
3412024-10-14T09:14:30.012Z Downloaded block-buffer v0.10.4
3422024-10-14T09:14:30.012Z Downloaded memmap v0.7.0
3432024-10-14T09:14:30.015Z Downloaded dof v0.3.0
3442024-10-14T09:14:30.015Z Downloaded camino v1.1.9
3452024-10-14T09:14:30.017Z Downloaded cfg-if v1.0.0
3462024-10-14T09:14:30.017Z Downloaded autocfg v1.3.0
3472024-10-14T09:14:30.019Z Downloaded anstyle-query v1.0.3
3482024-10-14T09:14:30.019Z Downloaded utf8parse v0.2.1
3492024-10-14T09:14:30.022Z Downloaded camino-tempfile v1.1.1
3502024-10-14T09:14:30.024Z Downloaded serde_tokenstream v0.2.2
3512024-10-14T09:14:30.024Z Downloaded fs-err v2.11.0
3522024-10-14T09:14:30.029Z Downloaded thiserror-impl v1.0.64
3532024-10-14T09:14:30.034Z Downloaded plain v0.2.3
3542024-10-14T09:14:30.036Z Downloaded unicode-linebreak v0.1.5
3552024-10-14T09:14:30.037Z Downloaded cargo_toml v0.20.5
3562024-10-14T09:14:30.039Z Downloaded usdt v0.5.0
3572024-10-14T09:14:30.042Z Downloaded smawk v0.3.2
3582024-10-14T09:14:30.044Z Downloaded version_check v0.9.5
3592024-10-14T09:14:30.044Z Downloaded usdt-attr-macro v0.5.0
3602024-10-14T09:14:30.044Z Downloaded proc-macro-error-attr v1.0.4
3612024-10-14T09:14:30.051Z Downloaded scroll v0.12.0
3622024-10-14T09:14:30.053Z Downloaded macaddr v1.0.1
3632024-10-14T09:14:30.055Z Downloaded sha2 v0.10.8
3642024-10-14T09:14:30.058Z Downloaded semver v1.0.23
3652024-10-14T09:14:30.061Z Downloaded clap_derive v4.5.18
3662024-10-14T09:14:30.061Z Downloaded usdt-impl v0.5.0
3672024-10-14T09:14:30.063Z Downloaded pest_derive v2.7.10
3682024-10-14T09:14:30.070Z Downloaded fastrand v2.1.1
3692024-10-14T09:14:30.070Z Downloaded zerocopy-derive v0.7.34
3702024-10-14T09:14:30.072Z Downloaded cargo_metadata v0.18.1
3712024-10-14T09:14:30.072Z Downloaded once_cell v1.20.2
3722024-10-14T09:14:30.075Z Downloaded clap v4.5.20
3732024-10-14T09:14:30.081Z Downloaded pest_generator v2.7.10
3742024-10-14T09:14:30.084Z Downloaded tempfile v3.13.0
3752024-10-14T09:14:30.086Z Downloaded quote v1.0.37
3762024-10-14T09:14:30.089Z Downloaded unicode-ident v1.0.13
3772024-10-14T09:14:30.092Z Downloaded proc-macro2 v1.0.87
3782024-10-14T09:14:30.094Z Downloaded typenum v1.17.0
3792024-10-14T09:14:30.094Z Downloaded serde_derive v1.0.210
3802024-10-14T09:14:30.097Z Downloaded pest_meta v2.7.10
3812024-10-14T09:14:30.099Z Downloaded toml v0.8.19
3822024-10-14T09:14:30.102Z Downloaded papergrid v0.11.0
3832024-10-14T09:14:30.107Z Downloaded ucd-trie v0.1.6
3842024-10-14T09:14:30.110Z Downloaded ryu v1.0.18
3852024-10-14T09:14:30.112Z Downloaded proc-macro-error v1.0.4
3862024-10-14T09:14:30.115Z Downloaded anyhow v1.0.89
3872024-10-14T09:14:30.118Z Downloaded indexmap v2.6.0
3882024-10-14T09:14:30.124Z Downloaded bitflags v2.6.0
3892024-10-14T09:14:30.130Z Downloaded log v0.4.22
3902024-10-14T09:14:30.135Z Downloaded textwrap v0.16.1
3912024-10-14T09:14:30.138Z Downloaded serde v1.0.210
3922024-10-14T09:14:30.153Z Downloaded memchr v2.7.2
3932024-10-14T09:14:30.157Z Downloaded toml_edit v0.22.22
3942024-10-14T09:14:30.178Z Downloaded hashbrown v0.15.0
3952024-10-14T09:14:30.195Z Downloaded pest v2.7.10
3962024-10-14T09:14:30.200Z Downloaded clap_builder v4.5.20
3972024-10-14T09:14:30.206Z Downloaded zerocopy v0.7.34
3982024-10-14T09:14:30.221Z Downloaded serde_json v1.0.128
3992024-10-14T09:14:30.228Z Downloaded winnow v0.6.18
4002024-10-14T09:14:30.236Z Downloaded tabled v0.15.0
4012024-10-14T09:14:30.251Z Downloaded goblin v0.8.2
4022024-10-14T09:14:30.256Z Downloaded syn v1.0.109
4032024-10-14T09:14:30.266Z Downloaded syn v2.0.79
4042024-10-14T09:14:30.276Z Downloaded rustix v0.38.37
4052024-10-14T09:14:30.297Z Downloaded unicode-width v0.1.13
4062024-10-14T09:14:30.314Z Downloaded libc v0.2.159
4072024-10-14T09:14:30.621Z Compiling proc-macro2 v1.0.87
4082024-10-14T09:14:30.621Z Compiling unicode-ident v1.0.13
4092024-10-14T09:14:30.624Z Compiling serde v1.0.210
4102024-10-14T09:14:30.624Z Compiling version_check v0.9.5
4112024-10-14T09:14:30.624Z Compiling memchr v2.7.2
4122024-10-14T09:14:30.624Z Compiling thiserror v1.0.64
4132024-10-14T09:14:30.624Z Compiling libc v0.2.159
4142024-10-14T09:14:30.624Z Compiling ryu v1.0.18
4152024-10-14T09:14:31.058Z Compiling ucd-trie v0.1.6
4162024-10-14T09:14:31.273Z Compiling itoa v1.0.11
4172024-10-14T09:14:31.379Z Compiling once_cell v1.20.2
4182024-10-14T09:14:31.496Z Compiling byteorder v1.5.0
4192024-10-14T09:14:31.688Z Compiling rustix v0.38.37
4202024-10-14T09:14:31.804Z Compiling serde_json v1.0.128
4212024-10-14T09:14:32.004Z Compiling bitflags v2.6.0
4222024-10-14T09:14:32.190Z Compiling proc-macro-error-attr v1.0.4
4232024-10-14T09:14:32.359Z Compiling quote v1.0.37
4242024-10-14T09:14:32.459Z Compiling usdt-impl v0.5.0
4252024-10-14T09:14:32.502Z Compiling syn v1.0.109
4262024-10-14T09:14:32.663Z Compiling proc-macro-error v1.0.4
4272024-10-14T09:14:32.683Z Compiling log v0.4.22
4282024-10-14T09:14:32.827Z Compiling syn v2.0.79
4292024-10-14T09:14:32.968Z Compiling errno v0.3.9
4302024-10-14T09:14:33.087Z Compiling camino v1.1.9
4312024-10-14T09:14:33.186Z Compiling utf8parse v0.2.1
4322024-10-14T09:14:33.187Z Compiling plain v0.2.3
4332024-10-14T09:14:33.235Z Compiling thread-id v4.2.1
4342024-10-14T09:14:33.257Z Compiling equivalent v1.0.1
4352024-10-14T09:14:33.309Z Compiling hashbrown v0.15.0
4362024-10-14T09:14:33.344Z Compiling anstyle-parse v0.2.4
4372024-10-14T09:14:33.667Z Compiling unicode-width v0.1.13
4382024-10-14T09:14:33.772Z Compiling autocfg v1.3.0
4392024-10-14T09:14:33.906Z Compiling colorchoice v1.0.1
4402024-10-14T09:14:33.931Z Compiling pretty-hex v0.4.1
4412024-10-14T09:14:34.096Z Compiling anstyle v1.0.8
4422024-10-14T09:14:34.170Z Compiling semver v1.0.23
4432024-10-14T09:14:34.257Z Compiling anstyle-query v1.0.3
4442024-10-14T09:14:34.416Z Compiling winnow v0.6.18
4452024-10-14T09:14:34.547Z Compiling indexmap v2.6.0
4462024-10-14T09:14:34.570Z Compiling is_terminal_polyfill v1.70.0
4472024-10-14T09:14:34.708Z Compiling fs-err v2.11.0
4482024-10-14T09:14:34.729Z Compiling anstream v0.6.14
4492024-10-14T09:14:35.008Z Compiling heck v0.4.1
4502024-10-14T09:14:35.097Z Compiling fastrand v2.1.1
4512024-10-14T09:14:35.528Z Compiling terminal_size v0.4.0
4522024-10-14T09:14:35.528Z Compiling strsim v0.11.1
4532024-10-14T09:14:35.735Z Compiling cfg-if v1.0.0
4542024-10-14T09:14:35.839Z Compiling heck v0.5.0
4552024-10-14T09:14:35.887Z Compiling anyhow v1.0.89
4562024-10-14T09:14:35.974Z Compiling clap_lex v0.7.0
4572024-10-14T09:14:36.057Z Compiling fnv v1.0.7
4582024-10-14T09:14:36.408Z Compiling bytecount v0.6.8
4592024-10-14T09:14:36.501Z Compiling clap_builder v4.5.20
4602024-10-14T09:14:36.568Z Compiling papergrid v0.11.0
4612024-10-14T09:14:36.635Z Compiling tempfile v3.13.0
4622024-10-14T09:14:36.936Z Compiling memmap v0.7.0
4632024-10-14T09:14:36.960Z Compiling unicode-linebreak v0.1.5
4642024-10-14T09:14:37.292Z Compiling smawk v0.3.2
4652024-10-14T09:14:37.482Z Compiling textwrap v0.16.1
4662024-10-14T09:14:38.105Z Compiling swrite v0.1.0
4672024-10-14T09:14:39.173Z Compiling tabled_derive v0.7.0
4682024-10-14T09:14:40.692Z Compiling tabled v0.15.0
4692024-10-14T09:14:41.668Z Compiling serde_derive v1.0.210
4702024-10-14T09:14:41.668Z Compiling thiserror-impl v1.0.64
4712024-10-14T09:14:41.671Z Compiling zerocopy-derive v0.7.34
4722024-10-14T09:14:41.671Z Compiling scroll_derive v0.12.0
4732024-10-14T09:14:41.868Z Compiling clap_derive v4.5.18
4742024-10-14T09:14:43.207Z Compiling scroll v0.12.0
4752024-10-14T09:14:43.662Z Compiling zerocopy v0.7.34
4762024-10-14T09:14:43.681Z Compiling goblin v0.8.2
4772024-10-14T09:14:44.280Z Compiling pest v2.7.10
4782024-10-14T09:14:45.485Z Compiling clap v4.5.20
4792024-10-14T09:14:46.616Z Compiling pest_meta v2.7.10
4802024-10-14T09:14:47.437Z Compiling pest_generator v2.7.10
4812024-10-14T09:14:49.039Z Compiling pest_derive v2.7.10
4822024-10-14T09:14:49.633Z Compiling dtrace-parser v0.2.0
4832024-10-14T09:14:51.954Z Compiling serde_spanned v0.6.7
4842024-10-14T09:14:51.954Z Compiling toml_datetime v0.6.8
4852024-10-14T09:14:51.956Z Compiling cargo-platform v0.1.8
4862024-10-14T09:14:52.326Z Compiling serde_tokenstream v0.2.2
4872024-10-14T09:14:52.356Z Compiling toml_edit v0.22.22
4882024-10-14T09:14:52.520Z Compiling macaddr v1.0.1
4892024-10-14T09:14:52.660Z Compiling camino-tempfile v1.1.1
4902024-10-14T09:14:53.372Z Compiling dof v0.3.0
4912024-10-14T09:14:53.372Z Compiling cargo_metadata v0.18.1
4922024-10-14T09:14:55.130Z Compiling toml v0.8.19
4932024-10-14T09:14:55.339Z Compiling usdt-macro v0.5.0
4942024-10-14T09:14:55.339Z Compiling usdt-attr-macro v0.5.0
4952024-10-14T09:14:55.925Z Compiling cargo_toml v0.20.5
4962024-10-14T09:14:56.786Z Compiling usdt v0.5.0
4972024-10-14T09:14:59.567Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982024-10-14T09:15:03.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.32s
4992024-10-14T09:15:04.118Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5002024-10-14T09:15:04.700Z Downloading crates ...
5012024-10-14T09:15:04.828Z Downloaded adler2 v2.0.0
5022024-10-14T09:15:04.831Z Downloaded adler v1.0.2
5032024-10-14T09:15:04.835Z Downloaded aead v0.5.2
5042024-10-14T09:15:04.839Z Downloaded assert_matches v1.5.0
5052024-10-14T09:15:04.842Z Downloaded cfg_aliases v0.2.1
5062024-10-14T09:15:04.845Z Downloaded hubpack_derive v0.1.1
5072024-10-14T09:15:04.845Z Downloaded http-range v0.1.5
5082024-10-14T09:15:04.847Z Downloaded http-body v1.0.0
5092024-10-14T09:15:04.847Z Downloaded md5 v0.7.0
5102024-10-14T09:15:04.850Z Downloaded async-stream-impl v0.3.5
5112024-10-14T09:15:04.853Z Downloaded hostname v0.4.0
5122024-10-14T09:15:04.853Z Downloaded hyper-tls v0.6.0
5132024-10-14T09:15:04.856Z Downloaded new_debug_unreachable v1.0.6
5142024-10-14T09:15:04.856Z Downloaded home v0.5.9
5152024-10-14T09:15:04.859Z Downloaded crucible-workspace-hack v0.1.0
5162024-10-14T09:15:04.859Z Downloaded cstr-argument v0.1.2
5172024-10-14T09:15:04.862Z Downloaded newtype_derive v0.1.6
5182024-10-14T09:15:04.865Z Downloaded is_ci v1.2.0
5192024-10-14T09:15:04.868Z Downloaded match_cfg v0.1.0
5202024-10-14T09:15:04.868Z Downloaded ahash v0.8.11
5212024-10-14T09:15:04.870Z Downloaded addr2line v0.21.0
5222024-10-14T09:15:04.873Z Downloaded atty v0.2.14
5232024-10-14T09:15:04.876Z Downloaded hostname v0.3.1
5242024-10-14T09:15:04.876Z Downloaded ciborium-io v0.2.2
5252024-10-14T09:15:04.878Z Downloaded cfg_aliases v0.1.1
5262024-10-14T09:15:04.878Z Downloaded hmac v0.12.1
5272024-10-14T09:15:04.881Z Downloaded httpdate v1.0.3
5282024-10-14T09:15:04.883Z Downloaded ident_case v1.0.1
5292024-10-14T09:15:04.883Z Downloaded nanorand v0.7.0
5302024-10-14T09:15:04.885Z Downloaded maybe-uninit v2.0.0
5312024-10-14T09:15:04.888Z Downloaded memoffset v0.9.1
5322024-10-14T09:15:04.888Z Downloaded lazy_static v1.5.0
5332024-10-14T09:15:04.890Z Downloaded ipnetwork v0.20.0
5342024-10-14T09:15:04.893Z Downloaded darling_macro v0.20.9
5352024-10-14T09:15:04.893Z Downloaded humantime v2.1.0
5362024-10-14T09:15:04.898Z Downloaded newtype-uuid v1.1.2
5372024-10-14T09:15:04.900Z Downloaded managed v0.8.0
5382024-10-14T09:15:04.901Z Downloaded libefi-sys v0.1.0
5392024-10-14T09:15:04.901Z Downloaded indoc v1.0.9
5402024-10-14T09:15:04.904Z Downloaded mockall v0.13.0
5412024-10-14T09:15:04.906Z Downloaded crossbeam-deque v0.8.5
5422024-10-14T09:15:04.906Z Downloaded defmt v0.3.8
5432024-10-14T09:15:04.909Z Downloaded colored v2.1.0
5442024-10-14T09:15:04.911Z Downloaded hyper-rustls v0.27.3
5452024-10-14T09:15:04.914Z Downloaded convert_case v0.4.0
5462024-10-14T09:15:04.916Z Downloaded matches v0.1.10
5472024-10-14T09:15:04.916Z Downloaded const_format_proc_macros v0.2.33
5482024-10-14T09:15:04.918Z Downloaded is-terminal v0.4.12
5492024-10-14T09:15:04.921Z Downloaded instant v0.1.12
5502024-10-14T09:15:04.924Z Downloaded data-encoding v2.6.0
5512024-10-14T09:15:04.924Z Downloaded normalize-line-endings v0.3.0
5522024-10-14T09:15:04.924Z Downloaded newline-converter v0.3.0
5532024-10-14T09:15:04.927Z Downloaded nodrop v0.1.14
5542024-10-14T09:15:04.927Z Downloaded curve25519-dalek-derive v0.1.1
5552024-10-14T09:15:04.927Z Downloaded ctr v0.9.2
5562024-10-14T09:15:04.930Z Downloaded cbc v0.1.2
5572024-10-14T09:15:04.932Z Downloaded multer v3.1.0
5582024-10-14T09:15:04.934Z Downloaded jobserver v0.1.32
5592024-10-14T09:15:04.936Z Downloaded chacha20 v0.9.1
5602024-10-14T09:15:04.939Z Downloaded castaway v0.2.3
5612024-10-14T09:15:04.941Z Downloaded nu-ansi-term v0.50.0
5622024-10-14T09:15:04.943Z Downloaded blowfish v0.9.1
5632024-10-14T09:15:04.945Z Downloaded hyper-staticfile v0.10.1
5642024-10-14T09:15:04.948Z Downloaded bit-vec v0.6.3
5652024-10-14T09:15:04.951Z Downloaded cipher v0.4.4
5662024-10-14T09:15:04.951Z Downloaded bitfield-struct v0.6.1
5672024-10-14T09:15:04.953Z Downloaded async-stream v0.3.5
5682024-10-14T09:15:04.953Z Downloaded inout v0.1.3
5692024-10-14T09:15:04.956Z Downloaded rustfmt-wrapper v0.2.1
5702024-10-14T09:15:04.959Z Downloaded crc-catalog v2.4.0
5712024-10-14T09:15:04.959Z Downloaded linked-hash-map v0.5.6
5722024-10-14T09:15:04.961Z Downloaded libsw v3.3.1
5732024-10-14T09:15:04.961Z Downloaded lazycell v1.3.0
5742024-10-14T09:15:04.964Z Downloaded toolchain_find v0.4.0
5752024-10-14T09:15:04.964Z Downloaded debug-ignore v1.0.5
5762024-10-14T09:15:04.967Z Downloaded num v0.4.3
5772024-10-14T09:15:04.967Z Downloaded md-5 v0.10.6
5782024-10-14T09:15:04.970Z Downloaded multimap v0.10.0
5792024-10-14T09:15:04.972Z Downloaded ciborium-ll v0.2.2
5802024-10-14T09:15:04.972Z Downloaded block-padding v0.3.3
5812024-10-14T09:15:04.976Z Downloaded rustversion v1.0.17
5822024-10-14T09:15:04.976Z Downloaded console v0.15.8
5832024-10-14T09:15:04.979Z Downloaded indexmap v1.9.3
5842024-10-14T09:15:04.982Z Downloaded arrayvec v0.7.4
5852024-10-14T09:15:04.984Z Downloaded derive_builder_macro v0.20.0
5862024-10-14T09:15:04.987Z Downloaded waitgroup v0.1.2
5872024-10-14T09:15:04.987Z Downloaded slog-scope v4.4.0
5882024-10-14T09:15:04.989Z Downloaded shell-words v1.1.0
5892024-10-14T09:15:04.992Z Downloaded serde_plain v1.0.2
5902024-10-14T09:15:04.992Z Downloaded serde_path_to_error v0.1.16
5912024-10-14T09:15:04.994Z Downloaded rustc_version v0.4.1
5922024-10-14T09:15:04.994Z Downloaded vte_generate_state_changes v0.1.1
5932024-10-14T09:15:04.997Z Downloaded slog-async v2.8.0
5942024-10-14T09:15:04.997Z Downloaded csv-core v0.1.11
5952024-10-14T09:15:04.999Z Downloaded headers-core v0.3.0
5962024-10-14T09:15:05.002Z Downloaded rtoolbox v0.0.2
5972024-10-14T09:15:05.002Z Downloaded arc-swap v1.7.1
5982024-10-14T09:15:05.006Z Downloaded stringprep v0.1.4
5992024-10-14T09:15:05.010Z Downloaded mime v0.3.17
6002024-10-14T09:15:05.010Z Downloaded base64ct v1.6.0
6012024-10-14T09:15:05.013Z Downloaded memmap2 v0.9.4
6022024-10-14T09:15:05.013Z Downloaded tiny-keccak v2.0.2
6032024-10-14T09:15:05.016Z Downloaded path-slash v0.1.5
6042024-10-14T09:15:05.018Z Downloaded sync_wrapper v0.1.2
6052024-10-14T09:15:05.018Z Downloaded scrypt v0.11.0
6062024-10-14T09:15:05.020Z Downloaded darling v0.20.9
6072024-10-14T09:15:05.023Z Downloaded thiserror-impl-no-std v2.0.2
6082024-10-14T09:15:05.026Z Downloaded num_threads v0.1.7
6092024-10-14T09:15:05.026Z Downloaded unicode-xid v0.2.4
6102024-10-14T09:15:05.029Z Downloaded mime_guess v2.0.4
6112024-10-14T09:15:05.031Z Downloaded async-trait v0.1.83
6122024-10-14T09:15:05.034Z Downloaded ciborium v0.2.2
6132024-10-14T09:15:05.036Z Downloaded ipnet v2.10.1
6142024-10-14T09:15:05.039Z Downloaded phf_shared v0.11.2
6152024-10-14T09:15:05.039Z Downloaded cancel-safe-futures v0.1.5
6162024-10-14T09:15:05.042Z Downloaded progenitor-client v0.8.0
6172024-10-14T09:15:05.045Z Downloaded proc-macro-crate v1.3.1
6182024-10-14T09:15:05.045Z Downloaded precomputed-hash v0.1.1
6192024-10-14T09:15:05.047Z Downloaded wait-timeout v0.2.0
6202024-10-14T09:15:05.047Z Downloaded crossbeam-utils v0.8.19
6212024-10-14T09:15:05.050Z Downloaded crc-any v2.5.0
6222024-10-14T09:15:05.052Z Downloaded typify-macro v0.2.0
6232024-10-14T09:15:05.055Z Downloaded sct v0.7.1
6242024-10-14T09:15:05.057Z Downloaded clang-sys v1.7.0
6252024-10-14T09:15:05.060Z Downloaded serde-big-array v0.5.1
6262024-10-14T09:15:05.064Z Downloaded float-ord v0.3.2
6272024-10-14T09:15:05.064Z Downloaded flagset v0.4.5
6282024-10-14T09:15:05.067Z Downloaded ed25519 v2.2.3
6292024-10-14T09:15:05.067Z Downloaded ghash v0.5.1
6302024-10-14T09:15:05.070Z Downloaded futures-io v0.3.31
6312024-10-14T09:15:05.070Z Downloaded rustc-demangle v0.1.24
6322024-10-14T09:15:05.072Z Downloaded unicode-truncate v1.0.0
6332024-10-14T09:15:05.072Z Downloaded mockall_derive v0.13.0
6342024-10-14T09:15:05.075Z Downloaded blake2 v0.10.6
6352024-10-14T09:15:05.077Z Downloaded gethostname v0.5.0
6362024-10-14T09:15:05.079Z Downloaded try-lock v0.2.5
6372024-10-14T09:15:05.079Z Downloaded const-oid v0.9.6
6382024-10-14T09:15:05.083Z Downloaded miniz_oxide v0.8.0
6392024-10-14T09:15:05.088Z Downloaded cookie v0.18.1
6402024-10-14T09:15:05.093Z Downloaded num-complex v0.4.6
6412024-10-14T09:15:05.093Z Downloaded strum_macros v0.25.3
6422024-10-14T09:15:05.093Z Downloaded snafu-derive v0.8.2
6432024-10-14T09:15:05.096Z Downloaded miniz_oxide v0.7.2
6442024-10-14T09:15:05.096Z Downloaded downcast v0.11.0
6452024-10-14T09:15:05.098Z Downloaded crossbeam-epoch v0.9.18
6462024-10-14T09:15:05.101Z Downloaded foreign-types v0.3.2
6472024-10-14T09:15:05.101Z Downloaded num_enum_derive v0.5.11
6482024-10-14T09:15:05.103Z Downloaded num_enum v0.5.11
6492024-10-14T09:15:05.108Z Downloaded base64 v0.13.1
6502024-10-14T09:15:05.110Z Downloaded derive_builder v0.20.0
6512024-10-14T09:15:05.116Z Downloaded paste v1.0.15
6522024-10-14T09:15:05.119Z Downloaded slab v0.4.9
6532024-10-14T09:15:05.121Z Downloaded rand_seeder v0.3.0
6542024-10-14T09:15:05.123Z Downloaded ecdsa v0.16.9
6552024-10-14T09:15:05.125Z Downloaded strum_macros v0.24.3
6562024-10-14T09:15:05.128Z Downloaded float-cmp v0.9.0
6572024-10-14T09:15:05.128Z Downloaded dyn-clone v1.0.17
6582024-10-14T09:15:05.130Z Downloaded spin v0.5.2
6592024-10-14T09:15:05.130Z Downloaded psl-types v2.0.11
6602024-10-14T09:15:05.133Z Downloaded vsss-rs v3.3.4
6612024-10-14T09:15:05.135Z Downloaded primeorder v0.13.6
6622024-10-14T09:15:05.138Z Downloaded russh-cryptovec v0.7.2
6632024-10-14T09:15:05.138Z Downloaded tls_codec_derive v0.4.1
6642024-10-14T09:15:05.141Z Downloaded untrusted v0.7.1
6652024-10-14T09:15:05.141Z Downloaded tls_codec v0.4.1
6662024-10-14T09:15:05.143Z Downloaded uzers v0.11.3
6672024-10-14T09:15:05.147Z Downloaded tui-tree-widget v0.22.0
6682024-10-14T09:15:05.147Z Downloaded bytes v1.7.2
6692024-10-14T09:15:05.150Z Downloaded minimal-lexical v0.2.1
6702024-10-14T09:15:05.154Z Downloaded pbkdf2 v0.11.0
6712024-10-14T09:15:05.159Z Downloaded zeroize_derive v1.4.2
6722024-10-14T09:15:05.161Z Downloaded zeroize v1.8.1
6732024-10-14T09:15:05.161Z Downloaded derive_more v0.99.18
6742024-10-14T09:15:05.165Z Downloaded base64 v0.22.1
6752024-10-14T09:15:05.169Z Downloaded funty v2.0.0
6762024-10-14T09:15:05.173Z Downloaded fragile v2.0.0
6772024-10-14T09:15:05.175Z Downloaded either v1.13.0
6782024-10-14T09:15:05.175Z Downloaded crypto-bigint v0.5.5
6792024-10-14T09:15:05.191Z Downloaded parse-display-derive v0.10.0
6802024-10-14T09:15:05.194Z Downloaded quick-error v1.2.3
6812024-10-14T09:15:05.204Z Downloaded peg v0.8.4
6822024-10-14T09:15:05.207Z Downloaded strum_macros v0.26.4
6832024-10-14T09:15:05.207Z Downloaded spin v0.9.8
6842024-10-14T09:15:05.207Z Downloaded foreign-types-shared v0.1.1
6852024-10-14T09:15:05.207Z Downloaded foreign-types-macros v0.2.3
6862024-10-14T09:15:05.207Z Downloaded foreign-types v0.5.0
6872024-10-14T09:15:05.208Z Downloaded diesel_table_macro_syntax v0.2.0
6882024-10-14T09:15:05.208Z Downloaded slog-envlogger v2.2.0
6892024-10-14T09:15:05.210Z Downloaded scheduled-thread-pool v0.2.7
6902024-10-14T09:15:05.210Z Downloaded polyval v0.6.2
6912024-10-14T09:15:05.213Z Downloaded pkg-config v0.3.30
6922024-10-14T09:15:05.215Z Downloaded rcgen v0.12.1
6932024-10-14T09:15:05.218Z Downloaded env_logger v0.11.5
6942024-10-14T09:15:05.220Z Downloaded phf_shared v0.10.0
6952024-10-14T09:15:05.222Z Downloaded rustls-pki-types v1.9.0
6962024-10-14T09:15:05.225Z Downloaded getrandom v0.2.14
6972024-10-14T09:15:05.228Z Downloaded tokio-stream v0.1.16
6982024-10-14T09:15:05.232Z Downloaded pin-utils v0.1.0
6992024-10-14T09:15:05.234Z Downloaded tokio-native-tls v0.3.1
7002024-10-14T09:15:05.236Z Downloaded same-file v1.0.6
7012024-10-14T09:15:05.239Z Downloaded sync_wrapper v1.0.1
7022024-10-14T09:15:05.239Z Downloaded yasna v0.5.2
7032024-10-14T09:15:05.241Z Downloaded pin-project-internal v1.1.5
7042024-10-14T09:15:05.244Z Downloaded const_format v0.2.33
7052024-10-14T09:15:05.248Z Downloaded slog-dtrace v0.3.0
7062024-10-14T09:15:05.250Z Downloaded sqlformat v0.2.6
7072024-10-14T09:15:05.253Z Downloaded zone_cfg_derive v0.1.2
7082024-10-14T09:15:05.255Z Downloaded time-core v0.1.2
7092024-10-14T09:15:05.255Z Downloaded sigpipe v0.1.3
7102024-10-14T09:15:05.255Z Downloaded endian-type v0.1.2
7112024-10-14T09:15:05.258Z Downloaded signal-hook-tokio v0.3.1
7122024-10-14T09:15:05.258Z Downloaded fxhash v0.2.1
7132024-10-14T09:15:05.258Z Downloaded hex v0.4.3
7142024-10-14T09:15:05.261Z Downloaded pin-project v1.1.5
7152024-10-14T09:15:05.271Z Downloaded structmeta-derive v0.2.0
7162024-10-14T09:15:05.275Z Downloaded progenitor-macro v0.8.0
7172024-10-14T09:15:05.278Z Downloaded defmt-macros v0.3.9
7182024-10-14T09:15:05.278Z Downloaded termcolor v1.4.1
7192024-10-14T09:15:05.281Z Downloaded oso-derive v0.27.3
7202024-10-14T09:15:05.281Z Downloaded difflib v0.4.0
7212024-10-14T09:15:05.281Z Downloaded rpassword v7.3.1
7222024-10-14T09:15:05.287Z Downloaded pkcs8 v0.10.2
7232024-10-14T09:15:05.290Z Downloaded base64 v0.21.7
7242024-10-14T09:15:05.290Z Downloaded tokio-macros v2.4.0
7252024-10-14T09:15:05.293Z Downloaded tabwriter v1.4.0
7262024-10-14T09:15:05.293Z Downloaded heck v0.3.3
7272024-10-14T09:15:05.295Z Downloaded socket2 v0.5.7
7282024-10-14T09:15:05.297Z Downloaded heapless v0.7.17
7292024-10-14T09:15:05.300Z Downloaded slog-bunyan v2.5.0
7302024-10-14T09:15:05.303Z Downloaded take_mut v0.2.2
7312024-10-14T09:15:05.303Z Downloaded signal-hook v0.3.17
7322024-10-14T09:15:05.306Z Downloaded toml_edit v0.19.15
7332024-10-14T09:15:05.322Z Downloaded mio v1.0.2
7342024-10-14T09:15:05.328Z Downloaded foreign-types-shared v0.3.1
7352024-10-14T09:15:05.330Z Downloaded enum-as-inner v0.6.0
7362024-10-14T09:15:05.332Z Downloaded enum-as-inner v0.5.1
7372024-10-14T09:15:05.332Z Downloaded zone v0.3.0
7382024-10-14T09:15:05.335Z Downloaded xattr v1.3.1
7392024-10-14T09:15:05.335Z Downloaded siphasher v0.3.11
7402024-10-14T09:15:05.338Z Downloaded prettyplease v0.2.22
7412024-10-14T09:15:05.341Z Downloaded packed_struct_codegen v0.10.1
7422024-10-14T09:15:05.344Z Downloaded uuid v1.10.0
7432024-10-14T09:15:05.346Z Downloaded zone v0.1.8
7442024-10-14T09:15:05.346Z Downloaded slog-json v2.6.1
7452024-10-14T09:15:05.348Z Downloaded typify v0.2.0
7462024-10-14T09:15:05.351Z Downloaded radium v0.7.0
7472024-10-14T09:15:05.354Z Downloaded serde_urlencoded v0.7.1
7482024-10-14T09:15:05.356Z Downloaded ron v0.7.1
7492024-10-14T09:15:05.359Z Downloaded libm v0.2.8
7502024-10-14T09:15:05.367Z Downloaded topological-sort v0.2.2
7512024-10-14T09:15:05.370Z Downloaded itertools v0.12.1
7522024-10-14T09:15:05.376Z Downloaded crossbeam-channel v0.5.12
7532024-10-14T09:15:05.381Z Downloaded openssl-macros v0.1.1
7542024-10-14T09:15:05.383Z Downloaded hash32 v0.3.1
7552024-10-14T09:15:05.386Z Downloaded powerfmt v0.2.0
7562024-10-14T09:15:05.386Z Downloaded opaque-debug v0.3.1
7572024-10-14T09:15:05.388Z Downloaded strum v0.26.3
7582024-10-14T09:15:05.388Z Downloaded parking_lot_core v0.8.6
7592024-10-14T09:15:05.391Z Downloaded hash32 v0.2.1
7602024-10-14T09:15:05.393Z Downloaded signature v2.2.0
7612024-10-14T09:15:05.393Z Downloaded url v2.5.2
7622024-10-14T09:15:05.397Z Downloaded group v0.13.0
7632024-10-14T09:15:05.399Z Downloaded num-conv v0.1.0
7642024-10-14T09:15:05.399Z Downloaded quinn-udp v0.5.5
7652024-10-14T09:15:05.403Z Downloaded dirs-next v2.0.0
7662024-10-14T09:15:05.405Z Downloaded slog-stdlog v4.1.1
7672024-10-14T09:15:05.406Z Downloaded serde_with_macros v3.11.0
7682024-10-14T09:15:05.408Z Downloaded p256 v0.13.2
7692024-10-14T09:15:05.411Z Downloaded signal-hook-registry v1.4.2
7702024-10-14T09:15:05.413Z Downloaded openssl-probe v0.1.5
7712024-10-14T09:15:05.413Z Downloaded hashlink v0.9.1
7722024-10-14T09:15:05.415Z Downloaded diff v0.1.13
7732024-10-14T09:15:05.418Z Downloaded futures-executor v0.3.31
7742024-10-14T09:15:05.420Z Downloaded value-bag v1.9.0
7752024-10-14T09:15:05.423Z Downloaded glob v0.3.1
7762024-10-14T09:15:05.425Z Downloaded futures-core v0.3.31
7772024-10-14T09:15:05.425Z Downloaded hyper v1.4.1
7782024-10-14T09:15:05.433Z Downloaded rayon-core v1.12.1
7792024-10-14T09:15:05.437Z Downloaded sha1 v0.10.6
7802024-10-14T09:15:05.439Z Downloaded resolv-conf v0.7.0
7812024-10-14T09:15:05.441Z Downloaded postgres-types v0.2.8
7822024-10-14T09:15:05.444Z Downloaded omicron-zone-package v0.11.1
7832024-10-14T09:15:05.446Z Downloaded rustc_version v0.1.7
7842024-10-14T09:15:05.448Z Downloaded unicase v2.7.0
7852024-10-14T09:15:05.451Z Downloaded parking_lot v0.11.2
7862024-10-14T09:15:05.451Z Downloaded num-iter v0.1.45
7872024-10-14T09:15:05.454Z Downloaded tracing v0.1.40
7882024-10-14T09:15:05.457Z Downloaded phf v0.11.2
7892024-10-14T09:15:05.459Z Downloaded slog-term v2.9.1
7902024-10-14T09:15:05.461Z Downloaded publicsuffix v2.2.3
7912024-10-14T09:15:05.464Z Downloaded aes-gcm v0.10.3
7922024-10-14T09:15:05.467Z Downloaded olpc-cjson v0.1.3
7932024-10-14T09:15:05.470Z Downloaded rand_core v0.6.4
7942024-10-14T09:15:05.472Z Downloaded rustc-hash v1.1.0
7952024-10-14T09:15:05.472Z Downloaded unarray v0.1.4
7962024-10-14T09:15:05.475Z Downloaded tokio-tungstenite v0.24.0
7972024-10-14T09:15:05.477Z Downloaded der_derive v0.7.2
7982024-10-14T09:15:05.477Z Downloaded twox-hash v1.6.3
7992024-10-14T09:15:05.481Z Downloaded rand_xorshift v0.3.0
8002024-10-14T09:15:05.481Z Downloaded structmeta-derive v0.3.0
8012024-10-14T09:15:05.483Z Downloaded unicode-segmentation v1.11.0
8022024-10-14T09:15:05.486Z Downloaded hickory-server v0.24.1
8032024-10-14T09:15:05.490Z Downloaded zone_cfg_derive v0.3.0
8042024-10-14T09:15:05.493Z Downloaded termtree v0.4.1
8052024-10-14T09:15:05.493Z Downloaded serde_derive_internals v0.29.1
8062024-10-14T09:15:05.495Z Downloaded parking_lot_core v0.9.10
8072024-10-14T09:15:05.498Z Downloaded hyper v0.14.30
8082024-10-14T09:15:05.504Z Downloaded peg-runtime v0.8.3
8092024-10-14T09:15:05.506Z Downloaded parse-size v1.0.0
8102024-10-14T09:15:05.507Z Downloaded universal-hash v0.5.1
8112024-10-14T09:15:05.509Z Downloaded subtle v2.5.0
8122024-10-14T09:15:05.509Z Downloaded ssh-cipher v0.2.0
8132024-10-14T09:15:05.509Z Downloaded rustc-hash v2.0.0
8142024-10-14T09:15:05.513Z Downloaded pem-rfc7468 v0.7.0
8152024-10-14T09:15:05.515Z Downloaded num-bigint v0.4.5
8162024-10-14T09:15:05.518Z Downloaded itertools v0.13.0
8172024-10-14T09:15:05.524Z Downloaded dhcproto-macros v0.1.0
8182024-10-14T09:15:05.527Z Downloaded deranged v0.3.11
8192024-10-14T09:15:05.527Z Downloaded defmt-parser v0.3.4
8202024-10-14T09:15:05.530Z Downloaded rand_chacha v0.3.1
8212024-10-14T09:15:05.531Z Downloaded predicates v3.1.2
8222024-10-14T09:15:05.533Z Downloaded strip-ansi-escapes v0.2.0
8232024-10-14T09:15:05.533Z Downloaded sqlparser_derive v0.2.2
8242024-10-14T09:15:05.536Z Downloaded number_prefix v0.4.0
8252024-10-14T09:15:05.536Z Downloaded tokio-tungstenite v0.23.1
8262024-10-14T09:15:05.538Z Downloaded tokio-rustls v0.26.0
8272024-10-14T09:15:05.541Z Downloaded ppv-lite86 v0.2.17
8282024-10-14T09:15:05.541Z Downloaded secrecy v0.8.0
8292024-10-14T09:15:05.543Z Downloaded wyz v0.5.1
8302024-10-14T09:15:05.543Z Downloaded futures-task v0.3.31
8312024-10-14T09:15:05.546Z Downloaded tokio-rustls v0.25.0
8322024-10-14T09:15:05.548Z Downloaded tokio-rustls v0.24.1
8332024-10-14T09:15:05.551Z Downloaded smallvec v1.13.2
8342024-10-14T09:15:05.553Z Downloaded hickory-resolver v0.24.1
8352024-10-14T09:15:05.555Z Downloaded zip v0.6.6
8362024-10-14T09:15:05.560Z Downloaded pbkdf2 v0.12.2
8372024-10-14T09:15:05.562Z Downloaded thiserror-no-std v2.0.2
8382024-10-14T09:15:05.566Z Downloaded termios v0.3.3
8392024-10-14T09:15:05.569Z Downloaded pem v3.0.4
8402024-10-14T09:15:05.569Z Downloaded form_urlencoded v1.2.1
8412024-10-14T09:15:05.571Z Downloaded fallible-streaming-iterator v0.1.9
8422024-10-14T09:15:05.571Z Downloaded rusty-fork v0.3.0
8432024-10-14T09:15:05.574Z Downloaded filetime v0.2.25
8442024-10-14T09:15:05.574Z Downloaded which v4.4.2
8452024-10-14T09:15:05.576Z Downloaded sec1 v0.7.3
8462024-10-14T09:15:05.578Z Downloaded hashbrown v0.12.3
8472024-10-14T09:15:05.581Z Downloaded shlex v1.3.0
8482024-10-14T09:15:05.583Z Downloaded env_filter v0.1.2
8492024-10-14T09:15:05.585Z Downloaded crossterm v0.28.1
8502024-10-14T09:15:05.590Z Downloaded stable_deref_trait v1.2.0
8512024-10-14T09:15:05.593Z Downloaded ssh-key v0.6.6
8522024-10-14T09:15:05.598Z Downloaded static_assertions v1.1.0
8532024-10-14T09:15:05.601Z Downloaded schemars_derive v0.8.21
8542024-10-14T09:15:05.603Z Downloaded postgres-protocol v0.6.7
8552024-10-14T09:15:05.603Z Downloaded ff v0.13.0
8562024-10-14T09:15:05.606Z Downloaded spki v0.7.3
8572024-10-14T09:15:05.608Z Downloaded num-traits v0.2.19
8582024-10-14T09:15:05.611Z Downloaded ssh-encoding v0.2.0
8592024-10-14T09:15:05.613Z Downloaded unsafe-libyaml v0.2.11
8602024-10-14T09:15:05.616Z Downloaded fatfs v0.3.6
8612024-10-14T09:15:05.621Z Downloaded snafu v0.8.2
8622024-10-14T09:15:05.624Z Downloaded diesel_derives v2.2.2
8632024-10-14T09:15:05.628Z Downloaded thread_local v1.1.8
8642024-10-14T09:15:05.631Z Downloaded tracing-attributes v0.1.27
8652024-10-14T09:15:05.638Z Downloaded blake3 v1.5.1
8662024-10-14T09:15:05.653Z Downloaded serde_yaml v0.9.34+deprecated
8672024-10-14T09:15:05.654Z Downloaded postcard v1.0.8
8682024-10-14T09:15:05.654Z Downloaded fallible-iterator v0.2.0
8692024-10-14T09:15:05.654Z Downloaded aho-corasick v1.1.3
8702024-10-14T09:15:05.657Z Downloaded futures-sink v0.3.31
8712024-10-14T09:15:05.657Z Downloaded derive-where v1.2.7
8722024-10-14T09:15:05.659Z Downloaded quinn v0.11.5
8732024-10-14T09:15:05.664Z Downloaded futures-macro v0.3.31
8742024-10-14T09:15:05.664Z Downloaded pkcs1 v0.7.5
8752024-10-14T09:15:05.667Z Downloaded pkcs5 v0.7.1
8762024-10-14T09:15:05.669Z Downloaded der v0.7.9
8772024-10-14T09:15:05.673Z Downloaded num-rational v0.4.2
8782024-10-14T09:15:05.675Z Downloaded russh-keys v0.45.0
8792024-10-14T09:15:05.677Z Downloaded ron v0.8.1
8802024-10-14T09:15:05.682Z Downloaded tungstenite v0.23.0
8812024-10-14T09:15:05.685Z Downloaded russh v0.45.0
8822024-10-14T09:15:05.691Z Downloaded dhcproto v0.12.0
8832024-10-14T09:15:05.694Z Downloaded tungstenite v0.21.0
8842024-10-14T09:15:05.698Z Downloaded p521 v0.13.3
8852024-10-14T09:15:05.701Z Downloaded dropshot_endpoint v0.12.0
8862024-10-14T09:15:05.704Z Downloaded unicode-bidi v0.3.15
8872024-10-14T09:15:05.707Z Downloaded tough v0.17.1
8882024-10-14T09:15:05.715Z Downloaded reedline v0.35.0
8892024-10-14T09:15:05.723Z Downloaded tokio-postgres v0.7.12
8902024-10-14T09:15:05.728Z Downloaded reqwest v0.11.27
8912024-10-14T09:15:05.735Z Downloaded unicode_categories v0.1.1
8922024-10-14T09:15:05.738Z Downloaded schemars v0.8.21
8932024-10-14T09:15:05.750Z Downloaded rand v0.8.5
8942024-10-14T09:15:05.754Z Downloaded typed-path v0.7.1
8952024-10-14T09:15:05.759Z Downloaded tokio-util v0.7.12
8962024-10-14T09:15:05.766Z Downloaded steno v0.4.1
8972024-10-14T09:15:05.771Z Downloaded unicode-normalization v0.1.23
8982024-10-14T09:15:05.776Z Downloaded sqlparser v0.45.0
8992024-10-14T09:15:05.780Z Downloaded x509-cert v0.2.5
9002024-10-14T09:15:05.785Z Downloaded idna v0.4.0
9012024-10-14T09:15:05.797Z Downloaded rusqlite v0.32.1
9022024-10-14T09:15:05.804Z Downloaded futures-util v0.3.31
9032024-10-14T09:15:05.811Z Downloaded expectorate v1.1.0
9042024-10-14T09:15:05.814Z Downloaded hashbrown v0.14.5
9052024-10-14T09:15:05.818Z Downloaded chrono v0.4.38
9062024-10-14T09:15:05.825Z Downloaded h2 v0.4.6
9072024-10-14T09:15:05.832Z Downloaded nix v0.27.1
9082024-10-14T09:15:05.842Z Downloaded rayon v1.10.0
9092024-10-14T09:15:05.851Z Downloaded portable-atomic v1.6.0
9102024-10-14T09:15:05.858Z Downloaded h2 v0.3.26
9112024-10-14T09:15:05.864Z Downloaded quinn-proto v0.11.8
9122024-10-14T09:15:05.870Z Downloaded time v0.3.36
9132024-10-14T09:15:05.877Z Downloaded vcpkg v0.2.15
9142024-10-14T09:15:05.915Z Downloaded salty v0.3.0
9152024-10-14T09:15:05.922Z Downloaded rustls-webpki v0.101.7
9162024-10-14T09:15:05.935Z Downloaded winnow v0.5.40
9172024-10-14T09:15:05.944Z Downloaded reqwest v0.12.8
9182024-10-14T09:15:05.953Z Downloaded quick-xml v0.33.0
9192024-10-14T09:15:05.959Z Downloaded proptest v1.5.0
9202024-10-14T09:15:05.968Z Downloaded rustls-webpki v0.102.4
9212024-10-14T09:15:05.986Z Downloaded curve25519-dalek v4.1.3
9222024-10-14T09:15:05.994Z Downloaded gimli v0.28.1
9232024-10-14T09:15:06.003Z Downloaded trust-dns-proto v0.22.0
9242024-10-14T09:15:06.014Z Downloaded polar-core v0.27.3
9252024-10-14T09:15:06.023Z Downloaded git2 v0.19.0
9262024-10-14T09:15:06.032Z Downloaded nix v0.29.0
9272024-10-14T09:15:06.044Z Downloaded regress v0.10.1
9282024-10-14T09:15:06.053Z Downloaded webpki-roots v0.26.3
9292024-10-14T09:15:06.057Z Downloaded smoltcp v0.9.1
9302024-10-14T09:15:06.073Z Downloaded openssl v0.10.66
9312024-10-14T09:15:06.083Z Downloaded object v0.30.4
9322024-10-14T09:15:06.100Z Downloaded smoltcp v0.11.0
9332024-10-14T09:15:06.120Z Downloaded rustls v0.21.12
9342024-10-14T09:15:06.134Z Downloaded object v0.32.2
9352024-10-14T09:15:06.146Z Downloaded regress v0.9.1
9362024-10-14T09:15:06.157Z Downloaded hickory-proto v0.24.1
9372024-10-14T09:15:06.175Z Downloaded regex-syntax v0.8.5
9382024-10-14T09:15:06.185Z Downloaded rustls v0.22.4
9392024-10-14T09:15:06.199Z Downloaded bzip2-sys v0.1.11+1.0.8
9402024-10-14T09:15:06.212Z Downloaded ratatui v0.28.1
9412024-10-14T09:15:06.234Z Downloaded zerocopy-derive v0.6.6
9422024-10-14T09:15:06.244Z Downloaded typify-impl v0.2.0
9432024-10-14T09:15:06.259Z Downloaded sled v0.34.7
9442024-10-14T09:15:06.272Z Downloaded csv v1.3.0
9452024-10-14T09:15:06.293Z Downloaded regex-automata v0.4.8
9462024-10-14T09:15:06.309Z Downloaded rustls v0.23.10
9472024-10-14T09:15:06.326Z Downloaded regex-syntax v0.6.29
9482024-10-14T09:15:06.333Z Downloaded diesel v2.2.4
9492024-10-14T09:15:06.353Z Downloaded openapiv3 v2.0.0
9502024-10-14T09:15:06.368Z Downloaded regex v1.11.0
9512024-10-14T09:15:06.381Z Downloaded finl_unicode v1.2.0
9522024-10-14T09:15:06.394Z Downloaded lzma-sys v0.1.20
9532024-10-14T09:15:06.425Z Downloaded radix_trie v0.2.1
9542024-10-14T09:15:06.430Z Downloaded petgraph v0.6.5
9552024-10-14T09:15:06.450Z Downloaded dropshot v0.12.0
9562024-10-14T09:15:06.473Z Downloaded tokio v1.40.0
9572024-10-14T09:15:06.513Z Downloaded bstr v1.9.1
9582024-10-14T09:15:06.524Z Downloaded sha3 v0.10.8
9592024-10-14T09:15:06.529Z Downloaded p384 v0.13.0
9602024-10-14T09:15:06.535Z Downloaded nix v0.28.0
9612024-10-14T09:15:06.547Z Downloaded bindgen v0.69.4
9622024-10-14T09:15:06.555Z Downloaded idna v0.5.0
9632024-10-14T09:15:06.561Z Downloaded rustyline v14.0.0
9642024-10-14T09:15:06.567Z Downloaded num-bigint-dig v0.8.4
9652024-10-14T09:15:06.571Z Downloaded serde_with v3.11.0
9662024-10-14T09:15:06.580Z Downloaded bitvec v1.0.1
9672024-10-14T09:15:06.596Z Downloaded idna v0.3.0
9682024-10-14T09:15:06.602Z Downloaded hashbrown v0.13.2
9692024-10-14T09:15:06.607Z Downloaded lalrpop v0.19.12
9702024-10-14T09:15:06.619Z Downloaded idna v0.2.3
9712024-10-14T09:15:06.627Z Downloaded globset v0.4.14
9722024-10-14T09:15:06.630Z Downloaded rsa v0.9.6
9732024-10-14T09:15:06.636Z Downloaded num-derive v0.4.2
9742024-10-14T09:15:06.638Z Downloaded headers v0.4.0
9752024-10-14T09:15:06.645Z Downloaded flate2 v1.0.34
9762024-10-14T09:15:06.651Z Downloaded encoding_rs v0.8.34
9772024-10-14T09:15:06.675Z Downloaded hex-literal v0.4.1
9782024-10-14T09:15:06.678Z Downloaded fd-lock v4.0.2
9792024-10-14T09:15:06.680Z Downloaded smallvec v0.6.14
9802024-10-14T09:15:06.680Z Downloaded parse-display v0.10.0
9812024-10-14T09:15:06.680Z Downloaded percent-encoding v2.3.1
9822024-10-14T09:15:06.683Z Downloaded ena v0.14.3
9832024-10-14T09:15:06.683Z Downloaded embedded-io v0.4.0
9842024-10-14T09:15:06.685Z Downloaded dsl_auto_type v0.1.2
9852024-10-14T09:15:06.688Z Downloaded flume v0.11.0
9862024-10-14T09:15:06.690Z Downloaded r2d2 v0.8.10
9872024-10-14T09:15:06.690Z Downloaded tar v0.4.42
9882024-10-14T09:15:06.693Z Downloaded libgit2-sys v0.17.0+1.8.1
9892024-10-14T09:15:06.757Z Downloaded serde_repr v0.1.19
9902024-10-14T09:15:06.759Z Downloaded predicates-core v1.0.6
9912024-10-14T09:15:06.762Z Downloaded scopeguard v1.2.0
9922024-10-14T09:15:06.762Z Downloaded progenitor-impl v0.8.0
9932024-10-14T09:15:06.764Z Downloaded password-hash v0.5.0
9942024-10-14T09:15:06.767Z Downloaded password-hash v0.4.2
9952024-10-14T09:15:06.770Z Downloaded tap v1.0.1
9962024-10-14T09:15:06.770Z Downloaded supports-color v3.0.1
9972024-10-14T09:15:06.770Z Downloaded num-integer v0.1.46
9982024-10-14T09:15:06.772Z Downloaded tracing-core v0.1.32
9992024-10-14T09:15:06.775Z Downloaded itertools v0.10.5
10002024-10-14T09:15:06.782Z Downloaded heapless v0.8.0
10012024-10-14T09:15:06.787Z Downloaded packed_struct v0.10.1
10022024-10-14T09:15:06.789Z Downloaded des v0.8.1
10032024-10-14T09:15:06.792Z Downloaded slog v2.7.0
10042024-10-14T09:15:06.794Z Downloaded ref-cast-impl v1.0.23
10052024-10-14T09:15:06.798Z Downloaded predicates-tree v1.0.9
10062024-10-14T09:15:06.799Z Downloaded pin-project-lite v0.2.14
10072024-10-14T09:15:06.803Z Downloaded owo-colors v4.1.0
10082024-10-14T09:15:06.806Z Downloaded half v2.4.1
10092024-10-14T09:15:06.818Z Downloaded zerocopy v0.6.6
10102024-10-14T09:15:06.818Z Downloaded ed25519-dalek v2.1.1
10112024-10-14T09:15:06.818Z Downloaded openssl-sys v0.9.103
10122024-10-14T09:15:06.822Z Downloaded cc v1.0.97
10132024-10-14T09:15:06.825Z Downloaded futures v0.3.31
10142024-10-14T09:15:06.828Z Downloaded hickory-client v0.24.1
10152024-10-14T09:15:06.831Z Downloaded nom v7.1.3
10162024-10-14T09:15:06.839Z Downloaded libxml v0.3.3
10172024-10-14T09:15:06.846Z Downloaded hkdf v0.12.4
10182024-10-14T09:15:06.849Z Downloaded ring v0.17.8
10192024-10-14T09:15:06.925Z Downloaded structmeta v0.3.0
10202024-10-14T09:15:06.927Z Downloaded tungstenite v0.24.0
10212024-10-14T09:15:06.930Z Downloaded poly1305 v0.8.0
10222024-10-14T09:15:06.933Z Downloaded aes v0.8.4
10232024-10-14T09:15:06.935Z Downloaded want v0.3.1
10242024-10-14T09:15:06.939Z Downloaded tower-service v0.3.2
10252024-10-14T09:15:06.939Z Downloaded fixedbitset v0.4.2
10262024-10-14T09:15:06.939Z Downloaded fallible-iterator v0.3.0
10272024-10-14T09:15:06.942Z Downloaded test-strategy v0.3.1
10282024-10-14T09:15:06.945Z Downloaded subprocess v0.2.9
10292024-10-14T09:15:06.947Z Downloaded darling_core v0.20.9
10302024-10-14T09:15:06.952Z Downloaded peg-macros v0.8.4
10312024-10-14T09:15:06.954Z Downloaded xz2 v0.1.7
10322024-10-14T09:15:06.957Z Downloaded pretty-hex v0.2.1
10332024-10-14T09:15:06.957Z Downloaded utf-8 v0.7.6
10342024-10-14T09:15:06.959Z Downloaded salsa20 v0.10.2
10352024-10-14T09:15:06.959Z Downloaded highway v1.2.0
10362024-10-14T09:15:06.962Z Downloaded whoami v1.5.2
10372024-10-14T09:15:06.965Z Downloaded elliptic-curve v0.13.8
10382024-10-14T09:15:06.968Z Downloaded futures-channel v0.3.31
10392024-10-14T09:15:06.970Z Downloaded compact_str v0.8.0
10402024-10-14T09:15:06.974Z Downloaded tokio-tungstenite v0.21.0
10412024-10-14T09:15:06.977Z Downloaded rustls-pemfile v2.2.0
10422024-10-14T09:15:06.980Z Downloaded env_logger v0.10.2
10432024-10-14T09:15:06.983Z Downloaded ring v0.16.20
10442024-10-14T09:15:07.071Z Downloaded http v0.2.12
10452024-10-14T09:15:07.074Z Downloaded untrusted v0.9.0
10462024-10-14T09:15:07.078Z Downloaded parking_lot v0.12.2
10472024-10-14T09:15:07.080Z Downloaded vergen v8.3.2
10482024-10-14T09:15:07.082Z Downloaded toml v0.7.8
10492024-10-14T09:15:07.085Z Downloaded oso v0.27.3
10502024-10-14T09:15:07.089Z Downloaded backtrace v0.3.71
10512024-10-14T09:15:07.095Z Downloaded derive_builder_core v0.20.0
10522024-10-14T09:15:07.098Z Downloaded vte v0.11.1
10532024-10-14T09:15:07.098Z Downloaded socket2 v0.4.10
10542024-10-14T09:15:07.101Z Downloaded similar v2.6.0
10552024-10-14T09:15:07.105Z Downloaded samael v0.0.17
10562024-10-14T09:15:07.113Z Downloaded structmeta v0.2.0
10572024-10-14T09:15:07.116Z Downloaded signal-hook-mio v0.2.4
10582024-10-14T09:15:07.116Z Downloaded rustls-pemfile v1.0.4
10592024-10-14T09:15:07.116Z Downloaded rfc6979 v0.4.0
10602024-10-14T09:15:07.118Z Downloaded tinyvec v1.6.0
10612024-10-14T09:15:07.121Z Downloaded term v0.7.0
10622024-10-14T09:15:07.124Z Downloaded indicatif v0.17.8
10632024-10-14T09:15:07.127Z Downloaded serde-hex v0.1.0
10642024-10-14T09:15:07.130Z Downloaded semver v0.1.20
10652024-10-14T09:15:07.132Z Downloaded time-macros v0.2.18
10662024-10-14T09:15:07.132Z Downloaded http v1.1.0
10672024-10-14T09:15:07.136Z Downloaded walkdir v2.5.0
10682024-10-14T09:15:07.139Z Downloaded chacha20poly1305 v0.10.1
10692024-10-14T09:15:07.141Z Downloaded display-error-chain v0.2.1
10702024-10-14T09:15:07.141Z Downloaded libz-sys v1.1.16
10712024-10-14T09:15:07.215Z Downloaded dirs-sys-next v0.1.2
10722024-10-14T09:15:07.217Z Downloaded ref-cast v1.0.23
10732024-10-14T09:15:07.220Z Downloaded progenitor v0.8.0
10742024-10-14T09:15:07.222Z Downloaded hyper-util v0.1.9
10752024-10-14T09:15:07.225Z Downloaded native-tls v0.2.11
10762024-10-14T09:15:07.227Z Downloaded backoff v0.4.0
10772024-10-14T09:15:07.230Z Downloaded async-bb8-diesel v0.2.1
10782024-10-14T09:15:07.233Z Downloaded arrayref v0.3.7
10792024-10-14T09:15:07.233Z Downloaded string_cache v0.8.7
10802024-10-14T09:15:07.236Z Downloaded smf v0.2.3
10812024-10-14T09:15:07.236Z Downloaded crc32fast v1.4.0
10822024-10-14T09:15:07.239Z Downloaded argon2 v0.5.3
10832024-10-14T09:15:07.242Z Downloaded httparse v1.8.0
10842024-10-14T09:15:07.242Z Downloaded cookie_store v0.21.0
10852024-10-14T09:15:07.244Z Downloaded bcs v0.1.6
10862024-10-14T09:15:07.247Z Downloaded lru v0.12.3
10872024-10-14T09:15:07.247Z Downloaded nibble_vec v0.1.0
10882024-10-14T09:15:07.250Z Downloaded maplit v1.0.2
10892024-10-14T09:15:07.250Z Downloaded tinyvec_macros v0.1.1
10902024-10-14T09:15:07.250Z Downloaded bzip2 v0.4.4
10912024-10-14T09:15:07.252Z Downloaded indent_write v2.2.0
10922024-10-14T09:15:07.256Z Downloaded keccak v0.1.5
10932024-10-14T09:15:07.256Z Downloaded crc v3.2.1
10942024-10-14T09:15:07.258Z Downloaded constant_time_eq v0.3.0
10952024-10-14T09:15:07.261Z Downloaded cobs v0.2.3
10962024-10-14T09:15:07.261Z Downloaded lock_api v0.4.12
10972024-10-14T09:15:07.265Z Downloaded iana-time-zone v0.1.60
10982024-10-14T09:15:07.266Z Downloaded bcrypt-pbkdf v0.10.0
10992024-10-14T09:15:07.268Z Downloaded ascii-canvas v3.0.0
11002024-10-14T09:15:07.268Z Downloaded base16ct v0.2.0
11012024-10-14T09:15:07.268Z Downloaded instability v0.3.2
11022024-10-14T09:15:07.270Z Downloaded libloading v0.8.3
11032024-10-14T09:15:07.273Z Downloaded allocator-api2 v0.2.18
11042024-10-14T09:15:07.275Z Downloaded libsqlite3-sys v0.30.1
11052024-10-14T09:15:07.356Z Downloaded buf-list v1.0.3
11062024-10-14T09:15:07.359Z Downloaded bit-set v0.5.3
11072024-10-14T09:15:07.362Z Downloaded array-init v0.0.4
11082024-10-14T09:15:07.362Z Downloaded hubpack v0.1.2
11092024-10-14T09:15:07.362Z Downloaded http-body-util v0.1.2
11102024-10-14T09:15:07.365Z Downloaded http-body v0.4.6
11112024-10-14T09:15:07.368Z Downloaded bitfield v0.14.0
11122024-10-14T09:15:07.368Z Downloaded async-recursion v1.1.1
11132024-10-14T09:15:07.371Z Downloaded impl-trait-for-tuples v0.2.2
11142024-10-14T09:15:07.373Z Downloaded lru-cache v0.1.2
11152024-10-14T09:15:07.373Z Downloaded linear-map v1.2.0
11162024-10-14T09:15:07.376Z Downloaded lalrpop-util v0.19.12
11172024-10-14T09:15:07.376Z Downloaded kstat-rs v0.2.4
11182024-10-14T09:15:07.376Z Downloaded cexpr v0.6.0
11192024-10-14T09:15:07.379Z Downloaded cassowary v0.3.0
11202024-10-14T09:15:07.381Z Downloaded atomic-waker v1.1.2
11212024-10-14T09:15:07.381Z Downloaded bitflags v1.3.2
11222024-10-14T09:15:07.385Z Downloaded bb8 v0.8.5
11232024-10-14T09:15:07.385Z Downloaded crunchy v0.2.2
11242024-10-14T09:15:07.385Z Downloaded internet-checksum v0.2.1
11252024-10-14T09:15:07.387Z Downloaded atomicwrites v0.4.4
11262024-10-14T09:15:07.484Z Compiling serde v1.0.210
11272024-10-14T09:15:07.487Z Compiling typenum v1.17.0
11282024-10-14T09:15:07.487Z Compiling lock_api v0.4.12
11292024-10-14T09:15:07.487Z Compiling generic-array v0.14.7
11302024-10-14T09:15:07.487Z Compiling scopeguard v1.2.0
11312024-10-14T09:15:07.639Z Compiling subtle v2.5.0
11322024-10-14T09:15:07.650Z Compiling syn v2.0.79
11332024-10-14T09:15:07.659Z Compiling getrandom v0.2.14
11342024-10-14T09:15:07.784Z Compiling value-bag v1.9.0
11352024-10-14T09:15:07.939Z Compiling rand_core v0.6.4
11362024-10-14T09:15:08.060Z Compiling const-oid v0.9.6
11372024-10-14T09:15:08.181Z Compiling jobserver v0.1.32
11382024-10-14T09:15:08.207Z Compiling log v0.4.22
11392024-10-14T09:15:08.379Z Compiling pin-project-lite v0.2.14
11402024-10-14T09:15:08.475Z Compiling smallvec v1.13.2
11412024-10-14T09:15:08.507Z Compiling cc v1.0.97
11422024-10-14T09:15:08.528Z Compiling parking_lot_core v0.9.10
11432024-10-14T09:15:08.891Z Compiling futures-core v0.3.31
11442024-10-14T09:15:09.068Z Compiling signal-hook-registry v1.4.2
11452024-10-14T09:15:09.093Z Compiling mio v1.0.2
11462024-10-14T09:15:09.126Z Compiling cpufeatures v0.2.12
11472024-10-14T09:15:09.228Z Compiling futures-sink v0.3.31
11482024-10-14T09:15:09.393Z Compiling parking_lot v0.12.2
11492024-10-14T09:15:09.659Z Compiling spin v0.9.8
11502024-10-14T09:15:09.838Z Compiling socket2 v0.5.7
11512024-10-14T09:15:09.982Z Compiling slab v0.4.9
11522024-10-14T09:15:10.048Z Compiling serde_json v1.0.128
11532024-10-14T09:15:10.330Z Compiling futures-channel v0.3.31
11542024-10-14T09:15:10.333Z Compiling tinyvec_macros v0.1.1
11552024-10-14T09:15:10.366Z Compiling futures-io v0.3.31
11562024-10-14T09:15:10.414Z Compiling futures-task v0.3.31
11572024-10-14T09:15:10.453Z Compiling pin-utils v0.1.0
11582024-10-14T09:15:10.543Z Compiling tinyvec v1.6.0
11592024-10-14T09:15:10.689Z Compiling libm v0.2.8
11602024-10-14T09:15:10.710Z Compiling num-traits v0.2.19
11612024-10-14T09:15:10.730Z Compiling unicode-bidi v0.3.15
11622024-10-14T09:15:10.733Z Compiling base64ct v1.6.0
11632024-10-14T09:15:10.779Z Compiling flagset v0.4.5
11642024-10-14T09:15:10.982Z Compiling httparse v1.8.0
11652024-10-14T09:15:11.321Z Compiling pem-rfc7468 v0.7.0
11662024-10-14T09:15:11.443Z Compiling ppv-lite86 v0.2.17
11672024-10-14T09:15:11.528Z Compiling tracing-core v0.1.32
11682024-10-14T09:15:12.091Z Compiling rustls-pki-types v1.9.0
11692024-10-14T09:15:12.172Z Compiling unicode-normalization v0.1.23
11702024-10-14T09:15:12.334Z Compiling rand_chacha v0.3.1
11712024-10-14T09:15:12.628Z Compiling percent-encoding v2.3.1
11722024-10-14T09:15:12.668Z Compiling ring v0.17.8
11732024-10-14T09:15:13.013Z Compiling crossbeam-utils v0.8.19
11742024-10-14T09:15:13.033Z Compiling rand v0.8.5
11752024-10-14T09:15:13.331Z Compiling vcpkg v0.2.15
11762024-10-14T09:15:13.701Z Compiling pkg-config v0.3.30
11772024-10-14T09:15:13.977Z Compiling time-core v0.1.2
11782024-10-14T09:15:14.155Z Compiling untrusted v0.9.0
11792024-10-14T09:15:14.334Z Compiling powerfmt v0.2.0
11802024-10-14T09:15:14.370Z Compiling num-conv v0.1.0
11812024-10-14T09:15:14.656Z Compiling time-macros v0.2.18
11822024-10-14T09:15:14.691Z Compiling deranged v0.3.11
11832024-10-14T09:15:15.080Z Compiling num_threads v0.1.7
11842024-10-14T09:15:15.199Z Compiling atomic-waker v1.1.2
11852024-10-14T09:15:15.217Z Compiling form_urlencoded v1.2.1
11862024-10-14T09:15:15.384Z Compiling slog v2.7.0
11872024-10-14T09:15:15.441Z Compiling openssl-sys v0.9.103
11882024-10-14T09:15:15.511Z Compiling try-lock v0.2.5
11892024-10-14T09:15:15.660Z Compiling rustix v0.38.37
11902024-10-14T09:15:15.942Z Compiling want v0.3.1
11912024-10-14T09:15:15.976Z Compiling httpdate v1.0.3
11922024-10-14T09:15:16.485Z Compiling idna v0.5.0
11932024-10-14T09:15:16.595Z Compiling tower-service v0.3.2
11942024-10-14T09:15:16.670Z Compiling iana-time-zone v0.1.60
11952024-10-14T09:15:16.692Z Compiling foreign-types-shared v0.1.1
11962024-10-14T09:15:16.721Z Compiling openssl v0.10.66
11972024-10-14T09:15:16.800Z Compiling match_cfg v0.1.0
11982024-10-14T09:15:16.894Z Compiling rustversion v1.0.17
11992024-10-14T09:15:17.018Z Compiling base64 v0.22.1
12002024-10-14T09:15:17.117Z Compiling hostname v0.3.1
12012024-10-14T09:15:17.162Z Compiling foreign-types v0.3.2
12022024-10-14T09:15:17.366Z Compiling url v2.5.2
12032024-10-14T09:15:17.671Z Compiling dirs-sys-next v0.1.2
12042024-10-14T09:15:17.747Z Compiling aho-corasick v1.1.3
12052024-10-14T09:15:18.229Z Compiling time v0.3.36
12062024-10-14T09:15:18.254Z Compiling rustls v0.23.10
12072024-10-14T09:15:18.271Z Compiling syn v1.0.109
12082024-10-14T09:15:18.332Z Compiling regex-syntax v0.8.5
12092024-10-14T09:15:18.475Z Compiling native-tls v0.2.11
12102024-10-14T09:15:18.799Z Compiling rustls v0.22.4
12112024-10-14T09:15:18.875Z Compiling data-encoding v2.6.0
12122024-10-14T09:15:19.082Z Compiling siphasher v0.3.11
12132024-10-14T09:15:19.260Z Compiling dirs-next v2.0.0
12142024-10-14T09:15:19.466Z Compiling crossbeam-epoch v0.9.18
12152024-10-14T09:15:20.279Z Compiling serde_derive_internals v0.29.1
12162024-10-14T09:15:20.851Z Compiling backtrace v0.3.71
12172024-10-14T09:15:21.284Z Compiling lazy_static v1.5.0
12182024-10-14T09:15:21.378Z Compiling multer v3.1.0
12192024-10-14T09:15:21.408Z Compiling encoding_rs v0.8.34
12202024-10-14T09:15:21.693Z Compiling cookie v0.18.1
12212024-10-14T09:15:21.989Z Compiling rustls-webpki v0.102.4
12222024-10-14T09:15:22.196Z Compiling serde_derive v1.0.210
12232024-10-14T09:15:23.022Z Compiling zeroize_derive v1.4.2
12242024-10-14T09:15:23.046Z Compiling tokio-macros v2.4.0
12252024-10-14T09:15:23.049Z Compiling thiserror-impl v1.0.64
12262024-10-14T09:15:23.468Z Compiling futures-macro v0.3.31
12272024-10-14T09:15:24.098Z Compiling der_derive v0.7.2
12282024-10-14T09:15:24.686Z Compiling zeroize v1.8.1
12292024-10-14T09:15:24.706Z Compiling tracing-attributes v0.1.27
12302024-10-14T09:15:24.880Z Compiling zerocopy-derive v0.7.34
12312024-10-14T09:15:25.460Z Compiling futures-util v0.3.31
12322024-10-14T09:15:25.829Z Compiling scroll_derive v0.12.0
12332024-10-14T09:15:26.416Z Compiling thiserror v1.0.64
12342024-10-14T09:15:26.555Z Compiling crypto-common v0.1.6
12352024-10-14T09:15:26.577Z Compiling block-buffer v0.10.4
12362024-10-14T09:15:26.597Z Compiling block-padding v0.3.3
12372024-10-14T09:15:26.783Z Compiling der v0.7.9
12382024-10-14T09:15:26.854Z Compiling digest v0.10.7
12392024-10-14T09:15:26.854Z Compiling inout v0.1.3
12402024-10-14T09:15:27.125Z Compiling cipher v0.4.4
12412024-10-14T09:15:27.146Z Compiling pest v2.7.10
12422024-10-14T09:15:27.322Z Compiling hmac v0.12.1
12432024-10-14T09:15:27.395Z Compiling sha2 v0.10.8
12442024-10-14T09:15:27.566Z Compiling pbkdf2 v0.12.2
12452024-10-14T09:15:27.641Z Compiling salsa20 v0.10.2
12462024-10-14T09:15:27.743Z Compiling aes v0.8.4
12472024-10-14T09:15:27.878Z Compiling cbc v0.1.2
12482024-10-14T09:15:28.129Z Compiling scrypt v0.11.0
12492024-10-14T09:15:28.569Z Compiling tracing v0.1.40
12502024-10-14T09:15:28.704Z Compiling scroll v0.12.0
12512024-10-14T09:15:29.086Z Compiling spki v0.7.3
12522024-10-14T09:15:29.261Z Compiling zerocopy v0.7.34
12532024-10-14T09:15:29.471Z Compiling pkcs5 v0.7.1
12542024-10-14T09:15:30.106Z Compiling pest_meta v2.7.10
12552024-10-14T09:15:30.200Z Compiling pkcs8 v0.10.2
12562024-10-14T09:15:30.540Z Compiling goblin v0.8.2
12572024-10-14T09:15:30.697Z Compiling openssl-macros v0.1.1
12582024-10-14T09:15:30.788Z Compiling async-trait v0.1.83
12592024-10-14T09:15:30.850Z Compiling sha1 v0.10.6
12602024-10-14T09:15:30.936Z Compiling signature v2.2.0
12612024-10-14T09:15:31.245Z Compiling regex-automata v0.4.8
12622024-10-14T09:15:31.270Z Compiling thread_local v1.1.8
12632024-10-14T09:15:31.525Z Compiling pest_generator v2.7.10
12642024-10-14T09:15:31.769Z Compiling finl_unicode v1.2.0
12652024-10-14T09:15:31.822Z Compiling ipnet v2.10.1
12662024-10-14T09:15:32.381Z Compiling paste v1.0.15
12672024-10-14T09:15:32.937Z Compiling openssl-probe v0.1.5
12682024-10-14T09:15:33.025Z Compiling signal-hook v0.3.17
12692024-10-14T09:15:33.293Z Compiling gimli v0.28.1
12702024-10-14T09:15:33.316Z Compiling either v1.13.0
12712024-10-14T09:15:33.598Z Compiling slog-async v2.8.0
12722024-10-14T09:15:33.662Z Compiling rayon-core v1.12.1
12732024-10-14T09:15:33.755Z Compiling mime v0.3.17
12742024-10-14T09:15:33.952Z Compiling schemars v0.8.21
12752024-10-14T09:15:34.114Z Compiling adler v1.0.2
12762024-10-14T09:15:34.337Z Compiling miniz_oxide v0.7.2
12772024-10-14T09:15:34.610Z Compiling stringprep v0.1.4
12782024-10-14T09:15:34.613Z Compiling futures-executor v0.3.31
12792024-10-14T09:15:35.048Z Compiling md-5 v0.10.6
12802024-10-14T09:15:35.212Z Compiling pest_derive v2.7.10
12812024-10-14T09:15:35.621Z Compiling schemars_derive v0.8.21
12822024-10-14T09:15:36.008Z Compiling dtrace-parser v0.2.0
12832024-10-14T09:15:36.775Z Compiling bytes v1.7.2
12842024-10-14T09:15:38.055Z Compiling tokio v1.40.0
12852024-10-14T09:15:38.351Z Compiling indexmap v2.6.0
12862024-10-14T09:15:38.998Z Compiling http v1.1.0
12872024-10-14T09:15:39.796Z Compiling bitflags v2.6.0
12882024-10-14T09:15:40.243Z Compiling semver v1.0.23
12892024-10-14T09:15:40.972Z Compiling rustc_version v0.4.1
12902024-10-14T09:15:40.974Z Compiling http-body v1.0.0
12912024-10-14T09:15:41.373Z Compiling dof v0.3.0
12922024-10-14T09:15:41.758Z Compiling toml_datetime v0.6.8
12932024-10-14T09:15:41.780Z Compiling serde_tokenstream v0.2.2
12942024-10-14T09:15:42.279Z Compiling uuid v1.10.0
12952024-10-14T09:15:42.397Z Compiling serde_spanned v0.6.7
12962024-10-14T09:15:42.634Z Compiling usdt-impl v0.5.0
12972024-10-14T09:15:43.546Z Compiling chrono v0.4.38
12982024-10-14T09:15:43.760Z Compiling heapless v0.7.17
12992024-10-14T09:15:44.179Z Compiling http-body-util v0.1.2
13002024-10-14T09:15:44.316Z Compiling usdt-attr-macro v0.5.0
13012024-10-14T09:15:44.690Z Compiling usdt-macro v0.5.0
13022024-10-14T09:15:45.498Z Compiling toml_edit v0.22.22
13032024-10-14T09:15:45.978Z Compiling curve25519-dalek v4.1.3
13042024-10-14T09:15:46.220Z Compiling slog-json v2.6.1
13052024-10-14T09:15:46.624Z Compiling tokio-util v0.7.12
13062024-10-14T09:15:46.646Z Compiling addr2line v0.21.0
13072024-10-14T09:15:46.926Z Compiling serde_urlencoded v0.7.1
13082024-10-14T09:15:47.270Z Compiling async-stream-impl v0.3.5
13092024-10-14T09:15:47.342Z Compiling enum-as-inner v0.6.0
13102024-10-14T09:15:47.597Z Compiling h2 v0.4.6
13112024-10-14T09:15:48.030Z Compiling crossbeam-deque v0.8.5
13122024-10-14T09:15:48.362Z Compiling term v0.7.0
13132024-10-14T09:15:48.672Z Compiling crossbeam-channel v0.5.12
13142024-10-14T09:15:49.105Z Compiling num-integer v0.1.46
13152024-10-14T09:15:49.778Z Compiling idna v0.3.0
13162024-10-14T09:15:49.888Z Compiling idna v0.4.0
13172024-10-14T09:15:49.906Z Compiling rustls-pemfile v2.2.0
13182024-10-14T09:15:50.243Z Compiling hash32 v0.2.1
13192024-10-14T09:15:51.334Z Compiling ff v0.13.0
13202024-10-14T09:15:51.408Z Compiling is-terminal v0.4.12
13212024-10-14T09:15:51.510Z Compiling object v0.32.2
13222024-10-14T09:15:51.555Z Compiling dropshot v0.12.0
13232024-10-14T09:15:51.578Z Compiling crc32fast v1.4.0
13242024-10-14T09:15:51.864Z Compiling fallible-iterator v0.2.0
13252024-10-14T09:15:52.125Z Compiling anyhow v1.0.89
13262024-10-14T09:15:52.589Z Compiling take_mut v0.2.2
13272024-10-14T09:15:52.749Z Compiling dyn-clone v1.0.17
13282024-10-14T09:15:52.768Z Compiling portable-atomic v1.6.0
13292024-10-14T09:15:52.968Z Compiling quick-error v1.2.3
13302024-10-14T09:15:52.994Z Compiling psl-types v2.0.11
13312024-10-14T09:15:53.118Z Compiling stable_deref_trait v1.2.0
13322024-10-14T09:15:53.198Z Compiling linked-hash-map v0.5.6
13332024-10-14T09:15:53.226Z Compiling num-bigint-dig v0.8.4
13342024-10-14T09:15:53.537Z Compiling smoltcp v0.9.1
13352024-10-14T09:15:53.539Z Compiling base16ct v0.2.0
13362024-10-14T09:15:53.596Z Compiling rustc-demangle v0.1.24
13372024-10-14T09:15:53.791Z Compiling utf-8 v0.7.6
13382024-10-14T09:15:53.853Z Compiling sec1 v0.7.3
13392024-10-14T09:15:53.910Z Compiling lru-cache v0.1.2
13402024-10-14T09:15:54.108Z Compiling tungstenite v0.23.0
13412024-10-14T09:15:54.273Z Compiling hyper v1.4.1
13422024-10-14T09:15:54.451Z Compiling publicsuffix v2.2.3
13432024-10-14T09:15:54.574Z Compiling resolv-conf v0.7.0
13442024-10-14T09:15:55.449Z Compiling postgres-protocol v0.6.7
13452024-10-14T09:15:56.611Z Compiling group v0.13.0
13462024-10-14T09:15:56.634Z Compiling slog-term v2.9.1
13472024-10-14T09:15:56.873Z Compiling hyper-util v0.1.9
13482024-10-14T09:15:56.949Z Compiling usdt v0.5.0
13492024-10-14T09:15:57.444Z Compiling tokio-native-tls v0.3.1
13502024-10-14T09:15:57.724Z Compiling hickory-proto v0.24.1
13512024-10-14T09:15:57.888Z Compiling num-iter v0.1.45
13522024-10-14T09:15:57.898Z Compiling toml v0.8.19
13532024-10-14T09:15:58.058Z Compiling async-stream v0.3.5
13542024-10-14T09:15:59.721Z Compiling slog-bunyan v2.5.0
13552024-10-14T09:15:59.735Z Compiling tokio-rustls v0.26.0
13562024-10-14T09:15:59.918Z Compiling tokio-rustls v0.25.0
13572024-10-14T09:15:59.927Z Compiling terminal_size v0.4.0
13582024-10-14T09:16:00.033Z Compiling dropshot_endpoint v0.12.0
13592024-10-14T09:16:00.128Z Compiling openapiv3 v2.0.0
13602024-10-14T09:16:00.163Z Compiling serde_path_to_error v0.1.16
13612024-10-14T09:16:00.317Z Compiling camino v1.1.9
13622024-10-14T09:16:00.337Z Compiling futures v0.3.31
13632024-10-14T09:16:01.275Z Compiling hkdf v0.12.4
13642024-10-14T09:16:01.534Z Compiling crypto-bigint v0.5.5
13652024-10-14T09:16:01.705Z Compiling zerocopy-derive v0.6.6
13662024-10-14T09:16:01.959Z Compiling curve25519-dalek-derive v0.1.1
13672024-10-14T09:16:02.086Z Compiling phf_shared v0.11.2
13682024-10-14T09:16:02.485Z Compiling waitgroup v0.1.2
13692024-10-14T09:16:02.690Z Compiling webpki-roots v0.26.3
13702024-10-14T09:16:02.711Z Compiling hubpack_derive v0.1.1
13712024-10-14T09:16:02.914Z Compiling hostname v0.4.0
13722024-10-14T09:16:03.179Z Compiling fs-err v2.11.0
13732024-10-14T09:16:03.471Z Compiling ahash v0.8.11
13742024-10-14T09:16:03.490Z Compiling debug-ignore v1.0.5
13752024-10-14T09:16:03.642Z Compiling winnow v0.5.40
13762024-10-14T09:16:03.704Z Compiling bitflags v1.3.2
13772024-10-14T09:16:03.756Z Compiling managed v0.8.0
13782024-10-14T09:16:03.818Z Compiling adler2 v2.0.0
13792024-10-14T09:16:03.894Z Compiling zerocopy v0.6.6
13802024-10-14T09:16:04.038Z Compiling miniz_oxide v0.8.0
13812024-10-14T09:16:04.427Z Compiling clap_builder v4.5.20
13822024-10-14T09:16:04.781Z Compiling elliptic-curve v0.13.8
13832024-10-14T09:16:05.621Z Compiling console v0.15.8
13842024-10-14T09:16:05.723Z Compiling hubpack v0.1.2
13852024-10-14T09:16:06.436Z Compiling hickory-resolver v0.24.1
13862024-10-14T09:16:07.177Z Compiling toml_edit v0.19.15
13872024-10-14T09:16:07.527Z Compiling hyper-rustls v0.27.3
13882024-10-14T09:16:07.593Z Compiling phf v0.11.2
13892024-10-14T09:16:07.880Z Compiling signal-hook-mio v0.2.4
13902024-10-14T09:16:08.049Z Compiling cookie_store v0.21.0
13912024-10-14T09:16:08.052Z Compiling rayon v1.10.0
13922024-10-14T09:16:09.025Z Compiling hyper-tls v0.6.0
13932024-10-14T09:16:09.931Z Compiling postgres-types v0.2.8
13942024-10-14T09:16:11.496Z Compiling tokio-tungstenite v0.23.1
13952024-10-14T09:16:12.990Z Compiling tokio-stream v0.1.16
13962024-10-14T09:16:13.294Z Compiling regex v1.11.0
13972024-10-14T09:16:13.492Z Compiling bstr v1.9.1
13982024-10-14T09:16:13.826Z Compiling serde-big-array v0.5.1
13992024-10-14T09:16:14.043Z Compiling ed25519 v2.2.3
14002024-10-14T09:16:14.046Z Compiling pkcs1 v0.7.5
14012024-10-14T09:16:14.146Z Compiling rfc6979 v0.4.0
14022024-10-14T09:16:14.338Z Compiling derive-where v1.2.7
14032024-10-14T09:16:14.360Z Compiling strum_macros v0.25.3
14042024-10-14T09:16:14.378Z Compiling clap_derive v4.5.18
14052024-10-14T09:16:15.073Z Compiling serde_repr v0.1.19
14062024-10-14T09:16:15.120Z Compiling phf_shared v0.10.0
14072024-10-14T09:16:15.271Z Compiling float-cmp v0.9.0
14082024-10-14T09:16:15.495Z Compiling sync_wrapper v1.0.1
14092024-10-14T09:16:15.525Z Compiling fixedbitset v0.4.2
14102024-10-14T09:16:15.647Z Compiling precomputed-hash v0.1.1
14112024-10-14T09:16:15.769Z Compiling minimal-lexical v0.2.1
14122024-10-14T09:16:15.998Z Compiling unicode-segmentation v1.11.0
14132024-10-14T09:16:16.161Z Compiling new_debug_unreachable v1.0.6
14142024-10-14T09:16:16.270Z Compiling number_prefix v0.4.0
14152024-10-14T09:16:16.290Z Compiling static_assertions v1.1.0
14162024-10-14T09:16:16.332Z Compiling predicates-core v1.0.6
14172024-10-14T09:16:16.388Z Compiling whoami v1.5.2
14182024-10-14T09:16:16.509Z Compiling difflib v0.4.0
14192024-10-14T09:16:16.693Z Compiling normalize-line-endings v0.3.0
14202024-10-14T09:16:16.823Z Compiling bit-vec v0.6.3
14212024-10-14T09:16:16.893Z Compiling tokio-postgres v0.7.12
14222024-10-14T09:16:17.044Z Compiling predicates v3.1.2
14232024-10-14T09:16:17.297Z Compiling bit-set v0.5.3
14242024-10-14T09:16:17.591Z Compiling similar v2.6.0
14252024-10-14T09:16:17.945Z Compiling qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
14262024-10-14T09:16:18.095Z Compiling indicatif v0.17.8
14272024-10-14T09:16:18.410Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14282024-10-14T09:16:18.780Z Compiling string_cache v0.8.7
14292024-10-14T09:16:19.255Z Compiling nom v7.1.3
14302024-10-14T09:16:19.488Z Compiling clap v4.5.20
14312024-10-14T09:16:19.616Z Compiling petgraph v0.6.5
14322024-10-14T09:16:20.034Z Compiling reqwest v0.12.8
14332024-10-14T09:16:20.331Z Compiling rsa v0.9.6
14342024-10-14T09:16:22.693Z Compiling ed25519-dalek v2.1.1
14352024-10-14T09:16:23.002Z Compiling ecdsa v0.16.9
14362024-10-14T09:16:23.722Z Compiling toml v0.7.8
14372024-10-14T09:16:23.853Z Compiling flate2 v1.0.34
14382024-10-14T09:16:24.029Z Compiling crossterm v0.28.1
14392024-10-14T09:16:24.751Z Compiling hex v0.4.3
14402024-10-14T09:16:24.849Z Compiling itertools v0.10.5
14412024-10-14T09:16:24.956Z Compiling itertools v0.12.1
14422024-10-14T09:16:25.243Z Compiling x509-cert v0.2.5
14432024-10-14T09:16:25.354Z Compiling peg-runtime v0.8.3
14442024-10-14T09:16:25.374Z Compiling unicode-xid v0.2.4
14452024-10-14T09:16:25.553Z Compiling lalrpop-util v0.19.12
14462024-10-14T09:16:25.900Z Compiling xattr v1.3.1
14472024-10-14T09:16:26.016Z Compiling strum_macros v0.26.4
14482024-10-14T09:16:26.183Z Compiling filetime v0.2.25
14492024-10-14T09:16:26.505Z Compiling tar v0.4.42
14502024-10-14T09:16:29.649Z Compiling strum v0.26.3
14512024-10-14T09:16:29.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14522024-10-14T09:16:30.047Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14532024-10-14T09:16:35.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
14542024-10-14T09:16:35.339Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14552024-10-14T09:16:35.389ZOct 14 09:16:34.890 INFO Starting download, target: DendriteOpenapi
14562024-10-14T09:16:35.389ZOct 14 09:16:34.890 INFO Starting download, target: Console
14572024-10-14T09:16:35.389ZOct 14 09:16:34.890 INFO Starting download, target: Cockroach
14582024-10-14T09:16:35.389ZOct 14 09:16:34.890 INFO Starting download, target: Clickhouse
14592024-10-14T09:16:35.389ZOct 14 09:16:34.890 INFO Starting download, target: DendriteStub
14602024-10-14T09:16:35.392ZOct 14 09:16:34.890 INFO Starting download, target: MaghemiteMgd
14612024-10-14T09:16:35.392ZOct 14 09:16:34.890 INFO Starting download, target: TransceiverControl
14622024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14632024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14642024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14652024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14662024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14672024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14682024-10-14T09:16:35.392ZOct 14 09:16:34.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14692024-10-14T09:16:35.584ZOct 14 09:16:35.083 INFO Download complete, target: DendriteOpenapi
14702024-10-14T09:16:35.765ZOct 14 09:16:35.252 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14712024-10-14T09:16:36.041ZOct 14 09:16:35.538 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14722024-10-14T09:16:36.180ZOct 14 09:16:35.679 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14732024-10-14T09:16:36.272ZOct 14 09:16:35.773 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14742024-10-14T09:16:36.424ZOct 14 09:16:35.925 INFO Download complete, target: Console
14752024-10-14T09:16:36.565ZOct 14 09:16:36.066 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14762024-10-14T09:16:36.565ZOct 14 09:16:36.066 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14772024-10-14T09:16:36.576ZOct 14 09:16:36.077 INFO Download complete, target: TransceiverControl
14782024-10-14T09:16:37.336ZOct 14 09:16:36.837 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14792024-10-14T09:16:39.332ZOct 14 09:16:38.833 INFO Download complete, target: DendriteStub
14802024-10-14T09:16:39.573ZOct 14 09:16:39.073 INFO Download complete, target: MaghemiteMgd
14812024-10-14T09:16:45.152ZOct 14 09:16:44.652 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14822024-10-14T09:16:45.445ZOct 14 09:16:44.946 INFO Checking that binary works, target: Cockroach
14832024-10-14T09:16:45.606ZOct 14 09:16:45.106 INFO Download complete, target: Cockroach
14842024-10-14T09:16:51.680ZOct 14 09:16:51.179 INFO Checking that binary works, target: Clickhouse
14852024-10-14T09:16:51.824ZOct 14 09:16:51.324 INFO Download complete, target: Clickhouse
14862024-10-14T09:16:51.848ZAll builder prerequisites installed successfully, and PATH looks valid
14872024-10-14T09:16:51.850Z
14882024-10-14T09:16:51.850Zreal 4:39.125905518
14892024-10-14T09:16:51.850Zuser 12:45.014862764
14902024-10-14T09:16:51.850Zsys 2:41.638654024
14912024-10-14T09:16:51.850Ztrap 0.448549328
14922024-10-14T09:16:51.850Ztflt 1.677107105
14932024-10-14T09:16:51.850Zdflt 1.276420780
14942024-10-14T09:16:51.850Zkflt 0.021387175
14952024-10-14T09:16:51.850Zlock 24:47.344229336
14962024-10-14T09:16:51.850Zslp 50:26.731379003
14972024-10-14T09:16:51.850Zlat 46.687718526
14982024-10-14T09:16:51.850Zstop 2:06.063635851
14992024-10-14T09:16:51.850Z+ banner hack-check
15002024-10-14T09:16:51.850Z
15012024-10-14T09:16:51.850Z # # ## #### # # #### # # ###### #### # #
15022024-10-14T09:16:51.850Z # # # # # # # # # # # # # # # # #
15032024-10-14T09:16:51.850Z ###### # # # #### ##### # ###### ##### # ####
15042024-10-14T09:16:51.850Z # # ###### # # # # # # # # # #
15052024-10-14T09:16:51.851Z # # # # # # # # # # # # # # # # #
15062024-10-14T09:16:51.851Z # # # # #### # # #### # # ###### #### # #
15072024-10-14T09:16:51.851Z
15082024-10-14T09:16:51.851Z+ export CARGO_INCREMENTAL=0
15092024-10-14T09:16:51.851Z+ CARGO_INCREMENTAL=0
15102024-10-14T09:16:51.851Z+ ptime -m timeout 2h cargo xtask check-features --ci
15112024-10-14T09:16:52.414Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15122024-10-14T09:16:56.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
15132024-10-14T09:16:56.472Z Running `target/debug/xtask check-features --ci`
15142024-10-14T09:16:56.495Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15152024-10-14T09:16:56.495Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15162024-10-14T09:16:57.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
15172024-10-14T09:16:57.025Z Running `target/debug/xtask download cargo-hack`
15182024-10-14T09:16:57.893Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15192024-10-14T09:16:58.274Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15202024-10-14T09:17:02.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
15212024-10-14T09:17:02.855Z Running `target/debug/xtask-downloader cargo-hack`
15222024-10-14T09:17:02.891ZOct 14 09:17:02.389 INFO Starting download, target: CargoHack
15232024-10-14T09:17:02.893ZOct 14 09:17:02.390 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15242024-10-14T09:17:03.336ZOct 14 09:17:02.835 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15252024-10-14T09:17:03.439ZOct 14 09:17:02.937 INFO Download complete, target: CargoHack
15262024-10-14T09:17:03.442Zrunning: "/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"
15272024-10-14T09:17:03.458Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15282024-10-14T09:17:03.630Zinfo: running `cargo check --bins` on api_identity (1/166)
15292024-10-14T09:17:04.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15302024-10-14T09:17:04.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15312024-10-14T09:17:04.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15322024-10-14T09:17:04.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15332024-10-14T09:17:04.289Z
15342024-10-14T09:17:04.289Zinfo: running `cargo check --bins` on bootstore (2/166)
15352024-10-14T09:17:04.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15362024-10-14T09:17:04.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15372024-10-14T09:17:04.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15382024-10-14T09:17:04.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15392024-10-14T09:17:04.960Z
15402024-10-14T09:17:04.960Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/166)
15412024-10-14T09:17:05.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15422024-10-14T09:17:05.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15432024-10-14T09:17:05.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15442024-10-14T09:17:05.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15452024-10-14T09:17:05.618Z
15462024-10-14T09:17:05.618Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/166)
15472024-10-14T09:17:06.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15482024-10-14T09:17:06.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15492024-10-14T09:17:06.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15502024-10-14T09:17:06.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15512024-10-14T09:17:06.291Z
15522024-10-14T09:17:06.291Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/166)
15532024-10-14T09:17:06.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15542024-10-14T09:17:06.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15552024-10-14T09:17:06.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15562024-10-14T09:17:06.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15572024-10-14T09:17:06.773Z
15582024-10-14T09:17:06.773Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/166)
15592024-10-14T09:17:07.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15602024-10-14T09:17:07.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15612024-10-14T09:17:07.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15622024-10-14T09:17:07.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15632024-10-14T09:17:07.247Z
15642024-10-14T09:17:07.247Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/166)
15652024-10-14T09:17:07.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15662024-10-14T09:17:07.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15672024-10-14T09:17:07.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15682024-10-14T09:17:07.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15692024-10-14T09:17:07.719Z
15702024-10-14T09:17:07.719Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/166)
15712024-10-14T09:17:08.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15722024-10-14T09:17:08.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15732024-10-14T09:17:08.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15742024-10-14T09:17:08.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15752024-10-14T09:17:08.204Z
15762024-10-14T09:17:08.204Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/166)
15772024-10-14T09:17:08.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15782024-10-14T09:17:08.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15792024-10-14T09:17:08.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15802024-10-14T09:17:08.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15812024-10-14T09:17:08.679Z
15822024-10-14T09:17:08.679Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/166)
15832024-10-14T09:17:09.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15842024-10-14T09:17:09.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15852024-10-14T09:17:09.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15862024-10-14T09:17:09.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15872024-10-14T09:17:09.151Z
15882024-10-14T09:17:09.151Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/166)
15892024-10-14T09:17:09.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15902024-10-14T09:17:09.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15912024-10-14T09:17:09.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15922024-10-14T09:17:09.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15932024-10-14T09:17:09.621Z
15942024-10-14T09:17:09.621Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/166)
15952024-10-14T09:17:10.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15962024-10-14T09:17:10.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15972024-10-14T09:17:10.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15982024-10-14T09:17:10.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15992024-10-14T09:17:10.098Z
16002024-10-14T09:17:10.098Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/166)
16012024-10-14T09:17:10.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16022024-10-14T09:17:10.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16032024-10-14T09:17:10.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16042024-10-14T09:17:10.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16052024-10-14T09:17:10.577Z
16062024-10-14T09:17:10.577Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/166)
16072024-10-14T09:17:11.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16082024-10-14T09:17:11.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16092024-10-14T09:17:11.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16102024-10-14T09:17:11.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16112024-10-14T09:17:11.057Z
16122024-10-14T09:17:11.057Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/166)
16132024-10-14T09:17:11.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16142024-10-14T09:17:11.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16152024-10-14T09:17:11.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16162024-10-14T09:17:11.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16172024-10-14T09:17:11.538Z
16182024-10-14T09:17:11.538Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/166)
16192024-10-14T09:17:11.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16202024-10-14T09:17:11.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16212024-10-14T09:17:11.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16222024-10-14T09:17:11.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16232024-10-14T09:17:12.014Z
16242024-10-14T09:17:12.014Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/166)
16252024-10-14T09:17:12.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16262024-10-14T09:17:12.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16272024-10-14T09:17:12.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16282024-10-14T09:17:12.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16292024-10-14T09:17:12.484Z
16302024-10-14T09:17:12.484Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/166)
16312024-10-14T09:17:12.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16322024-10-14T09:17:12.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16332024-10-14T09:17:12.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16342024-10-14T09:17:12.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16352024-10-14T09:17:12.964Z
16362024-10-14T09:17:12.964Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/166)
16372024-10-14T09:17:13.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16382024-10-14T09:17:13.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16392024-10-14T09:17:13.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16402024-10-14T09:17:13.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16412024-10-14T09:17:13.449Z
16422024-10-14T09:17:13.449Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/166)
16432024-10-14T09:17:13.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442024-10-14T09:17:13.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452024-10-14T09:17:13.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462024-10-14T09:17:13.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16472024-10-14T09:17:13.926Z
16482024-10-14T09:17:13.926Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/166)
16492024-10-14T09:17:14.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502024-10-14T09:17:14.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512024-10-14T09:17:14.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522024-10-14T09:17:14.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16532024-10-14T09:17:14.405Z
16542024-10-14T09:17:14.405Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/166)
16552024-10-14T09:17:14.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562024-10-14T09:17:14.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572024-10-14T09:17:14.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582024-10-14T09:17:14.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16592024-10-14T09:17:14.891Z
16602024-10-14T09:17:14.891Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/166)
16612024-10-14T09:17:15.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622024-10-14T09:17:15.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632024-10-14T09:17:15.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642024-10-14T09:17:15.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16652024-10-14T09:17:15.377Z
16662024-10-14T09:17:15.377Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/166)
16672024-10-14T09:17:15.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682024-10-14T09:17:15.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692024-10-14T09:17:15.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702024-10-14T09:17:15.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16712024-10-14T09:17:15.866Z
16722024-10-14T09:17:15.866Zinfo: running `cargo check --bins` on sled-hardware-types (25/166)
16732024-10-14T09:17:16.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742024-10-14T09:17:16.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752024-10-14T09:17:16.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762024-10-14T09:17:16.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16772024-10-14T09:17:16.568Z
16782024-10-14T09:17:16.568Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/166)
16792024-10-14T09:17:17.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802024-10-14T09:17:17.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812024-10-14T09:17:17.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822024-10-14T09:17:17.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16832024-10-14T09:17:17.244Z
16842024-10-14T09:17:17.244Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/166)
16852024-10-14T09:17:17.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862024-10-14T09:17:17.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872024-10-14T09:17:17.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882024-10-14T09:17:17.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
16892024-10-14T09:17:17.926Z
16902024-10-14T09:17:17.926Zinfo: running `cargo check --bins` on oxlog (28/166)
16912024-10-14T09:17:18.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922024-10-14T09:17:18.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932024-10-14T09:17:18.588Z Checking cfg-if v1.0.0
16942024-10-14T09:17:18.590Z Checking libc v0.2.159
16952024-10-14T09:17:18.693Z Checking serde v1.0.210
16962024-10-14T09:17:18.695Z Checking zeroize v1.8.1
16972024-10-14T09:17:18.709Z Checking memchr v2.7.2
16982024-10-14T09:17:18.717Z Checking typenum v1.17.0
16992024-10-14T09:17:18.720Z Checking scopeguard v1.2.0
17002024-10-14T09:17:18.729Z Checking subtle v2.5.0
17012024-10-14T09:17:18.752Z Checking value-bag v1.9.0
17022024-10-14T09:17:18.856Z Checking lock_api v0.4.12
17032024-10-14T09:17:18.936Z Checking itoa v1.0.11
17042024-10-14T09:17:18.970Z Checking const-oid v0.9.6
17052024-10-14T09:17:19.151Z Checking pin-project-lite v0.2.14
17062024-10-14T09:17:19.194Z Checking log v0.4.22
17072024-10-14T09:17:19.252Z Checking smallvec v1.13.2
17082024-10-14T09:17:19.303Z Checking futures-core v0.3.31
17092024-10-14T09:17:19.473Z Checking once_cell v1.20.2
17102024-10-14T09:17:19.561Z Checking cpufeatures v0.2.12
17112024-10-14T09:17:19.606Z Checking futures-sink v0.3.31
17122024-10-14T09:17:19.647Z Checking spin v0.9.8
17132024-10-14T09:17:19.693Z Checking byteorder v1.5.0
17142024-10-14T09:17:19.736Z Checking slab v0.4.9
17152024-10-14T09:17:19.756Z Checking futures-channel v0.3.31
17162024-10-14T09:17:19.794Z Checking getrandom v0.2.14
17172024-10-14T09:17:19.984Z Checking parking_lot_core v0.9.10
17182024-10-14T09:17:20.002Z Checking signal-hook-registry v1.4.2
17192024-10-14T09:17:20.047Z Checking rand_core v0.6.4
17202024-10-14T09:17:20.050Z Checking generic-array v0.14.7
17212024-10-14T09:17:20.083Z Checking mio v1.0.2
17222024-10-14T09:17:20.097Z Checking socket2 v0.5.7
17232024-10-14T09:17:20.221Z Checking futures-task v0.3.31
17242024-10-14T09:17:20.309Z Checking parking_lot v0.12.2
17252024-10-14T09:17:20.330Z Checking tinyvec_macros v0.1.1
17262024-10-14T09:17:20.411Z Checking pin-utils v0.1.0
17272024-10-14T09:17:20.456Z Checking futures-io v0.3.31
17282024-10-14T09:17:20.493Z Checking tinyvec v1.6.0
17292024-10-14T09:17:20.564Z Checking hashbrown v0.15.0
17302024-10-14T09:17:20.620Z Checking futures-util v0.3.31
17312024-10-14T09:17:20.646Z Checking ryu v1.0.18
17322024-10-14T09:17:20.658Z Checking equivalent v1.0.1
17332024-10-14T09:17:20.704Z Checking unicode-bidi v0.3.15
17342024-10-14T09:17:20.752Z Checking fnv v1.0.7
17352024-10-14T09:17:20.858Z Checking libm v0.2.8
17362024-10-14T09:17:20.872Z Checking base64ct v1.6.0
17372024-10-14T09:17:21.195Z Checking crypto-common v0.1.6
17382024-10-14T09:17:21.297Z Checking block-buffer v0.10.4
17392024-10-14T09:17:21.314Z Checking block-padding v0.3.3
17402024-10-14T09:17:21.383Z Checking pem-rfc7468 v0.7.0
17412024-10-14T09:17:21.500Z Checking inout v0.1.3
17422024-10-14T09:17:21.515Z Checking digest v0.10.7
17432024-10-14T09:17:21.594Z Checking flagset v0.4.5
17442024-10-14T09:17:21.638Z Checking ppv-lite86 v0.2.17
17452024-10-14T09:17:21.728Z Checking cipher v0.4.4
17462024-10-14T09:17:21.744Z Checking num-traits v0.2.19
17472024-10-14T09:17:21.768Z Checking unicode-normalization v0.1.23
17482024-10-14T09:17:21.783Z Checking der v0.7.9
17492024-10-14T09:17:21.860Z Checking hmac v0.12.1
17502024-10-14T09:17:22.055Z Checking sha2 v0.10.8
17512024-10-14T09:17:22.111Z Checking tracing-core v0.1.32
17522024-10-14T09:17:22.307Z Checking rand_chacha v0.3.1
17532024-10-14T09:17:22.584Z Checking thiserror v1.0.64
17542024-10-14T09:17:22.678Z Checking percent-encoding v2.3.1
17552024-10-14T09:17:22.700Z Checking rustls-pki-types v1.9.0
17562024-10-14T09:17:22.716Z Checking rand v0.8.5
17572024-10-14T09:17:22.782Z Checking tracing v0.1.40
17582024-10-14T09:17:22.861Z Checking salsa20 v0.10.2
17592024-10-14T09:17:23.072Z Checking pbkdf2 v0.12.2
17602024-10-14T09:17:23.111Z Checking httparse v1.8.0
17612024-10-14T09:17:23.222Z Checking powerfmt v0.2.0
17622024-10-14T09:17:23.222Z Checking untrusted v0.9.0
17632024-10-14T09:17:23.382Z Checking ring v0.17.8
17642024-10-14T09:17:23.466Z Checking scrypt v0.11.0
17652024-10-14T09:17:23.486Z Checking deranged v0.3.11
17662024-10-14T09:17:23.519Z Checking aes v0.8.4
17672024-10-14T09:17:23.626Z Checking spki v0.7.3
17682024-10-14T09:17:23.694Z Checking cbc v0.1.2
17692024-10-14T09:17:23.724Z Checking bytes v1.7.2
17702024-10-14T09:17:23.892Z Checking indexmap v2.6.0
17712024-10-14T09:17:23.905Z Checking serde_json v1.0.128
17722024-10-14T09:17:23.919Z Checking bitflags v2.6.0
17732024-10-14T09:17:24.217Z Checking crossbeam-utils v0.8.19
17742024-10-14T09:17:24.446Z Checking time-core v0.1.2
17752024-10-14T09:17:24.511Z Checking tokio v1.40.0
17762024-10-14T09:17:24.603Z Checking http v1.1.0
17772024-10-14T09:17:24.939Z Checking atomic-waker v1.1.2
17782024-10-14T09:17:25.069Z Checking num_threads v0.1.7
17792024-10-14T09:17:25.134Z Checking num-conv v0.1.0
17802024-10-14T09:17:25.173Z Checking pkcs5 v0.7.1
17812024-10-14T09:17:25.222Z Checking rustls-webpki v0.102.4
17822024-10-14T09:17:25.241Z Checking form_urlencoded v1.2.1
17832024-10-14T09:17:25.372Z Checking time v0.3.36
17842024-10-14T09:17:25.425Z Checking try-lock v0.2.5
17852024-10-14T09:17:25.513Z Checking unicode-ident v1.0.13
17862024-10-14T09:17:25.551Z Checking want v0.3.1
17872024-10-14T09:17:25.652Z Checking pkcs8 v0.10.2
17882024-10-14T09:17:25.680Z Checking httpdate v1.0.3
17892024-10-14T09:17:25.717Z Checking proc-macro2 v1.0.87
17902024-10-14T09:17:25.756Z Checking serde_spanned v0.6.7
17912024-10-14T09:17:25.896Z Checking toml_datetime v0.6.8
17922024-10-14T09:17:25.936Z Checking uuid v1.10.0
17932024-10-14T09:17:25.952Z Checking http-body v1.0.0
17942024-10-14T09:17:25.954Z Checking idna v0.5.0
17952024-10-14T09:17:25.954Z Checking zerocopy v0.7.34
17962024-10-14T09:17:26.157Z Checking slog v2.7.0
17972024-10-14T09:17:26.173Z Checking scroll v0.12.0
17982024-10-14T09:17:26.359Z Checking plain v0.2.3
17992024-10-14T09:17:26.495Z Checking ucd-trie v0.1.6
18002024-10-14T09:17:26.550Z Checking tower-service v0.3.2
18012024-10-14T09:17:26.640Z Checking foreign-types-shared v0.1.1
18022024-10-14T09:17:26.655Z Checking base64 v0.22.1
18032024-10-14T09:17:26.670Z Checking iana-time-zone v0.1.60
18042024-10-14T09:17:26.684Z Checking match_cfg v0.1.0
18052024-10-14T09:17:26.748Z Checking foreign-types v0.3.2
18062024-10-14T09:17:26.770Z Checking hostname v0.3.1
18072024-10-14T09:17:26.808Z Checking chrono v0.4.38
18082024-10-14T09:17:26.829Z Checking url v2.5.2
18092024-10-14T09:17:26.841Z Checking pest v2.7.10
18102024-10-14T09:17:26.894Z Checking goblin v0.8.2
18112024-10-14T09:17:27.140Z Checking quote v1.0.37
18122024-10-14T09:17:27.388Z Checking errno v0.3.9
18132024-10-14T09:17:27.471Z Checking dirs-sys-next v0.1.2
18142024-10-14T09:17:27.553Z Checking openssl-sys v0.9.103
18152024-10-14T09:17:27.584Z Checking aho-corasick v1.1.3
18162024-10-14T09:17:27.642Z Checking siphasher v0.3.11
18172024-10-14T09:17:27.820Z Checking regex-syntax v0.8.5
18182024-10-14T09:17:27.947Z Checking data-encoding v2.6.0
18192024-10-14T09:17:28.613Z Checking pretty-hex v0.4.1
18202024-10-14T09:17:28.799Z Checking openssl v0.10.66
18212024-10-14T09:17:28.802Z Checking dirs-next v2.0.0
18222024-10-14T09:17:28.838Z Checking rustix v0.38.37
18232024-10-14T09:17:28.936Z Checking syn v2.0.79
18242024-10-14T09:17:29.230Z Checking http-body-util v0.1.2
18252024-10-14T09:17:29.273Z Checking dtrace-parser v0.2.0
18262024-10-14T09:17:29.699Z Checking crossbeam-epoch v0.9.18
18272024-10-14T09:17:29.773Z Checking sha1 v0.10.6
18282024-10-14T09:17:30.046Z Checking signature v2.2.0
18292024-10-14T09:17:30.107Z Checking lazy_static v1.5.0
18302024-10-14T09:17:30.220Z Checking thread-id v4.2.1
18312024-10-14T09:17:30.236Z Checking thread_local v1.1.8
18322024-10-14T09:17:30.324Z Checking encoding_rs v0.8.34
18332024-10-14T09:17:30.499Z Checking either v1.13.0
18342024-10-14T09:17:30.852Z Checking winnow v0.6.18
18352024-10-14T09:17:31.068Z Checking regex-automata v0.4.8
18362024-10-14T09:17:31.611Z Checking tokio-util v0.7.12
18372024-10-14T09:17:31.877Z Checking dof v0.3.0
18382024-10-14T09:17:32.286Z Checking openssl-probe v0.1.5
18392024-10-14T09:17:32.434Z Checking ipnet v2.10.1
18402024-10-14T09:17:32.513Z Checking gimli v0.28.1
18412024-10-14T09:17:32.531Z Checking h2 v0.4.6
18422024-10-14T09:17:32.630Z Checking finl_unicode v1.2.0
18432024-10-14T09:17:32.892Z Checking adler v1.0.2
18442024-10-14T09:17:33.045Z Checking utf8parse v0.2.1
18452024-10-14T09:17:33.188Z Checking mime v0.3.17
18462024-10-14T09:17:33.215Z Checking anstyle v1.0.8
18472024-10-14T09:17:33.494Z Checking stringprep v0.1.4
18482024-10-14T09:17:33.544Z Checking anstyle-parse v0.2.4
18492024-10-14T09:17:33.766Z Checking miniz_oxide v0.7.2
18502024-10-14T09:17:33.817Z Checking crossbeam-deque v0.8.5
18512024-10-14T09:17:33.841Z Checking toml_edit v0.22.22
18522024-10-14T09:17:34.081Z Checking native-tls v0.2.11
18532024-10-14T09:17:34.126Z Checking term v0.7.0
18542024-10-14T09:17:34.181Z Checking slog-json v2.6.1
18552024-10-14T09:17:34.393Z Checking rustls v0.23.10
18562024-10-14T09:17:34.434Z Checking rustls v0.22.4
18572024-10-14T09:17:34.553Z Checking futures-executor v0.3.31
18582024-10-14T09:17:34.767Z Checking serde_urlencoded v0.7.1
18592024-10-14T09:17:35.155Z Checking crossbeam-channel v0.5.12
18602024-10-14T09:17:35.174Z Checking usdt-impl v0.5.0
18612024-10-14T09:17:35.600Z Checking num-integer v0.1.46
18622024-10-14T09:17:35.722Z Checking rustls-pemfile v2.2.0
18632024-10-14T09:17:35.874Z Checking idna v0.4.0
18642024-10-14T09:17:35.937Z Checking idna v0.3.0
18652024-10-14T09:17:36.080Z Checking md-5 v0.10.6
18662024-10-14T09:17:36.296Z Checking ff v0.13.0
18672024-10-14T09:17:36.339Z Checking hash32 v0.2.1
18682024-10-14T09:17:36.421Z Checking addr2line v0.21.0
18692024-10-14T09:17:36.504Z Checking memmap v0.7.0
18702024-10-14T09:17:36.625Z Checking is-terminal v0.4.12
18712024-10-14T09:17:36.707Z Checking object v0.32.2
18722024-10-14T09:17:36.726Z Checking psl-types v2.0.11
18732024-10-14T09:17:36.743Z Checking quick-error v1.2.3
18742024-10-14T09:17:36.774Z Checking anstyle-query v1.0.3
18752024-10-14T09:17:36.869Z Checking take_mut v0.2.2
18762024-10-14T09:17:36.897Z Checking linked-hash-map v0.5.6
18772024-10-14T09:17:36.913Z Checking base16ct v0.2.0
18782024-10-14T09:17:36.926Z Checking is_terminal_polyfill v1.70.0
18792024-10-14T09:17:37.004Z Checking stable_deref_trait v1.2.0
18802024-10-14T09:17:37.034Z Checking dyn-clone v1.0.17
18812024-10-14T09:17:37.101Z Checking rustc-demangle v0.1.24
18822024-10-14T09:17:37.104Z Checking utf-8 v0.7.6
18832024-10-14T09:17:37.168Z Checking colorchoice v1.0.1
18842024-10-14T09:17:37.200Z Checking fallible-iterator v0.2.0
18852024-10-14T09:17:37.297Z Checking anstream v0.6.14
18862024-10-14T09:17:37.312Z Checking tungstenite v0.23.0
18872024-10-14T09:17:37.520Z Checking lru-cache v0.1.2
18882024-10-14T09:17:37.651Z Checking schemars v0.8.21
18892024-10-14T09:17:37.693Z Checking sec1 v0.7.3
18902024-10-14T09:17:37.775Z Checking postgres-protocol v0.6.7
18912024-10-14T09:17:38.064Z Checking heapless v0.7.17
18922024-10-14T09:17:38.098Z Checking tokio-rustls v0.25.0
18932024-10-14T09:17:38.167Z Checking slog-async v2.8.0
18942024-10-14T09:17:38.414Z Checking publicsuffix v2.2.3
18952024-10-14T09:17:38.447Z Checking resolv-conf v0.7.0
18962024-10-14T09:17:38.461Z Checking slog-term v2.9.1
18972024-10-14T09:17:38.635Z Checking hyper v1.4.1
18982024-10-14T09:17:38.648Z Checking hickory-proto v0.24.1
18992024-10-14T09:17:38.805Z Checking usdt v0.5.0
19002024-10-14T09:17:38.987Z Checking group v0.13.0
19012024-10-14T09:17:39.021Z Checking toml v0.8.19
19022024-10-14T09:17:39.133Z Checking num-iter v0.1.45
19032024-10-14T09:17:39.232Z Checking futures v0.3.31
19042024-10-14T09:17:39.251Z Checking slog-bunyan v2.5.0
19052024-10-14T09:17:39.253Z Checking tokio-rustls v0.26.0
19062024-10-14T09:17:39.285Z Checking tokio-native-tls v0.3.1
19072024-10-14T09:17:39.343Z Checking rayon-core v1.12.1
19082024-10-14T09:17:39.421Z Checking multer v3.1.0
19092024-10-14T09:17:39.517Z Checking terminal_size v0.4.0
19102024-10-14T09:17:39.654Z Checking phf_shared v0.11.2
19112024-10-14T09:17:39.688Z Checking cookie v0.18.1
19122024-10-14T09:17:39.743Z Checking openapiv3 v2.0.0
19132024-10-14T09:17:39.817Z Checking async-stream v0.3.5
19142024-10-14T09:17:40.220Z Checking camino v1.1.9
19152024-10-14T09:17:40.231Z Checking signal-hook v0.3.17
19162024-10-14T09:17:40.231Z Checking waitgroup v0.1.2
19172024-10-14T09:17:40.231Z Checking serde_path_to_error v0.1.16
19182024-10-14T09:17:40.231Z Checking webpki-roots v0.26.3
19192024-10-14T09:17:40.328Z Checking hkdf v0.12.4
19202024-10-14T09:17:40.362Z Checking crypto-bigint v0.5.5
19212024-10-14T09:17:40.482Z Checking hostname v0.4.0
19222024-10-14T09:17:40.523Z Checking clap_lex v0.7.0
19232024-10-14T09:17:40.613Z Checking winnow v0.5.40
19242024-10-14T09:17:40.630Z Checking hyper-util v0.1.9
19252024-10-14T09:17:40.745Z Checking bitflags v1.3.2
19262024-10-14T09:17:40.761Z Checking managed v0.8.0
19272024-10-14T09:17:40.847Z Checking adler2 v2.0.0
19282024-10-14T09:17:40.990Z Checking debug-ignore v1.0.5
19292024-10-14T09:17:41.120Z Checking unicode-width v0.1.13
19302024-10-14T09:17:41.135Z Checking strsim v0.11.1
19312024-10-14T09:17:41.309Z Checking console v0.15.8
19322024-10-14T09:17:41.426Z Checking clap_builder v4.5.20
19332024-10-14T09:17:41.882Z Checking smoltcp v0.9.1
19342024-10-14T09:17:42.722Z Checking hyper-tls v0.6.0
19352024-10-14T09:17:42.766Z Checking backtrace v0.3.71
19362024-10-14T09:17:42.930Z Checking hyper-rustls v0.27.3
19372024-10-14T09:17:43.263Z Checking dropshot v0.12.0
19382024-10-14T09:17:43.333Z Checking miniz_oxide v0.8.0
19392024-10-14T09:17:43.334Z Checking anyhow v1.0.89
19402024-10-14T09:17:43.334Z Checking elliptic-curve v0.13.8
19412024-10-14T09:17:43.334Z Checking signal-hook-mio v0.2.4
19422024-10-14T09:17:43.372Z Checking hickory-resolver v0.24.1
19432024-10-14T09:17:43.424Z Checking cookie_store v0.21.0
19442024-10-14T09:17:43.608Z Checking rayon v1.10.0
19452024-10-14T09:17:43.627Z Checking toml_edit v0.19.15
19462024-10-14T09:17:43.900Z Checking phf v0.11.2
19472024-10-14T09:17:43.969Z Checking num-bigint-dig v0.8.4
19482024-10-14T09:17:44.028Z Checking postgres-types v0.2.8
19492024-10-14T09:17:44.156Z Checking tokio-tungstenite v0.23.1
19502024-10-14T09:17:44.449Z Checking bstr v1.9.1
19512024-10-14T09:17:44.596Z Checking regex v1.11.0
19522024-10-14T09:17:44.755Z Checking tokio-stream v0.1.16
19532024-10-14T09:17:44.864Z Checking ed25519 v2.2.3
19542024-10-14T09:17:45.170Z Checking phf_shared v0.10.0
19552024-10-14T09:17:45.199Z Checking curve25519-dalek v4.1.3
19562024-10-14T09:17:45.368Z Checking zerocopy v0.6.6
19572024-10-14T09:17:45.451Z Checking pkcs1 v0.7.5
19582024-10-14T09:17:45.616Z Checking hubpack v0.1.2
19592024-10-14T09:17:45.862Z Checking portable-atomic v1.6.0
19602024-10-14T09:17:45.928Z Checking crc32fast v1.4.0
19612024-10-14T09:17:46.020Z Checking serde-big-array v0.5.1
19622024-10-14T09:17:46.069Z Checking float-cmp v0.9.0
19632024-10-14T09:17:46.137Z Checking rfc6979 v0.4.0
19642024-10-14T09:17:46.153Z Checking sync_wrapper v1.0.1
19652024-10-14T09:17:46.237Z Checking normalize-line-endings v0.3.0
19662024-10-14T09:17:46.260Z Checking difflib v0.4.0
19672024-10-14T09:17:46.281Z Checking bit-vec v0.6.3
19682024-10-14T09:17:46.306Z Checking whoami v1.5.2
19692024-10-14T09:17:46.352Z Checking minimal-lexical v0.2.1
19702024-10-14T09:17:46.581Z Checking predicates-core v1.0.6
19712024-10-14T09:17:46.602Z Checking fixedbitset v0.4.2
19722024-10-14T09:17:46.604Z Checking new_debug_unreachable v1.0.6
19732024-10-14T09:17:46.705Z Checking number_prefix v0.4.0
19742024-10-14T09:17:46.748Z Checking precomputed-hash v0.1.1
19752024-10-14T09:17:46.750Z Checking static_assertions v1.1.0
19762024-10-14T09:17:46.854Z Checking unicode-segmentation v1.11.0
19772024-10-14T09:17:46.863Z Checking petgraph v0.6.5
19782024-10-14T09:17:46.865Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19792024-10-14T09:17:46.890Z Checking qorb v0.0.2 (https://github.com/oxidecomputer/qorb?branch=master#de6f7784)
19802024-10-14T09:17:46.890Z Checking string_cache v0.8.7
19812024-10-14T09:17:46.893Z Checking nom v7.1.3
19822024-10-14T09:17:47.068Z Checking ed25519-dalek v2.1.1
19832024-10-14T09:17:47.167Z Checking predicates v3.1.2
19842024-10-14T09:17:47.418Z Checking indicatif v0.17.8
19852024-10-14T09:17:47.459Z Checking similar v2.6.0
19862024-10-14T09:17:47.477Z Checking bit-set v0.5.3
19872024-10-14T09:17:47.729Z Checking tokio-postgres v0.7.12
19882024-10-14T09:17:47.786Z Checking ecdsa v0.16.9
19892024-10-14T09:17:48.163Z Checking reqwest v0.12.8
19902024-10-14T09:17:48.306Z Checking flate2 v1.0.34
19912024-10-14T09:17:48.514Z Checking rsa v0.9.6
19922024-10-14T09:17:48.983Z Checking toml v0.7.8
19932024-10-14T09:17:49.087Z Checking clap v4.5.20
19942024-10-14T09:17:49.204Z Checking crossterm v0.28.1
19952024-10-14T09:17:49.560Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19962024-10-14T09:17:49.586Z Checking fs-err v2.11.0
19972024-10-14T09:17:49.712Z Checking itertools v0.12.1
19982024-10-14T09:17:49.754Z Checking itertools v0.10.5
19992024-10-14T09:17:49.956Z Checking ahash v0.8.11
20002024-10-14T09:17:50.104Z Checking x509-cert v0.2.5
20012024-10-14T09:17:50.136Z Checking semver v1.0.23
20022024-10-14T09:17:50.500Z Checking hex v0.4.3
20032024-10-14T09:17:50.554Z Checking peg-runtime v0.8.3
20042024-10-14T09:17:50.749Z Checking lalrpop-util v0.19.12
20052024-10-14T09:17:50.784Z Checking sigpipe v0.1.3
20062024-10-14T09:17:51.877Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20072024-10-14T09:17:52.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s
20082024-10-14T09:17:52.328Z
20092024-10-14T09:17:52.329Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/166)
20102024-10-14T09:17:52.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112024-10-14T09:17:52.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122024-10-14T09:17:53.019Z Compiling allocator-api2 v0.2.18
20132024-10-14T09:17:53.130Z Checking heck v0.5.0
20142024-10-14T09:17:53.142Z Compiling unsafe-libyaml v0.2.11
20152024-10-14T09:17:53.154Z Compiling ident_case v1.0.1
20162024-10-14T09:17:53.167Z Checking progenitor-client v0.8.0
20172024-10-14T09:17:53.179Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20182024-10-14T09:17:53.193Z Compiling proc-macro-crate v1.3.1
20192024-10-14T09:17:53.290Z Compiling darling_core v0.20.9
20202024-10-14T09:17:53.315Z Checking ipnetwork v0.20.0
20212024-10-14T09:17:53.459Z Compiling structmeta-derive v0.3.0
20222024-10-14T09:17:53.540Z Compiling newtype-uuid v1.1.2
20232024-10-14T09:17:53.665Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20242024-10-14T09:17:53.713Z Checking hashbrown v0.14.5
20252024-10-14T09:17:53.894Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20262024-10-14T09:17:54.011Z Compiling lzma-sys v0.1.20
20272024-10-14T09:17:54.224Z Compiling foreign-types-macros v0.2.3
20282024-10-14T09:17:54.295Z Compiling num_enum_derive v0.5.11
20292024-10-14T09:17:54.788Z Compiling serde_yaml v0.9.34+deprecated
20302024-10-14T09:17:54.891Z Checking regress v0.10.1
20312024-10-14T09:17:55.075Z Checking foreign-types-shared v0.3.1
20322024-10-14T09:17:55.214Z Checking arc-swap v1.7.1
20332024-10-14T09:17:55.505Z Checking foreign-types v0.5.0
20342024-10-14T09:17:55.615Z Checking slog-scope v4.4.0
20352024-10-14T09:17:55.665Z Compiling proc-macro-error v1.0.4
20362024-10-14T09:17:56.351Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20372024-10-14T09:17:56.382Z Checking tungstenite v0.21.0
20382024-10-14T09:17:56.457Z Compiling heck v0.3.3
20392024-10-14T09:17:56.560Z Compiling structmeta v0.3.0
20402024-10-14T09:17:56.860Z Checking num_enum v0.5.11
20412024-10-14T09:17:56.894Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20422024-10-14T09:17:56.993Z Compiling parse-display-derive v0.10.0
20432024-10-14T09:17:57.008Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20442024-10-14T09:17:57.233Z Checking cstr-argument v0.1.2
20452024-10-14T09:17:57.400Z Checking instant v0.1.12
20462024-10-14T09:17:57.521Z Checking fastrand v2.1.1
20472024-10-14T09:17:57.750Z Checking base64 v0.21.7
20482024-10-14T09:17:57.779Z Checking pretty-hex v0.2.1
20492024-10-14T09:17:57.838Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20502024-10-14T09:17:57.940Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20512024-10-14T09:17:58.163Z Checking tempfile v3.13.0
20522024-10-14T09:17:58.182Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20532024-10-14T09:17:58.209Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20542024-10-14T09:17:58.316Z Checking typify-impl v0.2.0
20552024-10-14T09:17:58.332Z Checking backoff v0.4.0
20562024-10-14T09:17:58.355Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20572024-10-14T09:17:58.516Z Checking tokio-tungstenite v0.21.0
20582024-10-14T09:17:58.646Z Checking strum v0.26.3
20592024-10-14T09:17:58.702Z Compiling zone_cfg_derive v0.1.2
20602024-10-14T09:17:58.908Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20612024-10-14T09:17:59.036Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20622024-10-14T09:17:59.274Z Checking slog-stdlog v4.1.1
20632024-10-14T09:17:59.593Z Checking regress v0.9.1
20642024-10-14T09:17:59.680Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20652024-10-14T09:17:59.839Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20662024-10-14T09:18:00.142Z Checking colored v2.1.0
20672024-10-14T09:18:00.192Z Checking macaddr v1.0.1
20682024-10-14T09:18:00.212Z Checking base64 v0.13.1
20692024-10-14T09:18:00.348Z Compiling darling_macro v0.20.9
20702024-10-14T09:18:00.521Z Checking zone v0.1.8
20712024-10-14T09:18:00.596Z Checking ron v0.7.1
20722024-10-14T09:18:00.875Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20732024-10-14T09:18:01.134Z Checking xz2 v0.1.7
20742024-10-14T09:18:01.325Z Compiling darling v0.20.9
20752024-10-14T09:18:01.342Z Checking slog-envlogger v2.2.0
20762024-10-14T09:18:01.434Z Checking tabwriter v1.4.0
20772024-10-14T09:18:01.450Z Compiling serde_with_macros v3.11.0
20782024-10-14T09:18:01.546Z Checking xattr v1.3.1
20792024-10-14T09:18:01.669Z Checking pem v3.0.4
20802024-10-14T09:18:01.685Z Checking yasna v0.5.2
20812024-10-14T09:18:01.703Z Checking parse-display v0.10.0
20822024-10-14T09:18:01.728Z Checking headers-core v0.3.0
20832024-10-14T09:18:01.864Z Checking smf v0.2.3
20842024-10-14T09:18:01.920Z Checking filetime v0.2.25
20852024-10-14T09:18:01.925Z Checking same-file v1.0.6
20862024-10-14T09:18:02.100Z Checking walkdir v2.5.0
20872024-10-14T09:18:02.121Z Checking tar v0.4.42
20882024-10-14T09:18:02.318Z Checking headers v0.4.0
20892024-10-14T09:18:02.385Z Checking atomicwrites v0.4.4
20902024-10-14T09:18:02.404Z Checking camino-tempfile v1.1.1
20912024-10-14T09:18:02.491Z Checking rcgen v0.12.1
20922024-10-14T09:18:02.568Z Checking subprocess v0.2.9
20932024-10-14T09:18:03.845Z Checking serde_with v3.11.0
20942024-10-14T09:18:06.786Z Compiling typify-macro v0.2.0
20952024-10-14T09:18:08.716Z Compiling typify v0.2.0
20962024-10-14T09:18:08.784Z Compiling progenitor-impl v0.8.0
20972024-10-14T09:18:11.947Z Compiling progenitor-macro v0.8.0
20982024-10-14T09:18:17.733Z Checking progenitor v0.8.0
20992024-10-14T09:18:17.861Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21002024-10-14T09:18:17.864Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21012024-10-14T09:18:20.483Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
21022024-10-14T09:18:20.766Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21032024-10-14T09:18:26.921Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21042024-10-14T09:18:28.495Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21052024-10-14T09:18:29.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.37s
21062024-10-14T09:18:29.866Z
21072024-10-14T09:18:29.867Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/166)
21082024-10-14T09:18:30.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092024-10-14T09:18:30.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102024-10-14T09:18:30.553Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21112024-10-14T09:18:31.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
21122024-10-14T09:18:32.059Z
21132024-10-14T09:18:32.059Zinfo: running `cargo check --bins` on nexus-config (31/166)
21142024-10-14T09:18:32.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152024-10-14T09:18:32.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162024-10-14T09:18:32.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172024-10-14T09:18:32.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21182024-10-14T09:18:32.720Z
21192024-10-14T09:18:32.720Zinfo: running `cargo check --bins` on omicron-rpaths (32/166)
21202024-10-14T09:18:33.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212024-10-14T09:18:33.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222024-10-14T09:18:33.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21232024-10-14T09:18:33.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21242024-10-14T09:18:33.370Z
21252024-10-14T09:18:33.370Zinfo: running `cargo check --bins` on omicron-certificates (33/166)
21262024-10-14T09:18:33.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21272024-10-14T09:18:33.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21282024-10-14T09:18:33.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21292024-10-14T09:18:33.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21302024-10-14T09:18:34.031Z
21312024-10-14T09:18:34.031Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/166)
21322024-10-14T09:18:34.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21332024-10-14T09:18:34.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21342024-10-14T09:18:34.727Z Compiling heapless v0.8.0
21352024-10-14T09:18:34.730Z Checking hash32 v0.3.1
21362024-10-14T09:18:34.831Z Compiling smoltcp v0.11.0
21372024-10-14T09:18:34.841Z Checking cobs v0.2.3
21382024-10-14T09:18:34.844Z Checking embedded-io v0.4.0
21392024-10-14T09:18:34.863Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21402024-10-14T09:18:34.865Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21412024-10-14T09:18:34.888Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21422024-10-14T09:18:34.976Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21432024-10-14T09:18:34.995Z Compiling crucible-workspace-hack v0.1.0
21442024-10-14T09:18:35.011Z Checking newline-converter v0.3.0
21452024-10-14T09:18:35.038Z Checking postcard v1.0.8
21462024-10-14T09:18:35.153Z Checking socket2 v0.4.10
21472024-10-14T09:18:35.222Z Compiling convert_case v0.4.0
21482024-10-14T09:18:35.263Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21492024-10-14T09:18:35.409Z Checking expectorate v1.1.0
21502024-10-14T09:18:35.485Z Compiling zone_cfg_derive v0.3.0
21512024-10-14T09:18:35.531Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21522024-10-14T09:18:35.560Z Checking itertools v0.13.0
21532024-10-14T09:18:35.707Z Compiling num-derive v0.4.2
21542024-10-14T09:18:35.799Z Compiling slog-dtrace v0.3.0
21552024-10-14T09:18:35.849Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21562024-10-14T09:18:36.174Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21572024-10-14T09:18:36.204Z Compiling derive_more v0.99.18
21582024-10-14T09:18:36.948Z Checking zone v0.3.0
21592024-10-14T09:18:37.702Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21602024-10-14T09:18:38.843Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21612024-10-14T09:18:39.805Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21622024-10-14T09:18:40.264Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21632024-10-14T09:18:40.862Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21642024-10-14T09:18:41.685Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21652024-10-14T09:18:42.662Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21662024-10-14T09:18:43.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
21672024-10-14T09:18:43.738Z
21682024-10-14T09:18:43.738Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/166)
21692024-10-14T09:18:44.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21702024-10-14T09:18:44.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21712024-10-14T09:18:44.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21722024-10-14T09:18:44.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21732024-10-14T09:18:44.374Z
21742024-10-14T09:18:44.374Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/166)
21752024-10-14T09:18:44.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21762024-10-14T09:18:44.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21772024-10-14T09:18:44.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21782024-10-14T09:18:44.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21792024-10-14T09:18:45.049Z
21802024-10-14T09:18:45.049Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/166)
21812024-10-14T09:18:45.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21822024-10-14T09:18:45.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21832024-10-14T09:18:45.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21842024-10-14T09:18:45.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
21852024-10-14T09:18:45.820Z
21862024-10-14T09:18:45.820Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/166)
21872024-10-14T09:18:46.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21882024-10-14T09:18:46.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21892024-10-14T09:18:46.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21902024-10-14T09:18:46.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21912024-10-14T09:18:46.618Z
21922024-10-14T09:18:46.618Zinfo: running `cargo check --bins` on dns-server (39/166)
21932024-10-14T09:18:47.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21942024-10-14T09:18:47.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21952024-10-14T09:18:47.294Z Compiling parking_lot_core v0.8.6
21962024-10-14T09:18:47.294Z Checking nibble_vec v0.1.0
21972024-10-14T09:18:47.298Z Checking endian-type v0.1.2
21982024-10-14T09:18:47.298Z Checking fxhash v0.2.1
21992024-10-14T09:18:47.298Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22002024-10-14T09:18:47.298Z Checking hickory-server v0.24.1
22012024-10-14T09:18:47.565Z Checking radix_trie v0.2.1
22022024-10-14T09:18:47.848Z Checking hickory-client v0.24.1
22032024-10-14T09:18:48.011Z Checking parking_lot v0.11.2
22042024-10-14T09:18:48.061Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22052024-10-14T09:18:48.061Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22062024-10-14T09:18:48.272Z Checking sled v0.34.7
22072024-10-14T09:18:50.079Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22082024-10-14T09:18:51.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
22092024-10-14T09:18:51.416Z
22102024-10-14T09:18:51.416Zinfo: running `cargo check --bins` on dns-server-api (40/166)
22112024-10-14T09:18:52.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22122024-10-14T09:18:52.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22132024-10-14T09:18:52.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22142024-10-14T09:18:52.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22152024-10-14T09:18:52.082Z
22162024-10-14T09:18:52.082Zinfo: running `cargo check --bins` on internal-dns-types (41/166)
22172024-10-14T09:18:52.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22182024-10-14T09:18:52.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22192024-10-14T09:18:52.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22202024-10-14T09:18:52.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22212024-10-14T09:18:52.755Z
22222024-10-14T09:18:52.756Zinfo: running `cargo check --bins` on dns-service-client (42/166)
22232024-10-14T09:18:53.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22242024-10-14T09:18:53.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22252024-10-14T09:18:53.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22262024-10-14T09:18:53.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22272024-10-14T09:18:53.421Z
22282024-10-14T09:18:53.421Zinfo: running `cargo check --bins` on gateway-test-utils (43/166)
22292024-10-14T09:18:54.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302024-10-14T09:18:54.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312024-10-14T09:18:54.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22322024-10-14T09:18:54.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
22332024-10-14T09:18:54.133Z
22342024-10-14T09:18:54.133Zinfo: running `cargo check --bins` on gateway-types (44/166)
22352024-10-14T09:18:54.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-10-14T09:18:54.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-10-14T09:18:54.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-10-14T09:18:54.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22392024-10-14T09:18:54.799Z
22402024-10-14T09:18:54.799Zinfo: running `cargo check --bins` on ipcc (45/166)
22412024-10-14T09:18:55.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-10-14T09:18:55.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-10-14T09:18:55.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442024-10-14T09:18:55.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22452024-10-14T09:18:55.454Z
22462024-10-14T09:18:55.454Zinfo: running `cargo check --bins` on omicron-gateway (46/166)
22472024-10-14T09:18:56.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482024-10-14T09:18:56.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492024-10-14T09:18:56.196Z Checking num-rational v0.4.2
22502024-10-14T09:18:56.196Z Compiling progenitor-client v0.8.0
22512024-10-14T09:18:56.199Z Checking num-complex v0.4.6
22522024-10-14T09:18:56.199Z Compiling prettyplease v0.2.22
22532024-10-14T09:18:56.199Z Compiling newtype-uuid v1.1.2
22542024-10-14T09:18:56.199Z Compiling ipnetwork v0.20.0
22552024-10-14T09:18:56.199Z Compiling instant v0.1.12
22562024-10-14T09:18:56.297Z Compiling semver v0.1.20
22572024-10-14T09:18:56.501Z Checking float-ord v0.3.2
22582024-10-14T09:18:56.616Z Compiling progenitor v0.8.0
22592024-10-14T09:18:56.632Z Compiling radium v0.7.0
22602024-10-14T09:18:56.644Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612024-10-14T09:18:56.701Z Compiling rustc_version v0.1.7
22622024-10-14T09:18:56.842Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22632024-10-14T09:18:56.925Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22642024-10-14T09:18:56.974Z Compiling backoff v0.4.0
22652024-10-14T09:18:56.992Z Compiling parse-display v0.10.0
22662024-10-14T09:18:57.128Z Checking num v0.4.3
22672024-10-14T09:18:57.131Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22682024-10-14T09:18:57.190Z Compiling serde_with v3.11.0
22692024-10-14T09:18:57.241Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22702024-10-14T09:18:57.257Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22712024-10-14T09:18:57.292Z Compiling regress v0.9.1
22722024-10-14T09:18:57.665Z Compiling macaddr v1.0.1
22732024-10-14T09:18:57.681Z Checking tap v1.0.1
22742024-10-14T09:18:57.846Z Compiling maybe-uninit v2.0.0
22752024-10-14T09:18:58.120Z Checking wyz v0.5.1
22762024-10-14T09:18:58.468Z Compiling newtype_derive v0.1.6
22772024-10-14T09:18:58.558Z Checking password-hash v0.5.0
22782024-10-14T09:18:58.800Z Checking blake2 v0.10.6
22792024-10-14T09:18:58.928Z Compiling bzip2-sys v0.1.11+1.0.8
22802024-10-14T09:18:59.027Z Compiling packed_struct v0.10.1
22812024-10-14T09:18:59.088Z Compiling cancel-safe-futures v0.1.5
22822024-10-14T09:18:59.253Z Checking funty v2.0.0
22832024-10-14T09:18:59.422Z Compiling owo-colors v4.1.0
22842024-10-14T09:18:59.525Z Checking crc-catalog v2.4.0
22852024-10-14T09:18:59.666Z Checking crc v3.2.1
22862024-10-14T09:18:59.783Z Checking argon2 v0.5.3
22872024-10-14T09:19:00.202Z Checking bitvec v1.0.1
22882024-10-14T09:19:00.374Z Compiling packed_struct_codegen v0.10.1
22892024-10-14T09:19:00.420Z Compiling indexmap v1.9.3
22902024-10-14T09:19:00.664Z Checking half v2.4.1
22912024-10-14T09:19:00.947Z Checking nodrop v0.1.14
22922024-10-14T09:19:01.062Z Checking ciborium-io v0.2.2
22932024-10-14T09:19:01.077Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22942024-10-14T09:19:01.163Z Checking ciborium-ll v0.2.2
22952024-10-14T09:19:01.392Z Checking array-init v0.0.4
22962024-10-14T09:19:01.433Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22972024-10-14T09:19:01.457Z Checking smallvec v0.6.14
22982024-10-14T09:19:01.832Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22992024-10-14T09:19:02.329Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23002024-10-14T09:19:02.469Z Checking libsw v3.3.1
23012024-10-14T09:19:02.730Z Compiling memoffset v0.9.1
23022024-10-14T09:19:03.044Z Checking hashbrown v0.12.3
23032024-10-14T09:19:03.129Z Checking swrite v0.1.0
23042024-10-14T09:19:03.248Z Checking indent_write v2.2.0
23052024-10-14T09:19:03.308Z Checking bitfield v0.14.0
23062024-10-14T09:19:03.444Z Checking highway v1.2.0
23072024-10-14T09:19:03.486Z Checking linear-map v1.2.0
23082024-10-14T09:19:03.589Z Checking termcolor v1.4.1
23092024-10-14T09:19:03.847Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23102024-10-14T09:19:03.897Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23112024-10-14T09:19:04.051Z Checking env_logger v0.10.2
23122024-10-14T09:19:04.306Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23132024-10-14T09:19:04.455Z Checking ron v0.8.1
23142024-10-14T09:19:04.700Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23152024-10-14T09:19:04.813Z Checking serde-hex v0.1.0
23162024-10-14T09:19:04.895Z Checking steno v0.4.1
23172024-10-14T09:19:05.300Z Checking ciborium v0.2.2
23182024-10-14T09:19:05.938Z Checking bzip2 v0.4.4
23192024-10-14T09:19:06.579Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23202024-10-14T09:19:06.590Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23212024-10-14T09:19:06.590Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23222024-10-14T09:19:06.590Z Checking hashbrown v0.13.2
23232024-10-14T09:19:06.626Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23242024-10-14T09:19:08.149Z Checking crc-any v2.5.0
23252024-10-14T09:19:08.213Z Checking humantime v2.1.0
23262024-10-14T09:19:08.213Z Checking object v0.30.4
23272024-10-14T09:19:08.213Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23282024-10-14T09:19:08.213Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23292024-10-14T09:19:08.213Z Checking zip v0.6.6
23302024-10-14T09:19:08.213Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23312024-10-14T09:19:08.213Z Checking path-slash v0.1.5
23322024-10-14T09:19:08.284Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23332024-10-14T09:19:08.301Z Checking nix v0.27.1
23342024-10-14T09:19:08.321Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23352024-10-14T09:19:08.733Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23362024-10-14T09:19:09.046Z Checking tungstenite v0.24.0
23372024-10-14T09:19:09.073Z Checking kstat-rs v0.2.4
23382024-10-14T09:19:09.401Z Checking signal-hook-tokio v0.3.1
23392024-10-14T09:19:13.462Z Checking tokio-tungstenite v0.24.0
23402024-10-14T09:19:13.573Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23412024-10-14T09:19:13.573Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23422024-10-14T09:19:16.525Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23432024-10-14T09:19:18.188Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23442024-10-14T09:19:18.201Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23452024-10-14T09:19:21.497Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23462024-10-14T09:19:21.749Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23472024-10-14T09:19:22.588Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23482024-10-14T09:19:27.971Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23492024-10-14T09:19:28.620Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23502024-10-14T09:19:31.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s
23512024-10-14T09:19:31.451Z
23522024-10-14T09:19:31.451Zinfo: running `cargo check --bins` on gateway-api (47/166)
23532024-10-14T09:19:32.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23542024-10-14T09:19:32.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23552024-10-14T09:19:32.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23562024-10-14T09:19:32.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23572024-10-14T09:19:32.126Z
23582024-10-14T09:19:32.126Zinfo: running `cargo check --bins` on oximeter (48/166)
23592024-10-14T09:19:32.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23602024-10-14T09:19:32.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23612024-10-14T09:19:32.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23622024-10-14T09:19:32.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23632024-10-14T09:19:32.790Z
23642024-10-14T09:19:32.790Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/166)
23652024-10-14T09:19:33.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23662024-10-14T09:19:33.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23672024-10-14T09:19:33.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23682024-10-14T09:19:33.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23692024-10-14T09:19:33.435Z
23702024-10-14T09:19:33.435Zinfo: running `cargo check --bins` on oximeter-schema (50/166)
23712024-10-14T09:19:34.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722024-10-14T09:19:34.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732024-10-14T09:19:34.110Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23742024-10-14T09:19:34.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
23752024-10-14T09:19:34.676Z
23762024-10-14T09:19:34.676Zinfo: running `cargo check --bins` on oximeter-types (51/166)
23772024-10-14T09:19:35.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782024-10-14T09:19:35.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792024-10-14T09:19:35.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23802024-10-14T09:19:35.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23812024-10-14T09:19:35.331Z
23822024-10-14T09:19:35.331Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/166)
23832024-10-14T09:19:35.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842024-10-14T09:19:35.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852024-10-14T09:19:35.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23862024-10-14T09:19:35.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23872024-10-14T09:19:36.007Z
23882024-10-14T09:19:36.007Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/166)
23892024-10-14T09:19:36.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902024-10-14T09:19:36.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912024-10-14T09:19:36.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23922024-10-14T09:19:36.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23932024-10-14T09:19:36.666Z
23942024-10-14T09:19:36.666Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/166)
23952024-10-14T09:19:37.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-10-14T09:19:37.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-10-14T09:19:37.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982024-10-14T09:19:37.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23992024-10-14T09:19:37.324Z
24002024-10-14T09:19:37.324Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/166)
24012024-10-14T09:19:37.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-10-14T09:19:37.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-10-14T09:19:37.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24042024-10-14T09:19:37.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24052024-10-14T09:19:37.993Z
24062024-10-14T09:19:37.993Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/166)
24072024-10-14T09:19:38.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082024-10-14T09:19:38.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092024-10-14T09:19:38.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24102024-10-14T09:19:38.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24112024-10-14T09:19:38.655Z
24122024-10-14T09:19:38.655Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/166)
24132024-10-14T09:19:39.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142024-10-14T09:19:39.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152024-10-14T09:19:39.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24162024-10-14T09:19:39.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24172024-10-14T09:19:39.317Z
24182024-10-14T09:19:39.317Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/166)
24192024-10-14T09:19:39.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202024-10-14T09:19:39.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212024-10-14T09:19:39.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24222024-10-14T09:19:39.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24232024-10-14T09:19:39.988Z
24242024-10-14T09:19:39.988Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/166)
24252024-10-14T09:19:40.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262024-10-14T09:19:40.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272024-10-14T09:19:40.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24282024-10-14T09:19:40.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24292024-10-14T09:19:40.653Z
24302024-10-14T09:19:40.653Zinfo: running `cargo check --bins` on oximeter-producer (60/166)
24312024-10-14T09:19:41.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322024-10-14T09:19:41.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332024-10-14T09:19:41.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342024-10-14T09:19:41.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24352024-10-14T09:19:41.370Z
24362024-10-14T09:19:41.370Zinfo: running `cargo check --bins` on internal-dns-resolver (61/166)
24372024-10-14T09:19:41.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382024-10-14T09:19:41.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392024-10-14T09:19:41.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402024-10-14T09:19:41.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24412024-10-14T09:19:42.035Z
24422024-10-14T09:19:42.035Zinfo: running `cargo check --bins` on nexus-client (62/166)
24432024-10-14T09:19:42.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442024-10-14T09:19:42.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452024-10-14T09:19:42.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462024-10-14T09:19:42.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24472024-10-14T09:19:42.718Z
24482024-10-14T09:19:42.718Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/166)
24492024-10-14T09:19:43.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502024-10-14T09:19:43.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512024-10-14T09:19:43.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24522024-10-14T09:19:43.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24532024-10-14T09:19:43.394Z
24542024-10-14T09:19:43.394Zinfo: running `cargo check --bins` on omicron-passwords (64/166)
24552024-10-14T09:19:43.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24562024-10-14T09:19:43.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24572024-10-14T09:19:43.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24582024-10-14T09:19:43.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24592024-10-14T09:19:44.046Z
24602024-10-14T09:19:44.046Zinfo: running `cargo check --bins` on nexus-types (65/166)
24612024-10-14T09:19:44.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24622024-10-14T09:19:44.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24632024-10-14T09:19:44.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24642024-10-14T09:19:44.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24652024-10-14T09:19:44.735Z
24662024-10-14T09:19:44.735Zinfo: running `cargo check --bins` on gateway-client (66/166)
24672024-10-14T09:19:45.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24682024-10-14T09:19:45.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24692024-10-14T09:19:45.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24702024-10-14T09:19:45.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24712024-10-14T09:19:45.385Z
24722024-10-14T09:19:45.385Zinfo: running `cargo check --bins` on oxql-types (67/166)
24732024-10-14T09:19:45.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24742024-10-14T09:19:45.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24752024-10-14T09:19:45.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24762024-10-14T09:19:45.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24772024-10-14T09:19:46.061Z
24782024-10-14T09:19:46.061Zinfo: running `cargo check --bins` on update-engine (68/166)
24792024-10-14T09:19:46.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24802024-10-14T09:19:46.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24812024-10-14T09:19:46.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24822024-10-14T09:19:46.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24832024-10-14T09:19:46.744Z
24842024-10-14T09:19:46.744Zinfo: running `cargo check --bins` on sp-sim (69/166)
24852024-10-14T09:19:47.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862024-10-14T09:19:47.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872024-10-14T09:19:47.411Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24882024-10-14T09:19:49.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
24892024-10-14T09:19:49.318Z
24902024-10-14T09:19:49.318Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/166)
24912024-10-14T09:19:49.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24922024-10-14T09:19:49.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24932024-10-14T09:19:49.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24942024-10-14T09:19:49.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24952024-10-14T09:19:50.027Z
24962024-10-14T09:19:50.027Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/166)
24972024-10-14T09:19:50.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24982024-10-14T09:19:50.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24992024-10-14T09:19:50.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25002024-10-14T09:19:50.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25012024-10-14T09:19:50.748Z
25022024-10-14T09:19:50.748Zinfo: running `cargo check --bins` on db-macros (72/166)
25032024-10-14T09:19:51.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25042024-10-14T09:19:51.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25052024-10-14T09:19:51.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25062024-10-14T09:19:51.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25072024-10-14T09:19:51.404Z
25082024-10-14T09:19:51.404Zinfo: running `cargo check --bins` on nexus-macros-common (73/166)
25092024-10-14T09:19:51.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25102024-10-14T09:19:51.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25112024-10-14T09:19:51.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25122024-10-14T09:19:51.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25132024-10-14T09:19:52.051Z
25142024-10-14T09:19:52.051Zinfo: running `cargo check --bins` on nexus-auth (74/166)
25152024-10-14T09:19:52.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162024-10-14T09:19:52.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172024-10-14T09:19:52.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25182024-10-14T09:19:52.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25192024-10-14T09:19:52.759Z
25202024-10-14T09:19:52.759Zinfo: running `cargo check --bins` on authz-macros (75/166)
25212024-10-14T09:19:53.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222024-10-14T09:19:53.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232024-10-14T09:19:53.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242024-10-14T09:19:53.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25252024-10-14T09:19:53.411Z
25262024-10-14T09:19:53.411Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/166)
25272024-10-14T09:19:54.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282024-10-14T09:19:54.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292024-10-14T09:19:54.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302024-10-14T09:19:54.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25312024-10-14T09:19:54.092Z
25322024-10-14T09:19:54.092Zinfo: running `cargo check --bins` on nexus-db-model (77/166)
25332024-10-14T09:19:54.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342024-10-14T09:19:54.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352024-10-14T09:19:54.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25362024-10-14T09:19:54.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25372024-10-14T09:19:54.786Z
25382024-10-14T09:19:54.786Zinfo: running `cargo check --bins` on nexus-defaults (78/166)
25392024-10-14T09:19:55.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402024-10-14T09:19:55.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412024-10-14T09:19:55.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25422024-10-14T09:19:55.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25432024-10-14T09:19:55.451Z
25442024-10-14T09:19:55.451Zinfo: running `cargo check --bins` on sled-agent-client (79/166)
25452024-10-14T09:19:56.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462024-10-14T09:19:56.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472024-10-14T09:19:56.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25482024-10-14T09:19:56.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25492024-10-14T09:19:56.135Z
25502024-10-14T09:19:56.135Zinfo: running `cargo check --bins` on nexus-inventory (80/166)
25512024-10-14T09:19:56.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522024-10-14T09:19:56.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532024-10-14T09:19:56.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25542024-10-14T09:19:56.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25552024-10-14T09:19:56.845Z
25562024-10-14T09:19:56.845Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/166)
25572024-10-14T09:19:57.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582024-10-14T09:19:57.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592024-10-14T09:19:57.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25602024-10-14T09:19:57.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25612024-10-14T09:19:57.515Z
25622024-10-14T09:19:57.516Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/166)
25632024-10-14T09:19:58.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642024-10-14T09:19:58.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652024-10-14T09:19:58.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662024-10-14T09:19:58.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25672024-10-14T09:19:58.180Z
25682024-10-14T09:19:58.180Zinfo: running `cargo check --bins` on typed-rng (83/166)
25692024-10-14T09:19:58.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-10-14T09:19:58.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-10-14T09:19:58.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722024-10-14T09:19:58.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25732024-10-14T09:19:58.831Z
25742024-10-14T09:19:58.831Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/166)
25752024-10-14T09:19:59.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-10-14T09:19:59.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-10-14T09:19:59.597Z Checking keccak v0.1.5
25782024-10-14T09:19:59.699Z Checking secrecy v0.8.0
25792024-10-14T09:19:59.703Z Compiling unicase v2.7.0
25802024-10-14T09:19:59.703Z Compiling same-file v1.0.6
25812024-10-14T09:19:59.703Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25822024-10-14T09:19:59.717Z Compiling tempfile v3.13.0
25832024-10-14T09:19:59.728Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25842024-10-14T09:19:59.741Z Compiling thiserror-impl-no-std v2.0.2
25852024-10-14T09:19:59.887Z Compiling walkdir v2.5.0
25862024-10-14T09:19:59.959Z Checking sha3 v0.10.8
25872024-10-14T09:20:00.006Z Checking universal-hash v0.5.1
25882024-10-14T09:20:00.054Z Compiling ring v0.16.20
25892024-10-14T09:20:00.157Z Compiling blake3 v1.5.1
25902024-10-14T09:20:00.216Z Checking opaque-debug v0.3.1
25912024-10-14T09:20:00.307Z Checking poly1305 v0.8.0
25922024-10-14T09:20:00.343Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25932024-10-14T09:20:00.598Z Checking chacha20 v0.9.1
25942024-10-14T09:20:00.615Z Checking aead v0.5.2
25952024-10-14T09:20:00.617Z Compiling memmap2 v0.9.4
25962024-10-14T09:20:00.662Z Compiling untrusted v0.7.1
25972024-10-14T09:20:00.806Z Compiling constant_time_eq v0.3.0
25982024-10-14T09:20:00.831Z Compiling arrayref v0.3.7
25992024-10-14T09:20:00.847Z Compiling salty v0.3.0
26002024-10-14T09:20:00.912Z Compiling spin v0.5.2
26012024-10-14T09:20:00.933Z Compiling libefi-sys v0.1.0
26022024-10-14T09:20:00.973Z Compiling arrayvec v0.7.4
26032024-10-14T09:20:01.064Z Compiling home v0.5.9
26042024-10-14T09:20:01.134Z Checking chacha20poly1305 v0.10.1
26052024-10-14T09:20:01.225Z Compiling toolchain_find v0.4.0
26062024-10-14T09:20:01.343Z Compiling camino-tempfile v1.1.1
26072024-10-14T09:20:01.362Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26082024-10-14T09:20:01.562Z Compiling bitfield-struct v0.6.1
26092024-10-14T09:20:01.703Z Compiling topological-sort v0.2.2
26102024-10-14T09:20:01.798Z Compiling mime_guess v2.0.4
26112024-10-14T09:20:01.867Z Compiling rustfmt-wrapper v0.2.1
26122024-10-14T09:20:02.371Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26132024-10-14T09:20:02.443Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26142024-10-14T09:20:02.464Z Checking primeorder v0.13.6
26152024-10-14T09:20:02.608Z Checking env_filter v0.1.2
26162024-10-14T09:20:02.730Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26172024-10-14T09:20:02.838Z Checking env_logger v0.11.5
26182024-10-14T09:20:02.910Z Checking p384 v0.13.0
26192024-10-14T09:20:02.931Z Checking thiserror-no-std v2.0.2
26202024-10-14T09:20:02.995Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26212024-10-14T09:20:03.041Z Checking vsss-rs v3.3.4
26222024-10-14T09:20:03.064Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26232024-10-14T09:20:03.152Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26242024-10-14T09:20:03.376Z Checking gethostname v0.5.0
26252024-10-14T09:20:03.440Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26262024-10-14T09:20:03.503Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26272024-10-14T09:20:03.559Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26282024-10-14T09:20:03.701Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26292024-10-14T09:20:03.873Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26302024-10-14T09:20:03.994Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26312024-10-14T09:20:04.059Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26322024-10-14T09:20:04.275Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26332024-10-14T09:20:04.299Z Checking nanorand v0.7.0
26342024-10-14T09:20:04.332Z Checking atty v0.2.14
26352024-10-14T09:20:04.417Z Checking http-range v0.1.5
26362024-10-14T09:20:04.450Z Checking glob v0.3.1
26372024-10-14T09:20:04.598Z Checking hyper-staticfile v0.10.1
26382024-10-14T09:20:04.657Z Checking flume v0.11.0
26392024-10-14T09:20:04.772Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26402024-10-14T09:20:05.117Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26412024-10-14T09:20:05.368Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26422024-10-14T09:20:05.460Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26432024-10-14T09:20:05.811Z Compiling omicron-zone-package v0.11.1
26442024-10-14T09:20:06.043Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26452024-10-14T09:20:06.678Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26462024-10-14T09:20:07.288Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26472024-10-14T09:20:07.306Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26482024-10-14T09:20:07.337Z Checking display-error-chain v0.2.1
26492024-10-14T09:20:08.966Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26502024-10-14T09:20:09.828Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26512024-10-14T09:20:11.705Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26522024-10-14T09:20:11.707Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26532024-10-14T09:20:21.680Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26542024-10-14T09:20:33.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.03s
26552024-10-14T09:20:34.054Z
26562024-10-14T09:20:34.054Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/166)
26572024-10-14T09:20:34.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582024-10-14T09:20:34.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592024-10-14T09:20:34.818Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26602024-10-14T09:20:47.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.02s
26612024-10-14T09:20:47.265Z
26622024-10-14T09:20:47.265Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/166)
26632024-10-14T09:20:47.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642024-10-14T09:20:47.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652024-10-14T09:20:48.025Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26662024-10-14T09:21:00.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s
26672024-10-14T09:21:00.696Z
26682024-10-14T09:21:00.696Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/166)
26692024-10-14T09:21:01.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702024-10-14T09:21:01.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712024-10-14T09:21:01.464Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26722024-10-14T09:21:13.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.09s
26732024-10-14T09:21:13.964Z
26742024-10-14T09:21:13.964Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/166)
26752024-10-14T09:21:14.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762024-10-14T09:21:14.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772024-10-14T09:21:14.726Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26782024-10-14T09:21:27.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s
26792024-10-14T09:21:27.329Z
26802024-10-14T09:21:27.329Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/166)
26812024-10-14T09:21:27.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822024-10-14T09:21:27.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832024-10-14T09:21:28.079Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26842024-10-14T09:21:40.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.17s
26852024-10-14T09:21:40.670Z
26862024-10-14T09:21:40.670Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/166)
26872024-10-14T09:21:41.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882024-10-14T09:21:41.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892024-10-14T09:21:41.450Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26902024-10-14T09:21:53.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.06s
26912024-10-14T09:21:53.913Z
26922024-10-14T09:21:53.913Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/166)
26932024-10-14T09:21:54.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942024-10-14T09:21:54.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952024-10-14T09:21:54.674Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26962024-10-14T09:22:06.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
26972024-10-14T09:22:07.094Z
26982024-10-14T09:22:07.094Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/166)
26992024-10-14T09:22:07.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002024-10-14T09:22:07.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012024-10-14T09:22:07.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022024-10-14T09:22:07.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27032024-10-14T09:22:07.794Z
27042024-10-14T09:22:07.794Zinfo: running `cargo check --bins` on sled-agent-types (93/166)
27052024-10-14T09:22:08.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062024-10-14T09:22:08.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072024-10-14T09:22:08.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082024-10-14T09:22:08.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27092024-10-14T09:22:08.491Z
27102024-10-14T09:22:08.491Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/166)
27112024-10-14T09:22:09.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122024-10-14T09:22:09.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132024-10-14T09:22:09.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142024-10-14T09:22:09.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27152024-10-14T09:22:09.199Z
27162024-10-14T09:22:09.200Zinfo: running `cargo check --bins` on dpd-client (95/166)
27172024-10-14T09:22:09.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182024-10-14T09:22:09.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192024-10-14T09:22:09.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202024-10-14T09:22:09.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27212024-10-14T09:22:09.851Z
27222024-10-14T09:22:09.851Zinfo: running `cargo check --bins` on installinator-common (96/166)
27232024-10-14T09:22:10.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242024-10-14T09:22:10.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252024-10-14T09:22:10.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262024-10-14T09:22:10.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27272024-10-14T09:22:10.529Z
27282024-10-14T09:22:10.529Zinfo: running `cargo check --bins` on key-manager (97/166)
27292024-10-14T09:22:11.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302024-10-14T09:22:11.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312024-10-14T09:22:11.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322024-10-14T09:22:11.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27332024-10-14T09:22:11.204Z
27342024-10-14T09:22:11.204Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/166)
27352024-10-14T09:22:11.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362024-10-14T09:22:11.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372024-10-14T09:22:11.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382024-10-14T09:22:11.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27392024-10-14T09:22:11.887Z
27402024-10-14T09:22:11.887Zinfo: running `cargo check --bins` on sled-agent-api (99/166)
27412024-10-14T09:22:12.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422024-10-14T09:22:12.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432024-10-14T09:22:12.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442024-10-14T09:22:12.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27452024-10-14T09:22:12.581Z
27462024-10-14T09:22:12.581Zinfo: running `cargo check --bins` on sled-hardware (100/166)
27472024-10-14T09:22:13.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482024-10-14T09:22:13.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492024-10-14T09:22:13.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502024-10-14T09:22:13.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27512024-10-14T09:22:13.259Z
27522024-10-14T09:22:13.260Zinfo: running `cargo check --bins --no-default-features` on sled-storage (101/166)
27532024-10-14T09:22:13.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542024-10-14T09:22:13.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552024-10-14T09:22:13.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562024-10-14T09:22:13.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27572024-10-14T09:22:13.944Z
27582024-10-14T09:22:13.944Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (102/166)
27592024-10-14T09:22:14.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602024-10-14T09:22:14.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612024-10-14T09:22:14.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622024-10-14T09:22:14.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27632024-10-14T09:22:14.626Z
27642024-10-14T09:22:14.627Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/166)
27652024-10-14T09:22:15.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-10-14T09:22:15.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-10-14T09:22:15.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-10-14T09:22:15.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27692024-10-14T09:22:15.323Z
27702024-10-14T09:22:15.323Zinfo: running `cargo check --bins` on nexus-test-interface (104/166)
27712024-10-14T09:22:15.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-10-14T09:22:15.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-10-14T09:22:15.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-10-14T09:22:15.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27752024-10-14T09:22:16.024Z
27762024-10-14T09:22:16.024Zinfo: running `cargo check --bins` on oximeter-collector (105/166)
27772024-10-14T09:22:16.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-10-14T09:22:16.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-10-14T09:22:16.771Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27802024-10-14T09:22:16.771Z Checking bcs v0.1.6
27812024-10-14T09:22:16.774Z Compiling async-recursion v1.1.1
27822024-10-14T09:22:16.774Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27832024-10-14T09:22:16.774Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27842024-10-14T09:22:17.837Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27852024-10-14T09:22:21.063Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27862024-10-14T09:22:22.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s
27872024-10-14T09:22:22.916Z
27882024-10-14T09:22:22.916Zinfo: running `cargo check --bins` on oximeter-api (106/166)
27892024-10-14T09:22:23.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-10-14T09:22:23.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-10-14T09:22:23.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-10-14T09:22:23.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27932024-10-14T09:22:23.585Z
27942024-10-14T09:22:23.585Zinfo: running `cargo check --bins` on oximeter-client (107/166)
27952024-10-14T09:22:24.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-10-14T09:22:24.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-10-14T09:22:24.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-10-14T09:22:24.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27992024-10-14T09:22:24.248Z
28002024-10-14T09:22:24.248Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/166)
28012024-10-14T09:22:24.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-10-14T09:22:24.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-10-14T09:22:24.929Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28042024-10-14T09:22:25.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28052024-10-14T09:22:25.681Z
28062024-10-14T09:22:25.681Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (109/166)
28072024-10-14T09:22:26.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-10-14T09:22:26.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-10-14T09:22:26.388Z Compiling cfg_aliases v0.1.1
28102024-10-14T09:22:26.394Z Compiling vte_generate_state_changes v0.1.1
28112024-10-14T09:22:26.394Z Checking fd-lock v4.0.2
28122024-10-14T09:22:26.394Z Checking bytecount v0.6.8
28132024-10-14T09:22:26.510Z Compiling tabled_derive v0.7.0
28142024-10-14T09:22:26.527Z Compiling peg-macros v0.8.4
28152024-10-14T09:22:26.527Z Compiling sqlparser_derive v0.2.2
28162024-10-14T09:22:26.527Z Checking home v0.5.9
28172024-10-14T09:22:26.573Z Compiling nix v0.28.0
28182024-10-14T09:22:26.631Z Checking papergrid v0.11.0
28192024-10-14T09:22:26.649Z Checking nu-ansi-term v0.50.0
28202024-10-14T09:22:26.684Z Checking unicode_categories v0.1.1
28212024-10-14T09:22:26.973Z Checking sqlformat v0.2.6
28222024-10-14T09:22:27.111Z Checking vte v0.11.1
28232024-10-14T09:22:28.404Z Checking tabled v0.15.0
28242024-10-14T09:22:28.450Z Checking strip-ansi-escapes v0.2.0
28252024-10-14T09:22:28.595Z Checking reedline v0.35.0
28262024-10-14T09:22:29.033Z Checking sqlparser v0.45.0
28272024-10-14T09:22:29.080Z Checking peg v0.8.4
28282024-10-14T09:22:29.438Z Checking rustyline v14.0.0
28292024-10-14T09:22:35.024Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28302024-10-14T09:22:40.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.94s
28312024-10-14T09:22:40.799Z
28322024-10-14T09:22:40.799Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/166)
28332024-10-14T09:22:41.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-10-14T09:22:41.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-10-14T09:22:41.493Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28362024-10-14T09:22:47.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.36s
28372024-10-14T09:22:47.325Z
28382024-10-14T09:22:47.326Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (111/166)
28392024-10-14T09:22:47.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-10-14T09:22:47.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-10-14T09:22:48.014Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28422024-10-14T09:22:52.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
28432024-10-14T09:22:52.538Z
28442024-10-14T09:22:52.538Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (112/166)
28452024-10-14T09:22:53.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-10-14T09:22:53.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-10-14T09:22:53.221Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28482024-10-14T09:22:58.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
28492024-10-14T09:22:58.540Z
28502024-10-14T09:22:58.540Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (113/166)
28512024-10-14T09:22:59.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-10-14T09:22:59.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-10-14T09:22:59.235Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28542024-10-14T09:23:04.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
28552024-10-14T09:23:04.842Z
28562024-10-14T09:23:04.842Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (114/166)
28572024-10-14T09:23:05.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-10-14T09:23:05.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-10-14T09:23:05.528Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28602024-10-14T09:23:09.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
28612024-10-14T09:23:09.838Z
28622024-10-14T09:23:09.838Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (115/166)
28632024-10-14T09:23:10.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-10-14T09:23:10.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-10-14T09:23:10.528Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662024-10-14T09:23:15.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
28672024-10-14T09:23:15.259Z
28682024-10-14T09:23:15.259Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (116/166)
28692024-10-14T09:23:15.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-10-14T09:23:15.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-10-14T09:23:15.949Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28722024-10-14T09:23:21.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
28732024-10-14T09:23:21.430Z
28742024-10-14T09:23:21.431Zinfo: running `cargo check --bins` on oximeter-test-utils (117/166)
28752024-10-14T09:23:22.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762024-10-14T09:23:22.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772024-10-14T09:23:22.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782024-10-14T09:23:22.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28792024-10-14T09:23:22.116Z
28802024-10-14T09:23:22.116Zinfo: running `cargo check --bins` on cockroach-admin-client (118/166)
28812024-10-14T09:23:22.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822024-10-14T09:23:22.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832024-10-14T09:23:22.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842024-10-14T09:23:22.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28852024-10-14T09:23:22.770Z
28862024-10-14T09:23:22.771Zinfo: running `cargo check --bins` on installinator-client (119/166)
28872024-10-14T09:23:23.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882024-10-14T09:23:23.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892024-10-14T09:23:23.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902024-10-14T09:23:23.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28912024-10-14T09:23:23.443Z
28922024-10-14T09:23:23.443Zinfo: running `cargo check --bins` on oxide-client (120/166)
28932024-10-14T09:23:24.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942024-10-14T09:23:24.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952024-10-14T09:23:24.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962024-10-14T09:23:24.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28972024-10-14T09:23:24.100Z
28982024-10-14T09:23:24.100Zinfo: running `cargo check --bins` on wicketd-client (121/166)
28992024-10-14T09:23:24.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002024-10-14T09:23:24.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012024-10-14T09:23:24.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022024-10-14T09:23:24.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
29032024-10-14T09:23:24.807Z
29042024-10-14T09:23:24.807Zinfo: running `cargo check --bins` on wicket-common (122/166)
29052024-10-14T09:23:29.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062024-10-14T09:23:29.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072024-10-14T09:23:29.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082024-10-14T09:23:29.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29092024-10-14T09:23:29.185Z
29102024-10-14T09:23:29.185Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/166)
29112024-10-14T09:23:29.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122024-10-14T09:23:29.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132024-10-14T09:23:29.186Z Checking csv-core v0.1.11
29142024-10-14T09:23:29.186Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29152024-10-14T09:23:29.186Z Checking csv v1.3.0
29162024-10-14T09:23:29.186Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29172024-10-14T09:23:29.198Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29182024-10-14T09:23:29.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
29192024-10-14T09:23:29.198Z
29202024-10-14T09:23:29.199Zinfo: running `cargo check --bins` on cockroach-admin-api (124/166)
29212024-10-14T09:23:29.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222024-10-14T09:23:29.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232024-10-14T09:23:29.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242024-10-14T09:23:29.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29252024-10-14T09:23:29.377Z
29262024-10-14T09:23:29.377Zinfo: running `cargo check --bins` on cockroach-admin-types (125/166)
29272024-10-14T09:23:29.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282024-10-14T09:23:29.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292024-10-14T09:23:29.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302024-10-14T09:23:29.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29312024-10-14T09:23:30.047Z
29322024-10-14T09:23:30.047Zinfo: running `cargo check --bins` on cert-dev (126/166)
29332024-10-14T09:23:30.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342024-10-14T09:23:30.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352024-10-14T09:23:30.687Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29362024-10-14T09:23:30.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29372024-10-14T09:23:31.097Z
29382024-10-14T09:23:31.097Zinfo: running `cargo check --bins` on ch-dev (127/166)
29392024-10-14T09:23:31.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402024-10-14T09:23:31.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412024-10-14T09:23:31.792Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29422024-10-14T09:23:32.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
29432024-10-14T09:23:32.641Z
29442024-10-14T09:23:32.641Zinfo: running `cargo check --bins` on crdb-seed (128/166)
29452024-10-14T09:23:33.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462024-10-14T09:23:33.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472024-10-14T09:23:33.325Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29482024-10-14T09:23:33.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
29492024-10-14T09:23:33.818Z
29502024-10-14T09:23:33.818Zinfo: running `cargo check --bins` on db-dev (129/166)
29512024-10-14T09:23:34.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522024-10-14T09:23:34.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532024-10-14T09:23:34.504Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29542024-10-14T09:23:35.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
29552024-10-14T09:23:35.383Z
29562024-10-14T09:23:35.383Zinfo: running `cargo check --bins` on omicron-dev-lib (130/166)
29572024-10-14T09:23:35.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582024-10-14T09:23:36.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592024-10-14T09:23:36.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602024-10-14T09:23:36.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29612024-10-14T09:23:36.063Z
29622024-10-14T09:23:36.063Zinfo: running `cargo check --bins` on xtask-downloader (131/166)
29632024-10-14T09:23:36.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-10-14T09:23:36.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-10-14T09:23:36.734Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29662024-10-14T09:23:37.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
29672024-10-14T09:23:37.703Z
29682024-10-14T09:23:37.703Zinfo: running `cargo check --bins` on omicron-ls-apis (132/166)
29692024-10-14T09:23:38.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-10-14T09:23:38.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-10-14T09:23:38.352Z Checking cargo-platform v0.1.8
29722024-10-14T09:23:38.612Z Checking cargo_metadata v0.18.1
29732024-10-14T09:23:39.601Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29742024-10-14T09:23:40.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
29752024-10-14T09:23:40.447Z
29762024-10-14T09:23:40.447Zinfo: running `cargo check --bins` on mgs-dev (133/166)
29772024-10-14T09:23:41.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782024-10-14T09:23:41.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792024-10-14T09:23:41.202Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29802024-10-14T09:23:41.855Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29812024-10-14T09:23:42.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29822024-10-14T09:23:42.518Z
29832024-10-14T09:23:42.518Zinfo: running `cargo check --bins` on omicron-omdb (134/166)
29842024-10-14T09:23:43.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852024-10-14T09:23:43.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862024-10-14T09:23:43.332Z Compiling glob v0.3.1
29872024-10-14T09:23:43.332Z Compiling crunchy v0.2.2
29882024-10-14T09:23:43.335Z Compiling tiny-keccak v2.0.2
29892024-10-14T09:23:43.335Z Compiling dsl_auto_type v0.1.2
29902024-10-14T09:23:43.335Z Checking scheduled-thread-pool v0.2.7
29912024-10-14T09:23:43.448Z Compiling diesel_table_macro_syntax v0.2.0
29922024-10-14T09:23:43.491Z Compiling ascii-canvas v3.0.0
29932024-10-14T09:23:43.494Z Compiling ena v0.14.3
29942024-10-14T09:23:43.629Z Checking r2d2 v0.8.10
29952024-10-14T09:23:43.814Z Compiling libloading v0.8.3
29962024-10-14T09:23:43.890Z Compiling bindgen v0.69.4
29972024-10-14T09:23:43.900Z Compiling diff v0.1.13
29982024-10-14T09:23:43.938Z Compiling regex-syntax v0.6.29
29992024-10-14T09:23:44.030Z Compiling which v4.4.2
30002024-10-14T09:23:44.199Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30012024-10-14T09:23:44.318Z Compiling clang-sys v1.7.0
30022024-10-14T09:23:44.420Z Compiling cexpr v0.6.0
30032024-10-14T09:23:44.542Z Compiling lazycell v1.3.0
30042024-10-14T09:23:44.624Z Compiling rustc-hash v1.1.0
30052024-10-14T09:23:44.662Z Compiling shlex v1.3.0
30062024-10-14T09:23:44.711Z Compiling ref-cast v1.0.23
30072024-10-14T09:23:44.789Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30082024-10-14T09:23:45.091Z Compiling derive_builder_core v0.20.0
30092024-10-14T09:23:45.094Z Compiling diesel_derives v2.2.2
30102024-10-14T09:23:45.094Z Compiling libxml v0.3.3
30112024-10-14T09:23:45.135Z Compiling ref-cast-impl v1.0.23
30122024-10-14T09:23:45.321Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30132024-10-14T09:23:45.562Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30142024-10-14T09:23:45.841Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30152024-10-14T09:23:46.121Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30162024-10-14T09:23:46.147Z Compiling strum_macros v0.24.3
30172024-10-14T09:23:46.442Z Compiling indoc v1.0.9
30182024-10-14T09:23:47.452Z Compiling lalrpop v0.19.12
30192024-10-14T09:23:47.555Z Compiling derive_builder_macro v0.20.0
30202024-10-14T09:23:48.357Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30212024-10-14T09:23:48.460Z Checking derive_builder v0.20.0
30222024-10-14T09:23:48.644Z Compiling oso-derive v0.27.3
30232024-10-14T09:23:49.050Z Compiling impl-trait-for-tuples v0.2.2
30242024-10-14T09:23:49.712Z Checking quick-xml v0.33.0
30252024-10-14T09:23:49.770Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
30262024-10-14T09:23:49.871Z Checking maplit v1.0.2
30272024-10-14T09:23:50.025Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30282024-10-14T09:23:50.164Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30292024-10-14T09:23:50.474Z Checking bb8 v0.8.5
30302024-10-14T09:23:50.966Z Compiling const_format_proc_macros v0.2.33
30312024-10-14T09:23:51.781Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30322024-10-14T09:23:51.863Z Checking castaway v0.2.3
30332024-10-14T09:23:52.024Z Checking compact_str v0.8.0
30342024-10-14T09:23:52.101Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30352024-10-14T09:23:52.400Z Checking unicode-truncate v1.0.0
30362024-10-14T09:23:52.629Z Checking lru v0.12.3
30372024-10-14T09:23:52.917Z Compiling instability v0.3.2
30382024-10-14T09:23:52.934Z Checking is_ci v1.2.0
30392024-10-14T09:23:53.066Z Checking smawk v0.3.2
30402024-10-14T09:23:53.128Z Checking const_format v0.2.33
30412024-10-14T09:23:53.262Z Checking cassowary v0.3.0
30422024-10-14T09:23:53.599Z Checking unicode-linebreak v0.1.5
30432024-10-14T09:23:53.726Z Checking supports-color v3.0.1
30442024-10-14T09:23:53.967Z Checking multimap v0.10.0
30452024-10-14T09:23:54.025Z Checking ratatui v0.28.1
30462024-10-14T09:23:54.045Z Checking textwrap v0.16.1
30472024-10-14T09:23:56.674Z Checking diesel v2.2.4
30482024-10-14T09:24:16.352Z Compiling samael v0.0.17
30492024-10-14T09:24:31.992Z Compiling polar-core v0.27.3
30502024-10-14T09:24:32.009Z Checking async-bb8-diesel v0.2.1
30512024-10-14T09:24:39.012Z Checking oso v0.27.3
30522024-10-14T09:25:42.737Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30532024-10-14T09:25:48.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
30542024-10-14T09:25:48.426Z
30552024-10-14T09:25:48.426Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (135/166)
30562024-10-14T09:25:49.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572024-10-14T09:25:49.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582024-10-14T09:25:49.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592024-10-14T09:25:49.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30602024-10-14T09:25:49.156Z
30612024-10-14T09:25:49.156Zinfo: running `cargo check --bins` on nexus-saga-recovery (136/166)
30622024-10-14T09:25:49.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632024-10-14T09:25:49.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642024-10-14T09:25:49.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652024-10-14T09:25:49.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30662024-10-14T09:25:49.873Z
30672024-10-14T09:25:49.873Zinfo: running `cargo check --bins` on nexus-test-utils-macros (137/166)
30682024-10-14T09:25:50.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692024-10-14T09:25:50.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702024-10-14T09:25:50.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712024-10-14T09:25:50.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30722024-10-14T09:25:50.527Z
30732024-10-14T09:25:50.527Zinfo: running `cargo check --bins` on omicron-nexus (138/166)
30742024-10-14T09:25:51.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752024-10-14T09:25:51.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762024-10-14T09:25:51.358Z Compiling libz-sys v1.1.16
30772024-10-14T09:25:51.465Z Checking http v0.2.12
30782024-10-14T09:25:51.468Z Compiling libgit2-sys v0.17.0+1.8.1
30792024-10-14T09:25:51.487Z Compiling vergen v8.3.2
30802024-10-14T09:25:51.487Z Compiling cargo-platform v0.1.8
30812024-10-14T09:25:51.490Z Compiling pin-project-internal v1.1.5
30822024-10-14T09:25:51.530Z Compiling snafu-derive v0.8.2
30832024-10-14T09:25:51.530Z Compiling libsqlite3-sys v0.30.1
30842024-10-14T09:25:51.821Z Compiling cargo_metadata v0.18.1
30852024-10-14T09:25:52.035Z Compiling buf-list v1.0.3
30862024-10-14T09:25:52.051Z Compiling cfg_aliases v0.2.1
30872024-10-14T09:25:52.160Z Checking sync_wrapper v0.1.2
30882024-10-14T09:25:52.294Z Compiling rustls v0.21.12
30892024-10-14T09:25:52.399Z Compiling nix v0.29.0
30902024-10-14T09:25:52.636Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30912024-10-14T09:25:52.754Z Checking h2 v0.3.26
30922024-10-14T09:25:52.774Z Checking http-body v0.4.6
30932024-10-14T09:25:53.181Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30942024-10-14T09:25:53.299Z Checking globset v0.4.14
30952024-10-14T09:25:53.808Z Checking rustls-webpki v0.101.7
30962024-10-14T09:25:54.447Z Checking sct v0.7.1
30972024-10-14T09:25:54.472Z Checking olpc-cjson v0.1.3
30982024-10-14T09:25:54.502Z Checking rand_seeder v0.3.0
30992024-10-14T09:25:54.568Z Checking pin-project v1.1.5
31002024-10-14T09:25:54.661Z Checking serde_plain v1.0.2
31012024-10-14T09:25:54.681Z Checking typed-path v0.7.1
31022024-10-14T09:25:54.719Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31032024-10-14T09:25:55.230Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31042024-10-14T09:25:55.335Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31052024-10-14T09:25:55.351Z Checking hashlink v0.9.1
31062024-10-14T09:25:55.532Z Checking parse-size v1.0.0
31072024-10-14T09:25:55.637Z Checking fallible-streaming-iterator v0.1.9
31082024-10-14T09:25:55.688Z Checking fallible-iterator v0.3.0
31092024-10-14T09:25:55.956Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31102024-10-14T09:25:56.343Z Checking rusqlite v0.32.1
31112024-10-14T09:25:56.437Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31122024-10-14T09:25:56.485Z Checking rustls-pemfile v1.0.4
31132024-10-14T09:25:56.664Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31142024-10-14T09:25:56.783Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31152024-10-14T09:25:56.957Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31162024-10-14T09:25:57.011Z Checking snafu v0.8.2
31172024-10-14T09:25:57.091Z Checking twox-hash v1.6.3
31182024-10-14T09:25:57.430Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31192024-10-14T09:25:57.540Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31202024-10-14T09:25:57.738Z Checking tokio-rustls v0.24.1
31212024-10-14T09:25:57.883Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31222024-10-14T09:25:58.075Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31232024-10-14T09:25:58.360Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31242024-10-14T09:25:58.380Z Checking fatfs v0.3.6
31252024-10-14T09:25:58.943Z Checking hyper v0.14.30
31262024-10-14T09:25:59.062Z Checking assert_matches v1.5.0
31272024-10-14T09:26:02.791Z Checking reqwest v0.11.27
31282024-10-14T09:26:03.542Z Checking tough v0.17.1
31292024-10-14T09:26:05.372Z Compiling git2 v0.19.0
31302024-10-14T09:26:06.674Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31312024-10-14T09:26:07.801Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31322024-10-14T09:26:10.191Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31332024-10-14T09:27:03.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
31342024-10-14T09:27:03.757Z
31352024-10-14T09:27:03.757Zinfo: running `cargo check --bins` on nexus-external-api (139/166)
31362024-10-14T09:27:04.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-10-14T09:27:04.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-10-14T09:27:04.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392024-10-14T09:27:04.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31402024-10-14T09:27:04.482Z
31412024-10-14T09:27:04.482Zinfo: running `cargo check --bins` on openapi-manager-types (140/166)
31422024-10-14T09:27:05.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432024-10-14T09:27:05.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442024-10-14T09:27:05.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452024-10-14T09:27:05.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31462024-10-14T09:27:05.131Z
31472024-10-14T09:27:05.131Zinfo: running `cargo check --bins` on nexus-internal-api (141/166)
31482024-10-14T09:27:05.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492024-10-14T09:27:05.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502024-10-14T09:27:05.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512024-10-14T09:27:05.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31522024-10-14T09:27:05.829Z
31532024-10-14T09:27:05.829Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (142/166)
31542024-10-14T09:27:06.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552024-10-14T09:27:06.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562024-10-14T09:27:06.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572024-10-14T09:27:06.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31582024-10-14T09:27:06.579Z
31592024-10-14T09:27:06.579Zinfo: running `cargo check --bins` on nexus-networking (143/166)
31602024-10-14T09:27:07.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612024-10-14T09:27:07.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622024-10-14T09:27:07.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632024-10-14T09:27:07.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31642024-10-14T09:27:07.303Z
31652024-10-14T09:27:07.303Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (144/166)
31662024-10-14T09:27:07.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672024-10-14T09:27:07.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682024-10-14T09:27:07.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692024-10-14T09:27:07.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31702024-10-14T09:27:08.019Z
31712024-10-14T09:27:08.019Zinfo: running `cargo check --bins` on update-common (145/166)
31722024-10-14T09:27:08.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732024-10-14T09:27:08.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742024-10-14T09:27:08.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752024-10-14T09:27:08.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31762024-10-14T09:27:08.719Z
31772024-10-14T09:27:08.719Zinfo: running `cargo check --bins` on tufaceous-lib (146/166)
31782024-10-14T09:27:09.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792024-10-14T09:27:09.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802024-10-14T09:27:09.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812024-10-14T09:27:09.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31822024-10-14T09:27:09.413Z
31832024-10-14T09:27:09.413Zinfo: running `cargo check --bins` on tufaceous (147/166)
31842024-10-14T09:27:10.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852024-10-14T09:27:10.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862024-10-14T09:27:10.118Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31872024-10-14T09:27:11.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
31882024-10-14T09:27:11.206Z
31892024-10-14T09:27:11.206Zinfo: running `cargo check --bins` on omicron-dev (148/166)
31902024-10-14T09:27:11.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-10-14T09:27:11.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-10-14T09:27:12.091Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31932024-10-14T09:27:12.094Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31942024-10-14T09:27:12.094Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31952024-10-14T09:27:13.481Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31962024-10-14T09:27:15.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
31972024-10-14T09:27:16.189Z
31982024-10-14T09:27:16.189Zinfo: running `cargo check --bins` on openapi-manager (149/166)
31992024-10-14T09:27:16.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002024-10-14T09:27:16.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012024-10-14T09:27:16.945Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32022024-10-14T09:27:16.945Z Checking heck v0.4.1
32032024-10-14T09:27:16.947Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32042024-10-14T09:27:18.491Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
32052024-10-14T09:27:18.531Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32062024-10-14T09:27:19.362Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
32072024-10-14T09:27:20.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
32082024-10-14T09:27:20.511Z
32092024-10-14T09:27:20.511Zinfo: running `cargo check --bins` on installinator-api (150/166)
32102024-10-14T09:27:21.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-10-14T09:27:21.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-10-14T09:27:21.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132024-10-14T09:27:21.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32142024-10-14T09:27:21.206Z
32152024-10-14T09:27:21.206Zinfo: running `cargo check --bins` on wicketd-api (151/166)
32162024-10-14T09:27:21.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172024-10-14T09:27:21.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182024-10-14T09:27:21.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192024-10-14T09:27:21.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32202024-10-14T09:27:21.904Z
32212024-10-14T09:27:21.904Zinfo: running `cargo check --bins` on reconfigurator-cli (152/166)
32222024-10-14T09:27:22.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-10-14T09:27:22.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-10-14T09:27:22.625Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32252024-10-14T09:27:23.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
32262024-10-14T09:27:23.960Z
32272024-10-14T09:27:23.960Zinfo: running `cargo check --bins` on omicron-releng (153/166)
32282024-10-14T09:27:24.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-10-14T09:27:24.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-10-14T09:27:24.666Z Checking memmap2 v0.9.4
32312024-10-14T09:27:24.666Z Checking arrayref v0.3.7
32322024-10-14T09:27:24.669Z Checking spin v0.5.2
32332024-10-14T09:27:24.669Z Checking arrayvec v0.7.4
32342024-10-14T09:27:24.669Z Checking untrusted v0.7.1
32352024-10-14T09:27:24.669Z Checking constant_time_eq v0.3.0
32362024-10-14T09:27:24.669Z Checking topological-sort v0.2.2
32372024-10-14T09:27:24.776Z Checking shell-words v1.1.0
32382024-10-14T09:27:24.928Z Checking ring v0.16.20
32392024-10-14T09:27:25.105Z Checking blake3 v1.5.1
32402024-10-14T09:27:26.058Z Checking omicron-zone-package v0.11.1
32412024-10-14T09:27:27.143Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32422024-10-14T09:27:27.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
32432024-10-14T09:27:28.162Z
32442024-10-14T09:27:28.162Zinfo: running `cargo check --bins` on xtask (154/166)
32452024-10-14T09:27:28.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-10-14T09:27:28.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-10-14T09:27:28.663Z Checking bitflags v2.6.0
32482024-10-14T09:27:28.665Z Checking serde v1.0.210
32492024-10-14T09:27:28.665Z Checking thiserror v1.0.64
32502024-10-14T09:27:28.754Z Checking scroll v0.12.0
32512024-10-14T09:27:28.759Z Checking log v0.4.22
32522024-10-14T09:27:28.761Z Checking zerocopy v0.7.34
32532024-10-14T09:27:28.761Z Checking indexmap v2.6.0
32542024-10-14T09:27:28.789Z Checking syn v2.0.79
32552024-10-14T09:27:28.841Z Checking pest v2.7.10
32562024-10-14T09:27:28.981Z Checking rustix v0.38.37
32572024-10-14T09:27:28.995Z Checking once_cell v1.20.2
32582024-10-14T09:27:29.181Z Checking goblin v0.8.2
32592024-10-14T09:27:29.290Z Checking fs-err v2.11.0
32602024-10-14T09:27:29.571Z Checking tabled v0.15.0
32612024-10-14T09:27:29.976Z Checking anyhow v1.0.89
32622024-10-14T09:27:30.973Z Checking terminal_size v0.4.0
32632024-10-14T09:27:30.976Z Checking tempfile v3.13.0
32642024-10-14T09:27:31.076Z Checking dtrace-parser v0.2.0
32652024-10-14T09:27:31.133Z Checking clap_builder v4.5.20
32662024-10-14T09:27:32.741Z Checking serde_json v1.0.128
32672024-10-14T09:27:32.741Z Checking toml_datetime v0.6.8
32682024-10-14T09:27:32.741Z Checking serde_spanned v0.6.7
32692024-10-14T09:27:32.744Z Checking camino v1.1.9
32702024-10-14T09:27:32.744Z Checking semver v1.0.23
32712024-10-14T09:27:32.921Z Checking cargo-platform v0.1.8
32722024-10-14T09:27:33.046Z Checking toml_edit v0.22.22
32732024-10-14T09:27:33.048Z Checking macaddr v1.0.1
32742024-10-14T09:27:33.325Z Checking camino-tempfile v1.1.1
32752024-10-14T09:27:33.613Z Checking clap v4.5.20
32762024-10-14T09:27:33.939Z Checking dof v0.3.0
32772024-10-14T09:27:33.939Z Checking cargo_metadata v0.18.1
32782024-10-14T09:27:34.347Z Checking usdt-impl v0.5.0
32792024-10-14T09:27:34.709Z Checking usdt v0.5.0
32802024-10-14T09:27:34.868Z Checking toml v0.8.19
32812024-10-14T09:27:35.325Z Checking cargo_toml v0.20.5
32822024-10-14T09:27:36.547Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32832024-10-14T09:27:37.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s
32842024-10-14T09:27:37.247Z
32852024-10-14T09:27:37.247Zinfo: running `cargo check --bins` on end-to-end-tests (155/166)
32862024-10-14T09:27:37.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872024-10-14T09:27:37.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882024-10-14T09:27:38.051Z Checking polyval v0.6.2
32892024-10-14T09:27:38.158Z Checking ctr v0.9.2
32902024-10-14T09:27:38.168Z Checking ssh-encoding v0.2.0
32912024-10-14T09:27:38.168Z Checking blowfish v0.9.1
32922024-10-14T09:27:38.190Z Checking password-hash v0.4.2
32932024-10-14T09:27:38.193Z Checking matches v0.1.10
32942024-10-14T09:27:38.220Z Checking p521 v0.13.3
32952024-10-14T09:27:38.223Z Checking p256 v0.13.2
32962024-10-14T09:27:38.369Z Checking ghash v0.5.1
32972024-10-14T09:27:38.369Z Checking bcrypt-pbkdf v0.10.0
32982024-10-14T09:27:38.398Z Compiling enum-as-inner v0.5.1
32992024-10-14T09:27:38.490Z Checking russh-cryptovec v0.7.2
33002024-10-14T09:27:38.540Z Checking aes-gcm v0.10.3
33012024-10-14T09:27:38.554Z Checking idna v0.2.3
33022024-10-14T09:27:38.600Z Checking pbkdf2 v0.11.0
33032024-10-14T09:27:38.602Z Checking md5 v0.7.0
33042024-10-14T09:27:38.668Z Checking num-bigint v0.4.5
33052024-10-14T09:27:38.689Z Checking des v0.8.1
33062024-10-14T09:27:38.802Z Checking ssh-cipher v0.2.0
33072024-10-14T09:27:38.868Z Compiling dhcproto-macros v0.1.0
33082024-10-14T09:27:38.892Z Checking hex-literal v0.4.1
33092024-10-14T09:27:38.945Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33102024-10-14T09:27:39.022Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33112024-10-14T09:27:39.083Z Checking ssh-key v0.6.6
33122024-10-14T09:27:39.388Z Checking internet-checksum v0.2.1
33132024-10-14T09:27:39.442Z Checking trust-dns-proto v0.22.0
33142024-10-14T09:27:40.336Z Checking russh-keys v0.45.0
33152024-10-14T09:27:41.267Z Checking russh v0.45.0
33162024-10-14T09:27:41.949Z Checking dhcproto v0.12.0
33172024-10-14T09:27:58.873Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33182024-10-14T09:28:00.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.90s
33192024-10-14T09:28:00.341Z
33202024-10-14T09:28:00.341Zinfo: running `cargo check --bins` on gateway-cli (156/166)
33212024-10-14T09:28:00.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-10-14T09:28:00.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-10-14T09:28:01.018Z Checking termios v0.3.3
33242024-10-14T09:28:01.224Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33252024-10-14T09:28:01.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
33262024-10-14T09:28:02.154Z
33272024-10-14T09:28:02.154Zinfo: running `cargo check --bins --no-default-features` on installinator (157/166)
33282024-10-14T09:28:02.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292024-10-14T09:28:02.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302024-10-14T09:28:02.891Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33312024-10-14T09:28:04.858Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33322024-10-14T09:28:06.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
33332024-10-14T09:28:06.825Z
33342024-10-14T09:28:06.825Zinfo: running `cargo check --bins` on internal-dns-cli (158/166)
33352024-10-14T09:28:07.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362024-10-14T09:28:07.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372024-10-14T09:28:07.501Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33382024-10-14T09:28:07.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33392024-10-14T09:28:08.101Z
33402024-10-14T09:28:08.101Zinfo: running `cargo check --bins` on omicron-live-tests (159/166)
33412024-10-14T09:28:08.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422024-10-14T09:28:08.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432024-10-14T09:28:08.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442024-10-14T09:28:08.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33452024-10-14T09:28:08.763Z
33462024-10-14T09:28:08.763Zinfo: running `cargo check --bins` on live-tests-macros (160/166)
33472024-10-14T09:28:09.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482024-10-14T09:28:09.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492024-10-14T09:28:09.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502024-10-14T09:28:09.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33512024-10-14T09:28:09.417Z
33522024-10-14T09:28:09.417Zinfo: running `cargo check --bins` on omicron-package (161/166)
33532024-10-14T09:28:10.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542024-10-14T09:28:10.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552024-10-14T09:28:10.122Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33562024-10-14T09:28:11.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
33572024-10-14T09:28:11.518Z
33582024-10-14T09:28:11.518Zinfo: running `cargo check --bins` on wicket-dbg (162/166)
33592024-10-14T09:28:12.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602024-10-14T09:28:12.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612024-10-14T09:28:12.259Z Checking rtoolbox v0.0.2
33622024-10-14T09:28:12.262Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33632024-10-14T09:28:12.262Z Checking tui-tree-widget v0.22.0
33642024-10-14T09:28:12.473Z Checking rpassword v7.3.1
33652024-10-14T09:28:16.384Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33662024-10-14T09:28:19.342Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33672024-10-14T09:28:20.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s
33682024-10-14T09:28:20.634Z
33692024-10-14T09:28:20.634Zinfo: running `cargo check --bins` on wicket (163/166)
33702024-10-14T09:28:21.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712024-10-14T09:28:21.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722024-10-14T09:28:21.370Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33732024-10-14T09:28:21.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33742024-10-14T09:28:21.939Z
33752024-10-14T09:28:21.940Zinfo: running `cargo check --bins` on wicketd (164/166)
33762024-10-14T09:28:22.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772024-10-14T09:28:22.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782024-10-14T09:28:22.696Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33792024-10-14T09:28:26.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s
33802024-10-14T09:28:26.960Z
33812024-10-14T09:28:26.960Zinfo: running `cargo check --bins` on omicron-workspace-hack (165/166)
33822024-10-14T09:28:27.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832024-10-14T09:28:27.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842024-10-14T09:28:27.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852024-10-14T09:28:27.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33862024-10-14T09:28:27.421Z
33872024-10-14T09:28:27.421Zinfo: running `cargo check --bins` on zone-setup (166/166)
33882024-10-14T09:28:28.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892024-10-14T09:28:28.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902024-10-14T09:28:28.189Z Checking uzers v0.11.3
33912024-10-14T09:28:28.493Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33922024-10-14T09:28:29.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
33932024-10-14T09:28:29.727Z
33942024-10-14T09:28:29.727Zreal 11:37.796330092
33952024-10-14T09:28:29.727Zuser 23:44.615917071
33962024-10-14T09:28:29.728Zsys 5:10.163514919
33972024-10-14T09:28:29.731Ztrap 0.485649150
33982024-10-14T09:28:29.732Ztflt 3.230745259
33992024-10-14T09:28:29.732Zdflt 2.439908386
34002024-10-14T09:28:29.732Zkflt 0.002878013
34012024-10-14T09:28:29.732Zlock 41:53.833877573
34022024-10-14T09:28:29.732Zslp 1:56:43.908741901
34032024-10-14T09:28:29.732Zlat 56.261339921
34042024-10-14T09:28:29.732Zstop 2:56.828616152
34052024-10-14T09:28:29.732Zprocess exited: duration 977067 ms, exit code 0
 
34062024-10-14T09:28:29.738Zfound 0 output files