01J6AGBRKZ59SVWRZYT103QVGZ: 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: 01J6AGC3XWQYZ7KKDZ9E3DWXBG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-27T18:08:32.611Zjob assigned to worker 01J6AGC4RMMRQBMS5F7Z264EW1 (queued for 24 s)
 
22024-08-27T18:08:33.394Zstarting task 0: "setup"
32024-08-27T18:08:33.419Z++ uname -s
42024-08-27T18:08:33.419Z+ kern=SunOS
52024-08-27T18:08:33.419Z+ case "$kern" in
62024-08-27T18:08:33.419Z+ groupadd -g 12345 build
72024-08-27T18:08:33.419Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-27T18:08:35.427Z+ zfs create -o mountpoint=/work rpool/work
92024-08-27T18:08:35.464Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-27T18:08:35.490Z+ home_fs=zfs
112024-08-27T18:08:35.490Z+ [[ zfs == autofs ]]
122024-08-27T18:08:35.490Z+ mkdir -p /home/build
132024-08-27T18:08:35.490Z+ chown build:build /home/build /work
142024-08-27T18:08:37.471Z+ chmod 0700 /home/build /work
152024-08-27T18:08:37.495Zprocess exited: duration 4080 ms, exit code 0
 
162024-08-27T18:08:37.551Zstarting task 1: "rust-toolchain"
172024-08-27T18:08:37.575Z+ printf ' * toolchain channel = "%s"
182024-08-27T18:08:37.575Z * toolchain channel = "1.80.1"
192024-08-27T18:08:37.575Z' 1.80.1
202024-08-27T18:08:37.575Z * toolchain profile = "default"
212024-08-27T18:08:37.575Z+ printf ' * toolchain profile = "%s"
222024-08-27T18:08:37.575Z' default
232024-08-27T18:08:37.575Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-27T18:08:37.575Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-27T18:08:37.688Zinfo: downloading installer
262024-08-27T18:08:38.307Zinfo: profile set to 'default'
272024-08-27T18:08:38.308Zinfo: default host triple is x86_64-unknown-illumos
282024-08-27T18:08:38.308Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-27T18:08:38.426Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-27T18:08:38.427Zinfo: downloading component 'cargo'
312024-08-27T18:08:38.618Zinfo: downloading component 'clippy'
322024-08-27T18:08:38.688Zinfo: downloading component 'rust-docs'
332024-08-27T18:08:39.002Zinfo: downloading component 'rust-std'
342024-08-27T18:08:39.479Zinfo: downloading component 'rustc'
352024-08-27T18:08:40.646Zinfo: downloading component 'rustfmt'
362024-08-27T18:08:40.702Zinfo: installing component 'cargo'
372024-08-27T18:08:41.797Zinfo: installing component 'clippy'
382024-08-27T18:08:42.252Zinfo: installing component 'rust-docs'
392024-08-27T18:08:44.994Zinfo: installing component 'rust-std'
402024-08-27T18:08:46.953Zinfo: installing component 'rustc'
412024-08-27T18:08:51.753Zinfo: installing component 'rustfmt'
422024-08-27T18:08:52.138Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-27T18:08:52.139Z
442024-08-27T18:08:52.235Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-27T18:08:52.235Z
462024-08-27T18:08:52.235Z
472024-08-27T18:08:52.235ZRust is installed now. Great!
482024-08-27T18:08:52.236Z
492024-08-27T18:08:52.236ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-27T18:08:52.236Zenvironment variable. This has not been done automatically.
512024-08-27T18:08:52.236Z
522024-08-27T18:08:52.236ZTo configure your current shell, you need to source
532024-08-27T18:08:52.236Zthe corresponding env file under $HOME/.cargo.
542024-08-27T18:08:52.236Z
552024-08-27T18:08:52.236ZThis is usually done by running one of the following (note the leading DOT):
562024-08-27T18:08:52.236Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-27T18:08:52.236Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-27T18:08:52.302Z+ rustc --version
592024-08-27T18:08:52.391Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-27T18:08:52.414Zprocess exited: duration 14845 ms, exit code 0
 
612024-08-27T18:08:52.465Zstarting task 2: "authentication"
622024-08-27T18:08:52.520Zprocess exited: duration 57 ms, exit code 0
 
632024-08-27T18:08:52.568Zstarting task 3: "clone repository"
642024-08-27T18:08:52.592Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-27T18:08:52.592Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-27T18:08:52.616ZCloning into '/work/oxidecomputer/omicron'...
672024-08-27T18:08:58.707Z+ cd /work/oxidecomputer/omicron
682024-08-27T18:08:58.707Z+ git fetch origin 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
692024-08-27T18:08:59.172ZFrom https://github.com/oxidecomputer/omicron
702024-08-27T18:08:59.172Z * branch 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a -> FETCH_HEAD
712024-08-27T18:08:59.196Z+ [[ -n sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides ]]
722024-08-27T18:08:59.196Z++ git branch --show-current
732024-08-27T18:08:59.196Z+ current=main
742024-08-27T18:08:59.196Z+ [[ main != sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides ]]
752024-08-27T18:08:59.196Z+ git branch -f sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
762024-08-27T18:08:59.220Z+ git checkout -f sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides
772024-08-27T18:08:59.394ZSwitched to branch 'sunshowers/spr/reconfigurator-add-a-test-wrapper-around-realize_blueprint_with_overrides'
782024-08-27T18:08:59.418Z+ git reset --hard 3f25c21d6b6ba6d8581b01e14233510ecd76bb9a
792024-08-27T18:08:59.418ZHEAD is now at 3f25c21d6 update comment
802024-08-27T18:08:59.418Zprocess exited: duration 6847 ms, exit code 0
 
812024-08-27T18:08:59.466Zstarting task 4: "build"
822024-08-27T18:08:59.490Z+ cargo --version
832024-08-27T18:08:59.540Zcargo 1.80.1 (376290515 2024-07-16)
842024-08-27T18:08:59.564Z+ rustc --version
852024-08-27T18:08:59.616Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-08-27T18:08:59.640Z+ source ./env.sh
872024-08-27T18:08:59.640Z++ OLD_SHELL_OPTS=ehxB
882024-08-27T18:08:59.640Z++ set -o xtrace
892024-08-27T18:08:59.640Z++++ dirname ./env.sh
902024-08-27T18:08:59.640Z+++ readlink -f .
912024-08-27T18:08:59.640Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-08-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ 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-27T18:08:59.640Z++ case $OLD_SHELL_OPTS in
1012024-08-27T18:08:59.640Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-08-27T18:08:59.640Z+ 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-27T18:08:59.640Z+ 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-27T18:08:59.640Z+ banner prerequisites
1052024-08-27T18:08:59.640Z
1062024-08-27T18:08:59.640Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-08-27T18:08:59.640Z # # # # # # # # # # # # # # #
1082024-08-27T18:08:59.640Z # # # # ##### # # ##### # # # # # #### #
1092024-08-27T18:08:59.640Z ##### ##### # ##### # # # # # # # # #
1102024-08-27T18:08:59.640Z # # # # # # # # # # # # # # #
1112024-08-27T18:08:59.640Z # # # ###### # # ###### ### # #### # #### #
1122024-08-27T18:08:59.640Z
1132024-08-27T18:08:59.640Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-08-27T18:09:05.019Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-08-27T18:09:07.882Z Startup: Caching catalogs ... Done
1162024-08-27T18:09:10.281ZPlanning: Solver setup ... Done (1.746s)
1172024-08-27T18:09:10.309ZPlanning: Running solver ... Done (0.028s)
1182024-08-27T18:09:10.347ZPlanning: Finding local manifests ... Done (0.003s)
1192024-08-27T18:09:10.426ZPlanning: Fetching manifests: 0/5 0% complete
1202024-08-27T18:09:10.874ZPlanning: Fetching manifests: 5/5 100% complete
1212024-08-27T18:09:10.998ZPlanning: Package planning ... Done (0.124s)
1222024-08-27T18:09:11.065ZPlanning: Merging actions ... Done (0.066s)
1232024-08-27T18:09:11.352ZPlanning: Checking for conflicting actions ... Done (0.287s)
1242024-08-27T18:09:12.462ZPlanning: Consolidating action changes ... Done (1.110s)
1252024-08-27T18:09:12.891ZPlanning: Evaluating mediators ... Done (0.429s)
1262024-08-27T18:09:12.986ZPlanning: Planning completed in 5.10 seconds
1272024-08-27T18:09:13.010Z Packages to install: 4
1282024-08-27T18:09:13.011Z Packages to update: 1
1292024-08-27T18:09:13.011Z Mediators to change: 2
1302024-08-27T18:09:13.011Z Services to change: 1
1312024-08-27T18:09:13.011Z Estimated space available: 148.82 GB
1322024-08-27T18:09:13.011ZEstimated space to be consumed: 1.53 GB
1332024-08-27T18:09:13.011Z Create boot environment: No
1342024-08-27T18:09:13.011ZCreate backup boot environment: Yes
1352024-08-27T18:09:13.011Z Rebuild boot archive: No
1362024-08-27T18:09:13.011Z
1372024-08-27T18:09:13.011ZChanged mediators:
1382024-08-27T18:09:13.011Z mediator clang:
1392024-08-27T18:09:13.011Z version: None -> 15 (system default)
1402024-08-27T18:09:13.011Z
1412024-08-27T18:09:13.011Z mediator llvm:
1422024-08-27T18:09:13.011Z version: 14 (system default) -> 15 (system default)
1432024-08-27T18:09:13.011Z
1442024-08-27T18:09:13.011ZChanged packages:
1452024-08-27T18:09:13.011Zhelios-dev
1462024-08-27T18:09:13.011Z developer/build-essential
1472024-08-27T18:09:13.011Z None -> 11-2.0
1482024-08-27T18:09:13.011Z library/libxmlsec1
1492024-08-27T18:09:13.011Z None -> 1.2.35-2.0
1502024-08-27T18:09:13.011Z ooce/developer/clang-15
1512024-08-27T18:09:13.011Z None -> 15.0.7-2.0
1522024-08-27T18:09:13.011Z ooce/developer/llvm-15
1532024-08-27T18:09:13.011Z None -> 15.0.7-2.0
1542024-08-27T18:09:13.011Z package/pkg
1552024-08-27T18:09:13.011Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-08-27T18:09:13.011Z
1572024-08-27T18:09:13.011ZServices:
1582024-08-27T18:09:13.011Z restart_fmri:
1592024-08-27T18:09:13.011Z svc:/system/update-man-index:default
1602024-08-27T18:09:13.011Z
1612024-08-27T18:09:13.011ZEditable files to change:
1622024-08-27T18:09:13.011Z Update:
1632024-08-27T18:09:13.011Z usr/share/lib/pkg/web/config.shtml
1642024-08-27T18:09:13.084Z
1652024-08-27T18:09:13.084ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-08-27T18:09:18.097ZDownload: 1195/4281 items 63.1/220.6MB 28% complete (13.0M/s)
1672024-08-27T18:09:23.119ZDownload: 1198/4281 items 73.8/220.6MB 33% complete (7.7M/s)
1682024-08-27T18:09:28.125ZDownload: 1633/4281 items 117.8/220.6MB 53% complete (5.7M/s)
1692024-08-27T18:09:33.170ZDownload: 2225/4281 items 119.2/220.6MB 54% complete (4.6M/s)
1702024-08-27T18:09:38.175ZDownload: 3096/4281 items 122.9/220.6MB 55% complete (428k/s)
1712024-08-27T18:09:43.236ZDownload: 3288/4281 items 211.8/220.6MB 95% complete (9.4M/s)
1722024-08-27T18:09:48.226ZDownload: Completed 220.60 MB in 35.14 seconds (6.3M/s)
1732024-08-27T18:09:49.723Z Actions: 1/5063 actions (Removing old actions)
1742024-08-27T18:09:49.747Z Actions: 194/5063 actions (Installing new actions)
1752024-08-27T18:09:55.211Z Actions: 3303/5063 actions (Installing new actions)
1762024-08-27T18:09:55.685Z Actions: 4226/5063 actions (Updating modified actions)
1772024-08-27T18:09:56.039Z Actions: Completed 5063 actions in 6.32 seconds.
1782024-08-27T18:09:56.458Z Done (0.409s)
1792024-08-27T18:09:56.482Z Done (0.000s)
1802024-08-27T18:09:56.907Z Done (0.448s)
1812024-08-27T18:10:02.216Z Done (5.164s)
1822024-08-27T18:10:02.311Z Done (0.019s)
1832024-08-27T18:10:02.335Z Done (0.000s)
1842024-08-27T18:10:02.503Z Done (0.000s)
1852024-08-27T18:10:03.221ZPlanning: Evaluating mediator changes ... Done
1862024-08-27T18:10:03.484ZPlanning: Checking for conflicting actions ... Done
1872024-08-27T18:10:03.507ZPlanning: Consolidating action changes ... Done
1882024-08-27T18:10:03.861ZPlanning: Evaluating mediators ... Done
1892024-08-27T18:10:03.884ZPlanning: Planning completed in 0.64 seconds
1902024-08-27T18:10:03.911Z Mediators to change: 2
1912024-08-27T18:10:03.911Z Create boot environment: No
1922024-08-27T18:10:03.911ZCreate backup boot environment: No
1932024-08-27T18:10:03.985Z Done
1942024-08-27T18:10:03.985Z Done
1952024-08-27T18:10:04.321Z Done
1962024-08-27T18:10:08.994Z Done
1972024-08-27T18:10:09.086Z Done
1982024-08-27T18:10:09.086Z Done
1992024-08-27T18:10:09.134Z Done
2002024-08-27T18:10:09.911ZPlanning: Evaluating mediator changes ... Done
2012024-08-27T18:10:09.946ZPlanning: Merging actions ... Done
2022024-08-27T18:10:10.215ZPlanning: Checking for conflicting actions ... Done
2032024-08-27T18:10:10.241ZPlanning: Consolidating action changes ... Done
2042024-08-27T18:10:10.546ZPlanning: Evaluating mediators ... Done
2052024-08-27T18:10:10.613ZPlanning: Planning completed in 1.00 seconds
2062024-08-27T18:10:10.659Z Packages to change: 1
2072024-08-27T18:10:10.659Z Mediators to change: 1
2082024-08-27T18:10:10.659Z Services to change: 1
2092024-08-27T18:10:10.659Z Create boot environment: No
2102024-08-27T18:10:10.659ZCreate backup boot environment: Yes
2112024-08-27T18:10:12.214Z Actions: 1/6 actions (Updating modified actions)
2122024-08-27T18:10:12.240Z Actions: Completed 6 actions in 0.00 seconds.
2132024-08-27T18:10:12.240Z Done
2142024-08-27T18:10:12.240Z Done
2152024-08-27T18:10:12.308Z Done
2162024-08-27T18:10:16.911Z Done
2172024-08-27T18:10:17.011Z Done
2182024-08-27T18:10:17.011Z Done
2192024-08-27T18:10:17.104Z Done
2202024-08-27T18:10:17.635ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-08-27T18:10:17.635Zclang system 15 system
2222024-08-27T18:10:17.635Zcsh system system illumos
2232024-08-27T18:10:17.635Zctags system system illumos
2242024-08-27T18:10:17.635Zgcc vendor 12 vendor
2252024-08-27T18:10:17.635Zgcc system 10 system
2262024-08-27T18:10:17.635Zgcc system 7 system
2272024-08-27T18:10:17.635Zgo system 1.20 system
2282024-08-27T18:10:17.635Zgo system 1.19 system
2292024-08-27T18:10:17.635Zllvm system 15 system
2302024-08-27T18:10:17.635Zllvm system 14 system
2312024-08-27T18:10:17.635Zmariadb system 10.6 system
2322024-08-27T18:10:17.635Zmta vendor vendor dma
2332024-08-27T18:10:17.635Zopenjdk system 17 system
2342024-08-27T18:10:17.635Zopenjdk system 11 system
2352024-08-27T18:10:17.635Zopenjdk system 1.8 system
2362024-08-27T18:10:17.635Zopenssl vendor 3 vendor
2372024-08-27T18:10:17.635Zperl system 5.36 system
2382024-08-27T18:10:17.635Zpostgresql system 15 system
2392024-08-27T18:10:17.635Zpostgresql system 13 system
2402024-08-27T18:10:17.635Zpython vendor 3 vendor
2412024-08-27T18:10:17.635Zpython system 2 system
2422024-08-27T18:10:17.635Zpython3 system 3.11 system
2432024-08-27T18:10:17.635Zruby system 3.0 system
2442024-08-27T18:10:17.635Zwords vendor vendor american-english
2452024-08-27T18:10:17.635Zwords system system australian-english
2462024-08-27T18:10:17.635Zwords system system british-english
2472024-08-27T18:10:17.635Zwords system system canadian-english
2482024-08-27T18:10:17.635Zwords system system french
2492024-08-27T18:10:17.635Zwords system system italian
2502024-08-27T18:10:17.635Zwords system system ngerman
2512024-08-27T18:10:17.635Zwords system system ogerman
2522024-08-27T18:10:17.635Zwords system system spanish
2532024-08-27T18:10:18.060ZPUBLISHER TYPE STATUS P LOCATION
2542024-08-27T18:10:18.060Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-08-27T18:10:20.318ZFMRI IFO
2562024-08-27T18:10:20.319Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-08-27T18:10:20.319Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-08-27T18:10:20.319Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-08-27T18:10:20.319Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-08-27T18:10:20.319Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-08-27T18:10:20.319Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-08-27T18:10:20.319Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-08-27T18:10:20.319Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-08-27T18:10:20.319Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-08-27T18:10:20.319Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2662024-08-27T18:10:20.319Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2672024-08-27T18:10:20.319Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2682024-08-27T18:10:20.319Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2692024-08-27T18:10:21.026Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2702024-08-27T18:10:21.440Z Updating git repository `https://github.com/oxidecomputer/zone`
2712024-08-27T18:10:21.815Z Updating crates.io index
2722024-08-27T18:10:21.839Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-08-27T18:10:22.779Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-08-27T18:10:23.691Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-08-27T18:10:24.058Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-08-27T18:10:25.778Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-08-27T18:10:26.116Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-08-27T18:10:26.456Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-08-27T18:10:27.748Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-08-27T18:10:29.693Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-08-27T18:10:30.859Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-08-27T18:10:31.590Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-08-27T18:10:31.971Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-08-27T18:10:32.612Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2852024-08-27T18:10:32.988Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-08-27T18:10:33.390Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-08-27T18:10:33.784Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-08-27T18:10:34.155Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-08-27T18:10:34.471Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-08-27T18:10:34.834Z Updating git repository `https://github.com/oxidecomputer/clickward`
2912024-08-27T18:10:35.230Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2922024-08-27T18:10:35.666Z Updating git repository `https://github.com/oxidecomputer/ispf`
2932024-08-27T18:10:36.105Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2942024-08-27T18:10:36.444Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2952024-08-27T18:10:37.015Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2962024-08-27T18:10:37.427Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-08-27T18:10:37.959Z Updating git repository `https://github.com/oxidecomputer/typify`
2982024-08-27T18:10:40.495Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2992024-08-27T18:10:40.832Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3002024-08-27T18:10:41.258Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3012024-08-27T18:10:41.706Z Updating git repository `https://github.com/oxidecomputer/rfb`
3022024-08-27T18:10:42.912Z Downloading crates ...
3032024-08-27T18:10:42.969Z Downloaded byteorder v1.5.0
3042024-08-27T18:10:42.997Z Downloaded usdt-macro v0.5.0
3052024-08-27T18:10:42.998Z Downloaded proc-macro-error v1.0.4
3062024-08-27T18:10:42.998Z Downloaded thiserror-impl v1.0.63
3072024-08-27T18:10:42.998Z Downloaded version_check v0.9.5
3082024-08-27T18:10:42.998Z Downloaded ucd-trie v0.1.6
3092024-08-27T18:10:42.998Z Downloaded toml_edit v0.22.20
3102024-08-27T18:10:43.028Z Downloaded toml_datetime v0.6.8
3112024-08-27T18:10:43.028Z Downloaded zerocopy-derive v0.7.34
3122024-08-27T18:10:43.053Z Downloaded winnow v0.6.18
3132024-08-27T18:10:43.053Z Downloaded tabled v0.15.0
3142024-08-27T18:10:43.078Z Downloaded unicode-width v0.1.13
3152024-08-27T18:10:43.112Z Downloaded rustix v0.38.34
3162024-08-27T18:10:43.161Z Downloaded libc v0.2.156
3172024-08-27T18:10:43.162Z Downloaded syn v2.0.74
3182024-08-27T18:10:43.187Z Downloaded syn v1.0.109
3192024-08-27T18:10:43.187Z Downloaded serde_json v1.0.125
3202024-08-27T18:10:43.187Z Downloaded hashbrown v0.14.5
3212024-08-27T18:10:43.187Z Downloaded zerocopy v0.7.34
3222024-08-27T18:10:43.212Z Downloaded utf8parse v0.2.1
3232024-08-27T18:10:43.212Z Downloaded usdt-impl v0.5.0
3242024-08-27T18:10:43.212Z Downloaded usdt v0.5.0
3252024-08-27T18:10:43.212Z Downloaded unicode-ident v1.0.12
3262024-08-27T18:10:43.213Z Downloaded typenum v1.17.0
3272024-08-27T18:10:43.213Z Downloaded thread-id v4.2.1
3282024-08-27T18:10:43.213Z Downloaded sha2 v0.10.8
3292024-08-27T18:10:43.213Z Downloaded serde v1.0.208
3302024-08-27T18:10:43.213Z Downloaded ryu v1.0.18
3312024-08-27T18:10:43.213Z Downloaded proc-macro-error-attr v1.0.4
3322024-08-27T18:10:43.213Z Downloaded pest_meta v2.7.10
3332024-08-27T18:10:43.213Z Downloaded pest v2.7.10
3342024-08-27T18:10:43.237Z Downloaded papergrid v0.11.0
3352024-08-27T18:10:43.237Z Downloaded memmap v0.7.0
3362024-08-27T18:10:43.237Z Downloaded heck v0.5.0
3372024-08-27T18:10:43.237Z Downloaded goblin v0.8.2
3382024-08-27T18:10:43.237Z Downloaded generic-array v0.14.7
3392024-08-27T18:10:43.238Z Downloaded dof v0.3.0
3402024-08-27T18:10:43.238Z Downloaded clap_derive v4.5.13
3412024-08-27T18:10:43.238Z Downloaded clap_builder v4.5.15
3422024-08-27T18:10:43.263Z Downloaded clap v4.5.16
3432024-08-27T18:10:43.263Z Downloaded thiserror v1.0.63
3442024-08-27T18:10:43.263Z Downloaded tabled_derive v0.7.0
3452024-08-27T18:10:43.263Z Downloaded swrite v0.1.0
3462024-08-27T18:10:43.263Z Downloaded crypto-common v0.1.6
3472024-08-27T18:10:43.263Z Downloaded colorchoice v1.0.1
3482024-08-27T18:10:43.264Z Downloaded cargo-platform v0.1.8
3492024-08-27T18:10:43.293Z Downloaded toml v0.8.19
3502024-08-27T18:10:43.293Z Downloaded quote v1.0.36
3512024-08-27T18:10:43.293Z Downloaded memchr v2.7.2
3522024-08-27T18:10:43.294Z Downloaded macaddr v1.0.1
3532024-08-27T18:10:43.294Z Downloaded indexmap v2.4.0
3542024-08-27T18:10:43.294Z Downloaded fnv v1.0.7
3552024-08-27T18:10:43.294Z Downloaded cargo_toml v0.20.4
3562024-08-27T18:10:43.294Z Downloaded pretty-hex v0.4.1
3572024-08-27T18:10:43.294Z Downloaded pest_derive v2.7.10
3582024-08-27T18:10:43.295Z Downloaded serde_derive v1.0.208
3592024-08-27T18:10:43.324Z Downloaded semver v1.0.23
3602024-08-27T18:10:43.324Z Downloaded scroll_derive v0.12.0
3612024-08-27T18:10:43.324Z Downloaded plain v0.2.3
3622024-08-27T18:10:43.324Z Downloaded pest_generator v2.7.10
3632024-08-27T18:10:43.325Z Downloaded once_cell v1.19.0
3642024-08-27T18:10:43.325Z Downloaded log v0.4.21
3652024-08-27T18:10:43.325Z Downloaded is_terminal_polyfill v1.70.0
3662024-08-27T18:10:43.325Z Downloaded bitflags v2.6.0
3672024-08-27T18:10:43.325Z Downloaded terminal_size v0.3.0
3682024-08-27T18:10:43.325Z Downloaded strsim v0.11.1
3692024-08-27T18:10:43.326Z Downloaded serde_tokenstream v0.2.2
3702024-08-27T18:10:43.326Z Downloaded serde_spanned v0.6.7
3712024-08-27T18:10:43.326Z Downloaded scroll v0.12.0
3722024-08-27T18:10:43.326Z Downloaded proc-macro2 v1.0.86
3732024-08-27T18:10:43.326Z Downloaded itoa v1.0.11
3742024-08-27T18:10:43.326Z Downloaded heck v0.4.1
3752024-08-27T18:10:43.326Z Downloaded fs-err v2.11.0
3762024-08-27T18:10:43.326Z Downloaded equivalent v1.0.1
3772024-08-27T18:10:43.352Z Downloaded cpufeatures v0.2.12
3782024-08-27T18:10:43.352Z Downloaded cargo_metadata v0.18.1
3792024-08-27T18:10:43.352Z Downloaded camino v1.1.9
3802024-08-27T18:10:43.352Z Downloaded errno v0.3.9
3812024-08-27T18:10:43.352Z Downloaded dtrace-parser v0.2.0
3822024-08-27T18:10:43.352Z Downloaded digest v0.10.7
3832024-08-27T18:10:43.352Z Downloaded clap_lex v0.7.0
3842024-08-27T18:10:43.352Z Downloaded cfg-if v1.0.0
3852024-08-27T18:10:43.352Z Downloaded block-buffer v0.10.4
3862024-08-27T18:10:43.353Z Downloaded autocfg v1.3.0
3872024-08-27T18:10:43.353Z Downloaded anyhow v1.0.86
3882024-08-27T18:10:43.353Z Downloaded usdt-attr-macro v0.5.0
3892024-08-27T18:10:43.353Z Downloaded anstyle-query v1.0.3
3902024-08-27T18:10:43.353Z Downloaded anstyle-parse v0.2.4
3912024-08-27T18:10:43.353Z Downloaded anstyle v1.0.8
3922024-08-27T18:10:43.353Z Downloaded anstream v0.6.14
3932024-08-27T18:10:43.353Z Downloaded bytecount v0.6.8
3942024-08-27T18:10:43.495Z Compiling proc-macro2 v1.0.86
3952024-08-27T18:10:43.520Z Compiling unicode-ident v1.0.12
3962024-08-27T18:10:43.520Z Compiling version_check v0.9.5
3972024-08-27T18:10:43.520Z Compiling serde v1.0.208
3982024-08-27T18:10:43.520Z Compiling memchr v2.7.2
3992024-08-27T18:10:43.520Z Compiling thiserror v1.0.63
4002024-08-27T18:10:43.520Z Compiling libc v0.2.156
4012024-08-27T18:10:43.520Z Compiling ucd-trie v0.1.6
4022024-08-27T18:10:43.793Z Compiling ryu v1.0.18
4032024-08-27T18:10:44.108Z Compiling itoa v1.0.11
4042024-08-27T18:10:44.261Z Compiling once_cell v1.19.0
4052024-08-27T18:10:44.323Z Compiling byteorder v1.5.0
4062024-08-27T18:10:44.379Z Compiling serde_json v1.0.125
4072024-08-27T18:10:44.761Z Compiling usdt-impl v0.5.0
4082024-08-27T18:10:44.789Z Compiling proc-macro-error-attr v1.0.4
4092024-08-27T18:10:44.895Z Compiling rustix v0.38.34
4102024-08-27T18:10:44.985Z Compiling syn v1.0.109
4112024-08-27T18:10:45.121Z Compiling quote v1.0.36
4122024-08-27T18:10:45.181Z Compiling proc-macro-error v1.0.4
4132024-08-27T18:10:45.262Z Compiling utf8parse v0.2.1
4142024-08-27T18:10:45.422Z Compiling hashbrown v0.14.5
4152024-08-27T18:10:45.465Z Compiling errno v0.3.9
4162024-08-27T18:10:45.572Z Compiling syn v2.0.74
4172024-08-27T18:10:45.736Z Compiling log v0.4.21
4182024-08-27T18:10:45.736Z Compiling equivalent v1.0.1
4192024-08-27T18:10:45.790Z Compiling plain v0.2.3
4202024-08-27T18:10:45.823Z Compiling bitflags v2.6.0
4212024-08-27T18:10:45.880Z Compiling thread-id v4.2.1
4222024-08-27T18:10:46.017Z Compiling anstyle-parse v0.2.4
4232024-08-27T18:10:46.230Z Compiling colorchoice v1.0.1
4242024-08-27T18:10:46.318Z Compiling autocfg v1.3.0
4252024-08-27T18:10:46.392Z Compiling winnow v0.6.18
4262024-08-27T18:10:46.450Z Compiling is_terminal_polyfill v1.70.0
4272024-08-27T18:10:46.582Z Compiling indexmap v2.4.0
4282024-08-27T18:10:46.605Z Compiling anstyle-query v1.0.3
4292024-08-27T18:10:46.712Z Compiling anstyle v1.0.8
4302024-08-27T18:10:46.753Z Compiling pretty-hex v0.4.1
4312024-08-27T18:10:46.958Z Compiling camino v1.1.9
4322024-08-27T18:10:47.193Z Compiling semver v1.0.23
4332024-08-27T18:10:47.282Z Compiling fs-err v2.11.0
4342024-08-27T18:10:47.570Z Compiling terminal_size v0.3.0
4352024-08-27T18:10:47.597Z Compiling anstream v0.6.14
4362024-08-27T18:10:47.800Z Compiling strsim v0.11.1
4372024-08-27T18:10:47.906Z Compiling clap_lex v0.7.0
4382024-08-27T18:10:47.931Z Compiling bytecount v0.6.8
4392024-08-27T18:10:47.955Z Compiling heck v0.4.1
4402024-08-27T18:10:48.165Z Compiling heck v0.5.0
4412024-08-27T18:10:48.375Z Compiling fnv v1.0.7
4422024-08-27T18:10:48.421Z Compiling unicode-width v0.1.13
4432024-08-27T18:10:48.513Z Compiling anyhow v1.0.86
4442024-08-27T18:10:48.681Z Compiling papergrid v0.11.0
4452024-08-27T18:10:48.722Z Compiling clap_builder v4.5.15
4462024-08-27T18:10:48.918Z Compiling memmap v0.7.0
4472024-08-27T18:10:49.307Z Compiling swrite v0.1.0
4482024-08-27T18:10:50.890Z Compiling tabled_derive v0.7.0
4492024-08-27T18:10:52.582Z Compiling tabled v0.15.0
4502024-08-27T18:10:53.909Z Compiling serde_derive v1.0.208
4512024-08-27T18:10:53.909Z Compiling thiserror-impl v1.0.63
4522024-08-27T18:10:53.933Z Compiling zerocopy-derive v0.7.34
4532024-08-27T18:10:53.933Z Compiling scroll_derive v0.12.0
4542024-08-27T18:10:54.063Z Compiling clap_derive v4.5.13
4552024-08-27T18:10:55.136Z Compiling scroll v0.12.0
4562024-08-27T18:10:55.631Z Compiling zerocopy v0.7.34
4572024-08-27T18:10:55.656Z Compiling goblin v0.8.2
4582024-08-27T18:10:56.192Z Compiling pest v2.7.10
4592024-08-27T18:10:57.311Z Compiling clap v4.5.16
4602024-08-27T18:10:58.267Z Compiling pest_meta v2.7.10
4612024-08-27T18:10:59.246Z Compiling pest_generator v2.7.10
4622024-08-27T18:11:00.999Z Compiling pest_derive v2.7.10
4632024-08-27T18:11:01.671Z Compiling dtrace-parser v0.2.0
4642024-08-27T18:11:03.598Z Compiling toml_datetime v0.6.8
4652024-08-27T18:11:03.598Z Compiling serde_spanned v0.6.7
4662024-08-27T18:11:03.622Z Compiling cargo-platform v0.1.8
4672024-08-27T18:11:03.993Z Compiling serde_tokenstream v0.2.2
4682024-08-27T18:11:04.031Z Compiling toml_edit v0.22.20
4692024-08-27T18:11:04.145Z Compiling macaddr v1.0.1
4702024-08-27T18:11:05.043Z Compiling dof v0.3.0
4712024-08-27T18:11:05.043Z Compiling cargo_metadata v0.18.1
4722024-08-27T18:11:06.650Z Compiling toml v0.8.19
4732024-08-27T18:11:07.011Z Compiling usdt-attr-macro v0.5.0
4742024-08-27T18:11:07.046Z Compiling usdt-macro v0.5.0
4752024-08-27T18:11:07.441Z Compiling cargo_toml v0.20.4
4762024-08-27T18:11:08.176Z Compiling usdt v0.5.0
4772024-08-27T18:11:11.758Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4782024-08-27T18:11:16.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.17s
4792024-08-27T18:11:17.133Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4802024-08-27T18:11:17.934Z Downloading crates ...
4812024-08-27T18:11:18.070Z Downloaded atomicwrites v0.4.3
4822024-08-27T18:11:18.094Z Downloaded aead v0.5.2
4832024-08-27T18:11:18.094Z Downloaded ident_case v1.0.1
4842024-08-27T18:11:18.094Z Downloaded is-terminal v0.4.12
4852024-08-27T18:11:18.118Z Downloaded normalize-line-endings v0.3.0
4862024-08-27T18:11:18.118Z Downloaded same-file v1.0.6
4872024-08-27T18:11:18.143Z Downloaded take_mut v0.2.2
4882024-08-27T18:11:18.143Z Downloaded unicode-linebreak v0.1.5
4892024-08-27T18:11:18.167Z Downloaded headers-core v0.2.0
4902024-08-27T18:11:18.194Z Downloaded rustfmt-wrapper v0.2.1
4912024-08-27T18:11:18.194Z Downloaded http-range v0.1.5
4922024-08-27T18:11:18.194Z Downloaded vte_generate_state_changes v0.1.1
4932024-08-27T18:11:18.220Z Downloaded pretty-hex v0.2.1
4942024-08-27T18:11:18.220Z Downloaded predicates-tree v1.0.9
4952024-08-27T18:11:18.220Z Downloaded scheduled-thread-pool v0.2.7
4962024-08-27T18:11:18.220Z Downloaded rusty-fork v0.3.0
4972024-08-27T18:11:18.243Z Downloaded form_urlencoded v1.2.1
4982024-08-27T18:11:18.268Z Downloaded enum-as-inner v0.6.0
4992024-08-27T18:11:18.268Z Downloaded strum v0.26.3
5002024-08-27T18:11:18.268Z Downloaded strum_macros v0.25.3
5012024-08-27T18:11:18.268Z Downloaded endian-type v0.1.2
5022024-08-27T18:11:18.291Z Downloaded fastrand v2.1.0
5032024-08-27T18:11:18.291Z Downloaded signal-hook-tokio v0.3.1
5042024-08-27T18:11:18.291Z Downloaded thiserror-impl-no-std v2.0.2
5052024-08-27T18:11:18.291Z Downloaded time-core v0.1.2
5062024-08-27T18:11:18.291Z Downloaded tiny-keccak v2.0.2
5072024-08-27T18:11:18.316Z Downloaded percent-encoding v2.3.1
5082024-08-27T18:11:18.316Z Downloaded powerfmt v0.2.0
5092024-08-27T18:11:18.316Z Downloaded postgres-types v0.2.7
5102024-08-27T18:11:18.316Z Downloaded postgres-protocol v0.6.7
5112024-08-27T18:11:18.340Z Downloaded precomputed-hash v0.1.1
5122024-08-27T18:11:18.340Z Downloaded ff v0.13.0
5132024-08-27T18:11:18.340Z Downloaded time v0.3.36
5142024-08-27T18:11:18.364Z Downloaded ppv-lite86 v0.2.17
5152024-08-27T18:11:18.364Z Downloaded filetime v0.2.24
5162024-08-27T18:11:18.364Z Downloaded predicates-core v1.0.6
5172024-08-27T18:11:18.364Z Downloaded der_derive v0.7.2
5182024-08-27T18:11:18.364Z Downloaded sled v0.34.7
5192024-08-27T18:11:18.387Z Downloaded zerocopy-derive v0.6.6
5202024-08-27T18:11:18.410Z Downloaded petgraph v0.6.5
5212024-08-27T18:11:18.435Z Downloaded peg-macros v0.8.4
5222024-08-27T18:11:18.435Z Downloaded flate2 v1.0.31
5232024-08-27T18:11:18.435Z Downloaded encoding_rs v0.8.34
5242024-08-27T18:11:18.467Z Downloaded winnow v0.5.40
5252024-08-27T18:11:18.492Z Downloaded openssl v0.10.66
5262024-08-27T18:11:18.978Z Downloaded smoltcp v0.9.1
5272024-08-27T18:11:18.978Z Downloaded webpki-roots v0.25.4
5282024-08-27T18:11:18.978Z Downloaded smoltcp v0.11.0
5292024-08-27T18:11:18.978Z Downloaded openapiv3 v2.0.0
5302024-08-27T18:11:18.978Z Downloaded rustls v0.22.4
5312024-08-27T18:11:18.978Z Downloaded idna v0.5.0
5322024-08-27T18:11:18.978Z Downloaded idna v0.3.0
5332024-08-27T18:11:18.978Z Downloaded object v0.32.2
5342024-08-27T18:11:18.978Z Downloaded object v0.30.4
5352024-08-27T18:11:18.978Z Downloaded nix v0.28.0
5362024-08-27T18:11:18.978Z Downloaded nix v0.27.1
5372024-08-27T18:11:18.978Z Downloaded lalrpop v0.19.12
5382024-08-27T18:11:18.978Z Downloaded finl_unicode v1.2.0
5392024-08-27T18:11:18.978Z Downloaded ring v0.17.8
5402024-08-27T18:11:18.978Z Downloaded sha3 v0.10.8
5412024-08-27T18:11:18.978Z Downloaded idna v0.4.0
5422024-08-27T18:11:18.978Z Downloaded derive-where v1.2.7
5432024-08-27T18:11:18.978Z Downloaded libm v0.2.8
5442024-08-27T18:11:18.978Z Downloaded ring v0.16.20
5452024-08-27T18:11:19.002Z Downloaded hyper v0.14.30
5462024-08-27T18:11:19.002Z Downloaded libgit2-sys v0.17.0+1.8.1
5472024-08-27T18:11:19.064Z Downloaded expectorate v1.1.0
5482024-08-27T18:11:19.088Z Downloaded num-bigint-dig v0.8.4
5492024-08-27T18:11:19.088Z Downloaded nom v7.1.3
5502024-08-27T18:11:19.088Z Downloaded libxml v0.3.3
5512024-08-27T18:11:19.112Z Downloaded itertools v0.13.0
5522024-08-27T18:11:19.112Z Downloaded itertools v0.12.1
5532024-08-27T18:11:19.136Z Downloaded pem-rfc7468 v0.7.0
5542024-08-27T18:11:19.136Z Downloaded tokio v1.38.1
5552024-08-27T18:11:19.171Z Downloaded snafu v0.8.2
5562024-08-27T18:11:19.195Z Downloaded elliptic-curve v0.13.8
5572024-08-27T18:11:19.195Z Downloaded mio v1.0.2
5582024-08-27T18:11:19.195Z Downloaded minimal-lexical v0.2.1
5592024-08-27T18:11:19.218Z Downloaded libz-sys v1.1.16
5602024-08-27T18:11:19.290Z Downloaded fatfs v0.3.6
5612024-08-27T18:11:19.314Z Downloaded csv v1.3.0
5622024-08-27T18:11:19.337Z Downloaded socket2 v0.4.10
5632024-08-27T18:11:19.337Z Downloaded snafu-derive v0.8.2
5642024-08-27T18:11:19.337Z Downloaded predicates v3.1.2
5652024-08-27T18:11:19.337Z Downloaded diff v0.1.13
5662024-08-27T18:11:19.337Z Downloaded libsqlite3-sys v0.28.0
5672024-08-27T18:11:19.430Z Downloaded itertools v0.10.5
5682024-08-27T18:11:19.453Z Downloaded deranged v0.3.11
5692024-08-27T18:11:19.453Z Downloaded thread_local v1.1.8
5702024-08-27T18:11:19.453Z Downloaded thiserror-no-std v2.0.2
5712024-08-27T18:11:19.453Z Downloaded hickory-proto v0.24.1
5722024-08-27T18:11:19.477Z Downloaded ratatui v0.28.0
5732024-08-27T18:11:19.500Z Downloaded regex-automata v0.4.6
5742024-08-27T18:11:19.523Z Downloaded pem v3.0.4
5752024-08-27T18:11:19.523Z Downloaded flagset v0.4.5
5762024-08-27T18:11:19.523Z Downloaded fixedbitset v0.4.2
5772024-08-27T18:11:19.523Z Downloaded sqlparser v0.45.0
5782024-08-27T18:11:19.523Z Downloaded polar-core v0.27.3
5792024-08-27T18:11:19.547Z Downloaded diesel v2.2.2
5802024-08-27T18:11:19.570Z Downloaded signal-hook v0.3.17
5812024-08-27T18:11:19.570Z Downloaded mio v0.8.11
5822024-08-27T18:11:19.570Z Downloaded fd-lock v4.0.2
5832024-08-27T18:11:19.570Z Downloaded smallvec v1.13.2
5842024-08-27T18:11:19.597Z Downloaded x509-cert v0.2.5
5852024-08-27T18:11:19.597Z Downloaded password-hash v0.5.0
5862024-08-27T18:11:19.597Z Downloaded postcard v1.0.8
5872024-08-27T18:11:19.597Z Downloaded pin-project v1.1.5
5882024-08-27T18:11:19.621Z Downloaded der v0.7.9
5892024-08-27T18:11:19.621Z Downloaded zip v0.6.6
5902024-08-27T18:11:19.621Z Downloaded zerocopy v0.6.6
5912024-08-27T18:11:19.621Z Downloaded steno v0.4.1
5922024-08-27T18:11:19.621Z Downloaded shlex v1.3.0
5932024-08-27T18:11:19.621Z Downloaded sct v0.7.1
5942024-08-27T18:11:19.644Z Downloaded scrypt v0.11.0
5952024-08-27T18:11:19.644Z Downloaded rustls-webpki v0.102.4
5962024-08-27T18:11:19.667Z Downloaded radix_trie v0.2.1
5972024-08-27T18:11:19.667Z Downloaded indicatif v0.17.8
5982024-08-27T18:11:19.667Z Downloaded pin-project-lite v0.2.14
5992024-08-27T18:11:19.667Z Downloaded pin-project-internal v1.1.5
6002024-08-27T18:11:19.668Z Downloaded tinyvec v1.6.0
6012024-08-27T18:11:19.691Z Downloaded termios v0.3.3
6022024-08-27T18:11:19.691Z Downloaded portable-atomic v1.6.0
6032024-08-27T18:11:19.691Z Downloaded fallible-iterator v0.3.0
6042024-08-27T18:11:19.691Z Downloaded owo-colors v4.0.0
6052024-08-27T18:11:19.691Z Downloaded tar v0.4.41
6062024-08-27T18:11:19.691Z Downloaded phf_shared v0.11.2
6072024-08-27T18:11:19.691Z Downloaded phf_shared v0.10.0
6082024-08-27T18:11:19.691Z Downloaded phf v0.11.2
6092024-08-27T18:11:19.691Z Downloaded peg-runtime v0.8.3
6102024-08-27T18:11:19.715Z Downloaded zone_cfg_derive v0.1.2
6112024-08-27T18:11:19.715Z Downloaded zone v0.1.8
6122024-08-27T18:11:19.715Z Downloaded xattr v1.3.1
6132024-08-27T18:11:19.715Z Downloaded tls_codec v0.4.1
6142024-08-27T18:11:19.715Z Downloaded tinyvec_macros v0.1.1
6152024-08-27T18:11:19.715Z Downloaded fallible-iterator v0.2.0
6162024-08-27T18:11:19.715Z Downloaded hkdf v0.12.4
6172024-08-27T18:11:19.715Z Downloaded parking_lot v0.11.2
6182024-08-27T18:11:19.715Z Downloaded regex-syntax v0.8.4
6192024-08-27T18:11:19.738Z Downloaded defmt-parser v0.3.4
6202024-08-27T18:11:19.738Z Downloaded zeroize_derive v1.4.2
6212024-08-27T18:11:19.738Z Downloaded zeroize v1.7.0
6222024-08-27T18:11:19.738Z Downloaded yasna v0.5.2
6232024-08-27T18:11:19.738Z Downloaded wyz v0.5.1
6242024-08-27T18:11:19.738Z Downloaded tls_codec_derive v0.4.1
6252024-08-27T18:11:19.738Z Downloaded time-macros v0.2.18
6262024-08-27T18:11:19.738Z Downloaded textwrap v0.16.1
6272024-08-27T18:11:19.738Z Downloaded test-strategy v0.3.1
6282024-08-27T18:11:19.761Z Downloaded spin v0.9.8
6292024-08-27T18:11:19.762Z Downloaded socket2 v0.5.7
6302024-08-27T18:11:19.762Z Downloaded similar v2.6.0
6312024-08-27T18:11:19.762Z Downloaded smf v0.2.3
6322024-08-27T18:11:19.762Z Downloaded smawk v0.3.2
6332024-08-27T18:11:19.762Z Downloaded embedded-io v0.4.0
6342024-08-27T18:11:19.762Z Downloaded dsl_auto_type v0.1.2
6352024-08-27T18:11:19.762Z Downloaded regress v0.9.1
6362024-08-27T18:11:19.785Z Downloaded mime_guess v2.0.4
6372024-08-27T18:11:19.785Z Downloaded strip-ansi-escapes v0.2.0
6382024-08-27T18:11:19.785Z Downloaded static_assertions v1.1.0
6392024-08-27T18:11:19.785Z Downloaded rayon v1.10.0
6402024-08-27T18:11:19.809Z Downloaded proptest v1.5.0
6412024-08-27T18:11:19.809Z Downloaded whoami v1.5.1
6422024-08-27T18:11:19.809Z Downloaded mockall_derive v0.13.0
6432024-08-27T18:11:19.809Z Downloaded stable_deref_trait v1.2.0
6442024-08-27T18:11:19.809Z Downloaded sqlformat v0.2.4
6452024-08-27T18:11:19.809Z Downloaded slab v0.4.9
6462024-08-27T18:11:19.809Z Downloaded siphasher v0.3.11
6472024-08-27T18:11:19.809Z Downloaded signature v2.2.0
6482024-08-27T18:11:19.832Z Downloaded either v1.13.0
6492024-08-27T18:11:19.832Z Downloaded dyn-clone v1.0.17
6502024-08-27T18:11:19.832Z Downloaded downcast v0.11.0
6512024-08-27T18:11:19.832Z Downloaded dirs-sys-next v0.1.2
6522024-08-27T18:11:19.832Z Downloaded dirs-next v2.0.0
6532024-08-27T18:11:19.832Z Downloaded peg v0.8.4
6542024-08-27T18:11:19.832Z Downloaded pbkdf2 v0.12.2
6552024-08-27T18:11:19.832Z Downloaded paste v1.0.15
6562024-08-27T18:11:19.832Z Downloaded rustls-webpki v0.101.7
6572024-08-27T18:11:19.855Z Downloaded miniz_oxide v0.7.2
6582024-08-27T18:11:19.855Z Downloaded termtree v0.4.1
6592024-08-27T18:11:19.856Z Downloaded structmeta v0.2.0
6602024-08-27T18:11:19.856Z Downloaded stringprep v0.1.4
6612024-08-27T18:11:19.856Z Downloaded string_cache v0.8.7
6622024-08-27T18:11:19.856Z Downloaded sqlparser_derive v0.2.2
6632024-08-27T18:11:19.856Z Downloaded spki v0.7.3
6642024-08-27T18:11:19.879Z Downloaded spin v0.5.2
6652024-08-27T18:11:19.879Z Downloaded sigpipe v0.1.3
6662024-08-27T18:11:19.879Z Downloaded quick-xml v0.31.0
6672024-08-27T18:11:19.879Z Downloaded regex-syntax v0.6.29
6682024-08-27T18:11:19.879Z Downloaded fallible-streaming-iterator v0.1.9
6692024-08-27T18:11:19.879Z Downloaded signal-hook-mio v0.2.4
6702024-08-27T18:11:19.879Z Downloaded rustls v0.21.12
6712024-08-27T18:11:19.902Z Downloaded regex v1.10.6
6722024-08-27T18:11:19.925Z Downloaded bzip2-sys v0.1.11+1.0.8
6732024-08-27T18:11:19.925Z Downloaded ena v0.14.3
6742024-08-27T18:11:19.949Z Downloaded term v0.7.0
6752024-08-27T18:11:19.949Z Downloaded tempfile v3.10.1
6762024-08-27T18:11:19.949Z Downloaded diesel_derives v2.2.2
6772024-08-27T18:11:19.949Z Downloaded hickory-resolver v0.24.1
6782024-08-27T18:11:19.949Z Downloaded signal-hook-registry v1.4.2
6792024-08-27T18:11:19.949Z Downloaded sec1 v0.7.3
6802024-08-27T18:11:19.949Z Downloaded scopeguard v1.2.0
6812024-08-27T18:11:19.949Z Downloaded packed_struct_codegen v0.10.1
6822024-08-27T18:11:19.974Z Downloaded packed_struct v0.10.1
6832024-08-27T18:11:19.974Z Downloaded vcpkg v0.2.15
6842024-08-27T18:11:20.002Z Downloaded rustls-pemfile v2.1.3
6852024-08-27T18:11:20.025Z Downloaded omicron-zone-package v0.11.0
6862024-08-27T18:11:20.025Z Downloaded termcolor v1.4.1
6872024-08-27T18:11:20.025Z Downloaded poly1305 v0.8.0
6882024-08-27T18:11:20.025Z Downloaded pkcs8 v0.10.2
6892024-08-27T18:11:20.025Z Downloaded pkcs5 v0.7.1
6902024-08-27T18:11:20.025Z Downloaded slog v2.7.0
6912024-08-27T18:11:20.025Z Downloaded http v0.2.12
6922024-08-27T18:11:20.049Z Downloaded hickory-server v0.24.1
6932024-08-27T18:11:20.049Z Downloaded schemars_derive v0.8.21
6942024-08-27T18:11:20.049Z Downloaded rustyline v14.0.0
6952024-08-27T18:11:20.049Z Downloaded gimli v0.28.1
6962024-08-27T18:11:20.072Z Downloaded num-traits v0.2.19
6972024-08-27T18:11:20.072Z Downloaded strum_macros v0.24.3
6982024-08-27T18:11:20.072Z Downloaded structmeta-derive v0.3.0
6992024-08-27T18:11:20.072Z Downloaded structmeta-derive v0.2.0
7002024-08-27T18:11:20.072Z Downloaded structmeta v0.3.0
7012024-08-27T18:11:20.072Z Downloaded portpicker v0.1.1
7022024-08-27T18:11:20.073Z Downloaded pkcs1 v0.7.5
7032024-08-27T18:11:20.073Z Downloaded pin-utils v0.1.0
7042024-08-27T18:11:20.073Z Downloaded erased-serde v0.3.31
7052024-08-27T18:11:20.073Z Downloaded env_logger v0.10.2
7062024-08-27T18:11:20.096Z Downloaded env_logger v0.9.3
7072024-08-27T18:11:20.096Z Downloaded display-error-chain v0.2.0
7082024-08-27T18:11:20.096Z Downloaded difflib v0.4.0
7092024-08-27T18:11:20.096Z Downloaded derive_builder_core v0.20.0
7102024-08-27T18:11:20.096Z Downloaded parking_lot v0.12.2
7112024-08-27T18:11:20.096Z Downloaded shell-words v1.1.0
7122024-08-27T18:11:20.096Z Downloaded olpc-cjson v0.1.3
7132024-08-27T18:11:20.096Z Downloaded num_cpus v1.16.0
7142024-08-27T18:11:20.096Z Downloaded num-rational v0.4.2
7152024-08-27T18:11:20.096Z Downloaded nu-ansi-term v0.50.0
7162024-08-27T18:11:20.096Z Downloaded pkg-config v0.3.30
7172024-08-27T18:11:20.096Z Downloaded slog-term v2.9.1
7182024-08-27T18:11:20.120Z Downloaded slog-scope v4.4.0
7192024-08-27T18:11:20.120Z Downloaded slog-json v2.6.1
7202024-08-27T18:11:20.120Z Downloaded slog-envlogger v2.2.0
7212024-08-27T18:11:20.120Z Downloaded slog-dtrace v0.3.0
7222024-08-27T18:11:20.120Z Downloaded slog-bunyan v2.5.0
7232024-08-27T18:11:20.120Z Downloaded slog-async v2.8.0
7242024-08-27T18:11:20.120Z Downloaded diesel_table_macro_syntax v0.2.0
7252024-08-27T18:11:20.120Z Downloaded derive_more v0.99.18
7262024-08-27T18:11:20.120Z Downloaded path-slash v0.1.5
7272024-08-27T18:11:20.120Z Downloaded home v0.5.9
7282024-08-27T18:11:20.120Z Downloaded hmac v0.12.1
7292024-08-27T18:11:20.144Z Downloaded highway v1.2.0
7302024-08-27T18:11:20.144Z Downloaded futures-core v0.3.30
7312024-08-27T18:11:20.144Z Downloaded futures-channel v0.3.30
7322024-08-27T18:11:20.144Z Downloaded futures v0.3.30
7332024-08-27T18:11:20.144Z Downloaded foreign-types-macros v0.2.3
7342024-08-27T18:11:20.144Z Downloaded flume v0.11.0
7352024-08-27T18:11:20.144Z Downloaded schemars v0.8.21
7362024-08-27T18:11:20.167Z Downloaded rand v0.8.5
7372024-08-27T18:11:20.167Z Downloaded oso-derive v0.27.3
7382024-08-27T18:11:20.167Z Downloaded which v4.4.2
7392024-08-27T18:11:20.167Z Downloaded rustls-pemfile v1.0.4
7402024-08-27T18:11:20.167Z Downloaded hex v0.4.3
7412024-08-27T18:11:20.167Z Downloaded git2 v0.19.0
7422024-08-27T18:11:20.191Z Downloaded untrusted v0.9.0
7432024-08-27T18:11:20.191Z Downloaded untrusted v0.7.1
7442024-08-27T18:11:20.191Z Downloaded num_enum v0.5.11
7452024-08-27T18:11:20.191Z Downloaded native-tls v0.2.11
7462024-08-27T18:11:20.191Z Downloaded memmap2 v0.9.4
7472024-08-27T18:11:20.191Z Downloaded maplit v1.0.2
7482024-08-27T18:11:20.191Z Downloaded jobserver v0.1.32
7492024-08-27T18:11:20.191Z Downloaded smallvec v0.6.14
7502024-08-27T18:11:20.214Z Downloaded slog-stdlog v4.1.1
7512024-08-27T18:11:20.214Z Downloaded derive_builder_macro v0.20.0
7522024-08-27T18:11:20.214Z Downloaded derive_builder v0.20.0
7532024-08-27T18:11:20.214Z Downloaded parse-size v1.0.0
7542024-08-27T18:11:20.214Z Downloaded parse-display-derive v0.10.0
7552024-08-27T18:11:20.214Z Downloaded parse-display v0.10.0
7562024-08-27T18:11:20.214Z Downloaded parking_lot_core v0.9.10
7572024-08-27T18:11:20.214Z Downloaded parking_lot_core v0.8.6
7582024-08-27T18:11:20.214Z Downloaded hostname v0.4.0
7592024-08-27T18:11:20.214Z Downloaded hostname v0.3.1
7602024-08-27T18:11:20.214Z Downloaded hickory-client v0.24.1
7612024-08-27T18:11:20.238Z Downloaded funty v2.0.0
7622024-08-27T18:11:20.238Z Downloaded fragile v2.0.0
7632024-08-27T18:11:20.238Z Downloaded foreign-types-shared v0.1.1
7642024-08-27T18:11:20.238Z Downloaded foreign-types v0.5.0
7652024-08-27T18:11:20.238Z Downloaded foreign-types v0.3.2
7662024-08-27T18:11:20.238Z Downloaded float-cmp v0.9.0
7672024-08-27T18:11:20.238Z Downloaded rcgen v0.12.1
7682024-08-27T18:11:20.238Z Downloaded rayon-core v1.12.1
7692024-08-27T18:11:20.238Z Downloaded r2d2 v0.8.10
7702024-08-27T18:11:20.238Z Downloaded publicsuffix v2.2.3
7712024-08-27T18:11:20.238Z Downloaded http v1.1.0
7722024-08-27T18:11:20.261Z Downloaded reqwest v0.11.27
7732024-08-27T18:11:20.261Z Downloaded num-integer v0.1.46
7742024-08-27T18:11:20.261Z Downloaded foreign-types-shared v0.3.1
7752024-08-27T18:11:20.261Z Downloaded float-ord v0.3.2
7762024-08-27T18:11:20.261Z Downloaded prettyplease v0.2.20
7772024-08-27T18:11:20.261Z Downloaded tokio-util v0.7.11
7782024-08-27T18:11:20.285Z Downloaded multimap v0.10.0
7792024-08-27T18:11:20.285Z Downloaded linked-hash-map v0.5.6
7802024-08-27T18:11:20.285Z Downloaded libsw v3.3.1
7812024-08-27T18:11:20.285Z Downloaded rustversion v1.0.17
7822024-08-27T18:11:20.285Z Downloaded rustls-pki-types v1.7.0
7832024-08-27T18:11:20.285Z Downloaded rand_xorshift v0.3.0
7842024-08-27T18:11:20.285Z Downloaded rand_core v0.6.4
7852024-08-27T18:11:20.285Z Downloaded oso v0.27.3
7862024-08-27T18:11:20.285Z Downloaded openssl-sys v0.9.103
7872024-08-27T18:11:20.308Z Downloaded rusqlite v0.31.0
7882024-08-27T18:11:20.308Z Downloaded reedline v0.33.0
7892024-08-27T18:11:20.308Z Downloaded memoffset v0.9.1
7902024-08-27T18:11:20.309Z Downloaded salsa20 v0.10.2
7912024-08-27T18:11:20.309Z Downloaded rand_seeder v0.3.0
7922024-08-27T18:11:20.332Z Downloaded rand_chacha v0.3.1
7932024-08-27T18:11:20.332Z Downloaded radium v0.7.0
7942024-08-27T18:11:20.332Z Downloaded quick-error v1.2.3
7952024-08-27T18:11:20.332Z Downloaded psl-types v2.0.11
7962024-08-27T18:11:20.332Z Downloaded proc-macro-crate v1.3.1
7972024-08-27T18:11:20.332Z Downloaded lazycell v1.3.0
7982024-08-27T18:11:20.332Z Downloaded url v2.5.2
7992024-08-27T18:11:20.332Z Downloaded tokio-postgres v0.7.11
8002024-08-27T18:11:20.332Z Downloaded h2 v0.3.26
8012024-08-27T18:11:20.357Z Downloaded num-complex v0.4.6
8022024-08-27T18:11:20.357Z Downloaded libloading v0.8.3
8032024-08-27T18:11:20.357Z Downloaded lalrpop-util v0.19.12
8042024-08-27T18:11:20.357Z Downloaded hubpack v0.1.2
8052024-08-27T18:11:20.357Z Downloaded httpdate v1.0.3
8062024-08-27T18:11:20.358Z Downloaded httparse v1.8.0
8072024-08-27T18:11:20.358Z Downloaded http-body v0.4.6
8082024-08-27T18:11:20.358Z Downloaded vte v0.11.1
8092024-08-27T18:11:20.358Z Downloaded uuid v1.10.0
8102024-08-27T18:11:20.358Z Downloaded ron v0.8.1
8112024-08-27T18:11:20.382Z Downloaded hashbrown v0.12.3
8122024-08-27T18:11:20.382Z Downloaded futures-util v0.3.30
8132024-08-27T18:11:20.382Z Downloaded num v0.4.3
8142024-08-27T18:11:20.382Z Downloaded multer v3.1.0
8152024-08-27T18:11:20.405Z Downloaded kstat-rs v0.2.4
8162024-08-27T18:11:20.405Z Downloaded ipnetwork v0.20.0
8172024-08-27T18:11:20.405Z Downloaded inout v0.1.3
8182024-08-27T18:11:20.405Z Downloaded indexmap v1.9.3
8192024-08-27T18:11:20.405Z Downloaded indent_write v2.2.0
8202024-08-27T18:11:20.405Z Downloaded hyper-staticfile v0.9.5
8212024-08-27T18:11:20.405Z Downloaded blake3 v1.5.1
8222024-08-27T18:11:20.429Z Downloaded uzers v0.11.3
8232024-08-27T18:11:20.429Z Downloaded utf-8 v0.7.6
8242024-08-27T18:11:20.429Z Downloaded rustc-demangle v0.1.24
8252024-08-27T18:11:20.429Z Downloaded heapless v0.8.0
8262024-08-27T18:11:20.429Z Downloaded hashbrown v0.13.2
8272024-08-27T18:11:20.429Z Downloaded openssl-probe v0.1.5
8282024-08-27T18:11:20.429Z Downloaded opaque-debug v0.3.1
8292024-08-27T18:11:20.429Z Downloaded num_threads v0.1.7
8302024-08-27T18:11:20.429Z Downloaded num_enum_derive v0.5.11
8312024-08-27T18:11:20.429Z Downloaded nibble_vec v0.1.0
8322024-08-27T18:11:20.429Z Downloaded newtype_derive v0.1.6
8332024-08-27T18:11:20.429Z Downloaded newtype-uuid v1.1.0
8342024-08-27T18:11:20.453Z Downloaded mockall v0.13.0
8352024-08-27T18:11:20.453Z Downloaded lru v0.12.3
8362024-08-27T18:11:20.453Z Downloaded lock_api v0.4.12
8372024-08-27T18:11:20.453Z Downloaded iana-time-zone v0.1.60
8382024-08-27T18:11:20.453Z Downloaded curve25519-dalek v4.1.3
8392024-08-27T18:11:20.453Z Downloaded want v0.3.1
8402024-08-27T18:11:20.453Z Downloaded walkdir v2.5.0
8412024-08-27T18:11:20.453Z Downloaded waitgroup v0.1.2
8422024-08-27T18:11:20.453Z Downloaded wait-timeout v0.2.0
8432024-08-27T18:11:20.477Z Downloaded vsss-rs v3.3.4
8442024-08-27T18:11:20.477Z Downloaded vergen v8.3.2
8452024-08-27T18:11:20.477Z Downloaded tokio-tungstenite v0.21.0
8462024-08-27T18:11:20.477Z Downloaded tokio-tungstenite v0.20.1
8472024-08-27T18:11:20.477Z Downloaded tokio-stream v0.1.15
8482024-08-27T18:11:20.477Z Downloaded tokio-rustls v0.25.0
8492024-08-27T18:11:20.477Z Downloaded tokio-rustls v0.24.1
8502024-08-27T18:11:20.477Z Downloaded tokio-native-tls v0.3.1
8512024-08-27T18:11:20.501Z Downloaded tokio-macros v2.3.0
8522024-08-27T18:11:20.501Z Downloaded rustc_version v0.1.7
8532024-08-27T18:11:20.501Z Downloaded rustc-hash v1.1.0
8542024-08-27T18:11:20.501Z Downloaded rsa v0.9.6
8552024-08-27T18:11:20.501Z Downloaded ron v0.7.1
8562024-08-27T18:11:20.501Z Downloaded resolv-conf v0.7.0
8572024-08-27T18:11:20.501Z Downloaded ref-cast-impl v1.0.23
8582024-08-27T18:11:20.501Z Downloaded heck v0.3.3
8592024-08-27T18:11:20.501Z Downloaded heapless v0.7.17
8602024-08-27T18:11:20.525Z Downloaded headers v0.3.9
8612024-08-27T18:11:20.525Z Downloaded getopts v0.2.21
8622024-08-27T18:11:20.525Z Downloaded unicode_categories v0.1.1
8632024-08-27T18:11:20.525Z Downloaded unicode-segmentation v1.11.0
8642024-08-27T18:11:20.525Z Downloaded unicode-normalization v0.1.23
8652024-08-27T18:11:20.525Z Downloaded typed-path v0.7.1
8662024-08-27T18:11:20.549Z Downloaded tough v0.17.1
8672024-08-27T18:11:20.549Z Downloaded num-conv v0.1.0
8682024-08-27T18:11:20.549Z Downloaded nodrop v0.1.14
8692024-08-27T18:11:20.549Z Downloaded maybe-uninit v2.0.0
8702024-08-27T18:11:20.549Z Downloaded managed v0.8.0
8712024-08-27T18:11:20.549Z Downloaded lazy_static v1.5.0
8722024-08-27T18:11:20.549Z Downloaded ipnet v2.9.0
8732024-08-27T18:11:20.549Z Downloaded bstr v1.9.1
8742024-08-27T18:11:20.581Z Downloaded rustc_version v0.4.0
8752024-08-27T18:11:20.581Z Downloaded rtoolbox v0.0.2
8762024-08-27T18:11:20.581Z Downloaded rpassword v7.3.1
8772024-08-27T18:11:20.581Z Downloaded ref-cast v1.0.23
8782024-08-27T18:11:20.581Z Downloaded hash32 v0.3.1
8792024-08-27T18:11:20.581Z Downloaded half v2.4.1
8802024-08-27T18:11:20.581Z Downloaded globset v0.4.14
8812024-08-27T18:11:20.581Z Downloaded glob v0.3.1
8822024-08-27T18:11:20.581Z Downloaded getrandom v0.2.14
8832024-08-27T18:11:20.581Z Downloaded gethostname v0.5.0
8842024-08-27T18:11:20.581Z Downloaded fxhash v0.2.1
8852024-08-27T18:11:20.605Z Downloaded futures-task v0.3.30
8862024-08-27T18:11:20.605Z Downloaded futures-sink v0.3.30
8872024-08-27T18:11:20.605Z Downloaded futures-macro v0.3.30
8882024-08-27T18:11:20.605Z Downloaded futures-io v0.3.30
8892024-08-27T18:11:20.605Z Downloaded futures-executor v0.3.30
8902024-08-27T18:11:20.605Z Downloaded unsafe-libyaml v0.2.11
8912024-08-27T18:11:20.605Z Downloaded unicode-xid v0.2.4
8922024-08-27T18:11:20.605Z Downloaded unicode-bidi v0.3.15
8932024-08-27T18:11:20.605Z Downloaded tungstenite v0.21.0
8942024-08-27T18:11:20.605Z Downloaded tungstenite v0.20.1
8952024-08-27T18:11:20.605Z Downloaded tui-tree-widget v0.22.0
8962024-08-27T18:11:20.628Z Downloaded tracing-core v0.1.32
8972024-08-27T18:11:20.628Z Downloaded tracing-attributes v0.1.27
8982024-08-27T18:11:20.628Z Downloaded tracing v0.1.40
8992024-08-27T18:11:20.628Z Downloaded toml_edit v0.19.15
9002024-08-27T18:11:20.654Z Downloaded toml v0.7.8
9012024-08-27T18:11:20.654Z Downloaded serde_with v3.9.0
9022024-08-27T18:11:20.654Z Downloaded num-iter v0.1.45
9032024-08-27T18:11:20.678Z Downloaded mime v0.3.17
9042024-08-27T18:11:20.678Z Downloaded md-5 v0.10.6
9052024-08-27T18:11:20.678Z Downloaded match_cfg v0.1.0
9062024-08-27T18:11:20.678Z Downloaded lru-cache v0.1.2
9072024-08-27T18:11:20.678Z Downloaded linear-map v1.2.0
9082024-08-27T18:11:20.678Z Downloaded libefi-sys v0.1.0
9092024-08-27T18:11:20.678Z Downloaded is_ci v1.2.0
9102024-08-27T18:11:20.678Z Downloaded defmt-macros v0.3.9
9112024-08-27T18:11:20.678Z Downloaded chrono v0.4.38
9122024-08-27T18:11:20.678Z Downloaded hashlink v0.9.1
9132024-08-27T18:11:20.678Z Downloaded hash32 v0.2.1
9142024-08-27T18:11:20.701Z Downloaded group v0.13.0
9152024-08-27T18:11:20.701Z Downloaded universal-hash v0.5.1
9162024-08-27T18:11:20.701Z Downloaded unicode-truncate v1.0.0
9172024-08-27T18:11:20.701Z Downloaded tower-service v0.3.2
9182024-08-27T18:11:20.701Z Downloaded openssl-macros v0.1.1
9192024-08-27T18:11:20.701Z Downloaded num-derive v0.4.2
9202024-08-27T18:11:20.701Z Downloaded newline-converter v0.3.0
9212024-08-27T18:11:20.701Z Downloaded nanorand v0.7.0
9222024-08-27T18:11:20.701Z Downloaded instant v0.1.12
9232024-08-27T18:11:20.701Z Downloaded compact_str v0.8.0
9242024-08-27T18:11:20.701Z Downloaded unicase v2.7.0
9252024-08-27T18:11:20.701Z Downloaded unarray v0.1.4
9262024-08-27T18:11:20.701Z Downloaded twox-hash v1.6.3
9272024-08-27T18:11:20.725Z Downloaded try-lock v0.2.5
9282024-08-27T18:11:20.725Z Downloaded topological-sort v0.2.2
9292024-08-27T18:11:20.725Z Downloaded toolchain_find v0.4.0
9302024-08-27T18:11:20.725Z Downloaded tap v1.0.1
9312024-08-27T18:11:20.725Z Downloaded tabwriter v1.4.0
9322024-08-27T18:11:20.725Z Downloaded supports-color v3.0.0
9332024-08-27T18:11:20.725Z Downloaded subtle v2.5.0
9342024-08-27T18:11:20.725Z Downloaded subprocess v0.2.9
9352024-08-27T18:11:20.725Z Downloaded strum_macros v0.26.4
9362024-08-27T18:11:20.725Z Downloaded serde_yaml v0.9.34+deprecated
9372024-08-27T18:11:20.725Z Downloaded serde-big-array v0.5.1
9382024-08-27T18:11:20.725Z Downloaded number_prefix v0.4.0
9392024-08-27T18:11:20.749Z Downloaded indoc v1.0.9
9402024-08-27T18:11:20.749Z Downloaded impl-trait-for-tuples v0.2.2
9412024-08-27T18:11:20.749Z Downloaded humantime v2.1.0
9422024-08-27T18:11:20.749Z Downloaded crypto-bigint v0.5.5
9432024-08-27T18:11:20.749Z Downloaded crossterm v0.27.0
9442024-08-27T18:11:20.772Z Downloaded crossbeam-channel v0.5.12
9452024-08-27T18:11:20.772Z Downloaded cookie v0.18.1
9462024-08-27T18:11:20.772Z Downloaded const_format_proc_macros v0.2.32
9472024-08-27T18:11:20.772Z Downloaded bitvec v1.0.1
9482024-08-27T18:11:20.796Z Downloaded bindgen v0.69.4
9492024-08-27T18:11:20.796Z Downloaded sync_wrapper v0.1.2
9502024-08-27T18:11:20.796Z Downloaded sha1 v0.10.6
9512024-08-27T18:11:20.796Z Downloaded serde_with_macros v3.9.0
9522024-08-27T18:11:20.796Z Downloaded serde_urlencoded v0.7.1
9532024-08-27T18:11:20.819Z Downloaded serde_repr v0.1.19
9542024-08-27T18:11:20.819Z Downloaded serde_plain v1.0.2
9552024-08-27T18:11:20.819Z Downloaded serde_path_to_error v0.1.16
9562024-08-27T18:11:20.819Z Downloaded serde_derive_internals v0.29.1
9572024-08-27T18:11:20.820Z Downloaded serde_arrays v0.1.0
9582024-08-27T18:11:20.820Z Downloaded serde-hex v0.1.0
9592024-08-27T18:11:20.820Z Downloaded semver v0.1.20
9602024-08-27T18:11:20.820Z Downloaded secrecy v0.8.0
9612024-08-27T18:11:20.820Z Downloaded keccak v0.1.5
9622024-08-27T18:11:20.820Z Downloaded instability v0.3.2
9632024-08-27T18:11:20.820Z Downloaded hyper-rustls v0.24.2
9642024-08-27T18:11:20.820Z Downloaded darling v0.20.9
9652024-08-27T18:11:20.845Z Downloaded crucible-workspace-hack v0.1.0
9662024-08-27T18:11:20.845Z Downloaded crossterm v0.28.1
9672024-08-27T18:11:20.845Z Downloaded crc-catalog v2.4.0
9682024-08-27T18:11:20.845Z Downloaded crc v3.2.1
9692024-08-27T18:11:20.845Z Downloaded cipher v0.4.4
9702024-08-27T18:11:20.846Z Downloaded block-padding v0.3.3
9712024-08-27T18:11:20.846Z Downloaded blake2 v0.10.6
9722024-08-27T18:11:20.846Z Downloaded bcs v0.1.6
9732024-08-27T18:11:20.846Z Downloaded backoff v0.4.0
9742024-08-27T18:11:20.869Z Downloaded aho-corasick v1.1.3
9752024-08-27T18:11:20.869Z Downloaded samael v0.0.15
9762024-08-27T18:11:20.869Z Downloaded new_debug_unreachable v1.0.6
9772024-08-27T18:11:20.869Z Downloaded debug-ignore v1.0.5
9782024-08-27T18:11:20.869Z Downloaded crossbeam-utils v0.8.19
9792024-08-27T18:11:20.869Z Downloaded crossbeam-epoch v0.9.18
9802024-08-27T18:11:20.869Z Downloaded crc32fast v1.4.0
9812024-08-27T18:11:20.869Z Downloaded convert_case v0.4.0
9822024-08-27T18:11:20.893Z Downloaded const_format v0.2.32
9832024-08-27T18:11:20.893Z Downloaded const-oid v0.9.6
9842024-08-27T18:11:20.893Z Downloaded cobs v0.2.3
9852024-08-27T18:11:20.893Z Downloaded clang-sys v1.7.0
9862024-08-27T18:11:20.893Z Downloaded chacha20 v0.9.1
9872024-08-27T18:11:20.893Z Downloaded cexpr v0.6.0
9882024-08-27T18:11:20.893Z Downloaded cc v1.0.97
9892024-08-27T18:11:20.893Z Downloaded cbc v0.1.2
9902024-08-27T18:11:20.893Z Downloaded cassowary v0.3.0
9912024-08-27T18:11:20.917Z Downloaded cancel-safe-futures v0.1.5
9922024-08-27T18:11:20.917Z Downloaded camino-tempfile v1.1.1
9932024-08-27T18:11:20.917Z Downloaded bzip2 v0.4.4
9942024-08-27T18:11:20.917Z Downloaded buf-list v1.0.3
9952024-08-27T18:11:20.917Z Downloaded bitstruct_derive v0.1.0
9962024-08-27T18:11:20.917Z Downloaded bitflags v1.3.2
9972024-08-27T18:11:20.917Z Downloaded bitfield v0.14.0
9982024-08-27T18:11:20.917Z Downloaded bit-set v0.5.3
9992024-08-27T18:11:20.917Z Downloaded base64 v0.21.7
10002024-08-27T18:11:20.941Z Downloaded base64 v0.13.1
10012024-08-27T18:11:20.941Z Downloaded aes v0.8.4
10022024-08-27T18:11:20.941Z Downloaded hyper-tls v0.5.0
10032024-08-27T18:11:20.941Z Downloaded darling_macro v0.20.9
10042024-08-27T18:11:20.941Z Downloaded darling_core v0.20.9
10052024-08-27T18:11:20.941Z Downloaded crc-any v2.5.0
10062024-08-27T18:11:20.941Z Downloaded cookie_store v0.20.0
10072024-08-27T18:11:20.941Z Downloaded cookie v0.17.0
10082024-08-27T18:11:20.941Z Downloaded console v0.15.8
10092024-08-27T18:11:20.965Z Downloaded ciborium-io v0.2.2
10102024-08-27T18:11:20.965Z Downloaded ciborium v0.2.2
10112024-08-27T18:11:20.965Z Downloaded chacha20poly1305 v0.10.1
10122024-08-27T18:11:20.965Z Downloaded castaway v0.2.3
10132024-08-27T18:11:20.965Z Downloaded bytes v1.7.1
10142024-08-27T18:11:20.965Z Downloaded base64ct v1.6.0
10152024-08-27T18:11:20.965Z Downloaded base64 v0.22.1
10162024-08-27T18:11:20.965Z Downloaded base16ct v0.2.0
10172024-08-27T18:11:20.989Z Downloaded backtrace v0.3.71
10182024-08-27T18:11:20.989Z Downloaded atomic-waker v1.1.2
10192024-08-27T18:11:20.989Z Downloaded async-trait v0.1.81
10202024-08-27T18:11:20.989Z Downloaded async-recursion v1.1.1
10212024-08-27T18:11:20.989Z Downloaded ascii-canvas v3.0.0
10222024-08-27T18:11:20.989Z Downloaded ascii v1.1.0
10232024-08-27T18:11:20.989Z Downloaded arrayvec v0.7.4
10242024-08-27T18:11:20.989Z Downloaded array-init v0.0.4
10252024-08-27T18:11:20.989Z Downloaded argon2 v0.5.3
10262024-08-27T18:11:21.013Z Downloaded arc-swap v1.7.1
10272024-08-27T18:11:21.013Z Downloaded allocator-api2 v0.2.18
10282024-08-27T18:11:21.013Z Downloaded ahash v0.8.11
10292024-08-27T18:11:21.013Z Downloaded curve25519-dalek-derive v0.1.1
10302024-08-27T18:11:21.013Z Downloaded csv-core v0.1.11
10312024-08-27T18:11:21.013Z Downloaded crossbeam-deque v0.8.5
10322024-08-27T18:11:21.013Z Downloaded constant_time_eq v0.3.0
10332024-08-27T18:11:21.013Z Downloaded ciborium-ll v0.2.2
10342024-08-27T18:11:21.036Z Downloaded bitfield-struct v0.6.1
10352024-08-27T18:11:21.036Z Downloaded adler v1.0.2
10362024-08-27T18:11:21.036Z Downloaded addr2line v0.21.0
10372024-08-27T18:11:21.036Z Downloaded hubpack_derive v0.1.1
10382024-08-27T18:11:21.037Z Downloaded defmt v0.3.8
10392024-08-27T18:11:21.037Z Downloaded data-encoding v2.6.0
10402024-08-27T18:11:21.037Z Downloaded cstr-argument v0.1.2
10412024-08-27T18:11:21.037Z Downloaded crunchy v0.2.2
10422024-08-27T18:11:21.037Z Downloaded colored v2.1.0
10432024-08-27T18:11:21.037Z Downloaded cfg_aliases v0.1.1
10442024-08-27T18:11:21.037Z Downloaded bitstruct v0.1.1
10452024-08-27T18:11:21.060Z Downloaded bit-vec v0.6.3
10462024-08-27T18:11:21.060Z Downloaded bb8 v0.8.5
10472024-08-27T18:11:21.060Z Downloaded atty v0.2.14
10482024-08-27T18:11:21.060Z Downloaded async-stream-impl v0.3.5
10492024-08-27T18:11:21.060Z Downloaded async-stream v0.3.5
10502024-08-27T18:11:21.060Z Downloaded assert_matches v1.5.0
10512024-08-27T18:11:21.060Z Downloaded arrayref v0.3.7
10522024-08-27T18:11:21.158Z Compiling cfg-if v1.0.0
10532024-08-27T18:11:21.158Z Compiling serde v1.0.208
10542024-08-27T18:11:21.182Z Compiling typenum v1.17.0
10552024-08-27T18:11:21.182Z Compiling generic-array v0.14.7
10562024-08-27T18:11:21.182Z Compiling lock_api v0.4.12
10572024-08-27T18:11:21.182Z Compiling syn v2.0.74
10582024-08-27T18:11:21.182Z Compiling scopeguard v1.2.0
10592024-08-27T18:11:21.182Z Compiling log v0.4.21
10602024-08-27T18:11:21.327Z Compiling getrandom v0.2.14
10612024-08-27T18:11:21.431Z Compiling jobserver v0.1.32
10622024-08-27T18:11:21.627Z Compiling rand_core v0.6.4
10632024-08-27T18:11:21.787Z Compiling cc v1.0.97
10642024-08-27T18:11:21.811Z Compiling subtle v2.5.0
10652024-08-27T18:11:22.257Z Compiling const-oid v0.9.6
10662024-08-27T18:11:22.282Z Compiling smallvec v1.13.2
10672024-08-27T18:11:22.309Z Compiling pin-project-lite v0.2.14
10682024-08-27T18:11:22.474Z Compiling parking_lot_core v0.9.10
10692024-08-27T18:11:22.514Z Compiling signal-hook-registry v1.4.2
10702024-08-27T18:11:22.636Z Compiling spin v0.9.8
10712024-08-27T18:11:22.763Z Compiling mio v0.8.11
10722024-08-27T18:11:23.014Z Compiling ahash v0.8.11
10732024-08-27T18:11:23.244Z Compiling parking_lot v0.12.2
10742024-08-27T18:11:23.283Z Compiling tinyvec_macros v0.1.1
10752024-08-27T18:11:23.371Z Compiling tinyvec v1.6.0
10762024-08-27T18:11:23.604Z Compiling num_cpus v1.16.0
10772024-08-27T18:11:23.797Z Compiling socket2 v0.5.7
10782024-08-27T18:11:23.880Z Compiling serde_json v1.0.125
10792024-08-27T18:11:24.057Z Compiling libm v0.2.8
10802024-08-27T18:11:24.146Z Compiling futures-core v0.3.30
10812024-08-27T18:11:24.298Z Compiling cpufeatures v0.2.12
10822024-08-27T18:11:24.416Z Compiling num-traits v0.2.19
10832024-08-27T18:11:24.439Z Compiling slab v0.4.9
10842024-08-27T18:11:24.473Z Compiling futures-sink v0.3.30
10852024-08-27T18:11:24.497Z Compiling unicode-bidi v0.3.15
10862024-08-27T18:11:24.624Z Compiling allocator-api2 v0.2.18
10872024-08-27T18:11:24.873Z Compiling unicode-normalization v0.1.23
10882024-08-27T18:11:24.897Z Compiling futures-channel v0.3.30
10892024-08-27T18:11:25.148Z Compiling futures-task v0.3.30
10902024-08-27T18:11:25.302Z Compiling pkg-config v0.3.30
10912024-08-27T18:11:25.326Z Compiling vcpkg v0.2.15
10922024-08-27T18:11:25.409Z Compiling futures-io v0.3.30
10932024-08-27T18:11:25.749Z Compiling pin-utils v0.1.0
10942024-08-27T18:11:25.789Z Compiling base64ct v1.6.0
10952024-08-27T18:11:25.860Z Compiling ppv-lite86 v0.2.17
10962024-08-27T18:11:25.884Z Compiling ring v0.17.8
10972024-08-27T18:11:25.969Z Compiling percent-encoding v2.3.1
10982024-08-27T18:11:26.349Z Compiling pem-rfc7468 v0.7.0
10992024-08-27T18:11:26.377Z Compiling flagset v0.4.5
11002024-08-27T18:11:26.578Z Compiling rand_chacha v0.3.1
11012024-08-27T18:11:26.601Z Compiling tracing-core v0.1.32
11022024-08-27T18:11:26.742Z Compiling rustix v0.38.34
11032024-08-27T18:11:27.072Z Compiling untrusted v0.9.0
11042024-08-27T18:11:27.277Z Compiling rand v0.8.5
11052024-08-27T18:11:27.403Z Compiling openssl-sys v0.9.103
11062024-08-27T18:11:27.637Z Compiling time-core v0.1.2
11072024-08-27T18:11:27.685Z Compiling httparse v1.8.0
11082024-08-27T18:11:27.818Z Compiling openssl v0.10.66
11092024-08-27T18:11:27.962Z Compiling foreign-types-shared v0.1.1
11102024-08-27T18:11:28.073Z Compiling num-conv v0.1.0
11112024-08-27T18:11:28.098Z Compiling rustversion v1.0.17
11122024-08-27T18:11:28.212Z Compiling powerfmt v0.2.0
11132024-08-27T18:11:28.352Z Compiling time-macros v0.2.18
11142024-08-27T18:11:28.602Z Compiling deranged v0.3.11
11152024-08-27T18:11:28.658Z Compiling foreign-types v0.3.2
11162024-08-27T18:11:28.766Z Compiling form_urlencoded v1.2.1
11172024-08-27T18:11:28.875Z Compiling aho-corasick v1.1.3
11182024-08-27T18:11:29.107Z Compiling siphasher v0.3.11
11192024-08-27T18:11:29.130Z Compiling syn v1.0.109
11202024-08-27T18:11:29.471Z Compiling num_threads v0.1.7
11212024-08-27T18:11:29.596Z Compiling rustls v0.21.12
11222024-08-27T18:11:29.686Z Compiling crossbeam-utils v0.8.19
11232024-08-27T18:11:29.717Z Compiling try-lock v0.2.5
11242024-08-27T18:11:29.844Z Compiling regex-syntax v0.8.4
11252024-08-27T18:11:29.867Z Compiling native-tls v0.2.11
11262024-08-27T18:11:30.196Z Compiling want v0.3.1
11272024-08-27T18:11:30.467Z Compiling idna v0.5.0
11282024-08-27T18:11:30.918Z Compiling cookie v0.17.0
11292024-08-27T18:11:31.154Z Compiling time v0.3.36
11302024-08-27T18:11:31.209Z Compiling adler v1.0.2
11312024-08-27T18:11:31.421Z Compiling slog v2.7.0
11322024-08-27T18:11:31.498Z Compiling iana-time-zone v0.1.60
11332024-08-27T18:11:31.775Z Compiling tower-service v0.3.2
11342024-08-27T18:11:31.878Z Compiling httpdate v1.0.3
11352024-08-27T18:11:31.901Z Compiling openssl-probe v0.1.5
11362024-08-27T18:11:31.937Z Compiling finl_unicode v1.2.0
11372024-08-27T18:11:32.346Z Compiling miniz_oxide v0.7.2
11382024-08-27T18:11:32.433Z Compiling url v2.5.2
11392024-08-27T18:11:32.537Z Compiling stringprep v0.1.4
11402024-08-27T18:11:33.541Z Compiling regex-automata v0.4.6
11412024-08-27T18:11:34.047Z Compiling sct v0.7.1
11422024-08-27T18:11:34.327Z Compiling rustls-webpki v0.101.7
11432024-08-27T18:11:34.365Z Compiling serde_derive v1.0.208
11442024-08-27T18:11:34.796Z Compiling zeroize_derive v1.4.2
11452024-08-27T18:11:35.554Z Compiling zerocopy-derive v0.7.34
11462024-08-27T18:11:35.578Z Compiling tokio-macros v2.3.0
11472024-08-27T18:11:35.610Z Compiling thiserror-impl v1.0.63
11482024-08-27T18:11:35.964Z Compiling futures-macro v0.3.30
11492024-08-27T18:11:36.149Z Compiling zeroize v1.7.0
11502024-08-27T18:11:36.894Z Compiling der_derive v0.7.2
11512024-08-27T18:11:37.538Z Compiling zerocopy v0.7.34
11522024-08-27T18:11:37.603Z Compiling futures-util v0.3.30
11532024-08-27T18:11:37.779Z Compiling crypto-common v0.1.6
11542024-08-27T18:11:37.988Z Compiling block-buffer v0.10.4
11552024-08-27T18:11:38.232Z Compiling digest v0.10.7
11562024-08-27T18:11:38.421Z Compiling block-padding v0.3.3
11572024-08-27T18:11:38.649Z Compiling hmac v0.12.1
11582024-08-27T18:11:38.682Z Compiling inout v0.1.3
11592024-08-27T18:11:38.960Z Compiling thiserror v1.0.63
11602024-08-27T18:11:38.983Z Compiling cipher v0.4.4
11612024-08-27T18:11:39.049Z Compiling sha2 v0.10.8
11622024-08-27T18:11:39.096Z Compiling pest v2.7.10
11632024-08-27T18:11:39.435Z Compiling hashbrown v0.14.5
11642024-08-27T18:11:39.459Z Compiling salsa20 v0.10.2
11652024-08-27T18:11:39.657Z Compiling der v0.7.9
11662024-08-27T18:11:40.634Z Compiling pbkdf2 v0.12.2
11672024-08-27T18:11:40.805Z Compiling tracing-attributes v0.1.27
11682024-08-27T18:11:41.654Z Compiling pest_meta v2.7.10
11692024-08-27T18:11:41.805Z Compiling scroll_derive v0.12.0
11702024-08-27T18:11:42.682Z Compiling spki v0.7.3
11712024-08-27T18:11:43.031Z Compiling pest_generator v2.7.10
11722024-08-27T18:11:43.120Z Compiling scrypt v0.11.0
11732024-08-27T18:11:43.159Z Compiling scroll v0.12.0
11742024-08-27T18:11:43.640Z Compiling aes v0.8.4
11752024-08-27T18:11:43.664Z Compiling cbc v0.1.2
11762024-08-27T18:11:43.900Z Compiling goblin v0.8.2
11772024-08-27T18:11:44.228Z Compiling tracing v0.1.40
11782024-08-27T18:11:44.673Z Compiling pkcs5 v0.7.1
11792024-08-27T18:11:44.789Z Compiling openssl-macros v0.1.1
11802024-08-27T18:11:44.812Z Compiling md-5 v0.10.6
11812024-08-27T18:11:45.429Z Compiling pkcs8 v0.10.2
11822024-08-27T18:11:45.731Z Compiling num-integer v0.1.46
11832024-08-27T18:11:45.758Z Compiling backtrace v0.3.71
11842024-08-27T18:11:45.819Z Compiling idna v0.3.0
11852024-08-27T18:11:46.021Z Compiling pest_derive v2.7.10
11862024-08-27T18:11:46.086Z Compiling lazy_static v1.5.0
11872024-08-27T18:11:46.197Z Compiling hash32 v0.2.1
11882024-08-27T18:11:46.221Z Compiling fallible-iterator v0.2.0
11892024-08-27T18:11:46.410Z Compiling stable_deref_trait v1.2.0
11902024-08-27T18:11:46.513Z Compiling bytes v1.7.1
11912024-08-27T18:11:46.550Z Compiling bitflags v2.6.0
11922024-08-27T18:11:46.834Z Compiling indexmap v2.4.0
11932024-08-27T18:11:46.857Z Compiling semver v1.0.23
11942024-08-27T18:11:47.594Z Compiling tokio v1.38.1
11952024-08-27T18:11:47.710Z Compiling http v0.2.12
11962024-08-27T18:11:48.128Z Compiling rustc_version v0.4.0
11972024-08-27T18:11:48.797Z Compiling heapless v0.7.17
11982024-08-27T18:11:49.199Z Compiling http-body v0.4.6
11992024-08-27T18:11:49.376Z Compiling dof v0.3.0
12002024-08-27T18:11:49.592Z Compiling dtrace-parser v0.2.0
12012024-08-27T18:11:49.640Z Compiling uuid v1.10.0
12022024-08-27T18:11:49.934Z Compiling toml_datetime v0.6.8
12032024-08-27T18:11:50.386Z Compiling usdt-impl v0.5.0
12042024-08-27T18:11:50.860Z Compiling chrono v0.4.38
12052024-08-27T18:11:51.283Z Compiling serde_spanned v0.6.7
12062024-08-27T18:11:51.379Z Compiling serde_tokenstream v0.2.2
12072024-08-27T18:11:51.486Z Compiling smoltcp v0.9.1
12082024-08-27T18:11:51.725Z Compiling psl-types v2.0.11
12092024-08-27T18:11:51.902Z Compiling num-bigint-dig v0.8.4
12102024-08-27T18:11:51.925Z Compiling cfg_aliases v0.1.1
12112024-08-27T18:11:52.032Z Compiling base64 v0.22.1
12122024-08-27T18:11:52.207Z Compiling signal-hook v0.3.17
12132024-08-27T18:11:52.439Z Compiling gimli v0.28.1
12142024-08-27T18:11:52.766Z Compiling crc32fast v1.4.0
12152024-08-27T18:11:52.789Z Compiling postgres-protocol v0.6.7
12162024-08-27T18:11:52.893Z Compiling nix v0.28.0
12172024-08-27T18:11:52.982Z Compiling publicsuffix v2.2.3
12182024-08-27T18:11:53.302Z Compiling terminal_size v0.3.0
12192024-08-27T18:11:53.518Z Compiling num-iter v0.1.45
12202024-08-27T18:11:53.607Z Compiling hubpack_derive v0.1.1
12212024-08-27T18:11:53.699Z Compiling zerocopy-derive v0.6.6
12222024-08-27T18:11:54.001Z Compiling async-trait v0.1.81
12232024-08-27T18:11:54.427Z Compiling phf_shared v0.11.2
12242024-08-27T18:11:54.579Z Compiling serde_derive_internals v0.29.1
12252024-08-27T18:11:54.771Z Compiling tokio-util v0.7.11
12262024-08-27T18:11:54.991Z Compiling tokio-rustls v0.24.1
12272024-08-27T18:11:55.089Z Compiling tokio-native-tls v0.3.1
12282024-08-27T18:11:55.344Z Compiling ff v0.13.0
12292024-08-27T18:11:55.367Z Compiling object v0.32.2
12302024-08-27T18:11:55.552Z Compiling fs-err v2.11.0
12312024-08-27T18:11:55.577Z Compiling ipnet v2.9.0
12322024-08-27T18:11:55.828Z Compiling h2 v0.3.26
12332024-08-27T18:11:55.998Z Compiling schemars v0.8.21
12342024-08-27T18:11:56.305Z Compiling addr2line v0.21.0
12352024-08-27T18:11:56.345Z Compiling bitflags v1.3.2
12362024-08-27T18:11:56.449Z Compiling winnow v0.5.40
12372024-08-27T18:11:56.648Z Compiling base64 v0.21.7
12382024-08-27T18:11:56.672Z Compiling anyhow v1.0.86
12392024-08-27T18:11:56.939Z Compiling rustc-demangle v0.1.24
12402024-08-27T18:11:56.973Z Compiling either v1.13.0
12412024-08-27T18:11:57.302Z Compiling managed v0.8.0
12422024-08-27T18:11:57.376Z Compiling base16ct v0.2.0
12432024-08-27T18:11:57.564Z Compiling sec1 v0.7.3
12442024-08-27T18:11:57.699Z Compiling rustls-pemfile v1.0.4
12452024-08-27T18:11:57.831Z Compiling clap_builder v4.5.15
12462024-08-27T18:11:58.087Z Compiling schemars_derive v0.8.21
12472024-08-27T18:11:58.261Z Compiling zerocopy v0.6.6
12482024-08-27T18:11:58.961Z Compiling group v0.13.0
12492024-08-27T18:11:59.259Z Compiling phf v0.11.2
12502024-08-27T18:11:59.472Z Compiling toml_edit v0.19.15
12512024-08-27T18:11:59.516Z Compiling cookie_store v0.20.0
12522024-08-27T18:11:59.776Z Compiling hubpack v0.1.2
12532024-08-27T18:12:00.840Z Compiling postgres-types v0.2.7
12542024-08-27T18:12:00.868Z Compiling usdt-attr-macro v0.5.0
12552024-08-27T18:12:01.662Z Compiling hyper v0.14.30
12562024-08-27T18:12:02.222Z Compiling usdt-macro v0.5.0
12572024-08-27T18:12:03.149Z Compiling serde_urlencoded v0.7.1
12582024-08-27T18:12:03.445Z Compiling pkcs1 v0.7.5
12592024-08-27T18:12:03.594Z Compiling futures-executor v0.3.30
12602024-08-27T18:12:04.082Z Compiling hkdf v0.12.4
12612024-08-27T18:12:04.177Z Compiling signature v2.2.0
12622024-08-27T18:12:04.319Z Compiling bstr v1.9.1
12632024-08-27T18:12:04.353Z Compiling regex v1.10.6
12642024-08-27T18:12:04.451Z Compiling crypto-bigint v0.5.5
12652024-08-27T18:12:04.736Z Compiling strum_macros v0.25.3
12662024-08-27T18:12:05.297Z Compiling enum-as-inner v0.6.0
12672024-08-27T18:12:05.725Z Compiling clap_derive v4.5.13
12682024-08-27T18:12:05.840Z Compiling serde_repr v0.1.19
12692024-08-27T18:12:06.171Z Compiling phf_shared v0.10.0
12702024-08-27T18:12:06.388Z Compiling float-cmp v0.9.0
12712024-08-27T18:12:06.530Z Compiling idna v0.4.0
12722024-08-27T18:12:06.598Z Compiling mio v1.0.2
12732024-08-27T18:12:06.833Z Compiling encoding_rs v0.8.34
12742024-08-27T18:12:07.677Z Compiling hyper-tls v0.5.0
12752024-08-27T18:12:07.844Z Compiling hyper-rustls v0.24.2
12762024-08-27T18:12:07.990Z Compiling precomputed-hash v0.1.1
12772024-08-27T18:12:08.058Z Compiling bit-vec v0.6.3
12782024-08-27T18:12:08.104Z Compiling unicode-segmentation v1.11.0
12792024-08-27T18:12:08.157Z Compiling static_assertions v1.1.0
12802024-08-27T18:12:08.254Z Compiling difflib v0.4.0
12812024-08-27T18:12:08.481Z Compiling whoami v1.5.1
12822024-08-27T18:12:08.826Z Compiling dyn-clone v1.0.17
12832024-08-27T18:12:09.026Z Compiling data-encoding v2.6.0
12842024-08-27T18:12:09.054Z Compiling minimal-lexical v0.2.1
12852024-08-27T18:12:09.465Z Compiling fixedbitset v0.4.2
12862024-08-27T18:12:09.536Z Compiling mime v0.3.17
12872024-08-27T18:12:09.685Z Compiling normalize-line-endings v0.3.0
12882024-08-27T18:12:09.800Z Compiling sync_wrapper v0.1.2
12892024-08-27T18:12:09.886Z Compiling new_debug_unreachable v1.0.6
12902024-08-27T18:12:09.910Z Compiling webpki-roots v0.25.4
12912024-08-27T18:12:09.934Z Compiling predicates-core v1.0.6
12922024-08-27T18:12:09.981Z Compiling console v0.15.8
12932024-08-27T18:12:10.059Z Compiling reqwest v0.11.27
12942024-08-27T18:12:10.089Z Compiling string_cache v0.8.7
12952024-08-27T18:12:10.134Z Compiling predicates v3.1.2
12962024-08-27T18:12:10.261Z Compiling clap v4.5.16
12972024-08-27T18:12:10.369Z Compiling petgraph v0.6.5
12982024-08-27T18:12:10.506Z Compiling hickory-proto v0.24.1
12992024-08-27T18:12:10.553Z Compiling nom v7.1.3
13002024-08-27T18:12:11.290Z Compiling tokio-postgres v0.7.11
13012024-08-27T18:12:11.605Z Compiling similar v2.6.0
13022024-08-27T18:12:12.240Z Compiling bit-set v0.5.3
13032024-08-27T18:12:12.489Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13042024-08-27T18:12:13.561Z Compiling toml_edit v0.22.20
13052024-08-27T18:12:13.636Z Compiling usdt v0.5.0
13062024-08-27T18:12:13.872Z Compiling signal-hook-mio v0.2.4
13072024-08-27T18:12:14.027Z Compiling elliptic-curve v0.13.8
13082024-08-27T18:12:14.091Z Compiling rsa v0.9.6
13092024-08-27T18:12:14.291Z Compiling futures v0.3.30
13102024-08-27T18:12:14.404Z Compiling toml v0.7.8
13112024-08-27T18:12:15.554Z Compiling flate2 v1.0.31
13122024-08-27T18:12:16.391Z Compiling itertools v0.12.1
13132024-08-27T18:12:16.714Z Compiling itertools v0.10.5
13142024-08-27T18:12:17.643Z Compiling tokio-stream v0.1.15
13152024-08-27T18:12:18.432Z Compiling openapiv3 v2.0.0
13162024-08-27T18:12:18.992Z Compiling hex v0.4.3
13172024-08-27T18:12:19.078Z Compiling sha1 v0.10.6
13182024-08-27T18:12:19.216Z Compiling crossbeam-epoch v0.9.18
13192024-08-27T18:12:19.254Z Compiling dirs-sys-next v0.1.2
13202024-08-27T18:12:19.492Z Compiling lalrpop-util v0.19.12
13212024-08-27T18:12:19.549Z Compiling peg-runtime v0.8.3
13222024-08-27T18:12:19.813Z Compiling unicode-xid v0.2.4
13232024-08-27T18:12:19.850Z Compiling dirs-next v2.0.0
13242024-08-27T18:12:19.908Z Compiling thread_local v1.1.8
13252024-08-27T18:12:19.975Z Compiling slog-async v2.8.0
13262024-08-27T18:12:20.036Z Compiling term v0.7.0
13272024-08-27T18:12:20.128Z Compiling xattr v1.3.1
13282024-08-27T18:12:20.376Z Compiling strum_macros v0.26.4
13292024-08-27T18:12:20.402Z Compiling crossbeam-channel v0.5.12
13302024-08-27T18:12:20.510Z Compiling filetime v0.2.24
13312024-08-27T18:12:20.562Z Compiling is-terminal v0.4.12
13322024-08-27T18:12:20.675Z Compiling take_mut v0.2.2
13332024-08-27T18:12:20.788Z Compiling tar v0.4.41
13342024-08-27T18:12:20.816Z Compiling slog-term v2.9.1
13352024-08-27T18:12:20.863Z Compiling camino v1.1.9
13362024-08-27T18:12:22.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13372024-08-27T18:12:23.445Z Compiling strum v0.26.3
13382024-08-27T18:12:23.554Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13392024-08-27T18:12:30.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
13402024-08-27T18:12:30.128Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13412024-08-27T18:12:30.177ZAug 27 18:12:29.314 INFO Starting download, target: Clickhouse
13422024-08-27T18:12:30.177ZAug 27 18:12:29.315 INFO Starting download, target: Cockroach
13432024-08-27T18:12:30.200ZAug 27 18:12:29.315 INFO Starting download, target: Console
13442024-08-27T18:12:30.200ZAug 27 18:12:29.315 INFO Starting download, target: DendriteOpenapi
13452024-08-27T18:12:30.200ZAug 27 18:12:29.315 INFO Starting download, target: MaghemiteMgd
13462024-08-27T18:12:30.200ZAug 27 18:12:29.315 INFO Starting download, target: TransceiverControl
13472024-08-27T18:12:30.200ZAug 27 18:12:29.315 INFO Starting download, target: DendriteStub
13482024-08-27T18:12:30.200ZAug 27 18:12:29.317 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13492024-08-27T18:12:30.200ZAug 27 18:12:29.317 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13502024-08-27T18:12:30.200ZAug 27 18:12:29.317 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13512024-08-27T18:12:30.200ZAug 27 18:12:29.317 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13522024-08-27T18:12:30.200ZAug 27 18:12:29.317 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13532024-08-27T18:12:30.200ZAug 27 18:12:29.318 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13542024-08-27T18:12:30.200ZAug 27 18:12:29.318 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13552024-08-27T18:12:30.505ZAug 27 18:12:29.633 INFO Download complete, target: DendriteOpenapi
13562024-08-27T18:12:30.540ZAug 27 18:12:29.635 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13572024-08-27T18:12:30.841ZAug 27 18:12:29.978 INFO Download complete, target: Console
13582024-08-27T18:12:32.729ZAug 27 18:12:31.867 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13592024-08-27T18:12:33.166ZAug 27 18:12:32.304 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13602024-08-27T18:12:33.987ZAug 27 18:12:33.125 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13612024-08-27T18:12:34.856ZAug 27 18:12:33.993 INFO Download complete, target: TransceiverControl
13622024-08-27T18:12:36.376ZAug 27 18:12:35.514 INFO Download complete, target: MaghemiteMgd
13632024-08-27T18:12:36.613ZAug 27 18:12:35.750 INFO Download complete, target: DendriteStub
13642024-08-27T18:12:40.554ZAug 27 18:12:39.692 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13652024-08-27T18:12:40.554ZAug 27 18:12:39.692 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13662024-08-27T18:12:45.345ZAug 27 18:12:44.483 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13672024-08-27T18:12:50.664ZAug 27 18:12:49.801 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13682024-08-27T18:12:51.185ZAug 27 18:12:50.320 INFO Checking that binary works, target: Cockroach
13692024-08-27T18:12:51.496ZAug 27 18:12:50.634 INFO Download complete, target: Cockroach
13702024-08-27T18:13:01.728ZAug 27 18:13:00.865 INFO Checking that binary works, target: Clickhouse
13712024-08-27T18:13:01.966ZAug 27 18:13:01.103 INFO Download complete, target: Clickhouse
13722024-08-27T18:13:01.998ZAll builder prerequisites installed successfully, and PATH looks valid
13732024-08-27T18:13:02.021Z
13742024-08-27T18:13:02.021Zreal 4:02.362897061
13752024-08-27T18:13:02.021Zuser 10:21.728937871
13762024-08-27T18:13:02.021Zsys 2:26.677895920
13772024-08-27T18:13:02.021Ztrap 0.345630918
13782024-08-27T18:13:02.022Ztflt 0.728765521
13792024-08-27T18:13:02.022Zdflt 1.633014611
13802024-08-27T18:13:02.022Zkflt 0.014828652
13812024-08-27T18:13:02.022Zlock 24:35.569537189
13822024-08-27T18:13:02.022Zslp 39:14.021556538
13832024-08-27T18:13:02.022Zlat 47.227857912
13842024-08-27T18:13:02.022Zstop 1:44.931559194
13852024-08-27T18:13:02.022Z+ banner hack-check
13862024-08-27T18:13:02.022Z
13872024-08-27T18:13:02.022Z # # ## #### # # #### # # ###### #### # #
13882024-08-27T18:13:02.022Z # # # # # # # # # # # # # # # # #
13892024-08-27T18:13:02.022Z ###### # # # #### ##### # ###### ##### # ####
13902024-08-27T18:13:02.022Z # # ###### # # # # # # # # # #
13912024-08-27T18:13:02.022Z # # # # # # # # # # # # # # # # #
13922024-08-27T18:13:02.022Z # # # # #### # # #### # # ###### #### # #
13932024-08-27T18:13:02.022Z
13942024-08-27T18:13:02.022Z+ export CARGO_INCREMENTAL=0
13952024-08-27T18:13:02.022Z+ CARGO_INCREMENTAL=0
13962024-08-27T18:13:02.022Z+ ptime -m timeout 2h cargo xtask check-features --ci
13972024-08-27T18:13:02.862Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13982024-08-27T18:13:07.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
13992024-08-27T18:13:07.582Z Running `target/debug/xtask check-features --ci`
14002024-08-27T18:13:07.609Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14012024-08-27T18:13:07.609Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14022024-08-27T18:13:08.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
14032024-08-27T18:13:08.297Z Running `target/debug/xtask download cargo-hack`
14042024-08-27T18:13:09.383Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14052024-08-27T18:13:09.715Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14062024-08-27T18:13:15.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.17s
14072024-08-27T18:13:15.609Z Running `target/debug/xtask-downloader cargo-hack`
14082024-08-27T18:13:15.659ZAug 27 18:13:14.796 INFO Starting download, target: CargoHack
14092024-08-27T18:13:15.682ZAug 27 18:13:14.798 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14102024-08-27T18:13:16.300ZAug 27 18:13:15.438 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14112024-08-27T18:13:16.422ZAug 27 18:13:15.559 INFO Download complete, target: CargoHack
14122024-08-27T18:13:16.445Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
14132024-08-27T18:13:16.468Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14142024-08-27T18:13:16.724Zinfo: running `cargo check --bins` on api_identity (1/154)
14152024-08-27T18:13:17.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14162024-08-27T18:13:17.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14172024-08-27T18:13:17.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14182024-08-27T18:13:17.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
14192024-08-27T18:13:17.690Z
14202024-08-27T18:13:17.690Zinfo: running `cargo check --bins` on bootstore (2/154)
14212024-08-27T18:13:18.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14222024-08-27T18:13:18.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14232024-08-27T18:13:18.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14242024-08-27T18:13:18.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
14252024-08-27T18:13:18.689Z
14262024-08-27T18:13:18.689Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/154)
14272024-08-27T18:13:19.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14282024-08-27T18:13:19.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14292024-08-27T18:13:19.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14302024-08-27T18:13:19.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
14312024-08-27T18:13:19.667Z
14322024-08-27T18:13:19.667Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/154)
14332024-08-27T18:13:20.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14342024-08-27T18:13:20.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14352024-08-27T18:13:20.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14362024-08-27T18:13:20.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
14372024-08-27T18:13:20.572Z
14382024-08-27T18:13:20.572Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/154)
14392024-08-27T18:13:21.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14402024-08-27T18:13:21.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14412024-08-27T18:13:21.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14422024-08-27T18:13:21.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
14432024-08-27T18:13:21.228Z
14442024-08-27T18:13:21.228Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/154)
14452024-08-27T18:13:21.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14462024-08-27T18:13:21.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14472024-08-27T18:13:21.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14482024-08-27T18:13:21.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
14492024-08-27T18:13:21.891Z
14502024-08-27T18:13:21.891Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/154)
14512024-08-27T18:13:22.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14522024-08-27T18:13:22.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14532024-08-27T18:13:22.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14542024-08-27T18:13:22.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14552024-08-27T18:13:22.521Z
14562024-08-27T18:13:22.521Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/154)
14572024-08-27T18:13:23.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14582024-08-27T18:13:23.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14592024-08-27T18:13:23.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14602024-08-27T18:13:23.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
14612024-08-27T18:13:23.173Z
14622024-08-27T18:13:23.173Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/154)
14632024-08-27T18:13:23.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14642024-08-27T18:13:23.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14652024-08-27T18:13:23.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14662024-08-27T18:13:23.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
14672024-08-27T18:13:23.833Z
14682024-08-27T18:13:23.833Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/154)
14692024-08-27T18:13:24.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14702024-08-27T18:13:24.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14712024-08-27T18:13:24.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14722024-08-27T18:13:24.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14732024-08-27T18:13:24.464Z
14742024-08-27T18:13:24.464Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/154)
14752024-08-27T18:13:25.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14762024-08-27T18:13:25.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14772024-08-27T18:13:25.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14782024-08-27T18:13:25.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
14792024-08-27T18:13:25.089Z
14802024-08-27T18:13:25.089Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/154)
14812024-08-27T18:13:25.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14822024-08-27T18:13:25.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14832024-08-27T18:13:25.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14842024-08-27T18:13:25.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
14852024-08-27T18:13:25.730Z
14862024-08-27T18:13:25.730Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/154)
14872024-08-27T18:13:26.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14882024-08-27T18:13:26.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14892024-08-27T18:13:26.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14902024-08-27T18:13:26.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
14912024-08-27T18:13:26.390Z
14922024-08-27T18:13:26.390Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/154)
14932024-08-27T18:13:27.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14942024-08-27T18:13:27.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14952024-08-27T18:13:27.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14962024-08-27T18:13:27.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
14972024-08-27T18:13:27.066Z
14982024-08-27T18:13:27.066Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/154)
14992024-08-27T18:13:27.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15002024-08-27T18:13:27.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15012024-08-27T18:13:27.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15022024-08-27T18:13:27.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15032024-08-27T18:13:27.713Z
15042024-08-27T18:13:27.713Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/154)
15052024-08-27T18:13:28.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15062024-08-27T18:13:28.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15072024-08-27T18:13:28.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15082024-08-27T18:13:28.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15092024-08-27T18:13:28.349Z
15102024-08-27T18:13:28.349Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/154)
15112024-08-27T18:13:28.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15122024-08-27T18:13:28.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15132024-08-27T18:13:28.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15142024-08-27T18:13:28.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15152024-08-27T18:13:28.986Z
15162024-08-27T18:13:28.986Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/154)
15172024-08-27T18:13:29.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15182024-08-27T18:13:29.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15192024-08-27T18:13:29.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15202024-08-27T18:13:29.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15212024-08-27T18:13:29.610Z
15222024-08-27T18:13:29.610Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/154)
15232024-08-27T18:13:30.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15242024-08-27T18:13:30.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15252024-08-27T18:13:30.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15262024-08-27T18:13:30.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15272024-08-27T18:13:30.266Z
15282024-08-27T18:13:30.266Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/154)
15292024-08-27T18:13:30.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15302024-08-27T18:13:30.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15312024-08-27T18:13:30.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15322024-08-27T18:13:30.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15332024-08-27T18:13:30.899Z
15342024-08-27T18:13:30.899Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/154)
15352024-08-27T18:13:31.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15362024-08-27T18:13:31.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15372024-08-27T18:13:31.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15382024-08-27T18:13:31.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15392024-08-27T18:13:31.526Z
15402024-08-27T18:13:31.526Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/154)
15412024-08-27T18:13:32.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15422024-08-27T18:13:32.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15432024-08-27T18:13:32.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15442024-08-27T18:13:32.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15452024-08-27T18:13:32.196Z
15462024-08-27T18:13:32.196Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/154)
15472024-08-27T18:13:32.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15482024-08-27T18:13:32.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15492024-08-27T18:13:32.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15502024-08-27T18:13:32.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15512024-08-27T18:13:32.843Z
15522024-08-27T18:13:32.843Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/154)
15532024-08-27T18:13:33.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15542024-08-27T18:13:33.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15552024-08-27T18:13:33.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15562024-08-27T18:13:33.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15572024-08-27T18:13:33.500Z
15582024-08-27T18:13:33.500Zinfo: running `cargo check --bins` on sled-hardware-types (25/154)
15592024-08-27T18:13:34.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15602024-08-27T18:13:34.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15612024-08-27T18:13:34.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15622024-08-27T18:13:34.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15632024-08-27T18:13:34.368Z
15642024-08-27T18:13:34.369Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/154)
15652024-08-27T18:13:35.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15662024-08-27T18:13:35.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15672024-08-27T18:13:35.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15682024-08-27T18:13:35.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15692024-08-27T18:13:35.243Z
15702024-08-27T18:13:35.243Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/154)
15712024-08-27T18:13:36.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15722024-08-27T18:13:36.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15732024-08-27T18:13:36.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15742024-08-27T18:13:36.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15752024-08-27T18:13:36.133Z
15762024-08-27T18:13:36.133Zinfo: running `cargo check --bins` on oxlog (28/154)
15772024-08-27T18:13:36.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15782024-08-27T18:13:36.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15792024-08-27T18:13:36.997Z Checking cfg-if v1.0.0
15802024-08-27T18:13:36.997Z Checking libc v0.2.156
15812024-08-27T18:13:37.020Z Checking memchr v2.7.2
15822024-08-27T18:13:37.047Z Checking serde v1.0.208
15832024-08-27T18:13:37.070Z Checking zeroize v1.7.0
15842024-08-27T18:13:37.093Z Checking typenum v1.17.0
15852024-08-27T18:13:37.093Z Checking scopeguard v1.2.0
15862024-08-27T18:13:37.093Z Checking byteorder v1.5.0
15872024-08-27T18:13:37.125Z Checking log v0.4.21
15882024-08-27T18:13:37.230Z Checking lock_api v0.4.12
15892024-08-27T18:13:37.298Z Checking subtle v2.5.0
15902024-08-27T18:13:37.388Z Checking once_cell v1.19.0
15912024-08-27T18:13:37.467Z Checking const-oid v0.9.6
15922024-08-27T18:13:37.541Z Checking itoa v1.0.11
15932024-08-27T18:13:37.588Z Checking pin-project-lite v0.2.14
15942024-08-27T18:13:37.663Z Checking smallvec v1.13.2
15952024-08-27T18:13:37.708Z Checking zerocopy v0.7.34
15962024-08-27T18:13:37.750Z Checking spin v0.9.8
15972024-08-27T18:13:37.811Z Checking tinyvec_macros v0.1.1
15982024-08-27T18:13:37.893Z Checking tinyvec v1.6.0
15992024-08-27T18:13:37.985Z Checking getrandom v0.2.14
16002024-08-27T18:13:38.008Z Checking parking_lot_core v0.9.10
16012024-08-27T18:13:38.068Z Checking signal-hook-registry v1.4.2
16022024-08-27T18:13:38.133Z Checking generic-array v0.14.7
16032024-08-27T18:13:38.220Z Checking rand_core v0.6.4
16042024-08-27T18:13:38.294Z Checking mio v0.8.11
16052024-08-27T18:13:38.317Z Checking parking_lot v0.12.2
16062024-08-27T18:13:38.493Z Checking socket2 v0.5.7
16072024-08-27T18:13:38.611Z Checking num_cpus v1.16.0
16082024-08-27T18:13:38.715Z Checking futures-core v0.3.30
16092024-08-27T18:13:38.841Z Checking cpufeatures v0.2.12
16102024-08-27T18:13:38.864Z Checking unicode-bidi v0.3.15
16112024-08-27T18:13:38.887Z Checking allocator-api2 v0.2.18
16122024-08-27T18:13:38.910Z Checking futures-sink v0.3.30
16132024-08-27T18:13:38.934Z Checking libm v0.2.8
16142024-08-27T18:13:38.957Z Checking ahash v0.8.11
16152024-08-27T18:13:39.008Z Checking unicode-normalization v0.1.23
16162024-08-27T18:13:39.051Z Checking ryu v1.0.18
16172024-08-27T18:13:39.100Z Checking crypto-common v0.1.6
16182024-08-27T18:13:39.266Z Checking block-buffer v0.10.4
16192024-08-27T18:13:39.289Z Checking block-padding v0.3.3
16202024-08-27T18:13:39.408Z Checking equivalent v1.0.1
16212024-08-27T18:13:39.441Z Checking futures-channel v0.3.30
16222024-08-27T18:13:39.464Z Checking hashbrown v0.14.5
16232024-08-27T18:13:39.487Z Checking digest v0.10.7
16242024-08-27T18:13:39.510Z Checking inout v0.1.3
16252024-08-27T18:13:39.533Z Checking slab v0.4.9
16262024-08-27T18:13:39.679Z Checking num-traits v0.2.19
16272024-08-27T18:13:39.702Z Checking cipher v0.4.4
16282024-08-27T18:13:39.748Z Checking futures-io v0.3.30
16292024-08-27T18:13:39.772Z Checking futures-task v0.3.30
16302024-08-27T18:13:39.772Z Checking pin-utils v0.1.0
16312024-08-27T18:13:39.828Z Checking hmac v0.12.1
16322024-08-27T18:13:39.875Z Checking sha2 v0.10.8
16332024-08-27T18:13:39.929Z Checking base64ct v1.6.0
16342024-08-27T18:13:39.996Z Checking futures-util v0.3.30
16352024-08-27T18:13:40.027Z Checking flagset v0.4.5
16362024-08-27T18:13:40.053Z Checking ppv-lite86 v0.2.17
16372024-08-27T18:13:40.203Z Checking percent-encoding v2.3.1
16382024-08-27T18:13:40.321Z Checking pem-rfc7468 v0.7.0
16392024-08-27T18:13:40.355Z Checking salsa20 v0.10.2
16402024-08-27T18:13:40.395Z Checking pbkdf2 v0.12.2
16412024-08-27T18:13:40.475Z Checking tracing-core v0.1.32
16422024-08-27T18:13:40.537Z Checking fnv v1.0.7
16432024-08-27T18:13:40.560Z Checking untrusted v0.9.0
16442024-08-27T18:13:40.583Z Checking der v0.7.9
16452024-08-27T18:13:40.644Z Checking rand_chacha v0.3.1
16462024-08-27T18:13:40.667Z Checking scrypt v0.11.0
16472024-08-27T18:13:40.695Z Checking ring v0.17.8
16482024-08-27T18:13:40.854Z Checking cbc v0.1.2
16492024-08-27T18:13:40.983Z Checking rand v0.8.5
16502024-08-27T18:13:41.028Z Checking aes v0.8.4
16512024-08-27T18:13:41.056Z Checking tracing v0.1.40
16522024-08-27T18:13:41.161Z Checking thiserror v1.0.63
16532024-08-27T18:13:41.284Z Checking foreign-types-shared v0.1.1
16542024-08-27T18:13:41.387Z Checking foreign-types v0.3.2
16552024-08-27T18:13:41.410Z Checking form_urlencoded v1.2.1
16562024-08-27T18:13:41.434Z Checking bytes v1.7.1
16572024-08-27T18:13:41.480Z Checking bitflags v2.6.0
16582024-08-27T18:13:41.582Z Checking indexmap v2.4.0
16592024-08-27T18:13:41.756Z Checking serde_json v1.0.125
16602024-08-27T18:13:41.825Z Checking openssl-sys v0.9.103
16612024-08-27T18:13:42.114Z Checking aho-corasick v1.1.3
16622024-08-27T18:13:42.164Z Checking tokio v1.38.1
16632024-08-27T18:13:42.223Z Checking spki v0.7.3
16642024-08-27T18:13:42.295Z Checking http v0.2.12
16652024-08-27T18:13:42.469Z Checking pkcs5 v0.7.1
16662024-08-27T18:13:42.705Z Checking powerfmt v0.2.0
16672024-08-27T18:13:42.888Z Checking try-lock v0.2.5
16682024-08-27T18:13:42.929Z Checking regex-syntax v0.8.4
16692024-08-27T18:13:42.952Z Checking unicode-ident v1.0.12
16702024-08-27T18:13:43.015Z Checking siphasher v0.3.11
16712024-08-27T18:13:43.077Z Checking proc-macro2 v1.0.86
16722024-08-27T18:13:43.208Z Checking want v0.3.1
16732024-08-27T18:13:43.284Z Checking deranged v0.3.11
16742024-08-27T18:13:43.379Z Checking pkcs8 v0.10.2
16752024-08-27T18:13:43.468Z Checking http-body v0.4.6
16762024-08-27T18:13:43.502Z Checking openssl v0.10.66
16772024-08-27T18:13:43.639Z Checking sct v0.7.1
16782024-08-27T18:13:43.662Z Checking rustls-webpki v0.101.7
16792024-08-27T18:13:43.828Z Checking uuid v1.10.0
16802024-08-27T18:13:43.852Z Checking idna v0.5.0
16812024-08-27T18:13:44.283Z Checking httparse v1.8.0
16822024-08-27T18:13:44.359Z Checking errno v0.3.9
16832024-08-27T18:13:44.492Z Checking scroll v0.12.0
16842024-08-27T18:13:44.516Z Checking httpdate v1.0.3
16852024-08-27T18:13:44.541Z Checking iana-time-zone v0.1.60
16862024-08-27T18:13:44.635Z Checking plain v0.2.3
16872024-08-27T18:13:44.661Z Checking tower-service v0.3.2
16882024-08-27T18:13:44.733Z Checking num_threads v0.1.7
16892024-08-27T18:13:44.763Z Checking utf8parse v0.2.1
16902024-08-27T18:13:44.786Z Checking openssl-probe v0.1.5
16912024-08-27T18:13:44.786Z Checking ucd-trie v0.1.6
16922024-08-27T18:13:44.853Z Checking finl_unicode v1.2.0
16932024-08-27T18:13:44.901Z Checking time-core v0.1.2
16942024-08-27T18:13:44.925Z Checking anstyle v1.0.8
16952024-08-27T18:13:44.948Z Checking num-conv v0.1.0
16962024-08-27T18:13:44.984Z Checking adler v1.0.2
16972024-08-27T18:13:45.057Z Checking pest v2.7.10
16982024-08-27T18:13:45.130Z Checking miniz_oxide v0.7.2
16992024-08-27T18:13:45.162Z Checking time v0.3.36
17002024-08-27T18:13:45.233Z Checking goblin v0.8.2
17012024-08-27T18:13:45.339Z Checking stringprep v0.1.4
17022024-08-27T18:13:45.565Z Checking regex-automata v0.4.6
17032024-08-27T18:13:45.588Z Checking anstyle-parse v0.2.4
17042024-08-27T18:13:45.776Z Checking chrono v0.4.38
17052024-08-27T18:13:45.820Z Checking rustix v0.38.34
17062024-08-27T18:13:47.268Z Checking url v2.5.2
17072024-08-27T18:13:47.403Z Checking rustls v0.21.12
17082024-08-27T18:13:47.560Z Checking quote v1.0.36
17092024-08-27T18:13:47.626Z Checking serde_spanned v0.6.7
17102024-08-27T18:13:47.799Z Checking toml_datetime v0.6.8
17112024-08-27T18:13:47.863Z Checking num-integer v0.1.46
17122024-08-27T18:13:47.972Z Checking md-5 v0.10.6
17132024-08-27T18:13:48.056Z Checking idna v0.3.0
17142024-08-27T18:13:48.183Z Checking lazy_static v1.5.0
17152024-08-27T18:13:48.224Z Checking native-tls v0.2.11
17162024-08-27T18:13:48.300Z Checking hash32 v0.2.1
17172024-08-27T18:13:48.323Z Checking psl-types v2.0.11
17182024-08-27T18:13:48.440Z Checking tokio-util v0.7.11
17192024-08-27T18:13:48.492Z Checking base64 v0.22.1
17202024-08-27T18:13:48.516Z Checking stable_deref_trait v1.2.0
17212024-08-27T18:13:48.578Z Checking pretty-hex v0.4.1
17222024-08-27T18:13:48.609Z Checking colorchoice v1.0.1
17232024-08-27T18:13:48.726Z Checking anstyle-query v1.0.3
17242024-08-27T18:13:48.749Z Checking gimli v0.28.1
17252024-08-27T18:13:48.749Z Checking is_terminal_polyfill v1.70.0
17262024-08-27T18:13:48.835Z Checking fallible-iterator v0.2.0
17272024-08-27T18:13:48.872Z Checking anstream v0.6.14
17282024-08-27T18:13:48.927Z Checking publicsuffix v2.2.3
17292024-08-27T18:13:49.127Z Checking heapless v0.7.17
17302024-08-27T18:13:49.183Z Checking h2 v0.3.26
17312024-08-27T18:13:49.206Z Checking tokio-native-tls v0.3.1
17322024-08-27T18:13:49.355Z Checking postgres-protocol v0.6.7
17332024-08-27T18:13:49.435Z Checking num-iter v0.1.45
17342024-08-27T18:13:49.504Z Checking syn v2.0.74
17352024-08-27T18:13:49.593Z Checking terminal_size v0.3.0
17362024-08-27T18:13:49.617Z Checking dof v0.3.0
17372024-08-27T18:13:49.751Z Checking cookie v0.17.0
17382024-08-27T18:13:49.935Z Checking dtrace-parser v0.2.0
17392024-08-27T18:13:50.063Z Checking phf_shared v0.11.2
17402024-08-27T18:13:50.127Z Checking ff v0.13.0
17412024-08-27T18:13:50.150Z Checking thread-id v4.2.1
17422024-08-27T18:13:50.180Z Checking tokio-rustls v0.24.1
17432024-08-27T18:13:50.251Z Checking object v0.32.2
17442024-08-27T18:13:50.319Z Checking base64 v0.21.7
17452024-08-27T18:13:50.342Z Checking strsim v0.11.1
17462024-08-27T18:13:50.365Z Checking managed v0.8.0
17472024-08-27T18:13:50.510Z Checking clap_lex v0.7.0
17482024-08-27T18:13:50.596Z Checking base16ct v0.2.0
17492024-08-27T18:13:50.682Z Checking ipnet v2.9.0
17502024-08-27T18:13:50.736Z Checking bitflags v1.3.2
17512024-08-27T18:13:50.760Z Checking either v1.13.0
17522024-08-27T18:13:50.783Z Checking winnow v0.5.40
17532024-08-27T18:13:50.839Z Checking rustc-demangle v0.1.24
17542024-08-27T18:13:51.107Z Checking smoltcp v0.9.1
17552024-08-27T18:13:51.130Z Checking sec1 v0.7.3
17562024-08-27T18:13:51.224Z Checking rustls-pemfile v1.0.4
17572024-08-27T18:13:51.398Z Checking clap_builder v4.5.15
17582024-08-27T18:13:51.459Z Checking group v0.13.0
17592024-08-27T18:13:51.681Z Checking phf v0.11.2
17602024-08-27T18:13:51.953Z Checking cookie_store v0.20.0
17612024-08-27T18:13:52.064Z Checking addr2line v0.21.0
17622024-08-27T18:13:52.397Z Checking postgres-types v0.2.7
17632024-08-27T18:13:52.487Z Checking num-bigint-dig v0.8.4
17642024-08-27T18:13:52.518Z Checking regex v1.10.6
17652024-08-27T18:13:52.986Z Checking bstr v1.9.1
17662024-08-27T18:13:53.051Z Checking futures-executor v0.3.30
17672024-08-27T18:13:53.253Z Checking pkcs1 v0.7.5
17682024-08-27T18:13:53.358Z Checking toml_edit v0.19.15
17692024-08-27T18:13:53.607Z Checking phf_shared v0.10.0
17702024-08-27T18:13:53.771Z Checking serde_urlencoded v0.7.1
17712024-08-27T18:13:53.842Z Checking hubpack v0.1.2
17722024-08-27T18:13:54.110Z Checking zerocopy v0.6.6
17732024-08-27T18:13:54.133Z Checking float-cmp v0.9.0
17742024-08-27T18:13:54.159Z Checking signal-hook v0.3.17
17752024-08-27T18:13:54.298Z Checking crossbeam-utils v0.8.19
17762024-08-27T18:13:54.321Z Checking crc32fast v1.4.0
17772024-08-27T18:13:54.481Z Checking hkdf v0.12.4
17782024-08-27T18:13:54.539Z Checking signature v2.2.0
17792024-08-27T18:13:54.563Z Checking hyper v0.14.30
17802024-08-27T18:13:54.682Z Checking idna v0.4.0
17812024-08-27T18:13:54.721Z Checking crypto-bigint v0.5.5
17822024-08-27T18:13:54.777Z Checking mio v1.0.2
17832024-08-27T18:13:54.963Z Checking memmap v0.7.0
17842024-08-27T18:13:54.986Z Checking usdt-impl v0.5.0
17852024-08-27T18:13:55.148Z Checking encoding_rs v0.8.34
17862024-08-27T18:13:55.338Z Checking difflib v0.4.0
17872024-08-27T18:13:55.361Z Checking static_assertions v1.1.0
17882024-08-27T18:13:55.406Z Checking backtrace v0.3.71
17892024-08-27T18:13:55.453Z Checking sync_wrapper v0.1.2
17902024-08-27T18:13:55.476Z Checking normalize-line-endings v0.3.0
17912024-08-27T18:13:55.500Z Checking predicates-core v1.0.6
17922024-08-27T18:13:55.583Z Checking unicode-segmentation v1.11.0
17932024-08-27T18:13:55.607Z Checking winnow v0.6.18
17942024-08-27T18:13:55.637Z Checking dyn-clone v1.0.17
17952024-08-27T18:13:55.672Z Checking new_debug_unreachable v1.0.6
17962024-08-27T18:13:55.763Z Checking whoami v1.5.1
17972024-08-27T18:13:55.786Z Checking minimal-lexical v0.2.1
17982024-08-27T18:13:55.908Z Checking precomputed-hash v0.1.1
17992024-08-27T18:13:56.003Z Checking mime v0.3.17
18002024-08-27T18:13:56.039Z Checking unicode-width v0.1.13
18012024-08-27T18:13:56.153Z Checking data-encoding v2.6.0
18022024-08-27T18:13:56.176Z Checking fixedbitset v0.4.2
18032024-08-27T18:13:56.233Z Checking webpki-roots v0.25.4
18042024-08-27T18:13:56.300Z Checking bit-vec v0.6.3
18052024-08-27T18:13:56.379Z Checking console v0.15.8
18062024-08-27T18:13:56.402Z Checking petgraph v0.6.5
18072024-08-27T18:13:56.597Z Checking bit-set v0.5.3
18082024-08-27T18:13:56.723Z Checking hickory-proto v0.24.1
18092024-08-27T18:13:56.855Z Checking similar v2.6.0
18102024-08-27T18:13:56.906Z Checking nom v7.1.3
18112024-08-27T18:13:57.117Z Checking tokio-postgres v0.7.11
18122024-08-27T18:13:57.200Z Checking elliptic-curve v0.13.8
18132024-08-27T18:13:57.606Z Checking string_cache v0.8.7
18142024-08-27T18:13:57.763Z Checking anyhow v1.0.86
18152024-08-27T18:13:57.859Z Checking schemars v0.8.21
18162024-08-27T18:13:58.105Z Checking predicates v3.1.2
18172024-08-27T18:13:58.157Z Checking toml_edit v0.22.20
18182024-08-27T18:13:58.674Z Checking toml v0.7.8
18192024-08-27T18:13:59.171Z Checking usdt v0.5.0
18202024-08-27T18:13:59.266Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18212024-08-27T18:13:59.294Z Checking signal-hook-mio v0.2.4
18222024-08-27T18:13:59.317Z Checking crossbeam-epoch v0.9.18
18232024-08-27T18:13:59.409Z Checking rsa v0.9.6
18242024-08-27T18:13:59.432Z Checking flate2 v1.0.31
18252024-08-27T18:13:59.514Z Checking clap v4.5.16
18262024-08-27T18:13:59.621Z Checking futures v0.3.30
18272024-08-27T18:13:59.695Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18282024-08-27T18:13:59.719Z Checking itertools v0.12.1
18292024-08-27T18:13:59.742Z Checking itertools v0.10.5
18302024-08-27T18:13:59.910Z Checking hyper-tls v0.5.0
18312024-08-27T18:14:00.007Z Checking hyper-rustls v0.24.2
18322024-08-27T18:14:00.157Z Checking tokio-stream v0.1.15
18332024-08-27T18:14:00.273Z Checking reqwest v0.11.27
18342024-08-27T18:14:00.304Z Checking fs-err v2.11.0
18352024-08-27T18:14:00.402Z Checking nix v0.28.0
18362024-08-27T18:14:00.646Z Checking slog v2.7.0
18372024-08-27T18:14:00.788Z Checking openapiv3 v2.0.0
18382024-08-27T18:14:00.817Z Checking hex v0.4.3
18392024-08-27T18:14:01.043Z Checking semver v1.0.23
18402024-08-27T18:14:01.266Z Checking sha1 v0.10.6
18412024-08-27T18:14:01.413Z Checking lalrpop-util v0.19.12
18422024-08-27T18:14:01.513Z Checking peg-runtime v0.8.3
18432024-08-27T18:14:01.632Z Checking camino v1.1.9
18442024-08-27T18:14:01.676Z Checking sigpipe v0.1.3
18452024-08-27T18:14:03.670Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18462024-08-27T18:14:04.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.96s
18472024-08-27T18:14:04.225Z
18482024-08-27T18:14:04.226Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/154)
18492024-08-27T18:14:05.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502024-08-27T18:14:05.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512024-08-27T18:14:05.133Z Compiling regress v0.9.1
18522024-08-27T18:14:05.163Z Checking strum v0.26.3
18532024-08-27T18:14:05.195Z Checking heck v0.5.0
18542024-08-27T18:14:05.218Z Compiling getopts v0.2.21
18552024-08-27T18:14:05.246Z Checking dirs-sys-next v0.1.2
18562024-08-27T18:14:05.246Z Compiling unsafe-libyaml v0.2.11
18572024-08-27T18:14:05.314Z Checking http v1.1.0
18582024-08-27T18:14:05.379Z Checking thread_local v1.1.8
18592024-08-27T18:14:05.422Z Checking dirs-next v2.0.0
18602024-08-27T18:14:05.545Z Checking rustls-pki-types v1.7.0
18612024-08-27T18:14:05.568Z Compiling ident_case v1.0.1
18622024-08-27T18:14:05.641Z Checking term v0.7.0
18632024-08-27T18:14:05.746Z Compiling darling_core v0.20.9
18642024-08-27T18:14:05.929Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18652024-08-27T18:14:06.037Z Checking crossbeam-channel v0.5.12
18662024-08-27T18:14:06.061Z Checking atty v0.2.14
18672024-08-27T18:14:06.173Z Checking is-terminal v0.4.12
18682024-08-27T18:14:06.241Z Checking humantime v2.1.0
18692024-08-27T18:14:06.290Z Compiling paste v1.0.15
18702024-08-27T18:14:06.525Z Compiling serde_yaml v0.9.34+deprecated
18712024-08-27T18:14:06.549Z Checking take_mut v0.2.2
18722024-08-27T18:14:06.680Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18732024-08-27T18:14:06.710Z Compiling rustls v0.22.4
18742024-08-27T18:14:06.776Z Checking utf-8 v0.7.6
18752024-08-27T18:14:06.934Z Checking termcolor v1.4.1
18762024-08-27T18:14:07.005Z Checking slog-async v2.8.0
18772024-08-27T18:14:07.037Z Checking slog-term v2.9.1
18782024-08-27T18:14:07.060Z Checking rustls-webpki v0.102.4
18792024-08-27T18:14:07.256Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18802024-08-27T18:14:07.307Z Checking env_logger v0.9.3
18812024-08-27T18:14:07.440Z Compiling proc-macro-crate v1.3.1
18822024-08-27T18:14:07.543Z Compiling bitstruct_derive v0.1.0
18832024-08-27T18:14:07.673Z Compiling structmeta-derive v0.3.0
18842024-08-27T18:14:07.740Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18852024-08-27T18:14:07.846Z Compiling multer v3.1.0
18862024-08-27T18:14:07.965Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
18872024-08-27T18:14:08.388Z Checking ascii v1.1.0
18882024-08-27T18:14:08.738Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18892024-08-27T18:14:08.762Z Checking match_cfg v0.1.0
18902024-08-27T18:14:08.846Z Checking hostname v0.3.1
18912024-08-27T18:14:08.964Z Checking bitstruct v0.1.1
18922024-08-27T18:14:09.009Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
18932024-08-27T18:14:09.075Z Compiling num_enum_derive v0.5.11
18942024-08-27T18:14:09.405Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18952024-08-27T18:14:09.796Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18962024-08-27T18:14:10.025Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18972024-08-27T18:14:10.111Z Checking slog-json v2.6.1
18982024-08-27T18:14:10.134Z Compiling structmeta v0.3.0
18992024-08-27T18:14:10.306Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19002024-08-27T18:14:10.348Z Checking erased-serde v0.3.31
19012024-08-27T18:14:10.542Z Checking serde_arrays v0.1.0
19022024-08-27T18:14:10.565Z Compiling async-stream-impl v0.3.5
19032024-08-27T18:14:10.690Z Compiling foreign-types-macros v0.2.3
19042024-08-27T18:14:10.988Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19052024-08-27T18:14:11.275Z Checking atomic-waker v1.1.2
19062024-08-27T18:14:11.298Z Checking arc-swap v1.7.1
19072024-08-27T18:14:11.372Z Checking foreign-types-shared v0.3.1
19082024-08-27T18:14:11.409Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19092024-08-27T18:14:11.483Z Checking waitgroup v0.1.2
19102024-08-27T18:14:11.618Z Checking num_enum v0.5.11
19112024-08-27T18:14:11.696Z Checking slog-scope v4.4.0
19122024-08-27T18:14:11.720Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19132024-08-27T18:14:11.847Z Checking async-stream v0.3.5
19142024-08-27T18:14:11.871Z Compiling darling_macro v0.20.9
19152024-08-27T18:14:11.900Z Compiling parse-display-derive v0.10.0
19162024-08-27T18:14:11.923Z Checking foreign-types v0.5.0
19172024-08-27T18:14:11.923Z Checking slog-bunyan v2.5.0
19182024-08-27T18:14:12.010Z Compiling proc-macro-error v1.0.4
19192024-08-27T18:14:12.218Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19202024-08-27T18:14:12.425Z Checking toml v0.8.19
19212024-08-27T18:14:12.486Z Checking tungstenite v0.20.1
19222024-08-27T18:14:12.630Z Checking rustls-pemfile v2.1.3
19232024-08-27T18:14:12.717Z Compiling darling v0.20.9
19242024-08-27T18:14:12.834Z Compiling serde_with_macros v3.9.0
19252024-08-27T18:14:12.862Z Checking tokio-rustls v0.25.0
19262024-08-27T18:14:12.886Z Compiling heck v0.3.3
19272024-08-27T18:14:13.073Z Checking newtype-uuid v1.1.0
19282024-08-27T18:14:13.226Z Checking ipnetwork v0.20.0
19292024-08-27T18:14:13.270Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19302024-08-27T18:14:13.294Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19312024-08-27T18:14:13.317Z Checking serde_path_to_error v0.1.16
19322024-08-27T18:14:13.567Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19332024-08-27T18:14:13.837Z Checking hostname v0.4.0
19342024-08-27T18:14:13.978Z Checking cstr-argument v0.1.2
19352024-08-27T18:14:14.031Z Checking instant v0.1.12
19362024-08-27T18:14:14.147Z Checking debug-ignore v1.0.5
19372024-08-27T18:14:14.171Z Checking pretty-hex v0.2.1
19382024-08-27T18:14:14.225Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19392024-08-27T18:14:14.292Z Checking fastrand v2.1.0
19402024-08-27T18:14:14.325Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19412024-08-27T18:14:14.514Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19422024-08-27T18:14:14.578Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19432024-08-27T18:14:14.602Z Checking tempfile v3.10.1
19442024-08-27T18:14:14.663Z Checking backoff v0.4.0
19452024-08-27T18:14:14.929Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19462024-08-27T18:14:14.952Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19472024-08-27T18:14:14.998Z Compiling zone_cfg_derive v0.1.2
19482024-08-27T18:14:15.159Z Checking tokio-tungstenite v0.20.1
19492024-08-27T18:14:15.249Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19502024-08-27T18:14:15.367Z Checking serde_with v3.9.0
19512024-08-27T18:14:15.584Z Checking slog-stdlog v4.1.1
19522024-08-27T18:14:15.764Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19532024-08-27T18:14:15.857Z Checking parse-display v0.10.0
19542024-08-27T18:14:15.927Z Checking tungstenite v0.21.0
19552024-08-27T18:14:16.018Z Checking colored v2.1.0
19562024-08-27T18:14:16.176Z Checking macaddr v1.0.1
19572024-08-27T18:14:16.413Z Checking socket2 v0.4.10
19582024-08-27T18:14:16.501Z Checking base64 v0.13.1
19592024-08-27T18:14:16.524Z Checking zone v0.1.8
19602024-08-27T18:14:16.897Z Checking tokio-tungstenite v0.21.0
19612024-08-27T18:14:16.946Z Checking ron v0.7.1
19622024-08-27T18:14:17.184Z Checking slog-envlogger v2.2.0
19632024-08-27T18:14:17.377Z Checking pem v3.0.4
19642024-08-27T18:14:17.409Z Checking tabwriter v1.4.0
19652024-08-27T18:14:17.635Z Checking xattr v1.3.1
19662024-08-27T18:14:17.658Z Checking portpicker v0.1.1
19672024-08-27T18:14:17.785Z Checking yasna v0.5.2
19682024-08-27T18:14:17.833Z Checking headers-core v0.2.0
19692024-08-27T18:14:17.969Z Checking smf v0.2.3
19702024-08-27T18:14:18.044Z Checking filetime v0.2.24
19712024-08-27T18:14:18.225Z Checking same-file v1.0.6
19722024-08-27T18:14:18.374Z Checking tar v0.4.41
19732024-08-27T18:14:18.397Z Checking headers v0.3.9
19742024-08-27T18:14:18.398Z Checking walkdir v2.5.0
19752024-08-27T18:14:18.476Z Checking atomicwrites v0.4.3
19762024-08-27T18:14:18.556Z Checking rcgen v0.12.1
19772024-08-27T18:14:18.658Z Checking camino-tempfile v1.1.1
19782024-08-27T18:14:18.684Z Checking subprocess v0.2.9
19792024-08-27T18:14:19.529Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19802024-08-27T18:14:19.787Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19812024-08-27T18:14:21.489Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19822024-08-27T18:14:24.020Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19832024-08-27T18:14:24.130Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19842024-08-27T18:14:28.667Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19852024-08-27T18:14:37.432Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19862024-08-27T18:14:37.614Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
19872024-08-27T18:14:37.614Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19882024-08-27T18:14:40.952Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
19892024-08-27T18:14:41.488Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
19902024-08-27T18:14:50.822Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19912024-08-27T18:14:51.151Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19922024-08-27T18:14:52.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.40s
19932024-08-27T18:14:52.781Z
19942024-08-27T18:14:52.782Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/154)
19952024-08-27T18:14:53.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962024-08-27T18:14:53.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972024-08-27T18:14:53.753Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19982024-08-27T18:14:55.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
19992024-08-27T18:14:55.442Z
20002024-08-27T18:14:55.442Zinfo: running `cargo check --bins` on nexus-config (31/154)
20012024-08-27T18:14:56.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022024-08-27T18:14:56.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032024-08-27T18:14:56.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042024-08-27T18:14:56.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20052024-08-27T18:14:56.340Z
20062024-08-27T18:14:56.340Zinfo: running `cargo check --bins` on omicron-rpaths (32/154)
20072024-08-27T18:14:57.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082024-08-27T18:14:57.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092024-08-27T18:14:57.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102024-08-27T18:14:57.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20112024-08-27T18:14:57.194Z
20122024-08-27T18:14:57.194Zinfo: running `cargo check --bins` on omicron-certificates (33/154)
20132024-08-27T18:14:58.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142024-08-27T18:14:58.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152024-08-27T18:14:58.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162024-08-27T18:14:58.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
20172024-08-27T18:14:58.115Z
20182024-08-27T18:14:58.115Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/154)
20192024-08-27T18:14:58.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202024-08-27T18:14:58.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212024-08-27T18:14:59.068Z Compiling heapless v0.8.0
20222024-08-27T18:14:59.091Z Checking hash32 v0.3.1
20232024-08-27T18:14:59.091Z Compiling smoltcp v0.11.0
20242024-08-27T18:14:59.121Z Checking cobs v0.2.3
20252024-08-27T18:14:59.144Z Checking embedded-io v0.4.0
20262024-08-27T18:14:59.167Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20272024-08-27T18:14:59.167Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20282024-08-27T18:14:59.190Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20292024-08-27T18:14:59.277Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20302024-08-27T18:14:59.301Z Compiling crucible-workspace-hack v0.1.0
20312024-08-27T18:14:59.324Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20322024-08-27T18:14:59.351Z Checking postcard v1.0.8
20332024-08-27T18:14:59.477Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20342024-08-27T18:14:59.540Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20352024-08-27T18:14:59.713Z Compiling num-derive v0.4.2
20362024-08-27T18:15:00.828Z Compiling slog-dtrace v0.3.0
20372024-08-27T18:15:00.852Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20382024-08-27T18:15:00.852Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20392024-08-27T18:15:00.852Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20402024-08-27T18:15:00.852Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20412024-08-27T18:15:01.393Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20422024-08-27T18:15:03.481Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20432024-08-27T18:15:04.623Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20442024-08-27T18:15:05.984Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20452024-08-27T18:15:08.347Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20462024-08-27T18:15:09.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
20472024-08-27T18:15:09.428Z
20482024-08-27T18:15:09.428Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/154)
20492024-08-27T18:15:10.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502024-08-27T18:15:10.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512024-08-27T18:15:10.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522024-08-27T18:15:10.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20532024-08-27T18:15:10.317Z
20542024-08-27T18:15:10.317Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (36/154)
20552024-08-27T18:15:11.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562024-08-27T18:15:11.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572024-08-27T18:15:11.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582024-08-27T18:15:11.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20592024-08-27T18:15:11.349Z
20602024-08-27T18:15:11.349Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (37/154)
20612024-08-27T18:15:12.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622024-08-27T18:15:12.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632024-08-27T18:15:12.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642024-08-27T18:15:12.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20652024-08-27T18:15:12.370Z
20662024-08-27T18:15:12.370Zinfo: running `cargo check --bins` on dns-server (38/154)
20672024-08-27T18:15:13.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682024-08-27T18:15:13.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692024-08-27T18:15:13.308Z Compiling parking_lot_core v0.8.6
20702024-08-27T18:15:13.331Z Checking newline-converter v0.3.0
20712024-08-27T18:15:13.355Z Checking nibble_vec v0.1.0
20722024-08-27T18:15:13.355Z Checking quick-error v1.2.3
20732024-08-27T18:15:13.355Z Checking linked-hash-map v0.5.6
20742024-08-27T18:15:13.355Z Checking endian-type v0.1.2
20752024-08-27T18:15:13.390Z Checking fxhash v0.2.1
20762024-08-27T18:15:13.390Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
20772024-08-27T18:15:13.493Z Checking expectorate v1.1.0
20782024-08-27T18:15:13.517Z Checking resolv-conf v0.7.0
20792024-08-27T18:15:13.542Z Checking hickory-server v0.24.1
20802024-08-27T18:15:13.572Z Checking radix_trie v0.2.1
20812024-08-27T18:15:13.658Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20822024-08-27T18:15:13.695Z Checking lru-cache v0.1.2
20832024-08-27T18:15:13.875Z Checking hickory-resolver v0.24.1
20842024-08-27T18:15:14.004Z Checking hickory-client v0.24.1
20852024-08-27T18:15:14.084Z Checking parking_lot v0.11.2
20862024-08-27T18:15:14.396Z Checking sled v0.34.7
20872024-08-27T18:15:16.733Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20882024-08-27T18:15:18.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
20892024-08-27T18:15:18.374Z
20902024-08-27T18:15:18.374Zinfo: running `cargo check --bins` on dns-server-api (39/154)
20912024-08-27T18:15:19.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922024-08-27T18:15:19.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932024-08-27T18:15:19.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942024-08-27T18:15:19.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20952024-08-27T18:15:19.259Z
20962024-08-27T18:15:19.259Zinfo: running `cargo check --bins` on dns-service-client (40/154)
20972024-08-27T18:15:20.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982024-08-27T18:15:20.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992024-08-27T18:15:20.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002024-08-27T18:15:20.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21012024-08-27T18:15:20.098Z
21022024-08-27T18:15:20.098Zinfo: running `cargo check --bins` on gateway-test-utils (41/154)
21032024-08-27T18:15:20.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042024-08-27T18:15:20.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052024-08-27T18:15:20.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062024-08-27T18:15:20.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
21072024-08-27T18:15:21.034Z
21082024-08-27T18:15:21.034Zinfo: running `cargo check --bins` on gateway-types (42/154)
21092024-08-27T18:15:21.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102024-08-27T18:15:21.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112024-08-27T18:15:21.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122024-08-27T18:15:21.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
21132024-08-27T18:15:21.903Z
21142024-08-27T18:15:21.903Zinfo: running `cargo check --bins` on ipcc (43/154)
21152024-08-27T18:15:22.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162024-08-27T18:15:22.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172024-08-27T18:15:22.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21182024-08-27T18:15:22.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
21192024-08-27T18:15:22.823Z
21202024-08-27T18:15:22.823Zinfo: running `cargo check --bins` on omicron-gateway (44/154)
21212024-08-27T18:15:23.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21222024-08-27T18:15:23.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21232024-08-27T18:15:23.802Z Compiling rustls-pki-types v1.7.0
21242024-08-27T18:15:23.825Z Compiling match_cfg v0.1.0
21252024-08-27T18:15:23.825Z Checking num-rational v0.4.2
21262024-08-27T18:15:23.849Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21272024-08-27T18:15:23.849Z Compiling slog-json v2.6.1
21282024-08-27T18:15:23.849Z Compiling http v1.1.0
21292024-08-27T18:15:23.849Z Checking num-complex v0.4.6
21302024-08-27T18:15:23.879Z Compiling prettyplease v0.2.20
21312024-08-27T18:15:23.964Z Compiling hostname v0.3.1
21322024-08-27T18:15:24.184Z Compiling atomic-waker v1.1.2
21332024-08-27T18:15:24.247Z Compiling rustls-webpki v0.102.4
21342024-08-27T18:15:24.281Z Compiling rustls-pemfile v2.1.3
21352024-08-27T18:15:24.305Z Compiling slog-bunyan v2.5.0
21362024-08-27T18:15:24.374Z Compiling waitgroup v0.1.2
21372024-08-27T18:15:24.431Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21382024-08-27T18:15:24.505Z Compiling async-stream v0.3.5
21392024-08-27T18:15:24.597Z Compiling toml v0.8.19
21402024-08-27T18:15:24.621Z Compiling ipnetwork v0.20.0
21412024-08-27T18:15:24.651Z Compiling newtype-uuid v1.1.0
21422024-08-27T18:15:24.674Z Checking num v0.4.3
21432024-08-27T18:15:24.732Z Compiling serde_path_to_error v0.1.16
21442024-08-27T18:15:24.768Z Compiling hostname v0.4.0
21452024-08-27T18:15:24.807Z Compiling instant v0.1.12
21462024-08-27T18:15:24.929Z Compiling debug-ignore v1.0.5
21472024-08-27T18:15:24.955Z Checking float-ord v0.3.2
21482024-08-27T18:15:25.018Z Compiling rustls v0.22.4
21492024-08-27T18:15:25.073Z Compiling semver v0.1.20
21502024-08-27T18:15:25.107Z Compiling radium v0.7.0
21512024-08-27T18:15:25.428Z Compiling multer v3.1.0
21522024-08-27T18:15:25.467Z Compiling rustc_version v0.1.7
21532024-08-27T18:15:25.557Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21542024-08-27T18:15:25.649Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21552024-08-27T18:15:25.947Z Compiling backoff v0.4.0
21562024-08-27T18:15:26.102Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21572024-08-27T18:15:26.161Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
21582024-08-27T18:15:26.185Z Compiling parse-display v0.10.0
21592024-08-27T18:15:26.301Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21602024-08-27T18:15:26.360Z Compiling serde_with v3.9.0
21612024-08-27T18:15:26.410Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21622024-08-27T18:15:26.584Z Compiling macaddr v1.0.1
21632024-08-27T18:15:26.809Z Compiling maybe-uninit v2.0.0
21642024-08-27T18:15:26.971Z Checking tap v1.0.1
21652024-08-27T18:15:27.120Z Checking wyz v0.5.1
21662024-08-27T18:15:27.375Z Compiling newtype_derive v0.1.6
21672024-08-27T18:15:27.506Z Checking password-hash v0.5.0
21682024-08-27T18:15:27.678Z Checking blake2 v0.10.6
21692024-08-27T18:15:27.818Z Compiling bzip2-sys v0.1.11+1.0.8
21702024-08-27T18:15:27.925Z Checking funty v2.0.0
21712024-08-27T18:15:28.088Z Compiling packed_struct v0.10.1
21722024-08-27T18:15:28.142Z Checking crc-catalog v2.4.0
21732024-08-27T18:15:28.277Z Checking crc v3.2.1
21742024-08-27T18:15:28.511Z Checking argon2 v0.5.3
21752024-08-27T18:15:28.726Z Compiling tokio-rustls v0.25.0
21762024-08-27T18:15:28.757Z Checking bitvec v1.0.1
21772024-08-27T18:15:29.104Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
21782024-08-27T18:15:29.140Z Compiling packed_struct_codegen v0.10.1
21792024-08-27T18:15:29.482Z Checking half v2.4.1
21802024-08-27T18:15:29.681Z Compiling cookie v0.18.1
21812024-08-27T18:15:29.913Z Compiling indexmap v1.9.3
21822024-08-27T18:15:29.940Z Checking nodrop v0.1.14
21832024-08-27T18:15:30.056Z Checking ciborium-io v0.2.2
21842024-08-27T18:15:30.171Z Checking ciborium-ll v0.2.2
21852024-08-27T18:15:30.212Z Checking array-init v0.0.4
21862024-08-27T18:15:30.617Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21872024-08-27T18:15:30.868Z Checking smallvec v0.6.14
21882024-08-27T18:15:31.171Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21892024-08-27T18:15:31.305Z Compiling memoffset v0.9.1
21902024-08-27T18:15:31.481Z Checking hashbrown v0.12.3
21912024-08-27T18:15:31.588Z Compiling convert_case v0.4.0
21922024-08-27T18:15:31.767Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
21932024-08-27T18:15:32.030Z Checking highway v1.2.0
21942024-08-27T18:15:32.197Z Checking bitfield v0.14.0
21952024-08-27T18:15:32.422Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21962024-08-27T18:15:32.472Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
21972024-08-27T18:15:32.513Z Compiling derive_more v0.99.18
21982024-08-27T18:15:32.863Z Checking env_logger v0.10.2
21992024-08-27T18:15:33.008Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22002024-08-27T18:15:33.246Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22012024-08-27T18:15:33.502Z Checking serde-hex v0.1.0
22022024-08-27T18:15:33.703Z Checking steno v0.4.1
22032024-08-27T18:15:33.784Z Checking bzip2 v0.4.4
22042024-08-27T18:15:34.188Z Checking ciborium v0.2.2
22052024-08-27T18:15:34.283Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22062024-08-27T18:15:34.458Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22072024-08-27T18:15:34.689Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22082024-08-27T18:15:35.061Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22092024-08-27T18:15:35.689Z Checking ron v0.8.1
22102024-08-27T18:15:36.035Z Checking x509-cert v0.2.5
22112024-08-27T18:15:36.811Z Checking hashbrown v0.13.2
22122024-08-27T18:15:36.834Z Compiling derive-where v1.2.7
22132024-08-27T18:15:36.876Z Checking crc-any v2.5.0
22142024-08-27T18:15:37.195Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22152024-08-27T18:15:37.463Z Checking zip v0.6.6
22162024-08-27T18:15:37.723Z Checking object v0.30.4
22172024-08-27T18:15:38.092Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22182024-08-27T18:15:38.115Z Checking path-slash v0.1.5
22192024-08-27T18:15:38.257Z Checking nix v0.27.1
22202024-08-27T18:15:38.448Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22212024-08-27T18:15:38.591Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22222024-08-27T18:15:39.186Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22232024-08-27T18:15:39.209Z Checking kstat-rs v0.2.4
22242024-08-27T18:15:39.379Z Checking serde-big-array v0.5.1
22252024-08-27T18:15:39.431Z Checking signal-hook-tokio v0.3.1
22262024-08-27T18:15:39.837Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22272024-08-27T18:15:41.047Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22282024-08-27T18:15:43.754Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22292024-08-27T18:15:45.397Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22302024-08-27T18:15:48.148Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22312024-08-27T18:15:51.571Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22322024-08-27T18:15:51.894Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22332024-08-27T18:15:52.190Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22342024-08-27T18:15:58.789Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22352024-08-27T18:15:59.624Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22362024-08-27T18:16:03.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s
22372024-08-27T18:16:03.377Z
22382024-08-27T18:16:03.377Zinfo: running `cargo check --bins` on gateway-api (45/154)
22392024-08-27T18:16:04.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-08-27T18:16:04.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-08-27T18:16:04.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22422024-08-27T18:16:04.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
22432024-08-27T18:16:04.287Z
22442024-08-27T18:16:04.287Zinfo: running `cargo check --bins` on oximeter (46/154)
22452024-08-27T18:16:05.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-08-27T18:16:05.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-08-27T18:16:05.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-08-27T18:16:05.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
22492024-08-27T18:16:05.182Z
22502024-08-27T18:16:05.182Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/154)
22512024-08-27T18:16:05.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-08-27T18:16:05.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-08-27T18:16:05.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22542024-08-27T18:16:05.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
22552024-08-27T18:16:06.019Z
22562024-08-27T18:16:06.019Zinfo: running `cargo check --bins` on oximeter-schema (48/154)
22572024-08-27T18:16:06.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582024-08-27T18:16:06.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592024-08-27T18:16:06.894Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22602024-08-27T18:16:07.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
22612024-08-27T18:16:07.515Z
22622024-08-27T18:16:07.515Zinfo: running `cargo check --bins` on oximeter-types (49/154)
22632024-08-27T18:16:08.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22642024-08-27T18:16:08.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22652024-08-27T18:16:08.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22662024-08-27T18:16:08.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
22672024-08-27T18:16:08.425Z
22682024-08-27T18:16:08.425Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/154)
22692024-08-27T18:16:09.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22702024-08-27T18:16:09.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22712024-08-27T18:16:09.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22722024-08-27T18:16:09.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
22732024-08-27T18:16:09.282Z
22742024-08-27T18:16:09.282Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (51/154)
22752024-08-27T18:16:10.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22762024-08-27T18:16:10.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22772024-08-27T18:16:10.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22782024-08-27T18:16:10.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22792024-08-27T18:16:10.131Z
22802024-08-27T18:16:10.131Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (52/154)
22812024-08-27T18:16:10.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22822024-08-27T18:16:10.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22832024-08-27T18:16:10.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22842024-08-27T18:16:10.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
22852024-08-27T18:16:11.027Z
22862024-08-27T18:16:11.027Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (53/154)
22872024-08-27T18:16:11.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22882024-08-27T18:16:11.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22892024-08-27T18:16:11.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22902024-08-27T18:16:11.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
22912024-08-27T18:16:11.916Z
22922024-08-27T18:16:11.916Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (54/154)
22932024-08-27T18:16:12.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22942024-08-27T18:16:12.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22952024-08-27T18:16:12.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22962024-08-27T18:16:12.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
22972024-08-27T18:16:12.809Z
22982024-08-27T18:16:12.809Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (55/154)
22992024-08-27T18:16:13.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23002024-08-27T18:16:13.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23012024-08-27T18:16:13.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23022024-08-27T18:16:13.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
23032024-08-27T18:16:13.687Z
23042024-08-27T18:16:13.687Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (56/154)
23052024-08-27T18:16:14.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23062024-08-27T18:16:14.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23072024-08-27T18:16:14.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23082024-08-27T18:16:14.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23092024-08-27T18:16:14.551Z
23102024-08-27T18:16:14.551Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (57/154)
23112024-08-27T18:16:15.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23122024-08-27T18:16:15.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23132024-08-27T18:16:15.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23142024-08-27T18:16:15.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23152024-08-27T18:16:15.414Z
23162024-08-27T18:16:15.414Zinfo: running `cargo check --bins` on oximeter-producer (58/154)
23172024-08-27T18:16:16.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23182024-08-27T18:16:16.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23192024-08-27T18:16:16.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23202024-08-27T18:16:16.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23212024-08-27T18:16:16.305Z
23222024-08-27T18:16:16.305Zinfo: running `cargo check --bins` on internal-dns (59/154)
23232024-08-27T18:16:17.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23242024-08-27T18:16:17.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23252024-08-27T18:16:17.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23262024-08-27T18:16:17.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23272024-08-27T18:16:17.177Z
23282024-08-27T18:16:17.177Zinfo: running `cargo check --bins` on nexus-client (60/154)
23292024-08-27T18:16:18.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23302024-08-27T18:16:18.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23312024-08-27T18:16:18.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23322024-08-27T18:16:18.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
23332024-08-27T18:16:18.101Z
23342024-08-27T18:16:18.101Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (61/154)
23352024-08-27T18:16:18.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23362024-08-27T18:16:18.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23372024-08-27T18:16:18.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23382024-08-27T18:16:18.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23392024-08-27T18:16:19.006Z
23402024-08-27T18:16:19.006Zinfo: running `cargo check --bins` on omicron-passwords (62/154)
23412024-08-27T18:16:19.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23422024-08-27T18:16:19.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23432024-08-27T18:16:19.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23442024-08-27T18:16:19.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23452024-08-27T18:16:19.890Z
23462024-08-27T18:16:19.890Zinfo: running `cargo check --bins` on nexus-types (63/154)
23472024-08-27T18:16:20.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23482024-08-27T18:16:20.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23492024-08-27T18:16:20.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23502024-08-27T18:16:20.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
23512024-08-27T18:16:20.783Z
23522024-08-27T18:16:20.783Zinfo: running `cargo check --bins` on gateway-client (64/154)
23532024-08-27T18:16:21.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23542024-08-27T18:16:21.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23552024-08-27T18:16:21.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23562024-08-27T18:16:21.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23572024-08-27T18:16:21.633Z
23582024-08-27T18:16:21.633Zinfo: running `cargo check --bins` on oxql-types (65/154)
23592024-08-27T18:16:22.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23602024-08-27T18:16:22.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23612024-08-27T18:16:22.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23622024-08-27T18:16:22.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23632024-08-27T18:16:22.526Z
23642024-08-27T18:16:22.526Zinfo: running `cargo check --bins` on sp-sim (66/154)
23652024-08-27T18:16:23.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23662024-08-27T18:16:23.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23672024-08-27T18:16:23.397Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
23682024-08-27T18:16:25.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
23692024-08-27T18:16:25.776Z
23702024-08-27T18:16:25.777Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (67/154)
23712024-08-27T18:16:26.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23722024-08-27T18:16:26.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23732024-08-27T18:16:26.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23742024-08-27T18:16:26.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
23752024-08-27T18:16:26.737Z
23762024-08-27T18:16:26.738Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (68/154)
23772024-08-27T18:16:27.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23782024-08-27T18:16:27.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23792024-08-27T18:16:27.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23802024-08-27T18:16:27.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
23812024-08-27T18:16:27.747Z
23822024-08-27T18:16:27.747Zinfo: running `cargo check --bins` on db-macros (69/154)
23832024-08-27T18:16:28.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842024-08-27T18:16:28.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852024-08-27T18:16:28.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23862024-08-27T18:16:28.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
23872024-08-27T18:16:28.588Z
23882024-08-27T18:16:28.588Zinfo: running `cargo check --bins` on nexus-macros-common (70/154)
23892024-08-27T18:16:29.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902024-08-27T18:16:29.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912024-08-27T18:16:29.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23922024-08-27T18:16:29.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
23932024-08-27T18:16:29.414Z
23942024-08-27T18:16:29.414Zinfo: running `cargo check --bins` on nexus-auth (71/154)
23952024-08-27T18:16:30.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-08-27T18:16:30.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-08-27T18:16:30.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982024-08-27T18:16:30.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
23992024-08-27T18:16:30.339Z
24002024-08-27T18:16:30.340Zinfo: running `cargo check --bins` on authz-macros (72/154)
24012024-08-27T18:16:31.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-08-27T18:16:31.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-08-27T18:16:31.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24042024-08-27T18:16:31.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24052024-08-27T18:16:31.180Z
24062024-08-27T18:16:31.180Zinfo: running `cargo check --bins` on nexus-db-fixed-data (73/154)
24072024-08-27T18:16:31.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082024-08-27T18:16:32.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092024-08-27T18:16:32.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24102024-08-27T18:16:32.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24112024-08-27T18:16:32.099Z
24122024-08-27T18:16:32.099Zinfo: running `cargo check --bins` on nexus-db-model (74/154)
24132024-08-27T18:16:32.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142024-08-27T18:16:32.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152024-08-27T18:16:32.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24162024-08-27T18:16:32.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
24172024-08-27T18:16:33.055Z
24182024-08-27T18:16:33.055Zinfo: running `cargo check --bins` on nexus-defaults (75/154)
24192024-08-27T18:16:33.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202024-08-27T18:16:33.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212024-08-27T18:16:33.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24222024-08-27T18:16:33.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24232024-08-27T18:16:33.934Z
24242024-08-27T18:16:33.934Zinfo: running `cargo check --bins` on sled-agent-client (76/154)
24252024-08-27T18:16:34.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262024-08-27T18:16:34.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272024-08-27T18:16:34.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24282024-08-27T18:16:34.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24292024-08-27T18:16:34.815Z
24302024-08-27T18:16:34.815Zinfo: running `cargo check --bins` on nexus-inventory (77/154)
24312024-08-27T18:16:35.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322024-08-27T18:16:35.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332024-08-27T18:16:35.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342024-08-27T18:16:35.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24352024-08-27T18:16:35.715Z
24362024-08-27T18:16:35.715Zinfo: running `cargo check --bins` on typed-rng (78/154)
24372024-08-27T18:16:36.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382024-08-27T18:16:36.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392024-08-27T18:16:36.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402024-08-27T18:16:36.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24412024-08-27T18:16:36.536Z
24422024-08-27T18:16:36.536Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (79/154)
24432024-08-27T18:16:37.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442024-08-27T18:16:37.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452024-08-27T18:16:37.598Z Compiling rayon-core v1.12.1
24462024-08-27T18:16:37.621Z Compiling crossbeam-deque v0.8.5
24472024-08-27T18:16:37.621Z Compiling curve25519-dalek v4.1.3
24482024-08-27T18:16:37.621Z Compiling unicase v2.7.0
24492024-08-27T18:16:37.621Z Compiling same-file v1.0.6
24502024-08-27T18:16:37.621Z Checking keccak v0.1.5
24512024-08-27T18:16:37.621Z Compiling fastrand v2.1.0
24522024-08-27T18:16:37.621Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24532024-08-27T18:16:37.927Z Compiling walkdir v2.5.0
24542024-08-27T18:16:37.969Z Compiling tempfile v3.10.1
24552024-08-27T18:16:38.006Z Checking sha3 v0.10.8
24562024-08-27T18:16:38.127Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24572024-08-27T18:16:38.168Z Compiling thiserror-impl-no-std v2.0.2
24582024-08-27T18:16:38.339Z Checking universal-hash v0.5.1
24592024-08-27T18:16:38.363Z Checking secrecy v0.8.0
24602024-08-27T18:16:38.436Z Compiling blake3 v1.5.1
24612024-08-27T18:16:38.471Z Compiling ring v0.16.20
24622024-08-27T18:16:38.522Z Compiling curve25519-dalek-derive v0.1.1
24632024-08-27T18:16:38.557Z Checking opaque-debug v0.3.1
24642024-08-27T18:16:38.627Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24652024-08-27T18:16:38.652Z Checking poly1305 v0.8.0
24662024-08-27T18:16:38.716Z Compiling rayon v1.10.0
24672024-08-27T18:16:38.909Z Checking chacha20 v0.9.1
24682024-08-27T18:16:39.089Z Checking aead v0.5.2
24692024-08-27T18:16:39.224Z Compiling memmap2 v0.9.4
24702024-08-27T18:16:39.290Z Compiling spin v0.5.2
24712024-08-27T18:16:39.518Z Compiling arrayref v0.3.7
24722024-08-27T18:16:39.577Z Compiling constant_time_eq v0.3.0
24732024-08-27T18:16:39.600Z Compiling untrusted v0.7.1
24742024-08-27T18:16:39.637Z Compiling home v0.5.9
24752024-08-27T18:16:39.661Z Compiling libefi-sys v0.1.0
24762024-08-27T18:16:39.755Z Compiling arrayvec v0.7.4
24772024-08-27T18:16:39.786Z Compiling toolchain_find v0.4.0
24782024-08-27T18:16:39.901Z Checking chacha20poly1305 v0.10.1
24792024-08-27T18:16:40.089Z Compiling camino-tempfile v1.1.1
24802024-08-27T18:16:40.204Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24812024-08-27T18:16:40.373Z Compiling bitfield-struct v0.6.1
24822024-08-27T18:16:40.486Z Compiling topological-sort v0.2.2
24832024-08-27T18:16:40.509Z Compiling cancel-safe-futures v0.1.5
24842024-08-27T18:16:40.686Z Compiling mime_guess v2.0.4
24852024-08-27T18:16:40.710Z Compiling rustfmt-wrapper v0.2.1
24862024-08-27T18:16:40.921Z Checking thiserror-no-std v2.0.2
24872024-08-27T18:16:41.026Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
24882024-08-27T18:16:41.242Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24892024-08-27T18:16:41.267Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24902024-08-27T18:16:41.384Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24912024-08-27T18:16:41.593Z Checking vsss-rs v3.3.4
24922024-08-27T18:16:41.653Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24932024-08-27T18:16:41.964Z Checking gethostname v0.5.0
24942024-08-27T18:16:42.004Z Checking libsw v3.3.1
24952024-08-27T18:16:42.028Z Checking owo-colors v4.0.0
24962024-08-27T18:16:42.097Z Checking swrite v0.1.0
24972024-08-27T18:16:42.169Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982024-08-27T18:16:42.215Z Checking linear-map v1.2.0
24992024-08-27T18:16:42.612Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25002024-08-27T18:16:42.832Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25012024-08-27T18:16:42.900Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25022024-08-27T18:16:43.377Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25032024-08-27T18:16:43.577Z Compiling omicron-zone-package v0.11.0
25042024-08-27T18:16:43.619Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25052024-08-27T18:16:43.644Z Checking nanorand v0.7.0
25062024-08-27T18:16:43.836Z Checking http-range v0.1.5
25072024-08-27T18:16:43.892Z Checking glob v0.3.1
25082024-08-27T18:16:43.965Z Checking flume v0.11.0
25092024-08-27T18:16:44.008Z Checking hyper-staticfile v0.9.5
25102024-08-27T18:16:44.177Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25112024-08-27T18:16:44.386Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25122024-08-27T18:16:44.410Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25132024-08-27T18:16:44.690Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25142024-08-27T18:16:44.994Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25152024-08-27T18:16:45.058Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
25162024-08-27T18:16:45.793Z Checking itertools v0.13.0
25172024-08-27T18:16:45.996Z Checking display-error-chain v0.2.0
25182024-08-27T18:16:46.198Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25192024-08-27T18:16:46.787Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25202024-08-27T18:16:48.058Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25212024-08-27T18:16:49.716Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25222024-08-27T18:16:49.716Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25232024-08-27T18:17:03.956Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25242024-08-27T18:17:19.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.83s
25252024-08-27T18:17:19.539Z
25262024-08-27T18:17:19.539Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (80/154)
25272024-08-27T18:17:20.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282024-08-27T18:17:20.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292024-08-27T18:17:20.541Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25302024-08-27T18:17:36.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
25312024-08-27T18:17:36.570Z
25322024-08-27T18:17:36.570Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (81/154)
25332024-08-27T18:17:37.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25342024-08-27T18:17:37.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25352024-08-27T18:17:37.661Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25362024-08-27T18:17:54.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s
25372024-08-27T18:17:54.539Z
25382024-08-27T18:17:54.539Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (82/154)
25392024-08-27T18:17:55.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25402024-08-27T18:17:55.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25412024-08-27T18:17:55.539Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25422024-08-27T18:18:11.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s
25432024-08-27T18:18:11.291Z
25442024-08-27T18:18:11.291Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (83/154)
25452024-08-27T18:18:12.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25462024-08-27T18:18:12.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25472024-08-27T18:18:12.302Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25482024-08-27T18:18:27.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.50s
25492024-08-27T18:18:27.961Z
25502024-08-27T18:18:27.961Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (84/154)
25512024-08-27T18:18:28.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522024-08-27T18:18:28.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532024-08-27T18:18:28.941Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25542024-08-27T18:18:44.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s
25552024-08-27T18:18:45.023Z
25562024-08-27T18:18:45.023Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (85/154)
25572024-08-27T18:18:45.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582024-08-27T18:18:45.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592024-08-27T18:18:46.001Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25602024-08-27T18:19:01.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.37s
25612024-08-27T18:19:01.554Z
25622024-08-27T18:19:01.554Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (86/154)
25632024-08-27T18:19:02.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642024-08-27T18:19:02.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652024-08-27T18:19:02.623Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25662024-08-27T18:19:18.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
25672024-08-27T18:19:18.853Z
25682024-08-27T18:19:18.853Zinfo: running `cargo check --bins` on bootstrap-agent-api (87/154)
25692024-08-27T18:19:19.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-08-27T18:19:19.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-08-27T18:19:19.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722024-08-27T18:19:19.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
25732024-08-27T18:19:19.792Z
25742024-08-27T18:19:19.792Zinfo: running `cargo check --bins` on sled-agent-types (88/154)
25752024-08-27T18:19:20.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-08-27T18:19:20.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-08-27T18:19:20.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25782024-08-27T18:19:20.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
25792024-08-27T18:19:20.720Z
25802024-08-27T18:19:20.720Zinfo: running `cargo check --bins` on bootstrap-agent-client (89/154)
25812024-08-27T18:19:21.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822024-08-27T18:19:21.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832024-08-27T18:19:21.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842024-08-27T18:19:21.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
25852024-08-27T18:19:21.626Z
25862024-08-27T18:19:21.626Zinfo: running `cargo check --bins` on dpd-client (90/154)
25872024-08-27T18:19:22.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882024-08-27T18:19:22.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892024-08-27T18:19:22.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902024-08-27T18:19:22.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
25912024-08-27T18:19:22.502Z
25922024-08-27T18:19:22.502Zinfo: running `cargo check --bins` on installinator-common (91/154)
25932024-08-27T18:19:23.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942024-08-27T18:19:23.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952024-08-27T18:19:23.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25962024-08-27T18:19:23.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
25972024-08-27T18:19:23.387Z
25982024-08-27T18:19:23.387Zinfo: running `cargo check --bins` on update-engine (92/154)
25992024-08-27T18:19:24.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002024-08-27T18:19:24.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012024-08-27T18:19:24.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26022024-08-27T18:19:24.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26032024-08-27T18:19:24.254Z
26042024-08-27T18:19:24.254Zinfo: running `cargo check --bins` on key-manager (93/154)
26052024-08-27T18:19:25.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-08-27T18:19:25.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-08-27T18:19:25.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26082024-08-27T18:19:25.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26092024-08-27T18:19:25.149Z
26102024-08-27T18:19:25.149Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (94/154)
26112024-08-27T18:19:25.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122024-08-27T18:19:26.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132024-08-27T18:19:26.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142024-08-27T18:19:26.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
26152024-08-27T18:19:26.082Z
26162024-08-27T18:19:26.082Zinfo: running `cargo check --bins` on sled-agent-api (95/154)
26172024-08-27T18:19:26.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182024-08-27T18:19:26.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192024-08-27T18:19:26.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202024-08-27T18:19:26.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26212024-08-27T18:19:27.002Z
26222024-08-27T18:19:27.002Zinfo: running `cargo check --bins` on sled-hardware (96/154)
26232024-08-27T18:19:27.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242024-08-27T18:19:27.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252024-08-27T18:19:27.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26262024-08-27T18:19:27.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26272024-08-27T18:19:27.971Z
26282024-08-27T18:19:27.971Zinfo: running `cargo check --bins --no-default-features` on sled-storage (97/154)
26292024-08-27T18:19:28.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302024-08-27T18:19:28.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312024-08-27T18:19:28.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322024-08-27T18:19:28.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26332024-08-27T18:19:28.892Z
26342024-08-27T18:19:28.892Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (98/154)
26352024-08-27T18:19:29.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362024-08-27T18:19:29.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372024-08-27T18:19:29.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382024-08-27T18:19:29.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26392024-08-27T18:19:29.812Z
26402024-08-27T18:19:29.812Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (99/154)
26412024-08-27T18:19:30.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422024-08-27T18:19:30.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432024-08-27T18:19:30.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442024-08-27T18:19:30.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26452024-08-27T18:19:30.710Z
26462024-08-27T18:19:30.710Zinfo: running `cargo check --bins` on nexus-test-interface (100/154)
26472024-08-27T18:19:31.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482024-08-27T18:19:31.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492024-08-27T18:19:31.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502024-08-27T18:19:31.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26512024-08-27T18:19:31.611Z
26522024-08-27T18:19:31.611Zinfo: running `cargo check --bins` on oximeter-collector (101/154)
26532024-08-27T18:19:32.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-08-27T18:19:32.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-08-27T18:19:32.605Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26562024-08-27T18:19:32.605Z Checking bcs v0.1.6
26572024-08-27T18:19:32.605Z Compiling async-recursion v1.1.1
26582024-08-27T18:19:32.629Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
26592024-08-27T18:19:32.629Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26602024-08-27T18:19:33.902Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26612024-08-27T18:19:38.368Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
26622024-08-27T18:19:40.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
26632024-08-27T18:19:40.843Z
26642024-08-27T18:19:40.843Zinfo: running `cargo check --bins` on oximeter-api (102/154)
26652024-08-27T18:19:41.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-08-27T18:19:41.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-08-27T18:19:41.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682024-08-27T18:19:41.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26692024-08-27T18:19:41.752Z
26702024-08-27T18:19:41.752Zinfo: running `cargo check --bins` on oximeter-client (103/154)
26712024-08-27T18:19:42.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-08-27T18:19:42.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-08-27T18:19:42.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742024-08-27T18:19:42.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26752024-08-27T18:19:42.713Z
26762024-08-27T18:19:42.713Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (104/154)
26772024-08-27T18:19:43.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-08-27T18:19:43.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-08-27T18:19:43.630Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26802024-08-27T18:19:44.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
26812024-08-27T18:19:44.501Z
26822024-08-27T18:19:44.501Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (105/154)
26832024-08-27T18:19:45.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-08-27T18:19:45.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-08-27T18:19:45.472Z Compiling vte_generate_state_changes v0.1.1
26862024-08-27T18:19:45.472Z Checking fd-lock v4.0.2
26872024-08-27T18:19:45.497Z Checking bytecount v0.6.8
26882024-08-27T18:19:45.497Z Compiling tabled_derive v0.7.0
26892024-08-27T18:19:45.497Z Checking crossterm v0.27.0
26902024-08-27T18:19:45.497Z Compiling peg-macros v0.8.4
26912024-08-27T18:19:45.497Z Compiling sqlparser_derive v0.2.2
26922024-08-27T18:19:45.497Z Checking home v0.5.9
26932024-08-27T18:19:45.672Z Checking unicode_categories v0.1.1
26942024-08-27T18:19:45.696Z Checking nu-ansi-term v0.50.0
26952024-08-27T18:19:45.782Z Checking papergrid v0.11.0
26962024-08-27T18:19:45.957Z Checking sqlformat v0.2.4
26972024-08-27T18:19:46.080Z Checking rustyline v14.0.0
26982024-08-27T18:19:46.104Z Checking vte v0.11.1
26992024-08-27T18:19:46.593Z Checking sqlparser v0.45.0
27002024-08-27T18:19:47.109Z Checking crossterm v0.28.1
27012024-08-27T18:19:47.210Z Checking strip-ansi-escapes v0.2.0
27022024-08-27T18:19:47.369Z Checking reedline v0.33.0
27032024-08-27T18:19:47.814Z Checking tabled v0.15.0
27042024-08-27T18:19:48.458Z Checking peg v0.8.4
27052024-08-27T18:19:54.512Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27062024-08-27T18:20:01.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
27072024-08-27T18:20:01.589Z
27082024-08-27T18:20:01.589Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (106/154)
27092024-08-27T18:20:02.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102024-08-27T18:20:02.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112024-08-27T18:20:02.562Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27122024-08-27T18:20:09.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s
27132024-08-27T18:20:09.850Z
27142024-08-27T18:20:09.850Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (107/154)
27152024-08-27T18:20:10.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162024-08-27T18:20:10.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172024-08-27T18:20:10.761Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27182024-08-27T18:20:17.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s
27192024-08-27T18:20:17.680Z
27202024-08-27T18:20:17.680Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (108/154)
27212024-08-27T18:20:18.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222024-08-27T18:20:18.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232024-08-27T18:20:18.638Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27242024-08-27T18:20:24.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
27252024-08-27T18:20:24.282Z
27262024-08-27T18:20:24.282Zinfo: running `cargo check --bins` on oximeter-test-utils (109/154)
27272024-08-27T18:20:25.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282024-08-27T18:20:25.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292024-08-27T18:20:25.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302024-08-27T18:20:25.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27312024-08-27T18:20:25.203Z
27322024-08-27T18:20:25.203Zinfo: running `cargo check --bins` on cockroach-admin-client (110/154)
27332024-08-27T18:20:25.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342024-08-27T18:20:25.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352024-08-27T18:20:25.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362024-08-27T18:20:25.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27372024-08-27T18:20:26.041Z
27382024-08-27T18:20:26.041Zinfo: running `cargo check --bins` on installinator-client (111/154)
27392024-08-27T18:20:26.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402024-08-27T18:20:26.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412024-08-27T18:20:26.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422024-08-27T18:20:26.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27432024-08-27T18:20:26.954Z
27442024-08-27T18:20:26.954Zinfo: running `cargo check --bins` on oxide-client (112/154)
27452024-08-27T18:20:27.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462024-08-27T18:20:27.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472024-08-27T18:20:27.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482024-08-27T18:20:27.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27492024-08-27T18:20:27.887Z
27502024-08-27T18:20:27.887Zinfo: running `cargo check --bins` on wicketd-client (113/154)
27512024-08-27T18:20:28.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522024-08-27T18:20:28.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532024-08-27T18:20:28.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542024-08-27T18:20:28.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27552024-08-27T18:20:28.805Z
27562024-08-27T18:20:28.805Zinfo: running `cargo check --bins` on wicket-common (114/154)
27572024-08-27T18:20:29.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582024-08-27T18:20:29.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592024-08-27T18:20:29.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602024-08-27T18:20:29.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27612024-08-27T18:20:29.695Z
27622024-08-27T18:20:29.695Zinfo: running `cargo check --bins` on omicron-cockroach-admin (115/154)
27632024-08-27T18:20:30.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642024-08-27T18:20:30.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652024-08-27T18:20:30.640Z Checking csv-core v0.1.11
27662024-08-27T18:20:30.664Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27672024-08-27T18:20:30.953Z Checking csv v1.3.0
27682024-08-27T18:20:31.697Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27692024-08-27T18:20:32.176Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27702024-08-27T18:20:33.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
27712024-08-27T18:20:34.014Z
27722024-08-27T18:20:34.014Zinfo: running `cargo check --bins` on cockroach-admin-api (116/154)
27732024-08-27T18:20:34.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742024-08-27T18:20:34.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752024-08-27T18:20:34.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762024-08-27T18:20:34.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27772024-08-27T18:20:34.936Z
27782024-08-27T18:20:34.936Zinfo: running `cargo check --bins` on cockroach-admin-types (117/154)
27792024-08-27T18:20:35.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802024-08-27T18:20:35.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812024-08-27T18:20:35.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822024-08-27T18:20:35.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27832024-08-27T18:20:35.846Z
27842024-08-27T18:20:35.846Zinfo: running `cargo check --bins` on cert-dev (118/154)
27852024-08-27T18:20:36.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862024-08-27T18:20:36.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872024-08-27T18:20:36.688Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27882024-08-27T18:20:36.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
27892024-08-27T18:20:37.114Z
27902024-08-27T18:20:37.114Zinfo: running `cargo check --bins` on ch-dev (119/154)
27912024-08-27T18:20:38.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922024-08-27T18:20:38.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932024-08-27T18:20:38.124Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
27942024-08-27T18:20:38.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
27952024-08-27T18:20:39.107Z
27962024-08-27T18:20:39.107Zinfo: running `cargo check --bins` on crdb-seed (120/154)
27972024-08-27T18:20:39.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982024-08-27T18:20:39.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992024-08-27T18:20:40.028Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28002024-08-27T18:20:40.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28012024-08-27T18:20:40.526Z
28022024-08-27T18:20:40.526Zinfo: running `cargo check --bins` on db-dev (121/154)
28032024-08-27T18:20:41.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042024-08-27T18:20:41.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052024-08-27T18:20:41.457Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28062024-08-27T18:20:42.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
28072024-08-27T18:20:42.515Z
28082024-08-27T18:20:42.515Zinfo: running `cargo check --bins` on omicron-dev-lib (122/154)
28092024-08-27T18:20:43.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102024-08-27T18:20:43.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112024-08-27T18:20:43.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122024-08-27T18:20:43.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28132024-08-27T18:20:43.446Z
28142024-08-27T18:20:43.446Zinfo: running `cargo check --bins` on xtask-downloader (123/154)
28152024-08-27T18:20:44.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162024-08-27T18:20:44.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172024-08-27T18:20:44.289Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28182024-08-27T18:20:45.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
28192024-08-27T18:20:45.487Z
28202024-08-27T18:20:45.487Zinfo: running `cargo check --bins` on mgs-dev (124/154)
28212024-08-27T18:20:46.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-08-27T18:20:46.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-08-27T18:20:46.557Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28242024-08-27T18:20:47.304Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28252024-08-27T18:20:48.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
28262024-08-27T18:20:48.227Z
28272024-08-27T18:20:48.227Zinfo: running `cargo check --bins` on omicron-omdb (125/154)
28282024-08-27T18:20:49.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292024-08-27T18:20:49.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302024-08-27T18:20:49.393Z Compiling crunchy v0.2.2
28312024-08-27T18:20:49.393Z Compiling glob v0.3.1
28322024-08-27T18:20:49.418Z Compiling tiny-keccak v2.0.2
28332024-08-27T18:20:49.418Z Compiling dsl_auto_type v0.1.2
28342024-08-27T18:20:49.418Z Checking scheduled-thread-pool v0.2.7
28352024-08-27T18:20:49.418Z Compiling diesel_table_macro_syntax v0.2.0
28362024-08-27T18:20:49.418Z Compiling ascii-canvas v3.0.0
28372024-08-27T18:20:49.418Z Compiling ena v0.14.3
28382024-08-27T18:20:49.679Z Checking r2d2 v0.8.10
28392024-08-27T18:20:49.807Z Compiling libloading v0.8.3
28402024-08-27T18:20:49.896Z Compiling diff v0.1.13
28412024-08-27T18:20:49.960Z Compiling regex-syntax v0.6.29
28422024-08-27T18:20:49.994Z Compiling bindgen v0.69.4
28432024-08-27T18:20:50.068Z Compiling which v4.4.2
28442024-08-27T18:20:50.210Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28452024-08-27T18:20:50.383Z Compiling clang-sys v1.7.0
28462024-08-27T18:20:50.432Z Compiling cexpr v0.6.0
28472024-08-27T18:20:50.530Z Compiling ref-cast v1.0.23
28482024-08-27T18:20:50.640Z Compiling rustc-hash v1.1.0
28492024-08-27T18:20:50.668Z Compiling lazycell v1.3.0
28502024-08-27T18:20:50.727Z Compiling shlex v1.3.0
28512024-08-27T18:20:50.805Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28522024-08-27T18:20:50.846Z Compiling derive_builder_core v0.20.0
28532024-08-27T18:20:50.968Z Compiling diesel_derives v2.2.2
28542024-08-27T18:20:51.114Z Compiling libxml v0.3.3
28552024-08-27T18:20:51.175Z Compiling ref-cast-impl v1.0.23
28562024-08-27T18:20:51.198Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28572024-08-27T18:20:51.509Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28582024-08-27T18:20:51.639Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28592024-08-27T18:20:51.898Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28602024-08-27T18:20:52.012Z Compiling strum_macros v0.24.3
28612024-08-27T18:20:52.255Z Compiling indoc v1.0.9
28622024-08-27T18:20:53.055Z Compiling lalrpop v0.19.12
28632024-08-27T18:20:53.217Z Compiling derive_builder_macro v0.20.0
28642024-08-27T18:20:53.949Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28652024-08-27T18:20:54.049Z Checking derive_builder v0.20.0
28662024-08-27T18:20:54.244Z Compiling oso-derive v0.27.3
28672024-08-27T18:20:54.515Z Compiling impl-trait-for-tuples v0.2.2
28682024-08-27T18:20:55.177Z Checking quick-xml v0.31.0
28692024-08-27T18:20:55.201Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
28702024-08-27T18:20:55.224Z Checking maplit v1.0.2
28712024-08-27T18:20:55.349Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28722024-08-27T18:20:55.554Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28732024-08-27T18:20:55.844Z Checking bb8 v0.8.5
28742024-08-27T18:20:56.349Z Compiling const_format_proc_macros v0.2.32
28752024-08-27T18:20:56.833Z Checking crossbeam-deque v0.8.5
28762024-08-27T18:20:57.026Z Compiling portable-atomic v1.6.0
28772024-08-27T18:20:57.121Z Checking rayon-core v1.12.1
28782024-08-27T18:20:57.782Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28792024-08-27T18:20:58.097Z Checking castaway v0.2.3
28802024-08-27T18:20:58.282Z Checking compact_str v0.8.0
28812024-08-27T18:20:58.306Z Checking const_format v0.2.32
28822024-08-27T18:20:58.793Z Checking rayon v1.10.0
28832024-08-27T18:20:59.111Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
28842024-08-27T18:20:59.159Z Checking unicode-truncate v1.0.0
28852024-08-27T18:20:59.400Z Checking lru v0.12.3
28862024-08-27T18:20:59.434Z Compiling instability v0.3.2
28872024-08-27T18:20:59.718Z Checking smawk v0.3.2
28882024-08-27T18:20:59.928Z Checking unicode-linebreak v0.1.5
28892024-08-27T18:21:00.291Z Checking cassowary v0.3.0
28902024-08-27T18:21:00.417Z Checking number_prefix v0.4.0
28912024-08-27T18:21:00.605Z Checking textwrap v0.16.1
28922024-08-27T18:21:00.692Z Checking ratatui v0.28.0
28932024-08-27T18:21:01.013Z Checking multimap v0.10.0
28942024-08-27T18:21:01.608Z Checking diesel v2.2.2
28952024-08-27T18:21:02.390Z Checking indicatif v0.17.8
28962024-08-27T18:21:19.581Z Compiling samael v0.0.15
28972024-08-27T18:21:31.814Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28982024-08-27T18:21:34.226Z Compiling polar-core v0.27.3
28992024-08-27T18:21:43.016Z Checking oso v0.27.3
29002024-08-27T18:23:02.895Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29012024-08-27T18:23:10.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29022024-08-27T18:23:10.560Z
29032024-08-27T18:23:10.560Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (126/154)
29042024-08-27T18:23:11.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052024-08-27T18:23:11.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062024-08-27T18:23:11.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072024-08-27T18:23:11.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29082024-08-27T18:23:11.549Z
29092024-08-27T18:23:11.549Zinfo: running `cargo check --bins` on nexus-saga-recovery (127/154)
29102024-08-27T18:23:12.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112024-08-27T18:23:12.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122024-08-27T18:23:12.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132024-08-27T18:23:12.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29142024-08-27T18:23:12.545Z
29152024-08-27T18:23:12.545Zinfo: running `cargo check --bins` on nexus-test-utils-macros (128/154)
29162024-08-27T18:23:13.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172024-08-27T18:23:13.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182024-08-27T18:23:13.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192024-08-27T18:23:13.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29202024-08-27T18:23:13.432Z
29212024-08-27T18:23:13.432Zinfo: running `cargo check --bins` on omicron-nexus (129/154)
29222024-08-27T18:23:14.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232024-08-27T18:23:14.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242024-08-27T18:23:14.588Z Compiling libz-sys v1.1.16
29252024-08-27T18:23:14.611Z Compiling libgit2-sys v0.17.0+1.8.1
29262024-08-27T18:23:14.634Z Compiling vergen v8.3.2
29272024-08-27T18:23:14.634Z Compiling cargo-platform v0.1.8
29282024-08-27T18:23:14.634Z Compiling pin-project-internal v1.1.5
29292024-08-27T18:23:14.686Z Compiling snafu-derive v0.8.2
29302024-08-27T18:23:14.709Z Compiling libsqlite3-sys v0.28.0
29312024-08-27T18:23:14.709Z Compiling buf-list v1.0.3
29322024-08-27T18:23:14.990Z Compiling cargo_metadata v0.18.1
29332024-08-27T18:23:15.172Z Checking globset v0.4.14
29342024-08-27T18:23:15.232Z Checking olpc-cjson v0.1.3
29352024-08-27T18:23:15.422Z Checking rand_seeder v0.3.0
29362024-08-27T18:23:15.445Z Checking serde_plain v1.0.2
29372024-08-27T18:23:15.490Z Checking typed-path v0.7.1
29382024-08-27T18:23:15.647Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29392024-08-27T18:23:15.842Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29402024-08-27T18:23:15.935Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29412024-08-27T18:23:16.079Z Checking hashlink v0.9.1
29422024-08-27T18:23:16.143Z Checking fallible-iterator v0.3.0
29432024-08-27T18:23:16.229Z Checking parse-size v1.0.0
29442024-08-27T18:23:16.405Z Checking fallible-streaming-iterator v0.1.9
29452024-08-27T18:23:16.673Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29462024-08-27T18:23:16.700Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29472024-08-27T18:23:16.723Z Checking rusqlite v0.31.0
29482024-08-27T18:23:17.190Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29492024-08-27T18:23:17.358Z Checking pin-project v1.1.5
29502024-08-27T18:23:17.486Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29512024-08-27T18:23:17.511Z Checking twox-hash v1.6.3
29522024-08-27T18:23:17.562Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29532024-08-27T18:23:17.999Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29542024-08-27T18:23:18.162Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29552024-08-27T18:23:18.306Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29562024-08-27T18:23:18.444Z Checking fatfs v0.3.6
29572024-08-27T18:23:18.468Z Checking assert_matches v1.5.0
29582024-08-27T18:23:19.606Z Checking snafu v0.8.2
29592024-08-27T18:23:20.060Z Checking tough v0.17.1
29602024-08-27T18:23:24.194Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
29612024-08-27T18:23:25.714Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29622024-08-27T18:23:26.046Z Compiling git2 v0.19.0
29632024-08-27T18:23:32.307Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
29642024-08-27T18:24:54.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
29652024-08-27T18:24:54.178Z
29662024-08-27T18:24:54.178Zinfo: running `cargo check --bins` on nexus-internal-api (130/154)
29672024-08-27T18:24:55.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682024-08-27T18:24:55.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692024-08-27T18:24:55.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702024-08-27T18:24:55.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29712024-08-27T18:24:55.144Z
29722024-08-27T18:24:55.144Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (131/154)
29732024-08-27T18:24:56.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742024-08-27T18:24:56.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752024-08-27T18:24:56.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762024-08-27T18:24:56.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29772024-08-27T18:24:56.107Z
29782024-08-27T18:24:56.107Zinfo: running `cargo check --bins` on nexus-networking (132/154)
29792024-08-27T18:24:56.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802024-08-27T18:24:56.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812024-08-27T18:24:56.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822024-08-27T18:24:56.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29832024-08-27T18:24:57.057Z
29842024-08-27T18:24:57.057Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (133/154)
29852024-08-27T18:24:57.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862024-08-27T18:24:58.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872024-08-27T18:24:58.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882024-08-27T18:24:58.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
29892024-08-27T18:24:58.102Z
29902024-08-27T18:24:58.102Zinfo: running `cargo check --bins` on update-common (134/154)
29912024-08-27T18:24:58.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922024-08-27T18:24:58.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932024-08-27T18:24:58.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942024-08-27T18:24:58.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29952024-08-27T18:24:59.023Z
29962024-08-27T18:24:59.023Zinfo: running `cargo check --bins` on tufaceous-lib (135/154)
29972024-08-27T18:24:59.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982024-08-27T18:24:59.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992024-08-27T18:24:59.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002024-08-27T18:24:59.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30012024-08-27T18:24:59.929Z
30022024-08-27T18:24:59.929Zinfo: running `cargo check --bins` on tufaceous (136/154)
30032024-08-27T18:25:00.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042024-08-27T18:25:00.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052024-08-27T18:25:00.844Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30062024-08-27T18:25:01.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
30072024-08-27T18:25:02.074Z
30082024-08-27T18:25:02.074Zinfo: running `cargo check --bins` on omicron-dev (137/154)
30092024-08-27T18:25:03.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102024-08-27T18:25:03.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112024-08-27T18:25:03.312Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30122024-08-27T18:25:03.312Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30132024-08-27T18:25:03.336Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30142024-08-27T18:25:04.971Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30152024-08-27T18:25:08.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s
30162024-08-27T18:25:08.427Z
30172024-08-27T18:25:08.427Zinfo: running `cargo check --bins` on openapi-manager (138/154)
30182024-08-27T18:25:09.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192024-08-27T18:25:09.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202024-08-27T18:25:09.418Z Checking is_ci v1.2.0
30212024-08-27T18:25:09.419Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30222024-08-27T18:25:09.419Z Checking heck v0.4.1
30232024-08-27T18:25:09.419Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30242024-08-27T18:25:09.442Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30252024-08-27T18:25:09.442Z Checking indent_write v2.2.0
30262024-08-27T18:25:09.570Z Checking supports-color v3.0.0
30272024-08-27T18:25:09.750Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30282024-08-27T18:25:11.495Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30292024-08-27T18:25:12.541Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30302024-08-27T18:25:13.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
30312024-08-27T18:25:14.032Z
30322024-08-27T18:25:14.032Zinfo: running `cargo check --bins` on installinator-api (139/154)
30332024-08-27T18:25:14.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342024-08-27T18:25:14.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352024-08-27T18:25:14.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362024-08-27T18:25:14.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30372024-08-27T18:25:14.954Z
30382024-08-27T18:25:14.954Zinfo: running `cargo check --bins` on openapi-manager-types (140/154)
30392024-08-27T18:25:15.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402024-08-27T18:25:15.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412024-08-27T18:25:15.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422024-08-27T18:25:15.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30432024-08-27T18:25:15.778Z
30442024-08-27T18:25:15.778Zinfo: running `cargo check --bins` on wicketd-api (141/154)
30452024-08-27T18:25:16.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462024-08-27T18:25:16.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472024-08-27T18:25:16.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482024-08-27T18:25:16.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30492024-08-27T18:25:16.702Z
30502024-08-27T18:25:16.702Zinfo: running `cargo check --bins` on reconfigurator-cli (142/154)
30512024-08-27T18:25:17.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522024-08-27T18:25:17.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532024-08-27T18:25:17.751Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30542024-08-27T18:25:19.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
30552024-08-27T18:25:19.478Z
30562024-08-27T18:25:19.478Zinfo: running `cargo check --bins` on omicron-releng (143/154)
30572024-08-27T18:25:20.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582024-08-27T18:25:20.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592024-08-27T18:25:20.357Z Checking memmap2 v0.9.4
30602024-08-27T18:25:20.357Z Checking spin v0.5.2
30612024-08-27T18:25:20.357Z Checking constant_time_eq v0.3.0
30622024-08-27T18:25:20.357Z Checking arrayref v0.3.7
30632024-08-27T18:25:20.357Z Checking arrayvec v0.7.4
30642024-08-27T18:25:20.357Z Checking untrusted v0.7.1
30652024-08-27T18:25:20.381Z Checking cargo-platform v0.1.8
30662024-08-27T18:25:20.381Z Checking topological-sort v0.2.2
30672024-08-27T18:25:20.537Z Checking shell-words v1.1.0
30682024-08-27T18:25:20.680Z Checking ring v0.16.20
30692024-08-27T18:25:20.742Z Checking cargo_metadata v0.18.1
30702024-08-27T18:25:20.781Z Checking blake3 v1.5.1
30712024-08-27T18:25:22.196Z Checking omicron-zone-package v0.11.0
30722024-08-27T18:25:23.727Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30732024-08-27T18:25:24.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
30742024-08-27T18:25:24.994Z
30752024-08-27T18:25:24.994Zinfo: running `cargo check --bins` on xtask (144/154)
30762024-08-27T18:25:25.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-08-27T18:25:25.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-08-27T18:25:25.688Z Checking serde v1.0.208
30792024-08-27T18:25:25.688Z Checking thiserror v1.0.63
30802024-08-27T18:25:25.688Z Checking scroll v0.12.0
30812024-08-27T18:25:25.688Z Checking log v0.4.21
30822024-08-27T18:25:25.688Z Checking bitflags v2.6.0
30832024-08-27T18:25:25.712Z Checking hashbrown v0.14.5
30842024-08-27T18:25:25.737Z Checking zerocopy v0.7.34
30852024-08-27T18:25:25.789Z Checking syn v2.0.74
30862024-08-27T18:25:25.864Z Checking pest v2.7.10
30872024-08-27T18:25:25.970Z Checking rustix v0.38.34
30882024-08-27T18:25:25.995Z Checking fs-err v2.11.0
30892024-08-27T18:25:26.156Z Checking goblin v0.8.2
30902024-08-27T18:25:26.263Z Checking tabled v0.15.0
30912024-08-27T18:25:26.737Z Checking indexmap v2.4.0
30922024-08-27T18:25:26.810Z Checking terminal_size v0.3.0
30932024-08-27T18:25:26.963Z Checking clap_builder v4.5.15
30942024-08-27T18:25:27.005Z Checking anyhow v1.0.86
30952024-08-27T18:25:28.004Z Checking dtrace-parser v0.2.0
30962024-08-27T18:25:29.579Z Checking clap v4.5.16
30972024-08-27T18:25:30.035Z Checking serde_json v1.0.125
30982024-08-27T18:25:30.035Z Checking toml_datetime v0.6.8
30992024-08-27T18:25:30.060Z Checking serde_spanned v0.6.7
31002024-08-27T18:25:30.060Z Checking semver v1.0.23
31012024-08-27T18:25:30.060Z Checking camino v1.1.9
31022024-08-27T18:25:30.060Z Checking cargo-platform v0.1.8
31032024-08-27T18:25:30.124Z Checking macaddr v1.0.1
31042024-08-27T18:25:30.327Z Checking toml_edit v0.22.20
31052024-08-27T18:25:31.262Z Checking dof v0.3.0
31062024-08-27T18:25:31.262Z Checking cargo_metadata v0.18.1
31072024-08-27T18:25:31.812Z Checking usdt-impl v0.5.0
31082024-08-27T18:25:32.263Z Checking usdt v0.5.0
31092024-08-27T18:25:32.540Z Checking toml v0.8.19
31102024-08-27T18:25:33.150Z Checking cargo_toml v0.20.4
31112024-08-27T18:25:34.719Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31122024-08-27T18:25:35.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.49s
31132024-08-27T18:25:35.610Z
31142024-08-27T18:25:35.610Zinfo: running `cargo check --bins` on end-to-end-tests (145/154)
31152024-08-27T18:25:36.268Z Downloading crates ...
31162024-08-27T18:25:36.561Z Downloaded bcrypt-pbkdf v0.10.0
31172024-08-27T18:25:36.589Z Downloaded hex-literal v0.4.1
31182024-08-27T18:25:36.589Z Downloaded md5 v0.7.0
31192024-08-27T18:25:36.589Z Downloaded ecdsa v0.16.9
31202024-08-27T18:25:36.589Z Downloaded russh-cryptovec v0.7.2
31212024-08-27T18:25:36.589Z Downloaded dirs-sys v0.4.1
31222024-08-27T18:25:36.589Z Downloaded pbkdf2 v0.11.0
31232024-08-27T18:25:36.589Z Downloaded ssh-encoding v0.2.0
31242024-08-27T18:25:36.589Z Downloaded ssh-cipher v0.2.0
31252024-08-27T18:25:36.589Z Downloaded russh-keys v0.44.0
31262024-08-27T18:25:36.589Z Downloaded num-bigint v0.4.5
31272024-08-27T18:25:36.589Z Downloaded ssh-key v0.6.6
31282024-08-27T18:25:36.634Z Downloaded p521 v0.13.3
31292024-08-27T18:25:36.634Z Downloaded p384 v0.13.0
31302024-08-27T18:25:36.634Z Downloaded russh v0.44.1
31312024-08-27T18:25:36.634Z Downloaded p256 v0.13.2
31322024-08-27T18:25:36.660Z Downloaded ed25519-dalek v2.1.1
31332024-08-27T18:25:36.660Z Downloaded dhcproto v0.12.0
31342024-08-27T18:25:36.660Z Downloaded rfc6979 v0.4.0
31352024-08-27T18:25:36.660Z Downloaded polyval v0.6.2
31362024-08-27T18:25:36.660Z Downloaded password-hash v0.4.2
31372024-08-27T18:25:36.660Z Downloaded aes-gcm v0.10.3
31382024-08-27T18:25:36.660Z Downloaded internet-checksum v0.2.1
31392024-08-27T18:25:36.660Z Downloaded ghash v0.5.1
31402024-08-27T18:25:36.660Z Downloaded ed25519 v2.2.3
31412024-08-27T18:25:36.660Z Downloaded dirs v5.0.1
31422024-08-27T18:25:36.660Z Downloaded dhcproto-macros v0.1.0
31432024-08-27T18:25:36.660Z Downloaded blowfish v0.9.1
31442024-08-27T18:25:36.660Z Downloaded primeorder v0.13.6
31452024-08-27T18:25:36.660Z Downloaded option-ext v0.2.0
31462024-08-27T18:25:36.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472024-08-27T18:25:36.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482024-08-27T18:25:36.841Z Checking polyval v0.6.2
31492024-08-27T18:25:36.841Z Checking rfc6979 v0.4.0
31502024-08-27T18:25:36.886Z Checking primeorder v0.13.6
31512024-08-27T18:25:36.916Z Checking ctr v0.9.2
31522024-08-27T18:25:36.944Z Checking ed25519 v2.2.3
31532024-08-27T18:25:36.944Z Checking ssh-encoding v0.2.0
31542024-08-27T18:25:36.944Z Checking blowfish v0.9.1
31552024-08-27T18:25:36.944Z Checking option-ext v0.2.0
31562024-08-27T18:25:37.027Z Checking ecdsa v0.16.9
31572024-08-27T18:25:37.117Z Checking dirs-sys v0.4.1
31582024-08-27T18:25:37.146Z Checking ghash v0.5.1
31592024-08-27T18:25:37.177Z Checking password-hash v0.4.2
31602024-08-27T18:25:37.210Z Checking ed25519-dalek v2.1.1
31612024-08-27T18:25:37.238Z Checking bcrypt-pbkdf v0.10.0
31622024-08-27T18:25:37.271Z Checking matches v0.1.10
31632024-08-27T18:25:37.300Z Checking dirs v5.0.1
31642024-08-27T18:25:37.345Z Checking aes-gcm v0.10.3
31652024-08-27T18:25:37.377Z Compiling enum-as-inner v0.5.1
31662024-08-27T18:25:37.377Z Checking idna v0.2.3
31672024-08-27T18:25:37.431Z Checking russh-cryptovec v0.7.2
31682024-08-27T18:25:37.454Z Checking md5 v0.7.0
31692024-08-27T18:25:37.563Z Checking ssh-cipher v0.2.0
31702024-08-27T18:25:37.595Z Checking num-bigint v0.4.5
31712024-08-27T18:25:37.622Z Checking pbkdf2 v0.11.0
31722024-08-27T18:25:37.646Z Checking hex-literal v0.4.1
31732024-08-27T18:25:37.708Z Checking p384 v0.13.0
31742024-08-27T18:25:37.754Z Checking p256 v0.13.2
31752024-08-27T18:25:37.778Z Checking p521 v0.13.3
31762024-08-27T18:25:37.856Z Checking ssh-key v0.6.6
31772024-08-27T18:25:37.890Z Compiling dhcproto-macros v0.1.0
31782024-08-27T18:25:38.114Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31792024-08-27T18:25:38.176Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31802024-08-27T18:25:38.315Z Checking trust-dns-proto v0.22.0
31812024-08-27T18:25:38.545Z Checking internet-checksum v0.2.1
31822024-08-27T18:25:39.290Z Checking russh-keys v0.44.0
31832024-08-27T18:25:42.469Z Checking russh v0.44.1
31842024-08-27T18:25:42.499Z Checking dhcproto v0.12.0
31852024-08-27T18:26:02.949Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31862024-08-27T18:26:04.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s
31872024-08-27T18:26:04.854Z
31882024-08-27T18:26:04.854Zinfo: running `cargo check --bins` on gateway-cli (146/154)
31892024-08-27T18:26:05.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902024-08-27T18:26:05.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912024-08-27T18:26:05.740Z Checking termios v0.3.3
31922024-08-27T18:26:05.933Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31932024-08-27T18:26:06.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
31942024-08-27T18:26:07.072Z
31952024-08-27T18:26:07.072Zinfo: running `cargo check --bins --no-default-features` on installinator (147/154)
31962024-08-27T18:26:07.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972024-08-27T18:26:07.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982024-08-27T18:26:08.093Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31992024-08-27T18:26:10.606Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32002024-08-27T18:26:12.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
32012024-08-27T18:26:13.053Z
32022024-08-27T18:26:13.054Zinfo: running `cargo check --bins` on internal-dns-cli (148/154)
32032024-08-27T18:26:13.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042024-08-27T18:26:13.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052024-08-27T18:26:13.974Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32062024-08-27T18:26:14.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
32072024-08-27T18:26:14.614Z
32082024-08-27T18:26:14.614Zinfo: running `cargo check --bins` on omicron-package (149/154)
32092024-08-27T18:26:15.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102024-08-27T18:26:15.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112024-08-27T18:26:15.562Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32122024-08-27T18:26:17.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
32132024-08-27T18:26:17.264Z
32142024-08-27T18:26:17.264Zinfo: running `cargo check --bins` on wicket-dbg (150/154)
32152024-08-27T18:26:18.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162024-08-27T18:26:18.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172024-08-27T18:26:18.271Z Checking rtoolbox v0.0.2
32182024-08-27T18:26:18.271Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32192024-08-27T18:26:18.294Z Checking tui-tree-widget v0.22.0
32202024-08-27T18:26:18.459Z Checking rpassword v7.3.1
32212024-08-27T18:26:23.671Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32222024-08-27T18:26:27.488Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32232024-08-27T18:26:28.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s
32242024-08-27T18:26:29.033Z
32252024-08-27T18:26:29.034Zinfo: running `cargo check --bins` on wicket (151/154)
32262024-08-27T18:26:29.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272024-08-27T18:26:29.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282024-08-27T18:26:30.032Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32292024-08-27T18:26:30.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32302024-08-27T18:26:30.554Z
32312024-08-27T18:26:30.554Zinfo: running `cargo check --bins` on wicketd (152/154)
32322024-08-27T18:26:31.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332024-08-27T18:26:31.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342024-08-27T18:26:31.534Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32352024-08-27T18:26:36.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
32362024-08-27T18:26:36.315Z
32372024-08-27T18:26:36.315Zinfo: running `cargo check --bins` on omicron-workspace-hack (153/154)
32382024-08-27T18:26:37.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392024-08-27T18:26:37.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402024-08-27T18:26:37.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412024-08-27T18:26:37.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32422024-08-27T18:26:37.195Z
32432024-08-27T18:26:37.195Zinfo: running `cargo check --bins` on zone-setup (154/154)
32442024-08-27T18:26:38.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452024-08-27T18:26:38.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462024-08-27T18:26:38.262Z Checking uzers v0.11.3
32472024-08-27T18:26:38.563Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32482024-08-27T18:26:39.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
32492024-08-27T18:26:40.134Z
32502024-08-27T18:26:40.158Zreal 13:38.120865229
32512024-08-27T18:26:40.158Zuser 24:18.189709476
32522024-08-27T18:26:40.158Zsys 5:39.051131893
32532024-08-27T18:26:40.158Ztrap 0.651288796
32542024-08-27T18:26:40.158Ztflt 1.909438040
32552024-08-27T18:26:40.158Zdflt 2.562940907
32562024-08-27T18:26:40.158Zkflt 0.001190531
32572024-08-27T18:26:40.158Zlock 46:30.625551789
32582024-08-27T18:26:40.158Zslp 2:08:10.822574313
32592024-08-27T18:26:40.159Zlat 1:03.818264907
32602024-08-27T18:26:40.159Zstop 2:46.722275993
32612024-08-27T18:26:40.159Zprocess exited: duration 1060662 ms, exit code 0
 
32622024-08-27T18:26:40.209Zfound 0 output files