01J56RT8F03W2QZAYJDGJFTQX0: 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: 01J56RTNYBVAJYHDVCTFJ7FG9G

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-13T21:04:15.488Zjob assigned to worker 01J56RTR5R81YGEZN8JKB8BWEF (queued for 1 m 1 s)
 
22024-08-13T21:04:23.365Zstarting task 0: "setup"
32024-08-13T21:04:23.422Z++ uname -s
42024-08-13T21:04:23.425Z+ kern=SunOS
52024-08-13T21:04:23.425Z+ case "$kern" in
62024-08-13T21:04:23.425Z+ groupadd -g 12345 build
72024-08-13T21:04:23.427Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-13T21:04:25.437Z+ zfs create -o mountpoint=/work rpool/work
92024-08-13T21:04:25.549Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-13T21:04:25.552Z+ home_fs=zfs
112024-08-13T21:04:25.552Z+ [[ zfs == autofs ]]
122024-08-13T21:04:25.552Z+ mkdir -p /home/build
132024-08-13T21:04:25.554Z+ chown build:build /home/build /work
142024-08-13T21:04:27.556Z+ chmod 0700 /home/build /work
152024-08-13T21:04:27.559Zprocess exited: duration 4196 ms, exit code 0
 
162024-08-13T21:04:27.565Zstarting task 1: "rust-toolchain"
172024-08-13T21:04:27.570Z+ printf ' * toolchain channel = "%s"
182024-08-13T21:04:27.570Z * toolchain channel = "1.80.1"
192024-08-13T21:04:27.570Z' 1.80.1
202024-08-13T21:04:27.570Z+ printf ' * toolchain profile = "%s"
212024-08-13T21:04:27.570Z' default
222024-08-13T21:04:27.570Z * toolchain profile = "default"
232024-08-13T21:04:27.573Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-13T21:04:27.573Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-13T21:04:27.691Zinfo: downloading installer
262024-08-13T21:04:29.215Zinfo: profile set to 'default'
272024-08-13T21:04:29.215Zinfo: default host triple is x86_64-unknown-illumos
282024-08-13T21:04:29.218Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-13T21:04:29.370Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-13T21:04:29.370Zinfo: downloading component 'cargo'
312024-08-13T21:04:30.251Zinfo: downloading component 'clippy'
322024-08-13T21:04:30.557Zinfo: downloading component 'rust-docs'
332024-08-13T21:04:31.760Zinfo: downloading component 'rust-std'
342024-08-13T21:04:33.456Zinfo: downloading component 'rustc'
352024-08-13T21:04:38.198Zinfo: downloading component 'rustfmt'
362024-08-13T21:04:38.450Zinfo: installing component 'cargo'
372024-08-13T21:04:39.309Zinfo: installing component 'clippy'
382024-08-13T21:04:39.700Zinfo: installing component 'rust-docs'
392024-08-13T21:04:41.323Zinfo: installing component 'rust-std'
402024-08-13T21:04:43.069Zinfo: installing component 'rustc'
412024-08-13T21:04:47.473Zinfo: installing component 'rustfmt'
422024-08-13T21:04:47.822Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-13T21:04:47.822Z
442024-08-13T21:04:48.097Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-13T21:04:48.097Z
462024-08-13T21:04:48.100Z
472024-08-13T21:04:48.100ZRust is installed now. Great!
482024-08-13T21:04:48.100Z
492024-08-13T21:04:48.100ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-13T21:04:48.100Zenvironment variable. This has not been done automatically.
512024-08-13T21:04:48.100Z
522024-08-13T21:04:48.100ZTo configure your current shell, you need to source
532024-08-13T21:04:48.100Zthe corresponding env file under $HOME/.cargo.
542024-08-13T21:04:48.100Z
552024-08-13T21:04:48.100ZThis is usually done by running one of the following (note the leading DOT):
562024-08-13T21:04:48.100Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-13T21:04:48.100Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-13T21:04:48.163Z+ rustc --version
592024-08-13T21:04:48.226Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-13T21:04:48.230Zprocess exited: duration 20664 ms, exit code 0
 
612024-08-13T21:04:48.235Zstarting task 2: "authentication"
622024-08-13T21:04:48.256Zprocess exited: duration 20 ms, exit code 0
 
632024-08-13T21:04:48.261Zstarting task 3: "clone repository"
642024-08-13T21:04:48.266Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-13T21:04:48.268Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-13T21:04:48.453ZCloning into '/work/oxidecomputer/omicron'...
672024-08-13T21:04:58.498Z+ cd /work/oxidecomputer/omicron
682024-08-13T21:04:58.498Z+ git fetch origin a19d8b063458a456ba22b56737c15c5953e4d5f0
692024-08-13T21:04:58.767ZFrom https://github.com/oxidecomputer/omicron
702024-08-13T21:04:58.767Z * branch a19d8b063458a456ba22b56737c15c5953e4d5f0 -> FETCH_HEAD
712024-08-13T21:04:58.778Z+ [[ -n sunshowers/spr/sled-agent-turn-api-into-a-trait ]]
722024-08-13T21:04:58.781Z++ git branch --show-current
732024-08-13T21:04:58.783Z+ current=main
742024-08-13T21:04:58.783Z+ [[ main != sunshowers/spr/sled-agent-turn-api-into-a-trait ]]
752024-08-13T21:04:58.783Z+ git branch -f sunshowers/spr/sled-agent-turn-api-into-a-trait a19d8b063458a456ba22b56737c15c5953e4d5f0
762024-08-13T21:04:58.786Z+ git checkout -f sunshowers/spr/sled-agent-turn-api-into-a-trait
772024-08-13T21:04:58.938ZSwitched to branch 'sunshowers/spr/sled-agent-turn-api-into-a-trait'
782024-08-13T21:04:58.940Z+ git reset --hard a19d8b063458a456ba22b56737c15c5953e4d5f0
792024-08-13T21:04:58.965ZHEAD is now at a19d8b063 rebase on main
802024-08-13T21:04:58.971Zprocess exited: duration 10703 ms, exit code 0
 
812024-08-13T21:04:58.993Zstarting task 4: "build"
822024-08-13T21:04:59.004Z+ cargo --version
832024-08-13T21:04:59.051Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-13T21:04:59.057Z+ rustc --version
852024-08-13T21:04:59.109Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-13T21:04:59.112Z+ source ./env.sh
872024-08-13T21:04:59.112Z++ OLD_SHELL_OPTS=ehxB
882024-08-13T21:04:59.112Z++ set -o xtrace
892024-08-13T21:04:59.115Z++++ dirname ./env.sh
902024-08-13T21:04:59.119Z+++ readlink -f .
912024-08-13T21:04:59.168Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-13T21:04:59.173Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-08-13T21:04:59.173Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-08-13T21:04:59.173Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-08-13T21:04:59.173Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-08-13T21:04:59.173Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-08-13T21:04:59.173Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-08-13T21:04:59.174Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-08-13T21:04:59.174Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-08-13T21:04:59.174Z++ case $OLD_SHELL_OPTS in
1012024-08-13T21:04:59.174Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-13T21:04:59.174Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1032024-08-13T21:04:59.174Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1042024-08-13T21:04:59.174Z+ banner prerequisites
1052024-08-13T21:04:59.321Z
1062024-08-13T21:04:59.321Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-13T21:04:59.321Z # # # # # # # # # # # # # # #
1082024-08-13T21:04:59.321Z # # # # ##### # # ##### # # # # # #### #
1092024-08-13T21:04:59.321Z ##### ##### # ##### # # # # # # # # #
1102024-08-13T21:04:59.321Z # # # # # # # # # # # # # # #
1112024-08-13T21:04:59.321Z # # # ###### # # ###### ### # #### # #### #
1122024-08-13T21:04:59.321Z
1132024-08-13T21:04:59.328Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-13T21:05:17.094Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-13T21:05:19.494Z Startup: Caching catalogs ... Done
1162024-08-13T21:05:23.916ZPlanning: Solver setup ... Done (3.854s)
1172024-08-13T21:05:23.984ZPlanning: Running solver ... Done (0.068s)
1182024-08-13T21:05:24.039ZPlanning: Finding local manifests ... Done (0.003s)
1192024-08-13T21:05:24.054ZPlanning: Fetching manifests: 0/4 0% complete
1202024-08-13T21:05:24.405ZPlanning: Fetching manifests: 4/4 100% complete
1212024-08-13T21:05:24.454ZPlanning: Package planning ... Done (0.048s)
1222024-08-13T21:05:24.503ZPlanning: Merging actions ... Done (0.050s)
1232024-08-13T21:05:26.095ZPlanning: Checking for conflicting actions ... Done (1.592s)
1242024-08-13T21:05:26.107ZPlanning: Consolidating action changes ... Done (0.011s)
1252024-08-13T21:05:33.277ZPlanning: Evaluating mediators ... Done (7.170s)
1262024-08-13T21:05:33.287ZPlanning: Planning completed in 13.72 seconds
1272024-08-13T21:05:33.461Z Packages to install: 4
1282024-08-13T21:05:33.461Z Mediators to change: 2
1292024-08-13T21:05:33.464Z Services to change: 1
1302024-08-13T21:05:33.464Z Estimated space available: 155.75 GB
1312024-08-13T21:05:33.464ZEstimated space to be consumed: 1.48 GB
1322024-08-13T21:05:33.464Z Create boot environment: No
1332024-08-13T21:05:33.464ZCreate backup boot environment: No
1342024-08-13T21:05:33.464Z Rebuild boot archive: No
1352024-08-13T21:05:33.464Z
1362024-08-13T21:05:33.464ZChanged mediators:
1372024-08-13T21:05:33.464Z mediator clang:
1382024-08-13T21:05:33.464Z version: None -> 15 (system default)
1392024-08-13T21:05:33.464Z
1402024-08-13T21:05:33.464Z mediator llvm:
1412024-08-13T21:05:33.464Z version: 14 (system default) -> 15 (system default)
1422024-08-13T21:05:33.464Z
1432024-08-13T21:05:33.464ZChanged packages:
1442024-08-13T21:05:33.464Zhelios-dev
1452024-08-13T21:05:33.464Z developer/build-essential
1462024-08-13T21:05:33.464Z None -> 11-2.0
1472024-08-13T21:05:33.464Z library/libxmlsec1
1482024-08-13T21:05:33.464Z None -> 1.2.35-2.0
1492024-08-13T21:05:33.464Z ooce/developer/clang-15
1502024-08-13T21:05:33.464Z None -> 15.0.7-2.0
1512024-08-13T21:05:33.464Z ooce/developer/llvm-15
1522024-08-13T21:05:33.464Z None -> 15.0.7-2.0
1532024-08-13T21:05:33.465Z
1542024-08-13T21:05:33.465ZServices:
1552024-08-13T21:05:33.465Z restart_fmri:
1562024-08-13T21:05:33.465Z svc:/system/update-man-index:default
1572024-08-13T21:05:33.737Z
1582024-08-13T21:05:33.737ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1592024-08-13T21:05:38.753ZDownload: 272/3290 items 1.6/212.6MB 0% complete (349k/s)
1602024-08-13T21:05:43.773ZDownload: 632/3290 items 17.7/212.6MB 8% complete (1.8M/s)
1612024-08-13T21:05:49.180ZDownload: 1193/3290 items 81.6/212.6MB 38% complete (7.9M/s)
1622024-08-13T21:05:54.188ZDownload: 1720/3290 items 117.9/212.6MB 55% complete (10.0M/s)
1632024-08-13T21:05:59.279ZDownload: 2218/3290 items 119.2/212.6MB 56% complete (7.3M/s)
1642024-08-13T21:06:04.284ZDownload: 2268/3290 items 119.4/212.6MB 56% complete (154k/s)
1652024-08-13T21:06:09.296ZDownload: 2980/3290 items 121.3/212.6MB 57% complete (207k/s)
1662024-08-13T21:06:16.074ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (9.1M/s)
1672024-08-13T21:06:17.154ZDownload: Completed 212.60 MB in 43.42 seconds (4.9M/s)
1682024-08-13T21:06:17.454Z Actions: 1/3689 actions (Installing new actions)
1692024-08-13T21:06:22.473Z Actions: 3594/3689 actions (Installing new actions)
1702024-08-13T21:06:22.569Z Actions: Completed 3689 actions in 5.11 seconds.
1712024-08-13T21:06:22.857Z Done (0.282s)
1722024-08-13T21:06:22.857Z Done (0.000s)
1732024-08-13T21:06:23.230Z Done (0.372s)
1742024-08-13T21:06:28.606Z Done (5.209s)
1752024-08-13T21:06:28.801Z Done (0.126s)
1762024-08-13T21:06:28.804Z Done (0.000s)
1772024-08-13T21:06:28.978Z Done (0.000s)
1782024-08-13T21:06:29.568ZPlanning: Evaluating mediator changes ... Done
1792024-08-13T21:06:29.727ZPlanning: Checking for conflicting actions ... Done
1802024-08-13T21:06:29.729ZPlanning: Consolidating action changes ... Done
1812024-08-13T21:06:29.991ZPlanning: Evaluating mediators ... Done
1822024-08-13T21:06:29.993ZPlanning: Planning completed in 0.42 seconds
1832024-08-13T21:06:30.024Z Mediators to change: 2
1842024-08-13T21:06:30.027Z Create boot environment: No
1852024-08-13T21:06:30.027ZCreate backup boot environment: No
1862024-08-13T21:06:30.086Z Done
1872024-08-13T21:06:30.086Z Done
1882024-08-13T21:06:30.310Z Done
1892024-08-13T21:06:33.747Z Done
1902024-08-13T21:06:33.840Z Done
1912024-08-13T21:06:33.842Z Done
1922024-08-13T21:06:33.972Z Done
1932024-08-13T21:06:34.574ZPlanning: Evaluating mediator changes ... Done
1942024-08-13T21:06:34.577ZPlanning: Merging actions ... Done
1952024-08-13T21:06:34.767ZPlanning: Checking for conflicting actions ... Done
1962024-08-13T21:06:34.770ZPlanning: Consolidating action changes ... Done
1972024-08-13T21:06:35.030ZPlanning: Evaluating mediators ... Done
1982024-08-13T21:06:35.086ZPlanning: Planning completed in 0.75 seconds
1992024-08-13T21:06:35.121Z Packages to change: 1
2002024-08-13T21:06:35.123Z Mediators to change: 1
2012024-08-13T21:06:35.124Z Services to change: 1
2022024-08-13T21:06:35.124Z Create boot environment: No
2032024-08-13T21:06:35.124ZCreate backup boot environment: Yes
2042024-08-13T21:06:37.285Z Actions: 1/6 actions (Updating modified actions)
2052024-08-13T21:06:37.332Z Actions: Completed 6 actions in 0.05 seconds.
2062024-08-13T21:06:37.334Z Done
2072024-08-13T21:06:37.335Z Done
2082024-08-13T21:06:37.411Z Done
2092024-08-13T21:06:41.023Z Done
2102024-08-13T21:06:41.108Z Done
2112024-08-13T21:06:41.110Z Done
2122024-08-13T21:06:41.223Z Done
2132024-08-13T21:06:41.661ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-08-13T21:06:41.661Zclang system 15 system
2152024-08-13T21:06:41.661Zcsh system system illumos
2162024-08-13T21:06:41.661Zctags system system illumos
2172024-08-13T21:06:41.661Zgcc vendor 12 vendor
2182024-08-13T21:06:41.661Zgcc system 10 system
2192024-08-13T21:06:41.661Zgcc system 7 system
2202024-08-13T21:06:41.661Zgo system 1.20 system
2212024-08-13T21:06:41.661Zgo system 1.19 system
2222024-08-13T21:06:41.661Zllvm system 15 system
2232024-08-13T21:06:41.661Zllvm system 14 system
2242024-08-13T21:06:41.661Zmariadb system 10.6 system
2252024-08-13T21:06:41.661Zmta vendor vendor dma
2262024-08-13T21:06:41.661Zopenjdk system 17 system
2272024-08-13T21:06:41.661Zopenjdk system 11 system
2282024-08-13T21:06:41.661Zopenjdk system 1.8 system
2292024-08-13T21:06:41.661Zopenssl vendor 3 vendor
2302024-08-13T21:06:41.661Zperl system 5.36 system
2312024-08-13T21:06:41.662Zpostgresql system 15 system
2322024-08-13T21:06:41.662Zpostgresql system 13 system
2332024-08-13T21:06:41.662Zpython vendor 3 vendor
2342024-08-13T21:06:41.662Zpython system 2 system
2352024-08-13T21:06:41.662Zpython3 system 3.11 system
2362024-08-13T21:06:41.662Zruby system 3.0 system
2372024-08-13T21:06:41.662Zwords vendor vendor american-english
2382024-08-13T21:06:41.662Zwords system system australian-english
2392024-08-13T21:06:41.662Zwords system system british-english
2402024-08-13T21:06:41.662Zwords system system canadian-english
2412024-08-13T21:06:41.662Zwords system system french
2422024-08-13T21:06:41.662Zwords system system italian
2432024-08-13T21:06:41.662Zwords system system ngerman
2442024-08-13T21:06:41.662Zwords system system ogerman
2452024-08-13T21:06:41.662Zwords system system spanish
2462024-08-13T21:06:41.995ZPUBLISHER TYPE STATUS P LOCATION
2472024-08-13T21:06:41.995Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2482024-08-13T21:06:43.742ZFMRI IFO
2492024-08-13T21:06:43.742Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502024-08-13T21:06:43.742Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512024-08-13T21:06:43.742Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522024-08-13T21:06:43.742Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2532024-08-13T21:06:43.742Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2542024-08-13T21:06:43.742Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-08-13T21:06:43.742Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2562024-08-13T21:06:43.742Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2572024-08-13T21:06:43.742Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2582024-08-13T21:06:43.742Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2592024-08-13T21:06:43.742Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2602024-08-13T21:06:43.742Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2612024-08-13T21:06:44.320Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2622024-08-13T21:06:44.527Z Updating git repository `https://github.com/oxidecomputer/zone`
2632024-08-13T21:06:44.776Z Updating crates.io index
2642024-08-13T21:06:44.778Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2652024-08-13T21:06:45.542Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662024-08-13T21:06:46.244Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2672024-08-13T21:06:46.500Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2682024-08-13T21:06:47.989Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692024-08-13T21:06:48.223Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2702024-08-13T21:06:48.448Z Updating git repository `https://github.com/oxidecomputer/propolis`
2712024-08-13T21:06:49.527Z Updating git repository `https://github.com/oxidecomputer/crucible`
2722024-08-13T21:06:51.365Z Updating git repository `https://github.com/oxidecomputer/opte`
2732024-08-13T21:06:52.340Z Updating git repository `https://github.com/oxidecomputer/falcon`
2742024-08-13T21:06:52.969Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752024-08-13T21:06:53.419Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762024-08-13T21:06:53.696Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2772024-08-13T21:06:53.943Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2782024-08-13T21:06:54.192Z Updating git repository `https://github.com/oxidecomputer/tofino`
2792024-08-13T21:06:54.539Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2802024-08-13T21:06:54.742Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2812024-08-13T21:06:54.950Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2822024-08-13T21:06:55.205Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832024-08-13T21:06:55.510Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2842024-08-13T21:06:55.774Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852024-08-13T21:06:56.094Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2862024-08-13T21:06:56.378Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872024-08-13T21:06:56.818Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882024-08-13T21:06:57.104Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2892024-08-13T21:06:57.513Z Updating git repository `https://github.com/oxidecomputer/typify`
2902024-08-13T21:06:59.541Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2912024-08-13T21:06:59.777Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2922024-08-13T21:07:00.005Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2932024-08-13T21:07:00.374Z Updating git repository `https://github.com/oxidecomputer/rfb`
2942024-08-13T21:07:01.405Z Downloading crates ...
2952024-08-13T21:07:01.460Z Downloaded anstyle v1.0.8
2962024-08-13T21:07:01.463Z Downloaded block-buffer v0.10.4
2972024-08-13T21:07:01.465Z Downloaded anstream v0.6.14
2982024-08-13T21:07:01.468Z Downloaded is_terminal_polyfill v1.70.0
2992024-08-13T21:07:01.475Z Downloaded scroll_derive v0.12.0
3002024-08-13T21:07:01.478Z Downloaded dtrace-parser v0.2.0
3012024-08-13T21:07:01.480Z Downloaded generic-array v0.14.7
3022024-08-13T21:07:01.482Z Downloaded autocfg v1.3.0
3032024-08-13T21:07:01.482Z Downloaded anstyle-query v1.0.3
3042024-08-13T21:07:01.485Z Downloaded heck v0.4.1
3052024-08-13T21:07:01.487Z Downloaded crypto-common v0.1.6
3062024-08-13T21:07:01.487Z Downloaded colorchoice v1.0.1
3072024-08-13T21:07:01.489Z Downloaded cargo-platform v0.1.8
3082024-08-13T21:07:01.492Z Downloaded strsim v0.11.1
3092024-08-13T21:07:01.495Z Downloaded errno v0.3.9
3102024-08-13T21:07:01.497Z Downloaded terminal_size v0.3.0
3112024-08-13T21:07:01.497Z Downloaded memmap v0.7.0
3122024-08-13T21:07:01.500Z Downloaded macaddr v1.0.1
3132024-08-13T21:07:01.502Z Downloaded serde_tokenstream v0.2.1
3142024-08-13T21:07:01.504Z Downloaded plain v0.2.3
3152024-08-13T21:07:01.504Z Downloaded usdt v0.5.0
3162024-08-13T21:07:01.507Z Downloaded equivalent v1.0.1
3172024-08-13T21:07:01.507Z Downloaded byteorder v1.5.0
3182024-08-13T21:07:01.509Z Downloaded thread-id v4.2.1
3192024-08-13T21:07:01.509Z Downloaded utf8parse v0.2.1
3202024-08-13T21:07:01.511Z Downloaded pest_generator v2.7.10
3212024-08-13T21:07:01.512Z Downloaded toml_datetime v0.6.8
3222024-08-13T21:07:01.514Z Downloaded thiserror-impl v1.0.63
3232024-08-13T21:07:01.514Z Downloaded dof v0.3.0
3242024-08-13T21:07:01.516Z Downloaded cargo_toml v0.20.4
3252024-08-13T21:07:01.516Z Downloaded clap_derive v4.5.13
3262024-08-13T21:07:01.519Z Downloaded proc-macro-error v1.0.4
3272024-08-13T21:07:01.521Z Downloaded anstyle-parse v0.2.4
3282024-08-13T21:07:01.524Z Downloaded usdt-impl v0.5.0
3292024-08-13T21:07:01.526Z Downloaded heck v0.5.0
3302024-08-13T21:07:01.529Z Downloaded cfg-if v1.0.0
3312024-08-13T21:07:01.529Z Downloaded clap_lex v0.7.0
3322024-08-13T21:07:01.529Z Downloaded bytecount v0.6.8
3332024-08-13T21:07:01.531Z Downloaded usdt-macro v0.5.0
3342024-08-13T21:07:01.534Z Downloaded cpufeatures v0.2.12
3352024-08-13T21:07:01.536Z Downloaded itoa v1.0.11
3362024-08-13T21:07:01.538Z Downloaded zerocopy-derive v0.7.34
3372024-08-13T21:07:01.541Z Downloaded fs-err v2.11.0
3382024-08-13T21:07:01.543Z Downloaded anyhow v1.0.86
3392024-08-13T21:07:01.545Z Downloaded pretty-hex v0.4.1
3402024-08-13T21:07:01.548Z Downloaded usdt-attr-macro v0.5.0
3412024-08-13T21:07:01.548Z Downloaded swrite v0.1.0
3422024-08-13T21:07:01.550Z Downloaded pest_derive v2.7.10
3432024-08-13T21:07:01.552Z Downloaded fnv v1.0.7
3442024-08-13T21:07:01.552Z Downloaded unicode-ident v1.0.12
3452024-08-13T21:07:01.555Z Downloaded digest v0.10.7
3462024-08-13T21:07:01.557Z Downloaded ryu v1.0.18
3472024-08-13T21:07:01.560Z Downloaded typenum v1.17.0
3482024-08-13T21:07:01.563Z Downloaded proc-macro2 v1.0.86
3492024-08-13T21:07:01.563Z Downloaded version_check v0.9.5
3502024-08-13T21:07:01.566Z Downloaded proc-macro-error-attr v1.0.4
3512024-08-13T21:07:01.569Z Downloaded sha2 v0.10.8
3522024-08-13T21:07:01.572Z Downloaded papergrid v0.11.0
3532024-08-13T21:07:01.576Z Downloaded clap v4.5.15
3542024-08-13T21:07:01.584Z Downloaded tabled_derive v0.7.0
3552024-08-13T21:07:01.586Z Downloaded serde_spanned v0.6.7
3562024-08-13T21:07:01.586Z Downloaded scroll v0.12.0
3572024-08-13T21:07:01.588Z Downloaded thiserror v1.0.63
3582024-08-13T21:07:01.591Z Downloaded quote v1.0.36
3592024-08-13T21:07:01.593Z Downloaded serde v1.0.207
3602024-08-13T21:07:01.596Z Downloaded cargo_metadata v0.18.1
3612024-08-13T21:07:01.599Z Downloaded camino v1.1.7
3622024-08-13T21:07:01.605Z Downloaded ucd-trie v0.1.6
3632024-08-13T21:07:01.608Z Downloaded log v0.4.21
3642024-08-13T21:07:01.610Z Downloaded bitflags v2.6.0
3652024-08-13T21:07:01.612Z Downloaded toml v0.8.19
3662024-08-13T21:07:01.616Z Downloaded semver v1.0.23
3672024-08-13T21:07:01.618Z Downloaded pest_meta v2.7.10
3682024-08-13T21:07:01.620Z Downloaded once_cell v1.19.0
3692024-08-13T21:07:01.623Z Downloaded indexmap v2.3.0
3702024-08-13T21:07:01.626Z Downloaded serde_derive v1.0.207
3712024-08-13T21:07:01.640Z Downloaded memchr v2.7.2
3722024-08-13T21:07:01.655Z Downloaded toml_edit v0.22.20
3732024-08-13T21:07:01.676Z Downloaded serde_json v1.0.124
3742024-08-13T21:07:01.682Z Downloaded pest v2.7.10
3752024-08-13T21:07:01.687Z Downloaded winnow v0.6.18
3762024-08-13T21:07:01.695Z Downloaded goblin v0.8.2
3772024-08-13T21:07:01.701Z Downloaded zerocopy v0.7.34
3782024-08-13T21:07:01.716Z Downloaded tabled v0.15.0
3792024-08-13T21:07:01.730Z Downloaded syn v1.0.109
3802024-08-13T21:07:01.740Z Downloaded syn v2.0.74
3812024-08-13T21:07:01.750Z Downloaded rustix v0.38.34
3822024-08-13T21:07:01.771Z Downloaded hashbrown v0.14.5
3832024-08-13T21:07:01.775Z Downloaded unicode-width v0.1.13
3842024-08-13T21:07:01.782Z Downloaded clap_builder v4.5.15
3852024-08-13T21:07:01.791Z Downloaded libc v0.2.155
3862024-08-13T21:07:02.085Z Compiling proc-macro2 v1.0.86
3872024-08-13T21:07:02.085Z Compiling unicode-ident v1.0.12
3882024-08-13T21:07:02.088Z Compiling version_check v0.9.5
3892024-08-13T21:07:02.088Z Compiling serde v1.0.207
3902024-08-13T21:07:02.088Z Compiling memchr v2.7.2
3912024-08-13T21:07:02.088Z Compiling thiserror v1.0.63
3922024-08-13T21:07:02.088Z Compiling libc v0.2.155
3932024-08-13T21:07:02.119Z Compiling itoa v1.0.11
3942024-08-13T21:07:02.349Z Compiling ryu v1.0.18
3952024-08-13T21:07:02.383Z Compiling ucd-trie v0.1.6
3962024-08-13T21:07:02.682Z Compiling once_cell v1.19.0
3972024-08-13T21:07:02.933Z Compiling byteorder v1.5.0
3982024-08-13T21:07:03.259Z Compiling serde_json v1.0.124
3992024-08-13T21:07:04.259Z Compiling proc-macro-error-attr v1.0.4
4002024-08-13T21:07:04.261Z Compiling usdt-impl v0.5.0
4012024-08-13T21:07:04.303Z Compiling rustix v0.38.34
4022024-08-13T21:07:04.363Z Compiling syn v1.0.109
4032024-08-13T21:07:04.363Z Compiling proc-macro-error v1.0.4
4042024-08-13T21:07:04.590Z Compiling plain v0.2.3
4052024-08-13T21:07:04.672Z Compiling log v0.4.21
4062024-08-13T21:07:04.723Z Compiling bitflags v2.6.0
4072024-08-13T21:07:04.746Z Compiling utf8parse v0.2.1
4082024-08-13T21:07:04.894Z Compiling equivalent v1.0.1
4092024-08-13T21:07:04.996Z Compiling thread-id v4.2.1
4102024-08-13T21:07:05.043Z Compiling hashbrown v0.14.5
4112024-08-13T21:07:05.046Z Compiling anstyle-parse v0.2.4
4122024-08-13T21:07:05.154Z Compiling quote v1.0.36
4132024-08-13T21:07:05.156Z Compiling colorchoice v1.0.1
4142024-08-13T21:07:05.252Z Compiling pretty-hex v0.4.1
4152024-08-13T21:07:05.328Z Compiling anstyle v1.0.8
4162024-08-13T21:07:05.393Z Compiling semver v1.0.23
4172024-08-13T21:07:05.464Z Compiling anstyle-query v1.0.3
4182024-08-13T21:07:05.494Z Compiling winnow v0.6.18
4192024-08-13T21:07:05.602Z Compiling syn v2.0.74
4202024-08-13T21:07:05.803Z Compiling errno v0.3.9
4212024-08-13T21:07:05.863Z Compiling is_terminal_polyfill v1.70.0
4222024-08-13T21:07:05.946Z Compiling autocfg v1.3.0
4232024-08-13T21:07:06.024Z Compiling camino v1.1.7
4242024-08-13T21:07:06.443Z Compiling indexmap v2.3.0
4252024-08-13T21:07:06.846Z Compiling anstream v0.6.14
4262024-08-13T21:07:06.994Z Compiling fs-err v2.11.0
4272024-08-13T21:07:07.193Z Compiling terminal_size v0.3.0
4282024-08-13T21:07:07.420Z Compiling bytecount v0.6.8
4292024-08-13T21:07:07.527Z Compiling strsim v0.11.1
4302024-08-13T21:07:07.615Z Compiling heck v0.4.1
4312024-08-13T21:07:07.640Z Compiling anyhow v1.0.86
4322024-08-13T21:07:07.667Z Compiling fnv v1.0.7
4332024-08-13T21:07:07.794Z Compiling heck v0.5.0
4342024-08-13T21:07:07.820Z Compiling unicode-width v0.1.13
4352024-08-13T21:07:08.064Z Compiling clap_lex v0.7.0
4362024-08-13T21:07:08.098Z Compiling papergrid v0.11.0
4372024-08-13T21:07:08.318Z Compiling clap_builder v4.5.15
4382024-08-13T21:07:08.466Z Compiling memmap v0.7.0
4392024-08-13T21:07:09.179Z Compiling swrite v0.1.0
4402024-08-13T21:07:10.732Z Compiling tabled_derive v0.7.0
4412024-08-13T21:07:12.120Z Compiling tabled v0.15.0
4422024-08-13T21:07:13.897Z Compiling serde_derive v1.0.207
4432024-08-13T21:07:13.897Z Compiling thiserror-impl v1.0.63
4442024-08-13T21:07:13.900Z Compiling zerocopy-derive v0.7.34
4452024-08-13T21:07:13.900Z Compiling scroll_derive v0.12.0
4462024-08-13T21:07:14.000Z Compiling clap_derive v4.5.13
4472024-08-13T21:07:15.111Z Compiling scroll v0.12.0
4482024-08-13T21:07:15.586Z Compiling goblin v0.8.2
4492024-08-13T21:07:15.722Z Compiling zerocopy v0.7.34
4502024-08-13T21:07:16.607Z Compiling pest v2.7.10
4512024-08-13T21:07:17.856Z Compiling clap v4.5.15
4522024-08-13T21:07:18.749Z Compiling pest_meta v2.7.10
4532024-08-13T21:07:19.561Z Compiling pest_generator v2.7.10
4542024-08-13T21:07:21.535Z Compiling pest_derive v2.7.10
4552024-08-13T21:07:22.296Z Compiling dtrace-parser v0.2.0
4562024-08-13T21:07:23.882Z Compiling toml_datetime v0.6.8
4572024-08-13T21:07:23.882Z Compiling serde_spanned v0.6.7
4582024-08-13T21:07:23.885Z Compiling cargo-platform v0.1.8
4592024-08-13T21:07:24.273Z Compiling serde_tokenstream v0.2.1
4602024-08-13T21:07:24.403Z Compiling toml_edit v0.22.20
4612024-08-13T21:07:24.429Z Compiling macaddr v1.0.1
4622024-08-13T21:07:25.272Z Compiling dof v0.3.0
4632024-08-13T21:07:25.272Z Compiling cargo_metadata v0.18.1
4642024-08-13T21:07:27.126Z Compiling usdt-attr-macro v0.5.0
4652024-08-13T21:07:27.126Z Compiling usdt-macro v0.5.0
4662024-08-13T21:07:27.225Z Compiling toml v0.8.19
4672024-08-13T21:07:28.031Z Compiling cargo_toml v0.20.4
4682024-08-13T21:07:28.463Z Compiling usdt v0.5.0
4692024-08-13T21:07:31.710Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4702024-08-13T21:07:35.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.38s
4712024-08-13T21:07:35.723Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4722024-08-13T21:07:36.279Z Downloading crates ...
4732024-08-13T21:07:36.403Z Downloaded async-stream v0.3.5
4742024-08-13T21:07:36.407Z Downloaded addr2line v0.21.0
4752024-08-13T21:07:36.410Z Downloaded atomicwrites v0.4.3
4762024-08-13T21:07:36.410Z Downloaded aead v0.5.2
4772024-08-13T21:07:36.413Z Downloaded bitstruct_derive v0.1.0
4782024-08-13T21:07:36.416Z Downloaded ciborium-io v0.2.2
4792024-08-13T21:07:36.421Z Downloaded base16ct v0.2.0
4802024-08-13T21:07:36.425Z Downloaded crucible-workspace-hack v0.1.0
4812024-08-13T21:07:36.428Z Downloaded instant v0.1.12
4822024-08-13T21:07:36.433Z Downloaded newline-converter v0.3.0
4832024-08-13T21:07:36.436Z Downloaded assert_matches v1.5.0
4842024-08-13T21:07:36.436Z Downloaded array-init v0.0.4
4852024-08-13T21:07:36.439Z Downloaded adler v1.0.2
4862024-08-13T21:07:36.443Z Downloaded bitflags v1.3.2
4872024-08-13T21:07:36.447Z Downloaded indoc v1.0.9
4882024-08-13T21:07:36.450Z Downloaded chacha20 v0.9.1
4892024-08-13T21:07:36.454Z Downloaded opaque-debug v0.3.1
4902024-08-13T21:07:36.454Z Downloaded matches v0.1.10
4912024-08-13T21:07:36.457Z Downloaded is_ci v1.2.0
4922024-08-13T21:07:36.457Z Downloaded data-encoding v2.6.0
4932024-08-13T21:07:36.457Z Downloaded curve25519-dalek-derive v0.1.1
4942024-08-13T21:07:36.460Z Downloaded number_prefix v0.4.0
4952024-08-13T21:07:36.460Z Downloaded nodrop v0.1.14
4962024-08-13T21:07:36.462Z Downloaded openssl-probe v0.1.5
4972024-08-13T21:07:36.462Z Downloaded num v0.4.3
4982024-08-13T21:07:36.467Z Downloaded defmt v0.3.8
4992024-08-13T21:07:36.471Z Downloaded lazy_static v1.5.0
5002024-08-13T21:07:36.471Z Downloaded mime v0.3.17
5012024-08-13T21:07:36.474Z Downloaded lru v0.12.3
5022024-08-13T21:07:36.474Z Downloaded keccak v0.1.5
5032024-08-13T21:07:36.477Z Downloaded async-recursion v1.1.1
5042024-08-13T21:07:36.481Z Downloaded instability v0.3.2
5052024-08-13T21:07:36.481Z Downloaded managed v0.8.0
5062024-08-13T21:07:36.484Z Downloaded libefi-sys v0.1.0
5072024-08-13T21:07:36.484Z Downloaded multimap v0.10.0
5082024-08-13T21:07:36.488Z Downloaded maybe-uninit v2.0.0
5092024-08-13T21:07:36.488Z Downloaded olpc-cjson v0.1.3
5102024-08-13T21:07:36.491Z Downloaded num-derive v0.4.2
5112024-08-13T21:07:36.491Z Downloaded indent_write v2.2.0
5122024-08-13T21:07:36.493Z Downloaded num_enum v0.5.11
5132024-08-13T21:07:36.497Z Downloaded num-iter v0.1.45
5142024-08-13T21:07:36.501Z Downloaded native-tls v0.2.11
5152024-08-13T21:07:36.503Z Downloaded parking_lot_core v0.9.10
5162024-08-13T21:07:36.503Z Downloaded new_debug_unreachable v1.0.6
5172024-08-13T21:07:36.506Z Downloaded darling_macro v0.20.9
5182024-08-13T21:07:36.506Z Downloaded match_cfg v0.1.0
5192024-08-13T21:07:36.510Z Downloaded is-terminal v0.4.12
5202024-08-13T21:07:36.510Z Downloaded indexmap v1.9.3
5212024-08-13T21:07:36.513Z Downloaded memmap2 v0.9.4
5222024-08-13T21:07:36.515Z Downloaded const-oid v0.9.6
5232024-08-13T21:07:36.518Z Downloaded num-conv v0.1.0
5242024-08-13T21:07:36.521Z Downloaded ipnet v2.9.0
5252024-08-13T21:07:36.521Z Downloaded take_mut v0.2.2
5262024-08-13T21:07:36.524Z Downloaded sqlparser_derive v0.2.2
5272024-08-13T21:07:36.524Z Downloaded linked-hash-map v0.5.6
5282024-08-13T21:07:36.524Z Downloaded parking_lot v0.11.2
5292024-08-13T21:07:36.528Z Downloaded cookie v0.18.1
5302024-08-13T21:07:36.531Z Downloaded packed_struct v0.10.1
5312024-08-13T21:07:36.534Z Downloaded openssl-macros v0.1.1
5322024-08-13T21:07:36.534Z Downloaded termtree v0.4.1
5332024-08-13T21:07:36.537Z Downloaded oso-derive v0.27.3
5342024-08-13T21:07:36.537Z Downloaded crossbeam-epoch v0.9.18
5352024-08-13T21:07:36.540Z Downloaded crossbeam-deque v0.8.5
5362024-08-13T21:07:36.540Z Downloaded num_threads v0.1.7
5372024-08-13T21:07:36.544Z Downloaded ciborium-ll v0.2.2
5382024-08-13T21:07:36.544Z Downloaded bitfield-struct v0.6.1
5392024-08-13T21:07:36.544Z Downloaded serde_plain v1.0.2
5402024-08-13T21:07:36.548Z Downloaded toolchain_find v0.4.0
5412024-08-13T21:07:36.548Z Downloaded cassowary v0.3.0
5422024-08-13T21:07:36.549Z Downloaded blake2 v0.10.6
5432024-08-13T21:07:36.551Z Downloaded md-5 v0.10.6
5442024-08-13T21:07:36.554Z Downloaded linear-map v1.2.0
5452024-08-13T21:07:36.558Z Downloaded libsw v3.3.1
5462024-08-13T21:07:36.558Z Downloaded kstat-rs v0.2.4
5472024-08-13T21:07:36.561Z Downloaded constant_time_eq v0.3.0
5482024-08-13T21:07:36.561Z Downloaded nibble_vec v0.1.0
5492024-08-13T21:07:36.564Z Downloaded downcast v0.11.0
5502024-08-13T21:07:36.564Z Downloaded display-error-chain v0.2.0
5512024-08-13T21:07:36.567Z Downloaded newtype-uuid v1.1.0
5522024-08-13T21:07:36.567Z Downloaded nanorand v0.7.0
5532024-08-13T21:07:36.570Z Downloaded memoffset v0.9.1
5542024-08-13T21:07:36.574Z Downloaded mockall v0.13.0
5552024-08-13T21:07:36.574Z Downloaded lru-cache v0.1.2
5562024-08-13T21:07:36.577Z Downloaded num_cpus v1.16.0
5572024-08-13T21:07:36.577Z Downloaded num-integer v0.1.46
5582024-08-13T21:07:36.582Z Downloaded oso v0.27.3
5592024-08-13T21:07:36.586Z Downloaded num-traits v0.2.19
5602024-08-13T21:07:36.590Z Downloaded smallvec v0.6.14
5612024-08-13T21:07:36.590Z Downloaded portpicker v0.1.1
5622024-08-13T21:07:36.590Z Downloaded phf_shared v0.10.0
5632024-08-13T21:07:36.596Z Downloaded parse-display v0.10.0
5642024-08-13T21:07:36.596Z Downloaded cancel-safe-futures v0.1.5
5652024-08-13T21:07:36.599Z Downloaded bytes v1.7.1
5662024-08-13T21:07:36.599Z Downloaded static_assertions v1.1.0
5672024-08-13T21:07:36.606Z Downloaded mockall_derive v0.13.0
5682024-08-13T21:07:36.609Z Downloaded xattr v1.3.1
5692024-08-13T21:07:36.609Z Downloaded camino-tempfile v1.1.1
5702024-08-13T21:07:36.609Z Downloaded allocator-api2 v0.2.18
5712024-08-13T21:07:36.616Z Downloaded bit-vec v0.6.3
5722024-08-13T21:07:36.619Z Downloaded termcolor v1.4.1
5732024-08-13T21:07:36.619Z Downloaded tokio-macros v2.3.0
5742024-08-13T21:07:36.619Z Downloaded termios v0.3.3
5752024-08-13T21:07:36.621Z Downloaded nu-ansi-term v0.50.0
5762024-08-13T21:07:36.624Z Downloaded unicase v2.7.0
5772024-08-13T21:07:36.625Z Downloaded sync_wrapper v0.1.2
5782024-08-13T21:07:36.627Z Downloaded whoami v1.5.1
5792024-08-13T21:07:36.627Z Downloaded mime_guess v2.0.4
5802024-08-13T21:07:36.630Z Downloaded strum v0.26.3
5812024-08-13T21:07:36.632Z Downloaded hex v0.4.3
5822024-08-13T21:07:36.638Z Downloaded darling_core v0.20.9
5832024-08-13T21:07:36.640Z Downloaded futures-core v0.3.30
5842024-08-13T21:07:36.640Z Downloaded parse-display-derive v0.10.0
5852024-08-13T21:07:36.643Z Downloaded cookie_store v0.20.0
5862024-08-13T21:07:36.648Z Downloaded ahash v0.8.11
5872024-08-13T21:07:36.652Z Downloaded funty v2.0.0
5882024-08-13T21:07:36.652Z Downloaded phf v0.11.2
5892024-08-13T21:07:36.652Z Downloaded crypto-bigint v0.5.5
5902024-08-13T21:07:36.659Z Downloaded endian-type v0.1.2
5912024-08-13T21:07:36.661Z Downloaded humantime v2.1.0
5922024-08-13T21:07:36.661Z Downloaded strum_macros v0.26.4
5932024-08-13T21:07:36.664Z Downloaded compact_str v0.8.0
5942024-08-13T21:07:36.668Z Downloaded either v1.13.0
5952024-08-13T21:07:36.670Z Downloaded clang-sys v1.7.0
5962024-08-13T21:07:36.673Z Downloaded same-file v1.0.6
5972024-08-13T21:07:36.676Z Downloaded ref-cast-impl v1.0.23
5982024-08-13T21:07:36.676Z Downloaded scheduled-thread-pool v0.2.7
5992024-08-13T21:07:36.680Z Downloaded rustc_version v0.1.7
6002024-08-13T21:07:36.680Z Downloaded shell-words v1.1.0
6012024-08-13T21:07:36.688Z Downloaded serde_urlencoded v0.7.1
6022024-08-13T21:07:36.688Z Downloaded parse-size v1.0.0
6032024-08-13T21:07:36.688Z Downloaded slog-scope v4.4.0
6042024-08-13T21:07:36.688Z Downloaded slog-json v2.6.1
6052024-08-13T21:07:36.692Z Downloaded shlex v1.3.0
6062024-08-13T21:07:36.693Z Downloaded psl-types v2.0.11
6072024-08-13T21:07:36.693Z Downloaded slog-stdlog v4.1.1
6082024-08-13T21:07:36.693Z Downloaded heck v0.3.3
6092024-08-13T21:07:36.695Z Downloaded tap v1.0.1
6102024-08-13T21:07:36.695Z Downloaded tabwriter v1.4.0
6112024-08-13T21:07:36.695Z Downloaded parking_lot v0.12.2
6122024-08-13T21:07:36.698Z Downloaded omicron-zone-package v0.11.0
6132024-08-13T21:07:36.701Z Downloaded futures-channel v0.3.30
6142024-08-13T21:07:36.703Z Downloaded serde_arrays v0.1.0
6152024-08-13T21:07:36.706Z Downloaded tokio-native-tls v0.3.1
6162024-08-13T21:07:36.708Z Downloaded parking_lot_core v0.8.6
6172024-08-13T21:07:36.711Z Downloaded test-strategy v0.3.1
6182024-08-13T21:07:36.714Z Downloaded zone v0.1.8
6192024-08-13T21:07:36.716Z Downloaded toml v0.7.8
6202024-08-13T21:07:36.719Z Downloaded tinyvec_macros v0.1.1
6212024-08-13T21:07:36.722Z Downloaded hostname v0.4.0
6222024-08-13T21:07:36.724Z Downloaded glob v0.3.1
6232024-08-13T21:07:36.724Z Downloaded zeroize_derive v1.4.2
6242024-08-13T21:07:36.727Z Downloaded poly1305 v0.8.0
6252024-08-13T21:07:36.729Z Downloaded crossbeam-utils v0.8.19
6262024-08-13T21:07:36.732Z Downloaded which v4.4.2
6272024-08-13T21:07:36.735Z Downloaded rustc-hash v1.1.0
6282024-08-13T21:07:36.735Z Downloaded rtoolbox v0.0.2
6292024-08-13T21:07:36.737Z Downloaded toml v0.5.11
6302024-08-13T21:07:36.739Z Downloaded peg-runtime v0.8.3
6312024-08-13T21:07:36.740Z Downloaded fixedbitset v0.4.2
6322024-08-13T21:07:36.742Z Downloaded tls_codec_derive v0.4.1
6332024-08-13T21:07:36.745Z Downloaded supports-color v3.0.0
6342024-08-13T21:07:36.745Z Downloaded multer v3.1.0
6352024-08-13T21:07:36.747Z Downloaded serde_repr v0.1.19
6362024-08-13T21:07:36.750Z Downloaded slab v0.4.9
6372024-08-13T21:07:36.752Z Downloaded chacha20poly1305 v0.10.1
6382024-08-13T21:07:36.755Z Downloaded rusty-fork v0.3.0
6392024-08-13T21:07:36.758Z Downloaded backtrace v0.3.71
6402024-08-13T21:07:36.760Z Downloaded proc-macro-crate v1.3.1
6412024-08-13T21:07:36.763Z Downloaded rustversion v1.0.17
6422024-08-13T21:07:36.765Z Downloaded crossbeam-channel v0.5.12
6432024-08-13T21:07:36.770Z Downloaded sigpipe v0.1.3
6442024-08-13T21:07:36.772Z Downloaded subtle v2.5.0
6452024-08-13T21:07:36.773Z Downloaded spki v0.7.3
6462024-08-13T21:07:36.775Z Downloaded vte v0.11.1
6472024-08-13T21:07:36.777Z Downloaded vsss-rs v3.3.4
6482024-08-13T21:07:36.790Z Downloaded base64 v0.21.7
6492024-08-13T21:07:36.793Z Downloaded float-cmp v0.9.0
6502024-08-13T21:07:36.795Z Downloaded topological-sort v0.2.2
6512024-08-13T21:07:36.798Z Downloaded ff v0.13.0
6522024-08-13T21:07:36.798Z Downloaded ena v0.14.3
6532024-08-13T21:07:36.800Z Downloaded unicode-bidi v0.3.15
6542024-08-13T21:07:36.803Z Downloaded futures-macro v0.3.30
6552024-08-13T21:07:36.805Z Downloaded const_format v0.2.32
6562024-08-13T21:07:36.809Z Downloaded flagset v0.4.5
6572024-08-13T21:07:36.812Z Downloaded rustc_version v0.4.0
6582024-08-13T21:07:36.814Z Downloaded percent-encoding v2.3.1
6592024-08-13T21:07:36.814Z Downloaded pem-rfc7468 v0.7.0
6602024-08-13T21:07:36.817Z Downloaded pin-project-internal v1.1.5
6612024-08-13T21:07:36.820Z Downloaded serde-big-array v0.5.1
6622024-08-13T21:07:36.820Z Downloaded pin-utils v0.1.0
6632024-08-13T21:07:36.822Z Downloaded openssl-sys v0.9.103
6642024-08-13T21:07:36.827Z Downloaded serde_derive_internals v0.29.1
6652024-08-13T21:07:36.829Z Downloaded flume v0.11.0
6662024-08-13T21:07:36.833Z Downloaded pem v3.0.4
6672024-08-13T21:07:36.836Z Downloaded try-lock v0.2.5
6682024-08-13T21:07:36.836Z Downloaded sha1 v0.10.6
6692024-08-13T21:07:36.838Z Downloaded spin v0.9.8
6702024-08-13T21:07:36.841Z Downloaded sec1 v0.7.3
6712024-08-13T21:07:36.843Z Downloaded deranged v0.3.11
6722024-08-13T21:07:36.845Z Downloaded zeroize v1.7.0
6732024-08-13T21:07:36.848Z Downloaded utf-8 v0.7.6
6742024-08-13T21:07:36.848Z Downloaded tracing-attributes v0.1.27
6752024-08-13T21:07:36.850Z Downloaded tempfile v3.10.1
6762024-08-13T21:07:36.853Z Downloaded unarray v0.1.4
6772024-08-13T21:07:36.855Z Downloaded tls_codec v0.4.1
6782024-08-13T21:07:36.858Z Downloaded diesel_table_macro_syntax v0.2.0
6792024-08-13T21:07:36.858Z Downloaded hash32 v0.3.1
6802024-08-13T21:07:36.861Z Downloaded float-ord v0.3.2
6812024-08-13T21:07:36.861Z Downloaded fd-lock v4.0.2
6822024-08-13T21:07:36.864Z Downloaded group v0.13.0
6832024-08-13T21:07:36.867Z Downloaded rand_seeder v0.3.0
6842024-08-13T21:07:36.869Z Downloaded rand_chacha v0.3.1
6852024-08-13T21:07:36.869Z Downloaded rand_core v0.6.4
6862024-08-13T21:07:36.872Z Downloaded radium v0.7.0
6872024-08-13T21:07:36.874Z Downloaded predicates-tree v1.0.9
6882024-08-13T21:07:36.874Z Downloaded minimal-lexical v0.2.1
6892024-08-13T21:07:36.878Z Downloaded powerfmt v0.2.0
6902024-08-13T21:07:36.881Z Downloaded pin-project-lite v0.2.14
6912024-08-13T21:07:36.885Z Downloaded hyper-staticfile v0.9.5
6922024-08-13T21:07:36.887Z Downloaded siphasher v0.3.11
6932024-08-13T21:07:36.890Z Downloaded semver v0.1.20
6942024-08-13T21:07:36.894Z Downloaded sct v0.7.1
6952024-08-13T21:07:36.896Z Downloaded pkcs1 v0.7.5
6962024-08-13T21:07:36.898Z Downloaded thiserror-impl-no-std v2.0.2
6972024-08-13T21:07:36.901Z Downloaded itertools v0.12.1
6982024-08-13T21:07:36.906Z Downloaded want v0.3.1
6992024-08-13T21:07:36.909Z Downloaded waitgroup v0.1.2
7002024-08-13T21:07:36.912Z Downloaded pretty-hex v0.2.1
7012024-08-13T21:07:36.912Z Downloaded vte_generate_state_changes v0.1.1
7022024-08-13T21:07:36.912Z Downloaded foreign-types-macros v0.2.3
7032024-08-13T21:07:36.914Z Downloaded der_derive v0.7.2
7042024-08-13T21:07:36.916Z Downloaded rand v0.8.5
7052024-08-13T21:07:36.919Z Downloaded getrandom v0.2.14
7062024-08-13T21:07:36.923Z Downloaded snafu-derive v0.8.2
7072024-08-13T21:07:36.927Z Downloaded foreign-types-shared v0.1.1
7082024-08-13T21:07:36.927Z Downloaded ppv-lite86 v0.2.17
7092024-08-13T21:07:36.929Z Downloaded hyper-rustls v0.24.2
7102024-08-13T21:07:36.932Z Downloaded hash32 v0.2.1
7112024-08-13T21:07:36.934Z Downloaded hmac v0.12.1
7122024-08-13T21:07:36.935Z Downloaded dirs-next v2.0.0
7132024-08-13T21:07:36.937Z Downloaded difflib v0.4.0
7142024-08-13T21:07:36.937Z Downloaded num-bigint v0.4.5
7152024-08-13T21:07:36.941Z Downloaded rustls-pemfile v1.0.4
7162024-08-13T21:07:36.945Z Downloaded slog-dtrace v0.3.0
7172024-08-13T21:07:36.948Z Downloaded getopts v0.2.21
7182024-08-13T21:07:36.948Z Downloaded libxml v0.3.3
7192024-08-13T21:07:36.954Z Downloaded similar v2.5.0
7202024-08-13T21:07:36.959Z Downloaded tokio-postgres v0.7.11
7212024-08-13T21:07:36.965Z Downloaded foreign-types v0.3.2
7222024-08-13T21:07:36.967Z Downloaded derive_builder_macro v0.20.0
7232024-08-13T21:07:36.967Z Downloaded resolv-conf v0.7.0
7242024-08-13T21:07:36.971Z Downloaded zip v0.6.6
7252024-08-13T21:07:36.974Z Downloaded diff v0.1.13
7262024-08-13T21:07:36.977Z Downloaded derive-where v1.2.7
7272024-08-13T21:07:36.981Z Downloaded strum_macros v0.25.3
7282024-08-13T21:07:36.983Z Downloaded http-body v0.4.6
7292024-08-13T21:07:36.986Z Downloaded uzers v0.11.3
7302024-08-13T21:07:36.989Z Downloaded hostname v0.3.1
7312024-08-13T21:07:36.989Z Downloaded nom v7.1.3
7322024-08-13T21:07:36.996Z Downloaded rustls-pki-types v1.7.0
7332024-08-13T21:07:36.999Z Downloaded structmeta v0.2.0
7342024-08-13T21:07:36.999Z Downloaded strip-ansi-escapes v0.2.0
7352024-08-13T21:07:37.004Z Downloaded derive_builder_core v0.20.0
7362024-08-13T21:07:37.004Z Downloaded crossterm v0.28.1
7372024-08-13T21:07:37.009Z Downloaded string_cache v0.8.7
7382024-08-13T21:07:37.011Z Downloaded path-slash v0.1.5
7392024-08-13T21:07:37.014Z Downloaded peg-macros v0.8.4
7402024-08-13T21:07:37.014Z Downloaded rustls-pemfile v2.1.3
7412024-08-13T21:07:37.017Z Downloaded steno v0.4.1
7422024-08-13T21:07:37.021Z Downloaded slog-term v2.9.1
7432024-08-13T21:07:37.025Z Downloaded headers-core v0.2.0
7442024-08-13T21:07:37.029Z Downloaded foreign-types v0.5.0
7452024-08-13T21:07:37.029Z Downloaded walkdir v2.5.0
7462024-08-13T21:07:37.029Z Downloaded tinyvec v1.6.0
7472024-08-13T21:07:37.033Z Downloaded dirs-sys-next v0.1.2
7482024-08-13T21:07:37.033Z Downloaded yasna v0.5.2
7492024-08-13T21:07:37.036Z Downloaded httpdate v1.0.3
7502024-08-13T21:07:37.036Z Downloaded hubpack v0.1.2
7512024-08-13T21:07:37.039Z Downloaded postgres-types v0.2.7
7522024-08-13T21:07:37.042Z Downloaded unicode-normalization v0.1.23
7532024-08-13T21:07:37.044Z Downloaded fxhash v0.2.1
7542024-08-13T21:07:37.047Z Downloaded precomputed-hash v0.1.1
7552024-08-13T21:07:37.047Z Downloaded smawk v0.3.2
7562024-08-13T21:07:37.047Z Downloaded signature v2.2.0
7572024-08-13T21:07:37.049Z Downloaded rand_xorshift v0.3.0
7582024-08-13T21:07:37.049Z Downloaded pkcs8 v0.10.2
7592024-08-13T21:07:37.052Z Downloaded time-core v0.1.2
7602024-08-13T21:07:37.055Z Downloaded tungstenite v0.20.1
7612024-08-13T21:07:37.057Z Downloaded unicode_categories v0.1.1
7622024-08-13T21:07:37.060Z Downloaded serde-hex v0.1.0
7632024-08-13T21:07:37.063Z Downloaded tower-service v0.3.2
7642024-08-13T21:07:37.063Z Downloaded rpassword v7.3.1
7652024-08-13T21:07:37.065Z Downloaded highway v1.2.0
7662024-08-13T21:07:37.065Z Downloaded tokio-util v0.7.11
7672024-08-13T21:07:37.073Z Downloaded secrecy v0.8.0
7682024-08-13T21:07:37.075Z Downloaded peg v0.8.4
7692024-08-13T21:07:37.078Z Downloaded time-macros v0.2.18
7702024-08-13T21:07:37.081Z Downloaded futures-io v0.3.30
7712024-08-13T21:07:37.085Z Downloaded gethostname v0.5.0
7722024-08-13T21:07:37.086Z Downloaded paste v1.0.15
7732024-08-13T21:07:37.088Z Downloaded predicates v3.1.2
7742024-08-13T21:07:37.091Z Downloaded predicates-core v1.0.6
7752024-08-13T21:07:37.091Z Downloaded futures-task v0.3.30
7762024-08-13T21:07:37.091Z Downloaded httparse v1.8.0
7772024-08-13T21:07:37.095Z Downloaded enum-as-inner v0.5.1
7782024-08-13T21:07:37.097Z Downloaded uuid v1.10.0
7792024-08-13T21:07:37.101Z Downloaded embedded-io v0.4.0
7802024-08-13T21:07:37.101Z Downloaded pkg-config v0.3.30
7812024-08-13T21:07:37.105Z Downloaded derive_builder v0.20.0
7822024-08-13T21:07:37.109Z Downloaded fastrand v2.1.0
7832024-08-13T21:07:37.109Z Downloaded http v1.1.0
7842024-08-13T21:07:37.112Z Downloaded http v0.2.12
7852024-08-13T21:07:37.116Z Downloaded signal-hook-mio v0.2.4
7862024-08-13T21:07:37.118Z Downloaded erased-serde v0.3.31
7872024-08-13T21:07:37.121Z Downloaded tokio-stream v0.1.15
7882024-08-13T21:07:37.124Z Downloaded tokio-tungstenite v0.21.0
7892024-08-13T21:07:37.127Z Downloaded zerocopy v0.6.6
7902024-08-13T21:07:37.130Z Downloaded der v0.7.9
7912024-08-13T21:07:37.135Z Downloaded serde_with_macros v3.8.3
7922024-08-13T21:07:37.137Z Downloaded derive_more v0.99.18
7932024-08-13T21:07:37.142Z Downloaded expectorate v1.1.0
7942024-08-13T21:07:37.146Z Downloaded iana-time-zone v0.1.60
7952024-08-13T21:07:37.148Z Downloaded term v0.7.0
7962024-08-13T21:07:37.151Z Downloaded blake3 v1.5.1
7972024-08-13T21:07:37.158Z Downloaded serde_yaml v0.9.34+deprecated
7982024-08-13T21:07:37.162Z Downloaded publicsuffix v2.2.3
7992024-08-13T21:07:37.165Z Downloaded portable-atomic v1.6.0
8002024-08-13T21:07:37.171Z Downloaded ron v0.8.1
8012024-08-13T21:07:37.176Z Downloaded signal-hook v0.3.17
8022024-08-13T21:07:37.180Z Downloaded diesel_derives v2.2.2
8032024-08-13T21:07:37.184Z Downloaded winnow v0.5.40
8042024-08-13T21:07:37.193Z Downloaded subprocess v0.2.9
8052024-08-13T21:07:37.196Z Downloaded textwrap v0.16.1
8062024-08-13T21:07:37.199Z Downloaded headers v0.3.9
8072024-08-13T21:07:37.205Z Downloaded schemars v0.8.21
8082024-08-13T21:07:37.216Z Downloaded tracing v0.1.40
8092024-08-13T21:07:37.222Z Downloaded trust-dns-client v0.22.0
8102024-08-13T21:07:37.227Z Downloaded tough v0.17.1
8112024-08-13T21:07:37.235Z Downloaded lalrpop v0.19.12
8122024-08-13T21:07:37.246Z Downloaded bindgen v0.69.4
8132024-08-13T21:07:37.254Z Downloaded sqlparser v0.45.0
8142024-08-13T21:07:37.260Z Downloaded chrono v0.4.38
8152024-08-13T21:07:37.267Z Downloaded hkdf v0.12.4
8162024-08-13T21:07:37.270Z Downloaded idna v0.5.0
8172024-08-13T21:07:37.277Z Downloaded bitvec v1.0.1
8182024-08-13T21:07:37.293Z Downloaded rsa v0.9.6
8192024-08-13T21:07:37.298Z Downloaded time v0.3.36
8202024-08-13T21:07:37.306Z Downloaded h2 v0.3.26
8212024-08-13T21:07:37.310Z Downloaded object v0.30.4
8222024-08-13T21:07:37.320Z Downloaded hashbrown v0.13.2
8232024-08-13T21:07:37.325Z Downloaded rustls-webpki v0.101.7
8242024-08-13T21:07:37.340Z Downloaded proptest v1.5.0
8252024-08-13T21:07:37.349Z Downloaded rayon v1.10.0
8262024-08-13T21:07:37.359Z Downloaded regex v1.10.6
8272024-08-13T21:07:37.372Z Downloaded quick-xml v0.31.0
8282024-08-13T21:07:37.378Z Downloaded hyper v0.14.30
8292024-08-13T21:07:37.386Z Downloaded idna v0.2.3
8302024-08-13T21:07:37.393Z Downloaded serde_with v3.8.3
8312024-08-13T21:07:37.401Z Downloaded rustls-webpki v0.102.4
8322024-08-13T21:07:37.421Z Downloaded futures-util v0.3.30
8332024-08-13T21:07:37.433Z Downloaded vcpkg v0.2.15
8342024-08-13T21:07:37.470Z Downloaded smoltcp v0.9.1
8352024-08-13T21:07:37.481Z Downloaded regress v0.9.1
8362024-08-13T21:07:37.489Z Downloaded bstr v1.9.1
8372024-08-13T21:07:37.500Z Downloaded regex-syntax v0.8.4
8382024-08-13T21:07:37.510Z Downloaded openapiv3 v2.0.0
8392024-08-13T21:07:37.521Z Downloaded rustls v0.22.4
8402024-08-13T21:07:37.533Z Downloaded diesel v2.2.2
8412024-08-13T21:07:37.552Z Downloaded rustls v0.21.12
8422024-08-13T21:07:37.564Z Downloaded sled v0.34.7
8432024-08-13T21:07:37.573Z Downloaded trust-dns-proto v0.22.0
8442024-08-13T21:07:37.586Z Downloaded regex-syntax v0.6.29
8452024-08-13T21:07:37.592Z Downloaded zerocopy-derive v0.6.6
8462024-08-13T21:07:37.601Z Downloaded finl_unicode v1.2.0
8472024-08-13T21:07:37.615Z Downloaded ratatui v0.28.0
8482024-08-13T21:07:37.636Z Downloaded bzip2-sys v0.1.11+1.0.8
8492024-08-13T21:07:37.648Z Downloaded regex-automata v0.4.6
8502024-08-13T21:07:37.667Z Downloaded smoltcp v0.11.0
8512024-08-13T21:07:37.679Z Downloaded petgraph v0.6.5
8522024-08-13T21:07:37.697Z Downloaded sha3 v0.10.8
8532024-08-13T21:07:37.701Z Downloaded csv v1.3.0
8542024-08-13T21:07:37.722Z Downloaded tokio v1.38.1
8552024-08-13T21:07:37.759Z Downloaded bstr v0.2.17
8562024-08-13T21:07:37.769Z Downloaded gimli v0.28.1
8572024-08-13T21:07:37.777Z Downloaded polar-core v0.27.3
8582024-08-13T21:07:37.785Z Downloaded curve25519-dalek v4.1.3
8592024-08-13T21:07:37.794Z Downloaded nix v0.28.0
8602024-08-13T21:07:37.806Z Downloaded encoding_rs v0.8.34
8612024-08-13T21:07:37.828Z Downloaded object v0.32.2
8622024-08-13T21:07:37.838Z Downloaded radix_trie v0.2.1
8632024-08-13T21:07:37.843Z Downloaded nix v0.27.1
8642024-08-13T21:07:37.854Z Downloaded webpki-roots v0.25.4
8652024-08-13T21:07:37.858Z Downloaded idna v0.3.0
8662024-08-13T21:07:37.864Z Downloaded openssl v0.10.66
8672024-08-13T21:07:37.873Z Downloaded reqwest v0.11.27
8682024-08-13T21:07:37.881Z Downloaded hashbrown v0.12.3
8692024-08-13T21:07:37.885Z Downloaded trust-dns-server v0.22.1
8702024-08-13T21:07:37.890Z Downloaded trust-dns-resolver v0.22.0
8712024-08-13T21:07:37.894Z Downloaded rustyline v14.0.0
8722024-08-13T21:07:37.899Z Downloaded regex-automata v0.1.10
8732024-08-13T21:07:37.905Z Downloaded ron v0.7.1
8742024-08-13T21:07:37.909Z Downloaded reedline v0.33.0
8752024-08-13T21:07:37.917Z Downloaded num-bigint-dig v0.8.4
8762024-08-13T21:07:37.922Z Downloaded smallvec v1.13.2
8772024-08-13T21:07:37.924Z Downloaded tokio-rustls v0.24.1
8782024-08-13T21:07:37.930Z Downloaded postgres-protocol v0.6.7
8792024-08-13T21:07:37.930Z Downloaded aho-corasick v1.1.3
8802024-08-13T21:07:37.934Z Downloaded env_logger v0.10.2
8812024-08-13T21:07:37.936Z Downloaded env_logger v0.9.3
8822024-08-13T21:07:37.939Z Downloaded tokio-rustls v0.25.0
8832024-08-13T21:07:37.941Z Downloaded samael v0.0.15
8842024-08-13T21:07:37.945Z Downloaded flate2 v1.0.31
8852024-08-13T21:07:37.951Z Downloaded itertools v0.13.0
8862024-08-13T21:07:37.957Z Downloaded fallible-iterator v0.2.0
8872024-08-13T21:07:37.960Z Downloaded r2d2 v0.8.10
8882024-08-13T21:07:37.962Z Downloaded quick-error v1.2.3
8892024-08-13T21:07:37.962Z Downloaded fatfs v0.3.6
8902024-08-13T21:07:37.964Z Downloaded http-range v0.1.5
8912024-08-13T21:07:37.966Z Downloaded signal-hook-tokio v0.3.1
8922024-08-13T21:07:37.966Z Downloaded snafu v0.8.2
8932024-08-13T21:07:37.972Z Downloaded scopeguard v1.2.0
8942024-08-13T21:07:37.974Z Downloaded schemars_derive v0.8.21
8952024-08-13T21:07:37.976Z Downloaded hubpack_derive v0.1.1
8962024-08-13T21:07:37.976Z Downloaded rcgen v0.12.1
8972024-08-13T21:07:37.978Z Downloaded rayon-core v1.12.1
8982024-08-13T21:07:37.981Z Downloaded prettyplease v0.2.20
8992024-08-13T21:07:37.984Z Downloaded stringprep v0.1.4
9002024-08-13T21:07:37.986Z Downloaded itertools v0.10.5
9012024-08-13T21:07:37.992Z Downloaded futures-executor v0.3.30
9022024-08-13T21:07:37.994Z Downloaded structmeta-derive v0.3.0
9032024-08-13T21:07:37.994Z Downloaded tui-tree-widget v0.22.0
9042024-08-13T21:07:37.997Z Downloaded unsafe-libyaml v0.2.11
9052024-08-13T21:07:38.001Z Downloaded tracing-core v0.1.32
9062024-08-13T21:07:38.004Z Downloaded structmeta v0.3.0
9072024-08-13T21:07:38.004Z Downloaded typed-path v0.7.1
9082024-08-13T21:07:38.008Z Downloaded x509-cert v0.2.5
9092024-08-13T21:07:38.014Z Downloaded unicode-segmentation v1.11.0
9102024-08-13T21:07:38.018Z Downloaded wait-timeout v0.2.0
9112024-08-13T21:07:38.021Z Downloaded thread_local v1.1.8
9122024-08-13T21:07:38.021Z Downloaded thiserror-no-std v2.0.2
9132024-08-13T21:07:38.024Z Downloaded strum_macros v0.24.3
9142024-08-13T21:07:38.026Z Downloaded socket2 v0.5.7
9152024-08-13T21:07:38.029Z Downloaded socket2 v0.4.10
9162024-08-13T21:07:38.031Z Downloaded url v2.5.2
9172024-08-13T21:07:38.033Z Downloaded crossterm v0.27.0
9182024-08-13T21:07:38.039Z Downloaded structmeta-derive v0.2.0
9192024-08-13T21:07:38.042Z Downloaded half v2.4.1
9202024-08-13T21:07:38.044Z Downloaded tokio-tungstenite v0.20.1
9212024-08-13T21:07:38.047Z Downloaded tar v0.4.41
9222024-08-13T21:07:38.049Z Downloaded tiny-keccak v2.0.2
9232024-08-13T21:07:38.051Z Downloaded slog v2.7.0
9242024-08-13T21:07:38.054Z Downloaded toml_edit v0.19.15
9252024-08-13T21:07:38.069Z Downloaded smf v0.2.3
9262024-08-13T21:07:38.072Z Downloaded tungstenite v0.21.0
9272024-08-13T21:07:38.074Z Downloaded heapless v0.8.0
9282024-08-13T21:07:38.077Z Downloaded heapless v0.7.17
9292024-08-13T21:07:38.081Z Downloaded futures v0.3.30
9302024-08-13T21:07:38.085Z Downloaded pin-project v1.1.5
9312024-08-13T21:07:38.096Z Downloaded mio v0.8.11
9322024-08-13T21:07:38.101Z Downloaded hyper-tls v0.5.0
9332024-08-13T21:07:38.104Z Downloaded rustfmt-wrapper v0.2.1
9342024-08-13T21:07:38.104Z Downloaded libm v0.2.8
9352024-08-13T21:07:38.111Z Downloaded home v0.5.9
9362024-08-13T21:07:38.113Z Downloaded futures-sink v0.3.30
9372024-08-13T21:07:38.113Z Downloaded password-hash v0.5.0
9382024-08-13T21:07:38.116Z Downloaded globset v0.4.14
9392024-08-13T21:07:38.118Z Downloaded rustc-demangle v0.1.24
9402024-08-13T21:07:38.118Z Downloaded cc v1.0.97
9412024-08-13T21:07:38.121Z Downloaded untrusted v0.9.0
9422024-08-13T21:07:38.123Z Downloaded untrusted v0.7.1
9432024-08-13T21:07:38.125Z Downloaded universal-hash v0.5.1
9442024-08-13T21:07:38.125Z Downloaded unicode-xid v0.2.4
9452024-08-13T21:07:38.125Z Downloaded unicode-truncate v1.0.0
9462024-08-13T21:07:38.128Z Downloaded sqlformat v0.2.4
9472024-08-13T21:07:38.130Z Downloaded slog-bunyan v2.5.0
9482024-08-13T21:07:38.130Z Downloaded filetime v0.2.24
9492024-08-13T21:07:38.132Z Downloaded elliptic-curve v0.13.8
9502024-08-13T21:07:38.134Z Downloaded slog-async v2.8.0
9512024-08-13T21:07:38.138Z Downloaded postcard v1.0.8
9522024-08-13T21:07:38.140Z Downloaded mio v1.0.1
9532024-08-13T21:07:38.144Z Downloaded phf_shared v0.11.2
9542024-08-13T21:07:38.147Z Downloaded crc32fast v1.4.0
9552024-08-13T21:07:38.147Z Downloaded crc-any v2.5.0
9562024-08-13T21:07:38.149Z Downloaded ref-cast v1.0.23
9572024-08-13T21:07:38.151Z Downloaded base64 v0.22.1
9582024-08-13T21:07:38.155Z Downloaded zone_cfg_derive v0.1.2
9592024-08-13T21:07:38.157Z Downloaded owo-colors v4.0.0
9602024-08-13T21:07:38.159Z Downloaded fragile v2.0.0
9612024-08-13T21:07:38.161Z Downloaded form_urlencoded v1.2.1
9622024-08-13T21:07:38.162Z Downloaded dyn-clone v1.0.17
9632024-08-13T21:07:38.164Z Downloaded num_enum_derive v0.5.11
9642024-08-13T21:07:38.164Z Downloaded darling v0.20.9
9652024-08-13T21:07:38.167Z Downloaded csv-core v0.1.11
9662024-08-13T21:07:38.169Z Downloaded cookie v0.17.0
9672024-08-13T21:07:38.171Z Downloaded bzip2 v0.4.4
9682024-08-13T21:07:38.174Z Downloaded num-rational v0.4.2
9692024-08-13T21:07:38.174Z Downloaded wyz v0.5.1
9702024-08-13T21:07:38.177Z Downloaded indicatif v0.17.8
9712024-08-13T21:07:38.179Z Downloaded unicode-linebreak v0.1.5
9722024-08-13T21:07:38.181Z Downloaded maplit v1.0.2
9732024-08-13T21:07:38.181Z Downloaded lock_api v0.4.12
9742024-08-13T21:07:38.184Z Downloaded libloading v0.8.3
9752024-08-13T21:07:38.186Z Downloaded lazycell v1.3.0
9762024-08-13T21:07:38.186Z Downloaded ciborium v0.2.2
9772024-08-13T21:07:38.188Z Downloaded bcs v0.1.6
9782024-08-13T21:07:38.190Z Downloaded ring v0.17.8
9792024-08-13T21:07:38.260Z Downloaded base64ct v1.6.0
9802024-08-13T21:07:38.262Z Downloaded console v0.15.8
9812024-08-13T21:07:38.264Z Downloaded arc-swap v1.7.1
9822024-08-13T21:07:38.268Z Downloaded stable_deref_trait v1.2.0
9832024-08-13T21:07:38.270Z Downloaded spin v0.5.2
9842024-08-13T21:07:38.270Z Downloaded base64 v0.13.1
9852024-08-13T21:07:38.273Z Downloaded packed_struct_codegen v0.10.1
9862024-08-13T21:07:38.275Z Downloaded miniz_oxide v0.7.2
9872024-08-13T21:07:38.278Z Downloaded ident_case v1.0.1
9882024-08-13T21:07:38.278Z Downloaded foreign-types-shared v0.3.1
9892024-08-13T21:07:38.278Z Downloaded dsl_auto_type v0.1.2
9902024-08-13T21:07:38.280Z Downloaded slog-envlogger v2.2.0
9912024-08-13T21:07:38.280Z Downloaded signal-hook-registry v1.4.2
9922024-08-13T21:07:38.283Z Downloaded serde_path_to_error v0.1.16
9932024-08-13T21:07:38.283Z Downloaded defmt-macros v0.3.9
9942024-08-13T21:07:38.285Z Downloaded argon2 v0.5.3
9952024-08-13T21:07:38.288Z Downloaded ascii v1.1.0
9962024-08-13T21:07:38.290Z Downloaded lalrpop-util v0.19.12
9972024-08-13T21:07:38.290Z Downloaded ipnetwork v0.20.0
9982024-08-13T21:07:38.292Z Downloaded colored v2.1.0
9992024-08-13T21:07:38.295Z Downloaded buf-list v1.0.3
10002024-08-13T21:07:38.298Z Downloaded num-complex v0.4.6
10012024-08-13T21:07:38.298Z Downloaded debug-ignore v1.0.5
10022024-08-13T21:07:38.301Z Downloaded cstr-argument v0.1.2
10032024-08-13T21:07:38.301Z Downloaded crunchy v0.2.2
10042024-08-13T21:07:38.301Z Downloaded const_format_proc_macros v0.2.32
10052024-08-13T21:07:38.303Z Downloaded cfg_aliases v0.1.1
10062024-08-13T21:07:38.303Z Downloaded inout v0.1.3
10072024-08-13T21:07:38.305Z Downloaded ring v0.16.20
10082024-08-13T21:07:38.386Z Downloaded ascii-canvas v3.0.0
10092024-08-13T21:07:38.388Z Downloaded defmt-parser v0.3.4
10102024-08-13T21:07:38.388Z Downloaded bitstruct v0.1.1
10112024-08-13T21:07:38.391Z Downloaded atomic-waker v1.1.2
10122024-08-13T21:07:38.391Z Downloaded async-trait v0.1.81
10132024-08-13T21:07:38.393Z Downloaded arrayvec v0.7.4
10142024-08-13T21:07:38.395Z Downloaded arrayref v0.3.7
10152024-08-13T21:07:38.398Z Downloaded crc v3.2.1
10162024-08-13T21:07:38.398Z Downloaded cobs v0.2.3
10172024-08-13T21:07:38.400Z Downloaded castaway v0.2.3
10182024-08-13T21:07:38.400Z Downloaded crc-catalog v2.4.0
10192024-08-13T21:07:38.403Z Downloaded cipher v0.4.4
10202024-08-13T21:07:38.403Z Downloaded backoff v0.4.0
10212024-08-13T21:07:38.405Z Downloaded atty v0.2.14
10222024-08-13T21:07:38.405Z Downloaded async-stream-impl v0.3.5
10232024-08-13T21:07:38.407Z Downloaded convert_case v0.4.0
10242024-08-13T21:07:38.407Z Downloaded normalize-line-endings v0.3.0
10252024-08-13T21:07:38.407Z Downloaded newtype_derive v0.1.6
10262024-08-13T21:07:38.409Z Downloaded block-padding v0.3.3
10272024-08-13T21:07:38.409Z Downloaded bitfield v0.14.0
10282024-08-13T21:07:38.412Z Downloaded bit-set v0.5.3
10292024-08-13T21:07:38.412Z Downloaded impl-trait-for-tuples v0.2.2
10302024-08-13T21:07:38.414Z Downloaded cexpr v0.6.0
10312024-08-13T21:07:38.416Z Downloaded bb8 v0.8.5
10322024-08-13T21:07:38.497Z Compiling cfg-if v1.0.0
10332024-08-13T21:07:38.497Z Compiling serde v1.0.207
10342024-08-13T21:07:38.500Z Compiling lock_api v0.4.12
10352024-08-13T21:07:38.500Z Compiling scopeguard v1.2.0
10362024-08-13T21:07:38.660Z Compiling log v0.4.21
10372024-08-13T21:07:38.674Z Compiling syn v2.0.74
10382024-08-13T21:07:38.674Z Compiling cc v1.0.97
10392024-08-13T21:07:38.678Z Compiling typenum v1.17.0
10402024-08-13T21:07:38.717Z Compiling getrandom v0.2.14
10412024-08-13T21:07:38.737Z Compiling generic-array v0.14.7
10422024-08-13T21:07:39.072Z Compiling rand_core v0.6.4
10432024-08-13T21:07:39.072Z Compiling pin-project-lite v0.2.14
10442024-08-13T21:07:39.195Z Compiling parking_lot_core v0.9.10
10452024-08-13T21:07:39.218Z Compiling smallvec v1.13.2
10462024-08-13T21:07:39.230Z Compiling signal-hook-registry v1.4.2
10472024-08-13T21:07:39.522Z Compiling spin v0.9.8
10482024-08-13T21:07:39.559Z Compiling mio v0.8.11
10492024-08-13T21:07:39.602Z Compiling ahash v0.8.11
10502024-08-13T21:07:39.917Z Compiling tinyvec_macros v0.1.1
10512024-08-13T21:07:39.994Z Compiling tinyvec v1.6.0
10522024-08-13T21:07:40.011Z Compiling parking_lot v0.12.2
10532024-08-13T21:07:40.014Z Compiling num_cpus v1.16.0
10542024-08-13T21:07:40.153Z Compiling socket2 v0.5.7
10552024-08-13T21:07:40.304Z Compiling const-oid v0.9.6
10562024-08-13T21:07:40.826Z Compiling libm v0.2.8
10572024-08-13T21:07:40.954Z Compiling futures-core v0.3.30
10582024-08-13T21:07:41.133Z Compiling serde_json v1.0.124
10592024-08-13T21:07:41.285Z Compiling subtle v2.5.0
10602024-08-13T21:07:41.327Z Compiling slab v0.4.9
10612024-08-13T21:07:41.459Z Compiling num-traits v0.2.19
10622024-08-13T21:07:41.562Z Compiling unicode-normalization v0.1.23
10632024-08-13T21:07:41.609Z Compiling futures-sink v0.3.30
10642024-08-13T21:07:41.636Z Compiling unicode-bidi v0.3.15
10652024-08-13T21:07:41.655Z Compiling allocator-api2 v0.2.18
10662024-08-13T21:07:42.274Z Compiling futures-channel v0.3.30
10672024-08-13T21:07:42.307Z Compiling futures-task v0.3.30
10682024-08-13T21:07:42.365Z Compiling pin-utils v0.1.0
10692024-08-13T21:07:42.459Z Compiling futures-io v0.3.30
10702024-08-13T21:07:42.520Z Compiling pkg-config v0.3.30
10712024-08-13T21:07:42.612Z Compiling vcpkg v0.2.15
10722024-08-13T21:07:42.712Z Compiling ring v0.17.8
10732024-08-13T21:07:42.731Z Compiling ppv-lite86 v0.2.17
10742024-08-13T21:07:42.774Z Compiling percent-encoding v2.3.1
10752024-08-13T21:07:43.261Z Compiling tracing-core v0.1.32
10762024-08-13T21:07:43.430Z Compiling time-core v0.1.2
10772024-08-13T21:07:43.566Z Compiling rand_chacha v0.3.1
10782024-08-13T21:07:43.612Z Compiling syn v1.0.109
10792024-08-13T21:07:44.094Z Compiling powerfmt v0.2.0
10802024-08-13T21:07:44.245Z Compiling rustix v0.38.34
10812024-08-13T21:07:44.497Z Compiling num-conv v0.1.0
10822024-08-13T21:07:44.630Z Compiling untrusted v0.9.0
10832024-08-13T21:07:44.777Z Compiling deranged v0.3.11
10842024-08-13T21:07:44.797Z Compiling openssl-sys v0.9.103
10852024-08-13T21:07:44.800Z Compiling time-macros v0.2.18
10862024-08-13T21:07:45.131Z Compiling rand v0.8.5
10872024-08-13T21:07:45.167Z Compiling base64ct v1.6.0
10882024-08-13T21:07:45.723Z Compiling openssl v0.10.66
10892024-08-13T21:07:45.762Z Compiling foreign-types-shared v0.1.1
10902024-08-13T21:07:45.844Z Compiling httparse v1.8.0
10912024-08-13T21:07:46.142Z Compiling num_threads v0.1.7
10922024-08-13T21:07:46.219Z Compiling rustversion v1.0.17
10932024-08-13T21:07:46.293Z Compiling foreign-types v0.3.2
10942024-08-13T21:07:46.375Z Compiling pem-rfc7468 v0.7.0
10952024-08-13T21:07:46.879Z Compiling form_urlencoded v1.2.1
10962024-08-13T21:07:46.903Z Compiling siphasher v0.3.11
10972024-08-13T21:07:47.032Z Compiling rustls v0.21.12
10982024-08-13T21:07:47.161Z Compiling native-tls v0.2.11
10992024-08-13T21:07:47.214Z Compiling try-lock v0.2.5
11002024-08-13T21:07:47.287Z Compiling flagset v0.4.5
11012024-08-13T21:07:47.328Z Compiling crossbeam-utils v0.8.19
11022024-08-13T21:07:47.445Z Compiling want v0.3.1
11032024-08-13T21:07:47.855Z Compiling time v0.3.36
11042024-08-13T21:07:47.891Z Compiling idna v0.5.0
11052024-08-13T21:07:48.303Z Compiling lazy_static v1.5.0
11062024-08-13T21:07:48.442Z Compiling cookie v0.17.0
11072024-08-13T21:07:48.718Z Compiling aho-corasick v1.1.3
11082024-08-13T21:07:48.779Z Compiling adler v1.0.2
11092024-08-13T21:07:48.958Z Compiling tower-service v0.3.2
11102024-08-13T21:07:49.076Z Compiling httpdate v1.0.3
11112024-08-13T21:07:49.296Z Compiling regex-syntax v0.8.4
11122024-08-13T21:07:49.515Z Compiling finl_unicode v1.2.0
11132024-08-13T21:07:49.538Z Compiling slog v2.7.0
11142024-08-13T21:07:50.083Z Compiling cpufeatures v0.2.12
11152024-08-13T21:07:50.085Z Compiling iana-time-zone v0.1.60
11162024-08-13T21:07:50.182Z Compiling openssl-probe v0.1.5
11172024-08-13T21:07:50.542Z Compiling stringprep v0.1.4
11182024-08-13T21:07:50.586Z Compiling miniz_oxide v0.7.2
11192024-08-13T21:07:51.846Z Compiling url v2.5.2
11202024-08-13T21:07:52.387Z Compiling serde_derive v1.0.207
11212024-08-13T21:07:52.688Z Compiling zeroize_derive v1.4.2
11222024-08-13T21:07:53.316Z Compiling zerocopy-derive v0.7.34
11232024-08-13T21:07:53.581Z Compiling tokio-macros v2.3.0
11242024-08-13T21:07:54.023Z Compiling thiserror-impl v1.0.63
11252024-08-13T21:07:54.283Z Compiling zeroize v1.7.0
11262024-08-13T21:07:54.790Z Compiling futures-macro v0.3.30
11272024-08-13T21:07:55.172Z Compiling scroll_derive v0.12.0
11282024-08-13T21:07:55.544Z Compiling zerocopy v0.7.34
11292024-08-13T21:07:55.803Z Compiling tracing-attributes v0.1.27
11302024-08-13T21:07:55.988Z Compiling crypto-common v0.1.6
11312024-08-13T21:07:56.270Z Compiling block-buffer v0.10.4
11322024-08-13T21:07:56.525Z Compiling digest v0.10.7
11332024-08-13T21:07:56.699Z Compiling scroll v0.12.0
11342024-08-13T21:07:56.795Z Compiling futures-util v0.3.30
11352024-08-13T21:07:57.212Z Compiling goblin v0.8.2
11362024-08-13T21:07:57.277Z Compiling thiserror v1.0.63
11372024-08-13T21:07:57.406Z Compiling pest v2.7.10
11382024-08-13T21:07:57.822Z Compiling hashbrown v0.14.5
11392024-08-13T21:07:59.226Z Compiling hmac v0.12.1
11402024-08-13T21:07:59.478Z Compiling openssl-macros v0.1.1
11412024-08-13T21:07:59.641Z Compiling tracing v0.1.40
11422024-08-13T21:07:59.790Z Compiling der_derive v0.7.2
11432024-08-13T21:08:00.127Z Compiling pest_meta v2.7.10
11442024-08-13T21:08:00.205Z Compiling sct v0.7.1
11452024-08-13T21:08:00.449Z Compiling rustls-webpki v0.101.7
11462024-08-13T21:08:00.556Z Compiling md-5 v0.10.6
11472024-08-13T21:08:00.807Z Compiling sha2 v0.10.8
11482024-08-13T21:08:00.853Z Compiling regex-automata v0.4.6
11492024-08-13T21:08:02.314Z Compiling pest_generator v2.7.10
11502024-08-13T21:08:02.386Z Compiling der v0.7.9
11512024-08-13T21:08:04.346Z Compiling num-integer v0.1.46
11522024-08-13T21:08:04.423Z Compiling spki v0.7.3
11532024-08-13T21:08:04.807Z Compiling idna v0.3.0
11542024-08-13T21:08:05.136Z Compiling backtrace v0.3.71
11552024-08-13T21:08:05.300Z Compiling pest_derive v2.7.10
11562024-08-13T21:08:05.587Z Compiling hash32 v0.2.1
11572024-08-13T21:08:05.696Z Compiling base64 v0.22.1
11582024-08-13T21:08:05.949Z Compiling smoltcp v0.9.1
11592024-08-13T21:08:06.089Z Compiling dtrace-parser v0.2.0
11602024-08-13T21:08:06.427Z Compiling bytes v1.7.1
11612024-08-13T21:08:06.464Z Compiling bitflags v2.6.0
11622024-08-13T21:08:06.786Z Compiling indexmap v2.3.0
11632024-08-13T21:08:06.910Z Compiling semver v1.0.23
11642024-08-13T21:08:07.528Z Compiling tokio v1.38.1
11652024-08-13T21:08:07.653Z Compiling http v0.2.12
11662024-08-13T21:08:07.682Z Compiling rustc_version v0.4.0
11672024-08-13T21:08:08.463Z Compiling heapless v0.7.17
11682024-08-13T21:08:08.902Z Compiling dof v0.3.0
11692024-08-13T21:08:09.793Z Compiling http-body v0.4.6
11702024-08-13T21:08:10.158Z Compiling uuid v1.10.0
11712024-08-13T21:08:10.226Z Compiling usdt-impl v0.5.0
11722024-08-13T21:08:11.237Z Compiling chrono v0.4.38
11732024-08-13T21:08:11.283Z Compiling serde_tokenstream v0.2.1
11742024-08-13T21:08:11.666Z Compiling serde_spanned v0.6.7
11752024-08-13T21:08:11.688Z Compiling toml_datetime v0.6.8
11762024-08-13T21:08:11.822Z Compiling gimli v0.28.1
11772024-08-13T21:08:11.848Z Compiling crc32fast v1.4.0
11782024-08-13T21:08:11.878Z Compiling psl-types v2.0.11
11792024-08-13T21:08:12.074Z Compiling stable_deref_trait v1.2.0
11802024-08-13T21:08:12.181Z Compiling fallible-iterator v0.2.0
11812024-08-13T21:08:12.198Z Compiling signal-hook v0.3.17
11822024-08-13T21:08:12.504Z Compiling publicsuffix v2.2.3
11832024-08-13T21:08:12.759Z Compiling terminal_size v0.3.0
11842024-08-13T21:08:12.848Z Compiling postgres-protocol v0.6.7
11852024-08-13T21:08:13.010Z Compiling pkcs8 v0.10.2
11862024-08-13T21:08:13.555Z Compiling hubpack_derive v0.1.1
11872024-08-13T21:08:13.582Z Compiling block-padding v0.3.3
11882024-08-13T21:08:13.753Z Compiling zerocopy-derive v0.6.6
11892024-08-13T21:08:13.826Z Compiling async-trait v0.1.81
11902024-08-13T21:08:15.081Z Compiling phf_shared v0.11.2
11912024-08-13T21:08:15.222Z Compiling serde_derive_internals v0.29.1
11922024-08-13T21:08:15.460Z Compiling ff v0.13.0
11932024-08-13T21:08:15.662Z Compiling tokio-util v0.7.11
11942024-08-13T21:08:15.751Z Compiling tokio-rustls v0.24.1
11952024-08-13T21:08:15.890Z Compiling tokio-native-tls v0.3.1
11962024-08-13T21:08:16.151Z Compiling addr2line v0.21.0
11972024-08-13T21:08:16.201Z Compiling object v0.32.2
11982024-08-13T21:08:16.629Z Compiling h2 v0.3.26
11992024-08-13T21:08:16.786Z Compiling fs-err v2.11.0
12002024-08-13T21:08:16.881Z Compiling base16ct v0.2.0
12012024-08-13T21:08:16.996Z Compiling bitflags v1.3.2
12022024-08-13T21:08:17.051Z Compiling regex-automata v0.1.10
12032024-08-13T21:08:17.078Z Compiling bit-vec v0.6.3
12042024-08-13T21:08:17.095Z Compiling anyhow v1.0.86
12052024-08-13T21:08:17.178Z Compiling managed v0.8.0
12062024-08-13T21:08:17.543Z Compiling rustc-demangle v0.1.24
12072024-08-13T21:08:17.545Z Compiling base64 v0.21.7
12082024-08-13T21:08:17.617Z Compiling ipnet v2.9.0
12092024-08-13T21:08:17.711Z Compiling either v1.13.0
12102024-08-13T21:08:17.938Z Compiling matches v0.1.10
12112024-08-13T21:08:18.029Z Compiling winnow v0.5.40
12122024-08-13T21:08:18.138Z Compiling schemars v0.8.21
12132024-08-13T21:08:18.280Z Compiling idna v0.2.3
12142024-08-13T21:08:18.509Z Compiling rustls-pemfile v1.0.4
12152024-08-13T21:08:18.530Z Compiling clap_builder v4.5.15
12162024-08-13T21:08:18.786Z Compiling schemars_derive v0.8.21
12172024-08-13T21:08:19.865Z Compiling bstr v0.2.17
12182024-08-13T21:08:21.342Z Compiling sec1 v0.7.3
12192024-08-13T21:08:21.400Z Compiling zerocopy v0.6.6
12202024-08-13T21:08:21.904Z Compiling toml_edit v0.19.15
12212024-08-13T21:08:21.947Z Compiling group v0.13.0
12222024-08-13T21:08:22.135Z Compiling phf v0.11.2
12232024-08-13T21:08:22.243Z Compiling cookie_store v0.20.0
12242024-08-13T21:08:22.269Z Compiling hubpack v0.1.2
12252024-08-13T21:08:22.403Z Compiling inout v0.1.3
12262024-08-13T21:08:22.737Z Compiling postgres-types v0.2.7
12272024-08-13T21:08:23.358Z Compiling hyper v0.14.30
12282024-08-13T21:08:23.758Z Compiling usdt-macro v0.5.0
12292024-08-13T21:08:24.058Z Compiling usdt-attr-macro v0.5.0
12302024-08-13T21:08:24.207Z Compiling serde_urlencoded v0.7.1
12312024-08-13T21:08:24.740Z Compiling regex v1.10.6
12322024-08-13T21:08:25.224Z Compiling num-bigint v0.4.5
12332024-08-13T21:08:25.698Z Compiling futures-executor v0.3.30
12342024-08-13T21:08:25.798Z Compiling enum-as-inner v0.5.1
12352024-08-13T21:08:26.091Z Compiling hkdf v0.12.4
12362024-08-13T21:08:26.307Z Compiling crypto-bigint v0.5.5
12372024-08-13T21:08:26.382Z Compiling serde_repr v0.1.19
12382024-08-13T21:08:26.874Z Compiling clap_derive v4.5.13
12392024-08-13T21:08:26.907Z Compiling strum_macros v0.25.3
12402024-08-13T21:08:27.615Z Compiling phf_shared v0.10.0
12412024-08-13T21:08:27.882Z Compiling float-cmp v0.9.0
12422024-08-13T21:08:27.994Z Compiling mio v1.0.1
12432024-08-13T21:08:28.021Z Compiling encoding_rs v0.8.34
12442024-08-13T21:08:29.171Z Compiling unicode-segmentation v1.11.0
12452024-08-13T21:08:29.830Z Compiling minimal-lexical v0.2.1
12462024-08-13T21:08:30.031Z Compiling whoami v1.5.1
12472024-08-13T21:08:30.338Z Compiling hyper-tls v0.5.0
12482024-08-13T21:08:30.675Z Compiling hyper-rustls v0.24.2
12492024-08-13T21:08:30.696Z Compiling static_assertions v1.1.0
12502024-08-13T21:08:30.797Z Compiling new_debug_unreachable v1.0.6
12512024-08-13T21:08:30.893Z Compiling mime v0.3.17
12522024-08-13T21:08:31.002Z Compiling fixedbitset v0.4.2
12532024-08-13T21:08:31.027Z Compiling data-encoding v2.6.0
12542024-08-13T21:08:31.475Z Compiling difflib v0.4.0
12552024-08-13T21:08:31.538Z Compiling webpki-roots v0.25.4
12562024-08-13T21:08:31.710Z Compiling normalize-line-endings v0.3.0
12572024-08-13T21:08:31.833Z Compiling dyn-clone v1.0.17
12582024-08-13T21:08:31.849Z Compiling sync_wrapper v0.1.2
12592024-08-13T21:08:31.973Z Compiling precomputed-hash v0.1.1
12602024-08-13T21:08:32.049Z Compiling predicates-core v1.0.6
12612024-08-13T21:08:32.086Z Compiling string_cache v0.8.7
12622024-08-13T21:08:32.319Z Compiling predicates v3.1.2
12632024-08-13T21:08:32.487Z Compiling reqwest v0.11.27
12642024-08-13T21:08:32.569Z Compiling clap v4.5.15
12652024-08-13T21:08:32.685Z Compiling trust-dns-proto v0.22.0
12662024-08-13T21:08:33.074Z Compiling console v0.15.8
12672024-08-13T21:08:33.306Z Compiling toml_edit v0.22.20
12682024-08-13T21:08:33.479Z Compiling petgraph v0.6.5
12692024-08-13T21:08:34.000Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12702024-08-13T21:08:34.612Z Compiling tokio-postgres v0.7.11
12712024-08-13T21:08:36.033Z Compiling nom v7.1.3
12722024-08-13T21:08:36.179Z Compiling similar v2.5.0
12732024-08-13T21:08:37.470Z Compiling elliptic-curve v0.13.8
12742024-08-13T21:08:38.291Z Compiling usdt v0.5.0
12752024-08-13T21:08:38.727Z Compiling signal-hook-mio v0.2.4
12762024-08-13T21:08:38.788Z Compiling yasna v0.5.2
12772024-08-13T21:08:38.894Z Compiling futures v0.3.30
12782024-08-13T21:08:39.014Z Compiling toml v0.7.8
12792024-08-13T21:08:39.738Z Compiling flate2 v1.0.31
12802024-08-13T21:08:40.355Z Compiling cipher v0.4.4
12812024-08-13T21:08:40.666Z Compiling itertools v0.10.5
12822024-08-13T21:08:40.706Z Compiling itertools v0.12.1
12832024-08-13T21:08:40.868Z Compiling bit-set v0.5.3
12842024-08-13T21:08:40.986Z Compiling tokio-stream v0.1.15
12852024-08-13T21:08:41.003Z Compiling openapiv3 v2.0.0
12862024-08-13T21:08:41.189Z Compiling hex v0.4.3
12872024-08-13T21:08:41.488Z Compiling bstr v1.9.1
12882024-08-13T21:08:41.695Z Compiling num-iter v0.1.45
12892024-08-13T21:08:41.763Z Compiling crossbeam-epoch v0.9.18
12902024-08-13T21:08:41.872Z Compiling dirs-sys-next v0.1.2
12912024-08-13T21:08:41.990Z Compiling peg-runtime v0.8.3
12922024-08-13T21:08:42.524Z Compiling unicode-xid v0.2.4
12932024-08-13T21:08:42.526Z Compiling lalrpop-util v0.19.12
12942024-08-13T21:08:42.629Z Compiling dirs-next v2.0.0
12952024-08-13T21:08:42.691Z Compiling thread_local v1.1.8
12962024-08-13T21:08:42.814Z Compiling slog-async v2.8.0
12972024-08-13T21:08:42.873Z Compiling term v0.7.0
12982024-08-13T21:08:43.239Z Compiling xattr v1.3.1
12992024-08-13T21:08:43.300Z Compiling crossbeam-channel v0.5.12
13002024-08-13T21:08:43.407Z Compiling strum_macros v0.26.4
13012024-08-13T21:08:43.425Z Compiling filetime v0.2.24
13022024-08-13T21:08:43.488Z Compiling is-terminal v0.4.12
13032024-08-13T21:08:43.614Z Compiling take_mut v0.2.2
13042024-08-13T21:08:43.719Z Compiling tar v0.4.41
13052024-08-13T21:08:43.771Z Compiling slog-term v2.9.1
13062024-08-13T21:08:43.797Z Compiling camino v1.1.7
13072024-08-13T21:08:45.991Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13082024-08-13T21:08:46.520Z Compiling strum v0.26.3
13092024-08-13T21:08:46.597Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13102024-08-13T21:08:51.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
13112024-08-13T21:08:51.952Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13122024-08-13T21:08:51.993ZAug 13 21:08:51.353 INFO Starting download, target: Console
13132024-08-13T21:08:51.993ZAug 13 21:08:51.354 INFO Starting download, target: Cockroach
13142024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Starting download, target: Clickhouse
13152024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Starting download, target: DendriteOpenapi
13162024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Starting download, target: DendriteStub
13172024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Starting download, target: MaghemiteMgd
13182024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Starting download, target: TransceiverControl
13192024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13202024-08-13T21:08:51.999ZAug 13 21:08:51.354 INFO Downloading out/downloads/dpd-8293f28df659c070b48e13f87a51b836238b406e.json (attempt 1/3), target: DendriteOpenapi
13212024-08-13T21:08:51.999ZAug 13 21:08:51.355 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13222024-08-13T21:08:52.000ZAug 13 21:08:51.355 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13232024-08-13T21:08:52.000ZAug 13 21:08:51.355 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13242024-08-13T21:08:52.000ZAug 13 21:08:51.355 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13252024-08-13T21:08:52.000ZAug 13 21:08:51.355 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13262024-08-13T21:08:52.266ZAug 13 21:08:51.604 INFO Download complete, target: DendriteOpenapi
13272024-08-13T21:08:52.395ZAug 13 21:08:51.739 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13282024-08-13T21:08:52.619ZAug 13 21:08:51.988 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13292024-08-13T21:08:52.806ZAug 13 21:08:52.179 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13302024-08-13T21:08:53.018ZAug 13 21:08:52.391 INFO Download complete, target: Console
13312024-08-13T21:08:53.140ZAug 13 21:08:52.513 INFO Download complete, target: TransceiverControl
13322024-08-13T21:08:53.143ZAug 13 21:08:52.514 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13332024-08-13T21:08:53.982ZAug 13 21:08:53.356 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13342024-08-13T21:08:55.531ZAug 13 21:08:54.905 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13352024-08-13T21:08:55.532ZAug 13 21:08:54.905 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13362024-08-13T21:08:56.032ZAug 13 21:08:55.405 INFO Download complete, target: MaghemiteMgd
13372024-08-13T21:08:56.173ZAug 13 21:08:55.546 INFO Download complete, target: DendriteStub
13382024-08-13T21:09:03.614ZAug 13 21:09:02.987 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13392024-08-13T21:09:03.934ZAug 13 21:09:03.307 INFO Checking that binary works, target: Cockroach
13402024-08-13T21:09:04.150ZAug 13 21:09:03.523 INFO Download complete, target: Cockroach
13412024-08-13T21:09:07.844ZAug 13 21:09:07.216 INFO Checking that binary works, target: Clickhouse
13422024-08-13T21:09:08.146ZAug 13 21:09:07.518 INFO Download complete, target: Clickhouse
13432024-08-13T21:09:08.340ZAll builder prerequisites installed successfully, and PATH looks valid
13442024-08-13T21:09:08.344Z
13452024-08-13T21:09:08.344Zreal 4:08.892732284
13462024-08-13T21:09:08.344Zuser 10:53.369975016
13472024-08-13T21:09:08.344Zsys 2:19.641252060
13482024-08-13T21:09:08.344Ztrap 0.388903906
13492024-08-13T21:09:08.344Ztflt 6.832053241
13502024-08-13T21:09:08.344Zdflt 7.024618319
13512024-08-13T21:09:08.344Zkflt 0.280820255
13522024-08-13T21:09:08.344Zlock 20:53.278834993
13532024-08-13T21:09:08.344Zslp 43:31.910746202
13542024-08-13T21:09:08.344Zlat 37.389431627
13552024-08-13T21:09:08.344Zstop 1:39.033644006
13562024-08-13T21:09:08.344Z+ banner hack-check
13572024-08-13T21:09:08.347Z
13582024-08-13T21:09:08.347Z # # ## #### # # #### # # ###### #### # #
13592024-08-13T21:09:08.347Z # # # # # # # # # # # # # # # # #
13602024-08-13T21:09:08.347Z ###### # # # #### ##### # ###### ##### # ####
13612024-08-13T21:09:08.347Z # # ###### # # # # # # # # # #
13622024-08-13T21:09:08.347Z # # # # # # # # # # # # # # # # #
13632024-08-13T21:09:08.347Z # # # # #### # # #### # # ###### #### # #
13642024-08-13T21:09:08.347Z
13652024-08-13T21:09:08.347Z+ export CARGO_INCREMENTAL=0
13662024-08-13T21:09:08.347Z+ CARGO_INCREMENTAL=0
13672024-08-13T21:09:08.347Z+ ptime -m timeout 2h cargo xtask check-features --ci
13682024-08-13T21:09:08.881Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13692024-08-13T21:09:12.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
13702024-08-13T21:09:12.369Z Running `target/debug/xtask check-features --ci`
13712024-08-13T21:09:12.386Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
13722024-08-13T21:09:12.390Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
13732024-08-13T21:09:12.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
13742024-08-13T21:09:12.874Z Running `target/debug/xtask download cargo-hack`
13752024-08-13T21:09:13.647Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13762024-08-13T21:09:14.000Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13772024-08-13T21:09:18.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
13782024-08-13T21:09:18.670Z Running `target/debug/xtask-downloader cargo-hack`
13792024-08-13T21:09:18.702ZAug 13 21:09:18.074 INFO Starting download, target: CargoHack
13802024-08-13T21:09:18.704ZAug 13 21:09:18.075 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
13812024-08-13T21:09:19.297ZAug 13 21:09:18.669 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
13822024-08-13T21:09:19.396ZAug 13 21:09:18.769 INFO Download complete, target: CargoHack
13832024-08-13T21:09:19.400Zrunning: "/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"
13842024-08-13T21:09:19.416Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
13852024-08-13T21:09:19.564Zinfo: running `cargo check --bins` on api_identity (1/148)
13862024-08-13T21:09:20.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13872024-08-13T21:09:20.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
13882024-08-13T21:09:20.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
13892024-08-13T21:09:20.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
13902024-08-13T21:09:20.143Z
13912024-08-13T21:09:20.143Zinfo: running `cargo check --bins` on bootstore (2/148)
13922024-08-13T21:09:20.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13932024-08-13T21:09:20.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
13942024-08-13T21:09:20.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
13952024-08-13T21:09:20.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
13962024-08-13T21:09:20.771Z
13972024-08-13T21:09:20.771Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/148)
13982024-08-13T21:09:21.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
13992024-08-13T21:09:21.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14002024-08-13T21:09:21.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14012024-08-13T21:09:21.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
14022024-08-13T21:09:21.379Z
14032024-08-13T21:09:21.379Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/148)
14042024-08-13T21:09:21.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14052024-08-13T21:09:21.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14062024-08-13T21:09:21.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14072024-08-13T21:09:21.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
14082024-08-13T21:09:21.994Z
14092024-08-13T21:09:21.994Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/148)
14102024-08-13T21:09:22.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14112024-08-13T21:09:22.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14122024-08-13T21:09:22.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14132024-08-13T21:09:22.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14142024-08-13T21:09:22.448Z
14152024-08-13T21:09:22.448Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/148)
14162024-08-13T21:09:22.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14172024-08-13T21:09:22.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14182024-08-13T21:09:22.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14192024-08-13T21:09:22.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14202024-08-13T21:09:22.914Z
14212024-08-13T21:09:22.914Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/148)
14222024-08-13T21:09:23.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14232024-08-13T21:09:23.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14242024-08-13T21:09:23.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14252024-08-13T21:09:23.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14262024-08-13T21:09:23.367Z
14272024-08-13T21:09:23.367Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/148)
14282024-08-13T21:09:23.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14292024-08-13T21:09:23.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14302024-08-13T21:09:23.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14312024-08-13T21:09:23.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14322024-08-13T21:09:23.835Z
14332024-08-13T21:09:23.835Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/148)
14342024-08-13T21:09:24.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14352024-08-13T21:09:24.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14362024-08-13T21:09:24.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14372024-08-13T21:09:24.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14382024-08-13T21:09:24.303Z
14392024-08-13T21:09:24.303Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/148)
14402024-08-13T21:09:24.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14412024-08-13T21:09:24.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14422024-08-13T21:09:24.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14432024-08-13T21:09:24.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14442024-08-13T21:09:24.761Z
14452024-08-13T21:09:24.761Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/148)
14462024-08-13T21:09:25.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14472024-08-13T21:09:25.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14482024-08-13T21:09:25.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14492024-08-13T21:09:25.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14502024-08-13T21:09:25.216Z
14512024-08-13T21:09:25.216Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/148)
14522024-08-13T21:09:25.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14532024-08-13T21:09:25.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14542024-08-13T21:09:25.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14552024-08-13T21:09:25.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14562024-08-13T21:09:25.684Z
14572024-08-13T21:09:25.684Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/148)
14582024-08-13T21:09:26.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14592024-08-13T21:09:26.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14602024-08-13T21:09:26.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14612024-08-13T21:09:26.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14622024-08-13T21:09:26.145Z
14632024-08-13T21:09:26.145Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/148)
14642024-08-13T21:09:26.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14652024-08-13T21:09:26.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14662024-08-13T21:09:26.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14672024-08-13T21:09:26.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14682024-08-13T21:09:26.596Z
14692024-08-13T21:09:26.596Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/148)
14702024-08-13T21:09:27.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14712024-08-13T21:09:27.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14722024-08-13T21:09:27.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14732024-08-13T21:09:27.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14742024-08-13T21:09:27.056Z
14752024-08-13T21:09:27.056Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/148)
14762024-08-13T21:09:27.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14772024-08-13T21:09:27.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14782024-08-13T21:09:27.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14792024-08-13T21:09:27.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14802024-08-13T21:09:27.512Z
14812024-08-13T21:09:27.512Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/148)
14822024-08-13T21:09:27.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14832024-08-13T21:09:27.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14842024-08-13T21:09:27.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14852024-08-13T21:09:27.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14862024-08-13T21:09:27.965Z
14872024-08-13T21:09:27.965Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/148)
14882024-08-13T21:09:28.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14892024-08-13T21:09:28.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14902024-08-13T21:09:28.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14912024-08-13T21:09:28.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14922024-08-13T21:09:28.425Z
14932024-08-13T21:09:28.425Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/148)
14942024-08-13T21:09:28.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14952024-08-13T21:09:28.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14962024-08-13T21:09:28.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14972024-08-13T21:09:28.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
14982024-08-13T21:09:28.884Z
14992024-08-13T21:09:28.884Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/148)
15002024-08-13T21:09:29.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15012024-08-13T21:09:29.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15022024-08-13T21:09:29.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15032024-08-13T21:09:29.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15042024-08-13T21:09:29.343Z
15052024-08-13T21:09:29.343Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/148)
15062024-08-13T21:09:29.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15072024-08-13T21:09:29.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15082024-08-13T21:09:29.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15092024-08-13T21:09:29.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15102024-08-13T21:09:29.799Z
15112024-08-13T21:09:29.799Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/148)
15122024-08-13T21:09:30.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15132024-08-13T21:09:30.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15142024-08-13T21:09:30.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15152024-08-13T21:09:30.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15162024-08-13T21:09:30.254Z
15172024-08-13T21:09:30.255Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/148)
15182024-08-13T21:09:30.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15192024-08-13T21:09:30.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15202024-08-13T21:09:30.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15212024-08-13T21:09:30.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15222024-08-13T21:09:30.717Z
15232024-08-13T21:09:30.717Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/148)
15242024-08-13T21:09:31.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15252024-08-13T21:09:31.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15262024-08-13T21:09:31.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15272024-08-13T21:09:31.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15282024-08-13T21:09:31.172Z
15292024-08-13T21:09:31.172Zinfo: running `cargo check --bins` on sled-hardware-types (25/148)
15302024-08-13T21:09:31.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15312024-08-13T21:09:31.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15322024-08-13T21:09:31.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15332024-08-13T21:09:31.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
15342024-08-13T21:09:31.790Z
15352024-08-13T21:09:31.790Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/148)
15362024-08-13T21:09:32.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15372024-08-13T21:09:32.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15382024-08-13T21:09:32.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15392024-08-13T21:09:32.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15402024-08-13T21:09:32.414Z
15412024-08-13T21:09:32.414Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/148)
15422024-08-13T21:09:32.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15432024-08-13T21:09:32.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15442024-08-13T21:09:32.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15452024-08-13T21:09:32.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
15462024-08-13T21:09:33.031Z
15472024-08-13T21:09:33.031Zinfo: running `cargo check --bins` on oxlog (28/148)
15482024-08-13T21:09:33.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15492024-08-13T21:09:33.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15502024-08-13T21:09:33.621Z Checking cfg-if v1.0.0
15512024-08-13T21:09:33.624Z Checking libc v0.2.155
15522024-08-13T21:09:33.710Z Checking memchr v2.7.2
15532024-08-13T21:09:33.719Z Checking serde v1.0.207
15542024-08-13T21:09:33.727Z Checking scopeguard v1.2.0
15552024-08-13T21:09:33.735Z Checking byteorder v1.5.0
15562024-08-13T21:09:33.738Z Checking log v0.4.21
15572024-08-13T21:09:33.758Z Checking zeroize v1.7.0
15582024-08-13T21:09:33.760Z Checking once_cell v1.19.0
15592024-08-13T21:09:33.834Z Checking lock_api v0.4.12
15602024-08-13T21:09:34.010Z Checking itoa v1.0.11
15612024-08-13T21:09:34.029Z Checking pin-project-lite v0.2.14
15622024-08-13T21:09:34.058Z Checking typenum v1.17.0
15632024-08-13T21:09:34.136Z Checking zerocopy v0.7.34
15642024-08-13T21:09:34.150Z Checking smallvec v1.13.2
15652024-08-13T21:09:34.215Z Checking tinyvec_macros v0.1.1
15662024-08-13T21:09:34.248Z Checking spin v0.9.8
15672024-08-13T21:09:34.296Z Checking tinyvec v1.6.0
15682024-08-13T21:09:34.463Z Checking const-oid v0.9.6
15692024-08-13T21:09:34.557Z Checking futures-core v0.3.30
15702024-08-13T21:09:34.579Z Checking subtle v2.5.0
15712024-08-13T21:09:34.725Z Checking futures-sink v0.3.30
15722024-08-13T21:09:34.831Z Checking allocator-api2 v0.2.18
15732024-08-13T21:09:34.844Z Checking getrandom v0.2.14
15742024-08-13T21:09:34.864Z Checking signal-hook-registry v1.4.2
15752024-08-13T21:09:35.084Z Checking parking_lot_core v0.9.10
15762024-08-13T21:09:35.096Z Checking rand_core v0.6.4
15772024-08-13T21:09:35.358Z Checking generic-array v0.14.7
15782024-08-13T21:09:35.373Z Checking mio v0.8.11
15792024-08-13T21:09:35.410Z Checking parking_lot v0.12.2
15802024-08-13T21:09:35.474Z Checking num_cpus v1.16.0
15812024-08-13T21:09:35.476Z Checking socket2 v0.5.7
15822024-08-13T21:09:35.587Z Checking ahash v0.8.11
15832024-08-13T21:09:35.601Z Checking unicode-normalization v0.1.23
15842024-08-13T21:09:35.742Z Checking unicode-bidi v0.3.15
15852024-08-13T21:09:35.936Z Checking libm v0.2.8
15862024-08-13T21:09:35.953Z Checking ryu v1.0.18
15872024-08-13T21:09:36.113Z Checking hashbrown v0.14.5
15882024-08-13T21:09:36.189Z Checking equivalent v1.0.1
15892024-08-13T21:09:36.283Z Checking futures-channel v0.3.30
15902024-08-13T21:09:36.312Z Checking slab v0.4.9
15912024-08-13T21:09:36.333Z Checking pin-utils v0.1.0
15922024-08-13T21:09:36.413Z Checking futures-task v0.3.30
15932024-08-13T21:09:36.465Z Checking crypto-common v0.1.6
15942024-08-13T21:09:36.505Z Checking futures-io v0.3.30
15952024-08-13T21:09:36.552Z Checking block-buffer v0.10.4
15962024-08-13T21:09:36.605Z Checking percent-encoding v2.3.1
15972024-08-13T21:09:36.630Z Checking ppv-lite86 v0.2.17
15982024-08-13T21:09:36.644Z Checking tracing-core v0.1.32
15992024-08-13T21:09:36.665Z Checking futures-util v0.3.30
16002024-08-13T21:09:36.751Z Checking digest v0.10.7
16012024-08-13T21:09:36.796Z Checking fnv v1.0.7
16022024-08-13T21:09:36.817Z Checking num-traits v0.2.19
16032024-08-13T21:09:36.915Z Checking untrusted v0.9.0
16042024-08-13T21:09:37.066Z Checking ring v0.17.8
16052024-08-13T21:09:37.120Z Checking thiserror v1.0.63
16062024-08-13T21:09:37.242Z Checking base64ct v1.6.0
16072024-08-13T21:09:37.271Z Checking tracing v0.1.40
16082024-08-13T21:09:37.285Z Checking rand_chacha v0.3.1
16092024-08-13T21:09:37.304Z Checking foreign-types-shared v0.1.1
16102024-08-13T21:09:37.399Z Checking powerfmt v0.2.0
16112024-08-13T21:09:37.605Z Checking foreign-types v0.3.2
16122024-08-13T21:09:37.645Z Checking rand v0.8.5
16132024-08-13T21:09:37.659Z Checking pem-rfc7468 v0.7.0
16142024-08-13T21:09:37.661Z Checking deranged v0.3.11
16152024-08-13T21:09:37.686Z Checking hmac v0.12.1
16162024-08-13T21:09:37.875Z Checking form_urlencoded v1.2.1
16172024-08-13T21:09:37.909Z Checking openssl-sys v0.9.103
16182024-08-13T21:09:38.059Z Checking num-conv v0.1.0
16192024-08-13T21:09:38.289Z Checking time-core v0.1.2
16202024-08-13T21:09:38.425Z Checking siphasher v0.3.11
16212024-08-13T21:09:38.509Z Checking flagset v0.4.5
16222024-08-13T21:09:38.676Z Checking bytes v1.7.1
16232024-08-13T21:09:38.691Z Checking indexmap v2.3.0
16242024-08-13T21:09:38.714Z Checking bitflags v2.6.0
16252024-08-13T21:09:38.906Z Checking serde_json v1.0.124
16262024-08-13T21:09:38.920Z Checking num_threads v0.1.7
16272024-08-13T21:09:38.997Z Checking unicode-ident v1.0.12
16282024-08-13T21:09:39.027Z Checking try-lock v0.2.5
16292024-08-13T21:09:39.146Z Checking proc-macro2 v1.0.86
16302024-08-13T21:09:39.150Z Checking openssl v0.10.66
16312024-08-13T21:09:39.163Z Checking want v0.3.1
16322024-08-13T21:09:39.347Z Checking rustls-webpki v0.101.7
16332024-08-13T21:09:39.391Z Checking time v0.3.36
16342024-08-13T21:09:39.470Z Checking tokio v1.38.1
16352024-08-13T21:09:39.817Z Checking http v0.2.12
16362024-08-13T21:09:39.979Z Checking sct v0.7.1
16372024-08-13T21:09:40.051Z Checking der v0.7.9
16382024-08-13T21:09:40.170Z Checking uuid v1.10.0
16392024-08-13T21:09:40.518Z Checking idna v0.5.0
16402024-08-13T21:09:40.724Z Checking errno v0.3.9
16412024-08-13T21:09:40.879Z Checking httparse v1.8.0
16422024-08-13T21:09:41.180Z Checking http-body v0.4.6
16432024-08-13T21:09:41.280Z Checking lazy_static v1.5.0
16442024-08-13T21:09:41.327Z Checking aho-corasick v1.1.3
16452024-08-13T21:09:41.396Z Checking scroll v0.12.0
16462024-08-13T21:09:41.567Z Checking cpufeatures v0.2.12
16472024-08-13T21:09:41.651Z Checking ucd-trie v0.1.6
16482024-08-13T21:09:41.735Z Checking finl_unicode v1.2.0
16492024-08-13T21:09:41.799Z Checking adler v1.0.2
16502024-08-13T21:09:41.835Z Checking plain v0.2.3
16512024-08-13T21:09:41.853Z Checking utf8parse v0.2.1
16522024-08-13T21:09:41.907Z Checking openssl-probe v0.1.5
16532024-08-13T21:09:41.932Z Checking regex-syntax v0.8.4
16542024-08-13T21:09:41.981Z Checking httpdate v1.0.3
16552024-08-13T21:09:41.996Z Checking iana-time-zone v0.1.60
16562024-08-13T21:09:42.055Z Checking tower-service v0.3.2
16572024-08-13T21:09:42.140Z Checking anstyle v1.0.8
16582024-08-13T21:09:42.167Z Checking chrono v0.4.38
16592024-08-13T21:09:42.189Z Checking anstyle-parse v0.2.4
16602024-08-13T21:09:42.274Z Checking stringprep v0.1.4
16612024-08-13T21:09:42.428Z Checking goblin v0.8.2
16622024-08-13T21:09:42.482Z Checking miniz_oxide v0.7.2
16632024-08-13T21:09:42.532Z Checking pest v2.7.10
16642024-08-13T21:09:42.941Z Checking spki v0.7.3
16652024-08-13T21:09:43.200Z Checking sha2 v0.10.8
16662024-08-13T21:09:43.214Z Checking url v2.5.2
16672024-08-13T21:09:43.765Z Checking rustix v0.38.34
16682024-08-13T21:09:44.041Z Checking rustls v0.21.12
16692024-08-13T21:09:44.218Z Checking quote v1.0.36
16702024-08-13T21:09:44.553Z Checking serde_spanned v0.6.7
16712024-08-13T21:09:44.618Z Checking native-tls v0.2.11
16722024-08-13T21:09:44.721Z Checking toml_datetime v0.6.8
16732024-08-13T21:09:44.931Z Checking num-integer v0.1.46
16742024-08-13T21:09:44.978Z Checking md-5 v0.10.6
16752024-08-13T21:09:44.992Z Checking idna v0.3.0
16762024-08-13T21:09:45.118Z Checking regex-automata v0.4.6
16772024-08-13T21:09:45.179Z Checking hash32 v0.2.1
16782024-08-13T21:09:45.403Z Checking pretty-hex v0.4.1
16792024-08-13T21:09:45.488Z Checking gimli v0.28.1
16802024-08-13T21:09:45.565Z Checking colorchoice v1.0.1
16812024-08-13T21:09:45.687Z Checking psl-types v2.0.11
16822024-08-13T21:09:45.747Z Checking anstyle-query v1.0.3
16832024-08-13T21:09:45.823Z Checking base64 v0.22.1
16842024-08-13T21:09:45.853Z Checking fallible-iterator v0.2.0
16852024-08-13T21:09:45.868Z Checking is_terminal_polyfill v1.70.0
16862024-08-13T21:09:45.972Z Checking stable_deref_trait v1.2.0
16872024-08-13T21:09:46.066Z Checking heapless v0.7.17
16882024-08-13T21:09:46.288Z Checking anstream v0.6.14
16892024-08-13T21:09:46.359Z Checking tokio-util v0.7.11
16902024-08-13T21:09:46.437Z Checking postgres-protocol v0.6.7
16912024-08-13T21:09:46.656Z Checking tokio-native-tls v0.3.1
16922024-08-13T21:09:46.904Z Checking publicsuffix v2.2.3
16932024-08-13T21:09:47.042Z Checking terminal_size v0.3.0
16942024-08-13T21:09:47.113Z Checking dtrace-parser v0.2.0
16952024-08-13T21:09:47.128Z Checking syn v2.0.74
16962024-08-13T21:09:47.177Z Checking h2 v0.3.26
16972024-08-13T21:09:47.199Z Checking pkcs8 v0.10.2
16982024-08-13T21:09:47.257Z Checking tokio-rustls v0.24.1
16992024-08-13T21:09:47.435Z Checking cookie v0.17.0
17002024-08-13T21:09:47.451Z Checking dof v0.3.0
17012024-08-13T21:09:47.559Z Checking phf_shared v0.11.2
17022024-08-13T21:09:47.622Z Checking block-padding v0.3.3
17032024-08-13T21:09:47.814Z Checking ff v0.13.0
17042024-08-13T21:09:47.829Z Checking thread-id v4.2.1
17052024-08-13T21:09:47.841Z Checking object v0.32.2
17062024-08-13T21:09:47.926Z Checking strsim v0.11.1
17072024-08-13T21:09:48.013Z Checking base64 v0.21.7
17082024-08-13T21:09:48.036Z Checking either v1.13.0
17092024-08-13T21:09:48.186Z Checking rustc-demangle v0.1.24
17102024-08-13T21:09:48.398Z Checking winnow v0.5.40
17112024-08-13T21:09:48.464Z Checking base16ct v0.2.0
17122024-08-13T21:09:48.579Z Checking matches v0.1.10
17132024-08-13T21:09:48.650Z Checking managed v0.8.0
17142024-08-13T21:09:48.664Z Checking regex-automata v0.1.10
17152024-08-13T21:09:49.031Z Checking bitflags v1.3.2
17162024-08-13T21:09:49.055Z Checking clap_lex v0.7.0
17172024-08-13T21:09:49.125Z Checking bit-vec v0.6.3
17182024-08-13T21:09:49.294Z Checking ipnet v2.9.0
17192024-08-13T21:09:49.331Z Checking addr2line v0.21.0
17202024-08-13T21:09:49.461Z Checking clap_builder v4.5.15
17212024-08-13T21:09:49.479Z Checking regex v1.10.6
17222024-08-13T21:09:49.748Z Checking smoltcp v0.9.1
17232024-08-13T21:09:49.811Z Checking bstr v0.2.17
17242024-08-13T21:09:50.103Z Checking idna v0.2.3
17252024-08-13T21:09:50.659Z Checking sec1 v0.7.3
17262024-08-13T21:09:50.948Z Checking rustls-pemfile v1.0.4
17272024-08-13T21:09:51.023Z Checking group v0.13.0
17282024-08-13T21:09:51.129Z Checking cookie_store v0.20.0
17292024-08-13T21:09:51.227Z Checking phf v0.11.2
17302024-08-13T21:09:51.264Z Checking inout v0.1.3
17312024-08-13T21:09:51.423Z Checking toml_edit v0.19.15
17322024-08-13T21:09:51.488Z Checking postgres-types v0.2.7
17332024-08-13T21:09:51.502Z Checking num-bigint v0.4.5
17342024-08-13T21:09:51.705Z Checking futures-executor v0.3.30
17352024-08-13T21:09:51.919Z Checking phf_shared v0.10.0
17362024-08-13T21:09:52.197Z Checking serde_urlencoded v0.7.1
17372024-08-13T21:09:52.210Z Checking hubpack v0.1.2
17382024-08-13T21:09:52.441Z Checking float-cmp v0.9.0
17392024-08-13T21:09:52.517Z Checking hkdf v0.12.4
17402024-08-13T21:09:52.605Z Checking zerocopy v0.6.6
17412024-08-13T21:09:52.622Z Checking crossbeam-utils v0.8.19
17422024-08-13T21:09:52.717Z Checking crc32fast v1.4.0
17432024-08-13T21:09:52.927Z Checking signal-hook v0.3.17
17442024-08-13T21:09:53.255Z Checking crypto-bigint v0.5.5
17452024-08-13T21:09:53.302Z Checking mio v1.0.1
17462024-08-13T21:09:53.316Z Checking memmap v0.7.0
17472024-08-13T21:09:53.377Z Checking hyper v0.14.30
17482024-08-13T21:09:53.462Z Checking usdt-impl v0.5.0
17492024-08-13T21:09:53.507Z Checking encoding_rs v0.8.34
17502024-08-13T21:09:53.855Z Checking minimal-lexical v0.2.1
17512024-08-13T21:09:53.877Z Checking backtrace v0.3.71
17522024-08-13T21:09:53.880Z Checking webpki-roots v0.25.4
17532024-08-13T21:09:53.972Z Checking fixedbitset v0.4.2
17542024-08-13T21:09:54.008Z Checking unicode-width v0.1.13
17552024-08-13T21:09:54.037Z Checking unicode-segmentation v1.11.0
17562024-08-13T21:09:54.182Z Checking whoami v1.5.1
17572024-08-13T21:09:54.242Z Checking predicates-core v1.0.6
17582024-08-13T21:09:54.258Z Checking new_debug_unreachable v1.0.6
17592024-08-13T21:09:54.340Z Checking winnow v0.6.18
17602024-08-13T21:09:54.404Z Checking mime v0.3.17
17612024-08-13T21:09:54.422Z Checking dyn-clone v1.0.17
17622024-08-13T21:09:54.466Z Checking static_assertions v1.1.0
17632024-08-13T21:09:54.558Z Checking difflib v0.4.0
17642024-08-13T21:09:54.569Z Checking sync_wrapper v0.1.2
17652024-08-13T21:09:54.649Z Checking precomputed-hash v0.1.1
17662024-08-13T21:09:54.677Z Checking normalize-line-endings v0.3.0
17672024-08-13T21:09:54.717Z Checking data-encoding v2.6.0
17682024-08-13T21:09:54.745Z Checking string_cache v0.8.7
17692024-08-13T21:09:54.782Z Checking similar v2.5.0
17702024-08-13T21:09:54.862Z Checking predicates v3.1.2
17712024-08-13T21:09:55.016Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
17722024-08-13T21:09:55.377Z Checking trust-dns-proto v0.22.0
17732024-08-13T21:09:55.527Z Checking schemars v0.8.21
17742024-08-13T21:09:55.590Z Checking tokio-postgres v0.7.11
17752024-08-13T21:09:55.829Z Checking anyhow v1.0.86
17762024-08-13T21:09:56.016Z Checking elliptic-curve v0.13.8
17772024-08-13T21:09:56.179Z Checking nom v7.1.3
17782024-08-13T21:09:56.687Z Checking petgraph v0.6.5
17792024-08-13T21:09:57.171Z Checking console v0.15.8
17802024-08-13T21:09:57.324Z Checking toml_edit v0.22.20
17812024-08-13T21:09:57.735Z Checking yasna v0.5.2
17822024-08-13T21:09:58.512Z Checking usdt v0.5.0
17832024-08-13T21:09:58.588Z Checking signal-hook-mio v0.2.4
17842024-08-13T21:09:58.736Z Checking toml v0.7.8
17852024-08-13T21:09:58.749Z Checking crossbeam-epoch v0.9.18
17862024-08-13T21:09:59.108Z Checking flate2 v1.0.31
17872024-08-13T21:09:59.182Z Checking clap v4.5.15
17882024-08-13T21:09:59.270Z Checking futures v0.3.30
17892024-08-13T21:09:59.294Z Checking hyper-rustls v0.24.2
17902024-08-13T21:09:59.309Z Checking hyper-tls v0.5.0
17912024-08-13T21:09:59.366Z Checking cipher v0.4.4
17922024-08-13T21:09:59.427Z Checking bstr v1.9.1
17932024-08-13T21:09:59.560Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17942024-08-13T21:09:59.578Z Checking reqwest v0.11.27
17952024-08-13T21:09:59.593Z Checking bit-set v0.5.3
17962024-08-13T21:09:59.720Z Checking itertools v0.12.1
17972024-08-13T21:09:59.747Z Checking itertools v0.10.5
17982024-08-13T21:09:59.830Z Checking fs-err v2.11.0
17992024-08-13T21:09:59.955Z Checking tokio-stream v0.1.15
18002024-08-13T21:09:59.980Z Checking num-iter v0.1.45
18012024-08-13T21:09:59.994Z Checking slog v2.7.0
18022024-08-13T21:10:00.187Z Checking openapiv3 v2.0.0
18032024-08-13T21:10:00.364Z Checking semver v1.0.23
18042024-08-13T21:10:00.392Z Checking hex v0.4.3
18052024-08-13T21:10:00.519Z Checking peg-runtime v0.8.3
18062024-08-13T21:10:00.745Z Checking lalrpop-util v0.19.12
18072024-08-13T21:10:00.761Z Checking camino v1.1.7
18082024-08-13T21:10:00.781Z Checking sigpipe v0.1.3
18092024-08-13T21:10:02.782Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18102024-08-13T21:10:03.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.04s
18112024-08-13T21:10:03.202Z
18122024-08-13T21:10:03.202Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/148)
18132024-08-13T21:10:03.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142024-08-13T21:10:03.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152024-08-13T21:10:03.846Z Compiling regress v0.9.1
18162024-08-13T21:10:03.939Z Checking sha1 v0.10.6
18172024-08-13T21:10:03.951Z Checking strum v0.26.3
18182024-08-13T21:10:03.970Z Checking heck v0.5.0
18192024-08-13T21:10:03.982Z Compiling getopts v0.2.21
18202024-08-13T21:10:03.991Z Checking dirs-sys-next v0.1.2
18212024-08-13T21:10:04.008Z Compiling unsafe-libyaml v0.2.11
18222024-08-13T21:10:04.131Z Checking http v1.1.0
18232024-08-13T21:10:04.154Z Checking dirs-next v2.0.0
18242024-08-13T21:10:04.186Z Checking thread_local v1.1.8
18252024-08-13T21:10:04.268Z Compiling ident_case v1.0.1
18262024-08-13T21:10:04.367Z Checking rustls-pki-types v1.7.0
18272024-08-13T21:10:04.438Z Compiling darling_core v0.20.9
18282024-08-13T21:10:04.454Z Checking term v0.7.0
18292024-08-13T21:10:04.770Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18302024-08-13T21:10:04.869Z Checking crossbeam-channel v0.5.12
18312024-08-13T21:10:04.895Z Checking atty v0.2.14
18322024-08-13T21:10:05.010Z Checking is-terminal v0.4.12
18332024-08-13T21:10:05.086Z Checking humantime v2.1.0
18342024-08-13T21:10:05.152Z Checking termcolor v1.4.1
18352024-08-13T21:10:05.373Z Compiling serde_yaml v0.9.34+deprecated
18362024-08-13T21:10:05.476Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18372024-08-13T21:10:05.562Z Compiling rustls v0.22.4
18382024-08-13T21:10:05.577Z Checking utf-8 v0.7.6
18392024-08-13T21:10:05.765Z Compiling paste v1.0.15
18402024-08-13T21:10:05.801Z Checking take_mut v0.2.2
18412024-08-13T21:10:05.872Z Checking env_logger v0.9.3
18422024-08-13T21:10:05.924Z Checking slog-term v2.9.1
18432024-08-13T21:10:05.938Z Checking slog-async v2.8.0
18442024-08-13T21:10:06.213Z Checking rustls-webpki v0.102.4
18452024-08-13T21:10:06.322Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18462024-08-13T21:10:06.372Z Compiling proc-macro-crate v1.3.1
18472024-08-13T21:10:06.409Z Compiling bitstruct_derive v0.1.0
18482024-08-13T21:10:06.665Z Compiling structmeta-derive v0.3.0
18492024-08-13T21:10:06.951Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18502024-08-13T21:10:07.071Z Compiling multer v3.1.0
18512024-08-13T21:10:07.321Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18522024-08-13T21:10:07.368Z Checking ascii v1.1.0
18532024-08-13T21:10:07.767Z Checking match_cfg v0.1.0
18542024-08-13T21:10:07.806Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18552024-08-13T21:10:07.848Z Checking hostname v0.3.1
18562024-08-13T21:10:07.976Z Checking bitstruct v0.1.1
18572024-08-13T21:10:08.083Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18582024-08-13T21:10:08.120Z Compiling num_enum_derive v0.5.11
18592024-08-13T21:10:08.977Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18602024-08-13T21:10:09.117Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18612024-08-13T21:10:09.561Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18622024-08-13T21:10:09.699Z Compiling structmeta v0.3.0
18632024-08-13T21:10:09.732Z Checking slog-json v2.6.1
18642024-08-13T21:10:09.847Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18652024-08-13T21:10:09.982Z Checking serde_arrays v0.1.0
18662024-08-13T21:10:10.098Z Checking erased-serde v0.3.31
18672024-08-13T21:10:10.114Z Compiling foreign-types-macros v0.2.3
18682024-08-13T21:10:10.132Z Compiling async-stream-impl v0.3.5
18692024-08-13T21:10:10.544Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
18702024-08-13T21:10:10.800Z Checking foreign-types-shared v0.3.1
18712024-08-13T21:10:10.847Z Checking arc-swap v1.7.1
18722024-08-13T21:10:10.908Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18732024-08-13T21:10:11.142Z Checking atomic-waker v1.1.2
18742024-08-13T21:10:11.204Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18752024-08-13T21:10:11.233Z Checking slog-scope v4.4.0
18762024-08-13T21:10:11.262Z Checking waitgroup v0.1.2
18772024-08-13T21:10:11.402Z Checking foreign-types v0.5.0
18782024-08-13T21:10:11.415Z Checking num_enum v0.5.11
18792024-08-13T21:10:11.447Z Compiling parse-display-derive v0.10.0
18802024-08-13T21:10:11.477Z Checking async-stream v0.3.5
18812024-08-13T21:10:11.480Z Compiling darling_macro v0.20.9
18822024-08-13T21:10:11.505Z Checking slog-bunyan v2.5.0
18832024-08-13T21:10:11.541Z Compiling proc-macro-error v1.0.4
18842024-08-13T21:10:11.802Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18852024-08-13T21:10:11.909Z Checking toml v0.8.19
18862024-08-13T21:10:12.195Z Checking tungstenite v0.20.1
18872024-08-13T21:10:12.240Z Checking rustls-pemfile v2.1.3
18882024-08-13T21:10:12.437Z Compiling darling v0.20.9
18892024-08-13T21:10:12.485Z Compiling heck v0.3.3
18902024-08-13T21:10:12.552Z Compiling serde_with_macros v3.8.3
18912024-08-13T21:10:12.592Z Checking ipnetwork v0.20.0
18922024-08-13T21:10:12.607Z Checking tokio-rustls v0.25.0
18932024-08-13T21:10:12.922Z Checking newtype-uuid v1.1.0
18942024-08-13T21:10:12.937Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
18952024-08-13T21:10:12.951Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18962024-08-13T21:10:13.064Z Checking serde_path_to_error v0.1.16
18972024-08-13T21:10:13.162Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18982024-08-13T21:10:13.678Z Checking hostname v0.4.0
18992024-08-13T21:10:13.799Z Checking cstr-argument v0.1.2
19002024-08-13T21:10:13.814Z Checking instant v0.1.12
19012024-08-13T21:10:13.977Z Checking pretty-hex v0.2.1
19022024-08-13T21:10:13.995Z Checking fastrand v2.1.0
19032024-08-13T21:10:13.998Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19042024-08-13T21:10:14.140Z Checking debug-ignore v1.0.5
19052024-08-13T21:10:14.274Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19062024-08-13T21:10:14.324Z Checking backoff v0.4.0
19072024-08-13T21:10:14.327Z Checking tempfile v3.10.1
19082024-08-13T21:10:14.542Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19092024-08-13T21:10:14.620Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19102024-08-13T21:10:14.684Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19112024-08-13T21:10:14.845Z Checking tokio-tungstenite v0.20.1
19122024-08-13T21:10:14.908Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19132024-08-13T21:10:14.925Z Compiling zone_cfg_derive v0.1.2
19142024-08-13T21:10:15.258Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19152024-08-13T21:10:15.314Z Checking slog-stdlog v4.1.1
19162024-08-13T21:10:15.480Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19172024-08-13T21:10:15.501Z Checking serde_with v3.8.3
19182024-08-13T21:10:15.618Z Checking tungstenite v0.21.0
19192024-08-13T21:10:15.994Z Checking colored v2.1.0
19202024-08-13T21:10:16.181Z Checking parse-display v0.10.0
19212024-08-13T21:10:16.281Z Checking macaddr v1.0.1
19222024-08-13T21:10:16.397Z Checking socket2 v0.4.10
19232024-08-13T21:10:16.467Z Checking base64 v0.13.1
19242024-08-13T21:10:16.479Z Checking tokio-tungstenite v0.21.0
19252024-08-13T21:10:16.591Z Checking zone v0.1.8
19262024-08-13T21:10:16.838Z Checking ron v0.7.1
19272024-08-13T21:10:16.921Z Checking slog-envlogger v2.2.0
19282024-08-13T21:10:17.127Z Checking pem v3.0.4
19292024-08-13T21:10:17.243Z Checking tabwriter v1.4.0
19302024-08-13T21:10:17.366Z Checking xattr v1.3.1
19312024-08-13T21:10:17.486Z Checking portpicker v0.1.1
19322024-08-13T21:10:17.554Z Checking headers-core v0.2.0
19332024-08-13T21:10:17.618Z Checking smf v0.2.3
19342024-08-13T21:10:17.697Z Checking filetime v0.2.24
19352024-08-13T21:10:17.902Z Checking same-file v1.0.6
19362024-08-13T21:10:17.986Z Checking tar v0.4.41
19372024-08-13T21:10:18.067Z Checking walkdir v2.5.0
19382024-08-13T21:10:18.082Z Checking headers v0.3.9
19392024-08-13T21:10:18.348Z Checking rcgen v0.12.1
19402024-08-13T21:10:18.513Z Checking camino-tempfile v1.1.1
19412024-08-13T21:10:18.675Z Checking atomicwrites v0.4.3
19422024-08-13T21:10:18.757Z Checking subprocess v0.2.9
19432024-08-13T21:10:19.972Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19442024-08-13T21:10:20.220Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19452024-08-13T21:10:20.841Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19462024-08-13T21:10:22.883Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19472024-08-13T21:10:22.949Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19482024-08-13T21:10:26.090Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19492024-08-13T21:10:32.349Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19502024-08-13T21:10:32.474Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
19512024-08-13T21:10:32.474Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19522024-08-13T21:10:34.964Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19532024-08-13T21:10:35.386Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19542024-08-13T21:10:41.146Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19552024-08-13T21:10:42.505Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19562024-08-13T21:10:43.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.39s
19572024-08-13T21:10:43.750Z
19582024-08-13T21:10:43.750Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/148)
19592024-08-13T21:10:44.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602024-08-13T21:10:44.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612024-08-13T21:10:44.396Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19622024-08-13T21:10:45.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
19632024-08-13T21:10:45.776Z
19642024-08-13T21:10:45.776Zinfo: running `cargo check --bins` on nexus-config (31/148)
19652024-08-13T21:10:46.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662024-08-13T21:10:46.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672024-08-13T21:10:46.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682024-08-13T21:10:46.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19692024-08-13T21:10:46.384Z
19702024-08-13T21:10:46.384Zinfo: running `cargo check --bins` on omicron-rpaths (32/148)
19712024-08-13T21:10:46.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722024-08-13T21:10:46.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732024-08-13T21:10:46.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742024-08-13T21:10:46.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19752024-08-13T21:10:46.971Z
19762024-08-13T21:10:46.971Zinfo: running `cargo check --bins` on omicron-certificates (33/148)
19772024-08-13T21:10:47.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782024-08-13T21:10:47.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792024-08-13T21:10:47.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802024-08-13T21:10:47.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19812024-08-13T21:10:47.579Z
19822024-08-13T21:10:47.579Zinfo: running `cargo check --bins` on bootstrap-agent-client (34/148)
19832024-08-13T21:10:48.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842024-08-13T21:10:48.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852024-08-13T21:10:48.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862024-08-13T21:10:48.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19872024-08-13T21:10:48.198Z
19882024-08-13T21:10:48.198Zinfo: running `cargo check --bins` on cockroach-admin-client (35/148)
19892024-08-13T21:10:48.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902024-08-13T21:10:48.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912024-08-13T21:10:48.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922024-08-13T21:10:48.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19932024-08-13T21:10:48.779Z
19942024-08-13T21:10:48.779Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (36/148)
19952024-08-13T21:10:49.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962024-08-13T21:10:49.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972024-08-13T21:10:49.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982024-08-13T21:10:49.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19992024-08-13T21:10:49.408Z
20002024-08-13T21:10:49.408Zinfo: running `cargo check --bins` on dns-service-client (37/148)
20012024-08-13T21:10:49.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022024-08-13T21:10:49.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032024-08-13T21:10:49.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042024-08-13T21:10:49.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20052024-08-13T21:10:49.988Z
20062024-08-13T21:10:49.988Zinfo: running `cargo check --bins` on dpd-client (38/148)
20072024-08-13T21:10:50.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082024-08-13T21:10:50.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092024-08-13T21:10:50.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102024-08-13T21:10:50.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20112024-08-13T21:10:50.588Z
20122024-08-13T21:10:50.588Zinfo: running `cargo check --bins` on gateway-client (39/148)
20132024-08-13T21:10:51.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142024-08-13T21:10:51.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152024-08-13T21:10:51.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162024-08-13T21:10:51.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20172024-08-13T21:10:51.176Z
20182024-08-13T21:10:51.176Zinfo: running `cargo check --bins` on installinator-client (40/148)
20192024-08-13T21:10:51.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202024-08-13T21:10:51.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212024-08-13T21:10:51.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222024-08-13T21:10:51.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20232024-08-13T21:10:51.798Z
20242024-08-13T21:10:51.798Zinfo: running `cargo check --bins` on installinator-common (41/148)
20252024-08-13T21:10:52.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262024-08-13T21:10:52.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272024-08-13T21:10:52.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282024-08-13T21:10:52.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20292024-08-13T21:10:52.423Z
20302024-08-13T21:10:52.423Zinfo: running `cargo check --bins` on update-engine (42/148)
20312024-08-13T21:10:52.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322024-08-13T21:10:52.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332024-08-13T21:10:52.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342024-08-13T21:10:52.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20352024-08-13T21:10:53.008Z
20362024-08-13T21:10:53.008Zinfo: running `cargo check --bins` on nexus-client (43/148)
20372024-08-13T21:10:53.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382024-08-13T21:10:53.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392024-08-13T21:10:53.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402024-08-13T21:10:53.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20412024-08-13T21:10:53.630Z
20422024-08-13T21:10:53.630Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (44/148)
20432024-08-13T21:10:54.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442024-08-13T21:10:54.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452024-08-13T21:10:54.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462024-08-13T21:10:54.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20472024-08-13T21:10:54.251Z
20482024-08-13T21:10:54.251Zinfo: running `cargo check --bins` on omicron-passwords (45/148)
20492024-08-13T21:10:54.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502024-08-13T21:10:54.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512024-08-13T21:10:54.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522024-08-13T21:10:54.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20532024-08-13T21:10:54.843Z
20542024-08-13T21:10:54.844Zinfo: running `cargo check --bins` on nexus-types (46/148)
20552024-08-13T21:10:55.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562024-08-13T21:10:55.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572024-08-13T21:10:55.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582024-08-13T21:10:55.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20592024-08-13T21:10:55.471Z
20602024-08-13T21:10:55.471Zinfo: running `cargo check --bins` on oxide-client (47/148)
20612024-08-13T21:10:56.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622024-08-13T21:10:56.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632024-08-13T21:10:56.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642024-08-13T21:10:56.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
20652024-08-13T21:10:56.063Z
20662024-08-13T21:10:56.064Zinfo: running `cargo check --bins` on oximeter-client (48/148)
20672024-08-13T21:10:56.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682024-08-13T21:10:56.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692024-08-13T21:10:56.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702024-08-13T21:10:56.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20712024-08-13T21:10:56.673Z
20722024-08-13T21:10:56.673Zinfo: running `cargo check --bins` on sled-agent-client (49/148)
20732024-08-13T21:10:57.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742024-08-13T21:10:57.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752024-08-13T21:10:57.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762024-08-13T21:10:57.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20772024-08-13T21:10:57.297Z
20782024-08-13T21:10:57.297Zinfo: running `cargo check --bins` on wicketd-client (50/148)
20792024-08-13T21:10:57.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802024-08-13T21:10:57.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812024-08-13T21:10:57.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822024-08-13T21:10:57.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20832024-08-13T21:10:57.935Z
20842024-08-13T21:10:57.935Zinfo: running `cargo check --bins` on wicket-common (51/148)
20852024-08-13T21:10:58.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862024-08-13T21:10:58.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872024-08-13T21:10:58.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882024-08-13T21:10:58.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20892024-08-13T21:10:58.558Z
20902024-08-13T21:10:58.558Zinfo: running `cargo check --bins` on omicron-cockroach-admin (52/148)
20912024-08-13T21:10:59.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922024-08-13T21:10:59.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932024-08-13T21:10:59.194Z Compiling heapless v0.8.0
20942024-08-13T21:10:59.279Z Checking hash32 v0.3.1
20952024-08-13T21:10:59.287Z Compiling smoltcp v0.11.0
20962024-08-13T21:10:59.296Z Checking embedded-io v0.4.0
20972024-08-13T21:10:59.299Z Checking cobs v0.2.3
20982024-08-13T21:10:59.313Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
20992024-08-13T21:10:59.316Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21002024-08-13T21:10:59.338Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21012024-08-13T21:10:59.425Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21022024-08-13T21:10:59.445Z Compiling crucible-workspace-hack v0.1.0
21032024-08-13T21:10:59.459Z Checking csv-core v0.1.11
21042024-08-13T21:10:59.488Z Checking postcard v1.0.8
21052024-08-13T21:10:59.685Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21062024-08-13T21:10:59.722Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21072024-08-13T21:10:59.776Z Checking csv v1.3.0
21082024-08-13T21:10:59.924Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
21092024-08-13T21:10:59.983Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21102024-08-13T21:11:00.155Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21112024-08-13T21:11:00.209Z Compiling num-derive v0.4.2
21122024-08-13T21:11:00.342Z Compiling slog-dtrace v0.3.0
21132024-08-13T21:11:00.473Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21142024-08-13T21:11:00.586Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
21152024-08-13T21:11:00.709Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
21162024-08-13T21:11:00.781Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21172024-08-13T21:11:01.112Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
21182024-08-13T21:11:01.367Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
21192024-08-13T21:11:01.889Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
21202024-08-13T21:11:03.046Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21212024-08-13T21:11:03.887Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21222024-08-13T21:11:04.968Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
21232024-08-13T21:11:07.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
21242024-08-13T21:11:07.623Z
21252024-08-13T21:11:07.623Zinfo: running `cargo check --bins` on cockroach-admin-api (53/148)
21262024-08-13T21:11:08.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21272024-08-13T21:11:08.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21282024-08-13T21:11:08.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21292024-08-13T21:11:08.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21302024-08-13T21:11:08.238Z
21312024-08-13T21:11:08.238Zinfo: running `cargo check --bins` on cockroach-admin-types (54/148)
21322024-08-13T21:11:08.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21332024-08-13T21:11:08.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21342024-08-13T21:11:08.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21352024-08-13T21:11:08.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
21362024-08-13T21:11:08.848Z
21372024-08-13T21:11:08.848Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (55/148)
21382024-08-13T21:11:09.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21392024-08-13T21:11:09.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21402024-08-13T21:11:09.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21412024-08-13T21:11:09.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21422024-08-13T21:11:09.585Z
21432024-08-13T21:11:09.585Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (56/148)
21442024-08-13T21:11:10.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21452024-08-13T21:11:10.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21462024-08-13T21:11:10.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21472024-08-13T21:11:10.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21482024-08-13T21:11:10.302Z
21492024-08-13T21:11:10.302Zinfo: running `cargo check --bins` on dns-server (57/148)
21502024-08-13T21:11:10.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21512024-08-13T21:11:10.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21522024-08-13T21:11:10.915Z Compiling parking_lot_core v0.8.6
21532024-08-13T21:11:11.001Z Checking nibble_vec v0.1.0
21542024-08-13T21:11:11.004Z Checking endian-type v0.1.2
21552024-08-13T21:11:11.015Z Checking newline-converter v0.3.0
21562024-08-13T21:11:11.017Z Checking linked-hash-map v0.5.6
21572024-08-13T21:11:11.017Z Checking quick-error v1.2.3
21582024-08-13T21:11:11.025Z Checking fxhash v0.2.1
21592024-08-13T21:11:11.033Z Checking toml v0.5.11
21602024-08-13T21:11:11.144Z Checking expectorate v1.1.0
21612024-08-13T21:11:11.158Z Checking resolv-conf v0.7.0
21622024-08-13T21:11:11.161Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21632024-08-13T21:11:11.183Z Checking radix_trie v0.2.1
21642024-08-13T21:11:11.275Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21652024-08-13T21:11:11.308Z Checking lru-cache v0.1.2
21662024-08-13T21:11:11.498Z Checking trust-dns-resolver v0.22.0
21672024-08-13T21:11:11.555Z Checking trust-dns-client v0.22.0
21682024-08-13T21:11:11.713Z Checking parking_lot v0.11.2
21692024-08-13T21:11:12.017Z Checking sled v0.34.7
21702024-08-13T21:11:12.420Z Checking trust-dns-server v0.22.1
21712024-08-13T21:11:13.964Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21722024-08-13T21:11:15.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
21732024-08-13T21:11:15.164Z
21742024-08-13T21:11:15.165Zinfo: running `cargo check --bins` on dns-server-api (58/148)
21752024-08-13T21:11:15.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21762024-08-13T21:11:15.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21772024-08-13T21:11:15.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21782024-08-13T21:11:15.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21792024-08-13T21:11:15.777Z
21802024-08-13T21:11:15.777Zinfo: running `cargo check --bins` on gateway-test-utils (59/148)
21812024-08-13T21:11:16.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21822024-08-13T21:11:16.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21832024-08-13T21:11:16.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21842024-08-13T21:11:16.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21852024-08-13T21:11:16.444Z
21862024-08-13T21:11:16.445Zinfo: running `cargo check --bins` on gateway-types (60/148)
21872024-08-13T21:11:16.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21882024-08-13T21:11:17.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21892024-08-13T21:11:17.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21902024-08-13T21:11:17.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21912024-08-13T21:11:17.060Z
21922024-08-13T21:11:17.060Zinfo: running `cargo check --bins` on ipcc (61/148)
21932024-08-13T21:11:17.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21942024-08-13T21:11:17.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21952024-08-13T21:11:17.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21962024-08-13T21:11:17.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21972024-08-13T21:11:17.673Z
21982024-08-13T21:11:17.674Zinfo: running `cargo check --bins` on omicron-gateway (62/148)
21992024-08-13T21:11:18.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22002024-08-13T21:11:18.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22012024-08-13T21:11:18.332Z Compiling radium v0.7.0
22022024-08-13T21:11:18.422Z Checking tap v1.0.1
22032024-08-13T21:11:18.424Z Compiling maybe-uninit v2.0.0
22042024-08-13T21:11:18.436Z Compiling bzip2-sys v0.1.11+1.0.8
22052024-08-13T21:11:18.439Z Compiling packed_struct v0.10.1
22062024-08-13T21:11:18.439Z Compiling num-bigint-dig v0.8.4
22072024-08-13T21:11:18.439Z Checking crc-catalog v2.4.0
22082024-08-13T21:11:18.447Z Checking funty v2.0.0
22092024-08-13T21:11:18.550Z Checking wyz v0.5.1
22102024-08-13T21:11:18.577Z Checking crc v3.2.1
22112024-08-13T21:11:18.784Z Compiling packed_struct_codegen v0.10.1
22122024-08-13T21:11:18.919Z Compiling indexmap v1.9.3
22132024-08-13T21:11:18.991Z Checking half v2.4.1
22142024-08-13T21:11:19.025Z Checking nodrop v0.1.14
22152024-08-13T21:11:19.058Z Checking ciborium-io v0.2.2
22162024-08-13T21:11:19.129Z Checking array-init v0.0.4
22172024-08-13T21:11:19.161Z Checking smallvec v0.6.14
22182024-08-13T21:11:19.253Z Checking pkcs1 v0.7.5
22192024-08-13T21:11:19.364Z Checking bitvec v1.0.1
22202024-08-13T21:11:19.454Z Checking ciborium-ll v0.2.2
22212024-08-13T21:11:19.541Z Checking signature v2.2.0
22222024-08-13T21:11:19.634Z Compiling memoffset v0.9.1
22232024-08-13T21:11:19.728Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22242024-08-13T21:11:19.744Z Checking hashbrown v0.12.3
22252024-08-13T21:11:19.746Z Checking bitfield v0.14.0
22262024-08-13T21:11:20.003Z Checking env_logger v0.10.2
22272024-08-13T21:11:20.042Z Checking ciborium v0.2.2
22282024-08-13T21:11:20.072Z Checking bzip2 v0.4.4
22292024-08-13T21:11:20.101Z Checking serde-hex v0.1.0
22302024-08-13T21:11:20.351Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22312024-08-13T21:11:20.409Z Checking ron v0.8.1
22322024-08-13T21:11:20.597Z Checking x509-cert v0.2.5
22332024-08-13T21:11:21.017Z Checking hashbrown v0.13.2
22342024-08-13T21:11:21.301Z Checking rsa v0.9.6
22352024-08-13T21:11:21.451Z Checking crc-any v2.5.0
22362024-08-13T21:11:21.646Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22372024-08-13T21:11:21.820Z Checking zip v0.6.6
22382024-08-13T21:11:21.950Z Checking object v0.30.4
22392024-08-13T21:11:21.994Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22402024-08-13T21:11:22.161Z Checking path-slash v0.1.5
22412024-08-13T21:11:22.224Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22422024-08-13T21:11:22.282Z Checking nix v0.27.1
22432024-08-13T21:11:22.320Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22442024-08-13T21:11:22.369Z Checking serde-big-array v0.5.1
22452024-08-13T21:11:22.457Z Checking signal-hook-tokio v0.3.1
22462024-08-13T21:11:24.289Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22472024-08-13T21:11:24.957Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22482024-08-13T21:11:31.692Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22492024-08-13T21:11:32.926Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22502024-08-13T21:11:34.633Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22512024-08-13T21:11:36.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.69s
22522024-08-13T21:11:36.521Z
22532024-08-13T21:11:36.521Zinfo: running `cargo check --bins` on gateway-api (63/148)
22542024-08-13T21:11:37.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552024-08-13T21:11:37.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562024-08-13T21:11:37.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22572024-08-13T21:11:37.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22582024-08-13T21:11:37.140Z
22592024-08-13T21:11:37.140Zinfo: running `cargo check --bins` on sp-sim (64/148)
22602024-08-13T21:11:37.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612024-08-13T21:11:37.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622024-08-13T21:11:37.758Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
22632024-08-13T21:11:39.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
22642024-08-13T21:11:39.479Z
22652024-08-13T21:11:39.479Zinfo: running `cargo check --bins` on internal-dns (65/148)
22662024-08-13T21:11:40.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672024-08-13T21:11:40.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682024-08-13T21:11:40.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22692024-08-13T21:11:40.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22702024-08-13T21:11:40.106Z
22712024-08-13T21:11:40.106Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (66/148)
22722024-08-13T21:11:40.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22732024-08-13T21:11:40.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22742024-08-13T21:11:40.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22752024-08-13T21:11:40.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22762024-08-13T21:11:40.760Z
22772024-08-13T21:11:40.760Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (67/148)
22782024-08-13T21:11:41.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792024-08-13T21:11:41.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802024-08-13T21:11:41.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22812024-08-13T21:11:41.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22822024-08-13T21:11:41.432Z
22832024-08-13T21:11:41.432Zinfo: running `cargo check --bins` on db-macros (68/148)
22842024-08-13T21:11:42.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22852024-08-13T21:11:42.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22862024-08-13T21:11:42.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22872024-08-13T21:11:42.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22882024-08-13T21:11:42.023Z
22892024-08-13T21:11:42.023Zinfo: running `cargo check --bins` on nexus-macros-common (69/148)
22902024-08-13T21:11:42.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22912024-08-13T21:11:42.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22922024-08-13T21:11:42.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22932024-08-13T21:11:42.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22942024-08-13T21:11:42.612Z
22952024-08-13T21:11:42.613Zinfo: running `cargo check --bins` on nexus-auth (70/148)
22962024-08-13T21:11:43.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972024-08-13T21:11:43.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982024-08-13T21:11:43.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22992024-08-13T21:11:43.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23002024-08-13T21:11:43.265Z
23012024-08-13T21:11:43.265Zinfo: running `cargo check --bins` on authz-macros (71/148)
23022024-08-13T21:11:43.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23032024-08-13T21:11:43.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23042024-08-13T21:11:43.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23052024-08-13T21:11:43.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23062024-08-13T21:11:43.866Z
23072024-08-13T21:11:43.866Zinfo: running `cargo check --bins` on nexus-db-fixed-data (72/148)
23082024-08-13T21:11:44.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23092024-08-13T21:11:44.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23102024-08-13T21:11:44.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23112024-08-13T21:11:44.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23122024-08-13T21:11:44.509Z
23132024-08-13T21:11:44.509Zinfo: running `cargo check --bins` on nexus-db-model (73/148)
23142024-08-13T21:11:45.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23152024-08-13T21:11:45.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23162024-08-13T21:11:45.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23172024-08-13T21:11:45.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23182024-08-13T21:11:45.147Z
23192024-08-13T21:11:45.147Zinfo: running `cargo check --bins` on nexus-defaults (74/148)
23202024-08-13T21:11:45.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23212024-08-13T21:11:45.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23222024-08-13T21:11:45.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23232024-08-13T21:11:45.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23242024-08-13T21:11:45.768Z
23252024-08-13T21:11:45.769Zinfo: running `cargo check --bins` on oximeter (75/148)
23262024-08-13T21:11:46.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23272024-08-13T21:11:46.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23282024-08-13T21:11:46.388Z Compiling rustls-pki-types v1.7.0
23292024-08-13T21:11:46.474Z Compiling prettyplease v0.2.20
23302024-08-13T21:11:46.477Z Compiling match_cfg v0.1.0
23312024-08-13T21:11:46.489Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23322024-08-13T21:11:46.491Z Compiling slog-json v2.6.1
23332024-08-13T21:11:46.498Z Compiling http v1.1.0
23342024-08-13T21:11:46.517Z Compiling atomic-waker v1.1.2
23352024-08-13T21:11:46.532Z Compiling async-stream v0.3.5
23362024-08-13T21:11:46.547Z Compiling hostname v0.3.1
23372024-08-13T21:11:46.698Z Compiling waitgroup v0.1.2
23382024-08-13T21:11:46.753Z Compiling slog-bunyan v2.5.0
23392024-08-13T21:11:46.784Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23402024-08-13T21:11:46.799Z Compiling toml v0.8.19
23412024-08-13T21:11:46.836Z Compiling sha1 v0.10.6
23422024-08-13T21:11:46.882Z Compiling rustls-webpki v0.102.4
23432024-08-13T21:11:46.902Z Compiling rustls-pemfile v2.1.3
23442024-08-13T21:11:46.934Z Compiling newtype-uuid v1.1.0
23452024-08-13T21:11:46.976Z Compiling ipnetwork v0.20.0
23462024-08-13T21:11:47.225Z Compiling serde_path_to_error v0.1.16
23472024-08-13T21:11:47.260Z Compiling hostname v0.4.0
23482024-08-13T21:11:47.304Z Compiling instant v0.1.12
23492024-08-13T21:11:47.335Z Compiling debug-ignore v1.0.5
23502024-08-13T21:11:47.451Z Compiling backoff v0.4.0
23512024-08-13T21:11:47.479Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
23522024-08-13T21:11:47.516Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23532024-08-13T21:11:47.798Z Compiling rustls v0.22.4
23542024-08-13T21:11:47.848Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
23552024-08-13T21:11:47.876Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23562024-08-13T21:11:48.046Z Compiling multer v3.1.0
23572024-08-13T21:11:48.068Z Compiling parse-display v0.10.0
23582024-08-13T21:11:48.208Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23592024-08-13T21:11:48.535Z Compiling serde_with v3.8.3
23602024-08-13T21:11:48.771Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23612024-08-13T21:11:48.948Z Compiling num-rational v0.4.2
23622024-08-13T21:11:48.981Z Compiling num-complex v0.4.6
23632024-08-13T21:11:48.995Z Compiling macaddr v1.0.1
23642024-08-13T21:11:49.998Z Compiling num v0.4.3
23652024-08-13T21:11:50.037Z Compiling float-ord v0.3.2
23662024-08-13T21:11:51.079Z Checking oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
23672024-08-13T21:11:51.604Z Compiling tokio-rustls v0.25.0
23682024-08-13T21:11:51.904Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
23692024-08-13T21:11:55.285Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23702024-08-13T21:12:06.773Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23712024-08-13T21:12:09.796Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23722024-08-13T21:12:10.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.62s
23732024-08-13T21:12:10.547Z
23742024-08-13T21:12:10.547Zinfo: running `cargo check --bins` on oximeter-impl (76/148)
23752024-08-13T21:12:11.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-08-13T21:12:11.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-08-13T21:12:11.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782024-08-13T21:12:11.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23792024-08-13T21:12:11.164Z
23802024-08-13T21:12:11.164Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/148)
23812024-08-13T21:12:11.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-08-13T21:12:11.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-08-13T21:12:11.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842024-08-13T21:12:11.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23852024-08-13T21:12:11.804Z
23862024-08-13T21:12:11.804Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (78/148)
23872024-08-13T21:12:12.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-08-13T21:12:12.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-08-13T21:12:12.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902024-08-13T21:12:12.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23912024-08-13T21:12:12.358Z
23922024-08-13T21:12:12.358Zinfo: running `cargo check --bins` on nexus-inventory (79/148)
23932024-08-13T21:12:12.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-08-13T21:12:12.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-08-13T21:12:12.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23962024-08-13T21:12:12.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23972024-08-13T21:12:12.992Z
23982024-08-13T21:12:12.992Zinfo: running `cargo check --bins` on typed-rng (80/148)
23992024-08-13T21:12:13.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-08-13T21:12:13.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-08-13T21:12:13.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24022024-08-13T21:12:13.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24032024-08-13T21:12:13.579Z
24042024-08-13T21:12:13.579Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (81/148)
24052024-08-13T21:12:14.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-08-13T21:12:14.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-08-13T21:12:14.331Z Checking password-hash v0.5.0
24082024-08-13T21:12:14.331Z Checking blake2 v0.10.6
24092024-08-13T21:12:14.334Z Compiling semver v0.1.20
24102024-08-13T21:12:14.334Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24112024-08-13T21:12:14.334Z Compiling convert_case v0.4.0
24122024-08-13T21:12:14.446Z Compiling rayon-core v1.12.1
24132024-08-13T21:12:14.464Z Compiling crossbeam-deque v0.8.5
24142024-08-13T21:12:14.464Z Compiling curve25519-dalek v4.1.3
24152024-08-13T21:12:14.749Z Compiling rustc_version v0.1.7
24162024-08-13T21:12:14.792Z Compiling unicase v2.7.0
24172024-08-13T21:12:14.836Z Compiling fastrand v2.1.0
24182024-08-13T21:12:14.849Z Checking argon2 v0.5.3
24192024-08-13T21:12:15.050Z Compiling same-file v1.0.6
24202024-08-13T21:12:15.074Z Checking keccak v0.1.5
24212024-08-13T21:12:15.190Z Compiling tempfile v3.10.1
24222024-08-13T21:12:15.247Z Compiling newtype_derive v0.1.6
24232024-08-13T21:12:15.283Z Compiling walkdir v2.5.0
24242024-08-13T21:12:15.355Z Compiling derive_more v0.99.18
24252024-08-13T21:12:15.358Z Checking sha3 v0.10.8
24262024-08-13T21:12:15.374Z Checking universal-hash v0.5.1
24272024-08-13T21:12:15.521Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24282024-08-13T21:12:15.563Z Compiling thiserror-impl-no-std v2.0.2
24292024-08-13T21:12:15.601Z Checking secrecy v0.8.0
24302024-08-13T21:12:15.785Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
24312024-08-13T21:12:15.802Z Compiling derive-where v1.2.7
24322024-08-13T21:12:15.814Z Compiling curve25519-dalek-derive v0.1.1
24332024-08-13T21:12:16.009Z Compiling blake3 v1.5.1
24342024-08-13T21:12:16.032Z Compiling ring v0.16.20
24352024-08-13T21:12:16.637Z Checking opaque-debug v0.3.1
24362024-08-13T21:12:16.731Z Checking poly1305 v0.8.0
24372024-08-13T21:12:17.186Z Compiling rayon v1.10.0
24382024-08-13T21:12:17.328Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24392024-08-13T21:12:17.522Z Checking chacha20 v0.9.1
24402024-08-13T21:12:17.631Z Checking aead v0.5.2
24412024-08-13T21:12:17.844Z Compiling memmap2 v0.9.4
24422024-08-13T21:12:17.863Z Compiling untrusted v0.7.1
24432024-08-13T21:12:18.057Z Compiling constant_time_eq v0.3.0
24442024-08-13T21:12:18.238Z Compiling spin v0.5.2
24452024-08-13T21:12:18.295Z Compiling arrayvec v0.7.4
24462024-08-13T21:12:18.480Z Compiling home v0.5.9
24472024-08-13T21:12:18.684Z Compiling arrayref v0.3.7
24482024-08-13T21:12:18.738Z Compiling libefi-sys v0.1.0
24492024-08-13T21:12:18.772Z Checking thiserror-no-std v2.0.2
24502024-08-13T21:12:18.788Z Compiling toolchain_find v0.4.0
24512024-08-13T21:12:18.884Z Checking chacha20poly1305 v0.10.1
24522024-08-13T21:12:19.095Z Checking steno v0.4.1
24532024-08-13T21:12:19.115Z Compiling camino-tempfile v1.1.1
24542024-08-13T21:12:19.256Z Checking vsss-rs v3.3.4
24552024-08-13T21:12:19.485Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24562024-08-13T21:12:19.573Z Compiling bitfield-struct v0.6.1
24572024-08-13T21:12:19.695Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24582024-08-13T21:12:20.090Z Compiling cancel-safe-futures v0.1.5
24592024-08-13T21:12:20.456Z Compiling topological-sort v0.2.2
24602024-08-13T21:12:20.943Z Compiling mime_guess v2.0.4
24612024-08-13T21:12:21.076Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24622024-08-13T21:12:21.802Z Compiling rustfmt-wrapper v0.2.1
24632024-08-13T21:12:21.891Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24642024-08-13T21:12:22.282Z Compiling omicron-zone-package v0.11.0
24652024-08-13T21:12:22.373Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24662024-08-13T21:12:22.574Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24672024-08-13T21:12:22.690Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24682024-08-13T21:12:22.864Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24692024-08-13T21:12:23.171Z Checking gethostname v0.5.0
24702024-08-13T21:12:23.292Z Checking libsw v3.3.1
24712024-08-13T21:12:23.353Z Checking owo-colors v4.0.0
24722024-08-13T21:12:23.370Z Checking linear-map v1.2.0
24732024-08-13T21:12:23.370Z Checking swrite v0.1.0
24742024-08-13T21:12:23.543Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24752024-08-13T21:12:23.684Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
24762024-08-13T21:12:23.831Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24772024-08-13T21:12:24.198Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24782024-08-13T21:12:24.501Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
24792024-08-13T21:12:24.798Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24802024-08-13T21:12:24.935Z Checking kstat-rs v0.2.4
24812024-08-13T21:12:25.050Z Checking nanorand v0.7.0
24822024-08-13T21:12:25.179Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24832024-08-13T21:12:25.263Z Checking glob v0.3.1
24842024-08-13T21:12:25.403Z Checking http-range v0.1.5
24852024-08-13T21:12:25.578Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24862024-08-13T21:12:25.593Z Checking hyper-staticfile v0.9.5
24872024-08-13T21:12:25.685Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24882024-08-13T21:12:25.887Z Checking flume v0.11.0
24892024-08-13T21:12:26.007Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24902024-08-13T21:12:26.127Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24912024-08-13T21:12:26.328Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
24922024-08-13T21:12:26.391Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24932024-08-13T21:12:27.334Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24942024-08-13T21:12:27.719Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
24952024-08-13T21:12:28.084Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
24962024-08-13T21:12:28.628Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
24972024-08-13T21:12:28.734Z Checking itertools v0.13.0
24982024-08-13T21:12:29.282Z Checking display-error-chain v0.2.0
24992024-08-13T21:12:29.582Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25002024-08-13T21:12:35.682Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25012024-08-13T21:12:40.867Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25022024-08-13T21:12:40.867Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
25032024-08-13T21:12:41.511Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25042024-08-13T21:12:52.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.36s
25052024-08-13T21:12:53.104Z
25062024-08-13T21:12:53.104Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (82/148)
25072024-08-13T21:12:53.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-08-13T21:12:53.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-08-13T21:12:53.814Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25102024-08-13T21:13:05.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.21s
25112024-08-13T21:13:05.477Z
25122024-08-13T21:13:05.477Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (83/148)
25132024-08-13T21:13:06.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-08-13T21:13:06.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-08-13T21:13:06.180Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25162024-08-13T21:13:17.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.10s
25172024-08-13T21:13:17.738Z
25182024-08-13T21:13:17.738Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (84/148)
25192024-08-13T21:13:18.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-08-13T21:13:18.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-08-13T21:13:18.445Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25222024-08-13T21:13:30.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s
25232024-08-13T21:13:30.164Z
25242024-08-13T21:13:30.164Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (85/148)
25252024-08-13T21:13:30.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-08-13T21:13:30.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-08-13T21:13:30.867Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25282024-08-13T21:13:42.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.13s
25292024-08-13T21:13:42.463Z
25302024-08-13T21:13:42.463Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (86/148)
25312024-08-13T21:13:43.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-08-13T21:13:43.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-08-13T21:13:43.177Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25342024-08-13T21:13:54.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.10s
25352024-08-13T21:13:54.729Z
25362024-08-13T21:13:54.729Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (87/148)
25372024-08-13T21:13:55.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-08-13T21:13:55.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-08-13T21:13:55.448Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25402024-08-13T21:14:06.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s
25412024-08-13T21:14:07.129Z
25422024-08-13T21:14:07.129Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (88/148)
25432024-08-13T21:14:07.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-08-13T21:14:07.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-08-13T21:14:07.841Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25462024-08-13T21:14:19.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s
25472024-08-13T21:14:19.604Z
25482024-08-13T21:14:19.604Zinfo: running `cargo check --bins` on bootstrap-agent-api (89/148)
25492024-08-13T21:14:20.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-08-13T21:14:20.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-08-13T21:14:20.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-08-13T21:14:20.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25532024-08-13T21:14:20.254Z
25542024-08-13T21:14:20.254Zinfo: running `cargo check --bins` on sled-agent-types (90/148)
25552024-08-13T21:14:20.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-08-13T21:14:20.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-08-13T21:14:20.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-08-13T21:14:20.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25592024-08-13T21:14:20.893Z
25602024-08-13T21:14:20.893Zinfo: running `cargo check --bins` on key-manager (91/148)
25612024-08-13T21:14:21.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-08-13T21:14:21.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-08-13T21:14:21.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-08-13T21:14:21.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25652024-08-13T21:14:21.512Z
25662024-08-13T21:14:21.512Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (92/148)
25672024-08-13T21:14:22.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-08-13T21:14:22.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-08-13T21:14:22.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-08-13T21:14:22.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25712024-08-13T21:14:22.106Z
25722024-08-13T21:14:22.106Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (93/148)
25732024-08-13T21:14:22.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-08-13T21:14:22.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-08-13T21:14:22.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-08-13T21:14:22.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25772024-08-13T21:14:22.722Z
25782024-08-13T21:14:22.722Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (94/148)
25792024-08-13T21:14:23.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-08-13T21:14:23.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-08-13T21:14:23.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-08-13T21:14:23.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25832024-08-13T21:14:23.340Z
25842024-08-13T21:14:23.341Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (95/148)
25852024-08-13T21:14:23.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-08-13T21:14:23.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-08-13T21:14:23.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-08-13T21:14:23.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25892024-08-13T21:14:23.960Z
25902024-08-13T21:14:23.960Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (96/148)
25912024-08-13T21:14:24.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-08-13T21:14:24.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-08-13T21:14:24.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-08-13T21:14:24.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25952024-08-13T21:14:24.585Z
25962024-08-13T21:14:24.585Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (97/148)
25972024-08-13T21:14:25.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-08-13T21:14:25.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-08-13T21:14:25.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-08-13T21:14:25.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26012024-08-13T21:14:25.212Z
26022024-08-13T21:14:25.212Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (98/148)
26032024-08-13T21:14:25.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-08-13T21:14:25.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-08-13T21:14:25.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-08-13T21:14:25.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26072024-08-13T21:14:25.840Z
26082024-08-13T21:14:25.840Zinfo: running `cargo check --bins` on oximeter-producer (99/148)
26092024-08-13T21:14:26.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-08-13T21:14:26.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-08-13T21:14:26.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122024-08-13T21:14:26.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26132024-08-13T21:14:26.484Z
26142024-08-13T21:14:26.484Zinfo: running `cargo check --bins` on sled-agent-api (100/148)
26152024-08-13T21:14:27.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162024-08-13T21:14:27.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172024-08-13T21:14:27.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182024-08-13T21:14:27.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26192024-08-13T21:14:27.129Z
26202024-08-13T21:14:27.129Zinfo: running `cargo check --bins` on sled-hardware (101/148)
26212024-08-13T21:14:27.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-08-13T21:14:27.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-08-13T21:14:27.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242024-08-13T21:14:27.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26252024-08-13T21:14:27.757Z
26262024-08-13T21:14:27.757Zinfo: running `cargo check --bins --no-default-features` on sled-storage (102/148)
26272024-08-13T21:14:28.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-08-13T21:14:28.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-08-13T21:14:28.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-08-13T21:14:28.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26312024-08-13T21:14:28.383Z
26322024-08-13T21:14:28.383Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (103/148)
26332024-08-13T21:14:28.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-08-13T21:14:28.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-08-13T21:14:28.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-08-13T21:14:28.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26372024-08-13T21:14:29.010Z
26382024-08-13T21:14:29.010Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (104/148)
26392024-08-13T21:14:29.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-08-13T21:14:29.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-08-13T21:14:29.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-08-13T21:14:29.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26432024-08-13T21:14:29.649Z
26442024-08-13T21:14:29.650Zinfo: running `cargo check --bins` on nexus-test-interface (105/148)
26452024-08-13T21:14:30.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-08-13T21:14:30.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-08-13T21:14:30.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482024-08-13T21:14:30.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26492024-08-13T21:14:30.283Z
26502024-08-13T21:14:30.283Zinfo: running `cargo check --bins` on oximeter-collector (106/148)
26512024-08-13T21:14:30.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-08-13T21:14:30.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-08-13T21:14:30.959Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26542024-08-13T21:14:30.959Z Checking bcs v0.1.6
26552024-08-13T21:14:30.959Z Compiling async-recursion v1.1.1
26562024-08-13T21:14:30.962Z Checking highway v1.2.0
26572024-08-13T21:14:30.962Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26582024-08-13T21:14:30.962Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26592024-08-13T21:14:32.080Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26602024-08-13T21:14:35.176Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26612024-08-13T21:14:36.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
26622024-08-13T21:14:36.949Z
26632024-08-13T21:14:36.949Zinfo: running `cargo check --bins` on oximeter-api (107/148)
26642024-08-13T21:14:37.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652024-08-13T21:14:37.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662024-08-13T21:14:37.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672024-08-13T21:14:37.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26682024-08-13T21:14:37.570Z
26692024-08-13T21:14:37.570Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/148)
26702024-08-13T21:14:38.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712024-08-13T21:14:38.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722024-08-13T21:14:38.200Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26732024-08-13T21:14:38.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
26742024-08-13T21:14:38.925Z
26752024-08-13T21:14:38.925Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (109/148)
26762024-08-13T21:14:39.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772024-08-13T21:14:39.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782024-08-13T21:14:39.574Z Compiling cfg_aliases v0.1.1
26792024-08-13T21:14:39.577Z Compiling vte_generate_state_changes v0.1.1
26802024-08-13T21:14:39.577Z Checking fd-lock v4.0.2
26812024-08-13T21:14:39.671Z Checking bytecount v0.6.8
26822024-08-13T21:14:39.688Z Compiling tabled_derive v0.7.0
26832024-08-13T21:14:39.690Z Checking crossterm v0.27.0
26842024-08-13T21:14:39.690Z Compiling peg-macros v0.8.4
26852024-08-13T21:14:39.690Z Compiling sqlparser_derive v0.2.2
26862024-08-13T21:14:39.731Z Compiling nix v0.28.0
26872024-08-13T21:14:39.806Z Checking papergrid v0.11.0
26882024-08-13T21:14:39.827Z Checking unicode_categories v0.1.1
26892024-08-13T21:14:40.118Z Checking home v0.5.9
26902024-08-13T21:14:40.250Z Checking nu-ansi-term v0.50.0
26912024-08-13T21:14:40.267Z Checking vte v0.11.1
26922024-08-13T21:14:40.657Z Checking sqlformat v0.2.4
26932024-08-13T21:14:40.787Z Checking sqlparser v0.45.0
26942024-08-13T21:14:41.247Z Checking crossterm v0.28.1
26952024-08-13T21:14:41.641Z Checking strip-ansi-escapes v0.2.0
26962024-08-13T21:14:41.791Z Checking reedline v0.33.0
26972024-08-13T21:14:42.152Z Checking tabled v0.15.0
26982024-08-13T21:14:42.720Z Checking peg v0.8.4
26992024-08-13T21:14:42.965Z Checking rustyline v14.0.0
27002024-08-13T21:14:47.257Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27012024-08-13T21:14:52.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
27022024-08-13T21:14:52.992Z
27032024-08-13T21:14:52.992Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/148)
27042024-08-13T21:14:53.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052024-08-13T21:14:53.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062024-08-13T21:14:53.629Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27072024-08-13T21:14:59.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s
27082024-08-13T21:14:59.425Z
27092024-08-13T21:14:59.425Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (111/148)
27102024-08-13T21:14:59.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112024-08-13T21:14:59.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122024-08-13T21:15:00.057Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132024-08-13T21:15:05.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
27142024-08-13T21:15:05.706Z
27152024-08-13T21:15:05.706Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (112/148)
27162024-08-13T21:15:06.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172024-08-13T21:15:06.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182024-08-13T21:15:06.346Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192024-08-13T21:15:10.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
27202024-08-13T21:15:10.505Z
27212024-08-13T21:15:10.505Zinfo: running `cargo check --bins` on cert-dev (113/148)
27222024-08-13T21:15:11.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232024-08-13T21:15:11.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242024-08-13T21:15:11.091Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27252024-08-13T21:15:11.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27262024-08-13T21:15:11.467Z
27272024-08-13T21:15:11.467Zinfo: running `cargo check --bins` on ch-dev (114/148)
27282024-08-13T21:15:12.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292024-08-13T21:15:12.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302024-08-13T21:15:12.121Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27312024-08-13T21:15:12.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
27322024-08-13T21:15:12.946Z
27332024-08-13T21:15:12.946Zinfo: running `cargo check --bins` on crdb-seed (115/148)
27342024-08-13T21:15:13.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352024-08-13T21:15:13.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362024-08-13T21:15:13.596Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27372024-08-13T21:15:13.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
27382024-08-13T21:15:14.068Z
27392024-08-13T21:15:14.068Zinfo: running `cargo check --bins` on db-dev (116/148)
27402024-08-13T21:15:14.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412024-08-13T21:15:14.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422024-08-13T21:15:14.713Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
27432024-08-13T21:15:15.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
27442024-08-13T21:15:15.539Z
27452024-08-13T21:15:15.539Zinfo: running `cargo check --bins` on omicron-dev-lib (117/148)
27462024-08-13T21:15:16.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472024-08-13T21:15:16.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482024-08-13T21:15:16.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492024-08-13T21:15:16.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27502024-08-13T21:15:16.172Z
27512024-08-13T21:15:16.172Zinfo: running `cargo check --bins` on xtask-downloader (118/148)
27522024-08-13T21:15:16.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532024-08-13T21:15:16.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542024-08-13T21:15:16.763Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
27552024-08-13T21:15:17.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
27562024-08-13T21:15:17.702Z
27572024-08-13T21:15:17.702Zinfo: running `cargo check --bins` on mgs-dev (119/148)
27582024-08-13T21:15:18.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592024-08-13T21:15:18.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602024-08-13T21:15:18.390Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27612024-08-13T21:15:18.915Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
27622024-08-13T21:15:19.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
27632024-08-13T21:15:19.441Z
27642024-08-13T21:15:19.441Zinfo: running `cargo check --bins` on omicron-omdb (120/148)
27652024-08-13T21:15:20.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-08-13T21:15:20.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-08-13T21:15:20.213Z Compiling crunchy v0.2.2
27682024-08-13T21:15:20.213Z Compiling glob v0.3.1
27692024-08-13T21:15:20.215Z Compiling tiny-keccak v2.0.2
27702024-08-13T21:15:20.215Z Compiling dsl_auto_type v0.1.2
27712024-08-13T21:15:20.312Z Checking scheduled-thread-pool v0.2.7
27722024-08-13T21:15:20.324Z Compiling diesel_table_macro_syntax v0.2.0
27732024-08-13T21:15:20.371Z Compiling ascii-canvas v3.0.0
27742024-08-13T21:15:20.373Z Compiling ena v0.14.3
27752024-08-13T21:15:20.545Z Checking r2d2 v0.8.10
27762024-08-13T21:15:20.653Z Compiling libloading v0.8.3
27772024-08-13T21:15:20.763Z Compiling regex-syntax v0.6.29
27782024-08-13T21:15:20.780Z Compiling diff v0.1.13
27792024-08-13T21:15:20.840Z Compiling bindgen v0.69.4
27802024-08-13T21:15:20.938Z Compiling which v4.4.2
27812024-08-13T21:15:21.079Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27822024-08-13T21:15:21.232Z Compiling clang-sys v1.7.0
27832024-08-13T21:15:21.307Z Compiling cexpr v0.6.0
27842024-08-13T21:15:21.431Z Compiling ref-cast v1.0.23
27852024-08-13T21:15:21.533Z Compiling shlex v1.3.0
27862024-08-13T21:15:21.568Z Compiling rustc-hash v1.1.0
27872024-08-13T21:15:21.631Z Compiling lazycell v1.3.0
27882024-08-13T21:15:21.723Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27892024-08-13T21:15:21.800Z Compiling derive_builder_core v0.20.0
27902024-08-13T21:15:21.935Z Compiling diesel_derives v2.2.2
27912024-08-13T21:15:21.965Z Compiling libxml v0.3.3
27922024-08-13T21:15:22.030Z Compiling ref-cast-impl v1.0.23
27932024-08-13T21:15:22.047Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27942024-08-13T21:15:22.388Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27952024-08-13T21:15:22.515Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27962024-08-13T21:15:22.816Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27972024-08-13T21:15:23.077Z Compiling strum_macros v0.24.3
27982024-08-13T21:15:23.169Z Compiling cookie v0.18.1
27992024-08-13T21:15:23.418Z Compiling indoc v1.0.9
28002024-08-13T21:15:24.223Z Compiling lalrpop v0.19.12
28012024-08-13T21:15:24.500Z Compiling derive_builder_macro v0.20.0
28022024-08-13T21:15:25.389Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28032024-08-13T21:15:25.417Z Checking derive_builder v0.20.0
28042024-08-13T21:15:25.686Z Compiling impl-trait-for-tuples v0.2.2
28052024-08-13T21:15:25.871Z Compiling oso-derive v0.27.3
28062024-08-13T21:15:26.524Z Checking quick-xml v0.31.0
28072024-08-13T21:15:26.694Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
28082024-08-13T21:15:26.961Z Checking maplit v1.0.2
28092024-08-13T21:15:27.112Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28102024-08-13T21:15:27.531Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28112024-08-13T21:15:27.826Z Checking bb8 v0.8.5
28122024-08-13T21:15:28.308Z Compiling const_format_proc_macros v0.2.32
28132024-08-13T21:15:28.564Z Checking crossbeam-deque v0.8.5
28142024-08-13T21:15:28.861Z Compiling portable-atomic v1.6.0
28152024-08-13T21:15:28.888Z Checking rayon-core v1.12.1
28162024-08-13T21:15:29.657Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28172024-08-13T21:15:29.957Z Checking castaway v0.2.3
28182024-08-13T21:15:30.124Z Checking compact_str v0.8.0
28192024-08-13T21:15:30.494Z Checking const_format v0.2.32
28202024-08-13T21:15:31.007Z Checking rayon v1.10.0
28212024-08-13T21:15:31.050Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28222024-08-13T21:15:31.050Z Checking unicode-truncate v1.0.0
28232024-08-13T21:15:31.295Z Checking lru v0.12.3
28242024-08-13T21:15:31.351Z Compiling instability v0.3.2
28252024-08-13T21:15:31.606Z Checking unicode-linebreak v0.1.5
28262024-08-13T21:15:32.025Z Checking cassowary v0.3.0
28272024-08-13T21:15:32.394Z Checking smawk v0.3.2
28282024-08-13T21:15:32.448Z Checking number_prefix v0.4.0
28292024-08-13T21:15:32.594Z Checking textwrap v0.16.1
28302024-08-13T21:15:32.645Z Checking ratatui v0.28.0
28312024-08-13T21:15:33.001Z Checking multimap v0.10.0
28322024-08-13T21:15:34.532Z Checking diesel v2.2.2
28332024-08-13T21:15:34.912Z Checking indicatif v0.17.8
28342024-08-13T21:15:54.735Z Compiling samael v0.0.15
28352024-08-13T21:16:08.664Z Compiling polar-core v0.27.3
28362024-08-13T21:16:09.480Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28372024-08-13T21:16:15.640Z Checking oso v0.27.3
28382024-08-13T21:17:13.736Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28392024-08-13T21:17:18.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
28402024-08-13T21:17:19.015Z
28412024-08-13T21:17:19.015Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (121/148)
28422024-08-13T21:17:19.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-08-13T21:17:19.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-08-13T21:17:19.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452024-08-13T21:17:19.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28462024-08-13T21:17:19.693Z
28472024-08-13T21:17:19.693Zinfo: running `cargo check --bins` on nexus-saga-recovery (122/148)
28482024-08-13T21:17:20.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-08-13T21:17:20.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-08-13T21:17:20.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512024-08-13T21:17:20.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28522024-08-13T21:17:20.364Z
28532024-08-13T21:17:20.364Zinfo: running `cargo check --bins` on nexus-test-utils-macros (123/148)
28542024-08-13T21:17:20.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552024-08-13T21:17:20.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562024-08-13T21:17:20.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572024-08-13T21:17:20.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28582024-08-13T21:17:20.959Z
28592024-08-13T21:17:20.959Zinfo: running `cargo check --bins` on omicron-nexus (124/148)
28602024-08-13T21:17:21.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-08-13T21:17:21.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-08-13T21:17:21.724Z Compiling pin-project-internal v1.1.5
28632024-08-13T21:17:21.727Z Compiling snafu-derive v0.8.2
28642024-08-13T21:17:21.830Z Compiling buf-list v1.0.3
28652024-08-13T21:17:21.840Z Checking globset v0.4.14
28662024-08-13T21:17:21.843Z Checking olpc-cjson v0.1.3
28672024-08-13T21:17:21.843Z Checking rand_seeder v0.3.0
28682024-08-13T21:17:21.843Z Checking serde_plain v1.0.2
28692024-08-13T21:17:21.862Z Checking typed-path v0.7.1
28702024-08-13T21:17:22.044Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28712024-08-13T21:17:22.084Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28722024-08-13T21:17:22.119Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28732024-08-13T21:17:22.300Z Checking parse-size v1.0.0
28742024-08-13T21:17:22.334Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28752024-08-13T21:17:22.357Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28762024-08-13T21:17:22.417Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28772024-08-13T21:17:22.481Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28782024-08-13T21:17:22.821Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28792024-08-13T21:17:23.258Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28802024-08-13T21:17:23.307Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28812024-08-13T21:17:23.345Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
28822024-08-13T21:17:23.615Z Checking fatfs v0.3.6
28832024-08-13T21:17:23.695Z Checking assert_matches v1.5.0
28842024-08-13T21:17:24.683Z Checking pin-project v1.1.5
28852024-08-13T21:17:25.509Z Checking snafu v0.8.2
28862024-08-13T21:17:25.801Z Checking tough v0.17.1
28872024-08-13T21:17:28.612Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28882024-08-13T21:17:29.694Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28892024-08-13T21:18:12.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.08s
28902024-08-13T21:18:12.207Z
28912024-08-13T21:18:12.207Zinfo: running `cargo check --bins` on nexus-internal-api (125/148)
28922024-08-13T21:18:12.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932024-08-13T21:18:12.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942024-08-13T21:18:12.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952024-08-13T21:18:12.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28962024-08-13T21:18:12.850Z
28972024-08-13T21:18:12.850Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (126/148)
28982024-08-13T21:18:13.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992024-08-13T21:18:13.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002024-08-13T21:18:13.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012024-08-13T21:18:13.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29022024-08-13T21:18:13.510Z
29032024-08-13T21:18:13.510Zinfo: running `cargo check --bins` on nexus-networking (127/148)
29042024-08-13T21:18:14.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052024-08-13T21:18:14.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062024-08-13T21:18:14.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072024-08-13T21:18:14.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29082024-08-13T21:18:14.182Z
29092024-08-13T21:18:14.182Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (128/148)
29102024-08-13T21:18:14.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112024-08-13T21:18:14.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122024-08-13T21:18:14.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132024-08-13T21:18:14.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29142024-08-13T21:18:14.864Z
29152024-08-13T21:18:14.864Zinfo: running `cargo check --bins` on update-common (129/148)
29162024-08-13T21:18:15.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172024-08-13T21:18:15.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182024-08-13T21:18:15.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192024-08-13T21:18:15.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29202024-08-13T21:18:15.510Z
29212024-08-13T21:18:15.510Zinfo: running `cargo check --bins` on tufaceous-lib (130/148)
29222024-08-13T21:18:16.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232024-08-13T21:18:16.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242024-08-13T21:18:16.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252024-08-13T21:18:16.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29262024-08-13T21:18:16.149Z
29272024-08-13T21:18:16.149Zinfo: running `cargo check --bins` on tufaceous (131/148)
29282024-08-13T21:18:16.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292024-08-13T21:18:16.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302024-08-13T21:18:16.806Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29312024-08-13T21:18:17.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
29322024-08-13T21:18:17.841Z
29332024-08-13T21:18:17.841Zinfo: running `cargo check --bins` on omicron-dev (132/148)
29342024-08-13T21:18:18.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352024-08-13T21:18:18.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362024-08-13T21:18:18.654Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29372024-08-13T21:18:18.657Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29382024-08-13T21:18:18.657Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29392024-08-13T21:18:19.997Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29402024-08-13T21:18:22.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
29412024-08-13T21:18:22.429Z
29422024-08-13T21:18:22.430Zinfo: running `cargo check --bins` on openapi-manager (133/148)
29432024-08-13T21:18:23.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442024-08-13T21:18:23.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452024-08-13T21:18:23.115Z Checking heck v0.4.1
29462024-08-13T21:18:23.115Z Checking is_ci v1.2.0
29472024-08-13T21:18:23.115Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29482024-08-13T21:18:23.117Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29492024-08-13T21:18:23.117Z Checking indent_write v2.2.0
29502024-08-13T21:18:23.294Z Checking supports-color v3.0.0
29512024-08-13T21:18:23.345Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
29522024-08-13T21:18:24.707Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29532024-08-13T21:18:25.518Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
29542024-08-13T21:18:26.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
29552024-08-13T21:18:26.586Z
29562024-08-13T21:18:26.586Zinfo: running `cargo check --bins` on installinator-api (134/148)
29572024-08-13T21:18:27.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582024-08-13T21:18:27.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592024-08-13T21:18:27.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602024-08-13T21:18:27.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29612024-08-13T21:18:27.215Z
29622024-08-13T21:18:27.215Zinfo: running `cargo check --bins` on wicketd-api (135/148)
29632024-08-13T21:18:27.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-08-13T21:18:27.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-08-13T21:18:27.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662024-08-13T21:18:27.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29672024-08-13T21:18:27.857Z
29682024-08-13T21:18:27.857Zinfo: running `cargo check --bins` on reconfigurator-cli (136/148)
29692024-08-13T21:18:28.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-08-13T21:18:28.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-08-13T21:18:28.566Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29722024-08-13T21:18:29.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
29732024-08-13T21:18:29.903Z
29742024-08-13T21:18:29.903Zinfo: running `cargo check --bins` on omicron-releng (137/148)
29752024-08-13T21:18:30.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-08-13T21:18:30.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-08-13T21:18:30.559Z Checking memmap2 v0.9.4
29782024-08-13T21:18:30.559Z Checking constant_time_eq v0.3.0
29792024-08-13T21:18:30.562Z Checking arrayref v0.3.7
29802024-08-13T21:18:30.562Z Checking untrusted v0.7.1
29812024-08-13T21:18:30.562Z Checking arrayvec v0.7.4
29822024-08-13T21:18:30.562Z Checking spin v0.5.2
29832024-08-13T21:18:30.562Z Checking cargo-platform v0.1.8
29842024-08-13T21:18:30.562Z Checking topological-sort v0.2.2
29852024-08-13T21:18:30.721Z Checking shell-words v1.1.0
29862024-08-13T21:18:30.827Z Checking ring v0.16.20
29872024-08-13T21:18:30.918Z Checking cargo_metadata v0.18.1
29882024-08-13T21:18:30.975Z Checking blake3 v1.5.1
29892024-08-13T21:18:31.961Z Checking omicron-zone-package v0.11.0
29902024-08-13T21:18:33.010Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29912024-08-13T21:18:33.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
29922024-08-13T21:18:33.991Z
29932024-08-13T21:18:33.991Zinfo: running `cargo check --bins` on xtask (138/148)
29942024-08-13T21:18:34.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952024-08-13T21:18:34.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962024-08-13T21:18:34.468Z Checking serde v1.0.207
29972024-08-13T21:18:34.468Z Checking thiserror v1.0.63
29982024-08-13T21:18:34.472Z Checking scroll v0.12.0
29992024-08-13T21:18:34.472Z Checking hashbrown v0.14.5
30002024-08-13T21:18:34.540Z Checking log v0.4.21
30012024-08-13T21:18:34.543Z Checking bitflags v2.6.0
30022024-08-13T21:18:34.568Z Checking zerocopy v0.7.34
30032024-08-13T21:18:34.600Z Checking syn v2.0.74
30042024-08-13T21:18:34.663Z Checking pest v2.7.10
30052024-08-13T21:18:34.814Z Checking rustix v0.38.34
30062024-08-13T21:18:34.839Z Checking fs-err v2.11.0
30072024-08-13T21:18:34.999Z Checking goblin v0.8.2
30082024-08-13T21:18:35.131Z Checking anyhow v1.0.86
30092024-08-13T21:18:35.509Z Checking tabled v0.15.0
30102024-08-13T21:18:35.607Z Checking indexmap v2.3.0
30112024-08-13T21:18:35.833Z Checking terminal_size v0.3.0
30122024-08-13T21:18:35.989Z Checking clap_builder v4.5.15
30132024-08-13T21:18:36.959Z Checking dtrace-parser v0.2.0
30142024-08-13T21:18:38.243Z Checking clap v4.5.15
30152024-08-13T21:18:38.848Z Checking serde_json v1.0.124
30162024-08-13T21:18:38.848Z Checking toml_datetime v0.6.8
30172024-08-13T21:18:38.852Z Checking serde_spanned v0.6.7
30182024-08-13T21:18:38.852Z Checking semver v1.0.23
30192024-08-13T21:18:38.852Z Checking camino v1.1.7
30202024-08-13T21:18:38.852Z Checking cargo-platform v0.1.8
30212024-08-13T21:18:38.852Z Checking macaddr v1.0.1
30222024-08-13T21:18:39.169Z Checking toml_edit v0.22.20
30232024-08-13T21:18:39.912Z Checking dof v0.3.0
30242024-08-13T21:18:39.912Z Checking cargo_metadata v0.18.1
30252024-08-13T21:18:40.323Z Checking usdt-impl v0.5.0
30262024-08-13T21:18:40.690Z Checking usdt v0.5.0
30272024-08-13T21:18:40.945Z Checking toml v0.8.19
30282024-08-13T21:18:41.434Z Checking cargo_toml v0.20.4
30292024-08-13T21:18:42.616Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30302024-08-13T21:18:43.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
30312024-08-13T21:18:43.281Z
30322024-08-13T21:18:43.281Zinfo: running `cargo check --bins` on end-to-end-tests (139/148)
30332024-08-13T21:18:43.729Z Downloading crates ...
30342024-08-13T21:18:43.962Z Downloaded option-ext v0.2.0
30352024-08-13T21:18:43.971Z Downloaded md5 v0.7.0
30362024-08-13T21:18:43.974Z Downloaded dhcproto-macros v0.1.0
30372024-08-13T21:18:43.976Z Downloaded russh-cryptovec v0.7.2
30382024-08-13T21:18:43.979Z Downloaded polyval v0.6.2
30392024-08-13T21:18:43.979Z Downloaded dirs v5.0.1
30402024-08-13T21:18:43.981Z Downloaded bcrypt-pbkdf v0.10.0
30412024-08-13T21:18:43.981Z Downloaded rand_core v0.5.1
30422024-08-13T21:18:43.983Z Downloaded pbkdf2 v0.11.0
30432024-08-13T21:18:43.986Z Downloaded ghash v0.5.1
30442024-08-13T21:18:43.986Z Downloaded internet-checksum v0.2.1
30452024-08-13T21:18:43.989Z Downloaded cbc v0.1.2
30462024-08-13T21:18:43.989Z Downloaded hex-literal v0.4.1
30472024-08-13T21:18:43.989Z Downloaded ed25519 v2.2.3
30482024-08-13T21:18:43.993Z Downloaded blowfish v0.9.1
30492024-08-13T21:18:43.996Z Downloaded rfc6979 v0.4.0
30502024-08-13T21:18:43.996Z Downloaded dirs-sys v0.4.1
30512024-08-13T21:18:44.000Z Downloaded ctr v0.9.2
30522024-08-13T21:18:44.001Z Downloaded primeorder v0.13.6
30532024-08-13T21:18:44.003Z Downloaded rand_chacha v0.2.2
30542024-08-13T21:18:44.003Z Downloaded pbkdf2 v0.12.2
30552024-08-13T21:18:44.003Z Downloaded ecdsa v0.16.9
30562024-08-13T21:18:44.006Z Downloaded password-hash v0.4.2
30572024-08-13T21:18:44.006Z Downloaded getrandom v0.1.16
30582024-08-13T21:18:44.008Z Downloaded aes-gcm v0.10.3
30592024-08-13T21:18:44.011Z Downloaded russh-keys v0.43.0
30602024-08-13T21:18:44.014Z Downloaded dhcproto v0.12.0
30612024-08-13T21:18:44.018Z Downloaded p256 v0.13.2
30622024-08-13T21:18:44.028Z Downloaded ed25519-dalek v2.1.1
30632024-08-13T21:18:44.031Z Downloaded russh v0.43.0
30642024-08-13T21:18:44.036Z Downloaded rand v0.7.3
30652024-08-13T21:18:44.040Z Downloaded p521 v0.13.3
30662024-08-13T21:18:44.044Z Downloaded aes v0.8.4
30672024-08-13T21:18:44.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682024-08-13T21:18:44.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692024-08-13T21:18:44.174Z Compiling getrandom v0.1.16
30702024-08-13T21:18:44.275Z Checking rfc6979 v0.4.0
30712024-08-13T21:18:44.286Z Checking primeorder v0.13.6
30722024-08-13T21:18:44.288Z Checking option-ext v0.2.0
30732024-08-13T21:18:44.307Z Checking ed25519 v2.2.3
30742024-08-13T21:18:44.309Z Checking polyval v0.6.2
30752024-08-13T21:18:44.310Z Checking ctr v0.9.2
30762024-08-13T21:18:44.310Z Checking blowfish v0.9.1
30772024-08-13T21:18:44.391Z Checking dirs-sys v0.4.1
30782024-08-13T21:18:44.416Z Checking ecdsa v0.16.9
30792024-08-13T21:18:44.559Z Checking aes v0.8.4
30802024-08-13T21:18:44.561Z Checking password-hash v0.4.2
30812024-08-13T21:18:44.591Z Checking pbkdf2 v0.12.2
30822024-08-13T21:18:44.616Z Checking ed25519-dalek v2.1.1
30832024-08-13T21:18:44.634Z Checking dirs v5.0.1
30842024-08-13T21:18:44.724Z Checking ghash v0.5.1
30852024-08-13T21:18:44.741Z Checking bcrypt-pbkdf v0.10.0
30862024-08-13T21:18:44.767Z Checking cbc v0.1.2
30872024-08-13T21:18:44.895Z Checking russh-cryptovec v0.7.2
30882024-08-13T21:18:44.933Z Checking md5 v0.7.0
30892024-08-13T21:18:44.960Z Checking pbkdf2 v0.11.0
30902024-08-13T21:18:44.990Z Compiling dhcproto-macros v0.1.0
30912024-08-13T21:18:44.993Z Checking hex-literal v0.4.1
30922024-08-13T21:18:45.096Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932024-08-13T21:18:45.111Z Checking p521 v0.13.3
30942024-08-13T21:18:45.126Z Checking p256 v0.13.2
30952024-08-13T21:18:45.176Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30962024-08-13T21:18:45.228Z Checking internet-checksum v0.2.1
30972024-08-13T21:18:45.260Z Checking rand_core v0.5.1
30982024-08-13T21:18:45.445Z Checking aes-gcm v0.10.3
30992024-08-13T21:18:45.545Z Checking rand_chacha v0.2.2
31002024-08-13T21:18:45.779Z Checking dhcproto v0.12.0
31012024-08-13T21:18:45.791Z Checking rand v0.7.3
31022024-08-13T21:18:46.702Z Checking russh-keys v0.43.0
31032024-08-13T21:18:47.435Z Checking russh v0.43.0
31042024-08-13T21:19:03.717Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31052024-08-13T21:19:05.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.75s
31062024-08-13T21:19:05.213Z
31072024-08-13T21:19:05.213Zinfo: running `cargo check --bins` on gateway-cli (140/148)
31082024-08-13T21:19:05.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092024-08-13T21:19:05.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102024-08-13T21:19:05.840Z Checking termios v0.3.3
31112024-08-13T21:19:06.046Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31122024-08-13T21:19:06.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
31132024-08-13T21:19:06.931Z
31142024-08-13T21:19:06.932Zinfo: running `cargo check --bins --no-default-features` on installinator (141/148)
31152024-08-13T21:19:07.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162024-08-13T21:19:07.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172024-08-13T21:19:07.622Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31182024-08-13T21:19:09.583Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31192024-08-13T21:19:11.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
31202024-08-13T21:19:11.460Z
31212024-08-13T21:19:11.460Zinfo: running `cargo check --bins` on internal-dns-cli (142/148)
31222024-08-13T21:19:12.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232024-08-13T21:19:12.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242024-08-13T21:19:12.077Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
31252024-08-13T21:19:12.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31262024-08-13T21:19:12.640Z
31272024-08-13T21:19:12.640Zinfo: running `cargo check --bins` on omicron-package (143/148)
31282024-08-13T21:19:13.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292024-08-13T21:19:13.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302024-08-13T21:19:13.289Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31312024-08-13T21:19:14.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
31322024-08-13T21:19:14.614Z
31332024-08-13T21:19:14.614Zinfo: running `cargo check --bins` on wicket-dbg (144/148)
31342024-08-13T21:19:15.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352024-08-13T21:19:15.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362024-08-13T21:19:15.293Z Checking rtoolbox v0.0.2
31372024-08-13T21:19:15.295Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31382024-08-13T21:19:15.295Z Checking tui-tree-widget v0.22.0
31392024-08-13T21:19:15.496Z Checking rpassword v7.3.1
31402024-08-13T21:19:19.278Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31412024-08-13T21:19:22.080Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31422024-08-13T21:19:23.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s
31432024-08-13T21:19:23.311Z
31442024-08-13T21:19:23.311Zinfo: running `cargo check --bins` on wicket (145/148)
31452024-08-13T21:19:23.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462024-08-13T21:19:23.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472024-08-13T21:19:23.989Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31482024-08-13T21:19:24.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
31492024-08-13T21:19:24.512Z
31502024-08-13T21:19:24.513Zinfo: running `cargo check --bins` on wicketd (146/148)
31512024-08-13T21:19:25.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522024-08-13T21:19:25.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532024-08-13T21:19:25.201Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31542024-08-13T21:19:28.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
31552024-08-13T21:19:28.925Z
31562024-08-13T21:19:28.925Zinfo: running `cargo check --bins` on omicron-workspace-hack (147/148)
31572024-08-13T21:19:29.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582024-08-13T21:19:29.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592024-08-13T21:19:29.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602024-08-13T21:19:29.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31612024-08-13T21:19:29.516Z
31622024-08-13T21:19:29.516Zinfo: running `cargo check --bins` on zone-setup (148/148)
31632024-08-13T21:19:30.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642024-08-13T21:19:30.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652024-08-13T21:19:30.225Z Checking uzers v0.11.3
31662024-08-13T21:19:30.516Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31672024-08-13T21:19:31.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
31682024-08-13T21:19:31.722Z
31692024-08-13T21:19:31.722Zreal 10:23.356728877
31702024-08-13T21:19:31.722Zuser 22:04.658326064
31712024-08-13T21:19:31.722Zsys 4:44.866427976
31722024-08-13T21:19:31.722Ztrap 0.455943496
31732024-08-13T21:19:31.722Ztflt 2.284851687
31742024-08-13T21:19:31.722Zdflt 2.350443887
31752024-08-13T21:19:31.722Zkflt 0.002328721
31762024-08-13T21:19:31.722Zlock 39:50.836773004
31772024-08-13T21:19:31.722Zslp 1:48:21.040917300
31782024-08-13T21:19:31.722Zlat 57.468029553
31792024-08-13T21:19:31.725Zstop 2:43.739393943
31802024-08-13T21:19:31.725Zprocess exited: duration 872707 ms, exit code 0
 
31812024-08-13T21:19:31.731Zfound 0 output files