01J6FCSVD8XZYV9KR4C2NRSZFN: 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: 01J6FCT6JS0QVTE35CXGBWBC46

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-29T15:43:02.924Zjob assigned to worker 01J6FCTGED9PX60V7C71PJ0PE7 (queued for 55 s)
 
22024-08-29T15:43:10.446Zstarting task 0: "setup"
32024-08-29T15:43:10.453Z++ uname -s
42024-08-29T15:43:10.456Z+ kern=SunOS
52024-08-29T15:43:10.456Z+ case "$kern" in
62024-08-29T15:43:10.456Z+ groupadd -g 12345 build
72024-08-29T15:43:10.458Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-29T15:43:12.467Z+ zfs create -o mountpoint=/work rpool/work
92024-08-29T15:43:12.581Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-29T15:43:12.583Z+ home_fs=zfs
112024-08-29T15:43:12.583Z+ [[ zfs == autofs ]]
122024-08-29T15:43:12.583Z+ mkdir -p /home/build
132024-08-29T15:43:12.587Z+ chown build:build /home/build /work
142024-08-29T15:43:14.587Z+ chmod 0700 /home/build /work
152024-08-29T15:43:14.590Zprocess exited: duration 4145 ms, exit code 0
 
162024-08-29T15:43:14.596Zstarting task 1: "rust-toolchain"
172024-08-29T15:43:14.601Z+ printf ' * toolchain channel = "%s"
182024-08-29T15:43:14.601Z' 1.80.1
192024-08-29T15:43:14.602Z+ printf ' * toolchain profile = "%s"
202024-08-29T15:43:14.602Z' default
212024-08-29T15:43:14.605Z * toolchain channel = "1.80.1"
222024-08-29T15:43:14.605Z * toolchain profile = "default"
232024-08-29T15:43:14.605Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-29T15:43:14.605Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-29T15:43:14.721Zinfo: downloading installer
262024-08-29T15:43:16.250Zinfo: profile set to 'default'
272024-08-29T15:43:16.250Zinfo: default host triple is x86_64-unknown-illumos
282024-08-29T15:43:16.252Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-29T15:43:16.416Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-29T15:43:16.416Zinfo: downloading component 'cargo'
312024-08-29T15:43:17.373Zinfo: downloading component 'clippy'
322024-08-29T15:43:17.714Zinfo: downloading component 'rust-docs'
332024-08-29T15:43:19.046Zinfo: downloading component 'rust-std'
342024-08-29T15:43:20.918Zinfo: downloading component 'rustc'
352024-08-29T15:43:26.161Zinfo: downloading component 'rustfmt'
362024-08-29T15:43:26.443Zinfo: installing component 'cargo'
372024-08-29T15:43:27.337Zinfo: installing component 'clippy'
382024-08-29T15:43:27.735Zinfo: installing component 'rust-docs'
392024-08-29T15:43:29.363Zinfo: installing component 'rust-std'
402024-08-29T15:43:31.130Zinfo: installing component 'rustc'
412024-08-29T15:43:35.806Zinfo: installing component 'rustfmt'
422024-08-29T15:43:36.154Z
432024-08-29T15:43:36.154Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
442024-08-29T15:43:36.415Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-29T15:43:36.415Z
462024-08-29T15:43:36.418Z
472024-08-29T15:43:36.418ZRust is installed now. Great!
482024-08-29T15:43:36.418Z
492024-08-29T15:43:36.418ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-29T15:43:36.418Zenvironment variable. This has not been done automatically.
512024-08-29T15:43:36.418Z
522024-08-29T15:43:36.418ZTo configure your current shell, you need to source
532024-08-29T15:43:36.418Zthe corresponding env file under $HOME/.cargo.
542024-08-29T15:43:36.418Z
552024-08-29T15:43:36.418ZThis is usually done by running one of the following (note the leading DOT):
562024-08-29T15:43:36.418Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-29T15:43:36.418Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-29T15:43:36.467Z+ rustc --version
592024-08-29T15:43:36.531Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-29T15:43:36.534Zprocess exited: duration 21938 ms, exit code 0
 
612024-08-29T15:43:36.539Zstarting task 2: "authentication"
622024-08-29T15:43:36.559Zprocess exited: duration 19 ms, exit code 0
 
632024-08-29T15:43:36.565Zstarting task 3: "clone repository"
642024-08-29T15:43:36.570Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-29T15:43:36.572Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-29T15:43:36.838ZCloning into '/work/oxidecomputer/omicron'...
672024-08-29T15:43:43.998Z+ cd /work/oxidecomputer/omicron
682024-08-29T15:43:43.998Z+ git fetch origin 8b04c532ccd82131fe17d57692fd9617ab2ce366
692024-08-29T15:43:44.438ZFrom https://github.com/oxidecomputer/omicron
702024-08-29T15:43:44.438Z * branch 8b04c532ccd82131fe17d57692fd9617ab2ce366 -> FETCH_HEAD
712024-08-29T15:43:44.449Z+ [[ -n renovate/russh-monorepo ]]
722024-08-29T15:43:44.451Z++ git branch --show-current
732024-08-29T15:43:44.454Z+ current=main
742024-08-29T15:43:44.454Z+ [[ main != renovate/russh-monorepo ]]
752024-08-29T15:43:44.454Z+ git branch -f renovate/russh-monorepo 8b04c532ccd82131fe17d57692fd9617ab2ce366
762024-08-29T15:43:44.456Z+ git checkout -f renovate/russh-monorepo
772024-08-29T15:43:44.583ZSwitched to branch 'renovate/russh-monorepo'
782024-08-29T15:43:44.586Z+ git reset --hard 8b04c532ccd82131fe17d57692fd9617ab2ce366
792024-08-29T15:43:44.708ZHEAD is now at 8b04c532c Update russh monorepo to 0.45.0
802024-08-29T15:43:44.710Zprocess exited: duration 8144 ms, exit code 0
 
812024-08-29T15:43:44.716Zstarting task 4: "build"
822024-08-29T15:43:44.722Z+ cargo --version
832024-08-29T15:43:44.775Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-29T15:43:44.778Z+ rustc --version
852024-08-29T15:43:44.835Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-29T15:43:44.838Z+ source ./env.sh
872024-08-29T15:43:44.838Z++ OLD_SHELL_OPTS=ehxB
882024-08-29T15:43:44.838Z++ set -o xtrace
892024-08-29T15:43:44.841Z++++ dirname ./env.sh
902024-08-29T15:43:44.844Z+++ readlink -f .
912024-08-29T15:43:44.864Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ 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-29T15:43:44.866Z++ case $OLD_SHELL_OPTS in
1012024-08-29T15:43:44.866Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-29T15:43:44.867Z+ 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-29T15:43:44.867Z+ 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-29T15:43:44.867Z+ banner prerequisites
1052024-08-29T15:43:44.885Z
1062024-08-29T15:43:44.885Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-29T15:43:44.885Z # # # # # # # # # # # # # # #
1082024-08-29T15:43:44.885Z # # # # ##### # # ##### # # # # # #### #
1092024-08-29T15:43:44.885Z ##### ##### # ##### # # # # # # # # #
1102024-08-29T15:43:44.885Z # # # # # # # # # # # # # # #
1112024-08-29T15:43:44.885Z # # # ###### # # ###### ### # #### # #### #
1122024-08-29T15:43:44.885Z
1132024-08-29T15:43:44.888Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-29T15:43:53.197Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-29T15:43:55.864Z Startup: Caching catalogs ... Done
1162024-08-29T15:43:57.793ZPlanning: Solver setup ... Done (1.379s)
1172024-08-29T15:43:57.816ZPlanning: Running solver ... Done (0.022s)
1182024-08-29T15:43:57.963ZPlanning: Finding local manifests ... Done (0.110s)
1192024-08-29T15:43:58.013ZPlanning: Fetching manifests: 0/5 0% complete
1202024-08-29T15:43:58.622ZPlanning: Fetching manifests: 5/5 100% complete
1212024-08-29T15:43:58.983ZPlanning: Package planning ... Done (0.361s)
1222024-08-29T15:43:59.041ZPlanning: Merging actions ... Done (0.057s)
1232024-08-29T15:44:00.285ZPlanning: Checking for conflicting actions ... Done (1.245s)
1242024-08-29T15:44:10.524ZPlanning: Consolidating action changes ... Done (10.238s)
1252024-08-29T15:44:10.952ZPlanning: Evaluating mediators ... Done (0.425s)
1262024-08-29T15:44:11.064ZPlanning: Planning completed in 15.13 seconds
1272024-08-29T15:44:12.359Z Packages to install: 4
1282024-08-29T15:44:12.359Z Packages to update: 1
1292024-08-29T15:44:12.361Z Mediators to change: 2
1302024-08-29T15:44:12.361Z Services to change: 1
1312024-08-29T15:44:12.361Z Estimated space available: 155.72 GB
1322024-08-29T15:44:12.361ZEstimated space to be consumed: 1.53 GB
1332024-08-29T15:44:12.361Z Create boot environment: No
1342024-08-29T15:44:12.361ZCreate backup boot environment: Yes
1352024-08-29T15:44:12.361Z Rebuild boot archive: No
1362024-08-29T15:44:12.361Z
1372024-08-29T15:44:12.361ZChanged mediators:
1382024-08-29T15:44:12.361Z mediator clang:
1392024-08-29T15:44:12.361Z version: None -> 15 (system default)
1402024-08-29T15:44:12.361Z
1412024-08-29T15:44:12.361Z mediator llvm:
1422024-08-29T15:44:12.362Z version: 14 (system default) -> 15 (system default)
1432024-08-29T15:44:12.362Z
1442024-08-29T15:44:12.362ZChanged packages:
1452024-08-29T15:44:12.362Zhelios-dev
1462024-08-29T15:44:12.362Z developer/build-essential
1472024-08-29T15:44:12.362Z None -> 11-2.0
1482024-08-29T15:44:12.362Z library/libxmlsec1
1492024-08-29T15:44:12.362Z None -> 1.2.35-2.0
1502024-08-29T15:44:12.362Z ooce/developer/clang-15
1512024-08-29T15:44:12.362Z None -> 15.0.7-2.0
1522024-08-29T15:44:12.362Z ooce/developer/llvm-15
1532024-08-29T15:44:12.362Z None -> 15.0.7-2.0
1542024-08-29T15:44:12.362Z package/pkg
1552024-08-29T15:44:12.362Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-08-29T15:44:12.362Z
1572024-08-29T15:44:12.362ZServices:
1582024-08-29T15:44:12.362Z restart_fmri:
1592024-08-29T15:44:12.362Z svc:/system/update-man-index:default
1602024-08-29T15:44:12.362Z
1612024-08-29T15:44:12.362ZEditable files to change:
1622024-08-29T15:44:12.362Z Update:
1632024-08-29T15:44:12.362Z usr/share/lib/pkg/web/config.shtml
1642024-08-29T15:44:12.826Z
1652024-08-29T15:44:12.826ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-08-29T15:44:17.876ZDownload: 688/4281 items 4.0/220.6MB 1% complete (816k/s)
1672024-08-29T15:44:22.820ZDownload: 1227/4281 items 97.1/220.6MB 44% complete (9.7M/s)
1682024-08-29T15:44:28.468ZDownload: 2218/4281 items 118.9/220.6MB 53% complete (11.6M/s)
1692024-08-29T15:44:34.872ZDownload: 2221/4281 items 119.1/220.6MB 53% complete (11.3M/s)
1702024-08-29T15:44:39.876ZDownload: 2700/4281 items 120.7/220.6MB 54% complete (331k/s)
1712024-08-29T15:44:47.514ZDownload: 3247/4281 items 203.1/220.6MB 92% complete (10.0M/s)
1722024-08-29T15:44:52.520ZDownload: 3599/4281 items 215.9/220.6MB 97% complete (4.8M/s)
1732024-08-29T15:44:57.269ZDownload: Completed 220.60 MB in 44.45 seconds (5.0M/s)
1742024-08-29T15:44:59.360Z Actions: 1/5063 actions (Removing old actions)
1752024-08-29T15:44:59.380Z Actions: 194/5063 actions (Installing new actions)
1762024-08-29T15:45:04.402Z Actions: 4090/5063 actions (Installing new actions)
1772024-08-29T15:45:04.867Z Actions: 4226/5063 actions (Updating modified actions)
1782024-08-29T15:45:05.225Z Actions: Completed 5063 actions in 5.86 seconds.
1792024-08-29T15:45:05.507Z Done (0.275s)
1802024-08-29T15:45:05.509Z Done (0.000s)
1812024-08-29T15:45:05.896Z Done (0.387s)
1822024-08-29T15:45:12.280Z Done (6.209s)
1832024-08-29T15:45:12.743Z Done (0.333s)
1842024-08-29T15:45:12.747Z Done (0.000s)
1852024-08-29T15:45:12.878Z Done (0.000s)
1862024-08-29T15:45:13.454ZPlanning: Evaluating mediator changes ... Done
1872024-08-29T15:45:13.613ZPlanning: Checking for conflicting actions ... Done
1882024-08-29T15:45:13.616ZPlanning: Consolidating action changes ... Done
1892024-08-29T15:45:13.884ZPlanning: Evaluating mediators ... Done
1902024-08-29T15:45:13.886ZPlanning: Planning completed in 0.43 seconds
1912024-08-29T15:45:13.923Z Mediators to change: 2
1922024-08-29T15:45:13.925Z Create boot environment: No
1932024-08-29T15:45:13.925ZCreate backup boot environment: No
1942024-08-29T15:45:14.018Z Done
1952024-08-29T15:45:14.018Z Done
1962024-08-29T15:45:14.283Z Done
1972024-08-29T15:45:17.833Z Done
1982024-08-29T15:45:17.925Z Done
1992024-08-29T15:45:17.927Z Done
2002024-08-29T15:45:18.091Z Done
2012024-08-29T15:45:18.698ZPlanning: Evaluating mediator changes ... Done
2022024-08-29T15:45:18.701ZPlanning: Merging actions ... Done
2032024-08-29T15:45:18.888ZPlanning: Checking for conflicting actions ... Done
2042024-08-29T15:45:18.891ZPlanning: Consolidating action changes ... Done
2052024-08-29T15:45:19.155ZPlanning: Evaluating mediators ... Done
2062024-08-29T15:45:19.211ZPlanning: Planning completed in 0.76 seconds
2072024-08-29T15:45:19.250Z Packages to change: 1
2082024-08-29T15:45:19.250Z Mediators to change: 1
2092024-08-29T15:45:19.252Z Services to change: 1
2102024-08-29T15:45:19.252Z Create boot environment: No
2112024-08-29T15:45:19.252ZCreate backup boot environment: Yes
2122024-08-29T15:45:21.298Z Actions: 1/6 actions (Updating modified actions)
2132024-08-29T15:45:21.374Z Actions: Completed 6 actions in 0.08 seconds.
2142024-08-29T15:45:21.376Z Done
2152024-08-29T15:45:21.376Z Done
2162024-08-29T15:45:21.453Z Done
2172024-08-29T15:45:25.022Z Done
2182024-08-29T15:45:25.117Z Done
2192024-08-29T15:45:25.119Z Done
2202024-08-29T15:45:25.306Z Done
2212024-08-29T15:45:25.736ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-08-29T15:45:25.736Zclang system 15 system
2232024-08-29T15:45:25.736Zcsh system system illumos
2242024-08-29T15:45:25.736Zctags system system illumos
2252024-08-29T15:45:25.736Zgcc vendor 12 vendor
2262024-08-29T15:45:25.736Zgcc system 10 system
2272024-08-29T15:45:25.736Zgcc system 7 system
2282024-08-29T15:45:25.736Zgo system 1.20 system
2292024-08-29T15:45:25.736Zgo system 1.19 system
2302024-08-29T15:45:25.736Zllvm system 15 system
2312024-08-29T15:45:25.736Zllvm system 14 system
2322024-08-29T15:45:25.736Zmariadb system 10.6 system
2332024-08-29T15:45:25.736Zmta vendor vendor dma
2342024-08-29T15:45:25.736Zopenjdk system 17 system
2352024-08-29T15:45:25.736Zopenjdk system 11 system
2362024-08-29T15:45:25.736Zopenjdk system 1.8 system
2372024-08-29T15:45:25.736Zopenssl vendor 3 vendor
2382024-08-29T15:45:25.736Zperl system 5.36 system
2392024-08-29T15:45:25.736Zpostgresql system 15 system
2402024-08-29T15:45:25.736Zpostgresql system 13 system
2412024-08-29T15:45:25.736Zpython vendor 3 vendor
2422024-08-29T15:45:25.736Zpython system 2 system
2432024-08-29T15:45:25.736Zpython3 system 3.11 system
2442024-08-29T15:45:25.736Zruby system 3.0 system
2452024-08-29T15:45:25.737Zwords vendor vendor american-english
2462024-08-29T15:45:25.737Zwords system system australian-english
2472024-08-29T15:45:25.737Zwords system system british-english
2482024-08-29T15:45:25.737Zwords system system canadian-english
2492024-08-29T15:45:25.737Zwords system system french
2502024-08-29T15:45:25.737Zwords system system italian
2512024-08-29T15:45:25.737Zwords system system ngerman
2522024-08-29T15:45:25.737Zwords system system ogerman
2532024-08-29T15:45:25.737Zwords system system spanish
2542024-08-29T15:45:26.064ZPUBLISHER TYPE STATUS P LOCATION
2552024-08-29T15:45:26.064Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-08-29T15:45:27.833ZFMRI IFO
2572024-08-29T15:45:27.833Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-08-29T15:45:27.833Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-08-29T15:45:27.833Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-08-29T15:45:27.834Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-08-29T15:45:27.834Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-08-29T15:45:27.834Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-08-29T15:45:27.834Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2642024-08-29T15:45:27.834Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2652024-08-29T15:45:27.834Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2662024-08-29T15:45:27.834Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-08-29T15:45:27.834Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-08-29T15:45:27.834Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2692024-08-29T15:45:27.834Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2702024-08-29T15:45:28.436Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2712024-08-29T15:45:28.670Z Updating git repository `https://github.com/oxidecomputer/zone`
2722024-08-29T15:45:28.954Z Updating crates.io index
2732024-08-29T15:45:29.000Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2742024-08-29T15:45:29.678Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2752024-08-29T15:45:30.461Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2762024-08-29T15:45:30.724Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2772024-08-29T15:45:32.205Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782024-08-29T15:45:32.464Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2792024-08-29T15:45:32.742Z Updating git repository `https://github.com/oxidecomputer/propolis`
2802024-08-29T15:45:33.829Z Updating git repository `https://github.com/oxidecomputer/crucible`
2812024-08-29T15:45:35.723Z Updating git repository `https://github.com/oxidecomputer/opte`
2822024-08-29T15:45:36.807Z Updating git repository `https://github.com/oxidecomputer/falcon`
2832024-08-29T15:45:37.524Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2842024-08-29T15:45:37.762Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2852024-08-29T15:45:38.314Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-08-29T15:45:38.579Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-08-29T15:45:38.921Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882024-08-29T15:45:39.248Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2892024-08-29T15:45:39.506Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2902024-08-29T15:45:39.749Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2912024-08-29T15:45:39.991Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922024-08-29T15:45:40.281Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2932024-08-29T15:45:40.556Z Updating git repository `https://github.com/oxidecomputer/ispf`
2942024-08-29T15:45:40.858Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2952024-08-29T15:45:41.284Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2962024-08-29T15:45:41.711Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2972024-08-29T15:45:42.027Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-08-29T15:45:42.550Z Updating git repository `https://github.com/oxidecomputer/typify`
2992024-08-29T15:45:44.612Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-08-29T15:45:44.943Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-08-29T15:45:45.204Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-08-29T15:45:45.609Z Updating git repository `https://github.com/oxidecomputer/rfb`
3032024-08-29T15:45:46.668Z Downloading crates ...
3042024-08-29T15:45:46.722Z Downloaded equivalent v1.0.1
3052024-08-29T15:45:46.724Z Downloaded byteorder v1.5.0
3062024-08-29T15:45:46.727Z Downloaded autocfg v1.3.0
3072024-08-29T15:45:46.730Z Downloaded anstyle-query v1.0.3
3082024-08-29T15:45:46.730Z Downloaded pretty-hex v0.4.1
3092024-08-29T15:45:46.732Z Downloaded scroll_derive v0.12.0
3102024-08-29T15:45:46.732Z Downloaded colorchoice v1.0.1
3112024-08-29T15:45:46.741Z Downloaded dof v0.3.0
3122024-08-29T15:45:46.744Z Downloaded camino-tempfile v1.1.1
3132024-08-29T15:45:46.746Z Downloaded block-buffer v0.10.4
3142024-08-29T15:45:46.746Z Downloaded swrite v0.1.0
3152024-08-29T15:45:46.746Z Downloaded cargo_metadata v0.18.1
3162024-08-29T15:45:46.748Z Downloaded itoa v1.0.11
3172024-08-29T15:45:46.751Z Downloaded crypto-common v0.1.6
3182024-08-29T15:45:46.751Z Downloaded proc-macro-error-attr v1.0.4
3192024-08-29T15:45:46.753Z Downloaded toml_datetime v0.6.8
3202024-08-29T15:45:46.756Z Downloaded smawk v0.3.2
3212024-08-29T15:45:46.758Z Downloaded usdt v0.5.0
3222024-08-29T15:45:46.758Z Downloaded serde_tokenstream v0.2.2
3232024-08-29T15:45:46.761Z Downloaded terminal_size v0.3.0
3242024-08-29T15:45:46.761Z Downloaded fastrand v2.1.0
3252024-08-29T15:45:46.763Z Downloaded utf8parse v0.2.1
3262024-08-29T15:45:46.763Z Downloaded thiserror v1.0.63
3272024-08-29T15:45:46.767Z Downloaded heck v0.4.1
3282024-08-29T15:45:46.770Z Downloaded thread-id v4.2.1
3292024-08-29T15:45:46.770Z Downloaded tabled_derive v0.7.0
3302024-08-29T15:45:46.773Z Downloaded quote v1.0.36
3312024-08-29T15:45:46.775Z Downloaded anstyle v1.0.8
3322024-08-29T15:45:46.775Z Downloaded clap_derive v4.5.13
3332024-08-29T15:45:46.778Z Downloaded fs-err v2.11.0
3342024-08-29T15:45:46.780Z Downloaded once_cell v1.19.0
3352024-08-29T15:45:46.789Z Downloaded dtrace-parser v0.2.0
3362024-08-29T15:45:46.792Z Downloaded zerocopy-derive v0.7.34
3372024-08-29T15:45:46.796Z Downloaded usdt-impl v0.5.0
3382024-08-29T15:45:46.799Z Downloaded log v0.4.21
3392024-08-29T15:45:46.803Z Downloaded typenum v1.17.0
3402024-08-29T15:45:46.806Z Downloaded pest_derive v2.7.10
3412024-08-29T15:45:46.806Z Downloaded is_terminal_polyfill v1.70.0
3422024-08-29T15:45:46.808Z Downloaded generic-array v0.14.7
3432024-08-29T15:45:46.808Z Downloaded errno v0.3.9
3442024-08-29T15:45:46.811Z Downloaded usdt-macro v0.5.0
3452024-08-29T15:45:46.813Z Downloaded clap v4.5.16
3462024-08-29T15:45:46.820Z Downloaded pest_meta v2.7.10
3472024-08-29T15:45:46.822Z Downloaded pest_generator v2.7.10
3482024-08-29T15:45:46.826Z Downloaded memmap v0.7.0
3492024-08-29T15:45:46.826Z Downloaded heck v0.5.0
3502024-08-29T15:45:46.832Z Downloaded fnv v1.0.7
3512024-08-29T15:45:46.832Z Downloaded digest v0.10.7
3522024-08-29T15:45:46.832Z Downloaded cpufeatures v0.2.12
3532024-08-29T15:45:46.836Z Downloaded clap_lex v0.7.0
3542024-08-29T15:45:46.836Z Downloaded cfg-if v1.0.0
3552024-08-29T15:45:46.836Z Downloaded unicode-ident v1.0.12
3562024-08-29T15:45:46.836Z Downloaded cargo-platform v0.1.8
3572024-08-29T15:45:46.836Z Downloaded usdt-attr-macro v0.5.0
3582024-08-29T15:45:46.840Z Downloaded bytecount v0.6.8
3592024-08-29T15:45:46.840Z Downloaded serde_spanned v0.6.7
3602024-08-29T15:45:46.840Z Downloaded unicode-linebreak v0.1.5
3612024-08-29T15:45:46.843Z Downloaded thiserror-impl v1.0.63
3622024-08-29T15:45:46.843Z Downloaded plain v0.2.3
3632024-08-29T15:45:46.843Z Downloaded anstyle-parse v0.2.4
3642024-08-29T15:45:46.846Z Downloaded anstream v0.6.14
3652024-08-29T15:45:46.848Z Downloaded version_check v0.9.5
3662024-08-29T15:45:46.848Z Downloaded strsim v0.11.1
3672024-08-29T15:45:46.850Z Downloaded papergrid v0.11.0
3682024-08-29T15:45:46.853Z Downloaded macaddr v1.0.1
3692024-08-29T15:45:46.855Z Downloaded serde v1.0.208
3702024-08-29T15:45:46.858Z Downloaded ryu v1.0.18
3712024-08-29T15:45:46.861Z Downloaded semver v1.0.23
3722024-08-29T15:45:46.864Z Downloaded indexmap v2.4.0
3732024-08-29T15:45:46.868Z Downloaded tempfile v3.10.1
3742024-08-29T15:45:46.871Z Downloaded scroll v0.12.0
3752024-08-29T15:45:46.871Z Downloaded sha2 v0.10.8
3762024-08-29T15:45:46.875Z Downloaded proc-macro-error v1.0.4
3772024-08-29T15:45:46.878Z Downloaded bitflags v2.6.0
3782024-08-29T15:45:46.887Z Downloaded serde_derive v1.0.208
3792024-08-29T15:45:46.891Z Downloaded ucd-trie v0.1.6
3802024-08-29T15:45:46.891Z Downloaded toml v0.8.19
3812024-08-29T15:45:46.891Z Downloaded textwrap v0.16.1
3822024-08-29T15:45:46.891Z Downloaded memchr v2.7.2
3832024-08-29T15:45:46.894Z Downloaded anyhow v1.0.86
3842024-08-29T15:45:46.897Z Downloaded proc-macro2 v1.0.86
3852024-08-29T15:45:46.900Z Downloaded cargo_toml v0.20.4
3862024-08-29T15:45:46.902Z Downloaded camino v1.1.9
3872024-08-29T15:45:46.924Z Downloaded toml_edit v0.22.20
3882024-08-29T15:45:46.945Z Downloaded winnow v0.6.18
3892024-08-29T15:45:46.953Z Downloaded serde_json v1.0.125
3902024-08-29T15:45:46.960Z Downloaded hashbrown v0.14.5
3912024-08-29T15:45:46.965Z Downloaded zerocopy v0.7.34
3922024-08-29T15:45:46.980Z Downloaded pest v2.7.10
3932024-08-29T15:45:46.985Z Downloaded tabled v0.15.0
3942024-08-29T15:45:47.001Z Downloaded clap_builder v4.5.15
3952024-08-29T15:45:47.006Z Downloaded syn v2.0.74
3962024-08-29T15:45:47.016Z Downloaded syn v1.0.109
3972024-08-29T15:45:47.026Z Downloaded goblin v0.8.2
3982024-08-29T15:45:47.032Z Downloaded rustix v0.38.34
3992024-08-29T15:45:47.054Z Downloaded unicode-width v0.1.13
4002024-08-29T15:45:47.060Z Downloaded libc v0.2.158
4012024-08-29T15:45:47.365Z Compiling proc-macro2 v1.0.86
4022024-08-29T15:45:47.365Z Compiling unicode-ident v1.0.12
4032024-08-29T15:45:47.368Z Compiling version_check v0.9.5
4042024-08-29T15:45:47.368Z Compiling serde v1.0.208
4052024-08-29T15:45:47.368Z Compiling thiserror v1.0.63
4062024-08-29T15:45:47.368Z Compiling memchr v2.7.2
4072024-08-29T15:45:47.368Z Compiling libc v0.2.158
4082024-08-29T15:45:47.399Z Compiling ucd-trie v0.1.6
4092024-08-29T15:45:47.706Z Compiling itoa v1.0.11
4102024-08-29T15:45:47.912Z Compiling ryu v1.0.18
4112024-08-29T15:45:48.012Z Compiling once_cell v1.19.0
4122024-08-29T15:45:48.202Z Compiling byteorder v1.5.0
4132024-08-29T15:45:48.333Z Compiling serde_json v1.0.125
4142024-08-29T15:45:48.521Z Compiling rustix v0.38.34
4152024-08-29T15:45:49.728Z Compiling bitflags v2.6.0
4162024-08-29T15:45:49.730Z Compiling usdt-impl v0.5.0
4172024-08-29T15:45:49.773Z Compiling proc-macro-error-attr v1.0.4
4182024-08-29T15:45:49.775Z Compiling syn v1.0.109
4192024-08-29T15:45:50.031Z Compiling proc-macro-error v1.0.4
4202024-08-29T15:45:50.120Z Compiling hashbrown v0.14.5
4212024-08-29T15:45:50.123Z Compiling camino v1.1.9
4222024-08-29T15:45:50.277Z Compiling utf8parse v0.2.1
4232024-08-29T15:45:50.377Z Compiling plain v0.2.3
4242024-08-29T15:45:50.447Z Compiling thread-id v4.2.1
4252024-08-29T15:45:50.527Z Compiling log v0.4.21
4262024-08-29T15:45:50.551Z Compiling equivalent v1.0.1
4272024-08-29T15:45:50.574Z Compiling anstyle-parse v0.2.4
4282024-08-29T15:45:50.657Z Compiling quote v1.0.36
4292024-08-29T15:45:50.904Z Compiling colorchoice v1.0.1
4302024-08-29T15:45:50.927Z Compiling semver v1.0.23
4312024-08-29T15:45:50.927Z Compiling winnow v0.6.18
4322024-08-29T15:45:51.056Z Compiling syn v2.0.74
4332024-08-29T15:45:51.108Z Compiling errno v0.3.9
4342024-08-29T15:45:51.390Z Compiling unicode-width v0.1.13
4352024-08-29T15:45:51.466Z Compiling indexmap v2.4.0
4362024-08-29T15:45:51.492Z Compiling is_terminal_polyfill v1.70.0
4372024-08-29T15:45:51.618Z Compiling pretty-hex v0.4.1
4382024-08-29T15:45:51.641Z Compiling autocfg v1.3.0
4392024-08-29T15:45:51.814Z Compiling anstyle v1.0.8
4402024-08-29T15:45:52.296Z Compiling anstyle-query v1.0.3
4412024-08-29T15:45:52.440Z Compiling anstream v0.6.14
4422024-08-29T15:45:52.624Z Compiling fs-err v2.11.0
4432024-08-29T15:45:52.962Z Compiling bytecount v0.6.8
4442024-08-29T15:45:53.016Z Compiling anyhow v1.0.86
4452024-08-29T15:45:53.039Z Compiling heck v0.4.1
4462024-08-29T15:45:53.182Z Compiling fnv v1.0.7
4472024-08-29T15:45:53.185Z Compiling fastrand v2.1.0
4482024-08-29T15:45:53.317Z Compiling cfg-if v1.0.0
4492024-08-29T15:45:53.421Z Compiling heck v0.5.0
4502024-08-29T15:45:53.532Z Compiling terminal_size v0.3.0
4512024-08-29T15:45:53.654Z Compiling strsim v0.11.1
4522024-08-29T15:45:53.713Z Compiling clap_lex v0.7.0
4532024-08-29T15:45:53.913Z Compiling tempfile v3.10.1
4542024-08-29T15:45:53.951Z Compiling papergrid v0.11.0
4552024-08-29T15:45:54.216Z Compiling clap_builder v4.5.15
4562024-08-29T15:45:54.662Z Compiling memmap v0.7.0
4572024-08-29T15:45:54.727Z Compiling unicode-linebreak v0.1.5
4582024-08-29T15:45:54.752Z Compiling smawk v0.3.2
4592024-08-29T15:45:55.013Z Compiling swrite v0.1.0
4602024-08-29T15:45:55.139Z Compiling textwrap v0.16.1
4612024-08-29T15:45:56.650Z Compiling tabled_derive v0.7.0
4622024-08-29T15:45:58.173Z Compiling tabled v0.15.0
4632024-08-29T15:45:59.491Z Compiling serde_derive v1.0.208
4642024-08-29T15:45:59.493Z Compiling thiserror-impl v1.0.63
4652024-08-29T15:45:59.493Z Compiling zerocopy-derive v0.7.34
4662024-08-29T15:45:59.538Z Compiling scroll_derive v0.12.0
4672024-08-29T15:45:59.949Z Compiling clap_derive v4.5.13
4682024-08-29T15:46:00.861Z Compiling scroll v0.12.0
4692024-08-29T15:46:01.340Z Compiling goblin v0.8.2
4702024-08-29T15:46:01.477Z Compiling zerocopy v0.7.34
4712024-08-29T15:46:01.918Z Compiling pest v2.7.10
4722024-08-29T15:46:03.904Z Compiling clap v4.5.16
4732024-08-29T15:46:04.218Z Compiling pest_meta v2.7.10
4742024-08-29T15:46:05.112Z Compiling pest_generator v2.7.10
4752024-08-29T15:46:06.894Z Compiling pest_derive v2.7.10
4762024-08-29T15:46:07.516Z Compiling dtrace-parser v0.2.0
4772024-08-29T15:46:09.945Z Compiling serde_tokenstream v0.2.2
4782024-08-29T15:46:10.071Z Compiling toml_datetime v0.6.8
4792024-08-29T15:46:10.071Z Compiling serde_spanned v0.6.7
4802024-08-29T15:46:10.355Z Compiling cargo-platform v0.1.8
4812024-08-29T15:46:10.471Z Compiling toml_edit v0.22.20
4822024-08-29T15:46:10.579Z Compiling macaddr v1.0.1
4832024-08-29T15:46:10.811Z Compiling camino-tempfile v1.1.1
4842024-08-29T15:46:11.358Z Compiling dof v0.3.0
4852024-08-29T15:46:11.500Z Compiling cargo_metadata v0.18.1
4862024-08-29T15:46:13.153Z Compiling usdt-attr-macro v0.5.0
4872024-08-29T15:46:13.153Z Compiling usdt-macro v0.5.0
4882024-08-29T15:46:13.210Z Compiling toml v0.8.19
4892024-08-29T15:46:14.117Z Compiling cargo_toml v0.20.4
4902024-08-29T15:46:14.516Z Compiling usdt v0.5.0
4912024-08-29T15:46:17.819Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922024-08-29T15:46:21.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.75s
4932024-08-29T15:46:22.205Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4942024-08-29T15:46:22.760Z Downloading crates ...
4952024-08-29T15:46:22.889Z Downloaded async-stream-impl v0.3.5
4962024-08-29T15:46:22.892Z Downloaded atty v0.2.14
4972024-08-29T15:46:22.895Z Downloaded aead v0.5.2
4982024-08-29T15:46:22.898Z Downloaded adler v1.0.2
4992024-08-29T15:46:22.914Z Downloaded crucible-workspace-hack v0.1.0
5002024-08-29T15:46:22.917Z Downloaded bitstruct v0.1.1
5012024-08-29T15:46:22.923Z Downloaded hmac v0.12.1
5022024-08-29T15:46:22.926Z Downloaded hubpack_derive v0.1.1
5032024-08-29T15:46:22.929Z Downloaded matches v0.1.10
5042024-08-29T15:46:22.929Z Downloaded is-terminal v0.4.12
5052024-08-29T15:46:22.933Z Downloaded atomic-waker v1.1.2
5062024-08-29T15:46:22.933Z Downloaded arrayref v0.3.7
5072024-08-29T15:46:22.933Z Downloaded darling_macro v0.20.9
5082024-08-29T15:46:22.936Z Downloaded bcrypt-pbkdf v0.10.0
5092024-08-29T15:46:22.936Z Downloaded bb8 v0.8.5
5102024-08-29T15:46:22.939Z Downloaded newtype_derive v0.1.6
5112024-08-29T15:46:22.939Z Downloaded ident_case v1.0.1
5122024-08-29T15:46:22.944Z Downloaded newline-converter v0.3.0
5132024-08-29T15:46:22.944Z Downloaded cexpr v0.6.0
5142024-08-29T15:46:22.948Z Downloaded cassowary v0.3.0
5152024-08-29T15:46:22.948Z Downloaded instant v0.1.12
5162024-08-29T15:46:22.948Z Downloaded num-conv v0.1.0
5172024-08-29T15:46:22.951Z Downloaded nodrop v0.1.14
5182024-08-29T15:46:22.951Z Downloaded atomicwrites v0.4.3
5192024-08-29T15:46:22.951Z Downloaded normalize-line-endings v0.3.0
5202024-08-29T15:46:22.954Z Downloaded http-range v0.1.5
5212024-08-29T15:46:22.954Z Downloaded hyper-tls v0.5.0
5222024-08-29T15:46:22.957Z Downloaded ciborium-ll v0.2.2
5232024-08-29T15:46:22.958Z Downloaded http-body v0.4.6
5242024-08-29T15:46:22.960Z Downloaded bitfield-struct v0.6.1
5252024-08-29T15:46:22.960Z Downloaded hostname v0.3.1
5262024-08-29T15:46:22.965Z Downloaded crossbeam-deque v0.8.5
5272024-08-29T15:46:22.968Z Downloaded block-padding v0.3.3
5282024-08-29T15:46:22.968Z Downloaded lazy_static v1.5.0
5292024-08-29T15:46:22.971Z Downloaded inout v0.1.3
5302024-08-29T15:46:22.971Z Downloaded hostname v0.4.0
5312024-08-29T15:46:22.974Z Downloaded curve25519-dalek-derive v0.1.1
5322024-08-29T15:46:22.974Z Downloaded managed v0.8.0
5332024-08-29T15:46:22.977Z Downloaded linked-hash-map v0.5.6
5342024-08-29T15:46:22.977Z Downloaded multimap v0.10.0
5352024-08-29T15:46:22.980Z Downloaded mime v0.3.17
5362024-08-29T15:46:22.980Z Downloaded colored v2.1.0
5372024-08-29T15:46:22.983Z Downloaded cfg_aliases v0.1.1
5382024-08-29T15:46:22.983Z Downloaded keccak v0.1.5
5392024-08-29T15:46:22.986Z Downloaded md-5 v0.10.6
5402024-08-29T15:46:22.986Z Downloaded md5 v0.7.0
5412024-08-29T15:46:22.989Z Downloaded ciborium-io v0.2.2
5422024-08-29T15:46:22.989Z Downloaded convert_case v0.4.0
5432024-08-29T15:46:22.992Z Downloaded bitstruct_derive v0.1.0
5442024-08-29T15:46:22.992Z Downloaded lru v0.12.3
5452024-08-29T15:46:22.992Z Downloaded libsw v3.3.1
5462024-08-29T15:46:22.995Z Downloaded match_cfg v0.1.0
5472024-08-29T15:46:22.997Z Downloaded new_debug_unreachable v1.0.6
5482024-08-29T15:46:22.997Z Downloaded crunchy v0.2.2
5492024-08-29T15:46:23.000Z Downloaded cstr-argument v0.1.2
5502024-08-29T15:46:23.000Z Downloaded bzip2 v0.4.4
5512024-08-29T15:46:23.003Z Downloaded ascii v1.1.0
5522024-08-29T15:46:23.006Z Downloaded num v0.4.3
5532024-08-29T15:46:23.006Z Downloaded httparse v1.8.0
5542024-08-29T15:46:23.009Z Downloaded hyper-staticfile v0.9.5
5552024-08-29T15:46:23.011Z Downloaded crc32fast v1.4.0
5562024-08-29T15:46:23.014Z Downloaded cancel-safe-futures v0.1.5
5572024-08-29T15:46:23.017Z Downloaded ipnet v2.9.0
5582024-08-29T15:46:23.020Z Downloaded lru-cache v0.1.2
5592024-08-29T15:46:23.020Z Downloaded lalrpop-util v0.19.12
5602024-08-29T15:46:23.022Z Downloaded console v0.15.8
5612024-08-29T15:46:23.025Z Downloaded signal-hook-tokio v0.3.1
5622024-08-29T15:46:23.028Z Downloaded instability v0.3.2
5632024-08-29T15:46:23.028Z Downloaded cookie_store v0.20.0
5642024-08-29T15:46:23.031Z Downloaded ascii-canvas v3.0.0
5652024-08-29T15:46:23.033Z Downloaded memmap2 v0.9.4
5662024-08-29T15:46:23.036Z Downloaded libefi-sys v0.1.0
5672024-08-29T15:46:23.036Z Downloaded iana-time-zone v0.1.60
5682024-08-29T15:46:23.040Z Downloaded hubpack v0.1.2
5692024-08-29T15:46:23.043Z Downloaded cookie v0.17.0
5702024-08-29T15:46:23.043Z Downloaded lazycell v1.3.0
5712024-08-29T15:46:23.045Z Downloaded resolv-conf v0.7.0
5722024-08-29T15:46:23.048Z Downloaded memoffset v0.9.1
5732024-08-29T15:46:23.048Z Downloaded maplit v1.0.2
5742024-08-29T15:46:23.051Z Downloaded kstat-rs v0.2.4
5752024-08-29T15:46:23.051Z Downloaded internet-checksum v0.2.1
5762024-08-29T15:46:23.054Z Downloaded constant_time_eq v0.3.0
5772024-08-29T15:46:23.054Z Downloaded bitflags v1.3.2
5782024-08-29T15:46:23.057Z Downloaded nibble_vec v0.1.0
5792024-08-29T15:46:23.060Z Downloaded same-file v1.0.6
5802024-08-29T15:46:23.063Z Downloaded cobs v0.2.3
5812024-08-29T15:46:23.063Z Downloaded cbc v0.1.2
5822024-08-29T15:46:23.066Z Downloaded crc v3.2.1
5832024-08-29T15:46:23.069Z Downloaded native-tls v0.2.11
5842024-08-29T15:46:23.072Z Downloaded nanorand v0.7.0
5852024-08-29T15:46:23.072Z Downloaded crc-catalog v2.4.0
5862024-08-29T15:46:23.075Z Downloaded const_format_proc_macros v0.2.32
5872024-08-29T15:46:23.077Z Downloaded bitfield v0.14.0
5882024-08-29T15:46:23.080Z Downloaded crossbeam-utils v0.8.19
5892024-08-29T15:46:23.083Z Downloaded blowfish v0.9.1
5902024-08-29T15:46:23.086Z Downloaded waitgroup v0.1.2
5912024-08-29T15:46:23.086Z Downloaded float-ord v0.3.2
5922024-08-29T15:46:23.088Z Downloaded dropshot_endpoint v0.10.1
5932024-08-29T15:46:23.089Z Downloaded downcast v0.11.0
5942024-08-29T15:46:23.091Z Downloaded async-trait v0.1.81
5952024-08-29T15:46:23.094Z Downloaded serde_urlencoded v0.7.1
5962024-08-29T15:46:23.097Z Downloaded signal-hook-registry v1.4.2
5972024-08-29T15:46:23.097Z Downloaded async-bb8-diesel v0.2.1
5982024-08-29T15:46:23.100Z Downloaded rustls-pemfile v1.0.4
5992024-08-29T15:46:23.102Z Downloaded miniz_oxide v0.7.2
6002024-08-29T15:46:23.105Z Downloaded try-lock v0.2.5
6012024-08-29T15:46:23.109Z Downloaded jobserver v0.1.32
6022024-08-29T15:46:23.109Z Downloaded base64 v0.13.1
6032024-08-29T15:46:23.112Z Downloaded lock_api v0.4.12
6042024-08-29T15:46:23.116Z Downloaded openssl-probe v0.1.5
6052024-08-29T15:46:23.119Z Downloaded cipher v0.4.4
6062024-08-29T15:46:23.119Z Downloaded chacha20 v0.9.1
6072024-08-29T15:46:23.121Z Downloaded bcs v0.1.6
6082024-08-29T15:46:23.124Z Downloaded multer v3.1.0
6092024-08-29T15:46:23.126Z Downloaded termcolor v1.4.1
6102024-08-29T15:46:23.129Z Downloaded openssl-macros v0.1.1
6112024-08-29T15:46:23.129Z Downloaded nu-ansi-term v0.50.0
6122024-08-29T15:46:23.132Z Downloaded num-complex v0.4.6
6132024-08-29T15:46:23.134Z Downloaded signal-hook-mio v0.2.4
6142024-08-29T15:46:23.134Z Downloaded scheduled-thread-pool v0.2.7
6152024-08-29T15:46:23.138Z Downloaded darling v0.20.9
6162024-08-29T15:46:23.140Z Downloaded csv-core v0.1.11
6172024-08-29T15:46:23.144Z Downloaded termios v0.3.3
6182024-08-29T15:46:23.148Z Downloaded ahash v0.8.11
6192024-08-29T15:46:23.151Z Downloaded subtle v2.5.0
6202024-08-29T15:46:23.151Z Downloaded defmt-parser v0.3.4
6212024-08-29T15:46:23.154Z Downloaded defmt-macros v0.3.9
6222024-08-29T15:46:23.157Z Downloaded dyn-clone v1.0.17
6232024-08-29T15:46:23.157Z Downloaded chacha20poly1305 v0.10.1
6242024-08-29T15:46:23.160Z Downloaded tap v1.0.1
6252024-08-29T15:46:23.163Z Downloaded static_assertions v1.1.0
6262024-08-29T15:46:23.163Z Downloaded time-core v0.1.2
6272024-08-29T15:46:23.165Z Downloaded darling_core v0.20.9
6282024-08-29T15:46:23.168Z Downloaded arc-swap v1.7.1
6292024-08-29T15:46:23.173Z Downloaded form_urlencoded v1.2.1
6302024-08-29T15:46:23.175Z Downloaded unicode-xid v0.2.4
6312024-08-29T15:46:23.178Z Downloaded blake2 v0.10.6
6322024-08-29T15:46:23.182Z Downloaded stable_deref_trait v1.2.0
6332024-08-29T15:46:23.182Z Downloaded mockall_derive v0.13.0
6342024-08-29T15:46:23.186Z Downloaded libloading v0.8.3
6352024-08-29T15:46:23.189Z Downloaded tower-service v0.3.2
6362024-08-29T15:46:23.189Z Downloaded toolchain_find v0.4.0
6372024-08-29T15:46:23.189Z Downloaded group v0.13.0
6382024-08-29T15:46:23.192Z Downloaded const-oid v0.9.6
6392024-08-29T15:46:23.194Z Downloaded fallible-streaming-iterator v0.1.9
6402024-08-29T15:46:23.194Z Downloaded num-iter v0.1.45
6412024-08-29T15:46:23.197Z Downloaded num-integer v0.1.46
6422024-08-29T15:46:23.201Z Downloaded term v0.7.0
6432024-08-29T15:46:23.203Z Downloaded crossbeam-epoch v0.9.18
6442024-08-29T15:46:23.206Z Downloaded cookie v0.18.1
6452024-08-29T15:46:23.208Z Downloaded allocator-api2 v0.2.18
6462024-08-29T15:46:23.211Z Downloaded tokio-rustls v0.24.1
6472024-08-29T15:46:23.214Z Downloaded enum-as-inner v0.5.1
6482024-08-29T15:46:23.217Z Downloaded endian-type v0.1.2
6492024-08-29T15:46:23.219Z Downloaded foreign-types-shared v0.1.1
6502024-08-29T15:46:23.219Z Downloaded polyval v0.6.2
6512024-08-29T15:46:23.222Z Downloaded diesel_table_macro_syntax v0.2.0
6522024-08-29T15:46:23.222Z Downloaded rustc_version v0.4.0
6532024-08-29T15:46:23.225Z Downloaded der_derive v0.7.2
6542024-08-29T15:46:23.227Z Downloaded crypto-bigint v0.5.5
6552024-08-29T15:46:23.232Z Downloaded primeorder v0.13.6
6562024-08-29T15:46:23.235Z Downloaded slog-stdlog v4.1.1
6572024-08-29T15:46:23.238Z Downloaded slog-scope v4.4.0
6582024-08-29T15:46:23.238Z Downloaded slog-json v2.6.1
6592024-08-29T15:46:23.241Z Downloaded smallvec v0.6.14
6602024-08-29T15:46:23.244Z Downloaded thread_local v1.1.8
6612024-08-29T15:46:23.244Z Downloaded ghash v0.5.1
6622024-08-29T15:46:23.247Z Downloaded bytes v1.7.1
6632024-08-29T15:46:23.251Z Downloaded serde_plain v1.0.2
6642024-08-29T15:46:23.254Z Downloaded parse-size v1.0.0
6652024-08-29T15:46:23.254Z Downloaded topological-sort v0.2.2
6662024-08-29T15:46:23.257Z Downloaded signal-hook v0.3.17
6672024-08-29T15:46:23.260Z Downloaded number_prefix v0.4.0
6682024-08-29T15:46:23.260Z Downloaded num-rational v0.4.2
6692024-08-29T15:46:23.262Z Downloaded indexmap v1.9.3
6702024-08-29T15:46:23.274Z Downloaded thiserror-no-std v2.0.2
6712024-08-29T15:46:23.279Z Downloaded sigpipe v0.1.3
6722024-08-29T15:46:23.282Z Downloaded zeroize v1.7.0
6732024-08-29T15:46:23.285Z Downloaded tar v0.4.41
6742024-08-29T15:46:23.287Z Downloaded password-hash v0.4.2
6752024-08-29T15:46:23.290Z Downloaded http v0.2.12
6762024-08-29T15:46:23.292Z Downloaded phf_shared v0.11.2
6772024-08-29T15:46:23.295Z Downloaded ena v0.14.3
6782024-08-29T15:46:23.295Z Downloaded embedded-io v0.4.0
6792024-08-29T15:46:23.298Z Downloaded funty v2.0.0
6802024-08-29T15:46:23.300Z Downloaded poly1305 v0.8.0
6812024-08-29T15:46:23.303Z Downloaded fragile v2.0.0
6822024-08-29T15:46:23.306Z Downloaded schemars v0.8.21
6832024-08-29T15:46:23.317Z Downloaded display-error-chain v0.2.1
6842024-08-29T15:46:23.319Z Downloaded opaque-debug v0.3.1
6852024-08-29T15:46:23.322Z Downloaded time-macros v0.2.18
6862024-08-29T15:46:23.325Z Downloaded foreign-types-macros v0.2.3
6872024-08-29T15:46:23.325Z Downloaded quick-error v1.2.3
6882024-08-29T15:46:23.327Z Downloaded snafu v0.8.2
6892024-08-29T15:46:23.333Z Downloaded predicates-tree v1.0.9
6902024-08-29T15:46:23.335Z Downloaded rand_chacha v0.3.1
6912024-08-29T15:46:23.335Z Downloaded pkg-config v0.3.30
6922024-08-29T15:46:23.339Z Downloaded parse-display-derive v0.10.0
6932024-08-29T15:46:23.342Z Downloaded shell-words v1.1.0
6942024-08-29T15:46:23.342Z Downloaded derive_builder_core v0.20.0
6952024-08-29T15:46:23.344Z Downloaded semver v0.1.20
6962024-08-29T15:46:23.344Z Downloaded portpicker v0.1.1
6972024-08-29T15:46:23.347Z Downloaded rustfmt-wrapper v0.2.1
6982024-08-29T15:46:23.347Z Downloaded parse-display v0.10.0
6992024-08-29T15:46:23.350Z Downloaded shlex v1.3.0
7002024-08-29T15:46:23.350Z Downloaded packed_struct_codegen v0.10.1
7012024-08-29T15:46:23.353Z Downloaded serde-big-array v0.5.1
7022024-08-29T15:46:23.355Z Downloaded signature v2.2.0
7032024-08-29T15:46:23.355Z Downloaded tokio-native-tls v0.3.1
7042024-08-29T15:46:23.358Z Downloaded tiny-keccak v2.0.2
7052024-08-29T15:46:23.361Z Downloaded http v1.1.0
7062024-08-29T15:46:23.365Z Downloaded utf-8 v0.7.6
7072024-08-29T15:46:23.368Z Downloaded tokio-macros v2.4.0
7082024-08-29T15:46:23.370Z Downloaded structmeta v0.3.0
7092024-08-29T15:46:23.370Z Downloaded crossbeam-channel v0.5.12
7102024-08-29T15:46:23.375Z Downloaded cc v1.0.97
7112024-08-29T15:46:23.379Z Downloaded structmeta v0.2.0
7122024-08-29T15:46:23.382Z Downloaded password-hash v0.5.0
7132024-08-29T15:46:23.385Z Downloaded fatfs v0.3.6
7142024-08-29T15:46:23.388Z Downloaded zone v0.1.8
7152024-08-29T15:46:23.388Z Downloaded compact_str v0.8.0
7162024-08-29T15:46:23.391Z Downloaded strip-ansi-escapes v0.2.0
7172024-08-29T15:46:23.394Z Downloaded structmeta-derive v0.2.0
7182024-08-29T15:46:23.396Z Downloaded futures-task v0.3.30
7192024-08-29T15:46:23.397Z Downloaded rtoolbox v0.0.2
7202024-08-29T15:46:23.403Z Downloaded fxhash v0.2.1
7212024-08-29T15:46:23.403Z Downloaded futures-macro v0.3.30
7222024-08-29T15:46:23.406Z Downloaded hash32 v0.3.1
7232024-08-29T15:46:23.407Z Downloaded fallible-iterator v0.3.0
7242024-08-29T15:46:23.407Z Downloaded subprocess v0.2.9
7252024-08-29T15:46:23.407Z Downloaded fallible-iterator v0.2.0
7262024-08-29T15:46:23.409Z Downloaded hash32 v0.2.1
7272024-08-29T15:46:23.411Z Downloaded mio v0.8.11
7282024-08-29T15:46:23.417Z Downloaded minimal-lexical v0.2.1
7292024-08-29T15:46:23.422Z Downloaded prettyplease v0.2.20
7302024-08-29T15:46:23.426Z Downloaded psl-types v2.0.11
7312024-08-29T15:46:23.428Z Downloaded stringprep v0.1.4
7322024-08-29T15:46:23.431Z Downloaded oso v0.27.3
7332024-08-29T15:46:23.434Z Downloaded pin-utils v0.1.0
7342024-08-29T15:46:23.437Z Downloaded sync_wrapper v0.1.2
7352024-08-29T15:46:23.437Z Downloaded tokio-rustls v0.25.0
7362024-08-29T15:46:23.440Z Downloaded strum v0.26.3
7372024-08-29T15:46:23.440Z Downloaded getrandom v0.2.14
7382024-08-29T15:46:23.443Z Downloaded url v2.5.2
7392024-08-29T15:46:23.447Z Downloaded foreign-types v0.3.2
7402024-08-29T15:46:23.449Z Downloaded ssh-encoding v0.2.0
7412024-08-29T15:46:23.452Z Downloaded derive_builder v0.20.0
7422024-08-29T15:46:23.455Z Downloaded walkdir v2.5.0
7432024-08-29T15:46:23.458Z Downloaded unicode-truncate v1.0.0
7442024-08-29T15:46:23.461Z Downloaded aes v0.8.4
7452024-08-29T15:46:23.464Z Downloaded unicase v2.7.0
7462024-08-29T15:46:23.469Z Downloaded gethostname v0.5.0
7472024-08-29T15:46:23.471Z Downloaded structmeta-derive v0.3.0
7482024-08-29T15:46:23.472Z Downloaded unsafe-libyaml v0.2.11
7492024-08-29T15:46:23.475Z Downloaded pin-project v1.1.5
7502024-08-29T15:46:23.487Z Downloaded oso-derive v0.27.3
7512024-08-29T15:46:23.491Z Downloaded parking_lot_core v0.8.6
7522024-08-29T15:46:23.491Z Downloaded postgres-protocol v0.6.7
7532024-08-29T15:46:23.494Z Downloaded openssl-sys v0.9.103
7542024-08-29T15:46:23.498Z Downloaded hex-literal v0.4.1
7552024-08-29T15:46:23.500Z Downloaded olpc-cjson v0.1.3
7562024-08-29T15:46:23.503Z Downloaded num_enum_derive v0.5.11
7572024-08-29T15:46:23.503Z Downloaded num_enum v0.5.11
7582024-08-29T15:46:23.507Z Downloaded pkcs1 v0.7.5
7592024-08-29T15:46:23.510Z Downloaded spin v0.5.2
7602024-08-29T15:46:23.513Z Downloaded vergen v8.3.2
7612024-08-29T15:46:23.515Z Downloaded rustversion v1.0.17
7622024-08-29T15:46:23.518Z Downloaded derive_builder_macro v0.20.0
7632024-08-29T15:46:23.521Z Downloaded path-slash v0.1.5
7642024-08-29T15:46:23.521Z Downloaded num-bigint-dig v0.8.4
7652024-08-29T15:46:23.527Z Downloaded take_mut v0.2.2
7662024-08-29T15:46:23.529Z Downloaded which v4.4.2
7672024-08-29T15:46:23.532Z Downloaded either v1.13.0
7682024-08-29T15:46:23.533Z Downloaded tracing-attributes v0.1.27
7692024-08-29T15:46:23.535Z Downloaded ed25519 v2.2.3
7702024-08-29T15:46:23.538Z Downloaded heck v0.3.3
7712024-08-29T15:46:23.541Z Downloaded der v0.7.9
7722024-08-29T15:46:23.545Z Downloaded russh v0.45.0
7732024-08-29T15:46:23.552Z Downloaded powerfmt v0.2.0
7742024-08-29T15:46:23.555Z Downloaded siphasher v0.3.11
7752024-08-29T15:46:23.555Z Downloaded sha1 v0.10.6
7762024-08-29T15:46:23.558Z Downloaded twox-hash v1.6.3
7772024-08-29T15:46:23.561Z Downloaded crossterm v0.27.0
7782024-08-29T15:46:23.567Z Downloaded num-bigint v0.4.5
7792024-08-29T15:46:23.571Z Downloaded ref-cast-impl v1.0.23
7802024-08-29T15:46:23.574Z Downloaded dhcproto-macros v0.1.0
7812024-08-29T15:46:23.574Z Downloaded tinyvec_macros v0.1.1
7822024-08-29T15:46:23.577Z Downloaded pkcs5 v0.7.1
7832024-08-29T15:46:23.581Z Downloaded secrecy v0.8.0
7842024-08-29T15:46:23.584Z Downloaded heapless v0.8.0
7852024-08-29T15:46:23.586Z Downloaded postgres-types v0.2.7
7862024-08-29T15:46:23.589Z Downloaded uuid v1.10.0
7872024-08-29T15:46:23.592Z Downloaded termtree v0.4.1
7882024-08-29T15:46:23.595Z Downloaded parking_lot v0.12.2
7892024-08-29T15:46:23.598Z Downloaded futures-executor v0.3.30
7902024-08-29T15:46:23.600Z Downloaded nom v7.1.3
7912024-08-29T15:46:23.605Z Downloaded strum_macros v0.26.4
7922024-08-29T15:46:23.608Z Downloaded dhcproto v0.12.0
7932024-08-29T15:46:23.611Z Downloaded diesel_derives v2.2.2
7942024-08-29T15:46:23.617Z Downloaded p256 v0.13.2
7952024-08-29T15:46:23.620Z Downloaded sqlparser_derive v0.2.2
7962024-08-29T15:46:23.622Z Downloaded sec1 v0.7.3
7972024-08-29T15:46:23.626Z Downloaded peg-runtime v0.8.3
7982024-08-29T15:46:23.626Z Downloaded rand v0.8.5
7992024-08-29T15:46:23.629Z Downloaded radium v0.7.0
8002024-08-29T15:46:23.631Z Downloaded itertools v0.13.0
8012024-08-29T15:46:23.639Z Downloaded predicates v3.1.2
8022024-08-29T15:46:23.641Z Downloaded debug-ignore v1.0.5
8032024-08-29T15:46:23.644Z Downloaded rpassword v7.3.1
8042024-08-29T15:46:23.647Z Downloaded postcard v1.0.8
8052024-08-29T15:46:23.650Z Downloaded unicode-bidi v0.3.15
8062024-08-29T15:46:23.653Z Downloaded scopeguard v1.2.0
8072024-08-29T15:46:23.653Z Downloaded futures-core v0.3.30
8082024-08-29T15:46:23.656Z Downloaded phf_shared v0.10.0
8092024-08-29T15:46:23.656Z Downloaded slog v2.7.0
8102024-08-29T15:46:23.659Z Downloaded slog-dtrace v0.3.0
8112024-08-29T15:46:23.661Z Downloaded xattr v1.3.1
8122024-08-29T15:46:23.662Z Downloaded deranged v0.3.11
8132024-08-29T15:46:23.664Z Downloaded sct v0.7.1
8142024-08-29T15:46:23.667Z Downloaded pretty-hex v0.2.1
8152024-08-29T15:46:23.670Z Downloaded parking_lot v0.11.2
8162024-08-29T15:46:23.672Z Downloaded serde_yaml v0.9.34+deprecated
8172024-08-29T15:46:23.675Z Downloaded tough v0.17.1
8182024-08-29T15:46:23.685Z Downloaded strum_macros v0.25.3
8192024-08-29T15:46:23.687Z Downloaded pem v3.0.4
8202024-08-29T15:46:23.690Z Downloaded fixedbitset v0.4.2
8212024-08-29T15:46:23.692Z Downloaded r2d2 v0.8.10
8222024-08-29T15:46:23.692Z Downloaded smf v0.2.3
8232024-08-29T15:46:23.695Z Downloaded zone_cfg_derive v0.1.2
8242024-08-29T15:46:23.695Z Downloaded hex v0.4.3
8252024-08-29T15:46:23.698Z Downloaded num-derive v0.4.2
8262024-08-29T15:46:23.701Z Downloaded data-encoding v2.6.0
8272024-08-29T15:46:23.701Z Downloaded erased-serde v0.3.31
8282024-08-29T15:46:23.703Z Downloaded env_logger v0.9.3
8292024-08-29T15:46:23.706Z Downloaded hickory-resolver v0.24.1
8302024-08-29T15:46:23.710Z Downloaded hkdf v0.12.4
8312024-08-29T15:46:23.712Z Downloaded zip v0.6.6
8322024-08-29T15:46:23.717Z Downloaded strum_macros v0.24.3
8332024-08-29T15:46:23.720Z Downloaded wyz v0.5.1
8342024-08-29T15:46:23.724Z Downloaded filetime v0.2.24
8352024-08-29T15:46:23.726Z Downloaded precomputed-hash v0.1.1
8362024-08-29T15:46:23.726Z Downloaded similar v2.6.0
8372024-08-29T15:46:23.729Z Downloaded rfc6979 v0.4.0
8382024-08-29T15:46:23.732Z Downloaded pin-project-internal v1.1.5
8392024-08-29T15:46:23.734Z Downloaded hashlink v0.9.1
8402024-08-29T15:46:23.735Z Downloaded ron v0.7.1
8412024-08-29T15:46:23.741Z Downloaded tokio-tungstenite v0.21.0
8422024-08-29T15:46:23.744Z Downloaded salsa20 v0.10.2
8432024-08-29T15:46:23.746Z Downloaded dirs-next v2.0.0
8442024-08-29T15:46:23.746Z Downloaded flagset v0.4.5
8452024-08-29T15:46:23.749Z Downloaded dirs-sys-next v0.1.2
8462024-08-29T15:46:23.749Z Downloaded unicode-normalization v0.1.23
8472024-08-29T15:46:23.752Z Downloaded tls_codec_derive v0.4.1
8482024-08-29T15:46:23.755Z Downloaded hickory-client v0.24.1
8492024-08-29T15:46:23.758Z Downloaded unicode_categories v0.1.1
8502024-08-29T15:46:23.760Z Downloaded ppv-lite86 v0.2.17
8512024-08-29T15:46:23.763Z Downloaded hashbrown v0.13.2
8522024-08-29T15:46:23.767Z Downloaded expectorate v1.1.0
8532024-08-29T15:46:23.769Z Downloaded percent-encoding v2.3.1
8542024-08-29T15:46:23.772Z Downloaded tls_codec v0.4.1
8552024-08-29T15:46:23.775Z Downloaded env_logger v0.10.2
8562024-08-29T15:46:23.777Z Downloaded elliptic-curve v0.13.8
8572024-08-29T15:46:23.780Z Downloaded time v0.3.36
8582024-08-29T15:46:23.788Z Downloaded fd-lock v4.0.2
8592024-08-29T15:46:23.792Z Downloaded predicates-core v1.0.6
8602024-08-29T15:46:23.796Z Downloaded pbkdf2 v0.11.0
8612024-08-29T15:46:23.796Z Downloaded sqlformat v0.2.4
8622024-08-29T15:46:23.799Z Downloaded peg-macros v0.8.4
8632024-08-29T15:46:23.799Z Downloaded packed_struct v0.10.1
8642024-08-29T15:46:23.802Z Downloaded globset v0.4.14
8652024-08-29T15:46:23.804Z Downloaded slog-bunyan v2.5.0
8662024-08-29T15:46:23.804Z Downloaded slog-async v2.8.0
8672024-08-29T15:46:23.807Z Downloaded test-strategy v0.3.1
8682024-08-29T15:46:23.809Z Downloaded derive_more v0.99.18
8692024-08-29T15:46:23.814Z Downloaded tungstenite v0.21.0
8702024-08-29T15:46:23.819Z Downloaded ff v0.13.0
8712024-08-29T15:46:23.823Z Downloaded foreign-types v0.5.0
8722024-08-29T15:46:23.823Z Downloaded tokio-tungstenite v0.20.1
8732024-08-29T15:46:23.826Z Downloaded pin-project-lite v0.2.14
8742024-08-29T15:46:23.829Z Downloaded unicode-segmentation v1.11.0
8752024-08-29T15:46:23.832Z Downloaded difflib v0.4.0
8762024-08-29T15:46:23.835Z Downloaded phf v0.11.2
8772024-08-29T15:46:23.838Z Downloaded spki v0.7.3
8782024-08-29T15:46:23.838Z Downloaded enum-as-inner v0.6.0
8792024-08-29T15:46:23.840Z Downloaded yasna v0.5.2
8802024-08-29T15:46:23.844Z Downloaded headers v0.3.9
8812024-08-29T15:46:23.847Z Downloaded hyper v0.14.30
8822024-08-29T15:46:23.856Z Downloaded ecdsa v0.16.9
8832024-08-29T15:46:23.858Z Downloaded num-traits v0.2.19
8842024-08-29T15:46:23.861Z Downloaded publicsuffix v2.2.3
8852024-08-29T15:46:23.865Z Downloaded hashbrown v0.12.3
8862024-08-29T15:46:23.869Z Downloaded socket2 v0.4.10
8872024-08-29T15:46:23.871Z Downloaded serde_with v3.9.0
8882024-08-29T15:46:23.880Z Downloaded blake3 v1.5.1
8892024-08-29T15:46:23.888Z Downloaded half v2.4.1
8902024-08-29T15:46:23.891Z Downloaded tinyvec v1.6.0
8912024-08-29T15:46:23.895Z Downloaded typed-path v0.7.1
8922024-08-29T15:46:23.902Z Downloaded rustls-webpki v0.102.4
8932024-08-29T15:46:23.922Z Downloaded flume v0.11.0
8942024-08-29T15:46:23.925Z Downloaded diff v0.1.13
8952024-08-29T15:46:23.928Z Downloaded futures v0.3.30
8962024-08-29T15:46:23.933Z Downloaded lalrpop v0.19.12
8972024-08-29T15:46:23.945Z Downloaded socket2 v0.5.7
8982024-08-29T15:46:23.948Z Downloaded rsa v0.9.6
8992024-08-29T15:46:23.952Z Downloaded tracing-core v0.1.32
9002024-08-29T15:46:23.955Z Downloaded x509-cert v0.2.5
9012024-08-29T15:46:23.961Z Downloaded tokio-util v0.7.11
9022024-08-29T15:46:23.969Z Downloaded ssh-key v0.6.6
9032024-08-29T15:46:23.976Z Downloaded bindgen v0.69.4
9042024-08-29T15:46:23.984Z Downloaded chrono v0.4.38
9052024-08-29T15:46:23.992Z Downloaded reqwest v0.11.27
9062024-08-29T15:46:23.999Z Downloaded toml_edit v0.19.15
9072024-08-29T15:46:24.017Z Downloaded toml v0.7.8
9082024-08-29T15:46:24.021Z Downloaded sqlparser v0.45.0
9092024-08-29T15:46:24.026Z Downloaded idna v0.5.0
9102024-08-29T15:46:24.033Z Downloaded portable-atomic v1.6.0
9112024-08-29T15:46:24.041Z Downloaded nix v0.27.1
9122024-08-29T15:46:24.051Z Downloaded idna v0.2.3
9132024-08-29T15:46:24.059Z Downloaded rayon v1.10.0
9142024-08-29T15:46:24.068Z Downloaded rustls-webpki v0.101.7
9152024-08-29T15:46:24.083Z Downloaded reedline v0.33.0
9162024-08-29T15:46:24.091Z Downloaded p521 v0.13.3
9172024-08-29T15:46:24.095Z Downloaded rusqlite v0.31.0
9182024-08-29T15:46:24.102Z Downloaded futures-util v0.3.30
9192024-08-29T15:46:24.116Z Downloaded dropshot v0.10.1
9202024-08-29T15:46:24.126Z Downloaded idna v0.3.0
9212024-08-29T15:46:24.132Z Downloaded winnow v0.5.40
9222024-08-29T15:46:24.141Z Downloaded object v0.30.4
9232024-08-29T15:46:24.152Z Downloaded nix v0.28.0
9242024-08-29T15:46:24.164Z Downloaded regex v1.10.6
9252024-08-29T15:46:24.178Z Downloaded polar-core v0.27.3
9262024-08-29T15:46:24.186Z Downloaded quick-xml v0.31.0
9272024-08-29T15:46:24.193Z Downloaded webpki-roots v0.25.4
9282024-08-29T15:46:24.197Z Downloaded rustls v0.21.12
9292024-08-29T15:46:24.209Z Downloaded proptest v1.5.0
9302024-08-29T15:46:24.219Z Downloaded smoltcp v0.9.1
9312024-08-29T15:46:24.230Z Downloaded regex-syntax v0.6.29
9322024-08-29T15:46:24.238Z Downloaded bstr v1.9.1
9332024-08-29T15:46:24.249Z Downloaded git2 v0.19.0
9342024-08-29T15:46:24.259Z Downloaded radix_trie v0.2.1
9352024-08-29T15:46:24.265Z Downloaded openssl v0.10.66
9362024-08-29T15:46:24.275Z Downloaded diesel v2.2.3
9372024-08-29T15:46:24.296Z Downloaded openapiv3 v2.0.0
9382024-08-29T15:46:24.309Z Downloaded regex-syntax v0.8.4
9392024-08-29T15:46:24.317Z Downloaded rustls v0.22.4
9402024-08-29T15:46:24.331Z Downloaded trust-dns-proto v0.22.0
9412024-08-29T15:46:24.343Z Downloaded ratatui v0.28.0
9422024-08-29T15:46:24.364Z Downloaded regress v0.9.1
9432024-08-29T15:46:24.372Z Downloaded hickory-proto v0.24.1
9442024-08-29T15:46:24.388Z Downloaded sled v0.34.7
9452024-08-29T15:46:24.398Z Downloaded object v0.32.2
9462024-08-29T15:46:24.409Z Downloaded smoltcp v0.11.0
9472024-08-29T15:46:24.422Z Downloaded p384 v0.13.0
9482024-08-29T15:46:24.428Z Downloaded regex-automata v0.4.6
9492024-08-29T15:46:24.446Z Downloaded gimli v0.28.1
9502024-08-29T15:46:24.455Z Downloaded curve25519-dalek v4.1.3
9512024-08-29T15:46:24.467Z Downloaded zerocopy-derive v0.6.6
9522024-08-29T15:46:24.474Z Downloaded petgraph v0.6.5
9532024-08-29T15:46:24.495Z Downloaded bzip2-sys v0.1.11+1.0.8
9542024-08-29T15:46:24.506Z Downloaded idna v0.4.0
9552024-08-29T15:46:24.514Z Downloaded vcpkg v0.2.15
9562024-08-29T15:46:24.553Z Downloaded bitvec v1.0.1
9572024-08-29T15:46:24.568Z Downloaded zerocopy v0.6.6
9582024-08-29T15:46:24.571Z Downloaded flate2 v1.0.31
9592024-08-29T15:46:24.576Z Downloaded samael v0.0.15
9602024-08-29T15:46:24.581Z Downloaded finl_unicode v1.2.0
9612024-08-29T15:46:24.596Z Downloaded h2 v0.3.26
9622024-08-29T15:46:24.603Z Downloaded tokio v1.39.3
9632024-08-29T15:46:24.642Z Downloaded csv v1.3.0
9642024-08-29T15:46:24.663Z Downloaded sha3 v0.10.8
9652024-08-29T15:46:24.669Z Downloaded tungstenite v0.23.0
9662024-08-29T15:46:24.671Z Downloaded rustyline v14.0.0
9672024-08-29T15:46:24.676Z Downloaded whoami v1.5.1
9682024-08-29T15:46:24.679Z Downloaded futures-channel v0.3.30
9692024-08-29T15:46:24.683Z Downloaded des v0.8.1
9702024-08-29T15:46:24.683Z Downloaded ed25519-dalek v2.1.1
9712024-08-29T15:46:24.685Z Downloaded parking_lot_core v0.9.10
9722024-08-29T15:46:24.688Z Downloaded scrypt v0.11.0
9732024-08-29T15:46:24.691Z Downloaded futures-io v0.3.30
9742024-08-29T15:46:24.691Z Downloaded tracing v0.1.40
9752024-08-29T15:46:24.694Z Downloaded rcgen v0.12.1
9762024-08-29T15:46:24.696Z Downloaded rayon-core v1.12.1
9772024-08-29T15:46:24.700Z Downloaded libxml v0.3.3
9782024-08-29T15:46:24.706Z Downloaded glob v0.3.1
9792024-08-29T15:46:24.709Z Downloaded tokio-tungstenite v0.23.1
9802024-08-29T15:46:24.712Z Downloaded ssh-cipher v0.2.0
9812024-08-29T15:46:24.712Z Downloaded russh-cryptovec v0.7.2
9822024-08-29T15:46:24.712Z Downloaded thiserror-impl-no-std v2.0.2
9832024-08-29T15:46:24.714Z Downloaded encoding_rs v0.8.34
9842024-08-29T15:46:24.737Z Downloaded russh-keys v0.45.0
9852024-08-29T15:46:24.739Z Downloaded pem-rfc7468 v0.7.0
9862024-08-29T15:46:24.742Z Downloaded owo-colors v4.0.0
9872024-08-29T15:46:24.744Z Downloaded rustls-pki-types v1.7.0
9882024-08-29T15:46:24.747Z Downloaded itertools v0.12.1
9892024-08-29T15:46:24.752Z Downloaded omicron-zone-package v0.11.0
9902024-08-29T15:46:24.755Z Downloaded slab v0.4.9
9912024-08-29T15:46:24.758Z Downloaded ref-cast v1.0.23
9922024-08-29T15:46:24.761Z Downloaded libm v0.2.8
9932024-08-29T15:46:24.769Z Downloaded untrusted v0.9.0
9942024-08-29T15:46:24.771Z Downloaded untrusted v0.7.1
9952024-08-29T15:46:24.771Z Downloaded universal-hash v0.5.1
9962024-08-29T15:46:24.774Z Downloaded unarray v0.1.4
9972024-08-29T15:46:24.774Z Downloaded tabwriter v1.4.0
9982024-08-29T15:46:24.774Z Downloaded supports-color v3.0.0
9992024-08-29T15:46:24.777Z Downloaded aes-gcm v0.10.3
10002024-08-29T15:46:24.779Z Downloaded spin v0.9.8
10012024-08-29T15:46:24.782Z Downloaded rustc-demangle v0.1.24
10022024-08-29T15:46:24.785Z Downloaded derive-where v1.2.7
10032024-08-29T15:46:24.788Z Downloaded string_cache v0.8.7
10042024-08-29T15:46:24.791Z Downloaded serde_with_macros v3.9.0
10052024-08-29T15:46:24.793Z Downloaded rustls-pemfile v2.1.3
10062024-08-29T15:46:24.796Z Downloaded pkcs8 v0.10.2
10072024-08-29T15:46:24.799Z Downloaded tokio-postgres v0.7.11
10082024-08-29T15:46:24.802Z Downloaded aho-corasick v1.1.3
10092024-08-29T15:46:24.808Z Downloaded heapless v0.7.17
10102024-08-29T15:46:24.813Z Downloaded itertools v0.10.5
10112024-08-29T15:46:24.819Z Downloaded float-cmp v0.9.0
10122024-08-29T15:46:24.822Z Downloaded libgit2-sys v0.17.0+1.8.1
10132024-08-29T15:46:24.881Z Downloaded tungstenite v0.20.1
10142024-08-29T15:46:24.884Z Downloaded serde-hex v0.1.0
10152024-08-29T15:46:24.887Z Downloaded want v0.3.1
10162024-08-29T15:46:24.887Z Downloaded crossterm v0.28.1
10172024-08-29T15:46:24.893Z Downloaded tokio-stream v0.1.15
10182024-08-29T15:46:24.897Z Downloaded steno v0.4.1
10192024-08-29T15:46:24.902Z Downloaded mio v1.0.2
10202024-08-29T15:46:24.908Z Downloaded base64 v0.21.7
10212024-08-29T15:46:24.913Z Downloaded serde_derive_internals v0.29.1
10222024-08-29T15:46:24.916Z Downloaded backtrace v0.3.71
10232024-08-29T15:46:24.921Z Downloaded paste v1.0.15
10242024-08-29T15:46:24.923Z Downloaded smallvec v1.13.2
10252024-08-29T15:46:24.926Z Downloaded slog-term v2.9.1
10262024-08-29T15:46:24.928Z Downloaded dsl_auto_type v0.1.2
10272024-08-29T15:46:24.930Z Downloaded hickory-server v0.24.1
10282024-08-29T15:46:24.935Z Downloaded zeroize_derive v1.4.2
10292024-08-29T15:46:24.937Z Downloaded uzers v0.11.3
10302024-08-29T15:46:24.940Z Downloaded peg v0.8.4
10312024-08-29T15:46:24.942Z Downloaded ron v0.8.1
10322024-08-29T15:46:24.947Z Downloaded indicatif v0.17.8
10332024-08-29T15:46:24.952Z Downloaded num_threads v0.1.7
10342024-08-29T15:46:24.954Z Downloaded vte v0.11.1
10352024-08-29T15:46:24.957Z Downloaded vsss-rs v3.3.4
10362024-08-29T15:46:24.957Z Downloaded rusty-fork v0.3.0
10372024-08-29T15:46:24.960Z Downloaded slog-envlogger v2.2.0
10382024-08-29T15:46:24.962Z Downloaded serde_path_to_error v0.1.16
10392024-08-29T15:46:24.962Z Downloaded serde_arrays v0.1.0
10402024-08-29T15:46:24.965Z Downloaded rand_xorshift v0.3.0
10412024-08-29T15:46:24.965Z Downloaded const_format v0.2.32
10422024-08-29T15:46:24.969Z Downloaded base64 v0.22.1
10432024-08-29T15:46:24.973Z Downloaded rustc-hash v1.1.0
10442024-08-29T15:46:24.975Z Downloaded proc-macro-crate v1.3.1
10452024-08-29T15:46:24.975Z Downloaded rand_seeder v0.3.0
10462024-08-29T15:46:24.978Z Downloaded rand_core v0.6.4
10472024-08-29T15:46:24.978Z Downloaded pbkdf2 v0.12.2
10482024-08-29T15:46:24.980Z Downloaded getopts v0.2.21
10492024-08-29T15:46:24.982Z Downloaded futures-sink v0.3.30
10502024-08-29T15:46:24.982Z Downloaded snafu-derive v0.8.2
10512024-08-29T15:46:24.985Z Downloaded backoff v0.4.0
10522024-08-29T15:46:24.985Z Downloaded defmt v0.3.8
10532024-08-29T15:46:24.990Z Downloaded wait-timeout v0.2.0
10542024-08-29T15:46:24.992Z Downloaded tui-tree-widget v0.22.0
10552024-08-29T15:46:24.992Z Downloaded linear-map v1.2.0
10562024-08-29T15:46:24.995Z Downloaded crc-any v2.5.0
10572024-08-29T15:46:24.995Z Downloaded clang-sys v1.7.0
10582024-08-29T15:46:24.998Z Downloaded headers-core v0.2.0
10592024-08-29T15:46:24.998Z Downloaded foreign-types-shared v0.3.1
10602024-08-29T15:46:25.001Z Downloaded base64ct v1.6.0
10612024-08-29T15:46:25.004Z Downloaded assert_matches v1.5.0
10622024-08-29T15:46:25.004Z Downloaded argon2 v0.5.3
10632024-08-29T15:46:25.006Z Downloaded rustc_version v0.1.7
10642024-08-29T15:46:25.006Z Downloaded serde_repr v0.1.19
10652024-08-29T15:46:25.006Z Downloaded schemars_derive v0.8.21
10662024-08-29T15:46:25.009Z Downloaded arrayvec v0.7.4
10672024-08-29T15:46:25.011Z Downloaded vte_generate_state_changes v0.1.1
10682024-08-29T15:46:25.011Z Downloaded mime_guess v2.0.4
10692024-08-29T15:46:25.014Z Downloaded newtype-uuid v1.1.0
10702024-08-29T15:46:25.014Z Downloaded mockall v0.13.0
10712024-08-29T15:46:25.017Z Downloaded maybe-uninit v2.0.0
10722024-08-29T15:46:25.017Z Downloaded buf-list v1.0.3
10732024-08-29T15:46:25.019Z Downloaded bit-set v0.5.3
10742024-08-29T15:46:25.021Z Downloaded ipnetwork v0.20.0
10752024-08-29T15:46:25.021Z Downloaded indoc v1.0.9
10762024-08-29T15:46:25.024Z Downloaded impl-trait-for-tuples v0.2.2
10772024-08-29T15:46:25.026Z Downloaded base16ct v0.2.0
10782024-08-29T15:46:25.028Z Downloaded bit-vec v0.6.3
10792024-08-29T15:46:25.031Z Downloaded array-init v0.0.4
10802024-08-29T15:46:25.033Z Downloaded httpdate v1.0.3
10812024-08-29T15:46:25.034Z Downloaded async-stream v0.3.5
10822024-08-29T15:46:25.036Z Downloaded hyper-rustls v0.24.2
10832024-08-29T15:46:25.038Z Downloaded highway v1.2.0
10842024-08-29T15:46:25.041Z Downloaded ciborium v0.2.2
10852024-08-29T15:46:25.044Z Downloaded is_ci v1.2.0
10862024-08-29T15:46:25.044Z Downloaded indent_write v2.2.0
10872024-08-29T15:46:25.047Z Downloaded humantime v2.1.0
10882024-08-29T15:46:25.047Z Downloaded home v0.5.9
10892024-08-29T15:46:25.050Z Downloaded ctr v0.9.2
10902024-08-29T15:46:25.050Z Downloaded castaway v0.2.3
10912024-08-29T15:46:25.053Z Downloaded async-recursion v1.1.1
10922024-08-29T15:46:25.055Z Downloaded addr2line v0.21.0
10932024-08-29T15:46:25.196Z Downloaded ring v0.17.8
10942024-08-29T15:46:25.281Z Downloaded libz-sys v1.1.16
10952024-08-29T15:46:25.376Z Downloaded ring v0.16.20
10962024-08-29T15:46:25.454Z Downloaded libsqlite3-sys v0.28.0
10972024-08-29T15:46:25.625Z Compiling serde v1.0.208
10982024-08-29T15:46:25.627Z Compiling typenum v1.17.0
10992024-08-29T15:46:25.627Z Compiling lock_api v0.4.12
11002024-08-29T15:46:25.627Z Compiling generic-array v0.14.7
11012024-08-29T15:46:25.775Z Compiling scopeguard v1.2.0
11022024-08-29T15:46:25.777Z Compiling log v0.4.21
11032024-08-29T15:46:25.802Z Compiling syn v2.0.74
11042024-08-29T15:46:25.815Z Compiling getrandom v0.2.14
11052024-08-29T15:46:25.963Z Compiling jobserver v0.1.32
11062024-08-29T15:46:26.095Z Compiling rand_core v0.6.4
11072024-08-29T15:46:26.275Z Compiling subtle v2.5.0
11082024-08-29T15:46:26.377Z Compiling cc v1.0.97
11092024-08-29T15:46:26.398Z Compiling const-oid v0.9.6
11102024-08-29T15:46:26.640Z Compiling smallvec v1.13.2
11112024-08-29T15:46:26.663Z Compiling pin-project-lite v0.2.14
11122024-08-29T15:46:26.785Z Compiling parking_lot_core v0.9.10
11132024-08-29T15:46:26.892Z Compiling signal-hook-registry v1.4.2
11142024-08-29T15:46:26.946Z Compiling spin v0.9.8
11152024-08-29T15:46:27.034Z Compiling mio v1.0.2
11162024-08-29T15:46:27.352Z Compiling ahash v0.8.11
11172024-08-29T15:46:27.716Z Compiling parking_lot v0.12.2
11182024-08-29T15:46:27.738Z Compiling tinyvec_macros v0.1.1
11192024-08-29T15:46:27.830Z Compiling tinyvec v1.6.0
11202024-08-29T15:46:28.029Z Compiling socket2 v0.5.7
11212024-08-29T15:46:28.268Z Compiling futures-sink v0.3.30
11222024-08-29T15:46:28.320Z Compiling serde_json v1.0.125
11232024-08-29T15:46:28.418Z Compiling futures-core v0.3.30
11242024-08-29T15:46:28.518Z Compiling libm v0.2.8
11252024-08-29T15:46:28.647Z Compiling cpufeatures v0.2.12
11262024-08-29T15:46:28.667Z Compiling slab v0.4.9
11272024-08-29T15:46:28.709Z Compiling num-traits v0.2.19
11282024-08-29T15:46:28.747Z Compiling allocator-api2 v0.2.18
11292024-08-29T15:46:28.890Z Compiling unicode-bidi v0.3.15
11302024-08-29T15:46:29.204Z Compiling futures-channel v0.3.30
11312024-08-29T15:46:29.332Z Compiling unicode-normalization v0.1.23
11322024-08-29T15:46:29.370Z Compiling futures-task v0.3.30
11332024-08-29T15:46:29.516Z Compiling pin-utils v0.1.0
11342024-08-29T15:46:29.604Z Compiling futures-io v0.3.30
11352024-08-29T15:46:29.623Z Compiling pkg-config v0.3.30
11362024-08-29T15:46:29.670Z Compiling vcpkg v0.2.15
11372024-08-29T15:46:29.929Z Compiling base64ct v1.6.0
11382024-08-29T15:46:30.451Z Compiling ppv-lite86 v0.2.17
11392024-08-29T15:46:30.469Z Compiling pem-rfc7468 v0.7.0
11402024-08-29T15:46:30.490Z Compiling ring v0.17.8
11412024-08-29T15:46:30.599Z Compiling percent-encoding v2.3.1
11422024-08-29T15:46:31.009Z Compiling flagset v0.4.5
11432024-08-29T15:46:31.220Z Compiling tracing-core v0.1.32
11442024-08-29T15:46:31.242Z Compiling rand_chacha v0.3.1
11452024-08-29T15:46:31.259Z Compiling untrusted v0.9.0
11462024-08-29T15:46:31.278Z Compiling rustix v0.38.34
11472024-08-29T15:46:31.435Z Compiling time-core v0.1.2
11482024-08-29T15:46:31.610Z Compiling foreign-types-shared v0.1.1
11492024-08-29T15:46:31.719Z Compiling rand v0.8.5
11502024-08-29T15:46:31.873Z Compiling openssl-sys v0.9.103
11512024-08-29T15:46:32.160Z Compiling powerfmt v0.2.0
11522024-08-29T15:46:32.527Z Compiling num-conv v0.1.0
11532024-08-29T15:46:32.527Z Compiling openssl v0.10.66
11542024-08-29T15:46:32.570Z Compiling rustversion v1.0.17
11552024-08-29T15:46:32.831Z Compiling httparse v1.8.0
11562024-08-29T15:46:32.977Z Compiling time-macros v0.2.18
11572024-08-29T15:46:33.230Z Compiling deranged v0.3.11
11582024-08-29T15:46:33.331Z Compiling foreign-types v0.3.2
11592024-08-29T15:46:33.345Z Compiling form_urlencoded v1.2.1
11602024-08-29T15:46:33.418Z Compiling aho-corasick v1.1.3
11612024-08-29T15:46:33.549Z Compiling crossbeam-utils v0.8.19
11622024-08-29T15:46:33.629Z Compiling siphasher v0.3.11
11632024-08-29T15:46:33.989Z Compiling regex-syntax v0.8.4
11642024-08-29T15:46:34.165Z Compiling try-lock v0.2.5
11652024-08-29T15:46:34.303Z Compiling native-tls v0.2.11
11662024-08-29T15:46:34.593Z Compiling syn v1.0.109
11672024-08-29T15:46:34.798Z Compiling num_threads v0.1.7
11682024-08-29T15:46:34.912Z Compiling rustls v0.21.12
11692024-08-29T15:46:35.209Z Compiling want v0.3.1
11702024-08-29T15:46:35.882Z Compiling time v0.3.36
11712024-08-29T15:46:36.041Z Compiling idna v0.5.0
11722024-08-29T15:46:36.611Z Compiling cookie v0.17.0
11732024-08-29T15:46:36.901Z Compiling slog v2.7.0
11742024-08-29T15:46:37.297Z Compiling regex-automata v0.4.6
11752024-08-29T15:46:37.397Z Compiling tower-service v0.3.2
11762024-08-29T15:46:37.516Z Compiling httpdate v1.0.3
11772024-08-29T15:46:37.932Z Compiling openssl-probe v0.1.5
11782024-08-29T15:46:38.132Z Compiling adler v1.0.2
11792024-08-29T15:46:38.223Z Compiling iana-time-zone v0.1.60
11802024-08-29T15:46:38.321Z Compiling finl_unicode v1.2.0
11812024-08-29T15:46:38.344Z Compiling miniz_oxide v0.7.2
11822024-08-29T15:46:38.792Z Compiling url v2.5.2
11832024-08-29T15:46:38.905Z Compiling stringprep v0.1.4
11842024-08-29T15:46:39.278Z Compiling serde_derive v1.0.208
11852024-08-29T15:46:39.764Z Compiling zeroize_derive v1.4.2
11862024-08-29T15:46:40.040Z Compiling zerocopy-derive v0.7.34
11872024-08-29T15:46:40.059Z Compiling tokio-macros v2.4.0
11882024-08-29T15:46:40.539Z Compiling thiserror-impl v1.0.63
11892024-08-29T15:46:40.718Z Compiling futures-macro v0.3.30
11902024-08-29T15:46:41.345Z Compiling zeroize v1.7.0
11912024-08-29T15:46:41.723Z Compiling der_derive v0.7.2
11922024-08-29T15:46:42.255Z Compiling zerocopy v0.7.34
11932024-08-29T15:46:42.493Z Compiling futures-util v0.3.30
11942024-08-29T15:46:42.953Z Compiling crypto-common v0.1.6
11952024-08-29T15:46:43.164Z Compiling block-buffer v0.10.4
11962024-08-29T15:46:43.428Z Compiling digest v0.10.7
11972024-08-29T15:46:43.595Z Compiling block-padding v0.3.3
11982024-08-29T15:46:43.815Z Compiling hmac v0.12.1
11992024-08-29T15:46:43.853Z Compiling inout v0.1.3
12002024-08-29T15:46:44.034Z Compiling thiserror v1.0.63
12012024-08-29T15:46:44.103Z Compiling cipher v0.4.4
12022024-08-29T15:46:44.119Z Compiling sha2 v0.10.8
12032024-08-29T15:46:44.170Z Compiling pest v2.7.10
12042024-08-29T15:46:44.302Z Compiling hashbrown v0.14.5
12052024-08-29T15:46:44.595Z Compiling salsa20 v0.10.2
12062024-08-29T15:46:44.818Z Compiling der v0.7.9
12072024-08-29T15:46:45.731Z Compiling pbkdf2 v0.12.2
12082024-08-29T15:46:45.897Z Compiling tracing-attributes v0.1.27
12092024-08-29T15:46:47.009Z Compiling pest_meta v2.7.10
12102024-08-29T15:46:47.507Z Compiling scroll_derive v0.12.0
12112024-08-29T15:46:47.956Z Compiling spki v0.7.3
12122024-08-29T15:46:48.281Z Compiling pest_generator v2.7.10
12132024-08-29T15:46:48.303Z Compiling scrypt v0.11.0
12142024-08-29T15:46:48.884Z Compiling cbc v0.1.2
12152024-08-29T15:46:48.985Z Compiling scroll v0.12.0
12162024-08-29T15:46:49.098Z Compiling aes v0.8.4
12172024-08-29T15:46:49.505Z Compiling tracing v0.1.40
12182024-08-29T15:46:49.525Z Compiling goblin v0.8.2
12192024-08-29T15:46:49.541Z Compiling openssl-macros v0.1.1
12202024-08-29T15:46:50.025Z Compiling pkcs5 v0.7.1
12212024-08-29T15:46:50.294Z Compiling rustls-webpki v0.101.7
12222024-08-29T15:46:50.343Z Compiling sct v0.7.1
12232024-08-29T15:46:50.666Z Compiling pkcs8 v0.10.2
12242024-08-29T15:46:51.386Z Compiling md-5 v0.10.6
12252024-08-29T15:46:51.888Z Compiling pest_derive v2.7.10
12262024-08-29T15:46:51.932Z Compiling num-integer v0.1.46
12272024-08-29T15:46:52.197Z Compiling backtrace v0.3.71
12282024-08-29T15:46:52.662Z Compiling idna v0.3.0
12292024-08-29T15:46:52.687Z Compiling lazy_static v1.5.0
12302024-08-29T15:46:52.712Z Compiling dtrace-parser v0.2.0
12312024-08-29T15:46:52.743Z Compiling hash32 v0.2.1
12322024-08-29T15:46:52.797Z Compiling stable_deref_trait v1.2.0
12332024-08-29T15:46:52.904Z Compiling num-bigint-dig v0.8.4
12342024-08-29T15:46:53.103Z Compiling bytes v1.7.1
12352024-08-29T15:46:53.208Z Compiling bitflags v2.6.0
12362024-08-29T15:46:53.677Z Compiling indexmap v2.4.0
12372024-08-29T15:46:54.239Z Compiling tokio v1.39.3
12382024-08-29T15:46:54.413Z Compiling http v0.2.12
12392024-08-29T15:46:54.825Z Compiling semver v1.0.23
12402024-08-29T15:46:55.618Z Compiling rustc_version v0.4.0
12412024-08-29T15:46:56.421Z Compiling heapless v0.7.17
12422024-08-29T15:46:56.576Z Compiling http-body v0.4.6
12432024-08-29T15:46:56.867Z Compiling dof v0.3.0
12442024-08-29T15:46:57.033Z Compiling uuid v1.10.0
12452024-08-29T15:46:58.143Z Compiling usdt-impl v0.5.0
12462024-08-29T15:46:58.522Z Compiling serde_tokenstream v0.2.2
12472024-08-29T15:46:59.023Z Compiling chrono v0.4.38
12482024-08-29T15:46:59.163Z Compiling toml_datetime v0.6.8
12492024-08-29T15:46:59.672Z Compiling serde_spanned v0.6.7
12502024-08-29T15:46:59.691Z Compiling gimli v0.28.1
12512024-08-29T15:47:00.094Z Compiling smoltcp v0.9.1
12522024-08-29T15:47:00.096Z Compiling fallible-iterator v0.2.0
12532024-08-29T15:47:00.364Z Compiling psl-types v2.0.11
12542024-08-29T15:47:00.550Z Compiling signal-hook v0.3.17
12552024-08-29T15:47:00.657Z Compiling cfg_aliases v0.1.1
12562024-08-29T15:47:00.710Z Compiling base64 v0.22.1
12572024-08-29T15:47:00.756Z Compiling crc32fast v1.4.0
12582024-08-29T15:47:00.861Z Compiling nix v0.28.0
12592024-08-29T15:47:01.387Z Compiling postgres-protocol v0.6.7
12602024-08-29T15:47:01.496Z Compiling publicsuffix v2.2.3
12612024-08-29T15:47:01.756Z Compiling terminal_size v0.3.0
12622024-08-29T15:47:02.006Z Compiling num-iter v0.1.45
12632024-08-29T15:47:02.196Z Compiling zerocopy-derive v0.6.6
12642024-08-29T15:47:02.685Z Compiling tokio-util v0.7.11
12652024-08-29T15:47:02.687Z Compiling tokio-rustls v0.24.1
12662024-08-29T15:47:03.089Z Compiling async-trait v0.1.81
12672024-08-29T15:47:03.521Z Compiling tokio-native-tls v0.3.1
12682024-08-29T15:47:03.800Z Compiling h2 v0.3.26
12692024-08-29T15:47:04.021Z Compiling addr2line v0.21.0
12702024-08-29T15:47:04.696Z Compiling phf_shared v0.11.2
12712024-08-29T15:47:05.080Z Compiling serde_derive_internals v0.29.1
12722024-08-29T15:47:05.457Z Compiling ff v0.13.0
12732024-08-29T15:47:05.492Z Compiling object v0.32.2
12742024-08-29T15:47:05.544Z Compiling fs-err v2.11.0
12752024-08-29T15:47:05.680Z Compiling schemars v0.8.21
12762024-08-29T15:47:05.850Z Compiling either v1.13.0
12772024-08-29T15:47:05.885Z Compiling rustc-demangle v0.1.24
12782024-08-29T15:47:06.005Z Compiling hubpack_derive v0.1.1
12792024-08-29T15:47:06.026Z Compiling base64 v0.21.7
12802024-08-29T15:47:06.285Z Compiling winnow v0.5.40
12812024-08-29T15:47:06.788Z Compiling base16ct v0.2.0
12822024-08-29T15:47:06.837Z Compiling managed v0.8.0
12832024-08-29T15:47:06.908Z Compiling bitflags v1.3.2
12842024-08-29T15:47:07.020Z Compiling ipnet v2.9.0
12852024-08-29T15:47:07.102Z Compiling anyhow v1.0.86
12862024-08-29T15:47:07.807Z Compiling schemars_derive v0.8.21
12872024-08-29T15:47:07.917Z Compiling sec1 v0.7.3
12882024-08-29T15:47:08.251Z Compiling hubpack v0.1.2
12892024-08-29T15:47:08.498Z Compiling clap_builder v4.5.15
12902024-08-29T15:47:08.690Z Compiling rustls-pemfile v1.0.4
12912024-08-29T15:47:09.300Z Compiling group v0.13.0
12922024-08-29T15:47:09.318Z Compiling phf v0.11.2
12932024-08-29T15:47:09.404Z Compiling cookie_store v0.20.0
12942024-08-29T15:47:09.607Z Compiling zerocopy v0.6.6
12952024-08-29T15:47:10.296Z Compiling toml_edit v0.19.15
12962024-08-29T15:47:10.475Z Compiling postgres-types v0.2.7
12972024-08-29T15:47:10.986Z Compiling hyper v0.14.30
12982024-08-29T15:47:12.452Z Compiling usdt-attr-macro v0.5.0
12992024-08-29T15:47:12.627Z Compiling usdt-macro v0.5.0
13002024-08-29T15:47:14.093Z Compiling serde_urlencoded v0.7.1
13012024-08-29T15:47:14.095Z Compiling pkcs1 v0.7.5
13022024-08-29T15:47:14.141Z Compiling futures-executor v0.3.30
13032024-08-29T15:47:14.631Z Compiling hkdf v0.12.4
13042024-08-29T15:47:14.716Z Compiling signature v2.2.0
13052024-08-29T15:47:14.899Z Compiling crypto-bigint v0.5.5
13062024-08-29T15:47:15.014Z Compiling regex v1.10.6
13072024-08-29T15:47:15.133Z Compiling bstr v1.9.1
13082024-08-29T15:47:15.386Z Compiling clap_derive v4.5.13
13092024-08-29T15:47:16.146Z Compiling enum-as-inner v0.6.0
13102024-08-29T15:47:16.952Z Compiling strum_macros v0.25.3
13112024-08-29T15:47:17.263Z Compiling serde_repr v0.1.19
13122024-08-29T15:47:17.714Z Compiling phf_shared v0.10.0
13132024-08-29T15:47:18.124Z Compiling hyper-tls v0.5.0
13142024-08-29T15:47:18.201Z Compiling hyper-rustls v0.24.2
13152024-08-29T15:47:18.444Z Compiling float-cmp v0.9.0
13162024-08-29T15:47:18.480Z Compiling idna v0.4.0
13172024-08-29T15:47:18.555Z Compiling mio v0.8.11
13182024-08-29T15:47:18.671Z Compiling encoding_rs v0.8.34
13192024-08-29T15:47:19.827Z Compiling predicates-core v1.0.6
13202024-08-29T15:47:20.037Z Compiling data-encoding v2.6.0
13212024-08-29T15:47:20.234Z Compiling precomputed-hash v0.1.1
13222024-08-29T15:47:20.356Z Compiling webpki-roots v0.25.4
13232024-08-29T15:47:20.375Z Compiling static_assertions v1.1.0
13242024-08-29T15:47:20.468Z Compiling difflib v0.4.0
13252024-08-29T15:47:20.532Z Compiling new_debug_unreachable v1.0.6
13262024-08-29T15:47:20.630Z Compiling sync_wrapper v0.1.2
13272024-08-29T15:47:20.762Z Compiling dyn-clone v1.0.17
13282024-08-29T15:47:20.920Z Compiling mime v0.3.17
13292024-08-29T15:47:20.945Z Compiling minimal-lexical v0.2.1
13302024-08-29T15:47:20.963Z Compiling unicode-segmentation v1.11.0
13312024-08-29T15:47:20.986Z Compiling normalize-line-endings v0.3.0
13322024-08-29T15:47:21.114Z Compiling whoami v1.5.1
13332024-08-29T15:47:21.470Z Compiling bit-vec v0.6.3
13342024-08-29T15:47:21.524Z Compiling fixedbitset v0.4.2
13352024-08-29T15:47:21.750Z Compiling similar v2.6.0
13362024-08-29T15:47:21.786Z Compiling tokio-postgres v0.7.11
13372024-08-29T15:47:21.921Z Compiling petgraph v0.6.5
13382024-08-29T15:47:22.001Z Compiling bit-set v0.5.3
13392024-08-29T15:47:22.020Z Compiling nom v7.1.3
13402024-08-29T15:47:22.291Z Compiling reqwest v0.11.27
13412024-08-29T15:47:22.444Z Compiling predicates v3.1.2
13422024-08-29T15:47:23.163Z Compiling toml_edit v0.22.20
13432024-08-29T15:47:24.088Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13442024-08-29T15:47:24.171Z Compiling hickory-proto v0.24.1
13452024-08-29T15:47:25.719Z Compiling string_cache v0.8.7
13462024-08-29T15:47:25.795Z Compiling console v0.15.8
13472024-08-29T15:47:26.194Z Compiling clap v4.5.16
13482024-08-29T15:47:26.317Z Compiling signal-hook-mio v0.2.4
13492024-08-29T15:47:26.495Z Compiling usdt v0.5.0
13502024-08-29T15:47:27.009Z Compiling elliptic-curve v0.13.8
13512024-08-29T15:47:27.299Z Compiling rsa v0.9.6
13522024-08-29T15:47:27.357Z Compiling futures v0.3.30
13532024-08-29T15:47:27.479Z Compiling toml v0.7.8
13542024-08-29T15:47:27.955Z Compiling flate2 v1.0.31
13552024-08-29T15:47:29.187Z Compiling itertools v0.10.5
13562024-08-29T15:47:29.795Z Compiling itertools v0.12.1
13572024-08-29T15:47:30.384Z Compiling tokio-stream v0.1.15
13582024-08-29T15:47:31.389Z Compiling openapiv3 v2.0.0
13592024-08-29T15:47:31.409Z Compiling hex v0.4.3
13602024-08-29T15:47:32.037Z Compiling crossbeam-epoch v0.9.18
13612024-08-29T15:47:32.057Z Compiling sha1 v0.10.6
13622024-08-29T15:47:32.470Z Compiling dirs-sys-next v0.1.2
13632024-08-29T15:47:32.781Z Compiling peg-runtime v0.8.3
13642024-08-29T15:47:32.799Z Compiling lalrpop-util v0.19.12
13652024-08-29T15:47:33.076Z Compiling unicode-xid v0.2.4
13662024-08-29T15:47:33.129Z Compiling dirs-next v2.0.0
13672024-08-29T15:47:33.148Z Compiling thread_local v1.1.8
13682024-08-29T15:47:33.246Z Compiling slog-async v2.8.0
13692024-08-29T15:47:33.326Z Compiling term v0.7.0
13702024-08-29T15:47:33.447Z Compiling xattr v1.3.1
13712024-08-29T15:47:33.722Z Compiling crossbeam-channel v0.5.12
13722024-08-29T15:47:33.726Z Compiling strum_macros v0.26.4
13732024-08-29T15:47:33.865Z Compiling filetime v0.2.24
13742024-08-29T15:47:34.177Z Compiling is-terminal v0.4.12
13752024-08-29T15:47:34.305Z Compiling take_mut v0.2.2
13762024-08-29T15:47:34.322Z Compiling slog-term v2.9.1
13772024-08-29T15:47:34.470Z Compiling tar v0.4.41
13782024-08-29T15:47:34.842Z Compiling camino v1.1.9
13792024-08-29T15:47:36.465Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13802024-08-29T15:47:36.913Z Compiling strum v0.26.3
13812024-08-29T15:47:36.991Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13822024-08-29T15:47:42.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
13832024-08-29T15:47:42.395Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13842024-08-29T15:47:42.441ZAug 29 15:47:41.586 INFO Starting download, target: Clickhouse
13852024-08-29T15:47:42.441ZAug 29 15:47:41.586 INFO Starting download, target: Cockroach
13862024-08-29T15:47:42.441ZAug 29 15:47:41.586 INFO Starting download, target: Console
13872024-08-29T15:47:42.444ZAug 29 15:47:41.586 INFO Starting download, target: DendriteOpenapi
13882024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Starting download, target: DendriteStub
13892024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Starting download, target: MaghemiteMgd
13902024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Starting download, target: TransceiverControl
13912024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13922024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13932024-08-29T15:47:42.444ZAug 29 15:47:41.587 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13942024-08-29T15:47:42.444ZAug 29 15:47:41.588 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13952024-08-29T15:47:42.444ZAug 29 15:47:41.588 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13962024-08-29T15:47:42.444ZAug 29 15:47:41.588 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13972024-08-29T15:47:42.444ZAug 29 15:47:41.588 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13982024-08-29T15:47:42.643ZAug 29 15:47:41.781 INFO Download complete, target: DendriteOpenapi
13992024-08-29T15:47:42.687ZAug 29 15:47:41.831 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14002024-08-29T15:47:43.056ZAug 29 15:47:42.196 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14012024-08-29T15:47:43.145ZAug 29 15:47:42.290 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14022024-08-29T15:47:43.166ZAug 29 15:47:42.310 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14032024-08-29T15:47:43.460ZAug 29 15:47:42.604 INFO Download complete, target: Console
14042024-08-29T15:47:43.494ZAug 29 15:47:42.637 INFO Download complete, target: TransceiverControl
14052024-08-29T15:47:43.602ZAug 29 15:47:42.743 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14062024-08-29T15:47:43.602ZAug 29 15:47:42.743 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14072024-08-29T15:47:44.353ZAug 29 15:47:43.499 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14082024-08-29T15:47:46.350ZAug 29 15:47:45.495 INFO Download complete, target: DendriteStub
14092024-08-29T15:47:46.414ZAug 29 15:47:45.559 INFO Download complete, target: MaghemiteMgd
14102024-08-29T15:47:51.891ZAug 29 15:47:51.036 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14112024-08-29T15:47:52.230ZAug 29 15:47:51.376 INFO Checking that binary works, target: Cockroach
14122024-08-29T15:47:52.393ZAug 29 15:47:51.538 INFO Download complete, target: Cockroach
14132024-08-29T15:47:58.360ZAug 29 15:47:57.506 INFO Checking that binary works, target: Clickhouse
14142024-08-29T15:47:59.080ZAug 29 15:47:58.226 INFO Download complete, target: Clickhouse
14152024-08-29T15:47:59.497ZAll builder prerequisites installed successfully, and PATH looks valid
14162024-08-29T15:47:59.500Z
14172024-08-29T15:47:59.500Zreal 4:14.615701861
14182024-08-29T15:47:59.500Zuser 11:11.653919629
14192024-08-29T15:47:59.500Zsys 2:28.211421701
14202024-08-29T15:47:59.500Ztrap 0.415499975
14212024-08-29T15:47:59.500Ztflt 9.411586129
14222024-08-29T15:47:59.500Zdflt 6.705366834
14232024-08-29T15:47:59.500Zkflt 0.178480907
14242024-08-29T15:47:59.500Zlock 22:28.218284797
14252024-08-29T15:47:59.500Zslp 45:57.465562311
14262024-08-29T15:47:59.500Zlat 37.918940683
14272024-08-29T15:47:59.500Zstop 1:42.034495477
14282024-08-29T15:47:59.500Z+ banner hack-check
14292024-08-29T15:47:59.503Z
14302024-08-29T15:47:59.503Z # # ## #### # # #### # # ###### #### # #
14312024-08-29T15:47:59.503Z # # # # # # # # # # # # # # # # #
14322024-08-29T15:47:59.503Z ###### # # # #### ##### # ###### ##### # ####
14332024-08-29T15:47:59.503Z # # ###### # # # # # # # # # #
14342024-08-29T15:47:59.503Z # # # # # # # # # # # # # # # # #
14352024-08-29T15:47:59.503Z # # # # #### # # #### # # ###### #### # #
14362024-08-29T15:47:59.503Z
14372024-08-29T15:47:59.503Z+ export CARGO_INCREMENTAL=0
14382024-08-29T15:47:59.503Z+ CARGO_INCREMENTAL=0
14392024-08-29T15:47:59.503Z+ ptime -m timeout 2h cargo xtask check-features --ci
14402024-08-29T15:48:00.063Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14412024-08-29T15:48:03.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
14422024-08-29T15:48:03.922Z Running `target/debug/xtask check-features --ci`
14432024-08-29T15:48:03.941Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14442024-08-29T15:48:03.941Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14452024-08-29T15:48:04.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
14462024-08-29T15:48:04.451Z Running `target/debug/xtask download cargo-hack`
14472024-08-29T15:48:05.273Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14482024-08-29T15:48:05.629Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14492024-08-29T15:48:10.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
14502024-08-29T15:48:10.327Z Running `target/debug/xtask-downloader cargo-hack`
14512024-08-29T15:48:10.362ZAug 29 15:48:09.508 INFO Starting download, target: CargoHack
14522024-08-29T15:48:10.364ZAug 29 15:48:09.508 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14532024-08-29T15:48:10.988ZAug 29 15:48:10.134 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14542024-08-29T15:48:11.088ZAug 29 15:48:10.234 INFO Download complete, target: CargoHack
14552024-08-29T15:48:11.091Zrunning: "/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"
14562024-08-29T15:48:11.107Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14572024-08-29T15:48:11.264Zinfo: running `cargo check --bins` on api_identity (1/158)
14582024-08-29T15:48:11.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14592024-08-29T15:48:11.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14602024-08-29T15:48:11.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14612024-08-29T15:48:11.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
14622024-08-29T15:48:11.870Z
14632024-08-29T15:48:11.870Zinfo: running `cargo check --bins` on bootstore (2/158)
14642024-08-29T15:48:12.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14652024-08-29T15:48:12.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14662024-08-29T15:48:12.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14672024-08-29T15:48:12.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14682024-08-29T15:48:12.521Z
14692024-08-29T15:48:12.521Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/158)
14702024-08-29T15:48:13.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14712024-08-29T15:48:13.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14722024-08-29T15:48:13.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14732024-08-29T15:48:13.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14742024-08-29T15:48:13.165Z
14752024-08-29T15:48:13.165Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/158)
14762024-08-29T15:48:13.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14772024-08-29T15:48:13.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14782024-08-29T15:48:13.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14792024-08-29T15:48:13.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14802024-08-29T15:48:13.801Z
14812024-08-29T15:48:13.801Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/158)
14822024-08-29T15:48:14.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14832024-08-29T15:48:14.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14842024-08-29T15:48:14.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14852024-08-29T15:48:14.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14862024-08-29T15:48:14.268Z
14872024-08-29T15:48:14.268Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/158)
14882024-08-29T15:48:14.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14892024-08-29T15:48:14.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14902024-08-29T15:48:14.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14912024-08-29T15:48:14.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
14922024-08-29T15:48:14.739Z
14932024-08-29T15:48:14.739Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/158)
14942024-08-29T15:48:15.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14952024-08-29T15:48:15.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14962024-08-29T15:48:15.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14972024-08-29T15:48:15.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
14982024-08-29T15:48:15.212Z
14992024-08-29T15:48:15.212Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/158)
15002024-08-29T15:48:15.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15012024-08-29T15:48:15.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15022024-08-29T15:48:15.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15032024-08-29T15:48:15.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15042024-08-29T15:48:15.692Z
15052024-08-29T15:48:15.692Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/158)
15062024-08-29T15:48:16.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15072024-08-29T15:48:16.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15082024-08-29T15:48:16.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15092024-08-29T15:48:16.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15102024-08-29T15:48:16.168Z
15112024-08-29T15:48:16.168Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/158)
15122024-08-29T15:48:16.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15132024-08-29T15:48:16.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15142024-08-29T15:48:16.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15152024-08-29T15:48:16.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15162024-08-29T15:48:16.629Z
15172024-08-29T15:48:16.629Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/158)
15182024-08-29T15:48:17.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15192024-08-29T15:48:17.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15202024-08-29T15:48:17.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15212024-08-29T15:48:17.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15222024-08-29T15:48:17.097Z
15232024-08-29T15:48:17.097Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/158)
15242024-08-29T15:48:17.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15252024-08-29T15:48:17.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15262024-08-29T15:48:17.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15272024-08-29T15:48:17.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15282024-08-29T15:48:17.568Z
15292024-08-29T15:48:17.568Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/158)
15302024-08-29T15:48:18.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15312024-08-29T15:48:18.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15322024-08-29T15:48:18.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15332024-08-29T15:48:18.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15342024-08-29T15:48:18.044Z
15352024-08-29T15:48:18.044Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/158)
15362024-08-29T15:48:18.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15372024-08-29T15:48:18.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15382024-08-29T15:48:18.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15392024-08-29T15:48:18.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15402024-08-29T15:48:18.517Z
15412024-08-29T15:48:18.517Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/158)
15422024-08-29T15:48:18.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15432024-08-29T15:48:18.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15442024-08-29T15:48:18.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15452024-08-29T15:48:18.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15462024-08-29T15:48:18.990Z
15472024-08-29T15:48:18.990Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/158)
15482024-08-29T15:48:19.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15492024-08-29T15:48:19.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15502024-08-29T15:48:19.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15512024-08-29T15:48:19.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15522024-08-29T15:48:19.457Z
15532024-08-29T15:48:19.457Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/158)
15542024-08-29T15:48:19.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15552024-08-29T15:48:19.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15562024-08-29T15:48:19.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15572024-08-29T15:48:19.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15582024-08-29T15:48:19.925Z
15592024-08-29T15:48:19.925Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/158)
15602024-08-29T15:48:20.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15612024-08-29T15:48:20.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15622024-08-29T15:48:20.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15632024-08-29T15:48:20.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15642024-08-29T15:48:20.396Z
15652024-08-29T15:48:20.396Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/158)
15662024-08-29T15:48:20.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15672024-08-29T15:48:20.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15682024-08-29T15:48:20.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15692024-08-29T15:48:20.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15702024-08-29T15:48:20.870Z
15712024-08-29T15:48:20.870Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/158)
15722024-08-29T15:48:21.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15732024-08-29T15:48:21.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15742024-08-29T15:48:21.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15752024-08-29T15:48:21.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15762024-08-29T15:48:21.336Z
15772024-08-29T15:48:21.336Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/158)
15782024-08-29T15:48:21.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15792024-08-29T15:48:21.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15802024-08-29T15:48:21.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15812024-08-29T15:48:21.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15822024-08-29T15:48:21.806Z
15832024-08-29T15:48:21.806Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/158)
15842024-08-29T15:48:22.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15852024-08-29T15:48:22.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15862024-08-29T15:48:22.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15872024-08-29T15:48:22.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15882024-08-29T15:48:22.278Z
15892024-08-29T15:48:22.278Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/158)
15902024-08-29T15:48:22.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15912024-08-29T15:48:22.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15922024-08-29T15:48:22.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15932024-08-29T15:48:22.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15942024-08-29T15:48:22.745Z
15952024-08-29T15:48:22.745Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/158)
15962024-08-29T15:48:23.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15972024-08-29T15:48:23.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15982024-08-29T15:48:23.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15992024-08-29T15:48:23.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16002024-08-29T15:48:23.208Z
16012024-08-29T15:48:23.208Zinfo: running `cargo check --bins` on sled-hardware-types (25/158)
16022024-08-29T15:48:23.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16032024-08-29T15:48:23.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16042024-08-29T15:48:23.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16052024-08-29T15:48:23.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16062024-08-29T15:48:23.849Z
16072024-08-29T15:48:23.849Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/158)
16082024-08-29T15:48:24.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16092024-08-29T15:48:24.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16102024-08-29T15:48:24.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16112024-08-29T15:48:24.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16122024-08-29T15:48:24.489Z
16132024-08-29T15:48:24.489Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/158)
16142024-08-29T15:48:25.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-08-29T15:48:25.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-08-29T15:48:25.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-08-29T15:48:25.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16182024-08-29T15:48:25.127Z
16192024-08-29T15:48:25.127Zinfo: running `cargo check --bins` on oxlog (28/158)
16202024-08-29T15:48:25.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-08-29T15:48:25.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-08-29T15:48:25.731Z Checking cfg-if v1.0.0
16232024-08-29T15:48:25.734Z Checking libc v0.2.158
16242024-08-29T15:48:25.816Z Checking memchr v2.7.2
16252024-08-29T15:48:25.831Z Checking serde v1.0.208
16262024-08-29T15:48:25.834Z Checking zeroize v1.7.0
16272024-08-29T15:48:25.848Z Checking typenum v1.17.0
16282024-08-29T15:48:25.851Z Checking scopeguard v1.2.0
16292024-08-29T15:48:25.851Z Checking byteorder v1.5.0
16302024-08-29T15:48:25.881Z Checking log v0.4.21
16312024-08-29T15:48:25.972Z Checking lock_api v0.4.12
16322024-08-29T15:48:26.084Z Checking subtle v2.5.0
16332024-08-29T15:48:26.167Z Checking const-oid v0.9.6
16342024-08-29T15:48:26.251Z Checking once_cell v1.19.0
16352024-08-29T15:48:26.341Z Checking itoa v1.0.11
16362024-08-29T15:48:26.390Z Checking smallvec v1.13.2
16372024-08-29T15:48:26.535Z Checking pin-project-lite v0.2.14
16382024-08-29T15:48:26.557Z Checking zerocopy v0.7.34
16392024-08-29T15:48:26.653Z Checking spin v0.9.8
16402024-08-29T15:48:26.678Z Checking tinyvec_macros v0.1.1
16412024-08-29T15:48:26.728Z Checking cpufeatures v0.2.12
16422024-08-29T15:48:26.764Z Checking tinyvec v1.6.0
16432024-08-29T15:48:26.817Z Checking futures-core v0.3.30
16442024-08-29T15:48:26.890Z Checking getrandom v0.2.14
16452024-08-29T15:48:26.983Z Checking parking_lot_core v0.9.10
16462024-08-29T15:48:26.985Z Checking signal-hook-registry v1.4.2
16472024-08-29T15:48:27.125Z Checking generic-array v0.14.7
16482024-08-29T15:48:27.138Z Checking rand_core v0.6.4
16492024-08-29T15:48:27.214Z Checking mio v1.0.2
16502024-08-29T15:48:27.296Z Checking parking_lot v0.12.2
16512024-08-29T15:48:27.427Z Checking socket2 v0.5.7
16522024-08-29T15:48:27.613Z Checking futures-sink v0.3.30
16532024-08-29T15:48:27.745Z Checking allocator-api2 v0.2.18
16542024-08-29T15:48:27.797Z Checking unicode-bidi v0.3.15
16552024-08-29T15:48:27.896Z Checking libm v0.2.8
16562024-08-29T15:48:27.968Z Checking equivalent v1.0.1
16572024-08-29T15:48:27.993Z Checking ahash v0.8.11
16582024-08-29T15:48:28.068Z Checking unicode-normalization v0.1.23
16592024-08-29T15:48:28.068Z Checking ryu v1.0.18
16602024-08-29T15:48:28.225Z Checking crypto-common v0.1.6
16612024-08-29T15:48:28.279Z Checking block-buffer v0.10.4
16622024-08-29T15:48:28.393Z Checking block-padding v0.3.3
16632024-08-29T15:48:28.408Z Checking futures-channel v0.3.30
16642024-08-29T15:48:28.421Z Checking slab v0.4.9
16652024-08-29T15:48:28.484Z Checking digest v0.10.7
16662024-08-29T15:48:28.506Z Checking hashbrown v0.14.5
16672024-08-29T15:48:28.587Z Checking inout v0.1.3
16682024-08-29T15:48:28.655Z Checking futures-task v0.3.30
16692024-08-29T15:48:28.744Z Checking futures-io v0.3.30
16702024-08-29T15:48:28.782Z Checking num-traits v0.2.19
16712024-08-29T15:48:28.797Z Checking cipher v0.4.4
16722024-08-29T15:48:28.836Z Checking hmac v0.12.1
16732024-08-29T15:48:28.875Z Checking sha2 v0.10.8
16742024-08-29T15:48:28.923Z Checking pin-utils v0.1.0
16752024-08-29T15:48:28.970Z Checking base64ct v1.6.0
16762024-08-29T15:48:29.006Z Checking futures-util v0.3.30
16772024-08-29T15:48:29.028Z Checking flagset v0.4.5
16782024-08-29T15:48:29.175Z Checking percent-encoding v2.3.1
16792024-08-29T15:48:29.204Z Checking ppv-lite86 v0.2.17
16802024-08-29T15:48:29.370Z Checking salsa20 v0.10.2
16812024-08-29T15:48:29.406Z Checking pem-rfc7468 v0.7.0
16822024-08-29T15:48:29.438Z Checking pbkdf2 v0.12.2
16832024-08-29T15:48:29.573Z Checking tracing-core v0.1.32
16842024-08-29T15:48:29.589Z Checking fnv v1.0.7
16852024-08-29T15:48:29.643Z Checking der v0.7.9
16862024-08-29T15:48:29.665Z Checking untrusted v0.9.0
16872024-08-29T15:48:29.700Z Checking scrypt v0.11.0
16882024-08-29T15:48:29.815Z Checking ring v0.17.8
16892024-08-29T15:48:29.898Z Checking rand_chacha v0.3.1
16902024-08-29T15:48:29.918Z Checking aes v0.8.4
16912024-08-29T15:48:30.222Z Checking tracing v0.1.40
16922024-08-29T15:48:30.254Z Checking rand v0.8.5
16932024-08-29T15:48:30.507Z Checking cbc v0.1.2
16942024-08-29T15:48:30.544Z Checking thiserror v1.0.63
16952024-08-29T15:48:30.674Z Checking foreign-types-shared v0.1.1
16962024-08-29T15:48:30.704Z Checking form_urlencoded v1.2.1
16972024-08-29T15:48:30.763Z Checking foreign-types v0.3.2
16982024-08-29T15:48:30.784Z Checking openssl-sys v0.9.103
16992024-08-29T15:48:30.847Z Checking aho-corasick v1.1.3
17002024-08-29T15:48:30.891Z Checking unicode-ident v1.0.12
17012024-08-29T15:48:30.957Z Checking bytes v1.7.1
17022024-08-29T15:48:31.045Z Checking bitflags v2.6.0
17032024-08-29T15:48:31.334Z Checking indexmap v2.4.0
17042024-08-29T15:48:31.453Z Checking serde_json v1.0.125
17052024-08-29T15:48:31.468Z Checking spki v0.7.3
17062024-08-29T15:48:31.585Z Checking try-lock v0.2.5
17072024-08-29T15:48:31.718Z Checking regex-syntax v0.8.4
17082024-08-29T15:48:31.747Z Checking pkcs5 v0.7.1
17092024-08-29T15:48:31.784Z Checking tokio v1.39.3
17102024-08-29T15:48:32.085Z Checking http v0.2.12
17112024-08-29T15:48:32.234Z Checking siphasher v0.3.11
17122024-08-29T15:48:32.493Z Checking powerfmt v0.2.0
17132024-08-29T15:48:32.538Z Checking pkcs8 v0.10.2
17142024-08-29T15:48:32.560Z Checking openssl v0.10.66
17152024-08-29T15:48:32.746Z Checking deranged v0.3.11
17162024-08-29T15:48:32.829Z Checking want v0.3.1
17172024-08-29T15:48:33.033Z Checking rustls-webpki v0.101.7
17182024-08-29T15:48:33.117Z Checking sct v0.7.1
17192024-08-29T15:48:33.302Z Checking proc-macro2 v1.0.86
17202024-08-29T15:48:33.526Z Checking http-body v0.4.6
17212024-08-29T15:48:33.697Z Checking uuid v1.10.0
17222024-08-29T15:48:33.901Z Checking idna v0.5.0
17232024-08-29T15:48:33.990Z Checking httparse v1.8.0
17242024-08-29T15:48:34.063Z Checking errno v0.3.9
17252024-08-29T15:48:34.229Z Checking scroll v0.12.0
17262024-08-29T15:48:34.298Z Checking iana-time-zone v0.1.60
17272024-08-29T15:48:34.379Z Checking ucd-trie v0.1.6
17282024-08-29T15:48:34.434Z Checking utf8parse v0.2.1
17292024-08-29T15:48:34.513Z Checking num-conv v0.1.0
17302024-08-29T15:48:34.563Z Checking tower-service v0.3.2
17312024-08-29T15:48:34.577Z Checking finl_unicode v1.2.0
17322024-08-29T15:48:34.675Z Checking openssl-probe v0.1.5
17332024-08-29T15:48:34.689Z Checking num_threads v0.1.7
17342024-08-29T15:48:34.726Z Checking plain v0.2.3
17352024-08-29T15:48:34.748Z Checking time-core v0.1.2
17362024-08-29T15:48:34.800Z Checking httpdate v1.0.3
17372024-08-29T15:48:34.813Z Checking adler v1.0.2
17382024-08-29T15:48:34.865Z Checking anstyle v1.0.8
17392024-08-29T15:48:34.882Z Checking regex-automata v0.4.6
17402024-08-29T15:48:34.896Z Checking time v0.3.36
17412024-08-29T15:48:34.944Z Checking miniz_oxide v0.7.2
17422024-08-29T15:48:35.006Z Checking goblin v0.8.2
17432024-08-29T15:48:35.145Z Checking stringprep v0.1.4
17442024-08-29T15:48:35.185Z Checking url v2.5.2
17452024-08-29T15:48:35.389Z Checking pest v2.7.10
17462024-08-29T15:48:35.673Z Checking anstyle-parse v0.2.4
17472024-08-29T15:48:35.936Z Checking chrono v0.4.38
17482024-08-29T15:48:35.959Z Checking rustix v0.38.34
17492024-08-29T15:48:37.447Z Checking quote v1.0.36
17502024-08-29T15:48:37.774Z Checking rustls v0.21.12
17512024-08-29T15:48:37.858Z Checking toml_datetime v0.6.8
17522024-08-29T15:48:37.931Z Checking serde_spanned v0.6.7
17532024-08-29T15:48:37.996Z Checking native-tls v0.2.11
17542024-08-29T15:48:38.012Z Checking num-integer v0.1.46
17552024-08-29T15:48:38.114Z Checking idna v0.3.0
17562024-08-29T15:48:38.129Z Checking md-5 v0.10.6
17572024-08-29T15:48:38.309Z Checking lazy_static v1.5.0
17582024-08-29T15:48:38.346Z Checking hash32 v0.2.1
17592024-08-29T15:48:38.427Z Checking colorchoice v1.0.1
17602024-08-29T15:48:38.485Z Checking fallible-iterator v0.2.0
17612024-08-29T15:48:38.552Z Checking anstyle-query v1.0.3
17622024-08-29T15:48:38.651Z Checking base64 v0.22.1
17632024-08-29T15:48:38.670Z Checking is_terminal_polyfill v1.70.0
17642024-08-29T15:48:38.775Z Checking tokio-util v0.7.11
17652024-08-29T15:48:38.799Z Checking psl-types v2.0.11
17662024-08-29T15:48:38.933Z Checking pretty-hex v0.4.1
17672024-08-29T15:48:39.005Z Checking stable_deref_trait v1.2.0
17682024-08-29T15:48:39.041Z Checking gimli v0.28.1
17692024-08-29T15:48:39.092Z Checking publicsuffix v2.2.3
17702024-08-29T15:48:39.095Z Checking heapless v0.7.17
17712024-08-29T15:48:39.120Z Checking postgres-protocol v0.6.7
17722024-08-29T15:48:39.313Z Checking anstream v0.6.14
17732024-08-29T15:48:39.353Z Checking tokio-native-tls v0.3.1
17742024-08-29T15:48:39.591Z Checking num-iter v0.1.45
17752024-08-29T15:48:39.618Z Checking h2 v0.3.26
17762024-08-29T15:48:39.668Z Checking dtrace-parser v0.2.0
17772024-08-29T15:48:39.725Z Checking terminal_size v0.3.0
17782024-08-29T15:48:39.745Z Checking syn v2.0.74
17792024-08-29T15:48:39.885Z Checking cookie v0.17.0
17802024-08-29T15:48:40.050Z Checking dof v0.3.0
17812024-08-29T15:48:40.112Z Checking phf_shared v0.11.2
17822024-08-29T15:48:40.131Z Checking ff v0.13.0
17832024-08-29T15:48:40.287Z Checking thread-id v4.2.1
17842024-08-29T15:48:40.344Z Checking object v0.32.2
17852024-08-29T15:48:40.386Z Checking base16ct v0.2.0
17862024-08-29T15:48:40.398Z Checking ipnet v2.9.0
17872024-08-29T15:48:40.575Z Checking either v1.13.0
17882024-08-29T15:48:40.625Z Checking rustc-demangle v0.1.24
17892024-08-29T15:48:40.833Z Checking clap_lex v0.7.0
17902024-08-29T15:48:40.855Z Checking tokio-rustls v0.24.1
17912024-08-29T15:48:40.959Z Checking managed v0.8.0
17922024-08-29T15:48:41.028Z Checking bitflags v1.3.2
17932024-08-29T15:48:41.061Z Checking winnow v0.5.40
17942024-08-29T15:48:41.121Z Checking strsim v0.11.1
17952024-08-29T15:48:41.193Z Checking base64 v0.21.7
17962024-08-29T15:48:41.345Z Checking smoltcp v0.9.1
17972024-08-29T15:48:41.384Z Checking clap_builder v4.5.15
17982024-08-29T15:48:41.683Z Checking rustls-pemfile v1.0.4
17992024-08-29T15:48:41.877Z Checking sec1 v0.7.3
18002024-08-29T15:48:42.262Z Checking phf v0.11.2
18012024-08-29T15:48:42.535Z Checking group v0.13.0
18022024-08-29T15:48:42.788Z Checking cookie_store v0.20.0
18032024-08-29T15:48:42.862Z Checking addr2line v0.21.0
18042024-08-29T15:48:42.883Z Checking num-bigint-dig v0.8.4
18052024-08-29T15:48:43.394Z Checking postgres-types v0.2.7
18062024-08-29T15:48:43.432Z Checking bstr v1.9.1
18072024-08-29T15:48:44.101Z Checking regex v1.10.6
18082024-08-29T15:48:44.200Z Checking toml_edit v0.19.15
18092024-08-29T15:48:44.328Z Checking futures-executor v0.3.30
18102024-08-29T15:48:44.345Z Checking pkcs1 v0.7.5
18112024-08-29T15:48:44.538Z Checking phf_shared v0.10.0
18122024-08-29T15:48:44.673Z Checking hubpack v0.1.2
18132024-08-29T15:48:44.728Z Checking serde_urlencoded v0.7.1
18142024-08-29T15:48:44.807Z Checking zerocopy v0.6.6
18152024-08-29T15:48:44.978Z Checking float-cmp v0.9.0
18162024-08-29T15:48:45.030Z Checking signal-hook v0.3.17
18172024-08-29T15:48:45.133Z Checking crc32fast v1.4.0
18182024-08-29T15:48:45.147Z Checking crossbeam-utils v0.8.19
18192024-08-29T15:48:45.340Z Checking hkdf v0.12.4
18202024-08-29T15:48:45.343Z Checking idna v0.4.0
18212024-08-29T15:48:45.509Z Checking signature v2.2.0
18222024-08-29T15:48:45.524Z Checking crypto-bigint v0.5.5
18232024-08-29T15:48:45.636Z Checking hyper v0.14.30
18242024-08-29T15:48:45.693Z Checking mio v0.8.11
18252024-08-29T15:48:45.837Z Checking memmap v0.7.0
18262024-08-29T15:48:46.029Z Checking encoding_rs v0.8.34
18272024-08-29T15:48:46.130Z Checking whoami v1.5.1
18282024-08-29T15:48:46.207Z Checking usdt-impl v0.5.0
18292024-08-29T15:48:46.298Z Checking backtrace v0.3.71
18302024-08-29T15:48:46.313Z Checking static_assertions v1.1.0
18312024-08-29T15:48:46.395Z Checking bit-vec v0.6.3
18322024-08-29T15:48:46.430Z Checking precomputed-hash v0.1.1
18332024-08-29T15:48:46.535Z Checking dyn-clone v1.0.17
18342024-08-29T15:48:46.614Z Checking unicode-width v0.1.13
18352024-08-29T15:48:46.659Z Checking unicode-segmentation v1.11.0
18362024-08-29T15:48:46.693Z Checking mime v0.3.17
18372024-08-29T15:48:46.724Z Checking webpki-roots v0.25.4
18382024-08-29T15:48:46.793Z Checking fixedbitset v0.4.2
18392024-08-29T15:48:46.820Z Checking winnow v0.6.18
18402024-08-29T15:48:46.865Z Checking normalize-line-endings v0.3.0
18412024-08-29T15:48:46.977Z Checking minimal-lexical v0.2.1
18422024-08-29T15:48:46.990Z Checking data-encoding v2.6.0
18432024-08-29T15:48:47.038Z Checking difflib v0.4.0
18442024-08-29T15:48:47.306Z Checking sync_wrapper v0.1.2
18452024-08-29T15:48:47.332Z Checking new_debug_unreachable v1.0.6
18462024-08-29T15:48:47.351Z Checking predicates-core v1.0.6
18472024-08-29T15:48:47.414Z Checking string_cache v0.8.7
18482024-08-29T15:48:47.428Z Checking nom v7.1.3
18492024-08-29T15:48:47.515Z Checking predicates v3.1.2
18502024-08-29T15:48:47.684Z Checking similar v2.6.0
18512024-08-29T15:48:47.687Z Checking hickory-proto v0.24.1
18522024-08-29T15:48:48.159Z Checking petgraph v0.6.5
18532024-08-29T15:48:48.204Z Checking elliptic-curve v0.13.8
18542024-08-29T15:48:48.306Z Checking anyhow v1.0.86
18552024-08-29T15:48:48.580Z Checking console v0.15.8
18562024-08-29T15:48:48.665Z Checking bit-set v0.5.3
18572024-08-29T15:48:48.887Z Checking usdt v0.5.0
18582024-08-29T15:48:48.928Z Checking schemars v0.8.21
18592024-08-29T15:48:49.145Z Checking toml v0.7.8
18602024-08-29T15:48:49.160Z Checking tokio-postgres v0.7.11
18612024-08-29T15:48:49.866Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18622024-08-29T15:48:49.898Z Checking toml_edit v0.22.20
18632024-08-29T15:48:50.233Z Checking signal-hook-mio v0.2.4
18642024-08-29T15:48:50.370Z Checking crossbeam-epoch v0.9.18
18652024-08-29T15:48:50.545Z Checking rsa v0.9.6
18662024-08-29T15:48:50.792Z Checking flate2 v1.0.31
18672024-08-29T15:48:51.450Z Checking futures v0.3.30
18682024-08-29T15:48:51.555Z Checking clap v4.5.16
18692024-08-29T15:48:51.569Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18702024-08-29T15:48:51.582Z Checking itertools v0.12.1
18712024-08-29T15:48:51.601Z Checking itertools v0.10.5
18722024-08-29T15:48:51.651Z Checking hyper-tls v0.5.0
18732024-08-29T15:48:51.668Z Checking hyper-rustls v0.24.2
18742024-08-29T15:48:51.921Z Checking tokio-stream v0.1.15
18752024-08-29T15:48:51.965Z Checking reqwest v0.11.27
18762024-08-29T15:48:52.126Z Checking fs-err v2.11.0
18772024-08-29T15:48:52.359Z Checking nix v0.28.0
18782024-08-29T15:48:52.505Z Checking openapiv3 v2.0.0
18792024-08-29T15:48:52.683Z Checking slog v2.7.0
18802024-08-29T15:48:52.734Z Checking semver v1.0.23
18812024-08-29T15:48:53.156Z Checking hex v0.4.3
18822024-08-29T15:48:53.196Z Checking sha1 v0.10.6
18832024-08-29T15:48:53.463Z Checking lalrpop-util v0.19.12
18842024-08-29T15:48:53.591Z Checking peg-runtime v0.8.3
18852024-08-29T15:48:53.680Z Checking camino v1.1.9
18862024-08-29T15:48:53.742Z Checking sigpipe v0.1.3
18872024-08-29T15:48:55.232Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18882024-08-29T15:48:55.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.40s
18892024-08-29T15:48:55.663Z
18902024-08-29T15:48:55.663Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/158)
18912024-08-29T15:48:56.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922024-08-29T15:48:56.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932024-08-29T15:48:56.332Z Compiling regress v0.9.1
18942024-08-29T15:48:56.426Z Checking strum v0.26.3
18952024-08-29T15:48:56.445Z Checking heck v0.5.0
18962024-08-29T15:48:56.456Z Compiling getopts v0.2.21
18972024-08-29T15:48:56.458Z Checking dirs-sys-next v0.1.2
18982024-08-29T15:48:56.479Z Compiling unsafe-libyaml v0.2.11
18992024-08-29T15:48:56.542Z Checking http v1.1.0
19002024-08-29T15:48:56.605Z Checking thread_local v1.1.8
19012024-08-29T15:48:56.622Z Checking dirs-next v2.0.0
19022024-08-29T15:48:56.740Z Compiling ident_case v1.0.1
19032024-08-29T15:48:56.789Z Checking rustls-pki-types v1.7.0
19042024-08-29T15:48:56.859Z Checking term v0.7.0
19052024-08-29T15:48:56.905Z Compiling darling_core v0.20.9
19062024-08-29T15:48:57.181Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19072024-08-29T15:48:57.264Z Checking crossbeam-channel v0.5.12
19082024-08-29T15:48:57.328Z Checking is-terminal v0.4.12
19092024-08-29T15:48:57.446Z Checking atty v0.2.14
19102024-08-29T15:48:57.516Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19112024-08-29T15:48:57.558Z Compiling rustls v0.22.4
19122024-08-29T15:48:57.849Z Compiling serde_yaml v0.9.34+deprecated
19132024-08-29T15:48:57.863Z Compiling paste v1.0.15
19142024-08-29T15:48:57.938Z Checking utf-8 v0.7.6
19152024-08-29T15:48:57.979Z Checking humantime v2.1.0
19162024-08-29T15:48:58.141Z Checking take_mut v0.2.2
19172024-08-29T15:48:58.269Z Checking termcolor v1.4.1
19182024-08-29T15:48:58.284Z Checking slog-async v2.8.0
19192024-08-29T15:48:58.503Z Checking slog-term v2.9.1
19202024-08-29T15:48:58.518Z Checking rustls-webpki v0.102.4
19212024-08-29T15:48:58.558Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19222024-08-29T15:48:58.702Z Checking env_logger v0.9.3
19232024-08-29T15:48:58.889Z Compiling proc-macro-crate v1.3.1
19242024-08-29T15:48:58.976Z Compiling bitstruct_derive v0.1.0
19252024-08-29T15:48:59.127Z Compiling structmeta-derive v0.3.0
19262024-08-29T15:48:59.252Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19272024-08-29T15:48:59.379Z Compiling multer v3.1.0
19282024-08-29T15:48:59.674Z Checking match_cfg v0.1.0
19292024-08-29T15:48:59.761Z Checking ascii v1.1.0
19302024-08-29T15:48:59.861Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19312024-08-29T15:49:00.141Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19322024-08-29T15:49:00.321Z Checking bitstruct v0.1.1
19332024-08-29T15:49:00.435Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19342024-08-29T15:49:00.455Z Compiling num_enum_derive v0.5.11
19352024-08-29T15:49:01.326Z Checking hostname v0.3.1
19362024-08-29T15:49:01.447Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19372024-08-29T15:49:01.600Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19382024-08-29T15:49:01.915Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19392024-08-29T15:49:02.090Z Compiling structmeta v0.3.0
19402024-08-29T15:49:02.190Z Checking slog-json v2.6.1
19412024-08-29T15:49:02.219Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19422024-08-29T15:49:02.440Z Checking serde_arrays v0.1.0
19432024-08-29T15:49:02.474Z Checking erased-serde v0.3.31
19442024-08-29T15:49:02.494Z Compiling foreign-types-macros v0.2.3
19452024-08-29T15:49:02.589Z Compiling async-stream-impl v0.3.5
19462024-08-29T15:49:03.070Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19472024-08-29T15:49:03.084Z Checking arc-swap v1.7.1
19482024-08-29T15:49:03.370Z Checking atomic-waker v1.1.2
19492024-08-29T15:49:03.499Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19502024-08-29T15:49:03.527Z Checking foreign-types-shared v0.3.1
19512024-08-29T15:49:03.603Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19522024-08-29T15:49:03.632Z Checking slog-scope v4.4.0
19532024-08-29T15:49:03.813Z Checking foreign-types v0.5.0
19542024-08-29T15:49:03.827Z Checking waitgroup v0.1.2
19552024-08-29T15:49:03.902Z Checking num_enum v0.5.11
19562024-08-29T15:49:03.916Z Compiling parse-display-derive v0.10.0
19572024-08-29T15:49:03.931Z Compiling darling_macro v0.20.9
19582024-08-29T15:49:03.949Z Checking slog-bunyan v2.5.0
19592024-08-29T15:49:03.963Z Checking async-stream v0.3.5
19602024-08-29T15:49:04.046Z Compiling proc-macro-error v1.0.4
19612024-08-29T15:49:04.290Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19622024-08-29T15:49:04.400Z Checking toml v0.8.19
19632024-08-29T15:49:04.651Z Checking tungstenite v0.20.1
19642024-08-29T15:49:04.723Z Checking rustls-pemfile v2.1.3
19652024-08-29T15:49:04.876Z Compiling darling v0.20.9
19662024-08-29T15:49:04.961Z Compiling heck v0.3.3
19672024-08-29T15:49:04.989Z Compiling serde_with_macros v3.9.0
19682024-08-29T15:49:05.044Z Checking tokio-rustls v0.25.0
19692024-08-29T15:49:05.129Z Checking ipnetwork v0.20.0
19702024-08-29T15:49:05.394Z Checking newtype-uuid v1.1.0
19712024-08-29T15:49:05.408Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19722024-08-29T15:49:05.480Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19732024-08-29T15:49:05.527Z Checking serde_path_to_error v0.1.16
19742024-08-29T15:49:05.627Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19752024-08-29T15:49:06.156Z Checking hostname v0.4.0
19762024-08-29T15:49:06.277Z Checking cstr-argument v0.1.2
19772024-08-29T15:49:06.328Z Checking instant v0.1.12
19782024-08-29T15:49:06.440Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19792024-08-29T15:49:06.440Z Checking pretty-hex v0.2.1
19802024-08-29T15:49:06.466Z Checking debug-ignore v1.0.5
19812024-08-29T15:49:06.599Z Checking fastrand v2.1.0
19822024-08-29T15:49:06.614Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19832024-08-29T15:49:06.749Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19842024-08-29T15:49:06.876Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19852024-08-29T15:49:06.907Z Checking tempfile v3.10.1
19862024-08-29T15:49:07.011Z Checking backoff v0.4.0
19872024-08-29T15:49:07.199Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19882024-08-29T15:49:07.248Z Checking tokio-tungstenite v0.20.1
19892024-08-29T15:49:07.282Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19902024-08-29T15:49:07.415Z Compiling zone_cfg_derive v0.1.2
19912024-08-29T15:49:07.608Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19922024-08-29T15:49:07.728Z Checking slog-stdlog v4.1.1
19932024-08-29T15:49:07.897Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19942024-08-29T15:49:07.969Z Checking serde_with v3.9.0
19952024-08-29T15:49:08.098Z Checking tungstenite v0.21.0
19962024-08-29T15:49:08.389Z Checking colored v2.1.0
19972024-08-29T15:49:08.519Z Checking parse-display v0.10.0
19982024-08-29T15:49:08.697Z Checking macaddr v1.0.1
19992024-08-29T15:49:08.755Z Checking socket2 v0.4.10
20002024-08-29T15:49:08.983Z Checking base64 v0.13.1
20012024-08-29T15:49:08.986Z Checking tokio-tungstenite v0.21.0
20022024-08-29T15:49:09.025Z Checking zone v0.1.8
20032024-08-29T15:49:09.403Z Checking ron v0.7.1
20042024-08-29T15:49:09.442Z Checking slog-envlogger v2.2.0
20052024-08-29T15:49:09.652Z Checking pem v3.0.4
20062024-08-29T15:49:09.666Z Checking tabwriter v1.4.0
20072024-08-29T15:49:09.895Z Checking xattr v1.3.1
20082024-08-29T15:49:09.914Z Checking portpicker v0.1.1
20092024-08-29T15:49:10.045Z Checking yasna v0.5.2
20102024-08-29T15:49:10.084Z Checking headers-core v0.2.0
20112024-08-29T15:49:10.221Z Checking smf v0.2.3
20122024-08-29T15:49:10.536Z Checking filetime v0.2.24
20132024-08-29T15:49:10.665Z Checking same-file v1.0.6
20142024-08-29T15:49:10.726Z Checking tar v0.4.41
20152024-08-29T15:49:10.833Z Checking walkdir v2.5.0
20162024-08-29T15:49:10.848Z Checking headers v0.3.9
20172024-08-29T15:49:10.912Z Checking rcgen v0.12.1
20182024-08-29T15:49:11.111Z Checking camino-tempfile v1.1.1
20192024-08-29T15:49:11.353Z Checking atomicwrites v0.4.3
20202024-08-29T15:49:11.380Z Checking subprocess v0.2.9
20212024-08-29T15:49:12.327Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20222024-08-29T15:49:12.596Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20232024-08-29T15:49:14.321Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20242024-08-29T15:49:16.168Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20252024-08-29T15:49:16.233Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20262024-08-29T15:49:19.342Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20272024-08-29T15:49:25.098Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20282024-08-29T15:49:25.228Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
20292024-08-29T15:49:25.228Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20302024-08-29T15:49:27.684Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20312024-08-29T15:49:28.166Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20322024-08-29T15:49:34.042Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20332024-08-29T15:49:35.481Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20342024-08-29T15:49:36.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.88s
20352024-08-29T15:49:36.702Z
20362024-08-29T15:49:36.702Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/158)
20372024-08-29T15:49:37.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382024-08-29T15:49:37.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392024-08-29T15:49:37.361Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20402024-08-29T15:49:38.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
20412024-08-29T15:49:38.740Z
20422024-08-29T15:49:38.740Zinfo: running `cargo check --bins` on nexus-config (31/158)
20432024-08-29T15:49:39.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442024-08-29T15:49:39.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452024-08-29T15:49:39.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462024-08-29T15:49:39.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20472024-08-29T15:49:39.371Z
20482024-08-29T15:49:39.371Zinfo: running `cargo check --bins` on omicron-rpaths (32/158)
20492024-08-29T15:49:39.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502024-08-29T15:49:39.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512024-08-29T15:49:39.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522024-08-29T15:49:39.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20532024-08-29T15:49:39.973Z
20542024-08-29T15:49:39.973Zinfo: running `cargo check --bins` on omicron-certificates (33/158)
20552024-08-29T15:49:40.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562024-08-29T15:49:40.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572024-08-29T15:49:40.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582024-08-29T15:49:40.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20592024-08-29T15:49:40.608Z
20602024-08-29T15:49:40.608Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/158)
20612024-08-29T15:49:41.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622024-08-29T15:49:41.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632024-08-29T15:49:41.266Z Compiling heapless v0.8.0
20642024-08-29T15:49:41.357Z Checking hash32 v0.3.1
20652024-08-29T15:49:41.360Z Compiling smoltcp v0.11.0
20662024-08-29T15:49:41.375Z Checking embedded-io v0.4.0
20672024-08-29T15:49:41.378Z Checking cobs v0.2.3
20682024-08-29T15:49:41.399Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20692024-08-29T15:49:41.401Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20702024-08-29T15:49:41.423Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20712024-08-29T15:49:41.508Z Compiling crucible-workspace-hack v0.1.0
20722024-08-29T15:49:41.538Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20732024-08-29T15:49:41.553Z Checking postcard v1.0.8
20742024-08-29T15:49:41.565Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20752024-08-29T15:49:41.740Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20762024-08-29T15:49:41.778Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20772024-08-29T15:49:41.900Z Checking newline-converter v0.3.0
20782024-08-29T15:49:42.031Z Compiling num-derive v0.4.2
20792024-08-29T15:49:42.066Z Compiling slog-dtrace v0.3.0
20802024-08-29T15:49:42.123Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20812024-08-29T15:49:42.215Z Compiling convert_case v0.4.0
20822024-08-29T15:49:42.284Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20832024-08-29T15:49:42.415Z Checking expectorate v1.1.0
20842024-08-29T15:49:42.509Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20852024-08-29T15:49:43.012Z Compiling derive_more v0.99.18
20862024-08-29T15:49:43.159Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20872024-08-29T15:49:43.768Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20882024-08-29T15:49:45.093Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20892024-08-29T15:49:45.992Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20902024-08-29T15:49:46.620Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20912024-08-29T15:49:47.050Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20922024-08-29T15:49:48.752Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20932024-08-29T15:49:49.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
20942024-08-29T15:49:49.553Z
20952024-08-29T15:49:49.553Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/158)
20962024-08-29T15:49:50.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972024-08-29T15:49:50.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982024-08-29T15:49:50.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992024-08-29T15:49:50.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21002024-08-29T15:49:50.183Z
21012024-08-29T15:49:50.183Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/158)
21022024-08-29T15:49:50.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032024-08-29T15:49:50.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042024-08-29T15:49:50.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052024-08-29T15:49:50.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21062024-08-29T15:49:50.817Z
21072024-08-29T15:49:50.817Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/158)
21082024-08-29T15:49:51.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092024-08-29T15:49:51.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102024-08-29T15:49:51.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112024-08-29T15:49:51.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21122024-08-29T15:49:51.555Z
21132024-08-29T15:49:51.555Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/158)
21142024-08-29T15:49:52.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152024-08-29T15:49:52.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162024-08-29T15:49:52.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172024-08-29T15:49:52.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21182024-08-29T15:49:52.289Z
21192024-08-29T15:49:52.289Zinfo: running `cargo check --bins` on dns-server (39/158)
21202024-08-29T15:49:52.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212024-08-29T15:49:52.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222024-08-29T15:49:52.919Z Compiling parking_lot_core v0.8.6
21232024-08-29T15:49:53.008Z Checking nibble_vec v0.1.0
21242024-08-29T15:49:53.010Z Checking quick-error v1.2.3
21252024-08-29T15:49:53.010Z Checking endian-type v0.1.2
21262024-08-29T15:49:53.010Z Checking linked-hash-map v0.5.6
21272024-08-29T15:49:53.015Z Checking fxhash v0.2.1
21282024-08-29T15:49:53.024Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21292024-08-29T15:49:53.026Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21302024-08-29T15:49:53.140Z Checking resolv-conf v0.7.0
21312024-08-29T15:49:53.158Z Checking hickory-server v0.24.1
21322024-08-29T15:49:53.181Z Checking radix_trie v0.2.1
21332024-08-29T15:49:53.332Z Checking lru-cache v0.1.2
21342024-08-29T15:49:53.478Z Checking hickory-resolver v0.24.1
21352024-08-29T15:49:53.561Z Checking hickory-client v0.24.1
21362024-08-29T15:49:53.674Z Checking parking_lot v0.11.2
21372024-08-29T15:49:53.951Z Checking sled v0.34.7
21382024-08-29T15:49:55.655Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21392024-08-29T15:49:56.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
21402024-08-29T15:49:56.845Z
21412024-08-29T15:49:56.845Zinfo: running `cargo check --bins` on dns-server-api (40/158)
21422024-08-29T15:49:57.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432024-08-29T15:49:57.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442024-08-29T15:49:57.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452024-08-29T15:49:57.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21462024-08-29T15:49:57.457Z
21472024-08-29T15:49:57.457Zinfo: running `cargo check --bins` on dns-service-client (41/158)
21482024-08-29T15:49:58.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492024-08-29T15:49:58.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502024-08-29T15:49:58.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512024-08-29T15:49:58.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21522024-08-29T15:49:58.075Z
21532024-08-29T15:49:58.075Zinfo: running `cargo check --bins` on gateway-test-utils (42/158)
21542024-08-29T15:49:58.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552024-08-29T15:49:58.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562024-08-29T15:49:58.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572024-08-29T15:49:58.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
21582024-08-29T15:49:58.766Z
21592024-08-29T15:49:58.767Zinfo: running `cargo check --bins` on gateway-types (43/158)
21602024-08-29T15:49:59.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612024-08-29T15:49:59.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622024-08-29T15:49:59.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632024-08-29T15:49:59.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21642024-08-29T15:49:59.395Z
21652024-08-29T15:49:59.395Zinfo: running `cargo check --bins` on ipcc (44/158)
21662024-08-29T15:49:59.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672024-08-29T15:49:59.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682024-08-29T15:49:59.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692024-08-29T15:49:59.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21702024-08-29T15:50:00.021Z
21712024-08-29T15:50:00.021Zinfo: running `cargo check --bins` on omicron-gateway (45/158)
21722024-08-29T15:50:00.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732024-08-29T15:50:00.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742024-08-29T15:50:00.721Z Compiling rustls-pki-types v1.7.0
21752024-08-29T15:50:00.724Z Compiling match_cfg v0.1.0
21762024-08-29T15:50:00.815Z Checking num-rational v0.4.2
21772024-08-29T15:50:00.818Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21782024-08-29T15:50:00.822Z Compiling slog-json v2.6.1
21792024-08-29T15:50:00.828Z Compiling http v1.1.0
21802024-08-29T15:50:00.831Z Checking num-complex v0.4.6
21812024-08-29T15:50:00.845Z Compiling prettyplease v0.2.20
21822024-08-29T15:50:00.885Z Compiling hostname v0.3.1
21832024-08-29T15:50:01.116Z Compiling atomic-waker v1.1.2
21842024-08-29T15:50:01.170Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21852024-08-29T15:50:01.207Z Compiling slog-bunyan v2.5.0
21862024-08-29T15:50:01.231Z Compiling rustls-webpki v0.102.4
21872024-08-29T15:50:01.300Z Compiling rustls-pemfile v2.1.3
21882024-08-29T15:50:01.369Z Compiling waitgroup v0.1.2
21892024-08-29T15:50:01.393Z Compiling async-stream v0.3.5
21902024-08-29T15:50:01.438Z Compiling toml v0.8.19
21912024-08-29T15:50:01.585Z Compiling ipnetwork v0.20.0
21922024-08-29T15:50:01.601Z Compiling newtype-uuid v1.1.0
21932024-08-29T15:50:01.677Z Compiling serde_path_to_error v0.1.16
21942024-08-29T15:50:01.723Z Checking num v0.4.3
21952024-08-29T15:50:01.811Z Compiling hostname v0.4.0
21962024-08-29T15:50:01.826Z Compiling instant v0.1.12
21972024-08-29T15:50:01.895Z Compiling debug-ignore v1.0.5
21982024-08-29T15:50:01.972Z Checking float-ord v0.3.2
21992024-08-29T15:50:02.033Z Compiling rustls v0.22.4
22002024-08-29T15:50:02.070Z Compiling semver v0.1.20
22012024-08-29T15:50:02.103Z Compiling radium v0.7.0
22022024-08-29T15:50:02.477Z Compiling multer v3.1.0
22032024-08-29T15:50:02.531Z Compiling rustc_version v0.1.7
22042024-08-29T15:50:02.591Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22052024-08-29T15:50:02.734Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22062024-08-29T15:50:03.053Z Compiling backoff v0.4.0
22072024-08-29T15:50:03.151Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22082024-08-29T15:50:03.275Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22092024-08-29T15:50:03.305Z Compiling parse-display v0.10.0
22102024-08-29T15:50:03.397Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22112024-08-29T15:50:03.477Z Compiling serde_with v3.9.0
22122024-08-29T15:50:03.498Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22132024-08-29T15:50:03.645Z Compiling macaddr v1.0.1
22142024-08-29T15:50:03.963Z Compiling maybe-uninit v2.0.0
22152024-08-29T15:50:04.098Z Checking tap v1.0.1
22162024-08-29T15:50:04.260Z Checking wyz v0.5.1
22172024-08-29T15:50:04.630Z Compiling newtype_derive v0.1.6
22182024-08-29T15:50:04.690Z Checking password-hash v0.5.0
22192024-08-29T15:50:04.935Z Checking blake2 v0.10.6
22202024-08-29T15:50:05.020Z Compiling bzip2-sys v0.1.11+1.0.8
22212024-08-29T15:50:05.141Z Checking crc-catalog v2.4.0
22222024-08-29T15:50:05.326Z Compiling packed_struct v0.10.1
22232024-08-29T15:50:05.373Z Checking funty v2.0.0
22242024-08-29T15:50:05.432Z Checking argon2 v0.5.3
22252024-08-29T15:50:05.819Z Checking crc v3.2.1
22262024-08-29T15:50:06.113Z Compiling packed_struct_codegen v0.10.1
22272024-08-29T15:50:06.241Z Compiling tokio-rustls v0.25.0
22282024-08-29T15:50:06.345Z Checking bitvec v1.0.1
22292024-08-29T15:50:06.633Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
22302024-08-29T15:50:06.973Z Compiling indexmap v1.9.3
22312024-08-29T15:50:07.295Z Compiling cookie v0.18.1
22322024-08-29T15:50:07.319Z Checking half v2.4.1
22332024-08-29T15:50:07.600Z Checking nodrop v0.1.14
22342024-08-29T15:50:07.717Z Checking ciborium-io v0.2.2
22352024-08-29T15:50:07.782Z Checking array-init v0.0.4
22362024-08-29T15:50:07.839Z Checking ciborium-ll v0.2.2
22372024-08-29T15:50:08.390Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22382024-08-29T15:50:08.681Z Checking smallvec v0.6.14
22392024-08-29T15:50:08.889Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22402024-08-29T15:50:09.067Z Compiling memoffset v0.9.1
22412024-08-29T15:50:09.124Z Checking highway v1.2.0
22422024-08-29T15:50:09.373Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22432024-08-29T15:50:09.531Z Checking bitfield v0.14.0
22442024-08-29T15:50:09.546Z Checking hashbrown v0.12.3
22452024-08-29T15:50:09.702Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22462024-08-29T15:50:09.808Z Checking env_logger v0.10.2
22472024-08-29T15:50:09.995Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22482024-08-29T15:50:10.206Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22492024-08-29T15:50:11.033Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22502024-08-29T15:50:11.128Z Checking serde-hex v0.1.0
22512024-08-29T15:50:11.143Z Checking steno v0.4.1
22522024-08-29T15:50:11.195Z Checking bzip2 v0.4.4
22532024-08-29T15:50:11.652Z Checking ciborium v0.2.2
22542024-08-29T15:50:11.949Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22552024-08-29T15:50:12.119Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22562024-08-29T15:50:12.204Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22572024-08-29T15:50:12.663Z Checking ron v0.8.1
22582024-08-29T15:50:12.767Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22592024-08-29T15:50:13.378Z Checking x509-cert v0.2.5
22602024-08-29T15:50:13.403Z Checking hashbrown v0.13.2
22612024-08-29T15:50:13.888Z Compiling derive-where v1.2.7
22622024-08-29T15:50:14.356Z Checking crc-any v2.5.0
22632024-08-29T15:50:14.732Z Checking object v0.30.4
22642024-08-29T15:50:14.967Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22652024-08-29T15:50:15.210Z Checking zip v0.6.6
22662024-08-29T15:50:15.534Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22672024-08-29T15:50:15.751Z Checking path-slash v0.1.5
22682024-08-29T15:50:15.895Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22692024-08-29T15:50:15.895Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22702024-08-29T15:50:15.926Z Checking nix v0.27.1
22712024-08-29T15:50:16.736Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22722024-08-29T15:50:16.762Z Checking kstat-rs v0.2.4
22732024-08-29T15:50:16.974Z Checking serde-big-array v0.5.1
22742024-08-29T15:50:17.102Z Checking signal-hook-tokio v0.3.1
22752024-08-29T15:50:17.458Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22762024-08-29T15:50:18.527Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22772024-08-29T15:50:21.668Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22782024-08-29T15:50:23.312Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22792024-08-29T15:50:25.821Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22802024-08-29T15:50:28.257Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22812024-08-29T15:50:28.833Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22822024-08-29T15:50:29.072Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22832024-08-29T15:50:33.655Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22842024-08-29T15:50:34.270Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22852024-08-29T15:50:36.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.82s
22862024-08-29T15:50:37.004Z
22872024-08-29T15:50:37.004Zinfo: running `cargo check --bins` on gateway-api (46/158)
22882024-08-29T15:50:37.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22892024-08-29T15:50:37.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22902024-08-29T15:50:37.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22912024-08-29T15:50:37.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22922024-08-29T15:50:37.650Z
22932024-08-29T15:50:37.650Zinfo: running `cargo check --bins` on oximeter (47/158)
22942024-08-29T15:50:38.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952024-08-29T15:50:38.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962024-08-29T15:50:38.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22972024-08-29T15:50:38.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22982024-08-29T15:50:38.286Z
22992024-08-29T15:50:38.286Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/158)
23002024-08-29T15:50:38.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23012024-08-29T15:50:38.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23022024-08-29T15:50:38.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23032024-08-29T15:50:38.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23042024-08-29T15:50:38.896Z
23052024-08-29T15:50:38.896Zinfo: running `cargo check --bins` on oximeter-schema (49/158)
23062024-08-29T15:50:39.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23072024-08-29T15:50:39.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23082024-08-29T15:50:39.531Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092024-08-29T15:50:39.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
23102024-08-29T15:50:40.077Z
23112024-08-29T15:50:40.077Zinfo: running `cargo check --bins` on oximeter-types (50/158)
23122024-08-29T15:50:40.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23132024-08-29T15:50:40.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23142024-08-29T15:50:40.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23152024-08-29T15:50:40.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23162024-08-29T15:50:40.705Z
23172024-08-29T15:50:40.706Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/158)
23182024-08-29T15:50:41.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23192024-08-29T15:50:41.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23202024-08-29T15:50:41.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23212024-08-29T15:50:41.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23222024-08-29T15:50:41.335Z
23232024-08-29T15:50:41.335Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/158)
23242024-08-29T15:50:41.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23252024-08-29T15:50:41.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23262024-08-29T15:50:41.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23272024-08-29T15:50:41.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23282024-08-29T15:50:41.935Z
23292024-08-29T15:50:41.935Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/158)
23302024-08-29T15:50:42.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312024-08-29T15:50:42.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322024-08-29T15:50:42.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23332024-08-29T15:50:42.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23342024-08-29T15:50:42.564Z
23352024-08-29T15:50:42.564Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/158)
23362024-08-29T15:50:43.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23372024-08-29T15:50:43.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23382024-08-29T15:50:43.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23392024-08-29T15:50:43.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23402024-08-29T15:50:43.206Z
23412024-08-29T15:50:43.206Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/158)
23422024-08-29T15:50:43.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432024-08-29T15:50:43.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442024-08-29T15:50:43.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23452024-08-29T15:50:43.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23462024-08-29T15:50:43.838Z
23472024-08-29T15:50:43.838Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/158)
23482024-08-29T15:50:44.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23492024-08-29T15:50:44.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23502024-08-29T15:50:44.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23512024-08-29T15:50:44.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23522024-08-29T15:50:44.467Z
23532024-08-29T15:50:44.467Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/158)
23542024-08-29T15:50:45.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552024-08-29T15:50:45.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562024-08-29T15:50:45.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23572024-08-29T15:50:45.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23582024-08-29T15:50:45.233Z
23592024-08-29T15:50:45.233Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/158)
23602024-08-29T15:50:45.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612024-08-29T15:50:45.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622024-08-29T15:50:45.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23632024-08-29T15:50:45.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23642024-08-29T15:50:45.742Z
23652024-08-29T15:50:45.742Zinfo: running `cargo check --bins` on oximeter-producer (59/158)
23662024-08-29T15:50:46.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672024-08-29T15:50:46.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682024-08-29T15:50:46.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692024-08-29T15:50:46.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23702024-08-29T15:50:46.400Z
23712024-08-29T15:50:46.400Zinfo: running `cargo check --bins` on internal-dns (60/158)
23722024-08-29T15:50:46.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-08-29T15:50:46.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-08-29T15:50:46.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752024-08-29T15:50:46.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23762024-08-29T15:50:47.035Z
23772024-08-29T15:50:47.035Zinfo: running `cargo check --bins` on nexus-client (61/158)
23782024-08-29T15:50:47.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-08-29T15:50:47.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-08-29T15:50:47.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812024-08-29T15:50:47.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23822024-08-29T15:50:47.682Z
23832024-08-29T15:50:47.682Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/158)
23842024-08-29T15:50:48.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-08-29T15:50:48.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-08-29T15:50:48.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872024-08-29T15:50:48.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
23882024-08-29T15:50:48.324Z
23892024-08-29T15:50:48.324Zinfo: running `cargo check --bins` on omicron-passwords (63/158)
23902024-08-29T15:50:48.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-08-29T15:50:48.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-08-29T15:50:48.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932024-08-29T15:50:48.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23942024-08-29T15:50:48.936Z
23952024-08-29T15:50:48.936Zinfo: running `cargo check --bins` on nexus-types (64/158)
23962024-08-29T15:50:49.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-08-29T15:50:49.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-08-29T15:50:49.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992024-08-29T15:50:49.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24002024-08-29T15:50:49.587Z
24012024-08-29T15:50:49.588Zinfo: running `cargo check --bins` on gateway-client (65/158)
24022024-08-29T15:50:50.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-08-29T15:50:50.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-08-29T15:50:50.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052024-08-29T15:50:50.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24062024-08-29T15:50:50.191Z
24072024-08-29T15:50:50.191Zinfo: running `cargo check --bins` on oxql-types (66/158)
24082024-08-29T15:50:50.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-08-29T15:50:50.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-08-29T15:50:50.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112024-08-29T15:50:50.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24122024-08-29T15:50:50.813Z
24132024-08-29T15:50:50.813Zinfo: running `cargo check --bins` on sp-sim (67/158)
24142024-08-29T15:50:51.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-08-29T15:50:51.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-08-29T15:50:51.443Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24172024-08-29T15:50:53.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
24182024-08-29T15:50:53.333Z
24192024-08-29T15:50:53.333Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (68/158)
24202024-08-29T15:50:53.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-08-29T15:50:53.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-08-29T15:50:53.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-08-29T15:50:53.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24242024-08-29T15:50:54.016Z
24252024-08-29T15:50:54.016Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (69/158)
24262024-08-29T15:50:54.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-08-29T15:50:54.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-08-29T15:50:54.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292024-08-29T15:50:54.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24302024-08-29T15:50:54.710Z
24312024-08-29T15:50:54.710Zinfo: running `cargo check --bins` on db-macros (70/158)
24322024-08-29T15:50:55.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-08-29T15:50:55.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-08-29T15:50:55.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352024-08-29T15:50:55.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24362024-08-29T15:50:55.321Z
24372024-08-29T15:50:55.321Zinfo: running `cargo check --bins` on nexus-macros-common (71/158)
24382024-08-29T15:50:55.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-08-29T15:50:55.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-08-29T15:50:55.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-08-29T15:50:55.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24422024-08-29T15:50:55.931Z
24432024-08-29T15:50:55.931Zinfo: running `cargo check --bins` on nexus-auth (72/158)
24442024-08-29T15:50:56.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-08-29T15:50:56.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-08-29T15:50:56.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-08-29T15:50:56.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24482024-08-29T15:50:56.604Z
24492024-08-29T15:50:56.604Zinfo: running `cargo check --bins` on authz-macros (73/158)
24502024-08-29T15:50:57.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-08-29T15:50:57.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-08-29T15:50:57.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-08-29T15:50:57.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24542024-08-29T15:50:57.217Z
24552024-08-29T15:50:57.217Zinfo: running `cargo check --bins` on nexus-db-fixed-data (74/158)
24562024-08-29T15:50:57.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-08-29T15:50:57.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-08-29T15:50:57.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-08-29T15:50:57.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24602024-08-29T15:50:57.879Z
24612024-08-29T15:50:57.879Zinfo: running `cargo check --bins` on nexus-db-model (75/158)
24622024-08-29T15:50:58.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-08-29T15:50:58.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-08-29T15:50:58.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-08-29T15:50:58.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24662024-08-29T15:50:58.537Z
24672024-08-29T15:50:58.538Zinfo: running `cargo check --bins` on nexus-defaults (76/158)
24682024-08-29T15:50:59.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-08-29T15:50:59.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-08-29T15:50:59.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-08-29T15:50:59.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24722024-08-29T15:50:59.170Z
24732024-08-29T15:50:59.170Zinfo: running `cargo check --bins` on sled-agent-client (77/158)
24742024-08-29T15:50:59.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-08-29T15:50:59.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-08-29T15:50:59.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772024-08-29T15:50:59.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24782024-08-29T15:50:59.814Z
24792024-08-29T15:50:59.814Zinfo: running `cargo check --bins` on nexus-inventory (78/158)
24802024-08-29T15:51:00.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-08-29T15:51:00.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-08-29T15:51:00.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-08-29T15:51:00.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24842024-08-29T15:51:00.463Z
24852024-08-29T15:51:00.463Zinfo: running `cargo check --bins` on typed-rng (79/158)
24862024-08-29T15:51:01.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-08-29T15:51:01.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-08-29T15:51:01.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-08-29T15:51:01.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24902024-08-29T15:51:01.066Z
24912024-08-29T15:51:01.066Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (80/158)
24922024-08-29T15:51:01.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-08-29T15:51:01.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-08-29T15:51:01.791Z Compiling rayon-core v1.12.1
24952024-08-29T15:51:01.794Z Compiling crossbeam-deque v0.8.5
24962024-08-29T15:51:01.794Z Compiling curve25519-dalek v4.1.3
24972024-08-29T15:51:01.794Z Compiling unicase v2.7.0
24982024-08-29T15:51:01.887Z Compiling same-file v1.0.6
24992024-08-29T15:51:01.890Z Checking keccak v0.1.5
25002024-08-29T15:51:01.896Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25012024-08-29T15:51:01.904Z Compiling tempfile v3.10.1
25022024-08-29T15:51:02.186Z Compiling walkdir v2.5.0
25032024-08-29T15:51:02.203Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25042024-08-29T15:51:02.219Z Checking sha3 v0.10.8
25052024-08-29T15:51:02.358Z Compiling thiserror-impl-no-std v2.0.2
25062024-08-29T15:51:02.539Z Checking universal-hash v0.5.1
25072024-08-29T15:51:02.603Z Checking secrecy v0.8.0
25082024-08-29T15:51:02.627Z Compiling blake3 v1.5.1
25092024-08-29T15:51:02.729Z Compiling ring v0.16.20
25102024-08-29T15:51:02.771Z Compiling curve25519-dalek-derive v0.1.1
25112024-08-29T15:51:02.815Z Checking opaque-debug v0.3.1
25122024-08-29T15:51:02.904Z Compiling rayon v1.10.0
25132024-08-29T15:51:02.921Z Checking poly1305 v0.8.0
25142024-08-29T15:51:03.337Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25152024-08-29T15:51:03.377Z Checking chacha20 v0.9.1
25162024-08-29T15:51:03.633Z Checking aead v0.5.2
25172024-08-29T15:51:03.716Z Compiling memmap2 v0.9.4
25182024-08-29T15:51:03.815Z Compiling constant_time_eq v0.3.0
25192024-08-29T15:51:03.847Z Compiling libefi-sys v0.1.0
25202024-08-29T15:51:03.863Z Compiling home v0.5.9
25212024-08-29T15:51:03.981Z Compiling untrusted v0.7.1
25222024-08-29T15:51:04.125Z Compiling arrayvec v0.7.4
25232024-08-29T15:51:04.128Z Compiling spin v0.5.2
25242024-08-29T15:51:04.155Z Compiling arrayref v0.3.7
25252024-08-29T15:51:04.194Z Compiling toolchain_find v0.4.0
25262024-08-29T15:51:04.256Z Checking chacha20poly1305 v0.10.1
25272024-08-29T15:51:04.503Z Compiling camino-tempfile v1.1.1
25282024-08-29T15:51:04.641Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25292024-08-29T15:51:04.838Z Compiling bitfield-struct v0.6.1
25302024-08-29T15:51:04.861Z Compiling cancel-safe-futures v0.1.5
25312024-08-29T15:51:04.937Z Compiling topological-sort v0.2.2
25322024-08-29T15:51:05.142Z Compiling mime_guess v2.0.4
25332024-08-29T15:51:05.212Z Compiling rustfmt-wrapper v0.2.1
25342024-08-29T15:51:05.450Z Checking thiserror-no-std v2.0.2
25352024-08-29T15:51:05.561Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25362024-08-29T15:51:05.633Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25372024-08-29T15:51:05.781Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25382024-08-29T15:51:05.889Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25392024-08-29T15:51:06.061Z Checking vsss-rs v3.3.4
25402024-08-29T15:51:06.245Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25412024-08-29T15:51:06.411Z Checking gethostname v0.5.0
25422024-08-29T15:51:06.511Z Checking libsw v3.3.1
25432024-08-29T15:51:06.534Z Checking linear-map v1.2.0
25442024-08-29T15:51:06.550Z Checking owo-colors v4.0.0
25452024-08-29T15:51:06.764Z Checking swrite v0.1.0
25462024-08-29T15:51:06.813Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472024-08-29T15:51:06.880Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25482024-08-29T15:51:07.448Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25492024-08-29T15:51:07.522Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25502024-08-29T15:51:07.573Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25512024-08-29T15:51:07.835Z Checking nanorand v0.7.0
25522024-08-29T15:51:08.237Z Compiling omicron-zone-package v0.11.0
25532024-08-29T15:51:08.404Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25542024-08-29T15:51:08.596Z Checking glob v0.3.1
25552024-08-29T15:51:08.710Z Checking http-range v0.1.5
25562024-08-29T15:51:08.807Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25572024-08-29T15:51:08.895Z Checking hyper-staticfile v0.9.5
25582024-08-29T15:51:08.912Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25592024-08-29T15:51:09.291Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25602024-08-29T15:51:09.450Z Checking flume v0.11.0
25612024-08-29T15:51:09.766Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25622024-08-29T15:51:09.839Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25632024-08-29T15:51:09.930Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
25642024-08-29T15:51:10.667Z Checking itertools v0.13.0
25652024-08-29T15:51:11.000Z Checking display-error-chain v0.2.1
25662024-08-29T15:51:11.336Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25672024-08-29T15:51:11.903Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25682024-08-29T15:51:13.215Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25692024-08-29T15:51:14.479Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25702024-08-29T15:51:14.481Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25712024-08-29T15:51:24.805Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25722024-08-29T15:51:35.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s
25732024-08-29T15:51:35.941Z
25742024-08-29T15:51:35.941Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (81/158)
25752024-08-29T15:51:36.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-08-29T15:51:36.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-08-29T15:51:36.673Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25782024-08-29T15:51:47.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s
25792024-08-29T15:51:47.964Z
25802024-08-29T15:51:47.964Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (82/158)
25812024-08-29T15:51:48.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822024-08-29T15:51:48.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832024-08-29T15:51:48.687Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25842024-08-29T15:51:59.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s
25852024-08-29T15:51:59.898Z
25862024-08-29T15:51:59.898Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (83/158)
25872024-08-29T15:52:00.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882024-08-29T15:52:00.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892024-08-29T15:52:00.627Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25902024-08-29T15:52:11.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
25912024-08-29T15:52:11.812Z
25922024-08-29T15:52:11.812Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (84/158)
25932024-08-29T15:52:12.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942024-08-29T15:52:12.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952024-08-29T15:52:12.539Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25962024-08-29T15:52:23.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s
25972024-08-29T15:52:23.863Z
25982024-08-29T15:52:23.863Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (85/158)
25992024-08-29T15:52:24.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002024-08-29T15:52:24.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012024-08-29T15:52:24.588Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26022024-08-29T15:52:35.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s
26032024-08-29T15:52:35.928Z
26042024-08-29T15:52:35.928Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (86/158)
26052024-08-29T15:52:36.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-08-29T15:52:36.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-08-29T15:52:36.654Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26082024-08-29T15:52:47.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s
26092024-08-29T15:52:47.892Z
26102024-08-29T15:52:47.892Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (87/158)
26112024-08-29T15:52:48.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122024-08-29T15:52:48.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132024-08-29T15:52:48.619Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26142024-08-29T15:52:59.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.75s
26152024-08-29T15:52:59.811Z
26162024-08-29T15:52:59.811Zinfo: running `cargo check --bins` on bootstrap-agent-api (88/158)
26172024-08-29T15:53:00.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182024-08-29T15:53:00.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192024-08-29T15:53:00.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202024-08-29T15:53:00.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26212024-08-29T15:53:00.473Z
26222024-08-29T15:53:00.473Zinfo: running `cargo check --bins` on sled-agent-types (89/158)
26232024-08-29T15:53:01.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242024-08-29T15:53:01.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252024-08-29T15:53:01.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26262024-08-29T15:53:01.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26272024-08-29T15:53:01.123Z
26282024-08-29T15:53:01.123Zinfo: running `cargo check --bins` on bootstrap-agent-client (90/158)
26292024-08-29T15:53:01.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302024-08-29T15:53:01.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312024-08-29T15:53:01.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322024-08-29T15:53:01.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26332024-08-29T15:53:01.768Z
26342024-08-29T15:53:01.768Zinfo: running `cargo check --bins` on dpd-client (91/158)
26352024-08-29T15:53:02.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362024-08-29T15:53:02.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372024-08-29T15:53:02.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382024-08-29T15:53:02.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26392024-08-29T15:53:02.389Z
26402024-08-29T15:53:02.389Zinfo: running `cargo check --bins` on installinator-common (92/158)
26412024-08-29T15:53:02.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422024-08-29T15:53:02.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432024-08-29T15:53:02.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442024-08-29T15:53:02.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26452024-08-29T15:53:03.037Z
26462024-08-29T15:53:03.037Zinfo: running `cargo check --bins` on update-engine (93/158)
26472024-08-29T15:53:03.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482024-08-29T15:53:03.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492024-08-29T15:53:03.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502024-08-29T15:53:03.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26512024-08-29T15:53:03.645Z
26522024-08-29T15:53:03.645Zinfo: running `cargo check --bins` on key-manager (94/158)
26532024-08-29T15:53:04.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-08-29T15:53:04.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-08-29T15:53:04.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562024-08-29T15:53:04.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26572024-08-29T15:53:04.270Z
26582024-08-29T15:53:04.270Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/158)
26592024-08-29T15:53:04.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602024-08-29T15:53:04.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612024-08-29T15:53:04.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622024-08-29T15:53:04.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26632024-08-29T15:53:04.922Z
26642024-08-29T15:53:04.922Zinfo: running `cargo check --bins` on sled-agent-api (96/158)
26652024-08-29T15:53:05.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-08-29T15:53:05.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-08-29T15:53:05.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682024-08-29T15:53:05.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26692024-08-29T15:53:05.575Z
26702024-08-29T15:53:05.575Zinfo: running `cargo check --bins` on sled-hardware (97/158)
26712024-08-29T15:53:06.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-08-29T15:53:06.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-08-29T15:53:06.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742024-08-29T15:53:06.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26752024-08-29T15:53:06.211Z
26762024-08-29T15:53:06.212Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/158)
26772024-08-29T15:53:06.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-08-29T15:53:06.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-08-29T15:53:06.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802024-08-29T15:53:06.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26812024-08-29T15:53:06.856Z
26822024-08-29T15:53:06.856Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/158)
26832024-08-29T15:53:07.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-08-29T15:53:07.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-08-29T15:53:07.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862024-08-29T15:53:07.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26872024-08-29T15:53:07.495Z
26882024-08-29T15:53:07.495Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/158)
26892024-08-29T15:53:08.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902024-08-29T15:53:08.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912024-08-29T15:53:08.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922024-08-29T15:53:08.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26932024-08-29T15:53:08.155Z
26942024-08-29T15:53:08.155Zinfo: running `cargo check --bins` on nexus-test-interface (101/158)
26952024-08-29T15:53:08.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962024-08-29T15:53:08.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972024-08-29T15:53:08.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982024-08-29T15:53:08.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26992024-08-29T15:53:08.806Z
27002024-08-29T15:53:08.806Zinfo: running `cargo check --bins` on oximeter-collector (102/158)
27012024-08-29T15:53:09.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022024-08-29T15:53:09.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032024-08-29T15:53:09.483Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
27042024-08-29T15:53:09.483Z Checking bcs v0.1.6
27052024-08-29T15:53:09.485Z Compiling async-recursion v1.1.1
27062024-08-29T15:53:09.485Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27072024-08-29T15:53:09.485Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27082024-08-29T15:53:10.498Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27092024-08-29T15:53:13.628Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27102024-08-29T15:53:15.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
27112024-08-29T15:53:15.420Z
27122024-08-29T15:53:15.420Zinfo: running `cargo check --bins` on oximeter-api (103/158)
27132024-08-29T15:53:15.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142024-08-29T15:53:15.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152024-08-29T15:53:15.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162024-08-29T15:53:15.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27172024-08-29T15:53:16.048Z
27182024-08-29T15:53:16.048Zinfo: running `cargo check --bins` on oximeter-client (104/158)
27192024-08-29T15:53:16.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202024-08-29T15:53:16.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212024-08-29T15:53:16.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222024-08-29T15:53:16.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27232024-08-29T15:53:16.676Z
27242024-08-29T15:53:16.676Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/158)
27252024-08-29T15:53:17.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262024-08-29T15:53:17.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272024-08-29T15:53:17.318Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27282024-08-29T15:53:17.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
27292024-08-29T15:53:18.037Z
27302024-08-29T15:53:18.037Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (106/158)
27312024-08-29T15:53:18.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322024-08-29T15:53:18.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332024-08-29T15:53:18.704Z Compiling vte_generate_state_changes v0.1.1
27342024-08-29T15:53:18.704Z Checking fd-lock v4.0.2
27352024-08-29T15:53:18.706Z Checking bytecount v0.6.8
27362024-08-29T15:53:18.707Z Compiling tabled_derive v0.7.0
27372024-08-29T15:53:18.707Z Checking crossterm v0.27.0
27382024-08-29T15:53:18.707Z Compiling peg-macros v0.8.4
27392024-08-29T15:53:18.795Z Compiling sqlparser_derive v0.2.2
27402024-08-29T15:53:18.805Z Checking nu-ansi-term v0.50.0
27412024-08-29T15:53:18.913Z Checking papergrid v0.11.0
27422024-08-29T15:53:18.954Z Checking unicode_categories v0.1.1
27432024-08-29T15:53:19.245Z Checking home v0.5.9
27442024-08-29T15:53:19.245Z Checking sqlformat v0.2.4
27452024-08-29T15:53:19.372Z Checking rustyline v14.0.0
27462024-08-29T15:53:19.393Z Checking vte v0.11.1
27472024-08-29T15:53:19.917Z Checking sqlparser v0.45.0
27482024-08-29T15:53:20.416Z Checking crossterm v0.28.1
27492024-08-29T15:53:20.776Z Checking strip-ansi-escapes v0.2.0
27502024-08-29T15:53:20.919Z Checking reedline v0.33.0
27512024-08-29T15:53:21.286Z Checking tabled v0.15.0
27522024-08-29T15:53:21.800Z Checking peg v0.8.4
27532024-08-29T15:53:26.284Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27542024-08-29T15:53:31.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s
27552024-08-29T15:53:31.417Z
27562024-08-29T15:53:31.417Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/158)
27572024-08-29T15:53:32.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582024-08-29T15:53:32.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592024-08-29T15:53:32.077Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27602024-08-29T15:53:37.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
27612024-08-29T15:53:37.309Z
27622024-08-29T15:53:37.309Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (108/158)
27632024-08-29T15:53:37.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642024-08-29T15:53:37.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652024-08-29T15:53:37.965Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662024-08-29T15:53:42.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
27672024-08-29T15:53:42.928Z
27682024-08-29T15:53:42.928Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (109/158)
27692024-08-29T15:53:43.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702024-08-29T15:53:43.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712024-08-29T15:53:43.587Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27722024-08-29T15:53:47.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
27732024-08-29T15:53:47.759Z
27742024-08-29T15:53:47.759Zinfo: running `cargo check --bins` on oximeter-test-utils (110/158)
27752024-08-29T15:53:48.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762024-08-29T15:53:48.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772024-08-29T15:53:48.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782024-08-29T15:53:48.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27792024-08-29T15:53:48.391Z
27802024-08-29T15:53:48.391Zinfo: running `cargo check --bins` on cockroach-admin-client (111/158)
27812024-08-29T15:53:48.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822024-08-29T15:53:48.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832024-08-29T15:53:48.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842024-08-29T15:53:48.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27852024-08-29T15:53:49.006Z
27862024-08-29T15:53:49.006Zinfo: running `cargo check --bins` on installinator-client (112/158)
27872024-08-29T15:53:49.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882024-08-29T15:53:49.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892024-08-29T15:53:49.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902024-08-29T15:53:49.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27912024-08-29T15:53:49.654Z
27922024-08-29T15:53:49.654Zinfo: running `cargo check --bins` on oxide-client (113/158)
27932024-08-29T15:53:50.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942024-08-29T15:53:50.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952024-08-29T15:53:50.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962024-08-29T15:53:50.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27972024-08-29T15:53:50.263Z
27982024-08-29T15:53:50.263Zinfo: running `cargo check --bins` on wicketd-client (114/158)
27992024-08-29T15:53:50.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002024-08-29T15:53:50.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012024-08-29T15:53:50.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022024-08-29T15:53:50.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28032024-08-29T15:53:50.979Z
28042024-08-29T15:53:50.979Zinfo: running `cargo check --bins` on wicket-common (115/158)
28052024-08-29T15:53:51.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062024-08-29T15:53:51.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072024-08-29T15:53:51.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082024-08-29T15:53:51.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28092024-08-29T15:53:51.582Z
28102024-08-29T15:53:51.582Zinfo: running `cargo check --bins` on omicron-cockroach-admin (116/158)
28112024-08-29T15:53:52.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122024-08-29T15:53:52.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132024-08-29T15:53:52.249Z Checking csv-core v0.1.11
28142024-08-29T15:53:52.251Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28152024-08-29T15:53:52.535Z Checking csv v1.3.0
28162024-08-29T15:53:53.038Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28172024-08-29T15:53:53.361Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28182024-08-29T15:53:54.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
28192024-08-29T15:53:54.667Z
28202024-08-29T15:53:54.667Zinfo: running `cargo check --bins` on cockroach-admin-api (117/158)
28212024-08-29T15:53:55.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-08-29T15:53:55.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-08-29T15:53:55.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242024-08-29T15:53:55.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28252024-08-29T15:53:55.308Z
28262024-08-29T15:53:55.308Zinfo: running `cargo check --bins` on cockroach-admin-types (118/158)
28272024-08-29T15:53:55.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-08-29T15:53:55.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-08-29T15:53:55.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302024-08-29T15:53:55.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28312024-08-29T15:53:55.934Z
28322024-08-29T15:53:55.934Zinfo: running `cargo check --bins` on cert-dev (119/158)
28332024-08-29T15:53:56.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-08-29T15:53:56.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-08-29T15:53:56.546Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
28362024-08-29T15:53:56.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28372024-08-29T15:53:56.927Z
28382024-08-29T15:53:56.927Zinfo: running `cargo check --bins` on ch-dev (120/158)
28392024-08-29T15:53:57.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-08-29T15:53:57.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-08-29T15:53:57.578Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28422024-08-29T15:53:58.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
28432024-08-29T15:53:58.407Z
28442024-08-29T15:53:58.407Zinfo: running `cargo check --bins` on crdb-seed (121/158)
28452024-08-29T15:53:58.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-08-29T15:53:58.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-08-29T15:53:59.057Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28482024-08-29T15:53:59.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28492024-08-29T15:53:59.530Z
28502024-08-29T15:53:59.530Zinfo: running `cargo check --bins` on db-dev (122/158)
28512024-08-29T15:54:00.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-08-29T15:54:00.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-08-29T15:54:00.193Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28542024-08-29T15:54:00.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
28552024-08-29T15:54:01.026Z
28562024-08-29T15:54:01.026Zinfo: running `cargo check --bins` on omicron-dev-lib (123/158)
28572024-08-29T15:54:01.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-08-29T15:54:01.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-08-29T15:54:01.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602024-08-29T15:54:01.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28612024-08-29T15:54:01.683Z
28622024-08-29T15:54:01.683Zinfo: running `cargo check --bins` on xtask-downloader (124/158)
28632024-08-29T15:54:02.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-08-29T15:54:02.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-08-29T15:54:02.293Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28662024-08-29T15:54:03.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
28672024-08-29T15:54:03.247Z
28682024-08-29T15:54:03.247Zinfo: running `cargo check --bins` on mgs-dev (125/158)
28692024-08-29T15:54:03.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-08-29T15:54:03.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-08-29T15:54:03.972Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28722024-08-29T15:54:04.593Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28732024-08-29T15:54:05.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
28742024-08-29T15:54:05.225Z
28752024-08-29T15:54:05.225Zinfo: running `cargo check --bins` on omicron-omdb (126/158)
28762024-08-29T15:54:05.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-08-29T15:54:05.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-08-29T15:54:06.015Z Compiling crunchy v0.2.2
28792024-08-29T15:54:06.015Z Compiling glob v0.3.1
28802024-08-29T15:54:06.019Z Compiling tiny-keccak v2.0.2
28812024-08-29T15:54:06.019Z Compiling dsl_auto_type v0.1.2
28822024-08-29T15:54:06.019Z Checking scheduled-thread-pool v0.2.7
28832024-08-29T15:54:06.119Z Compiling diesel_table_macro_syntax v0.2.0
28842024-08-29T15:54:06.143Z Compiling ascii-canvas v3.0.0
28852024-08-29T15:54:06.145Z Compiling ena v0.14.3
28862024-08-29T15:54:06.348Z Checking r2d2 v0.8.10
28872024-08-29T15:54:06.406Z Compiling libloading v0.8.3
28882024-08-29T15:54:06.552Z Compiling diff v0.1.13
28892024-08-29T15:54:06.653Z Compiling bindgen v0.69.4
28902024-08-29T15:54:06.656Z Compiling regex-syntax v0.6.29
28912024-08-29T15:54:06.682Z Compiling which v4.4.2
28922024-08-29T15:54:06.818Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28932024-08-29T15:54:07.050Z Compiling cexpr v0.6.0
28942024-08-29T15:54:07.089Z Compiling clang-sys v1.7.0
28952024-08-29T15:54:07.216Z Compiling ref-cast v1.0.23
28962024-08-29T15:54:07.297Z Compiling shlex v1.3.0
28972024-08-29T15:54:07.390Z Compiling lazycell v1.3.0
28982024-08-29T15:54:07.438Z Compiling rustc-hash v1.1.0
28992024-08-29T15:54:07.556Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29002024-08-29T15:54:07.599Z Compiling derive_builder_core v0.20.0
29012024-08-29T15:54:07.708Z Compiling libxml v0.3.3
29022024-08-29T15:54:07.744Z Compiling diesel_derives v2.2.2
29032024-08-29T15:54:07.842Z Compiling ref-cast-impl v1.0.23
29042024-08-29T15:54:07.857Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29052024-08-29T15:54:08.123Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29062024-08-29T15:54:08.352Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29072024-08-29T15:54:08.653Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29082024-08-29T15:54:08.841Z Compiling strum_macros v0.24.3
29092024-08-29T15:54:09.005Z Compiling dropshot v0.10.1
29102024-08-29T15:54:09.195Z Compiling indoc v1.0.9
29112024-08-29T15:54:10.011Z Compiling lalrpop v0.19.12
29122024-08-29T15:54:10.230Z Compiling derive_builder_macro v0.20.0
29132024-08-29T15:54:11.134Z Checking derive_builder v0.20.0
29142024-08-29T15:54:11.282Z Checking tungstenite v0.23.0
29152024-08-29T15:54:11.626Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29162024-08-29T15:54:11.937Z Compiling dropshot_endpoint v0.10.1
29172024-08-29T15:54:12.116Z Compiling impl-trait-for-tuples v0.2.2
29182024-08-29T15:54:12.479Z Compiling oso-derive v0.27.3
29192024-08-29T15:54:12.496Z Checking quick-xml v0.31.0
29202024-08-29T15:54:13.632Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
29212024-08-29T15:54:13.942Z Checking maplit v1.0.2
29222024-08-29T15:54:14.133Z Checking tokio-tungstenite v0.23.1
29232024-08-29T15:54:14.602Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29242024-08-29T15:54:14.619Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29252024-08-29T15:54:14.916Z Checking bb8 v0.8.5
29262024-08-29T15:54:15.392Z Compiling const_format_proc_macros v0.2.32
29272024-08-29T15:54:16.293Z Checking crossbeam-deque v0.8.5
29282024-08-29T15:54:16.621Z Compiling portable-atomic v1.6.0
29292024-08-29T15:54:17.612Z Checking const_format v0.2.32
29302024-08-29T15:54:17.758Z Checking rayon-core v1.12.1
29312024-08-29T15:54:17.846Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
29322024-08-29T15:54:18.146Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29332024-08-29T15:54:18.455Z Checking castaway v0.2.3
29342024-08-29T15:54:18.509Z Checking rayon v1.10.0
29352024-08-29T15:54:18.623Z Checking compact_str v0.8.0
29362024-08-29T15:54:20.046Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29372024-08-29T15:54:20.097Z Checking unicode-truncate v1.0.0
29382024-08-29T15:54:20.300Z Checking lru v0.12.3
29392024-08-29T15:54:20.320Z Checking diesel v2.2.3
29402024-08-29T15:54:20.334Z Compiling instability v0.3.2
29412024-08-29T15:54:20.438Z Checking smawk v0.3.2
29422024-08-29T15:54:20.538Z Checking unicode-linebreak v0.1.5
29432024-08-29T15:54:20.597Z Checking cassowary v0.3.0
29442024-08-29T15:54:20.650Z Checking number_prefix v0.4.0
29452024-08-29T15:54:20.883Z Checking multimap v0.10.0
29462024-08-29T15:54:20.959Z Checking textwrap v0.16.1
29472024-08-29T15:54:21.391Z Checking ratatui v0.28.0
29482024-08-29T15:54:22.502Z Checking indicatif v0.17.8
29492024-08-29T15:54:43.748Z Compiling samael v0.0.15
29502024-08-29T15:54:54.606Z Compiling polar-core v0.27.3
29512024-08-29T15:54:56.097Z Checking async-bb8-diesel v0.2.1
29522024-08-29T15:55:01.582Z Checking oso v0.27.3
29532024-08-29T15:56:00.156Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29542024-08-29T15:56:05.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
29552024-08-29T15:56:05.470Z
29562024-08-29T15:56:05.470Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (127/158)
29572024-08-29T15:56:06.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582024-08-29T15:56:06.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592024-08-29T15:56:06.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602024-08-29T15:56:06.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29612024-08-29T15:56:06.156Z
29622024-08-29T15:56:06.156Zinfo: running `cargo check --bins` on nexus-saga-recovery (128/158)
29632024-08-29T15:56:06.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-08-29T15:56:06.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-08-29T15:56:06.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662024-08-29T15:56:06.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29672024-08-29T15:56:06.839Z
29682024-08-29T15:56:06.839Zinfo: running `cargo check --bins` on nexus-test-utils-macros (129/158)
29692024-08-29T15:56:07.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-08-29T15:56:07.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-08-29T15:56:07.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722024-08-29T15:56:07.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29732024-08-29T15:56:07.461Z
29742024-08-29T15:56:07.461Zinfo: running `cargo check --bins` on omicron-nexus (130/158)
29752024-08-29T15:56:08.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-08-29T15:56:08.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-08-29T15:56:08.272Z Compiling libz-sys v1.1.16
29782024-08-29T15:56:08.373Z Compiling libgit2-sys v0.17.0+1.8.1
29792024-08-29T15:56:08.385Z Compiling vergen v8.3.2
29802024-08-29T15:56:08.388Z Compiling cargo-platform v0.1.8
29812024-08-29T15:56:08.388Z Compiling pin-project-internal v1.1.5
29822024-08-29T15:56:08.419Z Compiling snafu-derive v0.8.2
29832024-08-29T15:56:08.419Z Compiling libsqlite3-sys v0.28.0
29842024-08-29T15:56:08.422Z Compiling buf-list v1.0.3
29852024-08-29T15:56:08.710Z Compiling cargo_metadata v0.18.1
29862024-08-29T15:56:08.928Z Checking globset v0.4.14
29872024-08-29T15:56:08.980Z Checking olpc-cjson v0.1.3
29882024-08-29T15:56:09.162Z Checking rand_seeder v0.3.0
29892024-08-29T15:56:09.191Z Checking serde_plain v1.0.2
29902024-08-29T15:56:09.267Z Checking typed-path v0.7.1
29912024-08-29T15:56:09.380Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29922024-08-29T15:56:09.535Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29932024-08-29T15:56:09.682Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29942024-08-29T15:56:09.832Z Checking hashlink v0.9.1
29952024-08-29T15:56:09.832Z Checking parse-size v1.0.0
29962024-08-29T15:56:09.976Z Checking fallible-iterator v0.3.0
29972024-08-29T15:56:10.003Z Checking fallible-streaming-iterator v0.1.9
29982024-08-29T15:56:10.293Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29992024-08-29T15:56:10.460Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30002024-08-29T15:56:10.597Z Checking rusqlite v0.31.0
30012024-08-29T15:56:11.118Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30022024-08-29T15:56:11.143Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30032024-08-29T15:56:11.286Z Checking pin-project v1.1.5
30042024-08-29T15:56:11.397Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30052024-08-29T15:56:11.416Z Checking twox-hash v1.6.3
30062024-08-29T15:56:11.532Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30072024-08-29T15:56:11.833Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30082024-08-29T15:56:12.138Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30092024-08-29T15:56:12.291Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30102024-08-29T15:56:12.326Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
30112024-08-29T15:56:12.588Z Checking fatfs v0.3.6
30122024-08-29T15:56:13.155Z Checking assert_matches v1.5.0
30132024-08-29T15:56:13.831Z Checking snafu v0.8.2
30142024-08-29T15:56:14.202Z Checking tough v0.17.1
30152024-08-29T15:56:18.107Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30162024-08-29T15:56:19.276Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30172024-08-29T15:56:19.423Z Compiling git2 v0.19.0
30182024-08-29T15:56:24.134Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
30192024-08-29T15:57:11.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
30202024-08-29T15:57:11.474Z
30212024-08-29T15:57:11.474Zinfo: running `cargo check --bins` on nexus-external-api (131/158)
30222024-08-29T15:57:12.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232024-08-29T15:57:12.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242024-08-29T15:57:12.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252024-08-29T15:57:12.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30262024-08-29T15:57:12.162Z
30272024-08-29T15:57:12.162Zinfo: running `cargo check --bins` on openapi-manager-types (132/158)
30282024-08-29T15:57:12.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292024-08-29T15:57:12.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302024-08-29T15:57:12.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312024-08-29T15:57:12.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30322024-08-29T15:57:12.770Z
30332024-08-29T15:57:12.770Zinfo: running `cargo check --bins` on nexus-internal-api (133/158)
30342024-08-29T15:57:13.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352024-08-29T15:57:13.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362024-08-29T15:57:13.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372024-08-29T15:57:13.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30382024-08-29T15:57:13.425Z
30392024-08-29T15:57:13.425Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (134/158)
30402024-08-29T15:57:14.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412024-08-29T15:57:14.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422024-08-29T15:57:14.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432024-08-29T15:57:14.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30442024-08-29T15:57:14.118Z
30452024-08-29T15:57:14.118Zinfo: running `cargo check --bins` on nexus-networking (135/158)
30462024-08-29T15:57:14.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472024-08-29T15:57:14.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482024-08-29T15:57:14.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492024-08-29T15:57:14.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30502024-08-29T15:57:14.801Z
30512024-08-29T15:57:14.801Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (136/158)
30522024-08-29T15:57:15.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532024-08-29T15:57:15.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542024-08-29T15:57:15.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552024-08-29T15:57:15.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30562024-08-29T15:57:15.484Z
30572024-08-29T15:57:15.484Zinfo: running `cargo check --bins` on update-common (137/158)
30582024-08-29T15:57:16.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592024-08-29T15:57:16.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602024-08-29T15:57:16.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612024-08-29T15:57:16.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30622024-08-29T15:57:16.153Z
30632024-08-29T15:57:16.153Zinfo: running `cargo check --bins` on tufaceous-lib (138/158)
30642024-08-29T15:57:16.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652024-08-29T15:57:16.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662024-08-29T15:57:16.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672024-08-29T15:57:16.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30682024-08-29T15:57:16.808Z
30692024-08-29T15:57:16.808Zinfo: running `cargo check --bins` on tufaceous (139/158)
30702024-08-29T15:57:17.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-08-29T15:57:17.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-08-29T15:57:17.472Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30732024-08-29T15:57:18.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
30742024-08-29T15:57:18.505Z
30752024-08-29T15:57:18.505Zinfo: running `cargo check --bins` on omicron-dev (140/158)
30762024-08-29T15:57:19.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-08-29T15:57:19.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-08-29T15:57:19.350Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30792024-08-29T15:57:19.352Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30802024-08-29T15:57:19.353Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30812024-08-29T15:57:20.693Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30822024-08-29T15:57:23.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
30832024-08-29T15:57:23.221Z
30842024-08-29T15:57:23.221Zinfo: running `cargo check --bins` on openapi-manager (141/158)
30852024-08-29T15:57:23.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862024-08-29T15:57:23.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872024-08-29T15:57:23.928Z Checking heck v0.4.1
30882024-08-29T15:57:23.929Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30892024-08-29T15:57:23.931Z Checking is_ci v1.2.0
30902024-08-29T15:57:23.931Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30912024-08-29T15:57:23.931Z Checking indent_write v2.2.0
30922024-08-29T15:57:24.131Z Checking supports-color v3.0.0
30932024-08-29T15:57:24.173Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30942024-08-29T15:57:25.476Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30952024-08-29T15:57:26.271Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30962024-08-29T15:57:27.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
30972024-08-29T15:57:27.385Z
30982024-08-29T15:57:27.385Zinfo: running `cargo check --bins` on installinator-api (142/158)
30992024-08-29T15:57:27.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-08-29T15:57:27.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-08-29T15:57:27.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022024-08-29T15:57:27.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31032024-08-29T15:57:28.034Z
31042024-08-29T15:57:28.034Zinfo: running `cargo check --bins` on wicketd-api (143/158)
31052024-08-29T15:57:28.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062024-08-29T15:57:28.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072024-08-29T15:57:28.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31082024-08-29T15:57:28.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31092024-08-29T15:57:28.696Z
31102024-08-29T15:57:28.696Zinfo: running `cargo check --bins` on reconfigurator-cli (144/158)
31112024-08-29T15:57:29.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-08-29T15:57:29.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-08-29T15:57:29.425Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31142024-08-29T15:57:30.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
31152024-08-29T15:57:30.772Z
31162024-08-29T15:57:30.772Zinfo: running `cargo check --bins` on omicron-releng (145/158)
31172024-08-29T15:57:31.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-08-29T15:57:31.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-08-29T15:57:31.448Z Checking memmap2 v0.9.4
31202024-08-29T15:57:31.448Z Checking untrusted v0.7.1
31212024-08-29T15:57:31.448Z Checking constant_time_eq v0.3.0
31222024-08-29T15:57:31.451Z Checking arrayvec v0.7.4
31232024-08-29T15:57:31.451Z Checking spin v0.5.2
31242024-08-29T15:57:31.451Z Checking arrayref v0.3.7
31252024-08-29T15:57:31.451Z Checking cargo-platform v0.1.8
31262024-08-29T15:57:31.451Z Checking topological-sort v0.2.2
31272024-08-29T15:57:31.634Z Checking shell-words v1.1.0
31282024-08-29T15:57:31.747Z Checking ring v0.16.20
31292024-08-29T15:57:31.799Z Checking cargo_metadata v0.18.1
31302024-08-29T15:57:31.866Z Checking blake3 v1.5.1
31312024-08-29T15:57:32.904Z Checking omicron-zone-package v0.11.0
31322024-08-29T15:57:33.938Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31332024-08-29T15:57:34.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
31342024-08-29T15:57:34.934Z
31352024-08-29T15:57:34.934Zinfo: running `cargo check --bins` on xtask (146/158)
31362024-08-29T15:57:35.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-08-29T15:57:35.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-08-29T15:57:35.413Z Checking bitflags v2.6.0
31392024-08-29T15:57:35.416Z Checking serde v1.0.208
31402024-08-29T15:57:35.416Z Checking thiserror v1.0.63
31412024-08-29T15:57:35.501Z Checking scroll v0.12.0
31422024-08-29T15:57:35.507Z Checking log v0.4.21
31432024-08-29T15:57:35.509Z Checking hashbrown v0.14.5
31442024-08-29T15:57:35.517Z Checking zerocopy v0.7.34
31452024-08-29T15:57:35.541Z Checking syn v2.0.74
31462024-08-29T15:57:35.594Z Checking pest v2.7.10
31472024-08-29T15:57:35.723Z Checking rustix v0.38.34
31482024-08-29T15:57:35.747Z Checking fs-err v2.11.0
31492024-08-29T15:57:35.941Z Checking goblin v0.8.2
31502024-08-29T15:57:36.040Z Checking tabled v0.15.0
31512024-08-29T15:57:36.619Z Checking indexmap v2.4.0
31522024-08-29T15:57:36.919Z Checking anyhow v1.0.86
31532024-08-29T15:57:37.675Z Checking terminal_size v0.3.0
31542024-08-29T15:57:37.675Z Checking tempfile v3.10.1
31552024-08-29T15:57:37.837Z Checking clap_builder v4.5.15
31562024-08-29T15:57:38.092Z Checking dtrace-parser v0.2.0
31572024-08-29T15:57:39.645Z Checking serde_json v1.0.125
31582024-08-29T15:57:39.645Z Checking toml_datetime v0.6.8
31592024-08-29T15:57:39.648Z Checking serde_spanned v0.6.7
31602024-08-29T15:57:39.648Z Checking camino v1.1.9
31612024-08-29T15:57:39.648Z Checking cargo-platform v0.1.8
31622024-08-29T15:57:39.846Z Checking semver v1.0.23
31632024-08-29T15:57:39.930Z Checking macaddr v1.0.1
31642024-08-29T15:57:39.957Z Checking toml_edit v0.22.20
31652024-08-29T15:57:40.196Z Checking camino-tempfile v1.1.1
31662024-08-29T15:57:40.209Z Checking clap v4.5.16
31672024-08-29T15:57:40.768Z Checking dof v0.3.0
31682024-08-29T15:57:40.768Z Checking cargo_metadata v0.18.1
31692024-08-29T15:57:41.156Z Checking usdt-impl v0.5.0
31702024-08-29T15:57:41.518Z Checking usdt v0.5.0
31712024-08-29T15:57:41.728Z Checking toml v0.8.19
31722024-08-29T15:57:42.173Z Checking cargo_toml v0.20.4
31732024-08-29T15:57:43.346Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31742024-08-29T15:57:43.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
31752024-08-29T15:57:44.026Z
31762024-08-29T15:57:44.027Zinfo: running `cargo check --bins` on end-to-end-tests (147/158)
31772024-08-29T15:57:44.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782024-08-29T15:57:44.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792024-08-29T15:57:44.798Z Checking polyval v0.6.2
31802024-08-29T15:57:44.798Z Checking rfc6979 v0.4.0
31812024-08-29T15:57:44.909Z Checking primeorder v0.13.6
31822024-08-29T15:57:44.912Z Checking ctr v0.9.2
31832024-08-29T15:57:44.930Z Checking ed25519 v2.2.3
31842024-08-29T15:57:44.932Z Checking ssh-encoding v0.2.0
31852024-08-29T15:57:44.932Z Checking blowfish v0.9.1
31862024-08-29T15:57:44.972Z Checking password-hash v0.4.2
31872024-08-29T15:57:45.036Z Checking ecdsa v0.16.9
31882024-08-29T15:57:45.123Z Checking ghash v0.5.1
31892024-08-29T15:57:45.138Z Checking bcrypt-pbkdf v0.10.0
31902024-08-29T15:57:45.162Z Checking matches v0.1.10
31912024-08-29T15:57:45.238Z Checking ed25519-dalek v2.1.1
31922024-08-29T15:57:45.257Z Checking idna v0.2.3
31932024-08-29T15:57:45.302Z Compiling enum-as-inner v0.5.1
31942024-08-29T15:57:45.318Z Checking aes-gcm v0.10.3
31952024-08-29T15:57:45.357Z Checking pbkdf2 v0.11.0
31962024-08-29T15:57:45.377Z Checking russh-cryptovec v0.7.2
31972024-08-29T15:57:45.380Z Checking md5 v0.7.0
31982024-08-29T15:57:45.530Z Checking ssh-cipher v0.2.0
31992024-08-29T15:57:45.571Z Checking num-bigint v0.4.5
32002024-08-29T15:57:45.571Z Checking des v0.8.1
32012024-08-29T15:57:45.624Z Checking hex-literal v0.4.1
32022024-08-29T15:57:45.666Z Compiling dhcproto-macros v0.1.0
32032024-08-29T15:57:45.717Z Checking p256 v0.13.2
32042024-08-29T15:57:45.751Z Checking p521 v0.13.3
32052024-08-29T15:57:45.817Z Checking ssh-key v0.6.6
32062024-08-29T15:57:45.834Z Checking p384 v0.13.0
32072024-08-29T15:57:46.092Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32082024-08-29T15:57:46.199Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32092024-08-29T15:57:46.296Z Checking trust-dns-proto v0.22.0
32102024-08-29T15:57:46.604Z Checking internet-checksum v0.2.1
32112024-08-29T15:57:47.321Z Checking russh-keys v0.45.0
32122024-08-29T15:57:48.211Z Checking russh v0.45.0
32132024-08-29T15:57:48.870Z Checking dhcproto v0.12.0
32142024-08-29T15:58:04.766Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32152024-08-29T15:58:06.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s
32162024-08-29T15:58:06.204Z
32172024-08-29T15:58:06.204Zinfo: running `cargo check --bins` on gateway-cli (148/158)
32182024-08-29T15:58:06.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192024-08-29T15:58:06.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202024-08-29T15:58:06.848Z Checking termios v0.3.3
32212024-08-29T15:58:07.049Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32222024-08-29T15:58:07.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
32232024-08-29T15:58:07.924Z
32242024-08-29T15:58:07.924Zinfo: running `cargo check --bins --no-default-features` on installinator (149/158)
32252024-08-29T15:58:08.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262024-08-29T15:58:08.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272024-08-29T15:58:08.623Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32282024-08-29T15:58:10.551Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32292024-08-29T15:58:12.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
32302024-08-29T15:58:12.420Z
32312024-08-29T15:58:12.420Zinfo: running `cargo check --bins` on internal-dns-cli (150/158)
32322024-08-29T15:58:12.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332024-08-29T15:58:13.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342024-08-29T15:58:13.064Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32352024-08-29T15:58:13.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32362024-08-29T15:58:13.636Z
32372024-08-29T15:58:13.636Zinfo: running `cargo check --bins` on omicron-live-tests (151/158)
32382024-08-29T15:58:14.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392024-08-29T15:58:14.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402024-08-29T15:58:14.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412024-08-29T15:58:14.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32422024-08-29T15:58:14.245Z
32432024-08-29T15:58:14.245Zinfo: running `cargo check --bins` on live-tests-macros (152/158)
32442024-08-29T15:58:14.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452024-08-29T15:58:14.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462024-08-29T15:58:14.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472024-08-29T15:58:14.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32482024-08-29T15:58:14.860Z
32492024-08-29T15:58:14.860Zinfo: running `cargo check --bins` on omicron-package (153/158)
32502024-08-29T15:58:15.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512024-08-29T15:58:15.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522024-08-29T15:58:15.530Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32532024-08-29T15:58:16.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
32542024-08-29T15:58:16.881Z
32552024-08-29T15:58:16.881Zinfo: running `cargo check --bins` on wicket-dbg (154/158)
32562024-08-29T15:58:17.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572024-08-29T15:58:17.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582024-08-29T15:58:17.577Z Checking rtoolbox v0.0.2
32592024-08-29T15:58:17.577Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32602024-08-29T15:58:17.580Z Checking tui-tree-widget v0.22.0
32612024-08-29T15:58:17.785Z Checking rpassword v7.3.1
32622024-08-29T15:58:21.567Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32632024-08-29T15:58:24.327Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32642024-08-29T15:58:25.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
32652024-08-29T15:58:25.549Z
32662024-08-29T15:58:25.549Zinfo: running `cargo check --bins` on wicket (155/158)
32672024-08-29T15:58:26.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682024-08-29T15:58:26.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692024-08-29T15:58:26.234Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32702024-08-29T15:58:26.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
32712024-08-29T15:58:26.761Z
32722024-08-29T15:58:26.761Zinfo: running `cargo check --bins` on wicketd (156/158)
32732024-08-29T15:58:27.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742024-08-29T15:58:27.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752024-08-29T15:58:27.471Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32762024-08-29T15:58:31.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
32772024-08-29T15:58:31.176Z
32782024-08-29T15:58:31.176Zinfo: running `cargo check --bins` on omicron-workspace-hack (157/158)
32792024-08-29T15:58:31.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-08-29T15:58:31.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-08-29T15:58:31.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-08-29T15:58:31.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32832024-08-29T15:58:31.784Z
32842024-08-29T15:58:31.784Zinfo: running `cargo check --bins` on zone-setup (158/158)
32852024-08-29T15:58:32.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-08-29T15:58:32.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-08-29T15:58:32.518Z Checking uzers v0.11.3
32882024-08-29T15:58:32.810Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32892024-08-29T15:58:33.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
32902024-08-29T15:58:34.000Z
32912024-08-29T15:58:34.000Zreal 10:34.513057883
32922024-08-29T15:58:34.000Zuser 23:01.760632274
32932024-08-29T15:58:34.000Zsys 5:06.205651465
32942024-08-29T15:58:34.000Ztrap 0.504244807
32952024-08-29T15:58:34.000Ztflt 3.144517388
32962024-08-29T15:58:34.000Zdflt 1.918112223
32972024-08-29T15:58:34.000Zkflt 0.002457821
32982024-08-29T15:58:34.000Zlock 40:44.814063422
32992024-08-29T15:58:34.001Zslp 1:53:10.658489397
33002024-08-29T15:58:34.001Zlat 1:00.477234034
33012024-08-29T15:58:34.001Zstop 2:55.882438316
33022024-08-29T15:58:34.003Zprocess exited: duration 889307 ms, exit code 0
 
33032024-08-29T15:58:34.009Zfound 0 output files