01JDJA2DPAARAN6TAKQZD3EJ6B: 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: 01JDJA2QB4EFE6KNHKQPWQ1RSA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-25T18:42:47.877Zjob assigned to worker 01JDJA2XQ4B5ZKEDWCD0W0E15N [factory aws, i-01851afe32491b37e] (queued for 50 s)
 
22024-11-25T18:42:55.491Zstarting task 0: "setup"
32024-11-25T18:42:55.501Z++ uname -s
42024-11-25T18:42:55.507Z+ kern=SunOS
52024-11-25T18:42:55.507Z+ case "$kern" in
62024-11-25T18:42:55.507Z+ groupadd -g 12345 build
72024-11-25T18:42:55.507Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-25T18:42:57.514Z+ zfs create -o mountpoint=/work rpool/work
92024-11-25T18:42:57.607Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-25T18:42:57.609Z+ home_fs=zfs
112024-11-25T18:42:57.610Z+ [[ zfs == autofs ]]
122024-11-25T18:42:57.610Z+ mkdir -p /home/build
132024-11-25T18:42:57.612Z+ chown build:build /home/build /work
142024-11-25T18:42:59.613Z+ chmod 0700 /home/build /work
152024-11-25T18:42:59.616Zprocess exited: duration 4124 ms, exit code 0
 
162024-11-25T18:42:59.620Zstarting task 1: "rust-toolchain"
172024-11-25T18:42:59.625Z+ printf ' * toolchain channel = "%s"
182024-11-25T18:42:59.625Z' 1.81.0
192024-11-25T18:42:59.626Z * toolchain channel = "1.81.0"
202024-11-25T18:42:59.628Z+ printf ' * toolchain profile = "%s"
212024-11-25T18:42:59.628Z' default
222024-11-25T18:42:59.628Z * toolchain profile = "default"
232024-11-25T18:42:59.628Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-25T18:42:59.628Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-25T18:42:59.741Zinfo: downloading installer
262024-11-25T18:43:01.066Zinfo: profile set to 'default'
272024-11-25T18:43:01.066Zinfo: default host triple is x86_64-unknown-illumos
282024-11-25T18:43:01.069Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-25T18:43:01.217Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-25T18:43:01.217Zinfo: downloading component 'cargo'
312024-11-25T18:43:02.159Zinfo: downloading component 'clippy'
322024-11-25T18:43:02.467Zinfo: downloading component 'rust-docs'
332024-11-25T18:43:03.631Zinfo: downloading component 'rust-std'
342024-11-25T18:43:05.438Zinfo: downloading component 'rustc'
352024-11-25T18:43:11.982Zinfo: downloading component 'rustfmt'
362024-11-25T18:43:12.224Zinfo: installing component 'cargo'
372024-11-25T18:43:13.021Zinfo: installing component 'clippy'
382024-11-25T18:43:13.380Zinfo: installing component 'rust-docs'
392024-11-25T18:43:14.989Zinfo: installing component 'rust-std'
402024-11-25T18:43:16.692Zinfo: installing component 'rustc'
412024-11-25T18:43:22.323Zinfo: installing component 'rustfmt'
422024-11-25T18:43:22.643Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-25T18:43:22.643Z
442024-11-25T18:43:23.008Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-25T18:43:23.008Z
462024-11-25T18:43:23.011Z
472024-11-25T18:43:23.011ZRust is installed now. Great!
482024-11-25T18:43:23.011Z
492024-11-25T18:43:23.011ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-25T18:43:23.011Zenvironment variable. This has not been done automatically.
512024-11-25T18:43:23.011Z
522024-11-25T18:43:23.011ZTo configure your current shell, you need to source
532024-11-25T18:43:23.011Zthe corresponding env file under $HOME/.cargo.
542024-11-25T18:43:23.011Z
552024-11-25T18:43:23.011ZThis is usually done by running one of the following (note the leading DOT):
562024-11-25T18:43:23.011Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-25T18:43:23.011Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-25T18:43:23.082Z+ rustc --version
592024-11-25T18:43:23.146Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-25T18:43:23.149Zprocess exited: duration 23523 ms, exit code 0
 
612024-11-25T18:43:23.155Zstarting task 2: "authentication"
622024-11-25T18:43:23.175Zprocess exited: duration 20 ms, exit code 0
 
632024-11-25T18:43:23.180Zstarting task 3: "clone repository"
642024-11-25T18:43:23.185Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-25T18:43:23.189Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-25T18:43:23.225ZCloning into '/work/oxidecomputer/omicron'...
672024-11-25T18:43:28.790Z+ cd /work/oxidecomputer/omicron
682024-11-25T18:43:28.793Z+ git fetch origin 3d3ba51ad13da7286ab8c6637564a31cf9abd8c2
692024-11-25T18:43:29.114ZFrom https://github.com/oxidecomputer/omicron
702024-11-25T18:43:29.114Z * branch 3d3ba51ad13da7286ab8c6637564a31cf9abd8c2 -> FETCH_HEAD
712024-11-25T18:43:29.125Z+ [[ -n re-apply-7006 ]]
722024-11-25T18:43:29.127Z++ git branch --show-current
732024-11-25T18:43:29.130Z+ current=main
742024-11-25T18:43:29.130Z+ [[ main != re-apply-7006 ]]
752024-11-25T18:43:29.130Z+ git branch -f re-apply-7006 3d3ba51ad13da7286ab8c6637564a31cf9abd8c2
762024-11-25T18:43:29.133Z+ git checkout -f re-apply-7006
772024-11-25T18:43:29.319ZSwitched to branch 're-apply-7006'
782024-11-25T18:43:29.322Z+ git reset --hard 3d3ba51ad13da7286ab8c6637564a31cf9abd8c2
792024-11-25T18:43:29.495ZHEAD is now at 3d3ba51ad [sled-agent] PUT zones doesn't create datasets (#7006)
802024-11-25T18:43:29.497Zprocess exited: duration 6315 ms, exit code 0
 
812024-11-25T18:43:29.503Zstarting task 4: "build"
822024-11-25T18:43:29.508Z+ source .github/buildomat/ci-env.sh
832024-11-25T18:43:29.510Z++ export CARGO_TERM_COLOR=always
842024-11-25T18:43:29.510Z++ CARGO_TERM_COLOR=always
852024-11-25T18:43:29.511Z+ cargo --version
862024-11-25T18:43:29.566Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-25T18:43:29.568Z+ rustc --version
882024-11-25T18:43:29.629Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-25T18:43:29.632Z+ source ./env.sh
902024-11-25T18:43:29.632Z++ OLD_SHELL_OPTS=ehxB
912024-11-25T18:43:29.632Z++ set -o xtrace
922024-11-25T18:43:29.634Z++++ dirname ./env.sh
932024-11-25T18:43:29.636Z+++ readlink -f .
942024-11-25T18:43:29.639Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-25T18:43:29.641Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-11-25T18:43:29.641Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-25T18:43:29.641Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-11-25T18:43:29.641Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-11-25T18:43:29.641Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-11-25T18:43:29.642Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-11-25T18:43:29.642Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-11-25T18:43:29.642Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-11-25T18:43:29.642Z++ case $OLD_SHELL_OPTS in
1042024-11-25T18:43:29.642Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-25T18:43:29.642Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-11-25T18:43:29.642Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-11-25T18:43:29.642Z+ banner prerequisites
1082024-11-25T18:43:29.642Z
1092024-11-25T18:43:29.642Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-25T18:43:29.642Z # # # # # # # # # # # # # # #
1112024-11-25T18:43:29.642Z # # # # ##### # # ##### # # # # # #### #
1122024-11-25T18:43:29.642Z ##### ##### # ##### # # # # # # # # #
1132024-11-25T18:43:29.642Z # # # # # # # # # # # # # # #
1142024-11-25T18:43:29.642Z # # # ###### # # ###### ### # #### # #### #
1152024-11-25T18:43:29.642Z
1162024-11-25T18:43:29.644Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-25T18:43:38.421Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-25T18:43:42.047Z Startup: Caching catalogs ... Done
1192024-11-25T18:43:51.079ZPlanning: Solver setup ... Done (8.292s)
1202024-11-25T18:43:51.192ZPlanning: Running solver ... Done (0.113s)
1212024-11-25T18:43:51.288ZPlanning: Finding local manifests ... Done (0.004s)
1222024-11-25T18:43:51.301ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-25T18:43:51.519ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-25T18:43:51.619ZPlanning: Package planning ... Done (0.098s)
1252024-11-25T18:43:51.673ZPlanning: Merging actions ... Done (0.055s)
1262024-11-25T18:43:51.860ZPlanning: Checking for conflicting actions ... Done (0.187s)
1272024-11-25T18:43:53.678ZPlanning: Consolidating action changes ... Done (1.817s)
1282024-11-25T18:43:54.092ZPlanning: Evaluating mediators ... Done (0.415s)
1292024-11-25T18:43:54.176ZPlanning: Planning completed in 12.04 seconds
1302024-11-25T18:43:54.191Z Packages to install: 4
1312024-11-25T18:43:54.191Z Packages to update: 1
1322024-11-25T18:43:54.194Z Mediators to change: 2
1332024-11-25T18:43:54.194Z Services to change: 1
1342024-11-25T18:43:54.194Z Estimated space available: 155.64 GB
1352024-11-25T18:43:54.194ZEstimated space to be consumed: 1.60 GB
1362024-11-25T18:43:54.194Z Create boot environment: No
1372024-11-25T18:43:54.194ZCreate backup boot environment: Yes
1382024-11-25T18:43:54.194Z Rebuild boot archive: No
1392024-11-25T18:43:54.194Z
1402024-11-25T18:43:54.194ZChanged mediators:
1412024-11-25T18:43:54.194Z mediator clang:
1422024-11-25T18:43:54.194Z version: None -> 15 (system default)
1432024-11-25T18:43:54.194Z
1442024-11-25T18:43:54.194Z mediator llvm:
1452024-11-25T18:43:54.194Z version: 14 (system default) -> 15 (system default)
1462024-11-25T18:43:54.194Z
1472024-11-25T18:43:54.194ZChanged packages:
1482024-11-25T18:43:54.194Zhelios-dev
1492024-11-25T18:43:54.194Z developer/build-essential
1502024-11-25T18:43:54.194Z None -> 11-2.0
1512024-11-25T18:43:54.194Z library/libxmlsec1
1522024-11-25T18:43:54.194Z None -> 1.2.35-2.0
1532024-11-25T18:43:54.194Z ooce/developer/clang-15
1542024-11-25T18:43:54.194Z None -> 15.0.7-2.0
1552024-11-25T18:43:54.194Z ooce/developer/llvm-15
1562024-11-25T18:43:54.194Z None -> 15.0.7-2.0
1572024-11-25T18:43:54.194Z package/pkg
1582024-11-25T18:43:54.194Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-25T18:43:54.194Z
1602024-11-25T18:43:54.194ZServices:
1612024-11-25T18:43:54.194Z restart_fmri:
1622024-11-25T18:43:54.194Z svc:/system/update-man-index:default
1632024-11-25T18:43:54.194Z
1642024-11-25T18:43:54.194ZEditable files to change:
1652024-11-25T18:43:54.195Z Update:
1662024-11-25T18:43:54.195Z usr/share/lib/pkg/web/config.shtml
1672024-11-25T18:43:54.273Z
1682024-11-25T18:43:54.273ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-25T18:43:59.275ZDownload: 1478/4281 items 117.3/220.6MB 53% complete (23.7M/s)
1702024-11-25T18:44:04.280ZDownload: 3053/4281 items 121.4/220.6MB 55% complete (12.2M/s)
1712024-11-25T18:44:09.596ZDownload: 3285/4281 items 211.9/220.6MB 96% complete (10.5M/s)
1722024-11-25T18:44:14.597ZDownload: 4049/4281 items 218.8/220.6MB 99% complete (8.7M/s)
1732024-11-25T18:44:16.243ZDownload: Completed 220.60 MB in 21.97 seconds (10.0M/s)
1742024-11-25T18:44:17.414Z Actions: 1/5063 actions (Removing old actions)
1752024-11-25T18:44:17.434Z Actions: 194/5063 actions (Installing new actions)
1762024-11-25T18:44:22.111Z Actions: 4226/5063 actions (Updating modified actions)
1772024-11-25T18:44:22.410Z Actions: Completed 5063 actions in 4.99 seconds.
1782024-11-25T18:44:22.791Z Done (0.375s)
1792024-11-25T18:44:22.795Z Done (0.000s)
1802024-11-25T18:44:23.321Z Done (0.528s)
1812024-11-25T18:44:27.714Z Done (4.173s)
1822024-11-25T18:44:27.800Z Done (0.020s)
1832024-11-25T18:44:27.802Z Done (0.000s)
1842024-11-25T18:44:27.974Z Done (0.000s)
1852024-11-25T18:44:28.648ZPlanning: Evaluating mediator changes ... Done
1862024-11-25T18:44:28.805ZPlanning: Checking for conflicting actions ... Done
1872024-11-25T18:44:28.807ZPlanning: Consolidating action changes ... Done
1882024-11-25T18:44:29.074ZPlanning: Evaluating mediators ... Done
1892024-11-25T18:44:29.076ZPlanning: Planning completed in 0.43 seconds
1902024-11-25T18:44:29.114Z Mediators to change: 2
1912024-11-25T18:44:29.114Z Create boot environment: No
1922024-11-25T18:44:29.116ZCreate backup boot environment: No
1932024-11-25T18:44:29.197Z Done
1942024-11-25T18:44:29.198Z Done
1952024-11-25T18:44:29.537Z Done
1962024-11-25T18:44:33.171Z Done
1972024-11-25T18:44:33.264Z Done
1982024-11-25T18:44:33.267Z Done
1992024-11-25T18:44:33.391Z Done
2002024-11-25T18:44:34.006ZPlanning: Evaluating mediator changes ... Done
2012024-11-25T18:44:34.008ZPlanning: Merging actions ... Done
2022024-11-25T18:44:34.195ZPlanning: Checking for conflicting actions ... Done
2032024-11-25T18:44:34.198ZPlanning: Consolidating action changes ... Done
2042024-11-25T18:44:34.470ZPlanning: Evaluating mediators ... Done
2052024-11-25T18:44:34.527ZPlanning: Planning completed in 0.77 seconds
2062024-11-25T18:44:34.570Z Packages to change: 1
2072024-11-25T18:44:34.570Z Mediators to change: 1
2082024-11-25T18:44:34.573Z Services to change: 1
2092024-11-25T18:44:34.573Z Create boot environment: No
2102024-11-25T18:44:34.573ZCreate backup boot environment: Yes
2112024-11-25T18:44:36.655Z Actions: 1/6 actions (Updating modified actions)
2122024-11-25T18:44:36.658Z Actions: Completed 6 actions in 0.00 seconds.
2132024-11-25T18:44:36.658Z Done
2142024-11-25T18:44:36.658Z Done
2152024-11-25T18:44:36.764Z Done
2162024-11-25T18:44:40.363Z Done
2172024-11-25T18:44:40.453Z Done
2182024-11-25T18:44:40.455Z Done
2192024-11-25T18:44:40.589Z Done
2202024-11-25T18:44:41.029ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-11-25T18:44:41.029Zclang system 15 system
2222024-11-25T18:44:41.029Zcsh system system illumos
2232024-11-25T18:44:41.029Zctags system system illumos
2242024-11-25T18:44:41.029Zgcc vendor 12 vendor
2252024-11-25T18:44:41.029Zgcc system 10 system
2262024-11-25T18:44:41.029Zgcc system 7 system
2272024-11-25T18:44:41.029Zgo system 1.20 system
2282024-11-25T18:44:41.029Zgo system 1.19 system
2292024-11-25T18:44:41.029Zllvm system 15 system
2302024-11-25T18:44:41.029Zllvm system 14 system
2312024-11-25T18:44:41.029Zmariadb system 10.6 system
2322024-11-25T18:44:41.029Zmta vendor vendor dma
2332024-11-25T18:44:41.030Zopenjdk system 17 system
2342024-11-25T18:44:41.030Zopenjdk system 11 system
2352024-11-25T18:44:41.030Zopenjdk system 1.8 system
2362024-11-25T18:44:41.030Zopenssl vendor 3 vendor
2372024-11-25T18:44:41.030Zperl system 5.36 system
2382024-11-25T18:44:41.030Zpostgresql system 15 system
2392024-11-25T18:44:41.030Zpostgresql system 13 system
2402024-11-25T18:44:41.030Zpython vendor 3 vendor
2412024-11-25T18:44:41.030Zpython system 2 system
2422024-11-25T18:44:41.030Zpython3 system 3.11 system
2432024-11-25T18:44:41.030Zruby system 3.0 system
2442024-11-25T18:44:41.030Zwords vendor vendor american-english
2452024-11-25T18:44:41.030Zwords system system australian-english
2462024-11-25T18:44:41.030Zwords system system british-english
2472024-11-25T18:44:41.030Zwords system system canadian-english
2482024-11-25T18:44:41.030Zwords system system french
2492024-11-25T18:44:41.030Zwords system system italian
2502024-11-25T18:44:41.030Zwords system system ngerman
2512024-11-25T18:44:41.030Zwords system system ogerman
2522024-11-25T18:44:41.030Zwords system system spanish
2532024-11-25T18:44:41.362ZPUBLISHER TYPE STATUS P LOCATION
2542024-11-25T18:44:41.362Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-11-25T18:44:43.923ZFMRI IFO
2562024-11-25T18:44:43.923Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-11-25T18:44:43.923Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-11-25T18:44:43.923Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-11-25T18:44:43.923Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-11-25T18:44:43.923Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-11-25T18:44:43.923Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-11-25T18:44:43.923Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-11-25T18:44:43.923Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-11-25T18:44:43.923Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-11-25T18:44:43.923Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-11-25T18:44:43.923Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-11-25T18:44:43.923Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-11-25T18:44:43.923Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-11-25T18:44:43.923Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-11-25T18:44:43.923Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-11-25T18:44:44.657Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-11-25T18:44:44.941Z Updating crates.io index
2732024-11-25T18:44:45.000Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-11-25T18:44:45.778Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-11-25T18:44:46.036Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-11-25T18:44:46.254Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-11-25T18:44:46.563Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-11-25T18:44:47.476Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-11-25T18:44:49.901Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-11-25T18:44:51.089Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-11-25T18:44:51.847Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-11-25T18:44:52.144Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-11-25T18:44:52.446Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-11-25T18:44:53.020Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-11-25T18:44:53.469Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862024-11-25T18:44:53.816Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-11-25T18:44:54.045Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-11-25T18:44:54.257Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-11-25T18:44:54.489Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-11-25T18:44:54.795Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2912024-11-25T18:44:55.116Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922024-11-25T18:44:55.498Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2932024-11-25T18:44:55.758Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-11-25T18:44:56.271Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-11-25T18:44:56.609Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962024-11-25T18:44:57.273Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972024-11-25T18:44:57.691Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-11-25T18:44:58.014Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2992024-11-25T18:44:58.315Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-11-25T18:44:58.519Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-11-25T18:44:58.757Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-11-25T18:45:00.092Z Downloading crates ...
3032024-11-25T18:45:00.191Z Downloaded autocfg v1.4.0
3042024-11-25T18:45:00.199Z Downloaded block-buffer v0.10.4
3052024-11-25T18:45:00.201Z Downloaded anyhow v1.0.93
3062024-11-25T18:45:00.204Z Downloaded anstyle-parse v0.2.5
3072024-11-25T18:45:00.208Z Downloaded camino v1.1.9
3082024-11-25T18:45:00.210Z Downloaded bytecount v0.6.8
3092024-11-25T18:45:00.212Z Downloaded anstream v0.6.15
3102024-11-25T18:45:00.215Z Downloaded bitflags v2.6.0
3112024-11-25T18:45:00.217Z Downloaded camino-tempfile v1.1.1
3122024-11-25T18:45:00.221Z Downloaded anstyle-query v1.1.1
3132024-11-25T18:45:00.223Z Downloaded anstyle v1.0.10
3142024-11-25T18:45:00.224Z Downloaded byteorder v1.5.0
3152024-11-25T18:45:00.229Z Downloaded colorchoice v1.0.2
3162024-11-25T18:45:00.231Z Downloaded terminal_size v0.4.0
3172024-11-25T18:45:00.231Z Downloaded cfg-if v1.0.0
3182024-11-25T18:45:00.233Z Downloaded clap_derive v4.5.18
3192024-11-25T18:45:00.250Z Downloaded equivalent v1.0.1
3202024-11-25T18:45:00.259Z Downloaded goblin v0.8.2
3212024-11-25T18:45:00.265Z Downloaded heck v0.5.0
3222024-11-25T18:45:00.267Z Downloaded fs-err v2.11.0
3232024-11-25T18:45:00.269Z Downloaded dof v0.3.0
3242024-11-25T18:45:00.269Z Downloaded thiserror v1.0.69
3252024-11-25T18:45:00.273Z Downloaded serde_tokenstream v0.2.2
3262024-11-25T18:45:00.276Z Downloaded clap_lex v0.7.2
3272024-11-25T18:45:00.276Z Downloaded cargo-platform v0.1.8
3282024-11-25T18:45:00.278Z Downloaded heck v0.4.1
3292024-11-25T18:45:00.278Z Downloaded strsim v0.11.1
3302024-11-25T18:45:00.281Z Downloaded serde_spanned v0.6.8
3312024-11-25T18:45:00.281Z Downloaded digest v0.10.7
3322024-11-25T18:45:00.283Z Downloaded cpufeatures v0.2.14
3332024-11-25T18:45:00.283Z Downloaded cargo_toml v0.20.5
3342024-11-25T18:45:00.294Z Downloaded dtrace-parser v0.2.0
3352024-11-25T18:45:00.297Z Downloaded scroll_derive v0.12.0
3362024-11-25T18:45:00.301Z Downloaded swrite v0.1.0
3372024-11-25T18:45:00.303Z Downloaded pretty-hex v0.4.1
3382024-11-25T18:45:00.305Z Downloaded proc-macro-error v1.0.4
3392024-11-25T18:45:00.308Z Downloaded fnv v1.0.7
3402024-11-25T18:45:00.311Z Downloaded textwrap v0.16.1
3412024-11-25T18:45:00.314Z Downloaded proc-macro2 v1.0.89
3422024-11-25T18:45:00.327Z Downloaded usdt-macro v0.5.0
3432024-11-25T18:45:00.330Z Downloaded usdt-attr-macro v0.5.0
3442024-11-25T18:45:00.330Z Downloaded memmap v0.7.0
3452024-11-25T18:45:00.333Z Downloaded is_terminal_polyfill v1.70.1
3462024-11-25T18:45:00.333Z Downloaded generic-array v0.14.7
3472024-11-25T18:45:00.336Z Downloaded errno v0.3.9
3482024-11-25T18:45:00.336Z Downloaded cargo_metadata v0.18.1
3492024-11-25T18:45:00.336Z Downloaded tabled_derive v0.7.0
3502024-11-25T18:45:00.338Z Downloaded thiserror-impl v1.0.69
3512024-11-25T18:45:00.338Z Downloaded fastrand v2.1.1
3522024-11-25T18:45:00.341Z Downloaded plain v0.2.3
3532024-11-25T18:45:00.346Z Downloaded proc-macro-error-attr v1.0.4
3542024-11-25T18:45:00.349Z Downloaded crypto-common v0.1.6
3552024-11-25T18:45:00.352Z Downloaded serde_derive v1.0.215
3562024-11-25T18:45:00.354Z Downloaded thread-id v4.2.2
3572024-11-25T18:45:00.357Z Downloaded version_check v0.9.5
3582024-11-25T18:45:00.357Z Downloaded usdt-impl v0.5.0
3592024-11-25T18:45:00.360Z Downloaded macaddr v1.0.1
3602024-11-25T18:45:00.362Z Downloaded unicode-linebreak v0.1.5
3612024-11-25T18:45:00.364Z Downloaded usdt v0.5.0
3622024-11-25T18:45:00.364Z Downloaded utf8parse v0.2.2
3632024-11-25T18:45:00.367Z Downloaded toml_datetime v0.6.8
3642024-11-25T18:45:00.367Z Downloaded pest_generator v2.7.14
3652024-11-25T18:45:00.370Z Downloaded sha2 v0.10.8
3662024-11-25T18:45:00.372Z Downloaded semver v1.0.23
3672024-11-25T18:45:00.374Z Downloaded quote v1.0.37
3682024-11-25T18:45:00.377Z Downloaded once_cell v1.20.2
3692024-11-25T18:45:00.379Z Downloaded itoa v1.0.11
3702024-11-25T18:45:00.381Z Downloaded log v0.4.22
3712024-11-25T18:45:00.384Z Downloaded serde v1.0.215
3722024-11-25T18:45:00.386Z Downloaded pest_derive v2.7.14
3732024-11-25T18:45:00.390Z Downloaded smawk v0.3.2
3742024-11-25T18:45:00.392Z Downloaded scroll v0.12.0
3752024-11-25T18:45:00.399Z Downloaded ryu v1.0.18
3762024-11-25T18:45:00.401Z Downloaded tempfile v3.13.0
3772024-11-25T18:45:00.406Z Downloaded clap v4.5.21
3782024-11-25T18:45:00.415Z Downloaded zerocopy-derive v0.7.35
3792024-11-25T18:45:00.419Z Downloaded ucd-trie v0.1.7
3802024-11-25T18:45:00.421Z Downloaded typenum v1.17.0
3812024-11-25T18:45:00.424Z Downloaded toml v0.8.19
3822024-11-25T18:45:00.427Z Downloaded unicode-ident v1.0.13
3832024-11-25T18:45:00.429Z Downloaded memchr v2.7.4
3842024-11-25T18:45:00.433Z Downloaded pest_meta v2.7.14
3852024-11-25T18:45:00.435Z Downloaded papergrid v0.11.0
3862024-11-25T18:45:00.439Z Downloaded indexmap v2.6.0
3872024-11-25T18:45:00.459Z Downloaded hashbrown v0.15.0
3882024-11-25T18:45:00.468Z Downloaded clap_builder v4.5.21
3892024-11-25T18:45:00.474Z Downloaded serde_json v1.0.132
3902024-11-25T18:45:00.480Z Downloaded toml_edit v0.22.22
3912024-11-25T18:45:00.505Z Downloaded zerocopy v0.7.35
3922024-11-25T18:45:00.520Z Downloaded pest v2.7.14
3932024-11-25T18:45:00.525Z Downloaded winnow v0.6.20
3942024-11-25T18:45:00.534Z Downloaded tabled v0.15.0
3952024-11-25T18:45:00.548Z Downloaded syn v1.0.109
3962024-11-25T18:45:00.558Z Downloaded unicode-width v0.1.14
3972024-11-25T18:45:00.563Z Downloaded syn v2.0.87
3982024-11-25T18:45:00.582Z Downloaded rustix v0.38.37
3992024-11-25T18:45:00.613Z Downloaded libc v0.2.162
4002024-11-25T18:45:00.925Z Compiling proc-macro2 v1.0.89
4012024-11-25T18:45:00.925Z Compiling unicode-ident v1.0.13
4022024-11-25T18:45:00.925Z Compiling serde v1.0.215
4032024-11-25T18:45:00.927Z Compiling version_check v0.9.5
4042024-11-25T18:45:00.927Z Compiling thiserror v1.0.69
4052024-11-25T18:45:00.927Z Compiling memchr v2.7.4
4062024-11-25T18:45:00.927Z Compiling libc v0.2.162
4072024-11-25T18:45:00.927Z Compiling itoa v1.0.11
4082024-11-25T18:45:01.177Z Compiling ryu v1.0.18
4092024-11-25T18:45:01.289Z Compiling ucd-trie v0.1.7
4102024-11-25T18:45:01.543Z Compiling once_cell v1.20.2
4112024-11-25T18:45:01.889Z Compiling byteorder v1.5.0
4122024-11-25T18:45:01.913Z Compiling serde_json v1.0.132
4132024-11-25T18:45:01.935Z Compiling rustix v0.38.37
4142024-11-25T18:45:02.335Z Compiling bitflags v2.6.0
4152024-11-25T18:45:02.431Z Compiling usdt-impl v0.5.0
4162024-11-25T18:45:02.599Z Compiling proc-macro-error-attr v1.0.4
4172024-11-25T18:45:02.745Z Compiling quote v1.0.37
4182024-11-25T18:45:02.747Z Compiling syn v1.0.109
4192024-11-25T18:45:02.837Z Compiling proc-macro-error v1.0.4
4202024-11-25T18:45:02.925Z Compiling utf8parse v0.2.2
4212024-11-25T18:45:02.949Z Compiling camino v1.1.9
4222024-11-25T18:45:03.092Z Compiling syn v2.0.87
4232024-11-25T18:45:03.119Z Compiling errno v0.3.9
4242024-11-25T18:45:03.297Z Compiling log v0.4.22
4252024-11-25T18:45:03.443Z Compiling equivalent v1.0.1
4262024-11-25T18:45:03.468Z Compiling plain v0.2.3
4272024-11-25T18:45:03.569Z Compiling thread-id v4.2.2
4282024-11-25T18:45:03.596Z Compiling hashbrown v0.15.0
4292024-11-25T18:45:03.701Z Compiling anstyle-parse v0.2.5
4302024-11-25T18:45:03.811Z Compiling semver v1.0.23
4312024-11-25T18:45:04.031Z Compiling autocfg v1.4.0
4322024-11-25T18:45:04.058Z Compiling anstyle v1.0.10
4332024-11-25T18:45:04.370Z Compiling anstyle-query v1.1.1
4342024-11-25T18:45:04.526Z Compiling colorchoice v1.0.2
4352024-11-25T18:45:04.553Z Compiling is_terminal_polyfill v1.70.1
4362024-11-25T18:45:04.556Z Compiling pretty-hex v0.4.1
4372024-11-25T18:45:04.685Z Compiling winnow v0.6.20
4382024-11-25T18:45:04.712Z Compiling indexmap v2.6.0
4392024-11-25T18:45:04.754Z Compiling unicode-width v0.1.14
4402024-11-25T18:45:04.794Z Compiling anstream v0.6.15
4412024-11-25T18:45:05.188Z Compiling fs-err v2.11.0
4422024-11-25T18:45:05.477Z Compiling terminal_size v0.4.0
4432024-11-25T18:45:05.557Z Compiling cfg-if v1.0.0
4442024-11-25T18:45:05.681Z Compiling heck v0.5.0
4452024-11-25T18:45:05.704Z Compiling heck v0.4.1
4462024-11-25T18:45:05.728Z Compiling fnv v1.0.7
4472024-11-25T18:45:06.110Z Compiling anyhow v1.0.93
4482024-11-25T18:45:06.200Z Compiling bytecount v0.6.8
4492024-11-25T18:45:06.224Z Compiling clap_lex v0.7.2
4502024-11-25T18:45:06.294Z Compiling fastrand v2.1.1
4512024-11-25T18:45:06.331Z Compiling strsim v0.11.1
4522024-11-25T18:45:06.412Z Compiling papergrid v0.11.0
4532024-11-25T18:45:06.861Z Compiling clap_builder v4.5.21
4542024-11-25T18:45:07.128Z Compiling tempfile v3.13.0
4552024-11-25T18:45:07.437Z Compiling memmap v0.7.0
4562024-11-25T18:45:07.439Z Compiling smawk v0.3.2
4572024-11-25T18:45:07.676Z Compiling unicode-linebreak v0.1.5
4582024-11-25T18:45:08.138Z Compiling textwrap v0.16.1
4592024-11-25T18:45:08.374Z Compiling swrite v0.1.0
4602024-11-25T18:45:09.482Z Compiling tabled_derive v0.7.0
4612024-11-25T18:45:11.051Z Compiling tabled v0.15.0
4622024-11-25T18:45:12.182Z Compiling serde_derive v1.0.215
4632024-11-25T18:45:12.182Z Compiling thiserror-impl v1.0.69
4642024-11-25T18:45:12.231Z Compiling zerocopy-derive v0.7.35
4652024-11-25T18:45:12.234Z Compiling scroll_derive v0.12.0
4662024-11-25T18:45:12.276Z Compiling clap_derive v4.5.18
4672024-11-25T18:45:13.493Z Compiling scroll v0.12.0
4682024-11-25T18:45:14.032Z Compiling goblin v0.8.2
4692024-11-25T18:45:14.122Z Compiling zerocopy v0.7.35
4702024-11-25T18:45:14.764Z Compiling pest v2.7.14
4712024-11-25T18:45:16.116Z Compiling clap v4.5.21
4722024-11-25T18:45:17.047Z Compiling pest_meta v2.7.14
4732024-11-25T18:45:17.879Z Compiling pest_generator v2.7.14
4742024-11-25T18:45:19.846Z Compiling pest_derive v2.7.14
4752024-11-25T18:45:20.533Z Compiling dtrace-parser v0.2.0
4762024-11-25T18:45:22.401Z Compiling toml_datetime v0.6.8
4772024-11-25T18:45:22.401Z Compiling serde_spanned v0.6.8
4782024-11-25T18:45:22.404Z Compiling cargo-platform v0.1.8
4792024-11-25T18:45:22.771Z Compiling serde_tokenstream v0.2.2
4802024-11-25T18:45:22.879Z Compiling toml_edit v0.22.22
4812024-11-25T18:45:22.930Z Compiling macaddr v1.0.1
4822024-11-25T18:45:23.049Z Compiling camino-tempfile v1.1.1
4832024-11-25T18:45:23.996Z Compiling dof v0.3.0
4842024-11-25T18:45:23.996Z Compiling cargo_metadata v0.18.1
4852024-11-25T18:45:25.578Z Compiling toml v0.8.19
4862024-11-25T18:45:25.889Z Compiling usdt-macro v0.5.0
4872024-11-25T18:45:25.893Z Compiling usdt-attr-macro v0.5.0
4882024-11-25T18:45:26.440Z Compiling cargo_toml v0.20.5
4892024-11-25T18:45:27.211Z Compiling usdt v0.5.0
4902024-11-25T18:45:29.984Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-11-25T18:45:34.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.64s
4922024-11-25T18:45:34.337Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-11-25T18:45:34.872Z Downloading crates ...
4942024-11-25T18:45:35.016Z Downloaded hubpack v0.1.2
4952024-11-25T18:45:35.020Z Downloaded addr2line v0.24.2
4962024-11-25T18:45:35.027Z Downloaded aead v0.5.2
4972024-11-25T18:45:35.030Z Downloaded array-init v0.0.4
4982024-11-25T18:45:35.033Z Downloaded hyper v1.5.0
4992024-11-25T18:45:35.040Z Downloaded ahash v0.8.11
5002024-11-25T18:45:35.045Z Downloaded ascii-canvas v3.0.0
5012024-11-25T18:45:35.053Z Downloaded darling v0.20.10
5022024-11-25T18:45:35.060Z Downloaded arrayref v0.3.9
5032024-11-25T18:45:35.063Z Downloaded argon2 v0.5.3
5042024-11-25T18:45:35.066Z Downloaded arc-swap v1.7.1
5052024-11-25T18:45:35.070Z Downloaded aes-gcm v0.10.3
5062024-11-25T18:45:35.073Z Downloaded allocator-api2 v0.2.18
5072024-11-25T18:45:35.080Z Downloaded arrayvec v0.7.6
5082024-11-25T18:45:35.083Z Downloaded assert_matches v1.5.0
5092024-11-25T18:45:35.085Z Downloaded adler2 v2.0.0
5102024-11-25T18:45:35.087Z Downloaded aes v0.8.4
5112024-11-25T18:45:35.090Z Downloaded async-trait v0.1.83
5122024-11-25T18:45:35.094Z Downloaded hostname v0.3.1
5132024-11-25T18:45:35.096Z Downloaded highway v1.2.0
5142024-11-25T18:45:35.099Z Downloaded async-bb8-diesel v0.2.1
5152024-11-25T18:45:35.101Z Downloaded cobs v0.2.3
5162024-11-25T18:45:35.103Z Downloaded aho-corasick v1.1.3
5172024-11-25T18:45:35.109Z Downloaded hickory-server v0.24.1
5182024-11-25T18:45:35.115Z Downloaded hostname v0.4.0
5192024-11-25T18:45:35.118Z Downloaded const-oid v0.9.6
5202024-11-25T18:45:35.120Z Downloaded block-padding v0.3.3
5212024-11-25T18:45:35.123Z Downloaded hmac v0.12.1
5222024-11-25T18:45:35.125Z Downloaded hickory-resolver v0.24.1
5232024-11-25T18:45:35.130Z Downloaded humantime v2.1.0
5242024-11-25T18:45:35.132Z Downloaded cfg_aliases v0.2.1
5252024-11-25T18:45:35.135Z Downloaded atty v0.2.14
5262024-11-25T18:45:35.135Z Downloaded async-stream-impl v0.3.6
5272024-11-25T18:45:35.137Z Downloaded colored v2.1.0
5282024-11-25T18:45:35.140Z Downloaded bitfield v0.14.0
5292024-11-25T18:45:35.142Z Downloaded hkdf v0.12.4
5302024-11-25T18:45:35.144Z Downloaded bitfield-struct v0.6.2
5312024-11-25T18:45:35.146Z Downloaded hubpack_derive v0.1.1
5322024-11-25T18:45:35.146Z Downloaded crucible-workspace-hack v0.1.0
5332024-11-25T18:45:35.146Z Downloaded headers-core v0.3.0
5342024-11-25T18:45:35.149Z Downloaded http-range v0.1.5
5352024-11-25T18:45:35.151Z Downloaded cstr-argument v0.1.2
5362024-11-25T18:45:35.151Z Downloaded crunchy v0.2.2
5372024-11-25T18:45:35.154Z Downloaded ciborium-io v0.2.2
5382024-11-25T18:45:35.154Z Downloaded cfg_aliases v0.1.1
5392024-11-25T18:45:35.157Z Downloaded http-body v1.0.1
5402024-11-25T18:45:35.157Z Downloaded const_format_proc_macros v0.2.33
5412024-11-25T18:45:35.159Z Downloaded instant v0.1.13
5422024-11-25T18:45:35.162Z Downloaded ident_case v1.0.1
5432024-11-25T18:45:35.162Z Downloaded constant_time_eq v0.3.1
5442024-11-25T18:45:35.164Z Downloaded atomic-waker v1.1.2
5452024-11-25T18:45:35.166Z Downloaded is_ci v1.2.0
5462024-11-25T18:45:35.166Z Downloaded bit-set v0.5.3
5472024-11-25T18:45:35.169Z Downloaded bcrypt-pbkdf v0.10.0
5482024-11-25T18:45:35.169Z Downloaded icu_provider_macros v1.5.0
5492024-11-25T18:45:35.172Z Downloaded castaway v0.2.3
5502024-11-25T18:45:35.175Z Downloaded buf-list v1.0.3
5512024-11-25T18:45:35.175Z Downloaded heapless v0.7.17
5522024-11-25T18:45:35.179Z Downloaded backoff v0.4.0
5532024-11-25T18:45:35.181Z Downloaded hyper-rustls v0.27.3
5542024-11-25T18:45:35.185Z Downloaded hyper-tls v0.6.0
5552024-11-25T18:45:35.187Z Downloaded http-body-util v0.1.2
5562024-11-25T18:45:35.190Z Downloaded console v0.15.8
5572024-11-25T18:45:35.199Z Downloaded matches v0.1.10
5582024-11-25T18:45:35.203Z Downloaded match_cfg v0.1.0
5592024-11-25T18:45:35.203Z Downloaded idna_adapter v1.2.0
5602024-11-25T18:45:35.203Z Downloaded httpdate v1.0.3
5612024-11-25T18:45:35.203Z Downloaded bitflags v1.3.2
5622024-11-25T18:45:35.203Z Downloaded md5 v0.7.0
5632024-11-25T18:45:35.203Z Downloaded sync-ptr v0.1.1
5642024-11-25T18:45:35.203Z Downloaded cmake v0.1.51
5652024-11-25T18:45:35.205Z Downloaded bb8 v0.8.5
5662024-11-25T18:45:35.208Z Downloaded crc-catalog v2.4.0
5672024-11-25T18:45:35.208Z Downloaded cbc v0.1.2
5682024-11-25T18:45:35.210Z Downloaded async-recursion v1.1.1
5692024-11-25T18:45:35.213Z Downloaded impl-trait-for-tuples v0.2.2
5702024-11-25T18:45:35.216Z Downloaded crc v3.2.1
5712024-11-25T18:45:35.220Z Downloaded lazycell v1.3.0
5722024-11-25T18:45:35.222Z Downloaded base64ct v1.6.0
5732024-11-25T18:45:35.225Z Downloaded ctr v0.9.2
5742024-11-25T18:45:35.227Z Downloaded libsw v3.3.1
5752024-11-25T18:45:35.229Z Downloaded crossbeam-deque v0.8.5
5762024-11-25T18:45:35.232Z Downloaded convert_case v0.4.0
5772024-11-25T18:45:35.234Z Downloaded libefi-sys v0.1.0
5782024-11-25T18:45:35.234Z Downloaded lalrpop-util v0.19.12
5792024-11-25T18:45:35.236Z Downloaded managed v0.8.0
5802024-11-25T18:45:35.239Z Downloaded toolchain_find v0.4.0
5812024-11-25T18:45:35.241Z Downloaded icu_locid_transform v1.5.0
5822024-11-25T18:45:35.243Z Downloaded curve25519-dalek-derive v0.1.1
5832024-11-25T18:45:35.243Z Downloaded hyper-staticfile v0.10.1
5842024-11-25T18:45:35.246Z Downloaded rtoolbox v0.0.2
5852024-11-25T18:45:35.248Z Downloaded iana-time-zone v0.1.61
5862024-11-25T18:45:35.251Z Downloaded ciborium v0.2.2
5872024-11-25T18:45:35.254Z Downloaded tinyvec_macros v0.1.1
5882024-11-25T18:45:35.256Z Downloaded chacha20 v0.9.1
5892024-11-25T18:45:35.258Z Downloaded mime v0.3.17
5902024-11-25T18:45:35.261Z Downloaded waitgroup v0.1.2
5912024-11-25T18:45:35.261Z Downloaded quinn-udp v0.5.5
5922024-11-25T18:45:35.263Z Downloaded slab v0.4.9
5932024-11-25T18:45:35.265Z Downloaded blowfish v0.9.1
5942024-11-25T18:45:35.268Z Downloaded structmeta v0.3.0
5952024-11-25T18:45:35.268Z Downloaded zerofrom v0.1.4
5962024-11-25T18:45:35.270Z Downloaded sec1 v0.7.3
5972024-11-25T18:45:35.273Z Downloaded icu_locid v1.5.0
5982024-11-25T18:45:35.277Z Downloaded supports-color v3.0.1
5992024-11-25T18:45:35.279Z Downloaded stable_deref_trait v1.2.0
6002024-11-25T18:45:35.281Z Downloaded libloading v0.8.5
6012024-11-25T18:45:35.285Z Downloaded structmeta v0.2.0
6022024-11-25T18:45:35.285Z Downloaded lazy_static v1.5.0
6032024-11-25T18:45:35.288Z Downloaded jobserver v0.1.32
6042024-11-25T18:45:35.291Z Downloaded thiserror-impl-no-std v2.0.2
6052024-11-25T18:45:35.291Z Downloaded lock_api v0.4.12
6062024-11-25T18:45:35.294Z Downloaded spin v0.5.2
6072024-11-25T18:45:35.294Z Downloaded siphasher v0.3.11
6082024-11-25T18:45:35.296Z Downloaded rustc_version v0.1.7
6092024-11-25T18:45:35.299Z Downloaded universal-hash v0.5.1
6102024-11-25T18:45:35.299Z Downloaded chrono-tz-build v0.4.0
6112024-11-25T18:45:35.301Z Downloaded bcs v0.1.6
6122024-11-25T18:45:35.303Z Downloaded nodrop v0.1.14
6132024-11-25T18:45:35.305Z Downloaded foreign-types-shared v0.3.1
6142024-11-25T18:45:35.305Z Downloaded rustversion v1.0.17
6152024-11-25T18:45:35.308Z Downloaded xz2 v0.1.7
6162024-11-25T18:45:35.310Z Downloaded newtype_derive v0.1.6
6172024-11-25T18:45:35.312Z Downloaded unarray v0.1.4
6182024-11-25T18:45:35.312Z Downloaded typify-macro v0.2.0
6192024-11-25T18:45:35.314Z Downloaded csv-core v0.1.11
6202024-11-25T18:45:35.317Z Downloaded mime_guess v2.0.5
6212024-11-25T18:45:35.319Z Downloaded crossbeam-epoch v0.9.18
6222024-11-25T18:45:35.322Z Downloaded openssl-probe v0.1.5
6232024-11-25T18:45:35.322Z Downloaded compact_str v0.8.0
6242024-11-25T18:45:35.325Z Downloaded psl-types v2.0.11
6252024-11-25T18:45:35.328Z Downloaded peg-runtime v0.8.3
6262024-11-25T18:45:35.328Z Downloaded serde_with_macros v3.11.0
6272024-11-25T18:45:35.330Z Downloaded serde_path_to_error v0.1.16
6282024-11-25T18:45:35.332Z Downloaded progenitor-client v0.8.0
6292024-11-25T18:45:35.334Z Downloaded slog v2.7.0
6302024-11-25T18:45:35.336Z Downloaded downcast v0.11.0
6312024-11-25T18:45:35.338Z Downloaded spin v0.9.8
6322024-11-25T18:45:35.341Z Downloaded zeroize_derive v1.4.2
6332024-11-25T18:45:35.341Z Downloaded ed25519 v2.2.3
6342024-11-25T18:45:35.343Z Downloaded crc32fast v1.4.2
6352024-11-25T18:45:35.345Z Downloaded cookie v0.18.1
6362024-11-25T18:45:35.347Z Downloaded tls_codec_derive v0.4.1
6372024-11-25T18:45:35.349Z Downloaded zeroize v1.8.1
6382024-11-25T18:45:35.352Z Downloaded subtle v2.6.1
6392024-11-25T18:45:35.354Z Downloaded fallible-iterator v0.3.0
6402024-11-25T18:45:35.354Z Downloaded crossbeam-utils v0.8.20
6412024-11-25T18:45:35.357Z Downloaded flagset v0.4.6
6422024-11-25T18:45:35.359Z Downloaded foldhash v0.1.3
6432024-11-25T18:45:35.359Z Downloaded tls_codec v0.4.1
6442024-11-25T18:45:35.362Z Downloaded bytes v1.8.0
6452024-11-25T18:45:35.365Z Downloaded ghash v0.5.1
6462024-11-25T18:45:35.373Z Downloaded ipnet v2.10.1
6472024-11-25T18:45:35.375Z Downloaded fs_extra v1.3.0
6482024-11-25T18:45:35.375Z Downloaded form_urlencoded v1.2.1
6492024-11-25T18:45:35.375Z Downloaded walkdir v2.5.0
6502024-11-25T18:45:35.375Z Downloaded base64 v0.22.1
6512024-11-25T18:45:35.378Z Downloaded xattr v1.3.1
6522024-11-25T18:45:35.380Z Downloaded progenitor-impl v0.8.0
6532024-11-25T18:45:35.382Z Downloaded yoke-derive v0.7.4
6542024-11-25T18:45:35.385Z Downloaded backtrace v0.3.74
6552024-11-25T18:45:35.388Z Downloaded num-iter v0.1.45
6562024-11-25T18:45:35.390Z Downloaded parse-display-derive v0.10.0
6572024-11-25T18:45:35.392Z Downloaded percent-encoding v2.3.1
6582024-11-25T18:45:35.392Z Downloaded parse-display v0.10.0
6592024-11-25T18:45:35.395Z Downloaded pem v3.0.4
6602024-11-25T18:45:35.397Z Downloaded dhcproto-macros v0.1.0
6612024-11-25T18:45:35.397Z Downloaded rustc-hash v1.1.0
6622024-11-25T18:45:35.397Z Downloaded progenitor-macro v0.8.0
6632024-11-25T18:45:35.397Z Downloaded progenitor v0.8.0
6642024-11-25T18:45:35.410Z Downloaded mirai-annotations v1.12.0
6652024-11-25T18:45:35.412Z Downloaded indicatif v0.17.9
6662024-11-25T18:45:35.415Z Downloaded embedded-io v0.6.1
6672024-11-25T18:45:35.417Z Downloaded icu_properties v1.5.1
6682024-11-25T18:45:35.420Z Downloaded slog-envlogger v2.2.0
6692024-11-25T18:45:35.422Z Downloaded heapless v0.8.0
6702024-11-25T18:45:35.425Z Downloaded cc v1.1.30
6712024-11-25T18:45:35.429Z Downloaded oso-derive v0.27.3
6722024-11-25T18:45:35.431Z Downloaded tinystr v0.7.6
6732024-11-25T18:45:35.434Z Downloaded group v0.13.0
6742024-11-25T18:45:35.436Z Downloaded openssl-macros v0.1.1
6752024-11-25T18:45:35.436Z Downloaded num-conv v0.1.0
6762024-11-25T18:45:35.436Z Downloaded hyper-util v0.1.10
6772024-11-25T18:45:35.440Z Downloaded pretty-hex v0.2.1
6782024-11-25T18:45:35.443Z Downloaded unicase v2.7.0
6792024-11-25T18:45:35.445Z Downloaded strip-ansi-escapes v0.2.0
6802024-11-25T18:45:35.445Z Downloaded bumpalo v3.16.0
6812024-11-25T18:45:35.448Z Downloaded which v4.4.2
6822024-11-25T18:45:35.450Z Downloaded unicode-truncate v1.1.0
6832024-11-25T18:45:35.452Z Downloaded num-rational v0.4.2
6842024-11-25T18:45:35.454Z Downloaded stringprep v0.1.5
6852024-11-25T18:45:35.454Z Downloaded wyz v0.5.1
6862024-11-25T18:45:35.456Z Downloaded pem-rfc7468 v0.7.0
6872024-11-25T18:45:35.459Z Downloaded rustc-hash v2.0.0
6882024-11-25T18:45:35.461Z Downloaded parking_lot_core v0.9.10
6892024-11-25T18:45:35.463Z Downloaded vergen v8.3.2
6902024-11-25T18:45:35.466Z Downloaded termtree v0.4.1
6912024-11-25T18:45:35.466Z Downloaded postgres-types v0.2.8
6922024-11-25T18:45:35.468Z Downloaded sync_wrapper v1.0.1
6932024-11-25T18:45:35.470Z Downloaded rustc-demangle v0.1.24
6942024-11-25T18:45:35.473Z Downloaded sqlparser_derive v0.2.2
6952024-11-25T18:45:35.473Z Downloaded enum-as-inner v0.5.1
6962024-11-25T18:45:35.475Z Downloaded try-lock v0.2.5
6972024-11-25T18:45:35.475Z Downloaded indexmap v1.9.3
6982024-11-25T18:45:35.478Z Downloaded samael v0.0.17
6992024-11-25T18:45:35.484Z Downloaded futures-io v0.3.31
7002024-11-25T18:45:35.487Z Downloaded signature v2.2.0
7012024-11-25T18:45:35.487Z Downloaded crypto-bigint v0.5.5
7022024-11-25T18:45:35.494Z Downloaded darling_macro v0.20.10
7032024-11-25T18:45:35.498Z Downloaded http v1.1.0
7042024-11-25T18:45:35.501Z Downloaded difflib v0.4.0
7052024-11-25T18:45:35.504Z Downloaded phf v0.11.2
7062024-11-25T18:45:35.507Z Downloaded structmeta-derive v0.2.0
7072024-11-25T18:45:35.507Z Downloaded rsa v0.9.6
7082024-11-25T18:45:35.512Z Downloaded quick-error v1.2.3
7092024-11-25T18:45:35.515Z Downloaded proc-macro-crate v1.3.1
7102024-11-25T18:45:35.518Z Downloaded serde_plain v1.0.2
7112024-11-25T18:45:35.520Z Downloaded resolv-conf v0.7.0
7122024-11-25T18:45:35.525Z Downloaded oso v0.27.3
7132024-11-25T18:45:35.529Z Downloaded num_threads v0.1.7
7142024-11-25T18:45:35.532Z Downloaded newline-converter v0.3.0
7152024-11-25T18:45:35.535Z Downloaded opaque-debug v0.3.1
7162024-11-25T18:45:35.535Z Downloaded tokio-native-tls v0.3.1
7172024-11-25T18:45:35.537Z Downloaded synstructure v0.13.1
7182024-11-25T18:45:35.537Z Downloaded ssh-cipher v0.2.0
7192024-11-25T18:45:35.539Z Downloaded slog-bunyan v2.5.0
7202024-11-25T18:45:35.539Z Downloaded same-file v1.0.6
7212024-11-25T18:45:35.542Z Downloaded salsa20 v0.10.2
7222024-11-25T18:45:35.544Z Downloaded time-macros v0.2.18
7232024-11-25T18:45:35.546Z Downloaded tui-tree-widget v0.22.0
7242024-11-25T18:45:35.546Z Downloaded russh-keys v0.45.0
7252024-11-25T18:45:35.549Z Downloaded float-ord v0.3.2
7262024-11-25T18:45:35.551Z Downloaded foreign-types-shared v0.1.1
7272024-11-25T18:45:35.551Z Downloaded foreign-types-macros v0.2.3
7282024-11-25T18:45:35.553Z Downloaded slog-async v2.8.0
7292024-11-25T18:45:35.553Z Downloaded tokio-rustls v0.25.0
7302024-11-25T18:45:35.556Z Downloaded either v1.13.0
7312024-11-25T18:45:35.558Z Downloaded deranged v0.3.11
7322024-11-25T18:45:35.560Z Downloaded zone v0.3.0
7332024-11-25T18:45:35.560Z Downloaded tower-service v0.3.3
7342024-11-25T18:45:35.562Z Downloaded foreign-types v0.3.2
7352024-11-25T18:45:35.563Z Downloaded data-encoding v2.6.0
7362024-11-25T18:45:35.565Z Downloaded futures-sink v0.3.31
7372024-11-25T18:45:35.565Z Downloaded parking_lot_core v0.8.6
7382024-11-25T18:45:35.568Z Downloaded float-cmp v0.9.0
7392024-11-25T18:45:35.570Z Downloaded fixedbitset v0.4.2
7402024-11-25T18:45:35.572Z Downloaded openssl-sys v0.9.103
7412024-11-25T18:45:35.577Z Downloaded dunce v1.0.5
7422024-11-25T18:45:35.580Z Downloaded tracing-attributes v0.1.27
7432024-11-25T18:45:35.582Z Downloaded foreign-types v0.5.0
7442024-11-25T18:45:35.585Z Downloaded dsl_auto_type v0.1.2
7452024-11-25T18:45:35.585Z Downloaded serde_derive_internals v0.29.1
7462024-11-25T18:45:35.587Z Downloaded dropshot_endpoint v0.12.0
7472024-11-25T18:45:35.591Z Downloaded polyval v0.6.2
7482024-11-25T18:45:35.593Z Downloaded phf_shared v0.11.2
7492024-11-25T18:45:35.593Z Downloaded minimal-lexical v0.2.1
7502024-11-25T18:45:35.598Z Downloaded precomputed-hash v0.1.1
7512024-11-25T18:45:35.600Z Downloaded number_prefix v0.4.0
7522024-11-25T18:45:35.600Z Downloaded normalize-line-endings v0.3.0
7532024-11-25T18:45:35.603Z Downloaded gethostname v0.5.0
7542024-11-25T18:45:35.603Z Downloaded ppv-lite86 v0.2.20
7552024-11-25T18:45:35.605Z Downloaded ref-cast v1.0.23
7562024-11-25T18:45:35.608Z Downloaded fatfs v0.3.6
7572024-11-25T18:45:35.610Z Downloaded schemars v0.8.21
7582024-11-25T18:45:35.624Z Downloaded termios v0.3.3
7592024-11-25T18:45:35.626Z Downloaded rusty-fork v0.3.0
7602024-11-25T18:45:35.628Z Downloaded half v2.4.1
7612024-11-25T18:45:35.631Z Downloaded rustls-pemfile v1.0.4
7622024-11-25T18:45:35.633Z Downloaded take_mut v0.2.2
7632024-11-25T18:45:35.636Z Downloaded topological-sort v0.2.2
7642024-11-25T18:45:35.636Z Downloaded thiserror-no-std v2.0.2
7652024-11-25T18:45:35.639Z Downloaded termcolor v1.4.1
7662024-11-25T18:45:35.642Z Downloaded spki v0.7.3
7672024-11-25T18:45:35.644Z Downloaded defmt v0.3.8
7682024-11-25T18:45:35.647Z Downloaded new_debug_unreachable v1.0.6
7692024-11-25T18:45:35.650Z Downloaded fallible-iterator v0.2.0
7702024-11-25T18:45:35.652Z Downloaded tracing-core v0.1.32
7712024-11-25T18:45:35.655Z Downloaded defmt-macros v0.3.9
7722024-11-25T18:45:35.657Z Downloaded debug-ignore v1.0.5
7732024-11-25T18:45:35.660Z Downloaded owo-colors v4.1.0
7742024-11-25T18:45:35.663Z Downloaded nibble_vec v0.1.0
7752024-11-25T18:45:35.665Z Downloaded miniz_oxide v0.8.0
7762024-11-25T18:45:35.668Z Downloaded flume v0.11.1
7772024-11-25T18:45:35.670Z Downloaded rand_chacha v0.3.1
7782024-11-25T18:45:35.672Z Downloaded radium v0.7.0
7792024-11-25T18:45:35.675Z Downloaded num_enum_derive v0.5.11
7802024-11-25T18:45:35.675Z Downloaded num_enum v0.5.11
7812024-11-25T18:45:35.679Z Downloaded vte v0.11.1
7822024-11-25T18:45:35.682Z Downloaded parking_lot v0.12.3
7832024-11-25T18:45:35.685Z Downloaded dhcproto v0.12.0
7842024-11-25T18:45:35.689Z Downloaded time-core v0.1.2
7852024-11-25T18:45:35.691Z Downloaded sigpipe v0.1.3
7862024-11-25T18:45:35.691Z Downloaded r2d2 v0.8.10
7872024-11-25T18:45:35.694Z Downloaded slog-term v2.9.1
7882024-11-25T18:45:35.696Z Downloaded tabwriter v1.4.0
7892024-11-25T18:45:35.698Z Downloaded secrecy v0.8.0
7902024-11-25T18:45:35.698Z Downloaded wait-timeout v0.2.0
7912024-11-25T18:45:35.701Z Downloaded tokio-tungstenite v0.24.0
7922024-11-25T18:45:35.704Z Downloaded semver v0.1.20
7932024-11-25T18:45:35.704Z Downloaded dyn-clone v1.0.17
7942024-11-25T18:45:35.706Z Downloaded unicode-xid v0.2.6
7952024-11-25T18:45:35.706Z Downloaded tap v1.0.1
7962024-11-25T18:45:35.709Z Downloaded vsss-rs v3.3.4
7972024-11-25T18:45:35.711Z Downloaded value-bag v1.9.0
7982024-11-25T18:45:35.713Z Downloaded embedded-io v0.4.0
7992024-11-25T18:45:35.722Z Downloaded url v2.5.3
8002024-11-25T18:45:35.722Z Downloaded itertools v0.10.5
8012024-11-25T18:45:35.726Z Downloaded display-error-chain v0.2.2
8022024-11-25T18:45:35.728Z Downloaded enum-as-inner v0.6.1
8032024-11-25T18:45:35.730Z Downloaded ecdsa v0.16.9
8042024-11-25T18:45:35.734Z Downloaded pin-project v1.1.6
8052024-11-25T18:45:35.744Z Downloaded rand_core v0.6.4
8062024-11-25T18:45:35.746Z Downloaded pbkdf2 v0.12.2
8072024-11-25T18:45:35.749Z Downloaded write16 v1.0.0
8082024-11-25T18:45:35.749Z Downloaded rustls-pki-types v1.9.0
8092024-11-25T18:45:35.751Z Downloaded idna v1.0.3
8102024-11-25T18:45:35.756Z Downloaded rand_seeder v0.3.0
8112024-11-25T18:45:35.758Z Downloaded sct v0.7.1
8122024-11-25T18:45:35.761Z Downloaded scrypt v0.11.0
8132024-11-25T18:45:35.763Z Downloaded libxml v0.3.3
8142024-11-25T18:45:35.769Z Downloaded zone_cfg_derive v0.1.2
8152024-11-25T18:45:35.772Z Downloaded signal-hook-tokio v0.3.1
8162024-11-25T18:45:35.772Z Downloaded slog-dtrace v0.3.0
8172024-11-25T18:45:35.774Z Downloaded thread_local v1.1.8
8182024-11-25T18:45:35.776Z Downloaded diesel-dtrace v0.3.0
8192024-11-25T18:45:35.778Z Downloaded multimap v0.10.0
8202024-11-25T18:45:35.778Z Downloaded defmt-parser v0.3.4
8212024-11-25T18:45:35.781Z Downloaded tokio-macros v2.4.0
8222024-11-25T18:45:35.781Z Downloaded nanorand v0.7.0
8232024-11-25T18:45:35.783Z Downloaded futures-task v0.3.31
8242024-11-25T18:45:35.785Z Downloaded tokio-tungstenite v0.23.1
8252024-11-25T18:45:35.788Z Downloaded futures-executor v0.3.31
8262024-11-25T18:45:35.790Z Downloaded typify v0.2.0
8272024-11-25T18:45:35.792Z Downloaded steno v0.4.1
8282024-11-25T18:45:35.796Z Downloaded x509-cert v0.2.5
8292024-11-25T18:45:35.802Z Downloaded serde-big-array v0.5.1
8302024-11-25T18:45:35.804Z Downloaded p256 v0.13.2
8312024-11-25T18:45:35.806Z Downloaded futures v0.3.31
8322024-11-25T18:45:35.811Z Downloaded derive_builder_macro v0.20.2
8332024-11-25T18:45:35.814Z Downloaded signal-hook-registry v1.4.2
8342024-11-25T18:45:35.814Z Downloaded signal-hook-mio v0.2.4
8352024-11-25T18:45:35.817Z Downloaded shell-words v1.1.0
8362024-11-25T18:45:35.817Z Downloaded serde_repr v0.1.19
8372024-11-25T18:45:35.819Z Downloaded whoami v1.5.2
8382024-11-25T18:45:35.822Z Downloaded writeable v0.5.5
8392024-11-25T18:45:35.822Z Downloaded untrusted v0.9.0
8402024-11-25T18:45:35.824Z Downloaded pkcs1 v0.7.5
8412024-11-25T18:45:35.827Z Downloaded nu-ansi-term v0.50.1
8422024-11-25T18:45:35.829Z Downloaded mio v1.0.2
8432024-11-25T18:45:35.835Z Downloaded zerocopy-derive v0.8.10
8442024-11-25T18:45:35.841Z Downloaded diesel_table_macro_syntax v0.2.0
8452024-11-25T18:45:35.843Z Downloaded smallvec v0.6.14
8462024-11-25T18:45:35.845Z Downloaded path-slash v0.1.5
8472024-11-25T18:45:35.845Z Downloaded slog-stdlog v4.1.1
8482024-11-25T18:45:35.848Z Downloaded native-tls v0.2.12
8492024-11-25T18:45:35.850Z Downloaded env_logger v0.11.5
8502024-11-25T18:45:35.852Z Downloaded tokio-rustls v0.26.0
8512024-11-25T18:45:35.855Z Downloaded want v0.3.1
8522024-11-25T18:45:35.857Z Downloaded darling_core v0.20.10
8532024-11-25T18:45:35.860Z Downloaded phf_shared v0.10.0
8542024-11-25T18:45:35.862Z Downloaded phf_generator v0.11.2
8552024-11-25T18:45:35.864Z Downloaded fxhash v0.2.1
8562024-11-25T18:45:35.864Z Downloaded unicode-properties v0.1.3
8572024-11-25T18:45:35.866Z Downloaded dropshot_endpoint v0.13.0
8582024-11-25T18:45:35.868Z Downloaded subprocess v0.2.9
8592024-11-25T18:45:35.871Z Downloaded futures-core v0.3.31
8602024-11-25T18:45:35.874Z Downloaded rustc_version v0.4.1
8612024-11-25T18:45:35.876Z Downloaded rand_xorshift v0.3.0
8622024-11-25T18:45:35.876Z Downloaded multer v3.1.0
8632024-11-25T18:45:35.878Z Downloaded tokio-postgres v0.7.12
8642024-11-25T18:45:35.884Z Downloaded strum v0.26.3
8652024-11-25T18:45:35.886Z Downloaded twox-hash v1.6.3
8662024-11-25T18:45:35.888Z Downloaded ff v0.13.0
8672024-11-25T18:45:35.891Z Downloaded predicates v3.1.2
8682024-11-25T18:45:35.893Z Downloaded itertools v0.13.0
8692024-11-25T18:45:35.900Z Downloaded russh-cryptovec v0.7.3
8702024-11-25T18:45:35.902Z Downloaded pbkdf2 v0.11.0
8712024-11-25T18:45:35.904Z Downloaded ron v0.7.1
8722024-11-25T18:45:35.908Z Downloaded hash32 v0.3.1
8732024-11-25T18:45:35.911Z Downloaded ssh-encoding v0.2.0
8742024-11-25T18:45:35.913Z Downloaded phf_codegen v0.11.2
8752024-11-25T18:45:35.913Z Downloaded slog-scope v4.4.0
8762024-11-25T18:45:35.916Z Downloaded pin-project-lite v0.2.14
8772024-11-25T18:45:35.919Z Downloaded globset v0.4.15
8782024-11-25T18:45:35.921Z Downloaded tinyvec v1.8.0
8792024-11-25T18:45:35.923Z Downloaded elliptic-curve v0.13.8
8802024-11-25T18:45:35.927Z Downloaded unicode-bidi v0.3.17
8812024-11-25T18:45:35.930Z Downloaded ssh-key v0.6.6
8822024-11-25T18:45:35.937Z Downloaded endian-type v0.1.2
8832024-11-25T18:45:35.940Z Downloaded pkg-config v0.3.31
8842024-11-25T18:45:35.940Z Downloaded zone_cfg_derive v0.3.0
8852024-11-25T18:45:35.942Z Downloaded packed_struct_codegen v0.10.1
8862024-11-25T18:45:35.944Z Downloaded env_filter v0.1.2
8872024-11-25T18:45:35.946Z Downloaded serde-hex v0.1.0
8882024-11-25T18:45:35.946Z Downloaded mockall_derive v0.13.0
8892024-11-25T18:45:35.948Z Downloaded zerovec-derive v0.10.3
8902024-11-25T18:45:35.950Z Downloaded rfc6979 v0.4.0
8912024-11-25T18:45:35.950Z Downloaded parse-size v1.1.0
8922024-11-25T18:45:35.953Z Downloaded tokio-tungstenite v0.21.0
8932024-11-25T18:45:35.955Z Downloaded utf8_iter v1.0.4
8942024-11-25T18:45:35.955Z Downloaded untrusted v0.7.1
8952024-11-25T18:45:35.957Z Downloaded structmeta-derive v0.3.0
8962024-11-25T18:45:35.958Z Downloaded rpassword v7.3.1
8972024-11-25T18:45:35.960Z Downloaded futures-channel v0.3.31
8982024-11-25T18:45:35.963Z Downloaded des v0.8.1
8992024-11-25T18:45:35.963Z Downloaded der_derive v0.7.3
9002024-11-25T18:45:35.965Z Downloaded poly1305 v0.8.0
9012024-11-25T18:45:35.968Z Downloaded signal-hook v0.3.17
9022024-11-25T18:45:35.971Z Downloaded dirs-sys-next v0.1.2
9032024-11-25T18:45:35.973Z Downloaded pin-utils v0.1.0
9042024-11-25T18:45:35.973Z Downloaded strum_macros v0.25.3
9052024-11-25T18:45:35.976Z Downloaded olpc-cjson v0.1.4
9062024-11-25T18:45:35.978Z Downloaded dirs-next v2.0.0
9072024-11-25T18:45:35.981Z Downloaded num-bigint v0.4.6
9082024-11-25T18:45:35.983Z Downloaded smf v0.2.3
9092024-11-25T18:45:35.986Z Downloaded hashlink v0.9.1
9102024-11-25T18:45:35.988Z Downloaded num-bigint-dig v0.8.4
9112024-11-25T18:45:35.992Z Downloaded aws-lc-rs v1.10.0
9122024-11-25T18:45:36.001Z Downloaded uzers v0.12.1
9132024-11-25T18:45:36.004Z Downloaded diesel_derives v2.2.3
9142024-11-25T18:45:36.008Z Downloaded paste v1.0.15
9152024-11-25T18:45:36.011Z Downloaded ed25519-dalek v2.1.1
9162024-11-25T18:45:36.015Z Downloaded tokio-stream v0.1.16
9172024-11-25T18:45:36.019Z Downloaded strum_macros v0.26.4
9182024-11-25T18:45:36.021Z Downloaded term v0.7.0
9192024-11-25T18:45:36.025Z Downloaded serde_with v3.11.0
9202024-11-25T18:45:36.033Z Downloaded pkcs8 v0.10.2
9212024-11-25T18:45:36.036Z Downloaded omicron-zone-package v0.11.1
9222024-11-25T18:45:36.039Z Downloaded blake3 v1.5.4
9232024-11-25T18:45:36.047Z Downloaded rayon v1.10.0
9242024-11-25T18:45:36.055Z Downloaded password-hash v0.4.2
9252024-11-25T18:45:36.057Z Downloaded password-hash v0.5.0
9262024-11-25T18:45:36.059Z Downloaded unicode-segmentation v1.12.0
9272024-11-25T18:45:36.062Z Downloaded flate2 v1.0.34
9282024-11-25T18:45:36.067Z Downloaded parking_lot v0.11.2
9292024-11-25T18:45:36.070Z Downloaded chrono v0.4.38
9302024-11-25T18:45:36.077Z Downloaded headers v0.4.0
9312024-11-25T18:45:36.083Z Downloaded smallvec v1.13.2
9322024-11-25T18:45:36.085Z Downloaded uuid v1.11.0
9332024-11-25T18:45:36.088Z Downloaded tough v0.19.0
9342024-11-25T18:45:36.097Z Downloaded zopfli v0.8.1
9352024-11-25T18:45:36.099Z Downloaded bindgen v0.69.5
9362024-11-25T18:45:36.107Z Downloaded rcgen v0.12.1
9372024-11-25T18:45:36.109Z Downloaded diff v0.1.13
9382024-11-25T18:45:36.112Z Downloaded tar v0.4.42
9392024-11-25T18:45:36.115Z Downloaded bitvec v1.0.1
9402024-11-25T18:45:36.131Z Downloaded rustyline v14.0.0
9412024-11-25T18:45:36.136Z Downloaded icu_properties_data v1.5.0
9422024-11-25T18:45:36.147Z Downloaded quinn v0.11.5
9432024-11-25T18:45:36.151Z Downloaded expectorate v1.1.0
9442024-11-25T18:45:36.154Z Downloaded rayon-core v1.12.1
9452024-11-25T18:45:36.157Z Downloaded tungstenite v0.24.0
9462024-11-25T18:45:36.161Z Downloaded ron v0.8.1
9472024-11-25T18:45:36.167Z Downloaded zip v0.6.6
9482024-11-25T18:45:36.171Z Downloaded parse-zoneinfo v0.3.1
9492024-11-25T18:45:36.174Z Downloaded glob v0.3.1
9502024-11-25T18:45:36.176Z Downloaded der v0.7.9
9512024-11-25T18:45:36.181Z Downloaded unicode-normalization v0.1.24
9522024-11-25T18:45:36.185Z Downloaded env_logger v0.10.2
9532024-11-25T18:45:36.188Z Downloaded salty v0.3.0
9542024-11-25T18:45:36.195Z Downloaded rustls-webpki v0.101.7
9552024-11-25T18:45:36.210Z Downloaded lalrpop v0.19.12
9562024-11-25T18:45:36.223Z Downloaded typed-path v0.9.3
9572024-11-25T18:45:36.229Z Downloaded zip v2.1.3
9582024-11-25T18:45:36.233Z Downloaded reqwest v0.12.9
9592024-11-25T18:45:36.241Z Downloaded petname v2.0.2
9602024-11-25T18:45:36.247Z Downloaded idna v0.3.0
9612024-11-25T18:45:36.255Z Downloaded time v0.3.36
9622024-11-25T18:45:36.263Z Downloaded zerocopy v0.8.10
9632024-11-25T18:45:36.290Z Downloaded russh v0.45.0
9642024-11-25T18:45:36.295Z Downloaded winnow v0.5.40
9652024-11-25T18:45:36.303Z Downloaded zerovec v0.10.4
9662024-11-25T18:45:36.310Z Downloaded p521 v0.13.3
9672024-11-25T18:45:36.313Z Downloaded h2 v0.4.6
9682024-11-25T18:45:36.320Z Downloaded rustls-webpki v0.102.8
9692024-11-25T18:45:36.339Z Downloaded reedline v0.35.0
9702024-11-25T18:45:36.345Z Downloaded idna v0.2.3
9712024-11-25T18:45:36.352Z Downloaded hickory-proto v0.24.1
9722024-11-25T18:45:36.367Z Downloaded rusqlite v0.32.1
9732024-11-25T18:45:36.373Z Downloaded futures-util v0.3.31
9742024-11-25T18:45:36.386Z Downloaded vcpkg v0.2.15
9752024-11-25T18:45:36.422Z Downloaded quick-xml v0.33.0
9762024-11-25T18:45:36.428Z Downloaded git2 v0.19.0
9772024-11-25T18:45:36.436Z Downloaded regress v0.9.1
9782024-11-25T18:45:36.445Z Downloaded unicode-width v0.2.0
9792024-11-25T18:45:36.451Z Downloaded p384 v0.13.0
9802024-11-25T18:45:36.458Z Downloaded radix_trie v0.2.1
9812024-11-25T18:45:36.462Z Downloaded sqlparser v0.45.0
9822024-11-25T18:45:36.468Z Downloaded dropshot v0.13.0
9832024-11-25T18:45:36.489Z Downloaded quinn-proto v0.11.8
9842024-11-25T18:45:36.494Z Downloaded regex-syntax v0.6.29
9852024-11-25T18:45:36.502Z Downloaded regex v1.11.1
9862024-11-25T18:45:36.514Z Downloaded openssl v0.10.66
9872024-11-25T18:45:36.524Z Downloaded trust-dns-proto v0.22.0
9882024-11-25T18:45:36.536Z Downloaded rustls v0.21.12
9892024-11-25T18:45:36.547Z Downloaded object v0.36.5
9902024-11-25T18:45:36.558Z Downloaded webpki-roots v0.26.6
9912024-11-25T18:45:36.562Z Downloaded regex-syntax v0.8.5
9922024-11-25T18:45:36.570Z Downloaded sled v0.34.7
9932024-11-25T18:45:36.581Z Downloaded gimli v0.31.1
9942024-11-25T18:45:36.589Z Downloaded nix v0.29.0
9952024-11-25T18:45:36.600Z Downloaded openapiv3 v2.0.0
9962024-11-25T18:45:36.612Z Downloaded smoltcp v0.11.0
9972024-11-25T18:45:36.625Z Downloaded rustls v0.22.4
9982024-11-25T18:45:36.638Z Downloaded dropshot v0.12.0
9992024-11-25T18:45:36.658Z Downloaded regress v0.10.1
10002024-11-25T18:45:36.666Z Downloaded ratatui v0.28.1
10012024-11-25T18:45:36.685Z Downloaded chrono-tz v0.10.0
10022024-11-25T18:45:36.692Z Downloaded bstr v1.10.0
10032024-11-25T18:45:36.703Z Downloaded rustls v0.23.14
10042024-11-25T18:45:36.714Z Downloaded typify-impl v0.2.0
10052024-11-25T18:45:36.729Z Downloaded nix v0.28.0
10062024-11-25T18:45:36.740Z Downloaded petgraph v0.6.5
10072024-11-25T18:45:36.757Z Downloaded bzip2-sys v0.1.11+1.0.8
10082024-11-25T18:45:36.769Z Downloaded lzma-sys v0.1.20
10092024-11-25T18:45:36.798Z Downloaded diesel v2.2.4
10102024-11-25T18:45:36.816Z Downloaded object v0.30.4
10112024-11-25T18:45:36.825Z Downloaded zerocopy-derive v0.6.6
10122024-11-25T18:45:36.834Z Downloaded regex-automata v0.4.8
10132024-11-25T18:45:36.851Z Downloaded libz-sys v1.1.20
10142024-11-25T18:45:36.871Z Downloaded nix v0.27.1
10152024-11-25T18:45:36.881Z Downloaded polar-core v0.27.3
10162024-11-25T18:45:36.889Z Downloaded tokio v1.40.0
10172024-11-25T18:45:36.926Z Downloaded smoltcp v0.9.1
10182024-11-25T18:45:36.936Z Downloaded curve25519-dalek v4.1.3
10192024-11-25T18:45:36.944Z Downloaded portable-atomic v1.9.0
10202024-11-25T18:45:36.951Z Downloaded idna v0.5.0
10212024-11-25T18:45:36.957Z Downloaded idna v0.4.0
10222024-11-25T18:45:36.964Z Downloaded proptest v1.5.0
10232024-11-25T18:45:36.974Z Downloaded nom v7.1.3
10242024-11-25T18:45:36.978Z Downloaded csv v1.3.0
10252024-11-25T18:45:36.997Z Downloaded hashbrown v0.14.5
10262024-11-25T18:45:37.003Z Downloaded socket2 v0.5.7
10272024-11-25T18:45:37.005Z Downloaded pin-project-internal v1.1.6
10282024-11-25T18:45:37.007Z Downloaded fd-lock v4.0.2
10292024-11-25T18:45:37.010Z Downloaded pkcs5 v0.7.1
10302024-11-25T18:45:37.012Z Downloaded funty v2.0.0
10312024-11-25T18:45:37.012Z Downloaded zone v0.1.8
10322024-11-25T18:45:37.015Z Downloaded hash32 v0.2.1
10332024-11-25T18:45:37.015Z Downloaded fallible-streaming-iterator v0.1.9
10342024-11-25T18:45:37.015Z Downloaded tiny-keccak v2.0.2
10352024-11-25T18:45:37.018Z Downloaded sha3 v0.10.8
10362024-11-25T18:45:37.021Z Downloaded strum_macros v0.24.3
10372024-11-25T18:45:37.024Z Downloaded getrandom v0.2.15
10382024-11-25T18:45:37.026Z Downloaded derive_more v0.99.18
10392024-11-25T18:45:37.030Z Downloaded tokio-util v0.7.12
10402024-11-25T18:45:37.037Z Downloaded simd-adler32 v0.3.7
10412024-11-25T18:45:37.039Z Downloaded shlex v1.3.0
10422024-11-25T18:45:37.043Z Downloaded packed_struct v0.10.1
10432024-11-25T18:45:37.043Z Downloaded num-integer v0.1.46
10442024-11-25T18:45:37.046Z Downloaded tungstenite v0.23.0
10452024-11-25T18:45:37.046Z Downloaded tungstenite v0.21.0
10462024-11-25T18:45:37.049Z Downloaded libm v0.2.8
10472024-11-25T18:45:37.056Z Downloaded itertools v0.12.1
10482024-11-25T18:45:37.063Z Downloaded crossterm v0.28.1
10492024-11-25T18:45:37.069Z Downloaded publicsuffix v2.2.3
10502024-11-25T18:45:37.071Z Downloaded scopeguard v1.2.0
10512024-11-25T18:45:37.074Z Downloaded rustfmt-wrapper v0.2.1
10522024-11-25T18:45:37.074Z Downloaded sqlformat v0.2.6
10532024-11-25T18:45:37.076Z Downloaded tracing v0.1.40
10542024-11-25T18:45:37.079Z Downloaded hashbrown v0.13.2
10552024-11-25T18:45:37.083Z Downloaded hashbrown v0.12.3
10562024-11-25T18:45:37.086Z Downloaded num-derive v0.4.2
10572024-11-25T18:45:37.088Z Downloaded num v0.4.3
10582024-11-25T18:45:37.091Z Downloaded postcard v1.0.10
10592024-11-25T18:45:37.091Z Downloaded snafu v0.8.5
10602024-11-25T18:45:37.096Z Downloaded unicode_categories v0.1.1
10612024-11-25T18:45:37.099Z Downloaded toml_edit v0.19.15
10622024-11-25T18:45:37.113Z Downloaded powerfmt v0.2.0
10632024-11-25T18:45:37.115Z Downloaded encoding_rs v0.8.34
10642024-11-25T18:45:37.134Z Downloaded newtype-uuid v1.1.3
10652024-11-25T18:45:37.138Z Downloaded rustls-pemfile v2.2.0
10662024-11-25T18:45:37.140Z Downloaded postgres-protocol v0.6.7
10672024-11-25T18:45:37.140Z Downloaded peg-macros v0.8.4
10682024-11-25T18:45:37.142Z Downloaded zerocopy v0.6.6
10692024-11-25T18:45:37.145Z Downloaded yasna v0.5.2
10702024-11-25T18:45:37.145Z Downloaded filetime v0.2.25
10712024-11-25T18:45:37.147Z Downloaded num-complex v0.4.6
10722024-11-25T18:45:37.147Z Downloaded crossbeam-channel v0.5.13
10732024-11-25T18:45:37.151Z Downloaded rand v0.8.5
10742024-11-25T18:45:37.154Z Downloaded primeorder v0.13.6
10752024-11-25T18:45:37.157Z Downloaded predicates-tree v1.0.11
10762024-11-25T18:45:37.157Z Downloaded peg v0.8.4
10772024-11-25T18:45:37.160Z Downloaded yoke v0.7.4
10782024-11-25T18:45:37.162Z Downloaded num-traits v0.2.19
10792024-11-25T18:45:37.165Z Downloaded qorb v0.2.0
10802024-11-25T18:45:37.168Z Downloaded vte_generate_state_changes v0.1.2
10812024-11-25T18:45:37.171Z Downloaded mockall v0.13.0
10822024-11-25T18:45:37.171Z Downloaded futures-macro v0.3.31
10832024-11-25T18:45:37.171Z Downloaded tokio-rustls v0.24.1
10842024-11-25T18:45:37.174Z Downloaded snafu-derive v0.8.5
10852024-11-25T18:45:37.174Z Downloaded slog-json v2.6.1
10862024-11-25T18:45:37.177Z Downloaded unsafe-libyaml v0.2.11
10872024-11-25T18:45:37.179Z Downloaded toml v0.7.8
10882024-11-25T18:45:37.181Z Downloaded libgit2-sys v0.17.0+1.8.1
10892024-11-25T18:45:37.237Z Downloaded crc-any v2.5.0
10902024-11-25T18:45:37.240Z Downloaded derive_builder_core v0.20.2
10912024-11-25T18:45:37.242Z Downloaded derive-where v1.2.7
10922024-11-25T18:45:37.244Z Downloaded serde_yaml v0.9.34+deprecated
10932024-11-25T18:45:37.247Z Downloaded prettyplease v0.2.25
10942024-11-25T18:45:37.250Z Downloaded utf16_iter v1.0.5
10952024-11-25T18:45:37.253Z Downloaded utf-8 v0.7.6
10962024-11-25T18:45:37.253Z Downloaded string_cache v0.8.7
10972024-11-25T18:45:37.256Z Downloaded static_assertions v1.1.0
10982024-11-25T18:45:37.256Z Downloaded chacha20poly1305 v0.10.1
10992024-11-25T18:45:37.258Z Downloaded schemars_derive v0.8.21
11002024-11-25T18:45:37.258Z Downloaded scheduled-thread-pool v0.2.7
11012024-11-25T18:45:37.261Z Downloaded fragile v2.0.0
11022024-11-25T18:45:37.261Z Downloaded test-strategy v0.3.1
11032024-11-25T18:45:37.264Z Downloaded const_format v0.2.33
11042024-11-25T18:45:37.269Z Downloaded serde_urlencoded v0.7.1
11052024-11-25T18:45:37.271Z Downloaded predicates-core v1.0.8
11062024-11-25T18:45:37.271Z Downloaded ena v0.14.3
11072024-11-25T18:45:37.273Z Downloaded displaydoc v0.2.5
11082024-11-25T18:45:37.276Z Downloaded derive_builder v0.20.2
11092024-11-25T18:45:37.279Z Downloaded similar v2.6.0
11102024-11-25T18:45:37.284Z Downloaded base64 v0.13.1
11112024-11-25T18:45:37.287Z Downloaded icu_collections v1.5.0
11122024-11-25T18:45:37.292Z Downloaded clang-sys v1.8.1
11132024-11-25T18:45:37.294Z Downloaded zerofrom-derive v0.1.4
11142024-11-25T18:45:37.297Z Downloaded icu_provider v1.5.0
11152024-11-25T18:45:37.299Z Downloaded icu_normalizer_data v1.5.0
11162024-11-25T18:45:37.301Z Downloaded icu_normalizer v1.5.0
11172024-11-25T18:45:37.304Z Downloaded icu_locid_transform_data v1.5.0
11182024-11-25T18:45:37.306Z Downloaded blake2 v0.10.6
11192024-11-25T18:45:37.308Z Downloaded memmap2 v0.9.5
11202024-11-25T18:45:37.310Z Downloaded maybe-uninit v2.0.0
11212024-11-25T18:45:37.310Z Downloaded lru-cache v0.1.2
11222024-11-25T18:45:37.310Z Downloaded cookie_store v0.21.0
11232024-11-25T18:45:37.313Z Downloaded litemap v0.7.3
11242024-11-25T18:45:37.316Z Downloaded bzip2 v0.4.4
11252024-11-25T18:45:37.316Z Downloaded sha1 v0.10.6
11262024-11-25T18:45:37.318Z Downloaded ref-cast-impl v1.0.23
11272024-11-25T18:45:37.318Z Downloaded memoffset v0.9.1
11282024-11-25T18:45:37.321Z Downloaded md-5 v0.10.6
11292024-11-25T18:45:37.321Z Downloaded maplit v1.0.2
11302024-11-25T18:45:37.321Z Downloaded linked-hash-map v0.5.6
11312024-11-25T18:45:37.324Z Downloaded kstat-rs v0.2.4
11322024-11-25T18:45:37.324Z Downloaded cancel-safe-futures v0.1.5
11332024-11-25T18:45:37.326Z Downloaded httparse v1.9.5
11342024-11-25T18:45:37.328Z Downloaded cexpr v0.6.0
11352024-11-25T18:45:37.331Z Downloaded lru v0.12.5
11362024-11-25T18:45:37.331Z Downloaded lockfree-object-pool v0.1.6
11372024-11-25T18:45:37.333Z Downloaded linear-map v1.2.0
11382024-11-25T18:45:37.336Z Downloaded ipnetwork v0.20.0
11392024-11-25T18:45:37.336Z Downloaded indoc v1.0.9
11402024-11-25T18:45:37.338Z Downloaded indent_write v2.2.0
11412024-11-25T18:45:37.340Z Downloaded keccak v0.1.5
11422024-11-25T18:45:37.340Z Downloaded is-terminal v0.4.13
11432024-11-25T18:45:37.342Z Downloaded internet-checksum v0.2.1
11442024-11-25T18:45:37.342Z Downloaded instability v0.3.2
11452024-11-25T18:45:37.342Z Downloaded inout v0.1.3
11462024-11-25T18:45:37.345Z Downloaded cassowary v0.3.0
11472024-11-25T18:45:37.345Z Downloaded bit-vec v0.6.3
11482024-11-25T18:45:37.347Z Downloaded cipher v0.4.4
11492024-11-25T18:45:37.350Z Downloaded ciborium-ll v0.2.2
11502024-11-25T18:45:37.350Z Downloaded hickory-client v0.24.1
11512024-11-25T18:45:37.352Z Downloaded async-stream v0.3.6
11522024-11-25T18:45:37.355Z Downloaded base64 v0.21.7
11532024-11-25T18:45:37.358Z Downloaded hex-literal v0.4.1
11542024-11-25T18:45:37.362Z Downloaded heck v0.3.3
11552024-11-25T18:45:37.362Z Downloaded base16ct v0.2.0
11562024-11-25T18:45:37.362Z Downloaded atomicwrites v0.4.4
11572024-11-25T18:45:37.364Z Downloaded home v0.5.9
11582024-11-25T18:45:37.364Z Downloaded hex v0.4.3
11592024-11-25T18:45:37.523Z Downloaded libsqlite3-sys v0.30.1
11602024-11-25T18:45:37.890Z Downloaded ring v0.17.8
11612024-11-25T18:45:38.041Z Downloaded ring v0.16.20
11622024-11-25T18:45:38.306Z Downloaded aws-lc-sys v0.22.0
11632024-11-25T18:45:38.607Z Compiling serde v1.0.215
11642024-11-25T18:45:38.609Z Compiling lock_api v0.4.12
11652024-11-25T18:45:38.609Z Compiling scopeguard v1.2.0
11662024-11-25T18:45:38.609Z Compiling value-bag v1.9.0
11672024-11-25T18:45:38.609Z Compiling typenum v1.17.0
11682024-11-25T18:45:38.609Z Compiling generic-array v0.14.7
11692024-11-25T18:45:38.783Z Compiling syn v2.0.87
11702024-11-25T18:45:38.786Z Compiling getrandom v0.2.15
11712024-11-25T18:45:38.910Z Compiling subtle v2.6.1
11722024-11-25T18:45:39.169Z Compiling rand_core v0.6.4
11732024-11-25T18:45:39.243Z Compiling log v0.4.22
11742024-11-25T18:45:39.290Z Compiling shlex v1.3.0
11752024-11-25T18:45:39.328Z Compiling jobserver v0.1.32
11762024-11-25T18:45:39.417Z Compiling smallvec v1.13.2
11772024-11-25T18:45:39.599Z Compiling const-oid v0.9.6
11782024-11-25T18:45:39.707Z Compiling cc v1.1.30
11792024-11-25T18:45:39.755Z Compiling spin v0.9.8
11802024-11-25T18:45:39.836Z Compiling pin-project-lite v0.2.14
11812024-11-25T18:45:39.982Z Compiling rustix v0.38.37
11822024-11-25T18:45:40.147Z Compiling parking_lot_core v0.9.10
11832024-11-25T18:45:40.256Z Compiling futures-core v0.3.31
11842024-11-25T18:45:40.381Z Compiling signal-hook-registry v1.4.2
11852024-11-25T18:45:40.454Z Compiling mio v1.0.2
11862024-11-25T18:45:40.929Z Compiling aho-corasick v1.1.3
11872024-11-25T18:45:41.199Z Compiling parking_lot v0.12.3
11882024-11-25T18:45:41.339Z Compiling regex-syntax v0.8.5
11892024-11-25T18:45:41.508Z Compiling cpufeatures v0.2.14
11902024-11-25T18:45:41.615Z Compiling either v1.13.0
11912024-11-25T18:45:41.645Z Compiling lazy_static v1.5.0
11922024-11-25T18:45:41.756Z Compiling futures-sink v0.3.31
11932024-11-25T18:45:41.775Z Compiling stable_deref_trait v1.2.0
11942024-11-25T18:45:41.890Z Compiling glob v0.3.1
11952024-11-25T18:45:41.912Z Compiling socket2 v0.5.7
11962024-11-25T18:45:42.056Z Compiling slab v0.4.9
11972024-11-25T18:45:42.220Z Compiling prettyplease v0.2.25
11982024-11-25T18:45:42.511Z Compiling minimal-lexical v0.2.1
11992024-11-25T18:45:42.869Z Compiling libloading v0.8.5
12002024-11-25T18:45:42.873Z Compiling home v0.5.9
12012024-11-25T18:45:42.918Z Compiling clang-sys v1.8.1
12022024-11-25T18:45:43.042Z Compiling nom v7.1.3
12032024-11-25T18:45:43.167Z Compiling bindgen v0.69.5
12042024-11-25T18:45:43.293Z Compiling serde_json v1.0.132
12052024-11-25T18:45:43.666Z Compiling itertools v0.12.1
12062024-11-25T18:45:43.965Z Compiling futures-channel v0.3.31
12072024-11-25T18:45:44.155Z Compiling pin-utils v0.1.0
12082024-11-25T18:45:44.257Z Compiling futures-io v0.3.31
12092024-11-25T18:45:44.400Z Compiling futures-task v0.3.31
12102024-11-25T18:45:44.612Z Compiling allocator-api2 v0.2.18
12112024-11-25T18:45:44.707Z Compiling foldhash v0.1.3
12122024-11-25T18:45:45.022Z Compiling lazycell v1.3.0
12132024-11-25T18:45:45.176Z Compiling regex-automata v0.4.8
12142024-11-25T18:45:45.405Z Compiling rustc-hash v1.1.0
12152024-11-25T18:45:45.590Z Compiling hashbrown v0.15.0
12162024-11-25T18:45:46.700Z Compiling synstructure v0.13.1
12172024-11-25T18:45:46.854Z Compiling cexpr v0.6.0
12182024-11-25T18:45:46.971Z Compiling cmake v0.1.51
12192024-11-25T18:45:48.005Z Compiling pkg-config v0.3.31
12202024-11-25T18:45:48.358Z Compiling tinyvec_macros v0.1.1
12212024-11-25T18:45:48.408Z Compiling libm v0.2.8
12222024-11-25T18:45:48.450Z Compiling fs_extra v1.3.0
12232024-11-25T18:45:48.642Z Compiling dunce v1.0.5
12242024-11-25T18:45:48.761Z Compiling tinyvec v1.8.0
12252024-11-25T18:45:48.778Z Compiling num-traits v0.2.19
12262024-11-25T18:45:49.286Z Compiling ring v0.17.8
12272024-11-25T18:45:49.566Z Compiling litemap v0.7.3
12282024-11-25T18:45:49.959Z Compiling writeable v0.5.5
12292024-11-25T18:45:49.982Z Compiling paste v1.0.15
12302024-11-25T18:45:50.284Z Compiling unicode-normalization v0.1.24
12312024-11-25T18:45:50.382Z Compiling base64ct v1.6.0
12322024-11-25T18:45:50.402Z Compiling unicode-bidi v0.3.17
12332024-11-25T18:45:50.983Z Compiling regex v1.11.1
12342024-11-25T18:45:51.377Z Compiling pem-rfc7468 v0.7.0
12352024-11-25T18:45:51.849Z Compiling flagset v0.4.6
12362024-11-25T18:45:52.057Z Compiling httparse v1.9.5
12372024-11-25T18:45:52.075Z Compiling aws-lc-rs v1.10.0
12382024-11-25T18:45:52.499Z Compiling tracing-core v0.1.32
12392024-11-25T18:45:52.568Z Compiling crossbeam-utils v0.8.20
12402024-11-25T18:45:52.852Z Compiling icu_locid_transform_data v1.5.0
12412024-11-25T18:45:52.950Z Compiling percent-encoding v2.3.1
12422024-11-25T18:45:53.128Z Compiling rustls-pki-types v1.9.0
12432024-11-25T18:45:53.299Z Compiling untrusted v0.7.1
12442024-11-25T18:45:53.469Z Compiling time-core v0.1.2
12452024-11-25T18:45:53.532Z Compiling serde_derive v1.0.215
12462024-11-25T18:45:53.638Z Compiling zeroize_derive v1.4.2
12472024-11-25T18:45:53.891Z Compiling zerocopy-derive v0.7.35
12482024-11-25T18:45:53.964Z Compiling tokio-macros v2.4.0
12492024-11-25T18:45:54.246Z Compiling zerofrom-derive v0.1.4
12502024-11-25T18:45:55.137Z Compiling zeroize v1.8.1
12512024-11-25T18:45:55.539Z Compiling yoke-derive v0.7.4
12522024-11-25T18:45:55.678Z Compiling thiserror-impl v1.0.69
12532024-11-25T18:45:56.174Z Compiling zerocopy v0.7.35
12542024-11-25T18:45:56.382Z Compiling zerovec-derive v0.10.3
12552024-11-25T18:45:56.981Z Compiling crypto-common v0.1.6
12562024-11-25T18:45:57.234Z Compiling block-buffer v0.10.4
12572024-11-25T18:45:57.502Z Compiling digest v0.10.7
12582024-11-25T18:45:57.828Z Compiling futures-macro v0.3.31
12592024-11-25T18:45:57.985Z Compiling hmac v0.12.1
12602024-11-25T18:45:58.072Z Compiling block-padding v0.3.3
12612024-11-25T18:45:58.243Z Compiling displaydoc v0.2.5
12622024-11-25T18:45:58.319Z Compiling inout v0.1.3
12632024-11-25T18:45:58.372Z Compiling zerofrom v0.1.4
12642024-11-25T18:45:58.606Z Compiling cipher v0.4.4
12652024-11-25T18:45:58.626Z Compiling sha2 v0.10.8
12662024-11-25T18:45:58.641Z Compiling yoke v0.7.4
12672024-11-25T18:45:59.036Z Compiling ppv-lite86 v0.2.20
12682024-11-25T18:45:59.085Z Compiling thiserror v1.0.69
12692024-11-25T18:45:59.086Z Compiling icu_provider_macros v1.5.0
12702024-11-25T18:45:59.154Z Compiling zerovec v0.10.4
12712024-11-25T18:45:59.231Z Compiling der_derive v0.7.3
12722024-11-25T18:45:59.698Z Compiling futures-util v0.3.31
12732024-11-25T18:45:59.895Z Compiling rand_chacha v0.3.1
12742024-11-25T18:45:59.998Z Compiling tracing-attributes v0.1.27
12752024-11-25T18:46:00.265Z Compiling pest v2.7.14
12762024-11-25T18:46:01.460Z Compiling tinystr v0.7.6
12772024-11-25T18:46:01.714Z Compiling der v0.7.9
12782024-11-25T18:46:01.890Z Compiling icu_locid v1.5.0
12792024-11-25T18:46:02.248Z Compiling icu_collections v1.5.0
12802024-11-25T18:46:02.361Z Compiling rand v0.8.5
12812024-11-25T18:46:03.375Z Compiling icu_provider v1.5.0
12822024-11-25T18:46:03.705Z Compiling salsa20 v0.10.2
12832024-11-25T18:46:03.900Z Compiling tracing v0.1.40
12842024-11-25T18:46:03.944Z Compiling spki v0.7.3
12852024-11-25T18:46:04.313Z Compiling icu_locid_transform v1.5.0
12862024-11-25T18:46:04.341Z Compiling pbkdf2 v0.12.2
12872024-11-25T18:46:04.398Z Compiling num-conv v0.1.0
12882024-11-25T18:46:04.502Z Compiling untrusted v0.9.0
12892024-11-25T18:46:04.520Z Compiling icu_properties_data v1.5.0
12902024-11-25T18:46:04.539Z Compiling powerfmt v0.2.0
12912024-11-25T18:46:04.673Z Compiling mirai-annotations v1.12.0
12922024-11-25T18:46:04.693Z Compiling vcpkg v0.2.15
12932024-11-25T18:46:04.769Z Compiling time-macros v0.2.18
12942024-11-25T18:46:04.867Z Compiling deranged v0.3.11
12952024-11-25T18:46:05.094Z Compiling scrypt v0.11.0
12962024-11-25T18:46:05.702Z Compiling icu_properties v1.5.1
12972024-11-25T18:46:06.020Z Compiling pest_meta v2.7.14
12982024-11-25T18:46:06.837Z Compiling aes v0.8.4
12992024-11-25T18:46:06.951Z Compiling openssl-sys v0.9.103
13002024-11-25T18:46:07.012Z Compiling cbc v0.1.2
13012024-11-25T18:46:07.256Z Compiling scroll_derive v0.12.0
13022024-11-25T18:46:08.033Z Compiling bitflags v2.6.0
13032024-11-25T18:46:08.063Z Compiling bytes v1.8.0
13042024-11-25T18:46:08.716Z Compiling indexmap v2.6.0
13052024-11-25T18:46:08.739Z Compiling semver v1.0.23
13062024-11-25T18:46:09.387Z Compiling tokio v1.40.0
13072024-11-25T18:46:09.490Z Compiling http v1.1.0
13082024-11-25T18:46:09.653Z Compiling rustc_version v0.4.1
13092024-11-25T18:46:10.453Z Compiling atomic-waker v1.1.2
13102024-11-25T18:46:10.685Z Compiling write16 v1.0.0
13112024-11-25T18:46:10.706Z Compiling utf8_iter v1.0.4
13122024-11-25T18:46:10.819Z Compiling utf16_iter v1.0.5
13132024-11-25T18:46:10.964Z Compiling num_threads v0.1.7
13142024-11-25T18:46:11.026Z Compiling icu_normalizer_data v1.5.0
13152024-11-25T18:46:11.084Z Compiling time v0.3.36
13162024-11-25T18:46:11.104Z Compiling http-body v1.0.1
13172024-11-25T18:46:11.130Z Compiling icu_normalizer v1.5.0
13182024-11-25T18:46:11.339Z Compiling scroll v0.12.0
13192024-11-25T18:46:11.454Z Compiling pkcs5 v0.7.1
13202024-11-25T18:46:11.478Z Compiling pest_generator v2.7.14
13212024-11-25T18:46:11.889Z Compiling form_urlencoded v1.2.1
13222024-11-25T18:46:12.057Z Compiling try-lock v0.2.5
13232024-11-25T18:46:12.201Z Compiling slog v2.7.0
13242024-11-25T18:46:12.203Z Compiling goblin v0.8.2
13252024-11-25T18:46:12.716Z Compiling which v4.4.2
13262024-11-25T18:46:12.809Z Compiling want v0.3.1
13272024-11-25T18:46:13.133Z Compiling pkcs8 v0.10.2
13282024-11-25T18:46:13.316Z Compiling idna_adapter v1.2.0
13292024-11-25T18:46:13.468Z Compiling pest_derive v2.7.14
13302024-11-25T18:46:13.530Z Compiling httpdate v1.0.3
13312024-11-25T18:46:13.857Z Compiling idna v1.0.3
13322024-11-25T18:46:13.987Z Compiling serde_tokenstream v0.2.2
13332024-11-25T18:46:14.265Z Compiling dtrace-parser v0.2.0
13342024-11-25T18:46:14.623Z Compiling toml_datetime v0.6.8
13352024-11-25T18:46:14.782Z Compiling serde_spanned v0.6.8
13362024-11-25T18:46:15.017Z Compiling uuid v1.11.0
13372024-11-25T18:46:15.127Z Compiling foreign-types-shared v0.1.1
13382024-11-25T18:46:15.243Z Compiling iana-time-zone v0.1.61
13392024-11-25T18:46:15.716Z Compiling base64 v0.22.1
13402024-11-25T18:46:15.794Z Compiling tower-service v0.3.3
13412024-11-25T18:46:15.927Z Compiling openssl v0.10.66
13422024-11-25T18:46:16.346Z Compiling adler2 v2.0.0
13432024-11-25T18:46:16.395Z Compiling match_cfg v0.1.0
13442024-11-25T18:46:16.465Z Compiling rustversion v1.0.17
13452024-11-25T18:46:16.503Z Compiling miniz_oxide v0.8.0
13462024-11-25T18:46:16.505Z Compiling hostname v0.3.1
13472024-11-25T18:46:16.540Z Compiling chrono v0.4.38
13482024-11-25T18:46:16.558Z Compiling foreign-types v0.3.2
13492024-11-25T18:46:16.653Z Compiling url v2.5.3
13502024-11-25T18:46:17.256Z Compiling async-trait v0.1.83
13512024-11-25T18:46:18.044Z Compiling tokio-util v0.7.12
13522024-11-25T18:46:18.197Z Compiling dof v0.3.0
13532024-11-25T18:46:18.597Z Compiling openssl-macros v0.1.1
13542024-11-25T18:46:19.363Z Compiling h2 v0.4.6
13552024-11-25T18:46:19.492Z Compiling usdt-impl v0.5.0
13562024-11-25T18:46:19.990Z Compiling dirs-sys-next v0.1.2
13572024-11-25T18:46:20.291Z Compiling rustls v0.22.4
13582024-11-25T18:46:20.342Z Compiling syn v1.0.109
13592024-11-25T18:46:20.541Z Compiling rustls v0.23.14
13602024-11-25T18:46:20.684Z Compiling siphasher v0.3.11
13612024-11-25T18:46:20.817Z Compiling native-tls v0.2.12
13622024-11-25T18:46:21.000Z Compiling data-encoding v2.6.0
13632024-11-25T18:46:21.124Z Compiling dirs-next v2.0.0
13642024-11-25T18:46:21.320Z Compiling http-body-util v0.1.2
13652024-11-25T18:46:21.855Z Compiling crossbeam-epoch v0.9.18
13662024-11-25T18:46:22.607Z Compiling heapless v0.7.17
13672024-11-25T18:46:22.628Z Compiling sha1 v0.10.6
13682024-11-25T18:46:22.648Z Compiling signature v2.2.0
13692024-11-25T18:46:22.950Z Compiling bzip2-sys v0.1.11+1.0.8
13702024-11-25T18:46:23.050Z Compiling serde_derive_internals v0.29.1
13712024-11-25T18:46:23.069Z Compiling thread_local v1.1.8
13722024-11-25T18:46:23.350Z Compiling multer v3.1.0
13732024-11-25T18:46:23.452Z Compiling encoding_rs v0.8.34
13742024-11-25T18:46:23.628Z Compiling cookie v0.18.1
13752024-11-25T18:46:23.630Z Compiling mime v0.3.17
13762024-11-25T18:46:23.911Z Compiling gimli v0.31.1
13772024-11-25T18:46:24.193Z Compiling openssl-probe v0.1.5
13782024-11-25T18:46:24.567Z Compiling schemars v0.8.21
13792024-11-25T18:46:24.911Z Compiling unicode-properties v0.1.3
13802024-11-25T18:46:25.034Z Compiling rayon-core v1.12.1
13812024-11-25T18:46:25.293Z Compiling ipnet v2.10.1
13822024-11-25T18:46:25.313Z Compiling slog-async v2.8.0
13832024-11-25T18:46:25.851Z Compiling signal-hook v0.3.17
13842024-11-25T18:46:25.940Z Compiling schemars_derive v0.8.21
13852024-11-25T18:46:26.169Z Compiling stringprep v0.1.5
13862024-11-25T18:46:26.570Z Compiling hyper v1.5.0
13872024-11-25T18:46:27.876Z Compiling toml_edit v0.22.22
13882024-11-25T18:46:29.189Z Compiling hyper-util v0.1.10
13892024-11-25T18:46:29.229Z Compiling addr2line v0.24.2
13902024-11-25T18:46:29.824Z Compiling usdt-attr-macro v0.5.0
13912024-11-25T18:46:29.883Z Compiling usdt-macro v0.5.0
13922024-11-25T18:46:29.917Z Compiling crossbeam-deque v0.8.5
13932024-11-25T18:46:29.947Z Compiling term v0.7.0
13942024-11-25T18:46:30.693Z Compiling slog-json v2.6.1
13952024-11-25T18:46:31.086Z Compiling serde_urlencoded v0.7.1
13962024-11-25T18:46:31.425Z Compiling crossbeam-channel v0.5.13
13972024-11-25T18:46:31.488Z Compiling curve25519-dalek v4.1.3
13982024-11-25T18:46:31.510Z Compiling futures-executor v0.3.31
13992024-11-25T18:46:31.626Z Compiling md-5 v0.10.6
14002024-11-25T18:46:31.902Z Compiling rustls-pemfile v2.2.0
14012024-11-25T18:46:32.073Z Compiling enum-as-inner v0.6.1
14022024-11-25T18:46:32.102Z Compiling async-stream-impl v0.3.6
14032024-11-25T18:46:32.240Z Compiling num-integer v0.1.46
14042024-11-25T18:46:32.330Z Compiling idna v0.3.0
14052024-11-25T18:46:32.500Z Compiling idna v0.4.0
14062024-11-25T18:46:33.004Z Compiling hash32 v0.2.1
14072024-11-25T18:46:33.175Z Compiling ff v0.13.0
14082024-11-25T18:46:33.370Z Compiling is-terminal v0.4.13
14092024-11-25T18:46:33.408Z Compiling object v0.36.5
14102024-11-25T18:46:33.495Z Compiling dropshot v0.12.0
14112024-11-25T18:46:33.515Z Compiling utf-8 v0.7.6
14122024-11-25T18:46:33.769Z Compiling base16ct v0.2.0
14132024-11-25T18:46:33.831Z Compiling dyn-clone v1.0.17
14142024-11-25T18:46:34.027Z Compiling fallible-iterator v0.2.0
14152024-11-25T18:46:34.048Z Compiling portable-atomic v1.9.0
14162024-11-25T18:46:34.077Z Compiling anyhow v1.0.93
14172024-11-25T18:46:34.158Z Compiling linked-hash-map v0.5.6
14182024-11-25T18:46:34.539Z Compiling take_mut v0.2.2
14192024-11-25T18:46:34.683Z Compiling quick-error v1.2.3
14202024-11-25T18:46:34.703Z Compiling smoltcp v0.9.1
14212024-11-25T18:46:34.745Z Compiling psl-types v2.0.11
14222024-11-25T18:46:34.835Z Compiling num-bigint-dig v0.8.4
14232024-11-25T18:46:34.939Z Compiling rustc-demangle v0.1.24
14242024-11-25T18:46:35.159Z Compiling publicsuffix v2.2.3
14252024-11-25T18:46:35.179Z Compiling resolv-conf v0.7.0
14262024-11-25T18:46:35.463Z Compiling postgres-protocol v0.6.7
14272024-11-25T18:46:35.921Z Compiling lru-cache v0.1.2
14282024-11-25T18:46:36.110Z Compiling sec1 v0.7.3
14292024-11-25T18:46:36.366Z Compiling tungstenite v0.24.0
14302024-11-25T18:46:36.696Z Compiling async-stream v0.3.6
14312024-11-25T18:46:36.847Z Compiling slog-term v2.9.1
14322024-11-25T18:46:37.011Z Compiling usdt v0.5.0
14332024-11-25T18:46:37.108Z Compiling group v0.13.0
14342024-11-25T18:46:37.432Z Compiling hickory-proto v0.24.1
14352024-11-25T18:46:38.136Z Compiling num-iter v0.1.45
14362024-11-25T18:46:38.425Z Compiling futures v0.3.31
14372024-11-25T18:46:38.548Z Compiling toml v0.8.19
14382024-11-25T18:46:38.699Z Compiling slog-bunyan v2.5.0
14392024-11-25T18:46:40.200Z Compiling camino v1.1.9
14402024-11-25T18:46:40.303Z Compiling tokio-native-tls v0.3.1
14412024-11-25T18:46:40.584Z Compiling phf_shared v0.11.2
14422024-11-25T18:46:40.897Z Compiling backtrace v0.3.74
14432024-11-25T18:46:40.971Z Compiling dropshot_endpoint v0.12.0
14442024-11-25T18:46:41.181Z Compiling terminal_size v0.4.0
14452024-11-25T18:46:41.404Z Compiling waitgroup v0.1.2
14462024-11-25T18:46:41.527Z Compiling openapiv3 v2.0.0
14472024-11-25T18:46:41.530Z Compiling serde_path_to_error v0.1.16
14482024-11-25T18:46:41.645Z Compiling hkdf v0.12.4
14492024-11-25T18:46:41.910Z Compiling crypto-bigint v0.5.5
14502024-11-25T18:46:42.431Z Compiling webpki-roots v0.26.6
14512024-11-25T18:46:42.655Z Compiling zerocopy-derive v0.6.6
14522024-11-25T18:46:44.565Z Compiling hubpack_derive v0.1.1
14532024-11-25T18:46:44.635Z Compiling curve25519-dalek-derive v0.1.1
14542024-11-25T18:46:44.963Z Compiling idna v0.5.0
14552024-11-25T18:46:45.450Z Compiling hostname v0.4.0
14562024-11-25T18:46:45.597Z Compiling crc32fast v1.4.2
14572024-11-25T18:46:45.747Z Compiling fs-err v2.11.0
14582024-11-25T18:46:45.941Z Compiling ahash v0.8.11
14592024-11-25T18:46:45.980Z Compiling winnow v0.5.40
14602024-11-25T18:46:46.040Z Compiling debug-ignore v1.0.5
14612024-11-25T18:46:46.160Z Compiling managed v0.8.0
14622024-11-25T18:46:46.190Z Compiling bitflags v1.3.2
14632024-11-25T18:46:46.261Z Compiling clap_builder v4.5.21
14642024-11-25T18:46:46.660Z Compiling console v0.15.8
14652024-11-25T18:46:48.018Z Compiling strum_macros v0.25.3
14662024-11-25T18:46:48.148Z Compiling cookie_store v0.21.0
14672024-11-25T18:46:48.294Z Compiling flate2 v1.0.34
14682024-11-25T18:46:48.693Z Compiling hubpack v0.1.2
14692024-11-25T18:46:49.157Z Compiling zerocopy v0.6.6
14702024-11-25T18:46:49.245Z Compiling elliptic-curve v0.13.8
14712024-11-25T18:46:49.754Z Compiling toml_edit v0.19.15
14722024-11-25T18:46:49.846Z Compiling hickory-resolver v0.24.1
14732024-11-25T18:46:50.090Z Compiling signal-hook-mio v0.2.4
14742024-11-25T18:46:50.251Z Compiling phf v0.11.2
14752024-11-25T18:46:50.578Z Compiling hyper-tls v0.6.0
14762024-11-25T18:46:50.946Z Compiling rayon v1.10.0
14772024-11-25T18:46:51.023Z Compiling bzip2 v0.4.4
14782024-11-25T18:46:52.197Z Compiling tokio-tungstenite v0.24.0
14792024-11-25T18:46:52.740Z Compiling postgres-types v0.2.8
14802024-11-25T18:46:54.476Z Compiling ed25519 v2.2.3
14812024-11-25T18:46:55.637Z Compiling phf_shared v0.10.0
14822024-11-25T18:46:55.682Z Compiling tokio-stream v0.1.16
14832024-11-25T18:46:55.778Z Compiling pkcs1 v0.7.5
14842024-11-25T18:46:56.053Z Compiling serde-big-array v0.5.1
14852024-11-25T18:46:56.288Z Compiling rfc6979 v0.4.0
14862024-11-25T18:46:56.374Z Compiling clap_derive v4.5.18
14872024-11-25T18:46:56.474Z Compiling serde_repr v0.1.19
14882024-11-25T18:46:56.764Z Compiling derive-where v1.2.7
14892024-11-25T18:46:56.787Z Compiling float-cmp v0.9.0
14902024-11-25T18:46:56.809Z Compiling bstr v1.10.0
14912024-11-25T18:46:57.010Z Compiling sync_wrapper v1.0.1
14922024-11-25T18:46:57.173Z Compiling unicode-width v0.2.0
14932024-11-25T18:46:57.677Z Compiling whoami v1.5.2
14942024-11-25T18:46:57.695Z Compiling precomputed-hash v0.1.1
14952024-11-25T18:46:57.803Z Compiling fixedbitset v0.4.2
14962024-11-25T18:46:57.825Z Compiling new_debug_unreachable v1.0.6
14972024-11-25T18:46:57.926Z Compiling normalize-line-endings v0.3.0
14982024-11-25T18:46:58.054Z Compiling number_prefix v0.4.0
14992024-11-25T18:46:58.283Z Compiling bit-vec v0.6.3
15002024-11-25T18:46:58.305Z Compiling predicates-core v1.0.8
15012024-11-25T18:46:58.307Z Compiling static_assertions v1.1.0
15022024-11-25T18:46:58.428Z Compiling difflib v0.4.0
15032024-11-25T18:46:58.551Z Compiling unicode-segmentation v1.12.0
15042024-11-25T18:46:58.670Z Compiling bit-set v0.5.3
15052024-11-25T18:46:58.755Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15062024-11-25T18:46:58.940Z Compiling predicates v3.1.2
15072024-11-25T18:46:59.462Z Compiling similar v2.6.0
15082024-11-25T18:47:00.086Z Compiling indicatif v0.17.9
15092024-11-25T18:47:00.387Z Compiling petgraph v0.6.5
15102024-11-25T18:47:00.719Z Compiling tokio-postgres v0.7.12
15112024-11-25T18:47:01.449Z Compiling clap v4.5.21
15122024-11-25T18:47:01.580Z Compiling string_cache v0.8.7
15132024-11-25T18:47:01.931Z Compiling ecdsa v0.16.9
15142024-11-25T18:47:02.065Z Compiling rsa v0.9.6
15152024-11-25T18:47:02.379Z Compiling ed25519-dalek v2.1.1
15162024-11-25T18:47:02.820Z Compiling toml v0.7.8
15172024-11-25T18:47:03.684Z Compiling zip v0.6.6
15182024-11-25T18:47:04.514Z Compiling crossterm v0.28.1
15192024-11-25T18:47:05.462Z Compiling hex v0.4.3
15202024-11-25T18:47:05.566Z Compiling x509-cert v0.2.5
15212024-11-25T18:47:05.769Z Compiling itertools v0.10.5
15222024-11-25T18:47:06.044Z Compiling unicode-xid v0.2.6
15232024-11-25T18:47:06.105Z Compiling peg-runtime v0.8.3
15242024-11-25T18:47:06.222Z Compiling lalrpop-util v0.19.12
15252024-11-25T18:47:06.513Z Compiling strum_macros v0.26.4
15262024-11-25T18:47:06.585Z Compiling xattr v1.3.1
15272024-11-25T18:47:06.790Z Compiling filetime v0.2.25
15282024-11-25T18:47:07.122Z Compiling tar v0.4.42
15292024-11-25T18:47:11.265Z Compiling strum v0.26.3
15302024-11-25T18:47:14.227Z Compiling aws-lc-sys v0.22.0
15312024-11-25T18:47:42.106Z Compiling rustls-webpki v0.102.8
15322024-11-25T18:47:45.431Z Compiling tokio-rustls v0.25.0
15332024-11-25T18:47:47.105Z Compiling tokio-rustls v0.26.0
15342024-11-25T18:47:47.500Z Compiling hyper-rustls v0.27.3
15352024-11-25T18:47:47.854Z Compiling reqwest v0.12.9
15362024-11-25T18:47:48.684Z Compiling qorb v0.2.0
15372024-11-25T18:47:53.735Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15382024-11-25T18:47:53.964Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15392024-11-25T18:47:59.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
15402024-11-25T18:47:59.888Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15412024-11-25T18:47:59.937ZNov 25 18:47:58.560 INFO Starting download, target: Clickhouse
15422024-11-25T18:47:59.937ZNov 25 18:47:58.560 INFO Starting download, target: Cockroach
15432024-11-25T18:47:59.940ZNov 25 18:47:58.560 INFO Starting download, target: Console
15442024-11-25T18:47:59.940ZNov 25 18:47:58.560 INFO Starting download, target: DendriteOpenapi
15452024-11-25T18:47:59.940ZNov 25 18:47:58.560 INFO Starting download, target: DendriteStub
15462024-11-25T18:47:59.940ZNov 25 18:47:58.560 INFO Starting download, target: MaghemiteMgd
15472024-11-25T18:47:59.940ZNov 25 18:47:58.560 INFO Starting download, target: TransceiverControl
15482024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15492024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/dpd-6ff2fa108419df134b869a08021fc64d0a58595a.json (attempt 1/3), target: DendriteOpenapi
15502024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15512024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15522024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15532024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15542024-11-25T18:47:59.940ZNov 25 18:47:58.561 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15552024-11-25T18:48:00.335ZNov 25 18:47:58.935 INFO Download complete, target: DendriteOpenapi
15562024-11-25T18:48:00.707ZNov 25 18:47:59.323 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15572024-11-25T18:48:00.901ZNov 25 18:47:59.486 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15582024-11-25T18:48:01.194ZNov 25 18:47:59.782 INFO Download complete, target: Console
15592024-11-25T18:48:01.384ZNov 25 18:47:59.952 INFO Download complete, target: TransceiverControl
15602024-11-25T18:48:01.504ZNov 25 18:48:00.109 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15612024-11-25T18:48:01.529ZNov 25 18:48:00.112 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15622024-11-25T18:48:02.262ZNov 25 18:48:00.884 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15632024-11-25T18:48:02.262ZNov 25 18:48:00.884 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15642024-11-25T18:48:02.332ZNov 25 18:48:00.955 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15652024-11-25T18:48:04.208ZNov 25 18:48:02.830 INFO Download complete, target: MaghemiteMgd
15662024-11-25T18:48:04.211ZNov 25 18:48:02.833 INFO Download complete, target: DendriteStub
15672024-11-25T18:48:09.277ZNov 25 18:48:07.897 INFO Checking that binary works, target: Cockroach
15682024-11-25T18:48:09.545ZNov 25 18:48:08.166 INFO Download complete, target: Cockroach
15692024-11-25T18:48:14.094ZNov 25 18:48:12.714 INFO Checking that binary works, target: Clickhouse
15702024-11-25T18:48:14.243ZNov 25 18:48:12.863 INFO Download complete, target: Clickhouse
15712024-11-25T18:48:14.262ZAll builder prerequisites installed successfully, and PATH looks valid
15722024-11-25T18:48:14.265Z
15732024-11-25T18:48:14.265Zreal 4:44.564891227
15742024-11-25T18:48:14.265Zuser 16:23.007303361
15752024-11-25T18:48:14.265Zsys 3:11.988824734
15762024-11-25T18:48:14.265Ztrap 0.550955427
15772024-11-25T18:48:14.265Ztflt 1.557919686
15782024-11-25T18:48:14.265Zdflt 2.096437288
15792024-11-25T18:48:14.265Zkflt 0.029991538
15802024-11-25T18:48:14.265Zlock 28:58.634617990
15812024-11-25T18:48:14.265Zslp 1:01:00.420305862
15822024-11-25T18:48:14.265Zlat 57.784469628
15832024-11-25T18:48:14.265Zstop 2:19.069072800
15842024-11-25T18:48:14.265Z+ banner hack-check
15852024-11-25T18:48:14.268Z
15862024-11-25T18:48:14.268Z # # ## #### # # #### # # ###### #### # #
15872024-11-25T18:48:14.268Z # # # # # # # # # # # # # # # # #
15882024-11-25T18:48:14.268Z ###### # # # #### ##### # ###### ##### # ####
15892024-11-25T18:48:14.268Z # # ###### # # # # # # # # # #
15902024-11-25T18:48:14.268Z # # # # # # # # # # # # # # # # #
15912024-11-25T18:48:14.268Z # # # # #### # # #### # # ###### #### # #
15922024-11-25T18:48:14.268Z
15932024-11-25T18:48:14.268Z+ export CARGO_INCREMENTAL=0
15942024-11-25T18:48:14.268Z+ CARGO_INCREMENTAL=0
15952024-11-25T18:48:14.268Z+ ptime -m timeout 2h cargo xtask check-features --ci
15962024-11-25T18:48:14.804Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15972024-11-25T18:48:18.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
15982024-11-25T18:48:18.631Z Running `target/debug/xtask check-features --ci`
15992024-11-25T18:48:18.653Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16002024-11-25T18:48:18.653Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16012024-11-25T18:48:19.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16022024-11-25T18:48:19.131Z Running `target/debug/xtask download cargo-hack`
16032024-11-25T18:48:19.953Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16042024-11-25T18:48:20.314Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16052024-11-25T18:48:25.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
16062024-11-25T18:48:25.482Z Running `target/debug/xtask-downloader cargo-hack`
16072024-11-25T18:48:25.518ZNov 25 18:48:24.136 INFO Starting download, target: CargoHack
16082024-11-25T18:48:25.520ZNov 25 18:48:24.136 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16092024-11-25T18:48:26.190ZNov 25 18:48:24.808 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16102024-11-25T18:48:26.279ZNov 25 18:48:24.896 INFO Download complete, target: CargoHack
16112024-11-25T18:48:26.282Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16122024-11-25T18:48:26.299Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16132024-11-25T18:48:26.462Zinfo: running `cargo check --bins` on api_identity (1/173)
16142024-11-25T18:48:26.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-11-25T18:48:27.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-11-25T18:48:27.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-11-25T18:48:27.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16182024-11-25T18:48:27.069Z
16192024-11-25T18:48:27.070Zinfo: running `cargo check --bins` on bootstore (2/173)
16202024-11-25T18:48:27.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-11-25T18:48:27.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-11-25T18:48:27.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-11-25T18:48:27.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16242024-11-25T18:48:27.708Z
16252024-11-25T18:48:27.708Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16262024-11-25T18:48:28.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-11-25T18:48:28.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-11-25T18:48:28.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-11-25T18:48:28.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16302024-11-25T18:48:28.321Z
16312024-11-25T18:48:28.321Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16322024-11-25T18:48:28.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-11-25T18:48:28.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-11-25T18:48:28.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-11-25T18:48:28.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16362024-11-25T18:48:28.938Z
16372024-11-25T18:48:28.938Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16382024-11-25T18:48:29.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-11-25T18:48:29.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-11-25T18:48:29.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-11-25T18:48:29.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16422024-11-25T18:48:29.377Z
16432024-11-25T18:48:29.377Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16442024-11-25T18:48:29.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-11-25T18:48:29.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-11-25T18:48:29.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-11-25T18:48:29.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16482024-11-25T18:48:29.808Z
16492024-11-25T18:48:29.808Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16502024-11-25T18:48:30.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-11-25T18:48:30.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-11-25T18:48:30.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-11-25T18:48:30.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16542024-11-25T18:48:30.230Z
16552024-11-25T18:48:30.230Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16562024-11-25T18:48:30.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-11-25T18:48:30.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-11-25T18:48:30.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-11-25T18:48:30.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16602024-11-25T18:48:30.654Z
16612024-11-25T18:48:30.654Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16622024-11-25T18:48:31.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-11-25T18:48:31.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-11-25T18:48:31.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-11-25T18:48:31.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16662024-11-25T18:48:31.082Z
16672024-11-25T18:48:31.082Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16682024-11-25T18:48:31.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-11-25T18:48:31.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-11-25T18:48:31.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-11-25T18:48:31.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16722024-11-25T18:48:31.506Z
16732024-11-25T18:48:31.506Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16742024-11-25T18:48:31.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-11-25T18:48:31.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-11-25T18:48:31.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-11-25T18:48:31.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16782024-11-25T18:48:31.931Z
16792024-11-25T18:48:31.931Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16802024-11-25T18:48:32.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-11-25T18:48:32.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-11-25T18:48:32.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-11-25T18:48:32.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16842024-11-25T18:48:32.361Z
16852024-11-25T18:48:32.361Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
16862024-11-25T18:48:32.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-11-25T18:48:32.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-11-25T18:48:32.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-11-25T18:48:32.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16902024-11-25T18:48:32.786Z
16912024-11-25T18:48:32.786Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
16922024-11-25T18:48:33.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-11-25T18:48:33.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-11-25T18:48:33.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-11-25T18:48:33.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16962024-11-25T18:48:33.209Z
16972024-11-25T18:48:33.209Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
16982024-11-25T18:48:33.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-11-25T18:48:33.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-11-25T18:48:33.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-11-25T18:48:33.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17022024-11-25T18:48:33.632Z
17032024-11-25T18:48:33.632Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17042024-11-25T18:48:34.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-11-25T18:48:34.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-11-25T18:48:34.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-11-25T18:48:34.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17082024-11-25T18:48:34.054Z
17092024-11-25T18:48:34.054Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17102024-11-25T18:48:34.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-11-25T18:48:34.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-11-25T18:48:34.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-11-25T18:48:34.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17142024-11-25T18:48:34.472Z
17152024-11-25T18:48:34.472Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17162024-11-25T18:48:34.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172024-11-25T18:48:34.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182024-11-25T18:48:34.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192024-11-25T18:48:34.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17202024-11-25T18:48:34.899Z
17212024-11-25T18:48:34.899Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17222024-11-25T18:48:35.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232024-11-25T18:48:35.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242024-11-25T18:48:35.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252024-11-25T18:48:35.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17262024-11-25T18:48:35.327Z
17272024-11-25T18:48:35.327Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17282024-11-25T18:48:35.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292024-11-25T18:48:35.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302024-11-25T18:48:35.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312024-11-25T18:48:35.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17322024-11-25T18:48:35.751Z
17332024-11-25T18:48:35.751Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17342024-11-25T18:48:36.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352024-11-25T18:48:36.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362024-11-25T18:48:36.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372024-11-25T18:48:36.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17382024-11-25T18:48:36.172Z
17392024-11-25T18:48:36.172Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17402024-11-25T18:48:36.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412024-11-25T18:48:36.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422024-11-25T18:48:36.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432024-11-25T18:48:36.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17442024-11-25T18:48:36.596Z
17452024-11-25T18:48:36.596Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17462024-11-25T18:48:36.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472024-11-25T18:48:36.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482024-11-25T18:48:36.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492024-11-25T18:48:36.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17502024-11-25T18:48:37.023Z
17512024-11-25T18:48:37.023Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17522024-11-25T18:48:37.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532024-11-25T18:48:37.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542024-11-25T18:48:37.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552024-11-25T18:48:37.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17562024-11-25T18:48:37.445Z
17572024-11-25T18:48:37.445Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17582024-11-25T18:48:38.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592024-11-25T18:48:38.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602024-11-25T18:48:38.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612024-11-25T18:48:38.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
17622024-11-25T18:48:38.082Z
17632024-11-25T18:48:38.082Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17642024-11-25T18:48:38.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652024-11-25T18:48:38.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662024-11-25T18:48:38.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672024-11-25T18:48:38.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17682024-11-25T18:48:38.714Z
17692024-11-25T18:48:38.714Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17702024-11-25T18:48:39.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712024-11-25T18:48:39.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722024-11-25T18:48:39.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732024-11-25T18:48:39.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
17742024-11-25T18:48:39.345Z
17752024-11-25T18:48:39.345Zinfo: running `cargo check --bins` on oxlog (28/173)
17762024-11-25T18:48:39.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772024-11-25T18:48:39.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782024-11-25T18:48:39.974Z Checking cfg-if v1.0.0
17792024-11-25T18:48:39.977Z Checking libc v0.2.162
17802024-11-25T18:48:40.086Z Checking serde v1.0.215
17812024-11-25T18:48:40.089Z Checking zeroize v1.8.1
17822024-11-25T18:48:40.110Z Checking memchr v2.7.4
17832024-11-25T18:48:40.120Z Checking typenum v1.17.0
17842024-11-25T18:48:40.123Z Checking scopeguard v1.2.0
17852024-11-25T18:48:40.143Z Checking subtle v2.6.1
17862024-11-25T18:48:40.156Z Checking value-bag v1.9.0
17872024-11-25T18:48:40.244Z Checking lock_api v0.4.12
17882024-11-25T18:48:40.328Z Checking itoa v1.0.11
17892024-11-25T18:48:40.391Z Checking const-oid v0.9.6
17902024-11-25T18:48:40.523Z Checking smallvec v1.13.2
17912024-11-25T18:48:40.564Z Checking log v0.4.22
17922024-11-25T18:48:40.682Z Checking pin-project-lite v0.2.14
17932024-11-25T18:48:40.809Z Checking byteorder v1.5.0
17942024-11-25T18:48:40.899Z Checking futures-core v0.3.31
17952024-11-25T18:48:40.923Z Checking once_cell v1.20.2
17962024-11-25T18:48:41.064Z Checking cpufeatures v0.2.14
17972024-11-25T18:48:41.081Z Checking stable_deref_trait v1.2.0
17982024-11-25T18:48:41.158Z Checking futures-sink v0.3.31
17992024-11-25T18:48:41.175Z Checking spin v0.9.8
18002024-11-25T18:48:41.206Z Checking zerocopy v0.7.35
18012024-11-25T18:48:41.223Z Checking zerofrom v0.1.4
18022024-11-25T18:48:41.240Z Checking getrandom v0.2.15
18032024-11-25T18:48:41.286Z Checking signal-hook-registry v1.4.2
18042024-11-25T18:48:41.415Z Checking generic-array v0.14.7
18052024-11-25T18:48:41.433Z Checking parking_lot_core v0.9.10
18062024-11-25T18:48:41.450Z Checking rand_core v0.6.4
18072024-11-25T18:48:41.504Z Checking mio v1.0.2
18082024-11-25T18:48:41.533Z Checking socket2 v0.5.7
18092024-11-25T18:48:41.763Z Checking slab v0.4.9
18102024-11-25T18:48:41.777Z Checking parking_lot v0.12.3
18112024-11-25T18:48:42.004Z Checking yoke v0.7.4
18122024-11-25T18:48:42.022Z Checking futures-channel v0.3.31
18132024-11-25T18:48:42.078Z Checking foldhash v0.1.3
18142024-11-25T18:48:42.111Z Checking allocator-api2 v0.2.18
18152024-11-25T18:48:42.199Z Checking pin-utils v0.1.0
18162024-11-25T18:48:42.267Z Checking futures-task v0.3.31
18172024-11-25T18:48:42.289Z Checking equivalent v1.0.1
18182024-11-25T18:48:42.341Z Checking futures-io v0.3.31
18192024-11-25T18:48:42.377Z Checking zerovec v0.10.4
18202024-11-25T18:48:42.394Z Checking tinyvec_macros v0.1.1
18212024-11-25T18:48:42.477Z Checking ryu v1.0.18
18222024-11-25T18:48:42.493Z Checking tinyvec v1.8.0
18232024-11-25T18:48:42.519Z Checking futures-util v0.3.31
18242024-11-25T18:48:42.545Z Checking crypto-common v0.1.6
18252024-11-25T18:48:42.596Z Checking block-buffer v0.10.4
18262024-11-25T18:48:42.691Z Checking block-padding v0.3.3
18272024-11-25T18:48:42.724Z Checking fnv v1.0.7
18282024-11-25T18:48:42.740Z Checking hashbrown v0.15.0
18292024-11-25T18:48:42.805Z Checking digest v0.10.7
18302024-11-25T18:48:42.846Z Checking libm v0.2.8
18312024-11-25T18:48:42.892Z Checking inout v0.1.3
18322024-11-25T18:48:43.104Z Checking cipher v0.4.4
18332024-11-25T18:48:43.176Z Checking hmac v0.12.1
18342024-11-25T18:48:43.393Z Checking sha2 v0.10.8
18352024-11-25T18:48:43.488Z Checking litemap v0.7.3
18362024-11-25T18:48:43.700Z Checking base64ct v1.6.0
18372024-11-25T18:48:43.790Z Checking unicode-normalization v0.1.24
18382024-11-25T18:48:43.834Z Checking writeable v0.5.5
18392024-11-25T18:48:43.878Z Checking unicode-bidi v0.3.17
18402024-11-25T18:48:43.957Z Checking num-traits v0.2.19
18412024-11-25T18:48:44.008Z Checking tinystr v0.7.6
18422024-11-25T18:48:44.142Z Checking pem-rfc7468 v0.7.0
18432024-11-25T18:48:44.145Z Checking ppv-lite86 v0.2.20
18442024-11-25T18:48:44.412Z Checking flagset v0.4.6
18452024-11-25T18:48:44.427Z Checking icu_locid v1.5.0
18462024-11-25T18:48:44.497Z Checking tracing-core v0.1.32
18472024-11-25T18:48:44.595Z Checking der v0.7.9
18482024-11-25T18:48:44.703Z Checking thiserror v1.0.69
18492024-11-25T18:48:44.843Z Checking icu_locid_transform_data v1.5.0
18502024-11-25T18:48:44.925Z Checking rand_chacha v0.3.1
18512024-11-25T18:48:44.944Z Checking percent-encoding v2.3.1
18522024-11-25T18:48:45.156Z Checking rustls-pki-types v1.9.0
18532024-11-25T18:48:45.172Z Checking tracing v0.1.40
18542024-11-25T18:48:45.185Z Checking bytes v1.8.0
18552024-11-25T18:48:45.323Z Checking indexmap v2.6.0
18562024-11-25T18:48:45.442Z Checking serde_json v1.0.132
18572024-11-25T18:48:45.515Z Checking icu_provider v1.5.0
18582024-11-25T18:48:45.615Z Checking bitflags v2.6.0
18592024-11-25T18:48:45.712Z Checking rand v0.8.5
18602024-11-25T18:48:45.906Z Checking icu_collections v1.5.0
18612024-11-25T18:48:46.029Z Checking tokio v1.40.0
18622024-11-25T18:48:46.160Z Checking http v1.1.0
18632024-11-25T18:48:46.456Z Checking spki v0.7.3
18642024-11-25T18:48:46.553Z Checking icu_locid_transform v1.5.0
18652024-11-25T18:48:46.608Z Checking salsa20 v0.10.2
18662024-11-25T18:48:46.749Z Checking pbkdf2 v0.12.2
18672024-11-25T18:48:46.832Z Checking aws-lc-sys v0.22.0
18682024-11-25T18:48:46.908Z Checking httparse v1.9.5
18692024-11-25T18:48:47.030Z Checking untrusted v0.9.0
18702024-11-25T18:48:47.190Z Checking untrusted v0.7.1
18712024-11-25T18:48:47.227Z Checking mirai-annotations v1.12.0
18722024-11-25T18:48:47.341Z Checking powerfmt v0.2.0
18732024-11-25T18:48:47.354Z Checking icu_properties_data v1.5.0
18742024-11-25T18:48:47.393Z Checking ring v0.17.8
18752024-11-25T18:48:47.478Z Checking scrypt v0.11.0
18762024-11-25T18:48:47.525Z Checking aes v0.8.4
18772024-11-25T18:48:47.577Z Checking icu_properties v1.5.1
18782024-11-25T18:48:47.615Z Checking deranged v0.3.11
18792024-11-25T18:48:47.633Z Checking cbc v0.1.2
18802024-11-25T18:48:47.688Z Checking crossbeam-utils v0.8.20
18812024-11-25T18:48:47.837Z Checking write16 v1.0.0
18822024-11-25T18:48:47.964Z Checking time-core v0.1.2
18832024-11-25T18:48:48.114Z Checking num-conv v0.1.0
18842024-11-25T18:48:48.375Z Checking utf8_iter v1.0.4
18852024-11-25T18:48:48.391Z Checking atomic-waker v1.1.2
18862024-11-25T18:48:48.412Z Checking utf16_iter v1.0.5
18872024-11-25T18:48:48.520Z Checking icu_normalizer_data v1.5.0
18882024-11-25T18:48:48.570Z Checking num_threads v0.1.7
18892024-11-25T18:48:48.585Z Checking pkcs5 v0.7.1
18902024-11-25T18:48:48.617Z Checking http-body v1.0.1
18912024-11-25T18:48:48.686Z Checking form_urlencoded v1.2.1
18922024-11-25T18:48:48.821Z Checking try-lock v0.2.5
18932024-11-25T18:48:48.891Z Checking httpdate v1.0.3
18942024-11-25T18:48:48.944Z Checking want v0.3.1
18952024-11-25T18:48:49.088Z Checking pkcs8 v0.10.2
18962024-11-25T18:48:49.124Z Checking unicode-ident v1.0.13
18972024-11-25T18:48:49.144Z Checking toml_datetime v0.6.8
18982024-11-25T18:48:49.204Z Checking uuid v1.11.0
18992024-11-25T18:48:49.282Z Checking proc-macro2 v1.0.89
19002024-11-25T18:48:49.359Z Checking aws-lc-rs v1.10.0
19012024-11-25T18:48:49.397Z Checking serde_spanned v0.6.8
19022024-11-25T18:48:49.410Z Checking time v0.3.36
19032024-11-25T18:48:49.432Z Checking slog v2.7.0
19042024-11-25T18:48:49.572Z Checking scroll v0.12.0
19052024-11-25T18:48:49.829Z Checking base64 v0.22.1
19062024-11-25T18:48:49.915Z Checking tower-service v0.3.3
19072024-11-25T18:48:49.960Z Checking iana-time-zone v0.1.61
19082024-11-25T18:48:50.037Z Checking plain v0.2.3
19092024-11-25T18:48:50.039Z Checking match_cfg v0.1.0
19102024-11-25T18:48:50.098Z Checking adler2 v2.0.0
19112024-11-25T18:48:50.130Z Checking foreign-types-shared v0.1.1
19122024-11-25T18:48:50.184Z Checking ucd-trie v0.1.7
19132024-11-25T18:48:50.235Z Checking foreign-types v0.3.2
19142024-11-25T18:48:50.250Z Checking miniz_oxide v0.8.0
19152024-11-25T18:48:50.294Z Checking goblin v0.8.2
19162024-11-25T18:48:50.325Z Checking hostname v0.3.1
19172024-11-25T18:48:50.373Z Checking pest v2.7.14
19182024-11-25T18:48:50.453Z Checking chrono v0.4.38
19192024-11-25T18:48:50.889Z Checking icu_normalizer v1.5.0
19202024-11-25T18:48:50.959Z Checking quote v1.0.37
19212024-11-25T18:48:51.194Z Checking rustls-webpki v0.102.8
19222024-11-25T18:48:51.316Z Checking openssl-sys v0.9.103
19232024-11-25T18:48:51.660Z Checking idna_adapter v1.2.0
19242024-11-25T18:48:51.876Z Checking idna v1.0.3
19252024-11-25T18:48:52.011Z Checking dirs-sys-next v0.1.2
19262024-11-25T18:48:52.028Z Checking errno v0.3.9
19272024-11-25T18:48:52.193Z Checking aho-corasick v1.1.3
19282024-11-25T18:48:52.207Z Checking pretty-hex v0.4.1
19292024-11-25T18:48:52.351Z Checking url v2.5.3
19302024-11-25T18:48:52.376Z Checking data-encoding v2.6.0
19312024-11-25T18:48:52.493Z Checking regex-syntax v0.8.5
19322024-11-25T18:48:52.584Z Checking siphasher v0.3.11
19332024-11-25T18:48:52.844Z Checking dtrace-parser v0.2.0
19342024-11-25T18:48:52.899Z Checking openssl v0.10.66
19352024-11-25T18:48:53.013Z Checking rustix v0.38.37
19362024-11-25T18:48:53.175Z Checking dirs-next v2.0.0
19372024-11-25T18:48:53.287Z Checking tokio-util v0.7.12
19382024-11-25T18:48:53.290Z Checking syn v2.0.87
19392024-11-25T18:48:53.318Z Checking http-body-util v0.1.2
19402024-11-25T18:48:53.766Z Checking crossbeam-epoch v0.9.18
19412024-11-25T18:48:53.820Z Checking signature v2.2.0
19422024-11-25T18:48:54.013Z Checking sha1 v0.10.6
19432024-11-25T18:48:54.173Z Checking h2 v0.4.6
19442024-11-25T18:48:54.188Z Checking lazy_static v1.5.0
19452024-11-25T18:48:54.307Z Checking thread-id v4.2.2
19462024-11-25T18:48:54.341Z Checking thread_local v1.1.8
19472024-11-25T18:48:54.405Z Checking encoding_rs v0.8.34
19482024-11-25T18:48:54.613Z Checking either v1.13.0
19492024-11-25T18:48:55.013Z Checking unicode-properties v0.1.3
19502024-11-25T18:48:55.265Z Checking dof v0.3.0
19512024-11-25T18:48:55.355Z Checking anstyle v1.0.10
19522024-11-25T18:48:55.683Z Checking gimli v0.31.1
19532024-11-25T18:48:55.735Z Checking regex-automata v0.4.8
19542024-11-25T18:48:55.892Z Checking winnow v0.6.20
19552024-11-25T18:48:56.444Z Checking openssl-probe v0.1.5
19562024-11-25T18:48:56.601Z Checking ipnet v2.10.1
19572024-11-25T18:48:56.679Z Checking utf8parse v0.2.2
19582024-11-25T18:48:56.833Z Checking mime v0.3.17
19592024-11-25T18:48:57.070Z Checking anstyle-parse v0.2.5
19602024-11-25T18:48:57.166Z Checking stringprep v0.1.5
19612024-11-25T18:48:57.348Z Checking crossbeam-deque v0.8.5
19622024-11-25T18:48:57.450Z Checking term v0.7.0
19632024-11-25T18:48:57.673Z Checking rustls v0.23.14
19642024-11-25T18:48:57.862Z Checking rustls v0.22.4
19652024-11-25T18:48:58.314Z Checking native-tls v0.2.12
19662024-11-25T18:48:58.622Z Checking slog-json v2.6.1
19672024-11-25T18:48:58.881Z Checking serde_urlencoded v0.7.1
19682024-11-25T18:48:58.897Z Checking toml_edit v0.22.22
19692024-11-25T18:48:59.301Z Checking crossbeam-channel v0.5.13
19702024-11-25T18:48:59.731Z Checking usdt-impl v0.5.0
19712024-11-25T18:48:59.748Z Checking addr2line v0.24.2
19722024-11-25T18:49:00.022Z Checking futures-executor v0.3.31
19732024-11-25T18:49:00.246Z Checking rustls-pemfile v2.2.0
19742024-11-25T18:49:00.249Z Checking num-integer v0.1.46
19752024-11-25T18:49:00.275Z Checking idna v0.3.0
19762024-11-25T18:49:00.278Z Checking hyper v1.5.0
19772024-11-25T18:49:00.338Z Checking idna v0.4.0
19782024-11-25T18:49:00.462Z Checking md-5 v0.10.6
19792024-11-25T18:49:00.688Z Checking ff v0.13.0
19802024-11-25T18:49:00.731Z Checking memmap v0.7.0
19812024-11-25T18:49:00.888Z Checking is-terminal v0.4.13
19822024-11-25T18:49:00.927Z Checking hash32 v0.2.1
19832024-11-25T18:49:01.012Z Checking object v0.36.5
19842024-11-25T18:49:01.094Z Checking is_terminal_polyfill v1.70.1
19852024-11-25T18:49:01.209Z Checking anstyle-query v1.1.1
19862024-11-25T18:49:01.224Z Checking take_mut v0.2.2
19872024-11-25T18:49:01.226Z Checking colorchoice v1.0.2
19882024-11-25T18:49:01.328Z Checking utf-8 v0.7.6
19892024-11-25T18:49:01.365Z Checking fallible-iterator v0.2.0
19902024-11-25T18:49:01.365Z Checking quick-error v1.2.3
19912024-11-25T18:49:01.409Z Checking psl-types v2.0.11
19922024-11-25T18:49:01.494Z Checking base16ct v0.2.0
19932024-11-25T18:49:01.511Z Checking dyn-clone v1.0.17
19942024-11-25T18:49:01.525Z Checking linked-hash-map v0.5.6
19952024-11-25T18:49:01.579Z Checking rustc-demangle v0.1.24
19962024-11-25T18:49:01.648Z Checking schemars v0.8.21
19972024-11-25T18:49:01.672Z Checking sec1 v0.7.3
19982024-11-25T18:49:01.840Z Checking lru-cache v0.1.2
19992024-11-25T18:49:01.966Z Checking postgres-protocol v0.6.7
20002024-11-25T18:49:01.997Z Checking publicsuffix v2.2.3
20012024-11-25T18:49:02.028Z Checking tungstenite v0.24.0
20022024-11-25T18:49:02.042Z Checking resolv-conf v0.7.0
20032024-11-25T18:49:02.224Z Checking tokio-rustls v0.25.0
20042024-11-25T18:49:02.279Z Checking hyper-util v0.1.10
20052024-11-25T18:49:02.383Z Checking toml v0.8.19
20062024-11-25T18:49:02.591Z Checking anstream v0.6.15
20072024-11-25T18:49:02.615Z Checking slog-async v2.8.0
20082024-11-25T18:49:02.890Z Checking heapless v0.7.17
20092024-11-25T18:49:02.937Z Checking hickory-proto v0.24.1
20102024-11-25T18:49:02.951Z Checking slog-term v2.9.1
20112024-11-25T18:49:03.100Z Checking usdt v0.5.0
20122024-11-25T18:49:03.152Z Checking tokio-rustls v0.26.0
20132024-11-25T18:49:03.273Z Checking group v0.13.0
20142024-11-25T18:49:03.350Z Checking num-iter v0.1.45
20152024-11-25T18:49:03.447Z Checking futures v0.3.31
20162024-11-25T18:49:03.527Z Checking slog-bunyan v2.5.0
20172024-11-25T18:49:03.542Z Checking tokio-native-tls v0.3.1
20182024-11-25T18:49:03.561Z Checking rayon-core v1.12.1
20192024-11-25T18:49:03.575Z Checking multer v3.1.0
20202024-11-25T18:49:03.679Z Checking terminal_size v0.4.0
20212024-11-25T18:49:03.790Z Checking phf_shared v0.11.2
20222024-11-25T18:49:03.850Z Checking cookie v0.18.1
20232024-11-25T18:49:03.932Z Checking async-stream v0.3.6
20242024-11-25T18:49:03.947Z Checking bzip2-sys v0.1.11+1.0.8
20252024-11-25T18:49:04.061Z Checking camino v1.1.9
20262024-11-25T18:49:04.064Z Checking signal-hook v0.3.17
20272024-11-25T18:49:04.120Z Checking waitgroup v0.1.2
20282024-11-25T18:49:04.218Z Checking openapiv3 v2.0.0
20292024-11-25T18:49:04.244Z Checking webpki-roots v0.26.6
20302024-11-25T18:49:04.259Z Checking serde_path_to_error v0.1.16
20312024-11-25T18:49:04.330Z Checking idna v0.5.0
20322024-11-25T18:49:04.416Z Checking hkdf v0.12.4
20332024-11-25T18:49:04.449Z Checking crypto-bigint v0.5.5
20342024-11-25T18:49:04.616Z Checking hostname v0.4.0
20352024-11-25T18:49:04.618Z Checking crc32fast v1.4.2
20362024-11-25T18:49:04.753Z Checking managed v0.8.0
20372024-11-25T18:49:04.860Z Checking winnow v0.5.40
20382024-11-25T18:49:04.885Z Checking clap_lex v0.7.2
20392024-11-25T18:49:05.130Z Checking unicode-width v0.1.14
20402024-11-25T18:49:05.132Z Checking debug-ignore v1.0.5
20412024-11-25T18:49:05.191Z Checking bitflags v1.3.2
20422024-11-25T18:49:05.277Z Checking strsim v0.11.1
20432024-11-25T18:49:05.294Z Checking smoltcp v0.9.1
20442024-11-25T18:49:05.552Z Checking clap_builder v4.5.21
20452024-11-25T18:49:05.607Z Checking console v0.15.8
20462024-11-25T18:49:06.222Z Checking cookie_store v0.21.0
20472024-11-25T18:49:06.728Z Checking flate2 v1.0.34
20482024-11-25T18:49:06.935Z Checking hyper-rustls v0.27.3
20492024-11-25T18:49:07.270Z Checking elliptic-curve v0.13.8
20502024-11-25T18:49:07.284Z Checking signal-hook-mio v0.2.4
20512024-11-25T18:49:07.361Z Checking hyper-tls v0.6.0
20522024-11-25T18:49:07.380Z Checking backtrace v0.3.74
20532024-11-25T18:49:07.413Z Checking rayon v1.10.0
20542024-11-25T18:49:07.630Z Checking bzip2 v0.4.4
20552024-11-25T18:49:07.729Z Checking hickory-resolver v0.24.1
20562024-11-25T18:49:07.766Z Checking dropshot v0.12.0
20572024-11-25T18:49:07.862Z Checking toml_edit v0.19.15
20582024-11-25T18:49:07.882Z Checking phf v0.11.2
20592024-11-25T18:49:07.903Z Checking num-bigint-dig v0.8.4
20602024-11-25T18:49:07.918Z Checking anyhow v1.0.93
20612024-11-25T18:49:08.136Z Checking tokio-tungstenite v0.24.0
20622024-11-25T18:49:08.301Z Checking postgres-types v0.2.8
20632024-11-25T18:49:08.520Z Checking bstr v1.10.0
20642024-11-25T18:49:08.600Z Checking regex v1.11.1
20652024-11-25T18:49:09.020Z Checking tokio-stream v0.1.16
20662024-11-25T18:49:09.262Z Checking ed25519 v2.2.3
20672024-11-25T18:49:09.319Z Checking phf_shared v0.10.0
20682024-11-25T18:49:09.509Z Checking zerocopy v0.6.6
20692024-11-25T18:49:09.574Z Checking curve25519-dalek v4.1.3
20702024-11-25T18:49:09.605Z Checking pkcs1 v0.7.5
20712024-11-25T18:49:09.858Z Checking hubpack v0.1.2
20722024-11-25T18:49:09.996Z Checking portable-atomic v1.9.0
20732024-11-25T18:49:10.038Z Checking float-cmp v0.9.0
20742024-11-25T18:49:10.184Z Checking serde-big-array v0.5.1
20752024-11-25T18:49:10.226Z Checking rfc6979 v0.4.0
20762024-11-25T18:49:10.248Z Checking sync_wrapper v1.0.1
20772024-11-25T18:49:10.313Z Checking normalize-line-endings v0.3.0
20782024-11-25T18:49:10.378Z Checking unicode-width v0.2.0
20792024-11-25T18:49:10.406Z Checking whoami v1.5.2
20802024-11-25T18:49:10.409Z Checking new_debug_unreachable v1.0.6
20812024-11-25T18:49:10.433Z Checking static_assertions v1.1.0
20822024-11-25T18:49:10.502Z Checking precomputed-hash v0.1.1
20832024-11-25T18:49:10.519Z Checking number_prefix v0.4.0
20842024-11-25T18:49:10.604Z Checking fixedbitset v0.4.2
20852024-11-25T18:49:10.687Z Checking predicates-core v1.0.8
20862024-11-25T18:49:10.705Z Checking bit-vec v0.6.3
20872024-11-25T18:49:10.844Z Checking difflib v0.4.0
20882024-11-25T18:49:10.873Z Checking unicode-segmentation v1.12.0
20892024-11-25T18:49:10.877Z Checking minimal-lexical v0.2.1
20902024-11-25T18:49:11.021Z Checking petgraph v0.6.5
20912024-11-25T18:49:11.037Z Checking bit-set v0.5.3
20922024-11-25T18:49:11.152Z Checking predicates v3.1.2
20932024-11-25T18:49:11.251Z Checking nom v7.1.3
20942024-11-25T18:49:11.267Z Checking indicatif v0.17.9
20952024-11-25T18:49:11.280Z Checking tokio-postgres v0.7.12
20962024-11-25T18:49:11.392Z Checking ed25519-dalek v2.1.1
20972024-11-25T18:49:11.410Z Checking qorb v0.2.0
20982024-11-25T18:49:11.564Z Checking similar v2.6.0
20992024-11-25T18:49:11.788Z Checking string_cache v0.8.7
21002024-11-25T18:49:11.802Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21012024-11-25T18:49:12.037Z Checking ecdsa v0.16.9
21022024-11-25T18:49:12.053Z Checking reqwest v0.12.9
21032024-11-25T18:49:12.407Z Checking toml v0.7.8
21042024-11-25T18:49:12.759Z Checking rsa v0.9.6
21052024-11-25T18:49:13.148Z Checking clap v4.5.21
21062024-11-25T18:49:13.271Z Checking zip v0.6.6
21072024-11-25T18:49:13.858Z Checking crossterm v0.28.1
21082024-11-25T18:49:13.923Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21092024-11-25T18:49:13.938Z Checking itertools v0.12.1
21102024-11-25T18:49:13.952Z Checking itertools v0.10.5
21112024-11-25T18:49:13.967Z Checking fs-err v2.11.0
21122024-11-25T18:49:14.089Z Checking ahash v0.8.11
21132024-11-25T18:49:14.349Z Checking x509-cert v0.2.5
21142024-11-25T18:49:14.373Z Checking hex v0.4.3
21152024-11-25T18:49:14.541Z Checking semver v1.0.23
21162024-11-25T18:49:14.659Z Checking lalrpop-util v0.19.12
21172024-11-25T18:49:14.898Z Checking peg-runtime v0.8.3
21182024-11-25T18:49:14.953Z Checking sigpipe v0.1.3
21192024-11-25T18:49:16.613Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21202024-11-25T18:49:16.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.56s
21212024-11-25T18:49:17.077Z
21222024-11-25T18:49:17.077Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21232024-11-25T18:49:17.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242024-11-25T18:49:17.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252024-11-25T18:49:17.744Z Compiling hashbrown v0.14.5
21262024-11-25T18:49:17.866Z Checking heck v0.5.0
21272024-11-25T18:49:17.886Z Compiling unsafe-libyaml v0.2.11
21282024-11-25T18:49:17.897Z Compiling ident_case v1.0.1
21292024-11-25T18:49:17.907Z Checking progenitor-client v0.8.0
21302024-11-25T18:49:17.921Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21312024-11-25T18:49:17.937Z Compiling proc-macro-crate v1.3.1
21322024-11-25T18:49:18.020Z Compiling darling_core v0.20.10
21332024-11-25T18:49:18.053Z Checking ipnetwork v0.20.0
21342024-11-25T18:49:18.247Z Compiling structmeta-derive v0.3.0
21352024-11-25T18:49:18.268Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21362024-11-25T18:49:18.401Z Compiling newtype-uuid v1.1.3
21372024-11-25T18:49:18.576Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21382024-11-25T18:49:18.712Z Compiling lzma-sys v0.1.20
21392024-11-25T18:49:18.924Z Compiling foreign-types-macros v0.2.3
21402024-11-25T18:49:19.026Z Compiling num_enum_derive v0.5.11
21412024-11-25T18:49:19.028Z Checking regress v0.10.1
21422024-11-25T18:49:19.498Z Compiling serde_yaml v0.9.34+deprecated
21432024-11-25T18:49:19.776Z Compiling dropshot v0.13.0
21442024-11-25T18:49:20.053Z Checking arc-swap v1.7.1
21452024-11-25T18:49:20.242Z Checking foreign-types-shared v0.3.1
21462024-11-25T18:49:20.353Z Checking foreign-types v0.5.0
21472024-11-25T18:49:20.479Z Checking slog-scope v4.4.0
21482024-11-25T18:49:20.567Z Compiling proc-macro-error v1.0.4
21492024-11-25T18:49:21.192Z Compiling structmeta v0.3.0
21502024-11-25T18:49:21.211Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21512024-11-25T18:49:21.245Z Checking tungstenite v0.21.0
21522024-11-25T18:49:21.310Z Compiling heck v0.3.3
21532024-11-25T18:49:21.576Z Checking num_enum v0.5.11
21542024-11-25T18:49:21.639Z Compiling parse-display-derive v0.10.0
21552024-11-25T18:49:21.729Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562024-11-25T18:49:21.749Z Compiling dropshot_endpoint v0.13.0
21572024-11-25T18:49:22.203Z Checking cstr-argument v0.1.2
21582024-11-25T18:49:22.375Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21592024-11-25T18:49:22.562Z Checking instant v0.1.13
21602024-11-25T18:49:22.585Z Checking typify-impl v0.2.0
21612024-11-25T18:49:22.677Z Checking pretty-hex v0.2.1
21622024-11-25T18:49:23.131Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21632024-11-25T18:49:23.404Z Checking fastrand v2.1.1
21642024-11-25T18:49:23.729Z Checking base64 v0.21.7
21652024-11-25T18:49:23.731Z Checking tempfile v3.13.0
21662024-11-25T18:49:24.142Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21672024-11-25T18:49:24.193Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21682024-11-25T18:49:24.275Z Checking backoff v0.4.0
21692024-11-25T18:49:24.313Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21702024-11-25T18:49:24.465Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21712024-11-25T18:49:24.479Z Checking tokio-tungstenite v0.21.0
21722024-11-25T18:49:24.583Z Compiling zone_cfg_derive v0.1.2
21732024-11-25T18:49:24.783Z Checking strum v0.26.3
21742024-11-25T18:49:24.944Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21752024-11-25T18:49:24.996Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21762024-11-25T18:49:25.039Z Compiling darling_macro v0.20.10
21772024-11-25T18:49:25.067Z Checking slog-stdlog v4.1.1
21782024-11-25T18:49:25.237Z Checking regress v0.9.1
21792024-11-25T18:49:25.381Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802024-11-25T18:49:25.528Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21812024-11-25T18:49:25.679Z Checking colored v2.1.0
21822024-11-25T18:49:25.811Z Checking macaddr v1.0.1
21832024-11-25T18:49:25.930Z Compiling darling v0.20.10
21842024-11-25T18:49:25.972Z Checking base64 v0.13.1
21852024-11-25T18:49:26.043Z Compiling serde_with_macros v3.11.0
21862024-11-25T18:49:26.063Z Checking zone v0.1.8
21872024-11-25T18:49:26.231Z Checking parse-display v0.10.0
21882024-11-25T18:49:26.363Z Checking ron v0.7.1
21892024-11-25T18:49:26.467Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21902024-11-25T18:49:26.681Z Checking xz2 v0.1.7
21912024-11-25T18:49:26.956Z Checking slog-envlogger v2.2.0
21922024-11-25T18:49:26.992Z Checking tabwriter v1.4.0
21932024-11-25T18:49:27.176Z Checking xattr v1.3.1
21942024-11-25T18:49:27.237Z Checking pem v3.0.4
21952024-11-25T18:49:27.367Z Checking yasna v0.5.2
21962024-11-25T18:49:27.438Z Checking headers-core v0.3.0
21972024-11-25T18:49:27.501Z Checking smf v0.2.3
21982024-11-25T18:49:27.580Z Checking filetime v0.2.25
21992024-11-25T18:49:27.782Z Checking same-file v1.0.6
22002024-11-25T18:49:27.952Z Checking tar v0.4.42
22012024-11-25T18:49:27.955Z Checking walkdir v2.5.0
22022024-11-25T18:49:28.074Z Checking headers v0.4.0
22032024-11-25T18:49:28.228Z Checking camino-tempfile v1.1.1
22042024-11-25T18:49:28.250Z Checking rcgen v0.12.1
22052024-11-25T18:49:28.492Z Checking atomicwrites v0.4.4
22062024-11-25T18:49:28.681Z Checking subprocess v0.2.9
22072024-11-25T18:49:28.945Z Checking serde_with v3.11.0
22082024-11-25T18:49:32.860Z Compiling typify-macro v0.2.0
22092024-11-25T18:49:34.709Z Compiling typify v0.2.0
22102024-11-25T18:49:34.777Z Compiling progenitor-impl v0.8.0
22112024-11-25T18:49:37.879Z Compiling progenitor-macro v0.8.0
22122024-11-25T18:49:43.108Z Checking progenitor v0.8.0
22132024-11-25T18:49:43.258Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22142024-11-25T18:49:43.261Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22152024-11-25T18:49:45.927Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22162024-11-25T18:49:46.237Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22172024-11-25T18:49:52.648Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22182024-11-25T18:49:54.208Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22192024-11-25T18:49:55.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.35s
22202024-11-25T18:49:55.618Z
22212024-11-25T18:49:55.618Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22222024-11-25T18:49:56.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22232024-11-25T18:49:56.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22242024-11-25T18:49:56.283Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22252024-11-25T18:49:57.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
22262024-11-25T18:49:57.857Z
22272024-11-25T18:49:57.858Zinfo: running `cargo check --bins` on nexus-config (31/173)
22282024-11-25T18:49:58.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292024-11-25T18:49:58.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302024-11-25T18:49:58.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312024-11-25T18:49:58.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22322024-11-25T18:49:58.490Z
22332024-11-25T18:49:58.490Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22342024-11-25T18:49:59.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352024-11-25T18:49:59.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362024-11-25T18:49:59.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372024-11-25T18:49:59.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22382024-11-25T18:49:59.105Z
22392024-11-25T18:49:59.105Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22402024-11-25T18:49:59.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412024-11-25T18:49:59.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422024-11-25T18:49:59.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22432024-11-25T18:49:59.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22442024-11-25T18:49:59.740Z
22452024-11-25T18:49:59.741Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22462024-11-25T18:50:00.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22472024-11-25T18:50:00.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22482024-11-25T18:50:00.435Z Compiling zerocopy v0.8.10
22492024-11-25T18:50:00.435Z Compiling progenitor-client v0.8.0
22502024-11-25T18:50:00.435Z Compiling itertools v0.13.0
22512024-11-25T18:50:00.438Z Compiling zerocopy-derive v0.8.10
22522024-11-25T18:50:00.438Z Compiling heapless v0.8.0
22532024-11-25T18:50:00.438Z Compiling newtype-uuid v1.1.3
22542024-11-25T18:50:00.438Z Compiling ipnetwork v0.20.0
22552024-11-25T18:50:00.438Z Checking hash32 v0.3.1
22562024-11-25T18:50:00.770Z Compiling instant v0.1.13
22572024-11-25T18:50:00.875Z Compiling smoltcp v0.11.0
22582024-11-25T18:50:00.926Z Compiling progenitor v0.8.0
22592024-11-25T18:50:01.026Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22602024-11-25T18:50:01.184Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22612024-11-25T18:50:01.424Z Compiling backoff v0.4.0
22622024-11-25T18:50:01.528Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22632024-11-25T18:50:01.619Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22642024-11-25T18:50:01.767Z Compiling dropshot v0.13.0
22652024-11-25T18:50:01.799Z Compiling serde_with v3.11.0
22662024-11-25T18:50:01.814Z Compiling parse-display v0.10.0
22672024-11-25T18:50:01.877Z Checking num-rational v0.4.2
22682024-11-25T18:50:02.313Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22692024-11-25T18:50:02.505Z Compiling regress v0.9.1
22702024-11-25T18:50:02.539Z Compiling phf_generator v0.11.2
22712024-11-25T18:50:02.727Z Checking num-complex v0.4.6
22722024-11-25T18:50:03.773Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22732024-11-25T18:50:04.197Z Compiling macaddr v1.0.1
22742024-11-25T18:50:04.664Z Checking cobs v0.2.3
22752024-11-25T18:50:04.711Z Compiling num v0.4.3
22762024-11-25T18:50:04.839Z Checking postcard v1.0.10
22772024-11-25T18:50:04.928Z Compiling phf_codegen v0.11.2
22782024-11-25T18:50:05.403Z Compiling parse-zoneinfo v0.3.1
22792024-11-25T18:50:05.967Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22802024-11-25T18:50:06.241Z Checking float-ord v0.3.2
22812024-11-25T18:50:06.388Z Compiling convert_case v0.4.0
22822024-11-25T18:50:06.756Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22832024-11-25T18:50:07.384Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22842024-11-25T18:50:07.399Z Compiling derive_more v0.99.18
22852024-11-25T18:50:07.535Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22862024-11-25T18:50:07.761Z Compiling chrono-tz-build v0.4.0
22872024-11-25T18:50:08.162Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22882024-11-25T18:50:09.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22892024-11-25T18:50:09.300Z Compiling crucible-workspace-hack v0.1.0
22902024-11-25T18:50:09.371Z Compiling chrono-tz v0.10.0
22912024-11-25T18:50:09.422Z Checking newline-converter v0.3.0
22922024-11-25T18:50:09.581Z Checking prettyplease v0.2.25
22932024-11-25T18:50:09.603Z Compiling slog-dtrace v0.3.0
22942024-11-25T18:50:09.900Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22952024-11-25T18:50:10.649Z Checking expectorate v1.1.0
22962024-11-25T18:50:10.814Z Compiling zone_cfg_derive v0.3.0
22972024-11-25T18:50:10.854Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22982024-11-25T18:50:10.944Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22992024-11-25T18:50:11.209Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
23002024-11-25T18:50:11.324Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23012024-11-25T18:50:11.606Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23022024-11-25T18:50:12.012Z Compiling const_format_proc_macros v0.2.33
23032024-11-25T18:50:12.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23042024-11-25T18:50:12.275Z Compiling num-derive v0.4.2
23052024-11-25T18:50:12.454Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23062024-11-25T18:50:12.734Z Checking highway v1.2.0
23072024-11-25T18:50:13.161Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23082024-11-25T18:50:13.508Z Checking zone v0.3.0
23092024-11-25T18:50:13.944Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23102024-11-25T18:50:14.116Z Checking const_format v0.2.33
23112024-11-25T18:50:14.279Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
23122024-11-25T18:50:14.591Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23132024-11-25T18:50:14.622Z Checking gethostname v0.5.0
23142024-11-25T18:50:14.663Z Checking bcs v0.1.6
23152024-11-25T18:50:14.767Z Compiling async-recursion v1.1.1
23162024-11-25T18:50:15.240Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23172024-11-25T18:50:15.244Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23182024-11-25T18:50:15.271Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23192024-11-25T18:50:16.551Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23202024-11-25T18:50:16.920Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23212024-11-25T18:50:22.965Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23222024-11-25T18:50:26.236Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23232024-11-25T18:50:28.854Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23242024-11-25T18:50:30.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.29s
23252024-11-25T18:50:30.231Z
23262024-11-25T18:50:30.231Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23272024-11-25T18:50:30.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282024-11-25T18:50:30.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292024-11-25T18:50:30.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302024-11-25T18:50:30.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23312024-11-25T18:50:30.871Z
23322024-11-25T18:50:30.871Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23332024-11-25T18:50:31.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-11-25T18:50:31.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-11-25T18:50:31.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-11-25T18:50:31.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
23372024-11-25T18:50:31.511Z
23382024-11-25T18:50:31.511Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23392024-11-25T18:50:32.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-11-25T18:50:32.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-11-25T18:50:32.167Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23422024-11-25T18:50:32.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
23432024-11-25T18:50:32.967Z
23442024-11-25T18:50:32.967Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23452024-11-25T18:50:33.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-11-25T18:50:33.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-11-25T18:50:33.631Z Compiling cfg_aliases v0.1.1
23482024-11-25T18:50:33.633Z Compiling vte_generate_state_changes v0.1.2
23492024-11-25T18:50:33.634Z Checking fd-lock v4.0.2
23502024-11-25T18:50:33.734Z Checking nibble_vec v0.1.0
23512024-11-25T18:50:33.737Z Checking endian-type v0.1.2
23522024-11-25T18:50:33.746Z Checking bytecount v0.6.8
23532024-11-25T18:50:33.756Z Compiling tabled_derive v0.7.0
23542024-11-25T18:50:33.788Z Compiling peg-macros v0.8.4
23552024-11-25T18:50:33.813Z Compiling nix v0.28.0
23562024-11-25T18:50:33.877Z Checking papergrid v0.11.0
23572024-11-25T18:50:33.893Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23582024-11-25T18:50:33.947Z Compiling sqlparser_derive v0.2.2
23592024-11-25T18:50:33.950Z Checking radix_trie v0.2.1
23602024-11-25T18:50:34.357Z Checking vte v0.11.1
23612024-11-25T18:50:34.378Z Checking nu-ansi-term v0.50.1
23622024-11-25T18:50:34.766Z Checking home v0.5.9
23632024-11-25T18:50:34.917Z Checking unicode_categories v0.1.1
23642024-11-25T18:50:35.020Z Checking display-error-chain v0.2.2
23652024-11-25T18:50:35.036Z Checking sqlparser v0.45.0
23662024-11-25T18:50:35.208Z Checking sqlformat v0.2.6
23672024-11-25T18:50:35.678Z Checking strip-ansi-escapes v0.2.0
23682024-11-25T18:50:35.822Z Checking reedline v0.35.0
23692024-11-25T18:50:36.184Z Checking tabled v0.15.0
23702024-11-25T18:50:36.605Z Checking peg v0.8.4
23712024-11-25T18:50:37.003Z Checking rustyline v14.0.0
23722024-11-25T18:50:45.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.64s
23732024-11-25T18:50:45.785Z
23742024-11-25T18:50:45.785Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23752024-11-25T18:50:46.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-11-25T18:50:46.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-11-25T18:50:46.448Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23782024-11-25T18:50:51.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
23792024-11-25T18:50:51.568Z
23802024-11-25T18:50:51.568Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23812024-11-25T18:50:52.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-11-25T18:50:52.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-11-25T18:50:52.235Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-11-25T18:50:55.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
23852024-11-25T18:50:56.115Z
23862024-11-25T18:50:56.115Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
23872024-11-25T18:50:56.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-11-25T18:50:56.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-11-25T18:50:56.768Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-11-25T18:51:01.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
23912024-11-25T18:51:01.613Z
23922024-11-25T18:51:01.614Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
23932024-11-25T18:51:02.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-11-25T18:51:02.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-11-25T18:51:02.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-11-25T18:51:06.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
23972024-11-25T18:51:07.164Z
23982024-11-25T18:51:07.164Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
23992024-11-25T18:51:07.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-11-25T18:51:07.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-11-25T18:51:07.828Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-11-25T18:51:11.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
24032024-11-25T18:51:11.927Z
24042024-11-25T18:51:11.927Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24052024-11-25T18:51:12.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-11-25T18:51:12.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-11-25T18:51:12.588Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-11-25T18:51:16.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
24092024-11-25T18:51:16.724Z
24102024-11-25T18:51:16.724Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24112024-11-25T18:51:17.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-11-25T18:51:17.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-11-25T18:51:17.385Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142024-11-25T18:51:22.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
24152024-11-25T18:51:22.441Z
24162024-11-25T18:51:22.441Zinfo: running `cargo check --bins` on oximeter (46/173)
24172024-11-25T18:51:22.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-11-25T18:51:22.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-11-25T18:51:22.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202024-11-25T18:51:22.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24212024-11-25T18:51:23.064Z
24222024-11-25T18:51:23.064Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24232024-11-25T18:51:23.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-11-25T18:51:23.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-11-25T18:51:23.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-11-25T18:51:23.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24272024-11-25T18:51:23.671Z
24282024-11-25T18:51:23.671Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24292024-11-25T18:51:24.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-11-25T18:51:24.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-11-25T18:51:24.304Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24322024-11-25T18:51:24.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
24332024-11-25T18:51:24.914Z
24342024-11-25T18:51:24.914Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24352024-11-25T18:51:25.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-11-25T18:51:25.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-11-25T18:51:25.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-11-25T18:51:25.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24392024-11-25T18:51:25.551Z
24402024-11-25T18:51:25.551Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24412024-11-25T18:51:26.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-11-25T18:51:26.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-11-25T18:51:26.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-11-25T18:51:26.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24452024-11-25T18:51:26.185Z
24462024-11-25T18:51:26.185Zinfo: running `cargo check --bins` on oxql-types (51/173)
24472024-11-25T18:51:26.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-11-25T18:51:26.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-11-25T18:51:26.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-11-25T18:51:26.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24512024-11-25T18:51:26.820Z
24522024-11-25T18:51:26.820Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24532024-11-25T18:51:27.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-11-25T18:51:27.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-11-25T18:51:27.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-11-25T18:51:27.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24572024-11-25T18:51:27.541Z
24582024-11-25T18:51:27.541Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24592024-11-25T18:51:28.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-11-25T18:51:28.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-11-25T18:51:28.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-11-25T18:51:28.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24632024-11-25T18:51:28.119Z
24642024-11-25T18:51:28.119Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24652024-11-25T18:51:28.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-11-25T18:51:28.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-11-25T18:51:28.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-11-25T18:51:28.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24692024-11-25T18:51:28.764Z
24702024-11-25T18:51:28.764Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24712024-11-25T18:51:29.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-11-25T18:51:29.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-11-25T18:51:29.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-11-25T18:51:29.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24752024-11-25T18:51:29.399Z
24762024-11-25T18:51:29.399Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24772024-11-25T18:51:29.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-11-25T18:51:29.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-11-25T18:51:29.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-11-25T18:51:29.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24812024-11-25T18:51:30.036Z
24822024-11-25T18:51:30.036Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
24832024-11-25T18:51:30.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-11-25T18:51:30.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-11-25T18:51:30.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-11-25T18:51:30.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24872024-11-25T18:51:30.673Z
24882024-11-25T18:51:30.673Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
24892024-11-25T18:51:31.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-11-25T18:51:31.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-11-25T18:51:31.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-11-25T18:51:31.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24932024-11-25T18:51:31.284Z
24942024-11-25T18:51:31.284Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
24952024-11-25T18:51:31.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-11-25T18:51:31.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-11-25T18:51:31.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-11-25T18:51:31.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24992024-11-25T18:51:31.931Z
25002024-11-25T18:51:31.931Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25012024-11-25T18:51:32.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-11-25T18:51:32.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-11-25T18:51:32.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-11-25T18:51:32.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25052024-11-25T18:51:32.555Z
25062024-11-25T18:51:32.556Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25072024-11-25T18:51:33.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-11-25T18:51:33.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-11-25T18:51:33.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-11-25T18:51:33.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25112024-11-25T18:51:33.190Z
25122024-11-25T18:51:33.190Zinfo: running `cargo check --bins` on dpd-client (62/173)
25132024-11-25T18:51:33.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-11-25T18:51:33.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-11-25T18:51:33.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-11-25T18:51:33.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25172024-11-25T18:51:33.807Z
25182024-11-25T18:51:33.807Zinfo: running `cargo check --bins` on gateway-client (63/173)
25192024-11-25T18:51:34.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-11-25T18:51:34.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-11-25T18:51:34.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-11-25T18:51:34.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25232024-11-25T18:51:34.420Z
25242024-11-25T18:51:34.420Zinfo: running `cargo check --bins` on installinator-client (64/173)
25252024-11-25T18:51:34.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-11-25T18:51:34.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-11-25T18:51:34.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-11-25T18:51:34.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25292024-11-25T18:51:35.072Z
25302024-11-25T18:51:35.072Zinfo: running `cargo check --bins` on installinator-common (65/173)
25312024-11-25T18:51:35.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-11-25T18:51:35.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-11-25T18:51:35.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-11-25T18:51:35.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25352024-11-25T18:51:35.720Z
25362024-11-25T18:51:35.720Zinfo: running `cargo check --bins` on update-engine (66/173)
25372024-11-25T18:51:36.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-11-25T18:51:36.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-11-25T18:51:36.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-11-25T18:51:36.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25412024-11-25T18:51:36.341Z
25422024-11-25T18:51:36.341Zinfo: running `cargo check --bins` on nexus-client (67/173)
25432024-11-25T18:51:36.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-11-25T18:51:36.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-11-25T18:51:36.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-11-25T18:51:36.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25472024-11-25T18:51:36.992Z
25482024-11-25T18:51:36.992Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25492024-11-25T18:51:37.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-11-25T18:51:37.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-11-25T18:51:37.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-11-25T18:51:37.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25532024-11-25T18:51:37.638Z
25542024-11-25T18:51:37.638Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25552024-11-25T18:51:38.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-11-25T18:51:38.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-11-25T18:51:38.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-11-25T18:51:38.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25592024-11-25T18:51:38.261Z
25602024-11-25T18:51:38.262Zinfo: running `cargo check --bins` on nexus-types (70/173)
25612024-11-25T18:51:38.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-11-25T18:51:38.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-11-25T18:51:38.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-11-25T18:51:38.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25652024-11-25T18:51:38.917Z
25662024-11-25T18:51:38.917Zinfo: running `cargo check --bins` on oxide-client (71/173)
25672024-11-25T18:51:39.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-11-25T18:51:39.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-11-25T18:51:39.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-11-25T18:51:39.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25712024-11-25T18:51:39.536Z
25722024-11-25T18:51:39.536Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25732024-11-25T18:51:40.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-11-25T18:51:40.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-11-25T18:51:40.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-11-25T18:51:40.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25772024-11-25T18:51:40.181Z
25782024-11-25T18:51:40.181Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25792024-11-25T18:51:40.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-11-25T18:51:40.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-11-25T18:51:40.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-11-25T18:51:40.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25832024-11-25T18:51:40.799Z
25842024-11-25T18:51:40.799Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
25852024-11-25T18:51:41.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-11-25T18:51:41.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-11-25T18:51:41.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-11-25T18:51:41.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25892024-11-25T18:51:41.437Z
25902024-11-25T18:51:41.437Zinfo: running `cargo check --bins` on wicketd-client (75/173)
25912024-11-25T18:51:42.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-11-25T18:51:42.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-11-25T18:51:42.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-11-25T18:51:42.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25952024-11-25T18:51:42.096Z
25962024-11-25T18:51:42.096Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
25972024-11-25T18:51:42.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-11-25T18:51:42.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-11-25T18:51:42.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-11-25T18:51:42.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26012024-11-25T18:51:42.744Z
26022024-11-25T18:51:42.744Zinfo: running `cargo check --bins` on wicket-common (77/173)
26032024-11-25T18:51:43.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-11-25T18:51:43.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-11-25T18:51:43.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-11-25T18:51:43.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26072024-11-25T18:51:43.403Z
26082024-11-25T18:51:43.403Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26092024-11-25T18:51:43.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-11-25T18:51:43.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-11-25T18:51:44.065Z Checking csv-core v0.1.11
26122024-11-25T18:51:44.065Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26132024-11-25T18:51:44.068Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142024-11-25T18:51:44.374Z Checking csv v1.3.0
26152024-11-25T18:51:44.385Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26162024-11-25T18:51:44.930Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26172024-11-25T18:51:45.263Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26182024-11-25T18:51:46.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
26192024-11-25T18:51:46.689Z
26202024-11-25T18:51:46.689Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26212024-11-25T18:51:47.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-11-25T18:51:47.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-11-25T18:51:47.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242024-11-25T18:51:47.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26252024-11-25T18:51:47.322Z
26262024-11-25T18:51:47.323Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26272024-11-25T18:51:47.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-11-25T18:51:47.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-11-25T18:51:47.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-11-25T18:51:47.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26312024-11-25T18:51:47.949Z
26322024-11-25T18:51:47.949Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26332024-11-25T18:51:48.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-11-25T18:51:48.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-11-25T18:51:48.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-11-25T18:51:48.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26372024-11-25T18:51:48.676Z
26382024-11-25T18:51:48.676Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26392024-11-25T18:51:49.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-11-25T18:51:49.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-11-25T18:51:49.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-11-25T18:51:49.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26432024-11-25T18:51:49.406Z
26442024-11-25T18:51:49.407Zinfo: running `cargo check --bins` on dns-server (83/173)
26452024-11-25T18:51:49.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-11-25T18:51:49.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-11-25T18:51:50.050Z Compiling parking_lot_core v0.8.6
26482024-11-25T18:51:50.052Z Checking fxhash v0.2.1
26492024-11-25T18:51:50.052Z Checking hickory-server v0.24.1
26502024-11-25T18:51:50.053Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26512024-11-25T18:51:50.053Z Checking hickory-client v0.24.1
26522024-11-25T18:51:50.741Z Checking parking_lot v0.11.2
26532024-11-25T18:51:50.853Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26542024-11-25T18:51:50.853Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26552024-11-25T18:51:50.971Z Checking sled v0.34.7
26562024-11-25T18:51:52.745Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26572024-11-25T18:51:53.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
26582024-11-25T18:51:54.153Z
26592024-11-25T18:51:54.153Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26602024-11-25T18:51:54.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612024-11-25T18:51:54.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622024-11-25T18:51:54.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632024-11-25T18:51:54.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26642024-11-25T18:51:54.782Z
26652024-11-25T18:51:54.782Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26662024-11-25T18:51:55.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-11-25T18:51:55.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-11-25T18:51:55.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692024-11-25T18:51:55.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26702024-11-25T18:51:55.465Z
26712024-11-25T18:51:55.465Zinfo: running `cargo check --bins` on gateway-types (86/173)
26722024-11-25T18:51:56.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-11-25T18:51:56.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-11-25T18:51:56.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752024-11-25T18:51:56.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26762024-11-25T18:51:56.092Z
26772024-11-25T18:51:56.092Zinfo: running `cargo check --bins` on ipcc (87/173)
26782024-11-25T18:51:56.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-11-25T18:51:56.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-11-25T18:51:56.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812024-11-25T18:51:56.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26822024-11-25T18:51:56.729Z
26832024-11-25T18:51:56.729Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
26842024-11-25T18:51:57.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-11-25T18:51:57.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-11-25T18:51:57.436Z Compiling radium v0.7.0
26872024-11-25T18:51:57.436Z Compiling semver v0.1.20
26882024-11-25T18:51:57.439Z Compiling maybe-uninit v2.0.0
26892024-11-25T18:51:57.543Z Checking tap v1.0.1
26902024-11-25T18:51:57.574Z Checking password-hash v0.5.0
26912024-11-25T18:51:57.576Z Checking blake2 v0.10.6
26922024-11-25T18:51:57.576Z Checking funty v2.0.0
26932024-11-25T18:51:57.576Z Checking crc-catalog v2.4.0
26942024-11-25T18:51:57.692Z Checking wyz v0.5.1
26952024-11-25T18:51:57.746Z Compiling packed_struct v0.10.1
26962024-11-25T18:51:57.977Z Compiling rustc_version v0.1.7
26972024-11-25T18:51:58.048Z Compiling cancel-safe-futures v0.1.5
26982024-11-25T18:51:58.071Z Compiling owo-colors v4.1.0
26992024-11-25T18:51:58.136Z Checking argon2 v0.5.3
27002024-11-25T18:51:58.206Z Checking crc v3.2.1
27012024-11-25T18:51:58.250Z Compiling packed_struct_codegen v0.10.1
27022024-11-25T18:51:58.375Z Compiling indexmap v1.9.3
27032024-11-25T18:51:58.413Z Checking half v2.4.1
27042024-11-25T18:51:58.428Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27052024-11-25T18:51:58.469Z Compiling newtype_derive v0.1.6
27062024-11-25T18:51:58.496Z Checking bitvec v1.0.1
27072024-11-25T18:51:58.609Z Checking nodrop v0.1.14
27082024-11-25T18:51:58.669Z Checking ciborium-io v0.2.2
27092024-11-25T18:51:58.717Z Checking array-init v0.0.4
27102024-11-25T18:51:58.838Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27112024-11-25T18:51:58.855Z Checking ciborium-ll v0.2.2
27122024-11-25T18:51:58.909Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27132024-11-25T18:51:59.129Z Checking smallvec v0.6.14
27142024-11-25T18:51:59.144Z Checking libsw v3.3.1
27152024-11-25T18:51:59.195Z Compiling memoffset v0.9.1
27162024-11-25T18:51:59.407Z Checking bitfield v0.14.0
27172024-11-25T18:51:59.500Z Checking indent_write v2.2.0
27182024-11-25T18:51:59.520Z Checking linear-map v1.2.0
27192024-11-25T18:51:59.672Z Checking hashbrown v0.12.3
27202024-11-25T18:51:59.690Z Checking swrite v0.1.0
27212024-11-25T18:51:59.693Z Checking termcolor v1.4.1
27222024-11-25T18:51:59.754Z Checking ron v0.8.1
27232024-11-25T18:51:59.823Z Checking serde-hex v0.1.0
27242024-11-25T18:51:59.840Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27252024-11-25T18:52:00.126Z Checking env_logger v0.10.2
27262024-11-25T18:52:00.662Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27272024-11-25T18:52:00.665Z Checking ciborium v0.2.2
27282024-11-25T18:52:01.006Z Checking steno v0.4.1
27292024-11-25T18:52:01.361Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27302024-11-25T18:52:01.409Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27312024-11-25T18:52:01.432Z Checking hashbrown v0.13.2
27322024-11-25T18:52:01.629Z Checking crc-any v2.5.0
27332024-11-25T18:52:01.651Z Checking humantime v2.1.0
27342024-11-25T18:52:01.960Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27352024-11-25T18:52:02.023Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27362024-11-25T18:52:02.406Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27372024-11-25T18:52:02.519Z Checking object v0.30.4
27382024-11-25T18:52:02.564Z Checking path-slash v0.1.5
27392024-11-25T18:52:02.702Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27402024-11-25T18:52:02.744Z Checking nix v0.27.1
27412024-11-25T18:52:03.203Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27422024-11-25T18:52:03.599Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27432024-11-25T18:52:03.792Z Checking tungstenite v0.23.0
27442024-11-25T18:52:03.829Z Checking kstat-rs v0.2.4
27452024-11-25T18:52:03.937Z Checking signal-hook-tokio v0.3.1
27462024-11-25T18:52:04.172Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27472024-11-25T18:52:04.684Z Checking tokio-tungstenite v0.23.1
27482024-11-25T18:52:05.132Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27492024-11-25T18:52:05.434Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27502024-11-25T18:52:05.717Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27512024-11-25T18:52:12.098Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27522024-11-25T18:52:13.358Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27532024-11-25T18:52:16.325Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27542024-11-25T18:52:21.941Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27552024-11-25T18:52:22.627Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27562024-11-25T18:52:25.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.69s
27572024-11-25T18:52:25.617Z
27582024-11-25T18:52:25.617Zinfo: running `cargo check --bins` on gateway-api (89/173)
27592024-11-25T18:52:26.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602024-11-25T18:52:26.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612024-11-25T18:52:26.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622024-11-25T18:52:26.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27632024-11-25T18:52:26.254Z
27642024-11-25T18:52:26.254Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27652024-11-25T18:52:26.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-11-25T18:52:26.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-11-25T18:52:26.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-11-25T18:52:26.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27692024-11-25T18:52:26.870Z
27702024-11-25T18:52:26.870Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27712024-11-25T18:52:27.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-11-25T18:52:27.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-11-25T18:52:27.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-11-25T18:52:27.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27752024-11-25T18:52:27.504Z
27762024-11-25T18:52:27.505Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27772024-11-25T18:52:28.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-11-25T18:52:28.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-11-25T18:52:28.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802024-11-25T18:52:28.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27812024-11-25T18:52:28.139Z
27822024-11-25T18:52:28.139Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
27832024-11-25T18:52:28.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842024-11-25T18:52:28.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852024-11-25T18:52:28.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862024-11-25T18:52:28.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27872024-11-25T18:52:28.771Z
27882024-11-25T18:52:28.771Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
27892024-11-25T18:52:29.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-11-25T18:52:29.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-11-25T18:52:29.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-11-25T18:52:29.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27932024-11-25T18:52:29.410Z
27942024-11-25T18:52:29.410Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
27952024-11-25T18:52:29.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-11-25T18:52:29.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-11-25T18:52:29.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-11-25T18:52:29.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27992024-11-25T18:52:30.043Z
28002024-11-25T18:52:30.043Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28012024-11-25T18:52:30.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-11-25T18:52:30.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-11-25T18:52:30.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042024-11-25T18:52:30.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28052024-11-25T18:52:30.680Z
28062024-11-25T18:52:30.680Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28072024-11-25T18:52:31.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-11-25T18:52:31.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-11-25T18:52:31.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-11-25T18:52:31.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28112024-11-25T18:52:31.333Z
28122024-11-25T18:52:31.333Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28132024-11-25T18:52:31.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-11-25T18:52:31.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-11-25T18:52:31.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-11-25T18:52:31.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28172024-11-25T18:52:31.956Z
28182024-11-25T18:52:31.956Zinfo: running `cargo check --bins` on sp-sim (99/173)
28192024-11-25T18:52:32.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-11-25T18:52:32.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-11-25T18:52:32.591Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28222024-11-25T18:52:34.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
28232024-11-25T18:52:34.582Z
28242024-11-25T18:52:34.582Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28252024-11-25T18:52:35.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-11-25T18:52:35.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-11-25T18:52:35.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282024-11-25T18:52:35.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28292024-11-25T18:52:35.253Z
28302024-11-25T18:52:35.253Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28312024-11-25T18:52:35.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322024-11-25T18:52:35.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332024-11-25T18:52:35.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342024-11-25T18:52:35.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28352024-11-25T18:52:35.934Z
28362024-11-25T18:52:35.934Zinfo: running `cargo check --bins` on db-macros (102/173)
28372024-11-25T18:52:36.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382024-11-25T18:52:36.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392024-11-25T18:52:36.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402024-11-25T18:52:36.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28412024-11-25T18:52:36.543Z
28422024-11-25T18:52:36.543Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28432024-11-25T18:52:37.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-11-25T18:52:37.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-11-25T18:52:37.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-11-25T18:52:37.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28472024-11-25T18:52:37.151Z
28482024-11-25T18:52:37.151Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28492024-11-25T18:52:37.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-11-25T18:52:37.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-11-25T18:52:37.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-11-25T18:52:37.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28532024-11-25T18:52:37.818Z
28542024-11-25T18:52:37.818Zinfo: running `cargo check --bins` on authz-macros (105/173)
28552024-11-25T18:52:38.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-11-25T18:52:38.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-11-25T18:52:38.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-11-25T18:52:38.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28592024-11-25T18:52:38.425Z
28602024-11-25T18:52:38.425Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28612024-11-25T18:52:38.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-11-25T18:52:39.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-11-25T18:52:39.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-11-25T18:52:39.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28652024-11-25T18:52:39.077Z
28662024-11-25T18:52:39.077Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28672024-11-25T18:52:39.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-11-25T18:52:39.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-11-25T18:52:39.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-11-25T18:52:39.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28712024-11-25T18:52:39.731Z
28722024-11-25T18:52:39.731Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28732024-11-25T18:52:40.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-11-25T18:52:40.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-11-25T18:52:40.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-11-25T18:52:40.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28772024-11-25T18:52:40.364Z
28782024-11-25T18:52:40.364Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28792024-11-25T18:52:40.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-11-25T18:52:40.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-11-25T18:52:40.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-11-25T18:52:40.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28832024-11-25T18:52:41.013Z
28842024-11-25T18:52:41.013Zinfo: running `cargo check --bins` on typed-rng (110/173)
28852024-11-25T18:52:41.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-11-25T18:52:41.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-11-25T18:52:41.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-11-25T18:52:41.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28892024-11-25T18:52:41.618Z
28902024-11-25T18:52:41.618Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
28912024-11-25T18:52:42.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-11-25T18:52:42.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-11-25T18:52:42.344Z Checking keccak v0.1.5
28942024-11-25T18:52:42.454Z Checking secrecy v0.8.0
28952024-11-25T18:52:42.457Z Compiling unicase v2.7.0
28962024-11-25T18:52:42.457Z Compiling same-file v1.0.6
28972024-11-25T18:52:42.483Z Compiling tempfile v3.13.0
28982024-11-25T18:52:42.497Z Compiling thiserror-impl-no-std v2.0.2
28992024-11-25T18:52:42.500Z Checking universal-hash v0.5.1
29002024-11-25T18:52:42.500Z Compiling blake3 v1.5.4
29012024-11-25T18:52:42.640Z Compiling walkdir v2.5.0
29022024-11-25T18:52:42.702Z Compiling ring v0.16.20
29032024-11-25T18:52:42.736Z Checking sha3 v0.10.8
29042024-11-25T18:52:42.739Z Checking opaque-debug v0.3.1
29052024-11-25T18:52:42.846Z Checking poly1305 v0.8.0
29062024-11-25T18:52:42.899Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29072024-11-25T18:52:43.154Z Checking chacha20 v0.9.1
29082024-11-25T18:52:43.182Z Checking aead v0.5.2
29092024-11-25T18:52:43.336Z Compiling memmap2 v0.9.5
29102024-11-25T18:52:43.351Z Compiling salty v0.3.0
29112024-11-25T18:52:43.397Z Compiling constant_time_eq v0.3.1
29122024-11-25T18:52:43.414Z Compiling arrayref v0.3.9
29132024-11-25T18:52:43.492Z Compiling arrayvec v0.7.6
29142024-11-25T18:52:43.516Z Compiling libefi-sys v0.1.0
29152024-11-25T18:52:43.556Z Compiling spin v0.5.2
29162024-11-25T18:52:43.771Z Checking chacha20poly1305 v0.10.1
29172024-11-25T18:52:43.797Z Compiling toolchain_find v0.4.0
29182024-11-25T18:52:43.810Z Compiling camino-tempfile v1.1.1
29192024-11-25T18:52:43.891Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29202024-11-25T18:52:43.952Z Compiling bitfield-struct v0.6.2
29212024-11-25T18:52:44.209Z Compiling topological-sort v0.2.2
29222024-11-25T18:52:44.312Z Compiling mime_guess v2.0.5
29232024-11-25T18:52:44.411Z Compiling rustfmt-wrapper v0.2.1
29242024-11-25T18:52:44.831Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29252024-11-25T18:52:44.982Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29262024-11-25T18:52:45.059Z Checking primeorder v0.13.6
29272024-11-25T18:52:45.118Z Checking env_filter v0.1.2
29282024-11-25T18:52:45.288Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29292024-11-25T18:52:45.358Z Checking env_logger v0.11.5
29302024-11-25T18:52:45.380Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29312024-11-25T18:52:45.532Z Checking p384 v0.13.0
29322024-11-25T18:52:45.635Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29332024-11-25T18:52:45.655Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29342024-11-25T18:52:45.703Z Checking thiserror-no-std v2.0.2
29352024-11-25T18:52:45.814Z Checking vsss-rs v3.3.4
29362024-11-25T18:52:45.886Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29372024-11-25T18:52:45.919Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29382024-11-25T18:52:45.935Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29392024-11-25T18:52:46.267Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29402024-11-25T18:52:46.287Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
29412024-11-25T18:52:46.377Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29422024-11-25T18:52:46.631Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29432024-11-25T18:52:46.865Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29442024-11-25T18:52:46.890Z Checking nanorand v0.7.0
29452024-11-25T18:52:46.915Z Checking atty v0.2.14
29462024-11-25T18:52:46.930Z Checking http-range v0.1.5
29472024-11-25T18:52:47.038Z Checking glob v0.3.1
29482024-11-25T18:52:47.115Z Checking hyper-staticfile v0.10.1
29492024-11-25T18:52:47.257Z Checking flume v0.11.1
29502024-11-25T18:52:47.356Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29512024-11-25T18:52:47.757Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29522024-11-25T18:52:47.831Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29532024-11-25T18:52:48.023Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29542024-11-25T18:52:48.350Z Compiling omicron-zone-package v0.11.1
29552024-11-25T18:52:48.789Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29562024-11-25T18:52:49.119Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29572024-11-25T18:52:49.871Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29582024-11-25T18:52:49.983Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29592024-11-25T18:52:50.082Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29602024-11-25T18:52:50.436Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29612024-11-25T18:52:51.706Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29622024-11-25T18:52:52.394Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29632024-11-25T18:52:54.572Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29642024-11-25T18:52:54.588Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29652024-11-25T18:53:05.686Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29662024-11-25T18:53:16.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.36s
29672024-11-25T18:53:17.170Z
29682024-11-25T18:53:17.170Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29692024-11-25T18:53:17.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-11-25T18:53:17.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-11-25T18:53:17.904Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29722024-11-25T18:53:30.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
29732024-11-25T18:53:31.124Z
29742024-11-25T18:53:31.124Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29752024-11-25T18:53:31.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-11-25T18:53:31.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-11-25T18:53:31.852Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-11-25T18:53:44.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.67s
29792024-11-25T18:53:44.992Z
29802024-11-25T18:53:44.992Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
29812024-11-25T18:53:45.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-11-25T18:53:45.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-11-25T18:53:45.726Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-11-25T18:53:58.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
29852024-11-25T18:53:58.912Z
29862024-11-25T18:53:58.912Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
29872024-11-25T18:53:59.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-11-25T18:53:59.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-11-25T18:53:59.648Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-11-25T18:54:12.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.68s
29912024-11-25T18:54:12.807Z
29922024-11-25T18:54:12.807Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
29932024-11-25T18:54:13.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-11-25T18:54:13.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-11-25T18:54:13.539Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-11-25T18:54:26.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
29972024-11-25T18:54:26.693Z
29982024-11-25T18:54:26.693Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
29992024-11-25T18:54:27.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-11-25T18:54:27.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-11-25T18:54:27.427Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-11-25T18:54:40.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
30032024-11-25T18:54:40.587Z
30042024-11-25T18:54:40.587Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30052024-11-25T18:54:41.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-11-25T18:54:41.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-11-25T18:54:41.325Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-11-25T18:54:54.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
30092024-11-25T18:54:54.732Z
30102024-11-25T18:54:54.732Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30112024-11-25T18:54:55.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-11-25T18:54:55.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-11-25T18:54:55.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142024-11-25T18:54:55.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30152024-11-25T18:54:55.386Z
30162024-11-25T18:54:55.386Zinfo: running `cargo check --bins` on key-manager (120/173)
30172024-11-25T18:54:55.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-11-25T18:54:55.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-11-25T18:54:55.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202024-11-25T18:54:55.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30212024-11-25T18:54:56.021Z
30222024-11-25T18:54:56.021Zinfo: running `cargo check --bins` on repo-depot-api (121/173)
30232024-11-25T18:54:56.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-11-25T18:54:56.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-11-25T18:54:56.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-11-25T18:54:56.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30272024-11-25T18:54:56.646Z
30282024-11-25T18:54:56.646Zinfo: running `cargo check --bins` on sled-agent-api (122/173)
30292024-11-25T18:54:57.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-11-25T18:54:57.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-11-25T18:54:57.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-11-25T18:54:57.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30332024-11-25T18:54:57.310Z
30342024-11-25T18:54:57.310Zinfo: running `cargo check --bins` on sled-hardware (123/173)
30352024-11-25T18:54:57.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-11-25T18:54:57.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-11-25T18:54:57.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-11-25T18:54:57.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30392024-11-25T18:54:57.956Z
30402024-11-25T18:54:57.956Zinfo: running `cargo check --bins --no-default-features` on sled-storage (124/173)
30412024-11-25T18:54:58.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-11-25T18:54:58.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-11-25T18:54:58.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-11-25T18:54:58.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30452024-11-25T18:54:58.598Z
30462024-11-25T18:54:58.598Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (125/173)
30472024-11-25T18:54:59.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-11-25T18:54:59.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-11-25T18:54:59.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-11-25T18:54:59.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30512024-11-25T18:54:59.244Z
30522024-11-25T18:54:59.244Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (126/173)
30532024-11-25T18:54:59.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-11-25T18:54:59.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-11-25T18:54:59.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-11-25T18:54:59.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30572024-11-25T18:54:59.899Z
30582024-11-25T18:54:59.899Zinfo: running `cargo check --bins` on nexus-test-interface (127/173)
30592024-11-25T18:55:00.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-11-25T18:55:00.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-11-25T18:55:00.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-11-25T18:55:00.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30632024-11-25T18:55:00.555Z
30642024-11-25T18:55:00.555Zinfo: running `cargo check --bins` on oximeter-collector (128/173)
30652024-11-25T18:55:01.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-11-25T18:55:01.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-11-25T18:55:01.244Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30682024-11-25T18:55:01.244Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30692024-11-25T18:55:01.993Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30702024-11-25T18:55:03.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
30712024-11-25T18:55:04.090Z
30722024-11-25T18:55:04.090Zinfo: running `cargo check --bins` on oximeter-api (129/173)
30732024-11-25T18:55:04.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742024-11-25T18:55:04.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752024-11-25T18:55:04.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762024-11-25T18:55:04.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30772024-11-25T18:55:04.731Z
30782024-11-25T18:55:04.731Zinfo: running `cargo check --bins` on cert-dev (130/173)
30792024-11-25T18:55:05.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802024-11-25T18:55:05.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812024-11-25T18:55:05.343Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30822024-11-25T18:55:05.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30832024-11-25T18:55:05.775Z
30842024-11-25T18:55:05.775Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (131/173)
30852024-11-25T18:55:06.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862024-11-25T18:55:06.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872024-11-25T18:55:06.452Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30882024-11-25T18:55:06.452Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30892024-11-25T18:55:07.036Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30902024-11-25T18:55:07.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
30912024-11-25T18:55:07.564Z
30922024-11-25T18:55:07.564Zinfo: running `cargo check --bins` on ch-dev (132/173)
30932024-11-25T18:55:08.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942024-11-25T18:55:08.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952024-11-25T18:55:08.230Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30962024-11-25T18:55:08.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30972024-11-25T18:55:09.112Z
30982024-11-25T18:55:09.112Zinfo: running `cargo check --bins` on crdb-seed (133/173)
30992024-11-25T18:55:09.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-11-25T18:55:09.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-11-25T18:55:09.767Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31022024-11-25T18:55:10.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
31032024-11-25T18:55:10.309Z
31042024-11-25T18:55:10.309Zinfo: running `cargo check --bins` on db-dev (134/173)
31052024-11-25T18:55:10.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062024-11-25T18:55:10.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072024-11-25T18:55:10.969Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31082024-11-25T18:55:11.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31092024-11-25T18:55:11.862Z
31102024-11-25T18:55:11.862Zinfo: running `cargo check --bins` on omicron-dev-lib (135/173)
31112024-11-25T18:55:12.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-11-25T18:55:12.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-11-25T18:55:12.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142024-11-25T18:55:12.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31152024-11-25T18:55:12.504Z
31162024-11-25T18:55:12.504Zinfo: running `cargo check --bins` on xtask-downloader (136/173)
31172024-11-25T18:55:13.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-11-25T18:55:13.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-11-25T18:55:13.116Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31202024-11-25T18:55:13.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
31212024-11-25T18:55:14.148Z
31222024-11-25T18:55:14.148Zinfo: running `cargo check --bins` on omicron-ls-apis (137/173)
31232024-11-25T18:55:14.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-11-25T18:55:14.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-11-25T18:55:14.767Z Checking cargo-platform v0.1.8
31262024-11-25T18:55:15.033Z Checking cargo_metadata v0.18.1
31272024-11-25T18:55:16.002Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31282024-11-25T18:55:16.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
31292024-11-25T18:55:16.896Z
31302024-11-25T18:55:16.896Zinfo: running `cargo check --bins` on mgs-dev (138/173)
31312024-11-25T18:55:17.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322024-11-25T18:55:17.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332024-11-25T18:55:17.621Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31342024-11-25T18:55:18.329Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31352024-11-25T18:55:18.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
31362024-11-25T18:55:19.064Z
31372024-11-25T18:55:19.065Zinfo: running `cargo check --bins` on omicron-omdb (139/173)
31382024-11-25T18:55:19.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392024-11-25T18:55:19.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402024-11-25T18:55:19.860Z Compiling crunchy v0.2.2
31412024-11-25T18:55:19.860Z Compiling tiny-keccak v2.0.2
31422024-11-25T18:55:19.863Z Compiling dsl_auto_type v0.1.2
31432024-11-25T18:55:19.863Z Checking scheduled-thread-pool v0.2.7
31442024-11-25T18:55:19.863Z Compiling diesel_table_macro_syntax v0.2.0
31452024-11-25T18:55:20.013Z Compiling ascii-canvas v3.0.0
31462024-11-25T18:55:20.016Z Compiling ena v0.14.3
31472024-11-25T18:55:20.029Z Compiling diff v0.1.13
31482024-11-25T18:55:20.206Z Checking r2d2 v0.8.10
31492024-11-25T18:55:20.280Z Compiling regex-syntax v0.6.29
31502024-11-25T18:55:20.400Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31512024-11-25T18:55:20.418Z Compiling ref-cast v1.0.23
31522024-11-25T18:55:20.522Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31532024-11-25T18:55:20.580Z Compiling derive_builder_core v0.20.2
31542024-11-25T18:55:20.616Z Compiling libxml v0.3.3
31552024-11-25T18:55:20.723Z Compiling ref-cast-impl v1.0.23
31562024-11-25T18:55:20.782Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31572024-11-25T18:55:21.016Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31582024-11-25T18:55:21.034Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31592024-11-25T18:55:21.201Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31602024-11-25T18:55:21.305Z Compiling strum_macros v0.24.3
31612024-11-25T18:55:21.324Z Compiling samael v0.0.17
31622024-11-25T18:55:21.609Z Compiling diesel_derives v2.2.3
31632024-11-25T18:55:21.628Z Compiling indoc v1.0.9
31642024-11-25T18:55:22.612Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31652024-11-25T18:55:22.882Z Compiling impl-trait-for-tuples v0.2.2
31662024-11-25T18:55:23.050Z Compiling derive_builder_macro v0.20.2
31672024-11-25T18:55:23.849Z Compiling lalrpop v0.19.12
31682024-11-25T18:55:23.921Z Checking derive_builder v0.20.2
31692024-11-25T18:55:24.082Z Compiling oso-derive v0.27.3
31702024-11-25T18:55:24.458Z Checking quick-xml v0.33.0
31712024-11-25T18:55:24.966Z Compiling diesel-dtrace v0.3.0
31722024-11-25T18:55:25.161Z Checking maplit v1.0.2
31732024-11-25T18:55:25.312Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31742024-11-25T18:55:25.335Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31752024-11-25T18:55:25.581Z Checking bb8 v0.8.5
31762024-11-25T18:55:25.645Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31772024-11-25T18:55:25.928Z Checking castaway v0.2.3
31782024-11-25T18:55:26.086Z Checking rand_seeder v0.3.0
31792024-11-25T18:55:26.105Z Checking compact_str v0.8.0
31802024-11-25T18:55:26.261Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31812024-11-25T18:55:26.305Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31822024-11-25T18:55:26.496Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31832024-11-25T18:55:26.979Z Checking unicode-truncate v1.1.0
31842024-11-25T18:55:26.999Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31852024-11-25T18:55:27.197Z Checking lru v0.12.5
31862024-11-25T18:55:27.290Z Compiling instability v0.3.2
31872024-11-25T18:55:27.499Z Checking is_ci v1.2.0
31882024-11-25T18:55:27.645Z Checking smawk v0.3.2
31892024-11-25T18:55:27.705Z Checking cassowary v0.3.0
31902024-11-25T18:55:27.858Z Checking unicode-linebreak v0.1.5
31912024-11-25T18:55:28.113Z Checking supports-color v3.0.1
31922024-11-25T18:55:28.287Z Checking textwrap v0.16.1
31932024-11-25T18:55:28.329Z Checking ratatui v0.28.1
31942024-11-25T18:55:28.331Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31952024-11-25T18:55:28.362Z Checking multimap v0.10.0
31962024-11-25T18:55:31.376Z Checking diesel v2.2.4
31972024-11-25T18:55:57.117Z Compiling polar-core v0.27.3
31982024-11-25T18:56:00.589Z Checking async-bb8-diesel v0.2.1
31992024-11-25T18:56:04.498Z Checking oso v0.27.3
32002024-11-25T18:57:13.616Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32012024-11-25T18:57:19.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
32022024-11-25T18:57:19.759Z
32032024-11-25T18:57:19.759Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (140/173)
32042024-11-25T18:57:20.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052024-11-25T18:57:20.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062024-11-25T18:57:20.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072024-11-25T18:57:20.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32082024-11-25T18:57:20.424Z
32092024-11-25T18:57:20.425Zinfo: running `cargo check --bins` on nexus-saga-recovery (141/173)
32102024-11-25T18:57:21.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-11-25T18:57:21.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-11-25T18:57:21.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132024-11-25T18:57:21.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32142024-11-25T18:57:21.091Z
32152024-11-25T18:57:21.091Zinfo: running `cargo check --bins` on nexus-test-utils-macros (142/173)
32162024-11-25T18:57:21.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172024-11-25T18:57:21.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182024-11-25T18:57:21.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192024-11-25T18:57:21.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32202024-11-25T18:57:21.698Z
32212024-11-25T18:57:21.698Zinfo: running `cargo check --bins` on omicron-nexus (143/173)
32222024-11-25T18:57:22.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-11-25T18:57:22.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-11-25T18:57:22.490Z Compiling libz-sys v1.1.20
32252024-11-25T18:57:22.606Z Compiling libgit2-sys v0.17.0+1.8.1
32262024-11-25T18:57:22.618Z Compiling vergen v8.3.2
32272024-11-25T18:57:22.620Z Compiling cargo-platform v0.1.8
32282024-11-25T18:57:22.620Z Compiling pin-project-internal v1.1.6
32292024-11-25T18:57:22.652Z Compiling libsqlite3-sys v0.30.1
32302024-11-25T18:57:22.652Z Compiling snafu-derive v0.8.5
32312024-11-25T18:57:22.654Z Compiling buf-list v1.0.3
32322024-11-25T18:57:22.895Z Checking simd-adler32 v0.3.7
32332024-11-25T18:57:23.150Z Compiling cargo_metadata v0.18.1
32342024-11-25T18:57:23.202Z Checking bumpalo v3.16.0
32352024-11-25T18:57:23.241Z Compiling zip v2.1.3
32362024-11-25T18:57:23.304Z Compiling cfg_aliases v0.2.1
32372024-11-25T18:57:23.436Z Compiling rustls v0.21.12
32382024-11-25T18:57:23.519Z Checking lockfree-object-pool v0.1.6
32392024-11-25T18:57:23.577Z Compiling nix v0.29.0
32402024-11-25T18:57:23.701Z Checking globset v0.4.15
32412024-11-25T18:57:23.719Z Checking olpc-cjson v0.1.4
32422024-11-25T18:57:23.751Z Checking zopfli v0.8.1
32432024-11-25T18:57:23.929Z Checking rustls-webpki v0.101.7
32442024-11-25T18:57:24.204Z Checking sct v0.7.1
32452024-11-25T18:57:24.418Z Checking serde_plain v1.0.2
32462024-11-25T18:57:24.438Z Checking typed-path v0.9.3
32472024-11-25T18:57:25.324Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32482024-11-25T18:57:25.566Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32492024-11-25T18:57:25.594Z Checking hashlink v0.9.1
32502024-11-25T18:57:25.683Z Checking pin-project v1.1.6
32512024-11-25T18:57:25.818Z Checking fallible-iterator v0.3.0
32522024-11-25T18:57:25.821Z Checking fallible-streaming-iterator v0.1.9
32532024-11-25T18:57:26.066Z Checking parse-size v1.1.0
32542024-11-25T18:57:26.269Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32552024-11-25T18:57:26.446Z Checking rusqlite v0.32.1
32562024-11-25T18:57:26.483Z Checking rustls-pemfile v1.0.4
32572024-11-25T18:57:26.672Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32582024-11-25T18:57:26.712Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32592024-11-25T18:57:26.811Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32602024-11-25T18:57:26.979Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32612024-11-25T18:57:27.113Z Checking twox-hash v1.6.3
32622024-11-25T18:57:27.211Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32632024-11-25T18:57:27.570Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32642024-11-25T18:57:27.879Z Checking tokio-rustls v0.24.1
32652024-11-25T18:57:27.955Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32662024-11-25T18:57:28.112Z Checking snafu v0.8.5
32672024-11-25T18:57:28.248Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32682024-11-25T18:57:28.391Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32692024-11-25T18:57:28.552Z Checking fatfs v0.3.6
32702024-11-25T18:57:28.587Z Checking tough v0.19.0
32712024-11-25T18:57:29.088Z Checking assert_matches v1.5.0
32722024-11-25T18:57:32.901Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32732024-11-25T18:57:34.248Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32742024-11-25T18:57:35.203Z Compiling git2 v0.19.0
32752024-11-25T18:57:39.865Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32762024-11-25T18:58:32.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
32772024-11-25T18:58:32.546Z
32782024-11-25T18:58:32.546Zinfo: running `cargo check --bins` on nexus-external-api (144/173)
32792024-11-25T18:58:33.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-11-25T18:58:33.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-11-25T18:58:33.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-11-25T18:58:33.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32832024-11-25T18:58:33.243Z
32842024-11-25T18:58:33.243Zinfo: running `cargo check --bins` on openapi-manager-types (145/173)
32852024-11-25T18:58:33.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-11-25T18:58:33.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-11-25T18:58:33.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882024-11-25T18:58:33.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32892024-11-25T18:58:33.858Z
32902024-11-25T18:58:33.858Zinfo: running `cargo check --bins` on nexus-internal-api (146/173)
32912024-11-25T18:58:34.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922024-11-25T18:58:34.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932024-11-25T18:58:34.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942024-11-25T18:58:34.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32952024-11-25T18:58:34.512Z
32962024-11-25T18:58:34.512Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (147/173)
32972024-11-25T18:58:35.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-11-25T18:58:35.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-11-25T18:58:35.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002024-11-25T18:58:35.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33012024-11-25T18:58:35.178Z
33022024-11-25T18:58:35.178Zinfo: running `cargo check --bins` on nexus-networking (148/173)
33032024-11-25T18:58:35.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042024-11-25T18:58:35.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052024-11-25T18:58:35.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062024-11-25T18:58:35.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33072024-11-25T18:58:35.839Z
33082024-11-25T18:58:35.840Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (149/173)
33092024-11-25T18:58:36.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102024-11-25T18:58:36.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112024-11-25T18:58:36.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122024-11-25T18:58:36.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33132024-11-25T18:58:36.508Z
33142024-11-25T18:58:36.508Zinfo: running `cargo check --bins` on update-common (150/173)
33152024-11-25T18:58:37.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162024-11-25T18:58:37.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172024-11-25T18:58:37.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182024-11-25T18:58:37.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33192024-11-25T18:58:37.157Z
33202024-11-25T18:58:37.157Zinfo: running `cargo check --bins` on tufaceous-lib (151/173)
33212024-11-25T18:58:37.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-11-25T18:58:37.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-11-25T18:58:37.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242024-11-25T18:58:37.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33252024-11-25T18:58:37.803Z
33262024-11-25T18:58:37.803Zinfo: running `cargo check --bins` on tufaceous (152/173)
33272024-11-25T18:58:38.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282024-11-25T18:58:38.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292024-11-25T18:58:38.467Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33302024-11-25T18:58:39.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
33312024-11-25T18:58:39.609Z
33322024-11-25T18:58:39.609Zinfo: running `cargo check --bins` on omicron-dev (153/173)
33332024-11-25T18:58:40.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-11-25T18:58:40.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-11-25T18:58:40.460Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33362024-11-25T18:58:40.587Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33372024-11-25T18:58:40.587Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33382024-11-25T18:58:40.589Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33392024-11-25T18:59:05.868Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33402024-11-25T18:59:05.871Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33412024-11-25T18:59:05.871Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33422024-11-25T18:59:05.871Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33432024-11-25T18:59:05.871Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33442024-11-25T18:59:06.669Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33452024-11-25T18:59:07.925Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33462024-11-25T18:59:44.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
33472024-11-25T18:59:45.028Z
33482024-11-25T18:59:45.028Zinfo: running `cargo check --bins` on openapi-manager (154/173)
33492024-11-25T18:59:45.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502024-11-25T18:59:45.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512024-11-25T18:59:45.728Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33522024-11-25T18:59:45.730Z Checking heck v0.4.1
33532024-11-25T18:59:45.730Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33542024-11-25T18:59:47.303Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33552024-11-25T18:59:47.349Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33562024-11-25T18:59:48.222Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33572024-11-25T18:59:49.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
33582024-11-25T18:59:49.504Z
33592024-11-25T18:59:49.504Zinfo: running `cargo check --bins` on installinator-api (155/173)
33602024-11-25T18:59:50.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612024-11-25T18:59:50.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622024-11-25T18:59:50.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632024-11-25T18:59:50.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33642024-11-25T18:59:50.146Z
33652024-11-25T18:59:50.146Zinfo: running `cargo check --bins` on wicketd-api (156/173)
33662024-11-25T18:59:50.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672024-11-25T18:59:50.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682024-11-25T18:59:50.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692024-11-25T18:59:50.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33702024-11-25T18:59:50.791Z
33712024-11-25T18:59:50.791Zinfo: running `cargo check --bins` on reconfigurator-cli (157/173)
33722024-11-25T18:59:51.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732024-11-25T18:59:51.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742024-11-25T18:59:51.467Z Compiling petname v2.0.2
33752024-11-25T18:59:51.470Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33762024-11-25T18:59:51.470Z Checking sync-ptr v0.1.1
33772024-11-25T18:59:52.890Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33782024-11-25T18:59:54.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
33792024-11-25T18:59:54.597Z
33802024-11-25T18:59:54.597Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (158/173)
33812024-11-25T18:59:55.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822024-11-25T18:59:55.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832024-11-25T18:59:55.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842024-11-25T18:59:55.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33852024-11-25T18:59:55.252Z
33862024-11-25T18:59:55.252Zinfo: running `cargo check --bins` on omicron-releng (159/173)
33872024-11-25T18:59:55.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882024-11-25T18:59:55.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892024-11-25T18:59:55.910Z Checking memmap2 v0.9.5
33902024-11-25T18:59:55.911Z Checking arrayvec v0.7.6
33912024-11-25T18:59:55.911Z Checking constant_time_eq v0.3.1
33922024-11-25T18:59:55.914Z Checking spin v0.5.2
33932024-11-25T18:59:55.914Z Checking arrayref v0.3.9
33942024-11-25T18:59:55.914Z Checking topological-sort v0.2.2
33952024-11-25T18:59:56.015Z Checking shell-words v1.1.0
33962024-11-25T18:59:56.177Z Checking ring v0.16.20
33972024-11-25T18:59:56.294Z Checking blake3 v1.5.4
33982024-11-25T18:59:57.277Z Checking omicron-zone-package v0.11.1
33992024-11-25T18:59:58.393Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34002024-11-25T18:59:59.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
34012024-11-25T18:59:59.447Z
34022024-11-25T18:59:59.447Zinfo: running `cargo check --bins` on xtask (160/173)
34032024-11-25T18:59:59.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042024-11-25T18:59:59.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052024-11-25T18:59:59.875Z Checking bitflags v2.6.0
34062024-11-25T18:59:59.878Z Checking serde v1.0.215
34072024-11-25T18:59:59.878Z Checking thiserror v1.0.69
34082024-11-25T18:59:59.966Z Checking scroll v0.12.0
34092024-11-25T18:59:59.974Z Checking hashbrown v0.15.0
34102024-11-25T18:59:59.976Z Checking log v0.4.22
34112024-11-25T18:59:59.996Z Checking zerocopy v0.7.35
34122024-11-25T19:00:00.009Z Checking syn v2.0.87
34132024-11-25T19:00:00.193Z Checking rustix v0.38.37
34142024-11-25T19:00:00.230Z Checking once_cell v1.20.2
34152024-11-25T19:00:00.329Z Checking goblin v0.8.2
34162024-11-25T19:00:00.479Z Checking fs-err v2.11.0
34172024-11-25T19:00:00.754Z Checking anyhow v1.0.93
34182024-11-25T19:00:01.034Z Checking indexmap v2.6.0
34192024-11-25T19:00:01.142Z Checking tabled v0.15.0
34202024-11-25T19:00:01.789Z Checking terminal_size v0.4.0
34212024-11-25T19:00:01.790Z Checking tempfile v3.13.0
34222024-11-25T19:00:01.936Z Checking clap_builder v4.5.21
34232024-11-25T19:00:04.074Z Checking pest v2.7.14
34242024-11-25T19:00:04.128Z Checking serde_json v1.0.132
34252024-11-25T19:00:04.128Z Checking serde_spanned v0.6.8
34262024-11-25T19:00:04.132Z Checking toml_datetime v0.6.8
34272024-11-25T19:00:04.132Z Checking camino v1.1.9
34282024-11-25T19:00:04.132Z Checking semver v1.0.23
34292024-11-25T19:00:04.291Z Checking cargo-platform v0.1.8
34302024-11-25T19:00:04.334Z Checking macaddr v1.0.1
34312024-11-25T19:00:04.430Z Checking toml_edit v0.22.22
34322024-11-25T19:00:04.618Z Checking clap v4.5.21
34332024-11-25T19:00:04.702Z Checking camino-tempfile v1.1.1
34342024-11-25T19:00:05.340Z Checking dof v0.3.0
34352024-11-25T19:00:05.340Z Checking cargo_metadata v0.18.1
34362024-11-25T19:00:05.882Z Checking dtrace-parser v0.2.0
34372024-11-25T19:00:06.202Z Checking usdt-impl v0.5.0
34382024-11-25T19:00:06.230Z Checking toml v0.8.19
34392024-11-25T19:00:06.547Z Checking usdt v0.5.0
34402024-11-25T19:00:06.704Z Checking cargo_toml v0.20.5
34412024-11-25T19:00:07.897Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34422024-11-25T19:00:08.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s
34432024-11-25T19:00:08.615Z
34442024-11-25T19:00:08.615Zinfo: running `cargo check --bins` on end-to-end-tests (161/173)
34452024-11-25T19:00:09.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462024-11-25T19:00:09.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472024-11-25T19:00:09.373Z Checking polyval v0.6.2
34482024-11-25T19:00:09.486Z Checking ctr v0.9.2
34492024-11-25T19:00:09.499Z Checking ssh-encoding v0.2.0
34502024-11-25T19:00:09.502Z Checking blowfish v0.9.1
34512024-11-25T19:00:09.525Z Checking password-hash v0.4.2
34522024-11-25T19:00:09.527Z Checking matches v0.1.10
34532024-11-25T19:00:09.554Z Checking p521 v0.13.3
34542024-11-25T19:00:09.554Z Checking p256 v0.13.2
34552024-11-25T19:00:09.631Z Checking idna v0.2.3
34562024-11-25T19:00:09.705Z Checking bcrypt-pbkdf v0.10.0
34572024-11-25T19:00:09.705Z Checking ghash v0.5.1
34582024-11-25T19:00:09.743Z Compiling enum-as-inner v0.5.1
34592024-11-25T19:00:09.826Z Checking russh-cryptovec v0.7.3
34602024-11-25T19:00:09.879Z Checking aes-gcm v0.10.3
34612024-11-25T19:00:09.900Z Checking pbkdf2 v0.11.0
34622024-11-25T19:00:09.945Z Checking md5 v0.7.0
34632024-11-25T19:00:10.034Z Checking num-bigint v0.4.6
34642024-11-25T19:00:10.049Z Checking des v0.8.1
34652024-11-25T19:00:10.106Z Checking ssh-cipher v0.2.0
34662024-11-25T19:00:10.161Z Checking hex-literal v0.4.1
34672024-11-25T19:00:10.218Z Compiling dhcproto-macros v0.1.0
34682024-11-25T19:00:10.292Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34692024-11-25T19:00:10.324Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34702024-11-25T19:00:10.395Z Checking ssh-key v0.6.6
34712024-11-25T19:00:10.478Z Checking internet-checksum v0.2.1
34722024-11-25T19:00:10.818Z Checking trust-dns-proto v0.22.0
34732024-11-25T19:00:11.719Z Checking russh-keys v0.45.0
34742024-11-25T19:00:12.621Z Checking russh v0.45.0
34752024-11-25T19:00:13.330Z Checking dhcproto v0.12.0
34762024-11-25T19:00:30.210Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34772024-11-25T19:00:31.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s
34782024-11-25T19:00:31.801Z
34792024-11-25T19:00:31.801Zinfo: running `cargo check --bins` on gateway-cli (162/173)
34802024-11-25T19:00:32.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812024-11-25T19:00:32.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822024-11-25T19:00:32.437Z Checking termios v0.3.3
34832024-11-25T19:00:32.655Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34842024-11-25T19:00:33.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
34852024-11-25T19:00:33.620Z
34862024-11-25T19:00:33.620Zinfo: running `cargo check --bins --no-default-features` on installinator (163/173)
34872024-11-25T19:00:34.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-11-25T19:00:34.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-11-25T19:00:34.322Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34902024-11-25T19:00:36.350Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34912024-11-25T19:00:38.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
34922024-11-25T19:00:38.426Z
34932024-11-25T19:00:38.426Zinfo: running `cargo check --bins` on internal-dns-cli (164/173)
34942024-11-25T19:00:38.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952024-11-25T19:00:38.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962024-11-25T19:00:39.069Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34972024-11-25T19:00:39.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34982024-11-25T19:00:39.739Z
34992024-11-25T19:00:39.739Zinfo: running `cargo check --bins` on omicron-live-tests (165/173)
35002024-11-25T19:00:40.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012024-11-25T19:00:40.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022024-11-25T19:00:40.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032024-11-25T19:00:40.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35042024-11-25T19:00:40.366Z
35052024-11-25T19:00:40.366Zinfo: running `cargo check --bins` on live-tests-macros (166/173)
35062024-11-25T19:00:40.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072024-11-25T19:00:40.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082024-11-25T19:00:40.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092024-11-25T19:00:40.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35102024-11-25T19:00:40.995Z
35112024-11-25T19:00:40.995Zinfo: running `cargo check --bins` on omicron-package (167/173)
35122024-11-25T19:00:41.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132024-11-25T19:00:41.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142024-11-25T19:00:41.673Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35152024-11-25T19:00:42.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
35162024-11-25T19:00:43.162Z
35172024-11-25T19:00:43.162Zinfo: running `cargo check --bins` on range-requests (168/173)
35182024-11-25T19:00:43.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192024-11-25T19:00:43.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202024-11-25T19:00:43.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212024-11-25T19:00:43.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35222024-11-25T19:00:43.783Z
35232024-11-25T19:00:43.783Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35242024-11-25T19:00:44.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252024-11-25T19:00:44.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262024-11-25T19:00:44.488Z Checking rtoolbox v0.0.2
35272024-11-25T19:00:44.491Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35282024-11-25T19:00:44.491Z Checking tui-tree-widget v0.22.0
35292024-11-25T19:00:44.715Z Checking rpassword v7.3.1
35302024-11-25T19:00:48.752Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35312024-11-25T19:00:51.766Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35322024-11-25T19:00:52.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
35332024-11-25T19:00:53.175Z
35342024-11-25T19:00:53.175Zinfo: running `cargo check --bins` on wicket (170/173)
35352024-11-25T19:00:53.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362024-11-25T19:00:53.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372024-11-25T19:00:53.868Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35382024-11-25T19:00:54.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35392024-11-25T19:00:54.496Z
35402024-11-25T19:00:54.496Zinfo: running `cargo check --bins` on wicketd (171/173)
35412024-11-25T19:00:55.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422024-11-25T19:00:55.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432024-11-25T19:00:55.216Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35442024-11-25T19:00:59.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
35452024-11-25T19:00:59.386Z
35462024-11-25T19:00:59.386Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35472024-11-25T19:00:59.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482024-11-25T19:00:59.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492024-11-25T19:00:59.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502024-11-25T19:00:59.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35512024-11-25T19:00:59.996Z
35522024-11-25T19:00:59.996Zinfo: running `cargo check --bins` on zone-setup (173/173)
35532024-11-25T19:01:00.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542024-11-25T19:01:00.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552024-11-25T19:01:00.734Z Checking uzers v0.12.1
35562024-11-25T19:01:01.074Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35572024-11-25T19:01:02.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
35582024-11-25T19:01:02.429Z
35592024-11-25T19:01:02.429Zreal 12:48.015906589
35602024-11-25T19:01:02.429Zuser 23:52.515659743
35612024-11-25T19:01:02.429Zsys 5:23.950771361
35622024-11-25T19:01:02.432Ztrap 0.461942577
35632024-11-25T19:01:02.432Ztflt 2.221648380
35642024-11-25T19:01:02.432Zdflt 3.228810060
35652024-11-25T19:01:02.432Zkflt 0.001152114
35662024-11-25T19:01:02.432Zlock 45:12.359153993
35672024-11-25T19:01:02.432Zslp 2:04:28.838269409
35682024-11-25T19:01:02.432Zlat 1:02.291185890
35692024-11-25T19:01:02.432Zstop 3:23.490838693
35702024-11-25T19:01:02.432Zprocess exited: duration 1052728 ms, exit code 0
 
35712024-11-25T19:01:02.439Zfound 0 output files