01JFG32FQFEAFKT5YS8NRXD54F: 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: 01JFG32SBTYZQ9P5242J5JDCBH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-19T18:33:35.221Zjob assigned to worker 01JFG33124V0C4A2X6ZVYQP8CE [factory aws, i-066e7af201840eaed] (queued for 1 m 1 s)
 
22024-12-19T18:33:43.683Zstarting task 0: "setup"
32024-12-19T18:33:43.692Z++ uname -s
42024-12-19T18:33:43.694Z+ kern=SunOS
52024-12-19T18:33:43.694Z+ case "$kern" in
62024-12-19T18:33:43.694Z+ groupadd -g 12345 build
72024-12-19T18:33:43.697Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-19T18:33:45.706Z+ zfs create -o mountpoint=/work rpool/work
92024-12-19T18:33:45.839Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-19T18:33:45.842Z+ home_fs=zfs
112024-12-19T18:33:45.842Z+ [[ zfs == autofs ]]
122024-12-19T18:33:45.842Z+ mkdir -p /home/build
132024-12-19T18:33:45.844Z+ chown build:build /home/build /work
142024-12-19T18:33:47.846Z+ chmod 0700 /home/build /work
152024-12-19T18:33:47.849Zprocess exited: duration 4166 ms, exit code 0
 
162024-12-19T18:33:47.855Zstarting task 1: "rust-toolchain"
172024-12-19T18:33:47.861Z+ printf ' * toolchain channel = "%s"
182024-12-19T18:33:47.861Z' 1.81.0
192024-12-19T18:33:47.861Z * toolchain channel = "1.81.0"
202024-12-19T18:33:47.865Z * toolchain profile = "default"
212024-12-19T18:33:47.865Z+ printf ' * toolchain profile = "%s"
222024-12-19T18:33:47.865Z' default
232024-12-19T18:33:47.865Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-19T18:33:47.865Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-19T18:33:47.982Zinfo: downloading installer
262024-12-19T18:33:49.310Zinfo: profile set to 'default'
272024-12-19T18:33:49.310Zinfo: default host triple is x86_64-unknown-illumos
282024-12-19T18:33:49.313Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-19T18:33:49.444Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-19T18:33:49.444Zinfo: downloading component 'cargo'
312024-12-19T18:33:50.140Zinfo: downloading component 'clippy'
322024-12-19T18:33:50.397Zinfo: downloading component 'rust-docs'
332024-12-19T18:33:51.360Zinfo: downloading component 'rust-std'
342024-12-19T18:33:52.870Zinfo: downloading component 'rustc'
352024-12-19T18:33:58.268Zinfo: downloading component 'rustfmt'
362024-12-19T18:33:58.472Zinfo: installing component 'cargo'
372024-12-19T18:33:59.263Zinfo: installing component 'clippy'
382024-12-19T18:33:59.618Zinfo: installing component 'rust-docs'
392024-12-19T18:34:01.238Zinfo: installing component 'rust-std'
402024-12-19T18:34:02.970Zinfo: installing component 'rustc'
412024-12-19T18:34:08.653Zinfo: installing component 'rustfmt'
422024-12-19T18:34:08.971Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-19T18:34:08.971Z
442024-12-19T18:34:09.336Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-19T18:34:09.336Z
462024-12-19T18:34:09.339Z
472024-12-19T18:34:09.339ZRust is installed now. Great!
482024-12-19T18:34:09.339Z
492024-12-19T18:34:09.339ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-19T18:34:09.339Zenvironment variable. This has not been done automatically.
512024-12-19T18:34:09.339Z
522024-12-19T18:34:09.339ZTo configure your current shell, you need to source
532024-12-19T18:34:09.339Zthe corresponding env file under $HOME/.cargo.
542024-12-19T18:34:09.339Z
552024-12-19T18:34:09.339ZThis is usually done by running one of the following (note the leading DOT):
562024-12-19T18:34:09.339Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-19T18:34:09.339Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-19T18:34:09.416Z+ rustc --version
592024-12-19T18:34:09.485Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-19T18:34:09.488Zprocess exited: duration 21629 ms, exit code 0
 
612024-12-19T18:34:09.493Zstarting task 2: "authentication"
622024-12-19T18:34:09.514Zprocess exited: duration 20 ms, exit code 0
 
632024-12-19T18:34:09.521Zstarting task 3: "clone repository"
642024-12-19T18:34:09.524Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-19T18:34:09.526Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-19T18:34:09.564ZCloning into '/work/oxidecomputer/omicron'...
672024-12-19T18:34:15.956Z+ cd /work/oxidecomputer/omicron
682024-12-19T18:34:15.956Z+ git fetch origin 331ac9a90c4c250e72cea2843928c762a91a552e
692024-12-19T18:34:16.224ZFrom https://github.com/oxidecomputer/omicron
702024-12-19T18:34:16.224Z * branch 331ac9a90c4c250e72cea2843928c762a91a552e -> FETCH_HEAD
712024-12-19T18:34:16.234Z+ [[ -n spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled ]]
722024-12-19T18:34:16.236Z++ git branch --show-current
732024-12-19T18:34:16.239Z+ current=main
742024-12-19T18:34:16.239Z+ [[ main != spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled ]]
752024-12-19T18:34:16.239Z+ git branch -f spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled 331ac9a90c4c250e72cea2843928c762a91a552e
762024-12-19T18:34:16.241Z+ git checkout -f spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled
772024-12-19T18:34:16.415ZSwitched to branch 'spr/papertigers/add-support-for-finding-oxide-processes-on-a-sled'
782024-12-19T18:34:16.418Z+ git reset --hard 331ac9a90c4c250e72cea2843928c762a91a552e
792024-12-19T18:34:16.459ZHEAD is now at 331ac9a90 Find propolis procs
802024-12-19T18:34:16.462Zprocess exited: duration 6940 ms, exit code 0
 
812024-12-19T18:34:16.467Zstarting task 4: "build"
822024-12-19T18:34:16.472Z+ source .github/buildomat/ci-env.sh
832024-12-19T18:34:16.475Z++ export CARGO_TERM_COLOR=always
842024-12-19T18:34:16.475Z++ CARGO_TERM_COLOR=always
852024-12-19T18:34:16.475Z+ cargo --version
862024-12-19T18:34:16.529Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-19T18:34:16.532Z+ rustc --version
882024-12-19T18:34:16.593Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-19T18:34:16.596Z+ source ./env.sh
902024-12-19T18:34:16.596Z++ OLD_SHELL_OPTS=ehxB
912024-12-19T18:34:16.596Z++ set -o xtrace
922024-12-19T18:34:16.599Z++++ dirname ./env.sh
932024-12-19T18:34:16.602Z+++ readlink -f .
942024-12-19T18:34:16.605Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ 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-12-19T18:34:16.605Z++ case $OLD_SHELL_OPTS in
1042024-12-19T18:34:16.605Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-19T18:34:16.605Z+ 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-12-19T18:34:16.605Z+ 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-12-19T18:34:16.605Z+ banner prerequisites
1082024-12-19T18:34:16.608Z
1092024-12-19T18:34:16.608Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-19T18:34:16.608Z # # # # # # # # # # # # # # #
1112024-12-19T18:34:16.608Z # # # # ##### # # ##### # # # # # #### #
1122024-12-19T18:34:16.608Z ##### ##### # ##### # # # # # # # # #
1132024-12-19T18:34:16.608Z # # # # # # # # # # # # # # #
1142024-12-19T18:34:16.608Z # # # ###### # # ###### ### # #### # #### #
1152024-12-19T18:34:16.608Z
1162024-12-19T18:34:16.608Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-19T18:34:27.236Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-19T18:34:31.058Z Startup: Caching catalogs ... Done
1192024-12-19T18:34:41.632ZPlanning: Solver setup ... Done (9.691s)
1202024-12-19T18:34:41.764ZPlanning: Running solver ... Done (0.131s)
1212024-12-19T18:34:41.872ZPlanning: Finding local manifests ... Done (0.003s)
1222024-12-19T18:34:41.893ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-19T18:34:42.144ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-19T18:34:42.244ZPlanning: Package planning ... Done (0.101s)
1252024-12-19T18:34:42.301ZPlanning: Merging actions ... Done (0.056s)
1262024-12-19T18:34:42.488ZPlanning: Checking for conflicting actions ... Done (0.187s)
1272024-12-19T18:34:44.170ZPlanning: Consolidating action changes ... Done (1.681s)
1282024-12-19T18:34:44.574ZPlanning: Evaluating mediators ... Done (0.404s)
1292024-12-19T18:34:44.657ZPlanning: Planning completed in 13.50 seconds
1302024-12-19T18:34:44.673Z Packages to install: 4
1312024-12-19T18:34:44.673Z Packages to update: 1
1322024-12-19T18:34:44.676Z Mediators to change: 2
1332024-12-19T18:34:44.676Z Services to change: 1
1342024-12-19T18:34:44.676Z Estimated space available: 155.64 GB
1352024-12-19T18:34:44.676ZEstimated space to be consumed: 1.61 GB
1362024-12-19T18:34:44.676Z Create boot environment: No
1372024-12-19T18:34:44.676ZCreate backup boot environment: Yes
1382024-12-19T18:34:44.676Z Rebuild boot archive: No
1392024-12-19T18:34:44.676Z
1402024-12-19T18:34:44.676ZChanged mediators:
1412024-12-19T18:34:44.676Z mediator clang:
1422024-12-19T18:34:44.676Z version: None -> 15 (system default)
1432024-12-19T18:34:44.676Z
1442024-12-19T18:34:44.676Z mediator llvm:
1452024-12-19T18:34:44.676Z version: 14 (system default) -> 15 (system default)
1462024-12-19T18:34:44.676Z
1472024-12-19T18:34:44.676ZChanged packages:
1482024-12-19T18:34:44.676Zhelios-dev
1492024-12-19T18:34:44.676Z developer/build-essential
1502024-12-19T18:34:44.676Z None -> 11-2.0
1512024-12-19T18:34:44.676Z library/libxmlsec1
1522024-12-19T18:34:44.676Z None -> 1.2.35-2.0
1532024-12-19T18:34:44.677Z ooce/developer/clang-15
1542024-12-19T18:34:44.677Z None -> 15.0.7-2.0
1552024-12-19T18:34:44.677Z ooce/developer/llvm-15
1562024-12-19T18:34:44.677Z None -> 15.0.7-2.0
1572024-12-19T18:34:44.677Z package/pkg
1582024-12-19T18:34:44.677Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-19T18:34:44.677Z
1602024-12-19T18:34:44.677ZServices:
1612024-12-19T18:34:44.677Z restart_fmri:
1622024-12-19T18:34:44.677Z svc:/system/update-man-index:default
1632024-12-19T18:34:44.677Z
1642024-12-19T18:34:44.677ZEditable files to change:
1652024-12-19T18:34:44.677Z Update:
1662024-12-19T18:34:44.677Z usr/share/lib/pkg/web/config.shtml
1672024-12-19T18:34:44.751Z
1682024-12-19T18:34:44.751ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-19T18:34:49.752ZDownload: 621/4281 items 17.7/220.6MB 8% complete (3.6M/s)
1702024-12-19T18:34:54.780ZDownload: 1199/4281 items 83.5/220.6MB 37% complete (8.4M/s)
1712024-12-19T18:34:59.783ZDownload: 2306/4281 items 119.6/220.6MB 54% complete (10.2M/s)
1722024-12-19T18:35:04.958ZDownload: 3247/4281 items 202.6/220.6MB 91% complete (11.9M/s)
1732024-12-19T18:35:09.962ZDownload: 3729/4281 items 217.0/220.6MB 98% complete (9.7M/s)
1742024-12-19T18:35:15.707ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (9.8M/s)
1752024-12-19T18:35:15.813ZDownload: Completed 220.60 MB in 31.06 seconds (7.1M/s)
1762024-12-19T18:35:17.913Z Actions: 1/5063 actions (Removing old actions)
1772024-12-19T18:35:17.932Z Actions: 194/5063 actions (Installing new actions)
1782024-12-19T18:35:22.789Z Actions: 4226/5063 actions (Updating modified actions)
1792024-12-19T18:35:23.097Z Actions: Completed 5063 actions in 5.18 seconds.
1802024-12-19T18:35:23.496Z Done (0.388s)
1812024-12-19T18:35:23.504Z Done (0.000s)
1822024-12-19T18:35:24.065Z Done (0.575s)
1832024-12-19T18:35:28.465Z Done (4.170s)
1842024-12-19T18:35:28.559Z Done (0.019s)
1852024-12-19T18:35:28.562Z Done (0.000s)
1862024-12-19T18:35:28.790Z Done (0.000s)
1872024-12-19T18:35:29.496ZPlanning: Evaluating mediator changes ... Done
1882024-12-19T18:35:29.658ZPlanning: Checking for conflicting actions ... Done
1892024-12-19T18:35:29.661ZPlanning: Consolidating action changes ... Done
1902024-12-19T18:35:29.931ZPlanning: Evaluating mediators ... Done
1912024-12-19T18:35:29.934ZPlanning: Planning completed in 0.44 seconds
1922024-12-19T18:35:29.971Z Mediators to change: 2
1932024-12-19T18:35:29.971Z Create boot environment: No
1942024-12-19T18:35:29.971ZCreate backup boot environment: No
1952024-12-19T18:35:30.064Z Done
1962024-12-19T18:35:30.064Z Done
1972024-12-19T18:35:30.433Z Done
1982024-12-19T18:35:34.190Z Done
1992024-12-19T18:35:34.289Z Done
2002024-12-19T18:35:34.315Z Done
2012024-12-19T18:35:34.412Z Done
2022024-12-19T18:35:35.031ZPlanning: Evaluating mediator changes ... Done
2032024-12-19T18:35:35.034ZPlanning: Merging actions ... Done
2042024-12-19T18:35:35.226ZPlanning: Checking for conflicting actions ... Done
2052024-12-19T18:35:35.228ZPlanning: Consolidating action changes ... Done
2062024-12-19T18:35:35.500ZPlanning: Evaluating mediators ... Done
2072024-12-19T18:35:35.556ZPlanning: Planning completed in 0.77 seconds
2082024-12-19T18:35:35.597Z Packages to change: 1
2092024-12-19T18:35:35.597Z Mediators to change: 1
2102024-12-19T18:35:35.600Z Services to change: 1
2112024-12-19T18:35:35.600Z Create boot environment: No
2122024-12-19T18:35:35.600ZCreate backup boot environment: Yes
2132024-12-19T18:35:37.893Z Actions: 1/6 actions (Updating modified actions)
2142024-12-19T18:35:37.897Z Actions: Completed 6 actions in 0.00 seconds.
2152024-12-19T18:35:37.897Z Done
2162024-12-19T18:35:37.897Z Done
2172024-12-19T18:35:38.010Z Done
2182024-12-19T18:35:41.767Z Done
2192024-12-19T18:35:41.855Z Done
2202024-12-19T18:35:41.864Z Done
2212024-12-19T18:35:41.993Z Done
2222024-12-19T18:35:42.435ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232024-12-19T18:35:42.435Zclang system 15 system
2242024-12-19T18:35:42.435Zcsh system system illumos
2252024-12-19T18:35:42.435Zctags system system illumos
2262024-12-19T18:35:42.435Zgcc vendor 12 vendor
2272024-12-19T18:35:42.435Zgcc system 10 system
2282024-12-19T18:35:42.435Zgcc system 7 system
2292024-12-19T18:35:42.435Zgo system 1.20 system
2302024-12-19T18:35:42.435Zgo system 1.19 system
2312024-12-19T18:35:42.435Zllvm system 15 system
2322024-12-19T18:35:42.435Zllvm system 14 system
2332024-12-19T18:35:42.435Zmariadb system 10.6 system
2342024-12-19T18:35:42.435Zmta vendor vendor dma
2352024-12-19T18:35:42.435Zopenjdk system 17 system
2362024-12-19T18:35:42.435Zopenjdk system 11 system
2372024-12-19T18:35:42.435Zopenjdk system 1.8 system
2382024-12-19T18:35:42.435Zopenssl vendor 3 vendor
2392024-12-19T18:35:42.435Zperl system 5.36 system
2402024-12-19T18:35:42.435Zpostgresql system 15 system
2412024-12-19T18:35:42.435Zpostgresql system 13 system
2422024-12-19T18:35:42.435Zpython vendor 3 vendor
2432024-12-19T18:35:42.435Zpython system 2 system
2442024-12-19T18:35:42.435Zpython3 system 3.11 system
2452024-12-19T18:35:42.435Zruby system 3.0 system
2462024-12-19T18:35:42.435Zwords vendor vendor american-english
2472024-12-19T18:35:42.435Zwords system system australian-english
2482024-12-19T18:35:42.435Zwords system system british-english
2492024-12-19T18:35:42.435Zwords system system canadian-english
2502024-12-19T18:35:42.435Zwords system system french
2512024-12-19T18:35:42.435Zwords system system italian
2522024-12-19T18:35:42.435Zwords system system ngerman
2532024-12-19T18:35:42.435Zwords system system ogerman
2542024-12-19T18:35:42.435Zwords system system spanish
2552024-12-19T18:35:42.764ZPUBLISHER TYPE STATUS P LOCATION
2562024-12-19T18:35:42.764Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2572024-12-19T18:35:45.484ZFMRI IFO
2582024-12-19T18:35:45.484Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2592024-12-19T18:35:45.484Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2602024-12-19T18:35:45.484Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2612024-12-19T18:35:45.484Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2622024-12-19T18:35:45.484Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2632024-12-19T18:35:45.484Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2642024-12-19T18:35:45.484Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2652024-12-19T18:35:45.484Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2662024-12-19T18:35:45.484Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2672024-12-19T18:35:45.484Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2682024-12-19T18:35:45.484Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2692024-12-19T18:35:45.484Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2702024-12-19T18:35:45.484Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2712024-12-19T18:35:45.484Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2722024-12-19T18:35:45.484Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2732024-12-19T18:35:46.274Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2742024-12-19T18:35:46.556Z Updating crates.io index
2752024-12-19T18:35:46.559Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2762024-12-19T18:35:47.104Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2772024-12-19T18:35:47.358Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2782024-12-19T18:35:47.627Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2792024-12-19T18:35:47.899Z Updating git repository `https://github.com/oxidecomputer/propolis`
2802024-12-19T18:35:48.801Z Updating git repository `https://github.com/oxidecomputer/crucible`
2812024-12-19T18:35:50.303Z Updating git repository `https://github.com/oxidecomputer/opte`
2822024-12-19T18:35:50.990Z Updating git repository `https://github.com/oxidecomputer/falcon`
2832024-12-19T18:35:51.821Z Updating git repository `https://github.com/oxidecomputer/clickward`
2842024-12-19T18:35:52.105Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2852024-12-19T18:35:52.393Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2862024-12-19T18:35:52.977Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2872024-12-19T18:35:53.303Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2882024-12-19T18:35:53.629Z Updating git repository `https://github.com/oxidecomputer/tofino`
2892024-12-19T18:35:53.915Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2902024-12-19T18:35:54.150Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2912024-12-19T18:35:54.396Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2922024-12-19T18:35:54.728Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2932024-12-19T18:35:55.016Z Updating git repository `https://github.com/oxidecomputer/ispf`
2942024-12-19T18:35:55.333Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2952024-12-19T18:35:55.642Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2962024-12-19T18:35:56.118Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2972024-12-19T18:35:56.437Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982024-12-19T18:35:56.835Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-12-19T18:35:57.231Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3002024-12-19T18:35:57.507Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3012024-12-19T18:35:57.770Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3022024-12-19T18:35:58.059Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3032024-12-19T18:35:59.509Z Downloading crates ...
3042024-12-19T18:35:59.583Z Downloaded block-buffer v0.10.4
3052024-12-19T18:35:59.594Z Downloaded is_terminal_polyfill v1.70.1
3062024-12-19T18:35:59.603Z Downloaded scroll_derive v0.12.0
3072024-12-19T18:35:59.609Z Downloaded equivalent v1.0.1
3082024-12-19T18:35:59.612Z Downloaded dtrace-parser v0.2.0
3092024-12-19T18:35:59.620Z Downloaded usdt-macro v0.5.0
3102024-12-19T18:35:59.623Z Downloaded pretty-hex v0.4.1
3112024-12-19T18:35:59.626Z Downloaded anstyle-parse v0.2.5
3122024-12-19T18:35:59.628Z Downloaded cargo-platform v0.1.8
3132024-12-19T18:35:59.631Z Downloaded anstyle-query v1.1.1
3142024-12-19T18:35:59.631Z Downloaded anstyle v1.0.10
3152024-12-19T18:35:59.634Z Downloaded bytecount v0.6.8
3162024-12-19T18:35:59.636Z Downloaded autocfg v1.4.0
3172024-12-19T18:35:59.639Z Downloaded usdt-attr-macro v0.5.0
3182024-12-19T18:35:59.639Z Downloaded swrite v0.1.0
3192024-12-19T18:35:59.651Z Downloaded digest v0.10.7
3202024-12-19T18:35:59.653Z Downloaded serde_tokenstream v0.2.2
3212024-12-19T18:35:59.656Z Downloaded strsim v0.11.1
3222024-12-19T18:35:59.656Z Downloaded plain v0.2.3
3232024-12-19T18:35:59.659Z Downloaded pest_generator v2.7.14
3242024-12-19T18:35:59.659Z Downloaded itoa v1.0.11
3252024-12-19T18:35:59.663Z Downloaded toml_datetime v0.6.8
3262024-12-19T18:35:59.663Z Downloaded heck v0.4.1
3272024-12-19T18:35:59.666Z Downloaded fastrand v2.1.1
3282024-12-19T18:35:59.666Z Downloaded errno v0.3.9
3292024-12-19T18:35:59.670Z Downloaded fs-err v2.11.0
3302024-12-19T18:35:59.670Z Downloaded cfg-if v1.0.0
3312024-12-19T18:35:59.678Z Downloaded usdt v0.5.0
3322024-12-19T18:35:59.678Z Downloaded thiserror-impl v1.0.69
3332024-12-19T18:35:59.678Z Downloaded clap_lex v0.7.2
3342024-12-19T18:35:59.678Z Downloaded thiserror v1.0.69
3352024-12-19T18:36:00.093Z Downloaded utf8parse v0.2.2
3362024-12-19T18:36:00.098Z Downloaded anstream v0.6.15
3372024-12-19T18:36:00.098Z Downloaded cpufeatures v0.2.14
3382024-12-19T18:36:00.098Z Downloaded cargo_toml v0.20.5
3392024-12-19T18:36:00.098Z Downloaded tabled_derive v0.7.0
3402024-12-19T18:36:00.098Z Downloaded macaddr v1.0.1
3412024-12-19T18:36:00.098Z Downloaded fnv v1.0.7
3422024-12-19T18:36:00.098Z Downloaded crypto-common v0.1.6
3432024-12-19T18:36:00.098Z Downloaded unicode-linebreak v0.1.5
3442024-12-19T18:36:00.098Z Downloaded serde_spanned v0.6.8
3452024-12-19T18:36:00.098Z Downloaded heck v0.5.0
3462024-12-19T18:36:00.098Z Downloaded memmap v0.7.0
3472024-12-19T18:36:00.098Z Downloaded camino-tempfile v1.1.1
3482024-12-19T18:36:00.098Z Downloaded thread-id v4.2.2
3492024-12-19T18:36:00.098Z Downloaded dof v0.3.0
3502024-12-19T18:36:00.098Z Downloaded cargo_metadata v0.18.1
3512024-12-19T18:36:00.098Z Downloaded scroll v0.12.0
3522024-12-19T18:36:00.098Z Downloaded proc-macro-error-attr v1.0.4
3532024-12-19T18:36:00.098Z Downloaded clap_derive v4.5.18
3542024-12-19T18:36:00.098Z Downloaded camino v1.1.9
3552024-12-19T18:36:00.098Z Downloaded sha2 v0.10.8
3562024-12-19T18:36:00.098Z Downloaded semver v1.0.23
3572024-12-19T18:36:00.098Z Downloaded pest_derive v2.7.14
3582024-12-19T18:36:00.098Z Downloaded colorchoice v1.0.2
3592024-12-19T18:36:00.098Z Downloaded tempfile v3.13.0
3602024-12-19T18:36:00.098Z Downloaded quote v1.0.37
3612024-12-19T18:36:00.098Z Downloaded byteorder v1.5.0
3622024-12-19T18:36:00.098Z Downloaded terminal_size v0.4.0
3632024-12-19T18:36:00.098Z Downloaded version_check v0.9.5
3642024-12-19T18:36:00.098Z Downloaded bitflags v2.6.0
3652024-12-19T18:36:00.098Z Downloaded smawk v0.3.2
3662024-12-19T18:36:00.098Z Downloaded anyhow v1.0.93
3672024-12-19T18:36:00.098Z Downloaded usdt-impl v0.5.0
3682024-12-19T18:36:00.098Z Downloaded proc-macro-error v1.0.4
3692024-12-19T18:36:00.099Z Downloaded once_cell v1.20.2
3702024-12-19T18:36:00.099Z Downloaded unicode-ident v1.0.13
3712024-12-19T18:36:00.099Z Downloaded zerocopy-derive v0.7.35
3722024-12-19T18:36:00.099Z Downloaded generic-array v0.14.7
3732024-12-19T18:36:00.099Z Downloaded pest_meta v2.7.14
3742024-12-19T18:36:00.099Z Downloaded proc-macro2 v1.0.89
3752024-12-19T18:36:00.099Z Downloaded log v0.4.22
3762024-12-19T18:36:00.099Z Downloaded ucd-trie v0.1.7
3772024-12-19T18:36:00.099Z Downloaded typenum v1.17.0
3782024-12-19T18:36:00.099Z Downloaded clap v4.5.21
3792024-12-19T18:36:00.099Z Downloaded textwrap v0.16.1
3802024-12-19T18:36:00.099Z Downloaded papergrid v0.11.0
3812024-12-19T18:36:00.099Z Downloaded serde_derive v1.0.215
3822024-12-19T18:36:00.099Z Downloaded ryu v1.0.18
3832024-12-19T18:36:00.099Z Downloaded serde v1.0.215
3842024-12-19T18:36:00.099Z Downloaded indexmap v2.6.0
3852024-12-19T18:36:00.099Z Downloaded toml v0.8.19
3862024-12-19T18:36:00.099Z Downloaded memchr v2.7.4
3872024-12-19T18:36:00.099Z Downloaded toml_edit v0.22.22
3882024-12-19T18:36:00.099Z Downloaded hashbrown v0.15.1
3892024-12-19T18:36:00.099Z Downloaded pest v2.7.14
3902024-12-19T18:36:00.099Z Downloaded zerocopy v0.7.35
3912024-12-19T18:36:00.099Z Downloaded serde_json v1.0.132
3922024-12-19T18:36:00.099Z Downloaded winnow v0.6.20
3932024-12-19T18:36:00.099Z Downloaded tabled v0.15.0
3942024-12-19T18:36:00.099Z Downloaded goblin v0.8.2
3952024-12-19T18:36:00.099Z Downloaded clap_builder v4.5.21
3962024-12-19T18:36:00.099Z Downloaded syn v1.0.109
3972024-12-19T18:36:00.099Z Downloaded syn v2.0.87
3982024-12-19T18:36:00.099Z Downloaded unicode-width v0.1.14
3992024-12-19T18:36:00.099Z Downloaded rustix v0.38.37
4002024-12-19T18:36:00.099Z Downloaded libc v0.2.162
4012024-12-19T18:36:00.325Z Compiling proc-macro2 v1.0.89
4022024-12-19T18:36:00.325Z Compiling unicode-ident v1.0.13
4032024-12-19T18:36:00.325Z Compiling serde v1.0.215
4042024-12-19T18:36:00.325Z Compiling version_check v0.9.5
4052024-12-19T18:36:00.328Z Compiling thiserror v1.0.69
4062024-12-19T18:36:00.328Z Compiling memchr v2.7.4
4072024-12-19T18:36:00.328Z Compiling libc v0.2.162
4082024-12-19T18:36:00.328Z Compiling ucd-trie v0.1.7
4092024-12-19T18:36:00.608Z Compiling ryu v1.0.18
4102024-12-19T18:36:01.003Z Compiling itoa v1.0.11
4112024-12-19T18:36:01.161Z Compiling once_cell v1.20.2
4122024-12-19T18:36:01.233Z Compiling byteorder v1.5.0
4132024-12-19T18:36:01.353Z Compiling rustix v0.38.37
4142024-12-19T18:36:01.609Z Compiling serde_json v1.0.132
4152024-12-19T18:36:01.740Z Compiling bitflags v2.6.0
4162024-12-19T18:36:02.024Z Compiling proc-macro-error-attr v1.0.4
4172024-12-19T18:36:02.230Z Compiling usdt-impl v0.5.0
4182024-12-19T18:36:02.289Z Compiling syn v1.0.109
4192024-12-19T18:36:02.370Z Compiling quote v1.0.37
4202024-12-19T18:36:02.423Z Compiling proc-macro-error v1.0.4
4212024-12-19T18:36:02.476Z Compiling camino v1.1.9
4222024-12-19T18:36:02.739Z Compiling plain v0.2.3
4232024-12-19T18:36:02.800Z Compiling syn v2.0.87
4242024-12-19T18:36:02.925Z Compiling errno v0.3.9
4252024-12-19T18:36:03.097Z Compiling thread-id v4.2.2
4262024-12-19T18:36:03.125Z Compiling utf8parse v0.2.2
4272024-12-19T18:36:03.194Z Compiling log v0.4.22
4282024-12-19T18:36:03.197Z Compiling equivalent v1.0.1
4292024-12-19T18:36:03.197Z Compiling hashbrown v0.15.1
4302024-12-19T18:36:03.301Z Compiling anstyle-parse v0.2.5
4312024-12-19T18:36:03.648Z Compiling semver v1.0.23
4322024-12-19T18:36:03.677Z Compiling colorchoice v1.0.2
4332024-12-19T18:36:03.855Z Compiling pretty-hex v0.4.1
4342024-12-19T18:36:03.924Z Compiling anstyle-query v1.1.1
4352024-12-19T18:36:04.103Z Compiling unicode-width v0.1.14
4362024-12-19T18:36:04.131Z Compiling autocfg v1.4.0
4372024-12-19T18:36:04.234Z Compiling is_terminal_polyfill v1.70.1
4382024-12-19T18:36:04.264Z Compiling winnow v0.6.20
4392024-12-19T18:36:04.387Z Compiling anstyle v1.0.10
4402024-12-19T18:36:04.575Z Compiling indexmap v2.6.0
4412024-12-19T18:36:04.896Z Compiling anstream v0.6.15
4422024-12-19T18:36:05.378Z Compiling fs-err v2.11.0
4432024-12-19T18:36:05.566Z Compiling terminal_size v0.4.0
4442024-12-19T18:36:05.673Z Compiling fastrand v2.1.1
4452024-12-19T18:36:05.758Z Compiling fnv v1.0.7
4462024-12-19T18:36:05.790Z Compiling bytecount v0.6.8
4472024-12-19T18:36:05.909Z Compiling heck v0.4.1
4482024-12-19T18:36:06.023Z Compiling cfg-if v1.0.0
4492024-12-19T18:36:06.049Z Compiling clap_lex v0.7.2
4502024-12-19T18:36:06.137Z Compiling anyhow v1.0.93
4512024-12-19T18:36:06.308Z Compiling strsim v0.11.1
4522024-12-19T18:36:06.450Z Compiling heck v0.5.0
4532024-12-19T18:36:06.605Z Compiling tempfile v3.13.0
4542024-12-19T18:36:07.055Z Compiling clap_builder v4.5.21
4552024-12-19T18:36:07.083Z Compiling papergrid v0.11.0
4562024-12-19T18:36:07.346Z Compiling memmap v0.7.0
4572024-12-19T18:36:07.373Z Compiling unicode-linebreak v0.1.5
4582024-12-19T18:36:07.601Z Compiling smawk v0.3.2
4592024-12-19T18:36:07.840Z Compiling textwrap v0.16.1
4602024-12-19T18:36:08.410Z Compiling swrite v0.1.0
4612024-12-19T18:36:09.419Z Compiling tabled_derive v0.7.0
4622024-12-19T18:36:11.264Z Compiling tabled v0.15.0
4632024-12-19T18:36:12.399Z Compiling serde_derive v1.0.215
4642024-12-19T18:36:12.399Z Compiling thiserror-impl v1.0.69
4652024-12-19T18:36:12.402Z Compiling zerocopy-derive v0.7.35
4662024-12-19T18:36:12.402Z Compiling scroll_derive v0.12.0
4672024-12-19T18:36:12.728Z Compiling clap_derive v4.5.18
4682024-12-19T18:36:14.045Z Compiling scroll v0.12.0
4692024-12-19T18:36:14.566Z Compiling goblin v0.8.2
4702024-12-19T18:36:14.634Z Compiling zerocopy v0.7.35
4712024-12-19T18:36:15.181Z Compiling pest v2.7.14
4722024-12-19T18:36:16.921Z Compiling clap v4.5.21
4732024-12-19T18:36:17.680Z Compiling pest_meta v2.7.14
4742024-12-19T18:36:18.617Z Compiling pest_generator v2.7.14
4752024-12-19T18:36:20.463Z Compiling pest_derive v2.7.14
4762024-12-19T18:36:21.305Z Compiling dtrace-parser v0.2.0
4772024-12-19T18:36:23.581Z Compiling serde_tokenstream v0.2.2
4782024-12-19T18:36:23.684Z Compiling serde_spanned v0.6.8
4792024-12-19T18:36:23.687Z Compiling toml_datetime v0.6.8
4802024-12-19T18:36:23.994Z Compiling cargo-platform v0.1.8
4812024-12-19T18:36:24.135Z Compiling toml_edit v0.22.22
4822024-12-19T18:36:24.183Z Compiling macaddr v1.0.1
4832024-12-19T18:36:24.524Z Compiling camino-tempfile v1.1.1
4842024-12-19T18:36:25.196Z Compiling dof v0.3.0
4852024-12-19T18:36:25.223Z Compiling cargo_metadata v0.18.1
4862024-12-19T18:36:27.074Z Compiling usdt-macro v0.5.0
4872024-12-19T18:36:27.074Z Compiling usdt-attr-macro v0.5.0
4882024-12-19T18:36:27.158Z Compiling toml v0.8.19
4892024-12-19T18:36:28.071Z Compiling cargo_toml v0.20.5
4902024-12-19T18:36:28.546Z Compiling usdt v0.5.0
4912024-12-19T18:36:31.897Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922024-12-19T18:36:36.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.44s
4932024-12-19T18:36:36.772Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4942024-12-19T18:36:37.388Z Downloading crates ...
4952024-12-19T18:36:37.528Z Downloaded headers-core v0.3.0
4962024-12-19T18:36:37.535Z Downloaded darling v0.20.10
4972024-12-19T18:36:37.540Z Downloaded hex v0.4.3
4982024-12-19T18:36:37.545Z Downloaded http-range v0.1.5
4992024-12-19T18:36:37.547Z Downloaded hubpack_derive v0.1.1
5002024-12-19T18:36:37.552Z Downloaded http-body v1.0.1
5012024-12-19T18:36:37.556Z Downloaded is_ci v1.2.0
5022024-12-19T18:36:37.559Z Downloaded ident_case v1.0.1
5032024-12-19T18:36:37.571Z Downloaded match_cfg v0.1.0
5042024-12-19T18:36:37.573Z Downloaded aead v0.5.2
5052024-12-19T18:36:37.579Z Downloaded http-body-util v0.1.2
5062024-12-19T18:36:37.582Z Downloaded hex-literal v0.4.1
5072024-12-19T18:36:37.585Z Downloaded instant v0.1.13
5082024-12-19T18:36:37.587Z Downloaded atty v0.2.14
5092024-12-19T18:36:37.587Z Downloaded ahash v0.8.11
5102024-12-19T18:36:37.590Z Downloaded md5 v0.7.0
5112024-12-19T18:36:37.592Z Downloaded lazy_static v1.5.0
5122024-12-19T18:36:37.594Z Downloaded arc-swap v1.7.1
5132024-12-19T18:36:37.597Z Downloaded home v0.5.9
5142024-12-19T18:36:37.600Z Downloaded atomicwrites v0.4.4
5152024-12-19T18:36:37.603Z Downloaded hostname v0.3.1
5162024-12-19T18:36:37.603Z Downloaded arrayvec v0.7.6
5172024-12-19T18:36:37.605Z Downloaded matches v0.1.10
5182024-12-19T18:36:37.608Z Downloaded humantime v2.1.0
5192024-12-19T18:36:37.608Z Downloaded hubpack v0.1.2
5202024-12-19T18:36:37.611Z Downloaded lru v0.12.5
5212024-12-19T18:36:37.611Z Downloaded lazycell v1.3.0
5222024-12-19T18:36:37.613Z Downloaded indoc v1.0.9
5232024-12-19T18:36:37.616Z Downloaded managed v0.8.0
5242024-12-19T18:36:37.619Z Downloaded ascii-canvas v3.0.0
5252024-12-19T18:36:37.619Z Downloaded array-init v0.0.4
5262024-12-19T18:36:37.619Z Downloaded keccak v0.1.5
5272024-12-19T18:36:37.622Z Downloaded bcrypt-pbkdf v0.10.0
5282024-12-19T18:36:37.622Z Downloaded httpdate v1.0.3
5292024-12-19T18:36:37.624Z Downloaded libsw v3.3.1
5302024-12-19T18:36:37.627Z Downloaded hyper-tls v0.6.0
5312024-12-19T18:36:37.629Z Downloaded cfg_aliases v0.1.1
5322024-12-19T18:36:37.629Z Downloaded allocator-api2 v0.2.18
5332024-12-19T18:36:37.633Z Downloaded lru-cache v0.1.2
5342024-12-19T18:36:37.636Z Downloaded is-terminal v0.4.13
5352024-12-19T18:36:37.638Z Downloaded heck v0.3.3
5362024-12-19T18:36:37.638Z Downloaded lockfree-object-pool v0.1.6
5372024-12-19T18:36:37.641Z Downloaded async-trait v0.1.83
5382024-12-19T18:36:37.644Z Downloaded maybe-uninit v2.0.0
5392024-12-19T18:36:37.647Z Downloaded kstat-rs v0.2.4
5402024-12-19T18:36:37.649Z Downloaded ipnetwork v0.20.0
5412024-12-19T18:36:37.649Z Downloaded internet-checksum v0.2.1
5422024-12-19T18:36:37.660Z Downloaded mime v0.3.17
5432024-12-19T18:36:37.660Z Downloaded backoff v0.4.0
5442024-12-19T18:36:37.660Z Downloaded bitfield-struct v0.6.2
5452024-12-19T18:36:37.660Z Downloaded bitfield v0.14.0
5462024-12-19T18:36:37.660Z Downloaded cassowary v0.3.0
5472024-12-19T18:36:37.664Z Downloaded memoffset v0.9.1
5482024-12-19T18:36:37.664Z Downloaded hyper-rustls v0.27.3
5492024-12-19T18:36:37.666Z Downloaded cstr-argument v0.1.2
5502024-12-19T18:36:37.666Z Downloaded crunchy v0.2.2
5512024-12-19T18:36:37.666Z Downloaded maplit v1.0.2
5522024-12-19T18:36:37.669Z Downloaded hyper-staticfile v0.10.1
5532024-12-19T18:36:37.671Z Downloaded litemap v0.7.3
5542024-12-19T18:36:37.674Z Downloaded httparse v1.9.5
5552024-12-19T18:36:37.676Z Downloaded castaway v0.2.3
5562024-12-19T18:36:37.678Z Downloaded blowfish v0.9.1
5572024-12-19T18:36:37.682Z Downloaded icu_locid_transform v1.5.0
5582024-12-19T18:36:37.684Z Downloaded libefi-sys v0.1.0
5592024-12-19T18:36:37.684Z Downloaded ipnet v2.10.1
5602024-12-19T18:36:37.686Z Downloaded highway v1.2.0
5612024-12-19T18:36:37.691Z Downloaded memmap2 v0.9.5
5622024-12-19T18:36:37.693Z Downloaded cmake v0.1.51
5632024-12-19T18:36:37.693Z Downloaded jobserver v0.1.32
5642024-12-19T18:36:37.695Z Downloaded crc-catalog v2.4.0
5652024-12-19T18:36:37.698Z Downloaded crc v3.2.1
5662024-12-19T18:36:37.703Z Downloaded cobs v0.2.3
5672024-12-19T18:36:37.706Z Downloaded linear-map v1.2.0
5682024-12-19T18:36:37.706Z Downloaded bzip2 v0.4.4
5692024-12-19T18:36:37.709Z Downloaded libloading v0.8.5
5702024-12-19T18:36:37.709Z Downloaded convert_case v0.4.0
5712024-12-19T18:36:37.709Z Downloaded constant_time_eq v0.3.1
5722024-12-19T18:36:37.714Z Downloaded colored v2.1.0
5732024-12-19T18:36:37.717Z Downloaded termtree v0.4.1
5742024-12-19T18:36:37.717Z Downloaded strum v0.26.3
5752024-12-19T18:36:37.717Z Downloaded yoke-derive v0.7.4
5762024-12-19T18:36:37.719Z Downloaded chrono-tz-build v0.4.0
5772024-12-19T18:36:37.719Z Downloaded cipher v0.4.4
5782024-12-19T18:36:37.722Z Downloaded zone_cfg_derive v0.1.2
5792024-12-19T18:36:37.722Z Downloaded hmac v0.12.1
5802024-12-19T18:36:37.724Z Downloaded ref-cast-impl v1.0.23
5812024-12-19T18:36:37.724Z Downloaded rand_chacha v0.3.1
5822024-12-19T18:36:37.727Z Downloaded blake2 v0.10.6
5832024-12-19T18:36:37.729Z Downloaded icu_locid_transform_data v1.5.0
5842024-12-19T18:36:37.732Z Downloaded icu_normalizer v1.5.0
5852024-12-19T18:36:37.734Z Downloaded addr2line v0.24.2
5862024-12-19T18:36:37.737Z Downloaded scrypt v0.11.0
5872024-12-19T18:36:37.739Z Downloaded slab v0.4.9
5882024-12-19T18:36:37.742Z Downloaded slog-dtrace v0.3.0
5892024-12-19T18:36:37.744Z Downloaded cexpr v0.6.0
5902024-12-19T18:36:37.747Z Downloaded indexmap v1.9.3
5912024-12-19T18:36:37.749Z Downloaded foreign-types-shared v0.3.1
5922024-12-19T18:36:37.764Z Downloaded heapless v0.7.17
5932024-12-19T18:36:37.781Z Downloaded derive_builder_macro v0.20.2
5942024-12-19T18:36:37.781Z Downloaded tiny-keccak v2.0.2
5952024-12-19T18:36:37.781Z Downloaded base64 v0.13.1
5962024-12-19T18:36:37.781Z Downloaded buf-list v1.0.3
5972024-12-19T18:36:37.781Z Downloaded foreign-types-shared v0.1.1
5982024-12-19T18:36:37.781Z Downloaded number_prefix v0.4.0
5992024-12-19T18:36:37.781Z Downloaded secrecy v0.8.0
6002024-12-19T18:36:37.781Z Downloaded icu_normalizer_data v1.5.0
6012024-12-19T18:36:37.781Z Downloaded spin v0.5.2
6022024-12-19T18:36:37.781Z Downloaded unicode-xid v0.2.6
6032024-12-19T18:36:37.784Z Downloaded unicode-truncate v1.1.0
6042024-12-19T18:36:37.784Z Downloaded crc32fast v1.4.2
6052024-12-19T18:36:37.784Z Downloaded structmeta-derive v0.3.0
6062024-12-19T18:36:37.784Z Downloaded strum_macros v0.24.3
6072024-12-19T18:36:37.784Z Downloaded structmeta-derive v0.2.0
6082024-12-19T18:36:37.784Z Downloaded csv-core v0.1.11
6092024-12-19T18:36:37.794Z Downloaded crossbeam-deque v0.8.5
6102024-12-19T18:36:37.794Z Downloaded progenitor-client v0.8.0
6112024-12-19T18:36:37.794Z Downloaded quinn-udp v0.5.5
6122024-12-19T18:36:37.794Z Downloaded cookie_store v0.21.0
6132024-12-19T18:36:37.794Z Downloaded untrusted v0.9.0
6142024-12-19T18:36:37.797Z Downloaded data-encoding v2.6.0
6152024-12-19T18:36:37.797Z Downloaded untrusted v0.7.1
6162024-12-19T18:36:37.806Z Downloaded enum-as-inner v0.6.1
6172024-12-19T18:36:37.806Z Downloaded hyper-util v0.1.10
6182024-12-19T18:36:37.806Z Downloaded const-oid v0.9.6
6192024-12-19T18:36:37.822Z Downloaded form_urlencoded v1.2.1
6202024-12-19T18:36:37.822Z Downloaded time-macros v0.2.18
6212024-12-19T18:36:37.823Z Downloaded linked-hash-map v0.5.6
6222024-12-19T18:36:37.823Z Downloaded tokio-rustls v0.24.1
6232024-12-19T18:36:37.823Z Downloaded bytes v1.8.0
6242024-12-19T18:36:37.827Z Downloaded parse-size v1.1.0
6252024-12-19T18:36:37.827Z Downloaded icu_locid v1.5.0
6262024-12-19T18:36:37.827Z Downloaded parse-display-derive v0.10.0
6272024-12-19T18:36:37.830Z Downloaded deranged v0.3.11
6282024-12-19T18:36:37.830Z Downloaded yasna v0.5.2
6292024-12-19T18:36:37.832Z Downloaded env_filter v0.1.2
6302024-12-19T18:36:37.835Z Downloaded sec1 v0.7.3
6312024-12-19T18:36:37.837Z Downloaded console v0.15.8
6322024-12-19T18:36:37.840Z Downloaded crossbeam-utils v0.8.20
6332024-12-19T18:36:37.842Z Downloaded pkg-config v0.3.31
6342024-12-19T18:36:37.845Z Downloaded mime_guess v2.0.5
6352024-12-19T18:36:37.859Z Downloaded utf-8 v0.7.6
6362024-12-19T18:36:37.862Z Downloaded sync_wrapper v1.0.1
6372024-12-19T18:36:37.864Z Downloaded rand_seeder v0.3.0
6382024-12-19T18:36:37.864Z Downloaded quick-error v1.2.3
6392024-12-19T18:36:37.867Z Downloaded smallvec v0.6.14
6402024-12-19T18:36:37.870Z Downloaded shell-words v1.1.0
6412024-12-19T18:36:37.870Z Downloaded rusty-fork v0.3.0
6422024-12-19T18:36:37.872Z Downloaded rustc-hash v2.0.0
6432024-12-19T18:36:37.872Z Downloaded num-iter v0.1.45
6442024-12-19T18:36:37.874Z Downloaded multer v3.1.0
6452024-12-19T18:36:37.877Z Downloaded backtrace v0.3.74
6462024-12-19T18:36:37.882Z Downloaded foreign-types v0.3.2
6472024-12-19T18:36:37.885Z Downloaded nodrop v0.1.14
6482024-12-19T18:36:37.885Z Downloaded icu_collections v1.5.0
6492024-12-19T18:36:37.891Z Downloaded float-ord v0.3.2
6502024-12-19T18:36:37.894Z Downloaded zone_cfg_derive v0.3.0
6512024-12-19T18:36:37.896Z Downloaded stringprep v0.1.5
6522024-12-19T18:36:37.896Z Downloaded des v0.8.1
6532024-12-19T18:36:37.899Z Downloaded derive_builder_core v0.20.2
6542024-12-19T18:36:37.901Z Downloaded russh-keys v0.45.0
6552024-12-19T18:36:37.903Z Downloaded tokio-macros v2.4.0
6562024-12-19T18:36:37.906Z Downloaded newline-converter v0.3.0
6572024-12-19T18:36:37.906Z Downloaded new_debug_unreachable v1.0.6
6582024-12-19T18:36:37.908Z Downloaded oso-derive v0.27.3
6592024-12-19T18:36:37.908Z Downloaded foreign-types v0.5.0
6602024-12-19T18:36:37.911Z Downloaded pkcs8 v0.10.2
6612024-12-19T18:36:37.913Z Downloaded which v4.4.2
6622024-12-19T18:36:37.916Z Downloaded smf v0.2.3
6632024-12-19T18:36:37.916Z Downloaded zeroize_derive v1.4.2
6642024-12-19T18:36:37.918Z Downloaded compact_str v0.8.0
6652024-12-19T18:36:37.921Z Downloaded simd-adler32 v0.3.7
6662024-12-19T18:36:37.924Z Downloaded cc v1.1.30
6672024-12-19T18:36:37.927Z Downloaded zone v0.3.0
6682024-12-19T18:36:37.929Z Downloaded serde_derive_internals v0.29.1
6692024-12-19T18:36:37.929Z Downloaded ed25519 v2.2.3
6702024-12-19T18:36:37.932Z Downloaded wait-timeout v0.2.0
6712024-12-19T18:36:37.934Z Downloaded typify-macro v0.2.0
6722024-12-19T18:36:37.936Z Downloaded thiserror-impl-no-std v2.0.2
6732024-12-19T18:36:37.937Z Downloaded mockall_derive v0.13.0
6742024-12-19T18:36:37.939Z Downloaded fallible-iterator v0.3.0
6752024-12-19T18:36:37.941Z Downloaded prettyplease v0.2.25
6762024-12-19T18:36:37.944Z Downloaded heapless v0.8.0
6772024-12-19T18:36:37.948Z Downloaded hash32 v0.2.1
6782024-12-19T18:36:37.951Z Downloaded thiserror-impl v2.0.3
6792024-12-19T18:36:37.953Z Downloaded zerocopy v0.6.6
6802024-12-19T18:36:37.956Z Downloaded tinyvec_macros v0.1.1
6812024-12-19T18:36:37.956Z Downloaded tracing-attributes v0.1.27
6822024-12-19T18:36:37.958Z Downloaded pkcs1 v0.7.5
6832024-12-19T18:36:37.961Z Downloaded diesel_table_macro_syntax v0.2.0
6842024-12-19T18:36:37.963Z Downloaded zerofrom v0.1.4
6852024-12-19T18:36:37.964Z Downloaded olpc-cjson v0.1.4
6862024-12-19T18:36:37.967Z Downloaded num-integer v0.1.46
6872024-12-19T18:36:37.967Z Downloaded pem v3.0.4
6882024-12-19T18:36:37.969Z Downloaded dirs-next v2.0.0
6892024-12-19T18:36:37.972Z Downloaded difflib v0.4.0
6902024-12-19T18:36:37.972Z Downloaded flume v0.11.1
6912024-12-19T18:36:37.975Z Downloaded toolchain_find v0.4.0
6922024-12-19T18:36:37.978Z Downloaded resolv-conf v0.7.0
6932024-12-19T18:36:37.980Z Downloaded env_logger v0.11.5
6942024-12-19T18:36:37.983Z Downloaded nanorand v0.7.0
6952024-12-19T18:36:37.986Z Downloaded strum_macros v0.26.4
6962024-12-19T18:36:37.988Z Downloaded ecdsa v0.16.9
6972024-12-19T18:36:37.991Z Downloaded minimal-lexical v0.2.1
6982024-12-19T18:36:37.994Z Downloaded powerfmt v0.2.0
6992024-12-19T18:36:37.997Z Downloaded newtype_derive v0.1.6
7002024-12-19T18:36:37.999Z Downloaded fxhash v0.2.1
7012024-12-19T18:36:37.999Z Downloaded ppv-lite86 v0.2.20
7022024-12-19T18:36:38.003Z Downloaded p256 v0.13.2
7032024-12-19T18:36:38.005Z Downloaded openssl-probe v0.1.5
7042024-12-19T18:36:38.005Z Downloaded normalize-line-endings v0.3.0
7052024-12-19T18:36:38.008Z Downloaded sha1 v0.10.6
7062024-12-19T18:36:38.010Z Downloaded rfc6979 v0.4.0
7072024-12-19T18:36:38.010Z Downloaded tokio-native-tls v0.3.1
7082024-12-19T18:36:38.013Z Downloaded pkcs5 v0.7.1
7092024-12-19T18:36:38.016Z Downloaded unsafe-libyaml v0.2.11
7102024-12-19T18:36:38.020Z Downloaded dirs-sys-next v0.1.2
7112024-12-19T18:36:38.023Z Downloaded zerofrom-derive v0.1.4
7122024-12-19T18:36:38.023Z Downloaded tokio-rustls v0.25.0
7132024-12-19T18:36:38.026Z Downloaded static_assertions v1.1.0
7142024-12-19T18:36:38.028Z Downloaded russh-cryptovec v0.7.3
7152024-12-19T18:36:38.028Z Downloaded sigpipe v0.1.3
7162024-12-19T18:36:38.031Z Downloaded signal-hook-tokio v0.3.1
7172024-12-19T18:36:38.031Z Downloaded termcolor v1.4.1
7182024-12-19T18:36:38.035Z Downloaded try-lock v0.2.5
7192024-12-19T18:36:38.035Z Downloaded fallible-streaming-iterator v0.1.9
7202024-12-19T18:36:38.035Z Downloaded fallible-iterator v0.2.0
7212024-12-19T18:36:38.037Z Downloaded dunce v1.0.5
7222024-12-19T18:36:38.037Z Downloaded ron v0.7.1
7232024-12-19T18:36:38.042Z Downloaded serde_with_macros v3.11.0
7242024-12-19T18:36:38.045Z Downloaded headers v0.4.0
7252024-12-19T18:36:38.051Z Downloaded waitgroup v0.1.2
7262024-12-19T18:36:38.053Z Downloaded vte_generate_state_changes v0.1.2
7272024-12-19T18:36:38.053Z Downloaded ena v0.14.3
7282024-12-19T18:36:38.056Z Downloaded pin-utils v0.1.0
7292024-12-19T18:36:38.059Z Downloaded nibble_vec v0.1.0
7302024-12-19T18:36:38.059Z Downloaded gethostname v0.5.0
7312024-12-19T18:36:38.061Z Downloaded fd-lock v4.0.2
7322024-12-19T18:36:38.064Z Downloaded darling_macro v0.20.10
7332024-12-19T18:36:38.064Z Downloaded phf_generator v0.11.2
7342024-12-19T18:36:38.067Z Downloaded zopfli v0.8.1
7352024-12-19T18:36:38.070Z Downloaded predicates-tree v1.0.11
7362024-12-19T18:36:38.070Z Downloaded tracing-core v0.1.32
7372024-12-19T18:36:38.072Z Downloaded unicode_categories v0.1.1
7382024-12-19T18:36:38.075Z Downloaded der v0.7.9
7392024-12-19T18:36:38.080Z Downloaded parking_lot v0.12.3
7402024-12-19T18:36:38.083Z Downloaded path-slash v0.1.5
7412024-12-19T18:36:38.086Z Downloaded term v0.7.0
7422024-12-19T18:36:38.089Z Downloaded progenitor-macro v0.8.0
7432024-12-19T18:36:38.091Z Downloaded supports-color v3.0.1
7442024-12-19T18:36:38.093Z Downloaded subtle v2.6.1
7452024-12-19T18:36:38.093Z Downloaded salsa20 v0.10.2
7462024-12-19T18:36:38.096Z Downloaded rustls-pemfile v1.0.4
7472024-12-19T18:36:38.098Z Downloaded tokio-tungstenite v0.21.0
7482024-12-19T18:36:38.101Z Downloaded aes-gcm v0.10.3
7492024-12-19T18:36:38.103Z Downloaded thiserror-no-std v2.0.2
7502024-12-19T18:36:38.107Z Downloaded futures-task v0.3.31
7512024-12-19T18:36:38.110Z Downloaded tokio-tungstenite v0.23.1
7522024-12-19T18:36:38.113Z Downloaded mirai-annotations v1.12.0
7532024-12-19T18:36:38.115Z Downloaded xattr v1.3.1
7542024-12-19T18:36:38.115Z Downloaded tinyvec v1.8.0
7552024-12-19T18:36:38.118Z Downloaded time-core v0.1.2
7562024-12-19T18:36:38.121Z Downloaded defmt v0.3.8
7572024-12-19T18:36:38.123Z Downloaded url v2.5.3
7582024-12-19T18:36:38.126Z Downloaded pretty-hex v0.2.1
7592024-12-19T18:36:38.129Z Downloaded embedded-io v0.4.0
7602024-12-19T18:36:38.132Z Downloaded owo-colors v4.1.0
7612024-12-19T18:36:38.135Z Downloaded futures-io v0.3.31
7622024-12-19T18:36:38.135Z Downloaded either v1.13.0
7632024-12-19T18:36:38.138Z Downloaded tokio-stream v0.1.16
7642024-12-19T18:36:38.141Z Downloaded rustfmt-wrapper v0.2.1
7652024-12-19T18:36:38.143Z Downloaded r2d2 v0.8.10
7662024-12-19T18:36:38.146Z Downloaded num_threads v0.1.7
7672024-12-19T18:36:38.146Z Downloaded futures-sink v0.3.31
7682024-12-19T18:36:38.149Z Downloaded itertools v0.12.1
7692024-12-19T18:36:38.155Z Downloaded group v0.13.0
7702024-12-19T18:36:38.157Z Downloaded socket2 v0.5.7
7712024-12-19T18:36:38.160Z Downloaded serde_yaml v0.9.34+deprecated
7722024-12-19T18:36:38.163Z Downloaded unarray v0.1.4
7732024-12-19T18:36:38.166Z Downloaded paste v1.0.15
7742024-12-19T18:36:38.169Z Downloaded sqlparser_derive v0.2.2
7752024-12-19T18:36:38.171Z Downloaded num-conv v0.1.0
7762024-12-19T18:36:38.171Z Downloaded predicates-core v1.0.8
7772024-12-19T18:36:38.174Z Downloaded zerovec-derive v0.10.3
7782024-12-19T18:36:38.174Z Downloaded ghash v0.5.1
7792024-12-19T18:36:38.177Z Downloaded rand_core v0.6.4
7802024-12-19T18:36:38.179Z Downloaded zeroize v1.8.1
7812024-12-19T18:36:38.179Z Downloaded radium v0.7.0
7822024-12-19T18:36:38.182Z Downloaded serde_urlencoded v0.7.1
7832024-12-19T18:36:38.182Z Downloaded serde_repr v0.1.19
7842024-12-19T18:36:38.185Z Downloaded spki v0.7.3
7852024-12-19T18:36:38.187Z Downloaded embedded-io v0.6.1
7862024-12-19T18:36:38.190Z Downloaded topological-sort v0.2.2
7872024-12-19T18:36:38.190Z Downloaded siphasher v0.3.11
7882024-12-19T18:36:38.193Z Downloaded slog v2.7.0
7892024-12-19T18:36:38.195Z Downloaded pbkdf2 v0.12.2
7902024-12-19T18:36:38.199Z Downloaded pbkdf2 v0.11.0
7912024-12-19T18:36:38.202Z Downloaded tower-service v0.3.3
7922024-12-19T18:36:38.202Z Downloaded shlex v1.3.0
7932024-12-19T18:36:38.202Z Downloaded fixedbitset v0.4.2
7942024-12-19T18:36:38.205Z Downloaded oso v0.27.3
7952024-12-19T18:36:38.207Z Downloaded termios v0.3.3
7962024-12-19T18:36:38.210Z Downloaded hyper v1.5.0
7972024-12-19T18:36:38.217Z Downloaded ff v0.13.0
7982024-12-19T18:36:38.222Z Downloaded psl-types v2.0.11
7992024-12-19T18:36:38.225Z Downloaded opaque-debug v0.3.1
8002024-12-19T18:36:38.225Z Downloaded vte v0.11.1
8012024-12-19T18:36:38.225Z Downloaded proc-macro-crate v1.3.1
8022024-12-19T18:36:38.228Z Downloaded globset v0.4.15
8032024-12-19T18:36:38.228Z Downloaded writeable v0.5.5
8042024-12-19T18:36:38.231Z Downloaded primeorder v0.13.6
8052024-12-19T18:36:38.233Z Downloaded getrandom v0.2.15
8062024-12-19T18:36:38.236Z Downloaded scheduled-thread-pool v0.2.7
8072024-12-19T18:36:38.239Z Downloaded precomputed-hash v0.1.1
8082024-12-19T18:36:38.239Z Downloaded utf8_iter v1.0.4
8092024-12-19T18:36:38.240Z Downloaded utf16_iter v1.0.5
8102024-12-19T18:36:38.240Z Downloaded pin-project-lite v0.2.14
8112024-12-19T18:36:38.245Z Downloaded wyz v0.5.1
8122024-12-19T18:36:38.247Z Downloaded rayon-core v1.12.1
8132024-12-19T18:36:38.251Z Downloaded spin v0.9.8
8142024-12-19T18:36:38.253Z Downloaded snafu-derive v0.8.5
8152024-12-19T18:36:38.256Z Downloaded peg v0.8.4
8162024-12-19T18:36:38.259Z Downloaded peg-runtime v0.8.3
8172024-12-19T18:36:38.262Z Downloaded write16 v1.0.0
8182024-12-19T18:36:38.262Z Downloaded password-hash v0.4.2
8192024-12-19T18:36:38.265Z Downloaded downcast v0.11.0
8202024-12-19T18:36:38.267Z Downloaded sync-ptr v0.1.1
8212024-12-19T18:36:38.267Z Downloaded defmt-parser v0.3.4
8222024-12-19T18:36:38.270Z Downloaded defmt-macros v0.3.9
8232024-12-19T18:36:38.273Z Downloaded slog-json v2.6.1
8242024-12-19T18:36:38.275Z Downloaded thiserror v2.0.3
8252024-12-19T18:36:38.280Z Downloaded progenitor v0.8.0
8262024-12-19T18:36:38.283Z Downloaded mockall v0.13.0
8272024-12-19T18:36:38.283Z Downloaded tungstenite v0.23.0
8282024-12-19T18:36:38.287Z Downloaded want v0.3.1
8292024-12-19T18:36:38.289Z Downloaded aws-lc-rs v1.10.0
8302024-12-19T18:36:38.298Z Downloaded take_mut v0.2.2
8312024-12-19T18:36:38.300Z Downloaded hkdf v0.12.4
8322024-12-19T18:36:38.303Z Downloaded slog-bunyan v2.5.0
8332024-12-19T18:36:38.303Z Downloaded slog-async v2.8.0
8342024-12-19T18:36:38.306Z Downloaded darling_core v0.20.10
8352024-12-19T18:36:38.310Z Downloaded dhcproto-macros v0.1.0
8362024-12-19T18:36:38.312Z Downloaded blake3 v1.5.4
8372024-12-19T18:36:38.319Z Downloaded rustc_version v0.1.7
8382024-12-19T18:36:38.322Z Downloaded rustc-hash v1.1.0
8392024-12-19T18:36:38.322Z Downloaded newtype-uuid v1.1.3
8402024-12-19T18:36:38.324Z Downloaded peg-macros v0.8.4
8412024-12-19T18:36:38.327Z Downloaded twox-hash v1.6.3
8422024-12-19T18:36:38.327Z Downloaded num-derive v0.4.2
8432024-12-19T18:36:38.330Z Downloaded ref-cast v1.0.23
8442024-12-19T18:36:38.332Z Downloaded rtoolbox v0.0.2
8452024-12-19T18:36:38.335Z Downloaded phf_codegen v0.11.2
8462024-12-19T18:36:38.335Z Downloaded rustyline v14.0.0
8472024-12-19T18:36:38.341Z Downloaded endian-type v0.1.2
8482024-12-19T18:36:38.344Z Downloaded fs_extra v1.3.0
8492024-12-19T18:36:38.346Z Downloaded parking_lot_core v0.9.10
8502024-12-19T18:36:38.349Z Downloaded polyval v0.6.2
8512024-12-19T18:36:38.349Z Downloaded futures-channel v0.3.31
8522024-12-19T18:36:38.351Z Downloaded tinystr v0.7.6
8532024-12-19T18:36:38.353Z Downloaded openssl-macros v0.1.1
8542024-12-19T18:36:38.356Z Downloaded steno v0.4.1
8552024-12-19T18:36:38.359Z Downloaded serde-big-array v0.5.1
8562024-12-19T18:36:38.361Z Downloaded thread_local v1.1.8
8572024-12-19T18:36:38.363Z Downloaded phf_shared v0.11.2
8582024-12-19T18:36:38.363Z Downloaded tabwriter v1.4.0
8592024-12-19T18:36:38.366Z Downloaded phf_shared v0.10.0
8602024-12-19T18:36:38.366Z Downloaded semver v0.1.20
8612024-12-19T18:36:38.368Z Downloaded same-file v1.0.6
8622024-12-19T18:36:38.368Z Downloaded elliptic-curve v0.13.8
8632024-12-19T18:36:38.373Z Downloaded num_enum v0.5.11
8642024-12-19T18:36:38.377Z Downloaded futures-core v0.3.31
8652024-12-19T18:36:38.379Z Downloaded float-cmp v0.9.0
8662024-12-19T18:36:38.382Z Downloaded slog-stdlog v4.1.1
8672024-12-19T18:36:38.382Z Downloaded signal-hook-registry v1.4.2
8682024-12-19T18:36:38.384Z Downloaded snafu v0.8.5
8692024-12-19T18:36:38.389Z Downloaded postgres-protocol v0.6.7
8702024-12-19T18:36:38.392Z Downloaded salty v0.3.0
8712024-12-19T18:36:38.399Z Downloaded slog-scope v4.4.0
8722024-12-19T18:36:38.403Z Downloaded hash32 v0.3.1
8732024-12-19T18:36:38.406Z Downloaded display-error-chain v0.2.2
8742024-12-19T18:36:38.406Z Downloaded nu-ansi-term v0.50.1
8752024-12-19T18:36:38.410Z Downloaded bitvec v1.0.1
8762024-12-19T18:36:38.423Z Downloaded strum_macros v0.25.3
8772024-12-19T18:36:38.425Z Downloaded itertools v0.13.0
8782024-12-19T18:36:38.433Z Downloaded toml_edit v0.19.15
8792024-12-19T18:36:38.451Z Downloaded num v0.4.3
8802024-12-19T18:36:38.455Z Downloaded structmeta v0.3.0
8812024-12-19T18:36:38.455Z Downloaded futures-executor v0.3.31
8822024-12-19T18:36:38.459Z Downloaded flagset v0.4.6
8832024-12-19T18:36:38.459Z Downloaded enum-as-inner v0.5.1
8842024-12-19T18:36:38.461Z Downloaded packed_struct v0.10.1
8852024-12-19T18:36:38.462Z Downloaded bindgen v0.69.5
8862024-12-19T18:36:38.469Z Downloaded subprocess v0.2.9
8872024-12-19T18:36:38.471Z Downloaded mio v1.0.2
8882024-12-19T18:36:38.477Z Downloaded num-rational v0.4.2
8892024-12-19T18:36:38.481Z Downloaded pin-project-internal v1.1.6
8902024-12-19T18:36:38.483Z Downloaded schemars v0.8.21
8912024-12-19T18:36:38.495Z Downloaded string_cache v0.8.7
8922024-12-19T18:36:38.497Z Downloaded serde_with v3.11.0
8932024-12-19T18:36:38.506Z Downloaded vsss-rs v3.3.4
8942024-12-19T18:36:38.509Z Downloaded uzers v0.12.1
8952024-12-19T18:36:38.512Z Downloaded signal-hook v0.3.17
8962024-12-19T18:36:38.515Z Downloaded diesel-dtrace v0.4.2
8972024-12-19T18:36:38.519Z Downloaded pin-project v1.1.6
8982024-12-19T18:36:38.528Z Downloaded unicode-properties v0.1.3
8992024-12-19T18:36:38.531Z Downloaded rcgen v0.12.1
9002024-12-19T18:36:38.533Z Downloaded rand v0.8.5
9012024-12-19T18:36:38.537Z Downloaded ed25519-dalek v2.1.1
9022024-12-19T18:36:38.541Z Downloaded num-traits v0.2.19
9032024-12-19T18:36:38.544Z Downloaded value-bag v1.9.0
9042024-12-19T18:36:38.547Z Downloaded hashbrown v0.12.3
9052024-12-19T18:36:38.551Z Downloaded reedline v0.35.0
9062024-12-19T18:36:38.560Z Downloaded quinn v0.11.5
9072024-12-19T18:36:38.564Z Downloaded tracing v0.1.40
9082024-12-19T18:36:38.568Z Downloaded zerovec v0.10.4
9092024-12-19T18:36:38.575Z Downloaded hashbrown v0.13.2
9102024-12-19T18:36:38.579Z Downloaded rustls-webpki v0.101.7
9112024-12-19T18:36:38.595Z Downloaded dropshot_endpoint v0.13.0
9122024-12-19T18:36:38.598Z Downloaded icu_properties_data v1.5.0
9132024-12-19T18:36:38.610Z Downloaded smoltcp v0.9.1
9142024-12-19T18:36:38.621Z Downloaded diesel_derives v2.2.3
9152024-12-19T18:36:38.625Z Downloaded dhcproto v0.12.0
9162024-12-19T18:36:38.628Z Downloaded x509-cert v0.2.5
9172024-12-19T18:36:38.635Z Downloaded zip v2.1.3
9182024-12-19T18:36:38.640Z Downloaded time v0.3.36
9192024-12-19T18:36:38.647Z Downloaded curve25519-dalek v4.1.3
9202024-12-19T18:36:38.658Z Downloaded num-bigint-dig v0.8.4
9212024-12-19T18:36:38.663Z Downloaded p521 v0.13.3
9222024-12-19T18:36:38.667Z Downloaded flate2 v1.0.34
9232024-12-19T18:36:38.673Z Downloaded zerocopy v0.8.10
9242024-12-19T18:36:38.700Z Downloaded winnow v0.5.40
9252024-12-19T18:36:38.712Z Downloaded russh v0.45.0
9262024-12-19T18:36:38.715Z Downloaded radix_trie v0.2.1
9272024-12-19T18:36:38.719Z Downloaded git2 v0.19.0
9282024-12-19T18:36:38.731Z Downloaded vcpkg v0.2.15
9292024-12-19T18:36:38.772Z Downloaded num-bigint v0.4.6
9302024-12-19T18:36:38.775Z Downloaded h2 v0.4.6
9312024-12-19T18:36:38.783Z Downloaded quinn-proto v0.11.8
9322024-12-19T18:36:38.790Z Downloaded petname v2.0.2
9332024-12-19T18:36:38.796Z Downloaded idna v0.4.0
9342024-12-19T18:36:38.803Z Downloaded nix v0.27.1
9352024-12-19T18:36:38.815Z Downloaded unicode-normalization v0.1.24
9362024-12-19T18:36:38.819Z Downloaded rustls v0.21.12
9372024-12-19T18:36:38.831Z Downloaded hashbrown v0.14.5
9382024-12-19T18:36:38.840Z Downloaded regex-syntax v0.6.29
9392024-12-19T18:36:38.849Z Downloaded sqlparser v0.45.0
9402024-12-19T18:36:38.858Z Downloaded rusqlite v0.32.1
9412024-12-19T18:36:38.865Z Downloaded openssl v0.10.66
9422024-12-19T18:36:38.869Z Downloaded dropshot v0.12.0
9432024-12-19T18:36:38.890Z Downloaded dropshot v0.13.0
9442024-12-19T18:36:38.913Z Downloaded regress v0.9.1
9452024-12-19T18:36:38.921Z Downloaded smoltcp v0.11.0
9462024-12-19T18:36:38.935Z Downloaded polar-core v0.27.3
9472024-12-19T18:36:38.944Z Downloaded rustls v0.23.19
9482024-12-19T18:36:38.956Z Downloaded hickory-proto v0.24.1
9492024-12-19T18:36:38.973Z Downloaded nix v0.29.0
9502024-12-19T18:36:38.987Z Downloaded webpki-roots v0.26.6
9512024-12-19T18:36:38.990Z Downloaded rustls v0.22.4
9522024-12-19T18:36:39.004Z Downloaded regex v1.11.1
9532024-12-19T18:36:39.018Z Downloaded trust-dns-proto v0.22.0
9542024-12-19T18:36:39.031Z Downloaded bzip2-sys v0.1.11+1.0.8
9552024-12-19T18:36:39.044Z Downloaded zerocopy-derive v0.6.6
9562024-12-19T18:36:39.054Z Downloaded typify-impl v0.2.0
9572024-12-19T18:36:39.071Z Downloaded ratatui v0.28.1
9582024-12-19T18:36:39.092Z Downloaded regex-syntax v0.8.5
9592024-12-19T18:36:39.102Z Downloaded gimli v0.31.1
9602024-12-19T18:36:39.111Z Downloaded portable-atomic v1.9.0
9612024-12-19T18:36:39.118Z Downloaded diesel v2.2.6
9622024-12-19T18:36:39.138Z Downloaded openapiv3 v2.0.0
9632024-12-19T18:36:39.150Z Downloaded regex-automata v0.4.8
9642024-12-19T18:36:39.168Z Downloaded proptest v1.5.0
9652024-12-19T18:36:39.177Z Downloaded sled v0.34.7
9662024-12-19T18:36:39.188Z Downloaded regress v0.10.1
9672024-12-19T18:36:39.197Z Downloaded rustls-webpki v0.102.8
9682024-12-19T18:36:39.216Z Downloaded p384 v0.13.0
9692024-12-19T18:36:39.222Z Downloaded tokio v1.40.0
9702024-12-19T18:36:39.261Z Downloaded csv v1.3.0
9712024-12-19T18:36:39.282Z Downloaded object v0.36.5
9722024-12-19T18:36:39.294Z Downloaded idna v0.5.0
9732024-12-19T18:36:39.301Z Downloaded bstr v1.10.0
9742024-12-19T18:36:39.312Z Downloaded chrono-tz v0.10.0
9752024-12-19T18:36:39.319Z Downloaded nix v0.28.0
9762024-12-19T18:36:39.331Z Downloaded petgraph v0.6.5
9772024-12-19T18:36:39.349Z Downloaded lzma-sys v0.1.20
9782024-12-19T18:36:39.379Z Downloaded quick-xml v0.33.0
9792024-12-19T18:36:39.386Z Downloaded idna v0.3.0
9802024-12-19T18:36:39.392Z Downloaded idna v0.2.3
9812024-12-19T18:36:39.400Z Downloaded object v0.30.4
9822024-12-19T18:36:39.412Z Downloaded unicode-width v0.2.0
9832024-12-19T18:36:39.416Z Downloaded tough v0.19.0
9842024-12-19T18:36:39.424Z Downloaded lalrpop v0.19.12
9852024-12-19T18:36:39.435Z Downloaded libz-sys v1.1.20
9862024-12-19T18:36:39.457Z Downloaded reqwest v0.12.9
9872024-12-19T18:36:39.465Z Downloaded rayon v1.10.0
9882024-12-19T18:36:39.475Z Downloaded sha3 v0.10.8
9892024-12-19T18:36:39.481Z Downloaded dropshot_endpoint v0.12.0
9902024-12-19T18:36:39.484Z Downloaded displaydoc v0.2.5
9912024-12-19T18:36:39.487Z Downloaded uuid v1.11.0
9922024-12-19T18:36:39.489Z Downloaded rsa v0.9.6
9932024-12-19T18:36:39.493Z Downloaded chrono v0.4.38
9942024-12-19T18:36:39.500Z Downloaded expectorate v1.1.0
9952024-12-19T18:36:39.503Z Downloaded nom v7.1.3
9962024-12-19T18:36:39.508Z Downloaded typify v0.2.0
9972024-12-19T18:36:39.511Z Downloaded futures-util v0.3.31
9982024-12-19T18:36:39.524Z Downloaded signal-hook-mio v0.2.4
9992024-12-19T18:36:39.526Z Downloaded serde-hex v0.1.0
10002024-12-19T18:36:39.526Z Downloaded rustc_version v0.4.1
10012024-12-19T18:36:39.528Z Downloaded strip-ansi-escapes v0.2.0
10022024-12-19T18:36:39.528Z Downloaded ron v0.8.1
10032024-12-19T18:36:39.533Z Downloaded zip v0.6.6
10042024-12-19T18:36:39.537Z Downloaded futures v0.3.31
10052024-12-19T18:36:39.542Z Downloaded vergen v8.3.2
10062024-12-19T18:36:39.545Z Downloaded unicode-bidi v0.3.17
10072024-12-19T18:36:39.547Z Downloaded postcard v1.0.10
10082024-12-19T18:36:39.550Z Downloaded tungstenite v0.24.0
10092024-12-19T18:36:39.555Z Downloaded openssl-sys v0.9.103
10102024-12-19T18:36:39.559Z Downloaded multimap v0.10.0
10112024-12-19T18:36:39.562Z Downloaded dsl_auto_type v0.1.2
10122024-12-19T18:36:39.562Z Downloaded packed_struct_codegen v0.10.1
10132024-12-19T18:36:39.565Z Downloaded synstructure v0.13.1
10142024-12-19T18:36:39.566Z Downloaded num-complex v0.4.6
10152024-12-19T18:36:39.569Z Downloaded half v2.4.1
10162024-12-19T18:36:39.569Z Downloaded xz2 v0.1.7
10172024-12-19T18:36:39.572Z Downloaded samael v0.0.17
10182024-12-19T18:36:39.575Z Downloaded funty v2.0.0
10192024-12-19T18:36:39.578Z Downloaded fragile v2.0.0
10202024-12-19T18:36:39.578Z Downloaded tungstenite v0.21.0
10212024-12-19T18:36:39.581Z Downloaded parse-zoneinfo v0.3.1
10222024-12-19T18:36:39.584Z Downloaded zone v0.1.8
10232024-12-19T18:36:39.587Z Downloaded structmeta v0.2.0
10242024-12-19T18:36:39.589Z Downloaded sqlformat v0.2.6
10252024-12-19T18:36:39.589Z Downloaded zerocopy-derive v0.8.10
10262024-12-19T18:36:39.595Z Downloaded tokio-postgres v0.7.12
10272024-12-19T18:36:39.600Z Downloaded unicode-segmentation v1.12.0
10282024-12-19T18:36:39.603Z Downloaded ssh-key v0.6.6
10292024-12-19T18:36:39.610Z Downloaded idna v1.0.3
10302024-12-19T18:36:39.615Z Downloaded crossterm v0.28.1
10312024-12-19T18:36:39.621Z Downloaded tap v1.0.1
10322024-12-19T18:36:39.623Z Downloaded serde_plain v1.0.2
10332024-12-19T18:36:39.627Z Downloaded predicates v3.1.2
10342024-12-19T18:36:39.627Z Downloaded password-hash v0.5.0
10352024-12-19T18:36:39.629Z Downloaded walkdir v2.5.0
10362024-12-19T18:36:39.632Z Downloaded miniz_oxide v0.8.0
10372024-12-19T18:36:39.634Z Downloaded qorb v0.2.1
10382024-12-19T18:36:39.637Z Downloaded num_enum_derive v0.5.11
10392024-12-19T18:36:39.639Z Downloaded fatfs v0.3.6
10402024-12-19T18:36:39.642Z Downloaded tokio-util v0.7.12
10412024-12-19T18:36:39.647Z Downloaded encoding_rs v0.8.34
10422024-12-19T18:36:39.669Z Downloaded rustls-pemfile v2.2.0
10432024-12-19T18:36:39.671Z Downloaded libxml v0.3.3
10442024-12-19T18:36:39.677Z Downloaded debug-ignore v1.0.5
10452024-12-19T18:36:39.681Z Downloaded poly1305 v0.8.0
10462024-12-19T18:36:39.684Z Downloaded tokio-rustls v0.26.0
10472024-12-19T18:36:39.684Z Downloaded omicron-zone-package v0.11.1
10482024-12-19T18:36:39.686Z Downloaded typed-path v0.9.3
10492024-12-19T18:36:39.692Z Downloaded itertools v0.10.5
10502024-12-19T18:36:39.698Z Downloaded diff v0.1.13
10512024-12-19T18:36:39.702Z Downloaded futures-macro v0.3.31
10522024-12-19T18:36:39.704Z Downloaded rustls-pki-types v1.10.0
10532024-12-19T18:36:39.706Z Downloaded libm v0.2.8
10542024-12-19T18:36:39.714Z Downloaded aho-corasick v1.1.3
10552024-12-19T18:36:39.720Z Downloaded tar v0.4.42
10562024-12-19T18:36:39.723Z Downloaded http v1.1.0
10572024-12-19T18:36:39.727Z Downloaded native-tls v0.2.12
10582024-12-19T18:36:39.729Z Downloaded hashlink v0.9.1
10592024-12-19T18:36:39.732Z Downloaded smallvec v1.13.2
10602024-12-19T18:36:39.735Z Downloaded similar v2.6.0
10612024-12-19T18:36:39.738Z Downloaded stable_deref_trait v1.2.0
10622024-12-19T18:36:39.738Z Downloaded parking_lot v0.11.2
10632024-12-19T18:36:39.741Z Downloaded postgres-types v0.2.8
10642024-12-19T18:36:39.743Z Downloaded pem-rfc7468 v0.7.0
10652024-12-19T18:36:39.746Z Downloaded libgit2-sys v0.17.0+1.8.1
10662024-12-19T18:36:39.804Z Downloaded hickory-server v0.24.1
10672024-12-19T18:36:39.810Z Downloaded publicsuffix v2.2.3
10682024-12-19T18:36:39.813Z Downloaded ssh-cipher v0.2.0
10692024-12-19T18:36:39.815Z Downloaded foldhash v0.1.3
10702024-12-19T18:36:39.815Z Downloaded whoami v1.5.2
10712024-12-19T18:36:39.818Z Downloaded percent-encoding v2.3.1
10722024-12-19T18:36:39.820Z Downloaded toml v0.7.8
10732024-12-19T18:36:39.822Z Downloaded aes v0.8.4
10742024-12-19T18:36:39.824Z Downloaded crossbeam-channel v0.5.13
10752024-12-19T18:36:39.829Z Downloaded serde_path_to_error v0.1.16
10762024-12-19T18:36:39.831Z Downloaded parking_lot_core v0.8.6
10772024-12-19T18:36:39.833Z Downloaded foreign-types-macros v0.2.3
10782024-12-19T18:36:39.836Z Downloaded filetime v0.2.25
10792024-12-19T18:36:39.836Z Downloaded env_logger v0.10.2
10802024-12-19T18:36:39.839Z Downloaded derive_more v0.99.18
10812024-12-19T18:36:39.842Z Downloaded derive-where v1.2.7
10822024-12-19T18:36:39.845Z Downloaded hickory-resolver v0.24.1
10832024-12-19T18:36:39.850Z Downloaded crypto-bigint v0.5.5
10842024-12-19T18:36:39.856Z Downloaded slog-term v2.9.1
10852024-12-19T18:36:39.860Z Downloaded const_format v0.2.33
10862024-12-19T18:36:39.865Z Downloaded dyn-clone v1.0.17
10872024-12-19T18:36:39.867Z Downloaded test-strategy v0.3.1
10882024-12-19T18:36:39.870Z Downloaded base64 v0.22.1
10892024-12-19T18:36:39.874Z Downloaded tls_codec_derive v0.4.1
10902024-12-19T18:36:39.877Z Downloaded tls_codec v0.4.1
10912024-12-19T18:36:39.879Z Downloaded rand_xorshift v0.3.0
10922024-12-19T18:36:39.879Z Downloaded derive_builder v0.20.2
10932024-12-19T18:36:39.883Z Downloaded bumpalo v3.16.0
10942024-12-19T18:36:39.886Z Downloaded phf v0.11.2
10952024-12-19T18:36:39.888Z Downloaded der_derive v0.7.3
10962024-12-19T18:36:39.891Z Downloaded yoke v0.7.4
10972024-12-19T18:36:39.891Z Downloaded ssh-encoding v0.2.0
10982024-12-19T18:36:39.894Z Downloaded const_format_proc_macros v0.2.33
10992024-12-19T18:36:39.895Z Downloaded chacha20poly1305 v0.10.1
11002024-12-19T18:36:39.898Z Downloaded lock_api v0.4.12
11012024-12-19T18:36:39.901Z Downloaded glob v0.3.1
11022024-12-19T18:36:39.901Z Downloaded signature v2.2.0
11032024-12-19T18:36:39.904Z Downloaded sct v0.7.1
11042024-12-19T18:36:39.907Z Downloaded crc-any v2.5.0
11052024-12-19T18:36:39.907Z Downloaded cookie v0.18.1
11062024-12-19T18:36:39.911Z Downloaded crossbeam-epoch v0.9.18
11072024-12-19T18:36:39.915Z Downloaded parse-display v0.10.0
11082024-12-19T18:36:39.915Z Downloaded tokio-tungstenite v0.24.0
11092024-12-19T18:36:39.917Z Downloaded rustc-demangle v0.1.24
11102024-12-19T18:36:39.917Z Downloaded indicatif v0.17.9
11112024-12-19T18:36:39.920Z Downloaded icu_properties v1.5.1
11122024-12-19T18:36:39.924Z Downloaded base64 v0.21.7
11132024-12-19T18:36:39.927Z Downloaded clang-sys v1.8.1
11142024-12-19T18:36:39.932Z Downloaded ciborium v0.2.2
11152024-12-19T18:36:39.935Z Downloaded progenitor-impl v0.8.0
11162024-12-19T18:36:39.935Z Downloaded universal-hash v0.5.1
11172024-12-19T18:36:39.935Z Downloaded tui-tree-widget v0.22.0
11182024-12-19T18:36:39.938Z Downloaded unicase v2.7.0
11192024-12-19T18:36:39.938Z Downloaded slog-envlogger v2.2.0
11202024-12-19T18:36:39.941Z Downloaded hostname v0.4.0
11212024-12-19T18:36:39.943Z Downloaded schemars_derive v0.8.21
11222024-12-19T18:36:39.943Z Downloaded scopeguard v1.2.0
11232024-12-19T18:36:39.943Z Downloaded rustversion v1.0.17
11242024-12-19T18:36:39.946Z Downloaded rpassword v7.3.1
11252024-12-19T18:36:39.946Z Downloaded icu_provider v1.5.0
11262024-12-19T18:36:39.949Z Downloaded curve25519-dalek-derive v0.1.1
11272024-12-19T18:36:39.952Z Downloaded ctr v0.9.2
11282024-12-19T18:36:39.955Z Downloaded ciborium-ll v0.2.2
11292024-12-19T18:36:39.955Z Downloaded cbc v0.1.2
11302024-12-19T18:36:39.955Z Downloaded async-stream v0.3.6
11312024-12-19T18:36:39.958Z Downloaded chacha20 v0.9.1
11322024-12-19T18:36:39.960Z Downloaded block-padding v0.3.3
11332024-12-19T18:36:39.960Z Downloaded adler2 v2.0.0
11342024-12-19T18:36:39.963Z Downloaded cancel-safe-futures v0.1.5
11352024-12-19T18:36:39.965Z Downloaded bcs v0.1.6
11362024-12-19T18:36:39.967Z Downloaded crucible-workspace-hack v0.1.0
11372024-12-19T18:36:39.970Z Downloaded indent_write v2.2.0
11382024-12-19T18:36:39.970Z Downloaded base64ct v1.6.0
11392024-12-19T18:36:39.972Z Downloaded md-5 v0.10.6
11402024-12-19T18:36:39.975Z Downloaded lalrpop-util v0.19.12
11412024-12-19T18:36:39.975Z Downloaded async-bb8-diesel v0.2.1
11422024-12-19T18:36:39.978Z Downloaded instability v0.3.2
11432024-12-19T18:36:39.978Z Downloaded impl-trait-for-tuples v0.2.2
11442024-12-19T18:36:39.980Z Downloaded idna_adapter v1.2.0
11452024-12-19T18:36:39.983Z Downloaded ciborium-io v0.2.2
11462024-12-19T18:36:39.983Z Downloaded cfg_aliases v0.2.1
11472024-12-19T18:36:39.983Z Downloaded bitflags v1.3.2
11482024-12-19T18:36:39.985Z Downloaded bit-set v0.5.3
11492024-12-19T18:36:39.988Z Downloaded bb8 v0.8.5
11502024-12-19T18:36:39.988Z Downloaded inout v0.1.3
11512024-12-19T18:36:39.991Z Downloaded iana-time-zone v0.1.61
11522024-12-19T18:36:39.993Z Downloaded hickory-client v0.24.1
11532024-12-19T18:36:39.996Z Downloaded base16ct v0.2.0
11542024-12-19T18:36:39.996Z Downloaded async-recursion v1.1.1
11552024-12-19T18:36:39.998Z Downloaded argon2 v0.5.3
11562024-12-19T18:36:40.001Z Downloaded bit-vec v0.6.3
11572024-12-19T18:36:40.004Z Downloaded atomic-waker v1.1.2
11582024-12-19T18:36:40.004Z Downloaded icu_provider_macros v1.5.0
11592024-12-19T18:36:40.004Z Downloaded async-stream-impl v0.3.6
11602024-12-19T18:36:40.006Z Downloaded assert_matches v1.5.0
11612024-12-19T18:36:40.006Z Downloaded arrayref v0.3.9
11622024-12-19T18:36:40.042Z Downloaded ring v0.17.8
11632024-12-19T18:36:40.320Z Downloaded aws-lc-sys v0.22.0
11642024-12-19T18:36:40.549Z Downloaded ring v0.16.20
11652024-12-19T18:36:40.635Z Downloaded libsqlite3-sys v0.30.1
11662024-12-19T18:36:40.826Z Compiling serde v1.0.215
11672024-12-19T18:36:40.829Z Compiling lock_api v0.4.12
11682024-12-19T18:36:40.829Z Compiling scopeguard v1.2.0
11692024-12-19T18:36:40.829Z Compiling value-bag v1.9.0
11702024-12-19T18:36:40.829Z Compiling typenum v1.17.0
11712024-12-19T18:36:40.829Z Compiling generic-array v0.14.7
11722024-12-19T18:36:41.037Z Compiling syn v2.0.87
11732024-12-19T18:36:41.053Z Compiling getrandom v0.2.15
11742024-12-19T18:36:41.147Z Compiling subtle v2.6.1
11752024-12-19T18:36:41.355Z Compiling rand_core v0.6.4
11762024-12-19T18:36:41.541Z Compiling log v0.4.22
11772024-12-19T18:36:41.593Z Compiling shlex v1.3.0
11782024-12-19T18:36:41.635Z Compiling jobserver v0.1.32
11792024-12-19T18:36:41.699Z Compiling smallvec v1.13.2
11802024-12-19T18:36:41.968Z Compiling const-oid v0.9.6
11812024-12-19T18:36:42.111Z Compiling spin v0.9.8
11822024-12-19T18:36:42.152Z Compiling pin-project-lite v0.2.14
11832024-12-19T18:36:42.300Z Compiling cc v1.1.30
11842024-12-19T18:36:42.343Z Compiling rustix v0.38.37
11852024-12-19T18:36:42.568Z Compiling parking_lot_core v0.9.10
11862024-12-19T18:36:42.595Z Compiling futures-core v0.3.31
11872024-12-19T18:36:42.878Z Compiling signal-hook-registry v1.4.2
11882024-12-19T18:36:42.899Z Compiling mio v1.0.2
11892024-12-19T18:36:43.371Z Compiling aho-corasick v1.1.3
11902024-12-19T18:36:43.801Z Compiling parking_lot v0.12.3
11912024-12-19T18:36:43.856Z Compiling regex-syntax v0.8.5
11922024-12-19T18:36:43.916Z Compiling cpufeatures v0.2.14
11932024-12-19T18:36:44.057Z Compiling lazy_static v1.5.0
11942024-12-19T18:36:44.207Z Compiling futures-sink v0.3.31
11952024-12-19T18:36:44.230Z Compiling either v1.13.0
11962024-12-19T18:36:44.275Z Compiling stable_deref_trait v1.2.0
11972024-12-19T18:36:44.391Z Compiling glob v0.3.1
11982024-12-19T18:36:44.428Z Compiling socket2 v0.5.7
11992024-12-19T18:36:44.711Z Compiling slab v0.4.9
12002024-12-19T18:36:44.846Z Compiling prettyplease v0.2.25
12012024-12-19T18:36:45.208Z Compiling minimal-lexical v0.2.1
12022024-12-19T18:36:45.503Z Compiling libloading v0.8.5
12032024-12-19T18:36:45.540Z Compiling clang-sys v1.8.1
12042024-12-19T18:36:45.569Z Compiling bindgen v0.69.5
12052024-12-19T18:36:45.778Z Compiling nom v7.1.3
12062024-12-19T18:36:45.997Z Compiling home v0.5.9
12072024-12-19T18:36:46.297Z Compiling serde_json v1.0.132
12082024-12-19T18:36:46.486Z Compiling itertools v0.10.5
12092024-12-19T18:36:46.671Z Compiling futures-channel v0.3.31
12102024-12-19T18:36:47.118Z Compiling futures-task v0.3.31
12112024-12-19T18:36:47.178Z Compiling allocator-api2 v0.2.18
12122024-12-19T18:36:47.447Z Compiling futures-io v0.3.31
12132024-12-19T18:36:47.788Z Compiling lazycell v1.3.0
12142024-12-19T18:36:47.975Z Compiling regex-automata v0.4.8
12152024-12-19T18:36:48.062Z Compiling rustc-hash v1.1.0
12162024-12-19T18:36:48.238Z Compiling pin-utils v0.1.0
12172024-12-19T18:36:48.346Z Compiling foldhash v0.1.3
12182024-12-19T18:36:48.699Z Compiling hashbrown v0.15.1
12192024-12-19T18:36:49.567Z Compiling synstructure v0.13.1
12202024-12-19T18:36:49.609Z Compiling cexpr v0.6.0
12212024-12-19T18:36:50.093Z Compiling cmake v0.1.51
12222024-12-19T18:36:51.216Z Compiling pkg-config v0.3.31
12232024-12-19T18:36:51.273Z Compiling fs_extra v1.3.0
12242024-12-19T18:36:51.404Z Compiling tinyvec_macros v0.1.1
12252024-12-19T18:36:51.503Z Compiling dunce v1.0.5
12262024-12-19T18:36:51.525Z Compiling libm v0.2.8
12272024-12-19T18:36:51.639Z Compiling tinyvec v1.8.0
12282024-12-19T18:36:51.853Z Compiling num-traits v0.2.19
12292024-12-19T18:36:52.419Z Compiling ring v0.17.8
12302024-12-19T18:36:52.846Z Compiling paste v1.0.15
12312024-12-19T18:36:52.999Z Compiling writeable v0.5.5
12322024-12-19T18:36:53.278Z Compiling unicode-normalization v0.1.24
12332024-12-19T18:36:53.380Z Compiling litemap v0.7.3
12342024-12-19T18:36:53.403Z Compiling base64ct v1.6.0
12352024-12-19T18:36:53.554Z Compiling unicode-bidi v0.3.17
12362024-12-19T18:36:53.776Z Compiling regex v1.11.1
12372024-12-19T18:36:54.008Z Compiling pem-rfc7468 v0.7.0
12382024-12-19T18:36:54.776Z Compiling aws-lc-rs v1.10.0
12392024-12-19T18:36:54.870Z Compiling flagset v0.4.6
12402024-12-19T18:36:54.943Z Compiling httparse v1.9.5
12412024-12-19T18:36:55.247Z Compiling tracing-core v0.1.32
12422024-12-19T18:36:55.801Z Compiling percent-encoding v2.3.1
12432024-12-19T18:36:56.183Z Compiling icu_locid_transform_data v1.5.0
12442024-12-19T18:36:56.293Z Compiling rustls-pki-types v1.10.0
12452024-12-19T18:36:56.319Z Compiling crossbeam-utils v0.8.20
12462024-12-19T18:36:56.627Z Compiling serde_derive v1.0.215
12472024-12-19T18:36:56.652Z Compiling zeroize_derive v1.4.2
12482024-12-19T18:36:56.905Z Compiling zerocopy-derive v0.7.35
12492024-12-19T18:36:57.157Z Compiling tokio-macros v2.4.0
12502024-12-19T18:36:57.506Z Compiling zerofrom-derive v0.1.4
12512024-12-19T18:36:58.321Z Compiling zeroize v1.8.1
12522024-12-19T18:36:58.806Z Compiling yoke-derive v0.7.4
12532024-12-19T18:36:58.947Z Compiling thiserror-impl v1.0.69
12542024-12-19T18:36:59.354Z Compiling zerocopy v0.7.35
12552024-12-19T18:36:59.378Z Compiling futures-macro v0.3.31
12562024-12-19T18:37:00.172Z Compiling crypto-common v0.1.6
12572024-12-19T18:37:00.435Z Compiling block-buffer v0.10.4
12582024-12-19T18:37:00.744Z Compiling digest v0.10.7
12592024-12-19T18:37:01.119Z Compiling zerovec-derive v0.10.3
12602024-12-19T18:37:01.285Z Compiling hmac v0.12.1
12612024-12-19T18:37:01.438Z Compiling block-padding v0.3.3
12622024-12-19T18:37:01.526Z Compiling futures-util v0.3.31
12632024-12-19T18:37:01.559Z Compiling displaydoc v0.2.5
12642024-12-19T18:37:01.699Z Compiling inout v0.1.3
12652024-12-19T18:37:01.885Z Compiling zerofrom v0.1.4
12662024-12-19T18:37:02.051Z Compiling cipher v0.4.4
12672024-12-19T18:37:02.075Z Compiling sha2 v0.10.8
12682024-12-19T18:37:02.172Z Compiling yoke v0.7.4
12692024-12-19T18:37:02.544Z Compiling thiserror v1.0.69
12702024-12-19T18:37:02.593Z Compiling ppv-lite86 v0.2.20
12712024-12-19T18:37:02.615Z Compiling der_derive v0.7.3
12722024-12-19T18:37:02.698Z Compiling icu_provider_macros v1.5.0
12732024-12-19T18:37:03.435Z Compiling rand_chacha v0.3.1
12742024-12-19T18:37:03.498Z Compiling tracing-attributes v0.1.27
12752024-12-19T18:37:03.951Z Compiling rand v0.8.5
12762024-12-19T18:37:04.156Z Compiling zerovec v0.10.4
12772024-12-19T18:37:05.348Z Compiling der v0.7.9
12782024-12-19T18:37:05.812Z Compiling pest v2.7.14
12792024-12-19T18:37:06.017Z Compiling salsa20 v0.10.2
12802024-12-19T18:37:06.198Z Compiling tinystr v0.7.6
12812024-12-19T18:37:06.263Z Compiling icu_collections v1.5.0
12822024-12-19T18:37:06.576Z Compiling pbkdf2 v0.12.2
12832024-12-19T18:37:06.700Z Compiling icu_locid v1.5.0
12842024-12-19T18:37:06.798Z Compiling untrusted v0.9.0
12852024-12-19T18:37:06.998Z Compiling vcpkg v0.2.15
12862024-12-19T18:37:07.637Z Compiling tracing v0.1.40
12872024-12-19T18:37:07.947Z Compiling spki v0.7.3
12882024-12-19T18:37:08.193Z Compiling icu_provider v1.5.0
12892024-12-19T18:37:08.251Z Compiling untrusted v0.7.1
12902024-12-19T18:37:08.361Z Compiling mirai-annotations v1.12.0
12912024-12-19T18:37:08.460Z Compiling icu_properties_data v1.5.0
12922024-12-19T18:37:08.580Z Compiling num-conv v0.1.0
12932024-12-19T18:37:08.749Z Compiling powerfmt v0.2.0
12942024-12-19T18:37:08.907Z Compiling time-core v0.1.2
12952024-12-19T18:37:09.113Z Compiling icu_locid_transform v1.5.0
12962024-12-19T18:37:09.115Z Compiling time-macros v0.2.18
12972024-12-19T18:37:09.167Z Compiling deranged v0.3.11
12982024-12-19T18:37:09.190Z Compiling pest_meta v2.7.14
12992024-12-19T18:37:09.360Z Compiling openssl-sys v0.9.103
13002024-12-19T18:37:10.587Z Compiling icu_properties v1.5.1
13012024-12-19T18:37:10.797Z Compiling scrypt v0.11.0
13022024-12-19T18:37:11.269Z Compiling cbc v0.1.2
13032024-12-19T18:37:11.409Z Compiling aes v0.8.4
13042024-12-19T18:37:11.525Z Compiling scroll_derive v0.12.0
13052024-12-19T18:37:12.052Z Compiling bitflags v2.6.0
13062024-12-19T18:37:12.310Z Compiling bytes v1.8.0
13072024-12-19T18:37:13.173Z Compiling indexmap v2.6.0
13082024-12-19T18:37:13.420Z Compiling tokio v1.40.0
13092024-12-19T18:37:13.745Z Compiling http v1.1.0
13102024-12-19T18:37:14.542Z Compiling semver v1.0.23
13112024-12-19T18:37:14.594Z Compiling utf8_iter v1.0.4
13122024-12-19T18:37:14.780Z Compiling write16 v1.0.0
13132024-12-19T18:37:14.852Z Compiling icu_normalizer_data v1.5.0
13142024-12-19T18:37:14.917Z Compiling utf16_iter v1.0.5
13152024-12-19T18:37:14.973Z Compiling num_threads v0.1.7
13162024-12-19T18:37:15.124Z Compiling rustc_version v0.4.1
13172024-12-19T18:37:15.146Z Compiling atomic-waker v1.1.2
13182024-12-19T18:37:15.359Z Compiling http-body v1.0.1
13192024-12-19T18:37:15.382Z Compiling icu_normalizer v1.5.0
13202024-12-19T18:37:15.623Z Compiling time v0.3.36
13212024-12-19T18:37:15.975Z Compiling scroll v0.12.0
13222024-12-19T18:37:15.998Z Compiling pkcs5 v0.7.1
13232024-12-19T18:37:16.318Z Compiling pest_generator v2.7.14
13242024-12-19T18:37:16.381Z Compiling form_urlencoded v1.2.1
13252024-12-19T18:37:16.593Z Compiling slog v2.7.0
13262024-12-19T18:37:16.752Z Compiling which v4.4.2
13272024-12-19T18:37:17.365Z Compiling try-lock v0.2.5
13282024-12-19T18:37:17.523Z Compiling want v0.3.1
13292024-12-19T18:37:17.552Z Compiling pkcs8 v0.10.2
13302024-12-19T18:37:17.602Z Compiling goblin v0.8.2
13312024-12-19T18:37:17.855Z Compiling idna_adapter v1.2.0
13322024-12-19T18:37:18.109Z Compiling httpdate v1.0.3
13332024-12-19T18:37:18.231Z Compiling idna v1.0.3
13342024-12-19T18:37:18.551Z Compiling pest_derive v2.7.14
13352024-12-19T18:37:18.605Z Compiling serde_spanned v0.6.8
13362024-12-19T18:37:18.843Z Compiling toml_datetime v0.6.8
13372024-12-19T18:37:19.228Z Compiling uuid v1.11.0
13382024-12-19T18:37:19.426Z Compiling serde_tokenstream v0.2.2
13392024-12-19T18:37:19.437Z Compiling dtrace-parser v0.2.0
13402024-12-19T18:37:20.095Z Compiling tower-service v0.3.3
13412024-12-19T18:37:20.192Z Compiling rustversion v1.0.17
13422024-12-19T18:37:20.234Z Compiling openssl v0.10.66
13432024-12-19T18:37:20.677Z Compiling match_cfg v0.1.0
13442024-12-19T18:37:20.753Z Compiling iana-time-zone v0.1.61
13452024-12-19T18:37:20.792Z Compiling foreign-types-shared v0.1.1
13462024-12-19T18:37:20.913Z Compiling adler2 v2.0.0
13472024-12-19T18:37:20.985Z Compiling base64 v0.22.1
13482024-12-19T18:37:21.144Z Compiling miniz_oxide v0.8.0
13492024-12-19T18:37:21.299Z Compiling chrono v0.4.38
13502024-12-19T18:37:21.328Z Compiling foreign-types v0.3.2
13512024-12-19T18:37:21.436Z Compiling hostname v0.3.1
13522024-12-19T18:37:21.752Z Compiling url v2.5.3
13532024-12-19T18:37:21.807Z Compiling async-trait v0.1.83
13542024-12-19T18:37:22.855Z Compiling tokio-util v0.7.12
13552024-12-19T18:37:23.293Z Compiling openssl-macros v0.1.1
13562024-12-19T18:37:23.923Z Compiling h2 v0.4.6
13572024-12-19T18:37:24.114Z Compiling dof v0.3.0
13582024-12-19T18:37:24.390Z Compiling dirs-sys-next v0.1.2
13592024-12-19T18:37:24.809Z Compiling siphasher v0.3.11
13602024-12-19T18:37:25.106Z Compiling usdt-impl v0.5.0
13612024-12-19T18:37:25.231Z Compiling rustls v0.22.4
13622024-12-19T18:37:25.341Z Compiling data-encoding v2.6.0
13632024-12-19T18:37:25.503Z Compiling rustls v0.23.19
13642024-12-19T18:37:25.797Z Compiling syn v1.0.109
13652024-12-19T18:37:26.457Z Compiling native-tls v0.2.12
13662024-12-19T18:37:26.602Z Compiling dirs-next v2.0.0
13672024-12-19T18:37:26.876Z Compiling heapless v0.7.17
13682024-12-19T18:37:27.374Z Compiling http-body-util v0.1.2
13692024-12-19T18:37:27.945Z Compiling crossbeam-epoch v0.9.18
13702024-12-19T18:37:27.973Z Compiling sha1 v0.10.6
13712024-12-19T18:37:28.388Z Compiling signature v2.2.0
13722024-12-19T18:37:28.421Z Compiling bzip2-sys v0.1.11+1.0.8
13732024-12-19T18:37:28.717Z Compiling serde_derive_internals v0.29.1
13742024-12-19T18:37:28.758Z Compiling thread_local v1.1.8
13752024-12-19T18:37:28.780Z Compiling cookie v0.18.1
13762024-12-19T18:37:28.913Z Compiling encoding_rs v0.8.34
13772024-12-19T18:37:29.075Z Compiling multer v3.1.0
13782024-12-19T18:37:29.369Z Compiling gimli v0.31.1
13792024-12-19T18:37:29.395Z Compiling openssl-probe v0.1.5
13802024-12-19T18:37:29.829Z Compiling signal-hook v0.3.17
13812024-12-19T18:37:30.124Z Compiling mime v0.3.17
13822024-12-19T18:37:30.309Z Compiling schemars v0.8.21
13832024-12-19T18:37:30.691Z Compiling rayon-core v1.12.1
13842024-12-19T18:37:30.782Z Compiling slog-async v2.8.0
13852024-12-19T18:37:30.996Z Compiling unicode-properties v0.1.3
13862024-12-19T18:37:31.355Z Compiling ipnet v2.10.1
13872024-12-19T18:37:31.506Z Compiling hyper v1.5.0
13882024-12-19T18:37:31.678Z Compiling schemars_derive v0.8.21
13892024-12-19T18:37:32.748Z Compiling stringprep v0.1.5
13902024-12-19T18:37:34.115Z Compiling hyper-util v0.1.10
13912024-12-19T18:37:34.485Z Compiling addr2line v0.24.2
13922024-12-19T18:37:35.246Z Compiling toml_edit v0.22.22
13932024-12-19T18:37:35.372Z Compiling usdt-macro v0.5.0
13942024-12-19T18:37:35.448Z Compiling usdt-attr-macro v0.5.0
13952024-12-19T18:37:36.025Z Compiling crossbeam-deque v0.8.5
13962024-12-19T18:37:36.216Z Compiling term v0.7.0
13972024-12-19T18:37:36.918Z Compiling slog-json v2.6.1
13982024-12-19T18:37:36.998Z Compiling serde_urlencoded v0.7.1
13992024-12-19T18:37:37.177Z Compiling curve25519-dalek v4.1.3
14002024-12-19T18:37:37.363Z Compiling crossbeam-channel v0.5.13
14012024-12-19T18:37:37.567Z Compiling futures-executor v0.3.31
14022024-12-19T18:37:37.590Z Compiling enum-as-inner v0.6.1
14032024-12-19T18:37:37.835Z Compiling md-5 v0.10.6
14042024-12-19T18:37:37.899Z Compiling rustls-pemfile v2.2.0
14052024-12-19T18:37:38.135Z Compiling async-stream-impl v0.3.6
14062024-12-19T18:37:38.209Z Compiling num-integer v0.1.46
14072024-12-19T18:37:38.260Z Compiling idna v0.4.0
14082024-12-19T18:37:38.545Z Compiling idna v0.3.0
14092024-12-19T18:37:38.712Z Compiling hash32 v0.2.1
14102024-12-19T18:37:39.098Z Compiling ff v0.13.0
14112024-12-19T18:37:39.119Z Compiling is-terminal v0.4.13
14122024-12-19T18:37:39.265Z Compiling object v0.36.5
14132024-12-19T18:37:39.336Z Compiling dropshot v0.12.0
14142024-12-19T18:37:39.600Z Compiling smoltcp v0.9.1
14152024-12-19T18:37:39.648Z Compiling num-bigint-dig v0.8.4
14162024-12-19T18:37:39.962Z Compiling portable-atomic v1.9.0
14172024-12-19T18:37:40.071Z Compiling anyhow v1.0.93
14182024-12-19T18:37:40.358Z Compiling rustc-demangle v0.1.24
14192024-12-19T18:37:40.381Z Compiling utf-8 v0.7.6
14202024-12-19T18:37:40.744Z Compiling base16ct v0.2.0
14212024-12-19T18:37:40.766Z Compiling dyn-clone v1.0.17
14222024-12-19T18:37:40.996Z Compiling take_mut v0.2.2
14232024-12-19T18:37:41.082Z Compiling fallible-iterator v0.2.0
14242024-12-19T18:37:41.106Z Compiling psl-types v2.0.11
14252024-12-19T18:37:41.170Z Compiling linked-hash-map v0.5.6
14262024-12-19T18:37:41.316Z Compiling quick-error v1.2.3
14272024-12-19T18:37:41.379Z Compiling publicsuffix v2.2.3
14282024-12-19T18:37:41.493Z Compiling resolv-conf v0.7.0
14292024-12-19T18:37:41.550Z Compiling lru-cache v0.1.2
14302024-12-19T18:37:41.854Z Compiling postgres-protocol v0.6.7
14312024-12-19T18:37:41.877Z Compiling sec1 v0.7.3
14322024-12-19T18:37:42.926Z Compiling tungstenite v0.24.0
14332024-12-19T18:37:43.159Z Compiling async-stream v0.3.6
14342024-12-19T18:37:43.313Z Compiling group v0.13.0
14352024-12-19T18:37:43.503Z Compiling usdt v0.5.0
14362024-12-19T18:37:43.683Z Compiling slog-term v2.9.1
14372024-12-19T18:37:44.069Z Compiling hickory-proto v0.24.1
14382024-12-19T18:37:45.047Z Compiling num-iter v0.1.45
14392024-12-19T18:37:45.261Z Compiling toml v0.8.19
14402024-12-19T18:37:45.485Z Compiling futures v0.3.31
14412024-12-19T18:37:45.667Z Compiling slog-bunyan v2.5.0
14422024-12-19T18:37:47.140Z Compiling backtrace v0.3.74
14432024-12-19T18:37:47.198Z Compiling camino v1.1.9
14442024-12-19T18:37:47.872Z Compiling tokio-native-tls v0.3.1
14452024-12-19T18:37:47.923Z Compiling phf_shared v0.11.2
14462024-12-19T18:37:48.185Z Compiling dropshot_endpoint v0.12.0
14472024-12-19T18:37:48.251Z Compiling terminal_size v0.4.0
14482024-12-19T18:37:48.338Z Compiling waitgroup v0.1.2
14492024-12-19T18:37:48.490Z Compiling openapiv3 v2.0.0
14502024-12-19T18:37:48.588Z Compiling serde_path_to_error v0.1.16
14512024-12-19T18:37:48.858Z Compiling hkdf v0.12.4
14522024-12-19T18:37:49.151Z Compiling crypto-bigint v0.5.5
14532024-12-19T18:37:49.487Z Compiling webpki-roots v0.26.6
14542024-12-19T18:37:49.734Z Compiling zerocopy-derive v0.6.6
14552024-12-19T18:37:51.111Z Compiling curve25519-dalek-derive v0.1.1
14562024-12-19T18:37:51.706Z Compiling hubpack_derive v0.1.1
14572024-12-19T18:37:52.244Z Compiling idna v0.5.0
14582024-12-19T18:37:52.731Z Compiling hostname v0.4.0
14592024-12-19T18:37:52.848Z Compiling fs-err v2.11.0
14602024-12-19T18:37:53.006Z Compiling ahash v0.8.11
14612024-12-19T18:37:53.173Z Compiling crc32fast v1.4.2
14622024-12-19T18:37:53.237Z Compiling winnow v0.5.40
14632024-12-19T18:37:53.259Z Compiling debug-ignore v1.0.5
14642024-12-19T18:37:53.372Z Compiling managed v0.8.0
14652024-12-19T18:37:53.422Z Compiling bitflags v1.3.2
14662024-12-19T18:37:53.548Z Compiling clap_builder v4.5.21
14672024-12-19T18:37:53.551Z Compiling flate2 v1.0.34
14682024-12-19T18:37:54.158Z Compiling strum_macros v0.25.3
14692024-12-19T18:37:54.622Z Compiling console v0.15.8
14702024-12-19T18:37:55.423Z Compiling cookie_store v0.21.0
14712024-12-19T18:37:56.169Z Compiling hubpack v0.1.2
14722024-12-19T18:37:56.318Z Compiling elliptic-curve v0.13.8
14732024-12-19T18:37:56.671Z Compiling zerocopy v0.6.6
14742024-12-19T18:37:57.190Z Compiling toml_edit v0.19.15
14752024-12-19T18:37:57.286Z Compiling hickory-resolver v0.24.1
14762024-12-19T18:37:57.359Z Compiling phf v0.11.2
14772024-12-19T18:37:57.651Z Compiling signal-hook-mio v0.2.4
14782024-12-19T18:37:57.696Z Compiling hyper-tls v0.6.0
14792024-12-19T18:37:58.184Z Compiling rayon v1.10.0
14802024-12-19T18:37:58.804Z Compiling bzip2 v0.4.4
14812024-12-19T18:37:59.252Z Compiling tokio-tungstenite v0.24.0
14822024-12-19T18:37:59.868Z Compiling postgres-types v0.2.8
14832024-12-19T18:38:03.049Z Compiling ed25519 v2.2.3
14842024-12-19T18:38:03.340Z Compiling phf_shared v0.10.0
14852024-12-19T18:38:03.777Z Compiling tokio-stream v0.1.16
14862024-12-19T18:38:03.897Z Compiling pkcs1 v0.7.5
14872024-12-19T18:38:04.529Z Compiling serde-big-array v0.5.1
14882024-12-19T18:38:04.669Z Compiling clap_derive v4.5.18
14892024-12-19T18:38:04.783Z Compiling rfc6979 v0.4.0
14902024-12-19T18:38:04.934Z Compiling derive-where v1.2.7
14912024-12-19T18:38:04.958Z Compiling serde_repr v0.1.19
14922024-12-19T18:38:04.982Z Compiling float-cmp v0.9.0
14932024-12-19T18:38:05.026Z Compiling bstr v1.10.0
14942024-12-19T18:38:05.221Z Compiling sync_wrapper v1.0.1
14952024-12-19T18:38:05.395Z Compiling precomputed-hash v0.1.1
14962024-12-19T18:38:05.531Z Compiling normalize-line-endings v0.3.0
14972024-12-19T18:38:05.675Z Compiling difflib v0.4.0
14982024-12-19T18:38:05.861Z Compiling whoami v1.5.2
14992024-12-19T18:38:06.226Z Compiling predicates-core v1.0.8
15002024-12-19T18:38:06.551Z Compiling static_assertions v1.1.0
15012024-12-19T18:38:06.613Z Compiling bit-vec v0.6.3
15022024-12-19T18:38:06.662Z Compiling fixedbitset v0.4.2
15032024-12-19T18:38:06.874Z Compiling new_debug_unreachable v1.0.6
15042024-12-19T18:38:06.987Z Compiling number_prefix v0.4.0
15052024-12-19T18:38:07.117Z Compiling unicode-segmentation v1.12.0
15062024-12-19T18:38:07.183Z Compiling unicode-width v0.2.0
15072024-12-19T18:38:07.223Z Compiling petgraph v0.6.5
15082024-12-19T18:38:07.396Z Compiling bit-set v0.5.3
15092024-12-19T18:38:07.706Z Compiling indicatif v0.17.9
15102024-12-19T18:38:07.752Z Compiling string_cache v0.8.7
15112024-12-19T18:38:08.021Z Compiling similar v2.6.0
15122024-12-19T18:38:08.252Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15132024-12-19T18:38:08.629Z Compiling predicates v3.1.2
15142024-12-19T18:38:10.008Z Compiling tokio-postgres v0.7.12
15152024-12-19T18:38:10.048Z Compiling clap v4.5.21
15162024-12-19T18:38:10.188Z Compiling ecdsa v0.16.9
15172024-12-19T18:38:10.429Z Compiling rsa v0.9.6
15182024-12-19T18:38:10.577Z Compiling ed25519-dalek v2.1.1
15192024-12-19T18:38:11.120Z Compiling toml v0.7.8
15202024-12-19T18:38:11.582Z Compiling zip v0.6.6
15212024-12-19T18:38:11.952Z Compiling crossterm v0.28.1
15222024-12-19T18:38:13.937Z Compiling hex v0.4.3
15232024-12-19T18:38:13.962Z Compiling x509-cert v0.2.5
15242024-12-19T18:38:14.117Z Compiling lalrpop-util v0.19.12
15252024-12-19T18:38:14.512Z Compiling unicode-xid v0.2.6
15262024-12-19T18:38:14.624Z Compiling peg-runtime v0.8.3
15272024-12-19T18:38:14.717Z Compiling strum_macros v0.26.4
15282024-12-19T18:38:15.363Z Compiling xattr v1.3.1
15292024-12-19T18:38:15.650Z Compiling filetime v0.2.25
15302024-12-19T18:38:15.998Z Compiling tar v0.4.42
15312024-12-19T18:38:20.376Z Compiling strum v0.26.3
15322024-12-19T18:38:24.075Z Compiling aws-lc-sys v0.22.0
15332024-12-19T18:38:54.374Z Compiling rustls-webpki v0.102.8
15342024-12-19T18:38:58.083Z Compiling tokio-rustls v0.25.0
15352024-12-19T18:38:59.826Z Compiling tokio-rustls v0.26.0
15362024-12-19T18:39:00.214Z Compiling hyper-rustls v0.27.3
15372024-12-19T18:39:00.577Z Compiling reqwest v0.12.9
15382024-12-19T18:39:01.962Z Compiling qorb v0.2.1
15392024-12-19T18:39:07.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15402024-12-19T18:39:07.399Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15412024-12-19T18:39:13.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
15422024-12-19T18:39:14.060Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15432024-12-19T18:39:14.132ZDec 19 18:39:13.052 INFO Starting download, target: Clickhouse
15442024-12-19T18:39:14.133ZDec 19 18:39:13.052 INFO Starting download, target: Cockroach
15452024-12-19T18:39:14.133ZDec 19 18:39:13.052 INFO Starting download, target: Console
15462024-12-19T18:39:14.133ZDec 19 18:39:13.052 INFO Starting download, target: DendriteOpenapi
15472024-12-19T18:39:14.134ZDec 19 18:39:13.052 INFO Starting download, target: DendriteStub
15482024-12-19T18:39:14.134ZDec 19 18:39:13.052 INFO Starting download, target: MaghemiteMgd
15492024-12-19T18:39:14.134ZDec 19 18:39:13.052 INFO Starting download, target: TransceiverControl
15502024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15512024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15522024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15532024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15542024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15552024-12-19T18:39:14.139ZDec 19 18:39:13.053 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15562024-12-19T18:39:14.140ZDec 19 18:39:13.053 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15572024-12-19T18:39:14.341ZDec 19 18:39:13.265 INFO Download complete, target: DendriteOpenapi
15582024-12-19T18:39:14.624ZDec 19 18:39:13.530 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15592024-12-19T18:39:14.668ZDec 19 18:39:13.594 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15602024-12-19T18:39:14.964ZDec 19 18:39:13.869 INFO Download complete, target: Console
15612024-12-19T18:39:15.159ZDec 19 18:39:14.084 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15622024-12-19T18:39:15.341ZDec 19 18:39:14.270 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15632024-12-19T18:39:15.420ZDec 19 18:39:14.329 INFO Download complete, target: TransceiverControl
15642024-12-19T18:39:15.826ZDec 19 18:39:14.757 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15652024-12-19T18:39:15.826ZDec 19 18:39:14.757 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15662024-12-19T18:39:15.988ZDec 19 18:39:14.919 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15672024-12-19T18:39:18.014ZDec 19 18:39:16.944 INFO Download complete, target: DendriteStub
15682024-12-19T18:39:18.322ZDec 19 18:39:17.253 INFO Download complete, target: MaghemiteMgd
15692024-12-19T18:39:23.369ZDec 19 18:39:22.299 INFO Checking that binary works, target: Cockroach
15702024-12-19T18:39:23.549ZDec 19 18:39:22.479 INFO Download complete, target: Cockroach
15712024-12-19T18:39:28.724ZDec 19 18:39:27.653 INFO Checking that binary works, target: Clickhouse
15722024-12-19T18:39:28.904ZDec 19 18:39:27.833 INFO Download complete, target: Clickhouse
15732024-12-19T18:39:28.927ZAll builder prerequisites installed successfully, and PATH looks valid
15742024-12-19T18:39:28.932Z
15752024-12-19T18:39:28.932Zreal 5:12.272917237
15762024-12-19T18:39:28.932Zuser 17:35.313439706
15772024-12-19T18:39:28.932Zsys 3:26.197035090
15782024-12-19T18:39:28.932Ztrap 0.659768672
15792024-12-19T18:39:28.932Ztflt 1.749004659
15802024-12-19T18:39:28.932Zdflt 2.382821615
15812024-12-19T18:39:28.932Zkflt 0.025172028
15822024-12-19T18:39:28.932Zlock 31:07.636723519
15832024-12-19T18:39:28.932Zslp 1:05:27.621875447
15842024-12-19T18:39:28.932Zlat 1:01.170839896
15852024-12-19T18:39:28.932Zstop 2:36.205285415
15862024-12-19T18:39:28.932Z+ banner hack-check
15872024-12-19T18:39:28.932Z
15882024-12-19T18:39:28.932Z # # ## #### # # #### # # ###### #### # #
15892024-12-19T18:39:28.932Z # # # # # # # # # # # # # # # # #
15902024-12-19T18:39:28.932Z ###### # # # #### ##### # ###### ##### # ####
15912024-12-19T18:39:28.932Z # # ###### # # # # # # # # # #
15922024-12-19T18:39:28.932Z # # # # # # # # # # # # # # # # #
15932024-12-19T18:39:28.932Z # # # # #### # # #### # # ###### #### # #
15942024-12-19T18:39:28.932Z
15952024-12-19T18:39:28.932Z+ export CARGO_INCREMENTAL=0
15962024-12-19T18:39:28.933Z+ CARGO_INCREMENTAL=0
15972024-12-19T18:39:28.933Z+ ptime -m timeout 2h cargo xtask check-features --ci
15982024-12-19T18:39:29.529Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15992024-12-19T18:39:33.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
16002024-12-19T18:39:33.487Z Running `target/debug/xtask check-features --ci`
16012024-12-19T18:39:33.517Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16022024-12-19T18:39:33.517Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16032024-12-19T18:39:34.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16042024-12-19T18:39:34.055Z Running `target/debug/xtask download cargo-hack`
16052024-12-19T18:39:34.991Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16062024-12-19T18:39:35.391Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16072024-12-19T18:39:41.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s
16082024-12-19T18:39:41.200Z Running `target/debug/xtask-downloader cargo-hack`
16092024-12-19T18:39:41.245ZDec 19 18:39:40.172 INFO Starting download, target: CargoHack
16102024-12-19T18:39:41.248ZDec 19 18:39:40.173 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16112024-12-19T18:39:41.992ZDec 19 18:39:40.919 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16122024-12-19T18:39:42.082ZDec 19 18:39:41.009 INFO Download complete, target: CargoHack
16132024-12-19T18:39:42.086Zrunning: "/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"
16142024-12-19T18:39:42.105Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16152024-12-19T18:39:42.298Zinfo: running `cargo check --bins` on api_identity (1/174)
16162024-12-19T18:39:42.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16172024-12-19T18:39:42.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16182024-12-19T18:39:42.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16192024-12-19T18:39:42.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16202024-12-19T18:39:43.024Z
16212024-12-19T18:39:43.024Zinfo: running `cargo check --bins` on bootstore (2/174)
16222024-12-19T18:39:43.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16232024-12-19T18:39:43.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16242024-12-19T18:39:43.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16252024-12-19T18:39:43.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16262024-12-19T18:39:43.762Z
16272024-12-19T18:39:43.762Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/174)
16282024-12-19T18:39:44.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16292024-12-19T18:39:44.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16302024-12-19T18:39:44.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16312024-12-19T18:39:44.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16322024-12-19T18:39:44.463Z
16332024-12-19T18:39:44.463Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/174)
16342024-12-19T18:39:45.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16352024-12-19T18:39:45.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16362024-12-19T18:39:45.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16372024-12-19T18:39:45.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16382024-12-19T18:39:45.171Z
16392024-12-19T18:39:45.171Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/174)
16402024-12-19T18:39:45.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16412024-12-19T18:39:45.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16422024-12-19T18:39:45.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16432024-12-19T18:39:45.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16442024-12-19T18:39:45.650Z
16452024-12-19T18:39:45.650Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/174)
16462024-12-19T18:39:46.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16472024-12-19T18:39:46.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16482024-12-19T18:39:46.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16492024-12-19T18:39:46.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16502024-12-19T18:39:46.133Z
16512024-12-19T18:39:46.133Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/174)
16522024-12-19T18:39:46.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16532024-12-19T18:39:46.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16542024-12-19T18:39:46.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16552024-12-19T18:39:46.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16562024-12-19T18:39:46.619Z
16572024-12-19T18:39:46.619Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/174)
16582024-12-19T18:39:47.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592024-12-19T18:39:47.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602024-12-19T18:39:47.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612024-12-19T18:39:47.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16622024-12-19T18:39:47.185Z
16632024-12-19T18:39:47.186Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/174)
16642024-12-19T18:39:47.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652024-12-19T18:39:47.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662024-12-19T18:39:47.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672024-12-19T18:39:47.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16682024-12-19T18:39:47.604Z
16692024-12-19T18:39:47.605Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/174)
16702024-12-19T18:39:48.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712024-12-19T18:39:48.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722024-12-19T18:39:48.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732024-12-19T18:39:48.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16742024-12-19T18:39:48.080Z
16752024-12-19T18:39:48.080Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/174)
16762024-12-19T18:39:48.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772024-12-19T18:39:48.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782024-12-19T18:39:48.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792024-12-19T18:39:48.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16802024-12-19T18:39:48.553Z
16812024-12-19T18:39:48.553Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/174)
16822024-12-19T18:39:48.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832024-12-19T18:39:48.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842024-12-19T18:39:48.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852024-12-19T18:39:48.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16862024-12-19T18:39:49.043Z
16872024-12-19T18:39:49.043Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/174)
16882024-12-19T18:39:49.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892024-12-19T18:39:49.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902024-12-19T18:39:49.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912024-12-19T18:39:49.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16922024-12-19T18:39:49.527Z
16932024-12-19T18:39:49.527Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/174)
16942024-12-19T18:39:49.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952024-12-19T18:39:49.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962024-12-19T18:39:49.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972024-12-19T18:39:49.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16982024-12-19T18:39:50.005Z
16992024-12-19T18:39:50.005Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/174)
17002024-12-19T18:39:50.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012024-12-19T18:39:50.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022024-12-19T18:39:50.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032024-12-19T18:39:50.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17042024-12-19T18:39:50.504Z
17052024-12-19T18:39:50.504Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/174)
17062024-12-19T18:39:50.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072024-12-19T18:39:50.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082024-12-19T18:39:50.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092024-12-19T18:39:50.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17102024-12-19T18:39:50.977Z
17112024-12-19T18:39:50.977Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/174)
17122024-12-19T18:39:51.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132024-12-19T18:39:51.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142024-12-19T18:39:51.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152024-12-19T18:39:51.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17162024-12-19T18:39:51.467Z
17172024-12-19T18:39:51.467Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/174)
17182024-12-19T18:39:51.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192024-12-19T18:39:51.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202024-12-19T18:39:51.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212024-12-19T18:39:51.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17222024-12-19T18:39:51.941Z
17232024-12-19T18:39:51.941Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/174)
17242024-12-19T18:39:52.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252024-12-19T18:39:52.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262024-12-19T18:39:52.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272024-12-19T18:39:52.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17282024-12-19T18:39:52.421Z
17292024-12-19T18:39:52.421Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/174)
17302024-12-19T18:39:52.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312024-12-19T18:39:52.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322024-12-19T18:39:52.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332024-12-19T18:39:52.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17342024-12-19T18:39:52.897Z
17352024-12-19T18:39:52.897Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/174)
17362024-12-19T18:39:53.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372024-12-19T18:39:53.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382024-12-19T18:39:53.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392024-12-19T18:39:53.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17402024-12-19T18:39:53.381Z
17412024-12-19T18:39:53.381Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/174)
17422024-12-19T18:39:53.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432024-12-19T18:39:53.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442024-12-19T18:39:53.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452024-12-19T18:39:53.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17462024-12-19T18:39:53.896Z
17472024-12-19T18:39:53.897Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/174)
17482024-12-19T18:39:54.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492024-12-19T18:39:54.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502024-12-19T18:39:54.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512024-12-19T18:39:54.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17522024-12-19T18:39:54.365Z
17532024-12-19T18:39:54.365Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/174)
17542024-12-19T18:39:54.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552024-12-19T18:39:54.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562024-12-19T18:39:54.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572024-12-19T18:39:54.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17582024-12-19T18:39:54.840Z
17592024-12-19T18:39:54.840Zinfo: running `cargo check --bins` on sled-hardware-types (25/174)
17602024-12-19T18:39:55.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612024-12-19T18:39:55.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622024-12-19T18:39:55.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632024-12-19T18:39:55.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17642024-12-19T18:39:55.553Z
17652024-12-19T18:39:55.553Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/174)
17662024-12-19T18:39:56.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672024-12-19T18:39:56.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682024-12-19T18:39:56.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692024-12-19T18:39:56.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17702024-12-19T18:39:56.266Z
17712024-12-19T18:39:56.266Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/174)
17722024-12-19T18:39:56.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732024-12-19T18:39:56.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742024-12-19T18:39:56.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752024-12-19T18:39:56.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17762024-12-19T18:39:56.992Z
17772024-12-19T18:39:56.992Zinfo: running `cargo check --bins` on oxlog (28/174)
17782024-12-19T18:39:57.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792024-12-19T18:39:57.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802024-12-19T18:39:57.690Z Checking cfg-if v1.0.0
17812024-12-19T18:39:57.692Z Checking libc v0.2.162
17822024-12-19T18:39:57.802Z Checking serde v1.0.215
17832024-12-19T18:39:57.805Z Checking zeroize v1.8.1
17842024-12-19T18:39:57.826Z Checking memchr v2.7.4
17852024-12-19T18:39:57.829Z Checking typenum v1.17.0
17862024-12-19T18:39:57.841Z Checking scopeguard v1.2.0
17872024-12-19T18:39:57.856Z Checking subtle v2.6.1
17882024-12-19T18:39:57.883Z Checking value-bag v1.9.0
17892024-12-19T18:39:57.997Z Checking lock_api v0.4.12
17902024-12-19T18:39:58.102Z Checking smallvec v1.13.2
17912024-12-19T18:39:58.129Z Checking const-oid v0.9.6
17922024-12-19T18:39:58.333Z Checking log v0.4.22
17932024-12-19T18:39:58.435Z Checking itoa v1.0.11
17942024-12-19T18:39:58.475Z Checking pin-project-lite v0.2.14
17952024-12-19T18:39:58.611Z Checking byteorder v1.5.0
17962024-12-19T18:39:58.658Z Checking futures-core v0.3.31
17972024-12-19T18:39:58.755Z Checking once_cell v1.20.2
17982024-12-19T18:39:58.877Z Checking cpufeatures v0.2.14
17992024-12-19T18:39:58.911Z Checking stable_deref_trait v1.2.0
18002024-12-19T18:39:58.981Z Checking futures-sink v0.3.31
18012024-12-19T18:39:59.015Z Checking getrandom v0.2.15
18022024-12-19T18:39:59.032Z Checking parking_lot_core v0.9.10
18032024-12-19T18:39:59.045Z Checking signal-hook-registry v1.4.2
18042024-12-19T18:39:59.066Z Checking mio v1.0.2
18052024-12-19T18:39:59.123Z Checking socket2 v0.5.7
18062024-12-19T18:39:59.270Z Checking rand_core v0.6.4
18072024-12-19T18:39:59.285Z Checking generic-array v0.14.7
18082024-12-19T18:39:59.316Z Checking spin v0.9.8
18092024-12-19T18:39:59.370Z Checking parking_lot v0.12.3
18102024-12-19T18:39:59.611Z Checking zerocopy v0.7.35
18112024-12-19T18:39:59.634Z Checking slab v0.4.9
18122024-12-19T18:39:59.694Z Checking zerofrom v0.1.4
18132024-12-19T18:39:59.714Z Checking futures-channel v0.3.31
18142024-12-19T18:39:59.745Z Checking foldhash v0.1.3
18152024-12-19T18:39:59.911Z Checking allocator-api2 v0.2.18
18162024-12-19T18:39:59.928Z Checking yoke v0.7.4
18172024-12-19T18:39:59.971Z Checking equivalent v1.0.1
18182024-12-19T18:40:00.011Z Checking futures-io v0.3.31
18192024-12-19T18:40:00.090Z Checking futures-task v0.3.31
18202024-12-19T18:40:00.107Z Checking pin-utils v0.1.0
18212024-12-19T18:40:00.207Z Checking ryu v1.0.18
18222024-12-19T18:40:00.209Z Checking tinyvec_macros v0.1.1
18232024-12-19T18:40:00.276Z Checking zerovec v0.10.4
18242024-12-19T18:40:00.304Z Checking tinyvec v1.8.0
18252024-12-19T18:40:00.355Z Checking futures-util v0.3.31
18262024-12-19T18:40:00.488Z Checking crypto-common v0.1.6
18272024-12-19T18:40:00.489Z Checking block-buffer v0.10.4
18282024-12-19T18:40:00.606Z Checking hashbrown v0.15.1
18292024-12-19T18:40:00.686Z Checking block-padding v0.3.3
18302024-12-19T18:40:00.749Z Checking digest v0.10.7
18312024-12-19T18:40:00.917Z Checking inout v0.1.3
18322024-12-19T18:40:01.145Z Checking fnv v1.0.7
18332024-12-19T18:40:01.162Z Checking hmac v0.12.1
18342024-12-19T18:40:01.179Z Checking cipher v0.4.4
18352024-12-19T18:40:01.272Z Checking sha2 v0.10.8
18362024-12-19T18:40:01.388Z Checking libm v0.2.8
18372024-12-19T18:40:01.599Z Checking unicode-bidi v0.3.17
18382024-12-19T18:40:01.724Z Checking unicode-normalization v0.1.24
18392024-12-19T18:40:01.841Z Checking base64ct v1.6.0
18402024-12-19T18:40:01.864Z Checking writeable v0.5.5
18412024-12-19T18:40:02.051Z Checking tinystr v0.7.6
18422024-12-19T18:40:02.225Z Checking litemap v0.7.3
18432024-12-19T18:40:02.281Z Checking ppv-lite86 v0.2.20
18442024-12-19T18:40:02.341Z Checking pem-rfc7468 v0.7.0
18452024-12-19T18:40:02.359Z Checking num-traits v0.2.19
18462024-12-19T18:40:02.448Z Checking flagset v0.4.6
18472024-12-19T18:40:02.580Z Checking icu_locid v1.5.0
18482024-12-19T18:40:02.619Z Checking tracing-core v0.1.32
18492024-12-19T18:40:02.650Z Checking der v0.7.9
18502024-12-19T18:40:02.736Z Checking thiserror v1.0.69
18512024-12-19T18:40:02.882Z Checking percent-encoding v2.3.1
18522024-12-19T18:40:03.123Z Checking icu_locid_transform_data v1.5.0
18532024-12-19T18:40:03.140Z Checking rand_chacha v0.3.1
18542024-12-19T18:40:03.231Z Checking bytes v1.8.0
18552024-12-19T18:40:03.249Z Checking indexmap v2.6.0
18562024-12-19T18:40:03.330Z Checking serde_json v1.0.132
18572024-12-19T18:40:03.552Z Checking bitflags v2.6.0
18582024-12-19T18:40:03.701Z Checking icu_provider v1.5.0
18592024-12-19T18:40:03.868Z Checking rustls-pki-types v1.10.0
18602024-12-19T18:40:04.119Z Checking tokio v1.40.0
18612024-12-19T18:40:04.222Z Checking http v1.1.0
18622024-12-19T18:40:04.404Z Checking icu_locid_transform v1.5.0
18632024-12-19T18:40:04.484Z Checking rand v0.8.5
18642024-12-19T18:40:04.614Z Checking spki v0.7.3
18652024-12-19T18:40:04.671Z Checking tracing v0.1.40
18662024-12-19T18:40:04.912Z Checking icu_collections v1.5.0
18672024-12-19T18:40:05.047Z Checking salsa20 v0.10.2
18682024-12-19T18:40:05.266Z Checking pbkdf2 v0.12.2
18692024-12-19T18:40:05.284Z Checking aws-lc-sys v0.22.0
18702024-12-19T18:40:05.446Z Checking httparse v1.9.5
18712024-12-19T18:40:05.485Z Checking icu_properties_data v1.5.0
18722024-12-19T18:40:05.621Z Checking powerfmt v0.2.0
18732024-12-19T18:40:05.638Z Checking untrusted v0.9.0
18742024-12-19T18:40:05.748Z Checking untrusted v0.7.1
18752024-12-19T18:40:05.766Z Checking mirai-annotations v1.12.0
18762024-12-19T18:40:05.805Z Checking ring v0.17.8
18772024-12-19T18:40:05.868Z Checking icu_properties v1.5.1
18782024-12-19T18:40:05.913Z Checking scrypt v0.11.0
18792024-12-19T18:40:05.928Z Checking deranged v0.3.11
18802024-12-19T18:40:05.931Z Checking cbc v0.1.2
18812024-12-19T18:40:05.960Z Checking aes v0.8.4
18822024-12-19T18:40:06.145Z Checking crossbeam-utils v0.8.20
18832024-12-19T18:40:06.163Z Checking atomic-waker v1.1.2
18842024-12-19T18:40:06.308Z Checking utf8_iter v1.0.4
18852024-12-19T18:40:06.531Z Checking num_threads v0.1.7
18862024-12-19T18:40:06.662Z Checking utf16_iter v1.0.5
18872024-12-19T18:40:06.848Z Checking num-conv v0.1.0
18882024-12-19T18:40:06.942Z Checking time-core v0.1.2
18892024-12-19T18:40:06.942Z Checking write16 v1.0.0
18902024-12-19T18:40:07.094Z Checking icu_normalizer_data v1.5.0
18912024-12-19T18:40:07.112Z Checking pkcs5 v0.7.1
18922024-12-19T18:40:07.129Z Checking http-body v1.0.1
18932024-12-19T18:40:07.193Z Checking form_urlencoded v1.2.1
18942024-12-19T18:40:07.348Z Checking try-lock v0.2.5
18952024-12-19T18:40:07.404Z Checking httpdate v1.0.3
18962024-12-19T18:40:07.504Z Checking want v0.3.1
18972024-12-19T18:40:07.654Z Checking unicode-ident v1.0.13
18982024-12-19T18:40:07.673Z Checking pkcs8 v0.10.2
18992024-12-19T18:40:07.720Z Checking uuid v1.11.0
19002024-12-19T18:40:07.792Z Checking serde_spanned v0.6.8
19012024-12-19T18:40:07.830Z Checking time v0.3.36
19022024-12-19T18:40:07.845Z Checking proc-macro2 v1.0.89
19032024-12-19T18:40:08.003Z Checking toml_datetime v0.6.8
19042024-12-19T18:40:08.020Z Checking aws-lc-rs v1.10.0
19052024-12-19T18:40:08.038Z Checking slog v2.7.0
19062024-12-19T18:40:08.313Z Checking scroll v0.12.0
19072024-12-19T18:40:08.357Z Checking match_cfg v0.1.0
19082024-12-19T18:40:08.453Z Checking plain v0.2.3
19092024-12-19T18:40:08.562Z Checking tower-service v0.3.3
19102024-12-19T18:40:08.580Z Checking adler2 v2.0.0
19112024-12-19T18:40:08.616Z Checking ucd-trie v0.1.7
19122024-12-19T18:40:08.699Z Checking foreign-types-shared v0.1.1
19132024-12-19T18:40:08.744Z Checking iana-time-zone v0.1.61
19142024-12-19T18:40:08.805Z Checking base64 v0.22.1
19152024-12-19T18:40:08.823Z Checking goblin v0.8.2
19162024-12-19T18:40:08.839Z Checking pest v2.7.14
19172024-12-19T18:40:08.903Z Checking chrono v0.4.38
19182024-12-19T18:40:09.320Z Checking foreign-types v0.3.2
19192024-12-19T18:40:09.411Z Checking icu_normalizer v1.5.0
19202024-12-19T18:40:09.430Z Checking miniz_oxide v0.8.0
19212024-12-19T18:40:09.987Z Checking rustls-webpki v0.102.8
19222024-12-19T18:40:10.233Z Checking quote v1.0.37
19232024-12-19T18:40:10.250Z Checking idna_adapter v1.2.0
19242024-12-19T18:40:10.462Z Checking idna v1.0.3
19252024-12-19T18:40:10.598Z Checking hostname v0.3.1
19262024-12-19T18:40:10.625Z Checking openssl-sys v0.9.103
19272024-12-19T18:40:10.744Z Checking errno v0.3.9
19282024-12-19T18:40:10.853Z Checking dirs-sys-next v0.1.2
19292024-12-19T18:40:10.934Z Checking aho-corasick v1.1.3
19302024-12-19T18:40:10.979Z Checking url v2.5.3
19312024-12-19T18:40:11.036Z Checking siphasher v0.3.11
19322024-12-19T18:40:11.092Z Checking pretty-hex v0.4.1
19332024-12-19T18:40:11.273Z Checking regex-syntax v0.8.5
19342024-12-19T18:40:11.374Z Checking data-encoding v2.6.0
19352024-12-19T18:40:11.528Z Checking dtrace-parser v0.2.0
19362024-12-19T18:40:11.844Z Checking dirs-next v2.0.0
19372024-12-19T18:40:11.980Z Checking rustix v0.38.37
19382024-12-19T18:40:12.026Z Checking tokio-util v0.7.12
19392024-12-19T18:40:12.051Z Checking openssl v0.10.66
19402024-12-19T18:40:12.054Z Checking syn v2.0.87
19412024-12-19T18:40:12.089Z Checking http-body-util v0.1.2
19422024-12-19T18:40:12.582Z Checking crossbeam-epoch v0.9.18
19432024-12-19T18:40:12.646Z Checking signature v2.2.0
19442024-12-19T18:40:12.870Z Checking sha1 v0.10.6
19452024-12-19T18:40:12.989Z Checking h2 v0.4.6
19462024-12-19T18:40:13.092Z Checking lazy_static v1.5.0
19472024-12-19T18:40:13.168Z Checking thread_local v1.1.8
19482024-12-19T18:40:13.215Z Checking thread-id v4.2.2
19492024-12-19T18:40:13.337Z Checking encoding_rs v0.8.34
19502024-12-19T18:40:13.482Z Checking utf8parse v0.2.2
19512024-12-19T18:40:13.657Z Checking openssl-probe v0.1.5
19522024-12-19T18:40:13.835Z Checking ipnet v2.10.1
19532024-12-19T18:40:14.219Z Checking dof v0.3.0
19542024-12-19T18:40:14.366Z Checking winnow v0.6.20
19552024-12-19T18:40:14.828Z Checking regex-automata v0.4.8
19562024-12-19T18:40:14.876Z Checking anstyle v1.0.10
19572024-12-19T18:40:15.260Z Checking gimli v0.31.1
19582024-12-19T18:40:15.658Z Checking mime v0.3.17
19592024-12-19T18:40:15.680Z Checking unicode-properties v0.1.3
19602024-12-19T18:40:16.015Z Checking anstyle-parse v0.2.5
19612024-12-19T18:40:16.085Z Checking stringprep v0.1.5
19622024-12-19T18:40:16.313Z Checking crossbeam-deque v0.8.5
19632024-12-19T18:40:16.379Z Checking term v0.7.0
19642024-12-19T18:40:16.656Z Checking rustls v0.22.4
19652024-12-19T18:40:16.843Z Checking rustls v0.23.19
19662024-12-19T18:40:17.614Z Checking toml_edit v0.22.22
19672024-12-19T18:40:17.923Z Checking native-tls v0.2.12
19682024-12-19T18:40:18.249Z Checking slog-json v2.6.1
19692024-12-19T18:40:18.525Z Checking serde_urlencoded v0.7.1
19702024-12-19T18:40:18.962Z Checking crossbeam-channel v0.5.13
19712024-12-19T18:40:18.965Z Checking usdt-impl v0.5.0
19722024-12-19T18:40:19.571Z Checking addr2line v0.24.2
19732024-12-19T18:40:19.590Z Checking futures-executor v0.3.31
19742024-12-19T18:40:19.619Z Checking hyper v1.5.0
19752024-12-19T18:40:19.717Z Checking rustls-pemfile v2.2.0
19762024-12-19T18:40:19.784Z Checking num-integer v0.1.46
19772024-12-19T18:40:19.828Z Checking idna v0.4.0
19782024-12-19T18:40:19.940Z Checking idna v0.3.0
19792024-12-19T18:40:20.097Z Checking md-5 v0.10.6
19802024-12-19T18:40:20.284Z Checking ff v0.13.0
19812024-12-19T18:40:20.321Z Checking hash32 v0.2.1
19822024-12-19T18:40:20.493Z Checking memmap v0.7.0
19832024-12-19T18:40:20.514Z Checking is-terminal v0.4.13
19842024-12-19T18:40:20.562Z Checking object v0.36.5
19852024-12-19T18:40:20.627Z Checking rustc-demangle v0.1.24
19862024-12-19T18:40:20.645Z Checking either v1.13.0
19872024-12-19T18:40:20.707Z Checking base16ct v0.2.0
19882024-12-19T18:40:20.783Z Checking quick-error v1.2.3
19892024-12-19T18:40:20.838Z Checking is_terminal_polyfill v1.70.1
19902024-12-19T18:40:20.913Z Checking fallible-iterator v0.2.0
19912024-12-19T18:40:20.937Z Checking anstyle-query v1.1.1
19922024-12-19T18:40:20.966Z Checking take_mut v0.2.2
19932024-12-19T18:40:21.052Z Checking linked-hash-map v0.5.6
19942024-12-19T18:40:21.080Z Checking utf-8 v0.7.6
19952024-12-19T18:40:21.099Z Checking dyn-clone v1.0.17
19962024-12-19T18:40:21.121Z Checking colorchoice v1.0.2
19972024-12-19T18:40:21.243Z Checking psl-types v2.0.11
19982024-12-19T18:40:21.262Z Checking anstream v0.6.15
19992024-12-19T18:40:21.293Z Checking tungstenite v0.24.0
20002024-12-19T18:40:21.434Z Checking lru-cache v0.1.2
20012024-12-19T18:40:21.451Z Checking publicsuffix v2.2.3
20022024-12-19T18:40:21.586Z Checking postgres-protocol v0.6.7
20032024-12-19T18:40:21.629Z Checking schemars v0.8.21
20042024-12-19T18:40:21.664Z Checking slog-async v2.8.0
20052024-12-19T18:40:21.708Z Checking resolv-conf v0.7.0
20062024-12-19T18:40:21.865Z Checking hyper-util v0.1.10
20072024-12-19T18:40:21.972Z Checking sec1 v0.7.3
20082024-12-19T18:40:22.099Z Checking hickory-proto v0.24.1
20092024-12-19T18:40:22.287Z Checking usdt v0.5.0
20102024-12-19T18:40:22.308Z Checking slog-term v2.9.1
20112024-12-19T18:40:22.406Z Checking heapless v0.7.17
20122024-12-19T18:40:22.588Z Checking tokio-rustls v0.25.0
20132024-12-19T18:40:22.669Z Checking tokio-rustls v0.26.0
20142024-12-19T18:40:22.849Z Checking group v0.13.0
20152024-12-19T18:40:23.052Z Checking toml v0.8.19
20162024-12-19T18:40:23.110Z Checking num-iter v0.1.45
20172024-12-19T18:40:23.146Z Checking futures v0.3.31
20182024-12-19T18:40:23.261Z Checking slog-bunyan v2.5.0
20192024-12-19T18:40:23.308Z Checking tokio-native-tls v0.3.1
20202024-12-19T18:40:23.437Z Checking rayon-core v1.12.1
20212024-12-19T18:40:23.455Z Checking multer v3.1.0
20222024-12-19T18:40:23.530Z Checking terminal_size v0.4.0
20232024-12-19T18:40:23.586Z Checking phf_shared v0.11.2
20242024-12-19T18:40:23.728Z Checking cookie v0.18.1
20252024-12-19T18:40:23.881Z Checking async-stream v0.3.6
20262024-12-19T18:40:23.900Z Checking bzip2-sys v0.1.11+1.0.8
20272024-12-19T18:40:23.915Z Checking camino v1.1.9
20282024-12-19T18:40:24.036Z Checking signal-hook v0.3.17
20292024-12-19T18:40:24.082Z Checking waitgroup v0.1.2
20302024-12-19T18:40:24.118Z Checking openapiv3 v2.0.0
20312024-12-19T18:40:24.173Z Checking webpki-roots v0.26.6
20322024-12-19T18:40:24.211Z Checking serde_path_to_error v0.1.16
20332024-12-19T18:40:24.228Z Checking idna v0.5.0
20342024-12-19T18:40:24.402Z Checking hkdf v0.12.4
20352024-12-19T18:40:24.419Z Checking crypto-bigint v0.5.5
20362024-12-19T18:40:24.502Z Checking hostname v0.4.0
20372024-12-19T18:40:24.632Z Checking crc32fast v1.4.2
20382024-12-19T18:40:24.649Z Checking unicode-width v0.1.14
20392024-12-19T18:40:24.882Z Checking strsim v0.11.1
20402024-12-19T18:40:24.899Z Checking managed v0.8.0
20412024-12-19T18:40:25.152Z Checking winnow v0.5.40
20422024-12-19T18:40:25.172Z Checking clap_lex v0.7.2
20432024-12-19T18:40:25.198Z Checking debug-ignore v1.0.5
20442024-12-19T18:40:25.295Z Checking bitflags v1.3.2
20452024-12-19T18:40:25.352Z Checking console v0.15.8
20462024-12-19T18:40:25.408Z Checking smoltcp v0.9.1
20472024-12-19T18:40:25.443Z Checking clap_builder v4.5.21
20482024-12-19T18:40:25.975Z Checking cookie_store v0.21.0
20492024-12-19T18:40:26.750Z Checking flate2 v1.0.34
20502024-12-19T18:40:26.996Z Checking hyper-rustls v0.27.3
20512024-12-19T18:40:27.280Z Checking hickory-resolver v0.24.1
20522024-12-19T18:40:27.369Z Checking signal-hook-mio v0.2.4
20532024-12-19T18:40:27.409Z Checking backtrace v0.3.74
20542024-12-19T18:40:27.451Z Checking rayon v1.10.0
20552024-12-19T18:40:27.521Z Checking hyper-tls v0.6.0
20562024-12-19T18:40:27.576Z Checking elliptic-curve v0.13.8
20572024-12-19T18:40:27.838Z Checking dropshot v0.12.0
20582024-12-19T18:40:27.849Z Checking bzip2 v0.4.4
20592024-12-19T18:40:28.037Z Checking anyhow v1.0.93
20602024-12-19T18:40:28.161Z Checking phf v0.11.2
20612024-12-19T18:40:28.260Z Checking num-bigint-dig v0.8.4
20622024-12-19T18:40:28.433Z Checking toml_edit v0.19.15
20632024-12-19T18:40:28.436Z Checking tokio-tungstenite v0.24.0
20642024-12-19T18:40:28.462Z Checking postgres-types v0.2.8
20652024-12-19T18:40:28.743Z Checking regex v1.11.1
20662024-12-19T18:40:28.920Z Checking bstr v1.10.0
20672024-12-19T18:40:29.122Z Checking tokio-stream v0.1.16
20682024-12-19T18:40:29.189Z Checking ed25519 v2.2.3
20692024-12-19T18:40:29.438Z Checking phf_shared v0.10.0
20702024-12-19T18:40:29.533Z Checking curve25519-dalek v4.1.3
20712024-12-19T18:40:29.746Z Checking zerocopy v0.6.6
20722024-12-19T18:40:29.889Z Checking pkcs1 v0.7.5
20732024-12-19T18:40:30.080Z Checking hubpack v0.1.2
20742024-12-19T18:40:30.300Z Checking portable-atomic v1.9.0
20752024-12-19T18:40:30.431Z Checking float-cmp v0.9.0
20762024-12-19T18:40:30.469Z Checking serde-big-array v0.5.1
20772024-12-19T18:40:30.528Z Checking rfc6979 v0.4.0
20782024-12-19T18:40:30.627Z Checking sync_wrapper v1.0.1
20792024-12-19T18:40:30.714Z Checking unicode-segmentation v1.12.0
20802024-12-19T18:40:30.730Z Checking fixedbitset v0.4.2
20812024-12-19T18:40:30.787Z Checking unicode-width v0.2.0
20822024-12-19T18:40:31.015Z Checking normalize-line-endings v0.3.0
20832024-12-19T18:40:31.017Z Checking predicates-core v1.0.8
20842024-12-19T18:40:31.140Z Checking precomputed-hash v0.1.1
20852024-12-19T18:40:31.219Z Checking difflib v0.4.0
20862024-12-19T18:40:31.261Z Checking new_debug_unreachable v1.0.6
20872024-12-19T18:40:31.264Z Checking whoami v1.5.2
20882024-12-19T18:40:31.305Z Checking number_prefix v0.4.0
20892024-12-19T18:40:31.351Z Checking minimal-lexical v0.2.1
20902024-12-19T18:40:31.416Z Checking static_assertions v1.1.0
20912024-12-19T18:40:31.466Z Checking bit-vec v0.6.3
20922024-12-19T18:40:31.493Z Checking ed25519-dalek v2.1.1
20932024-12-19T18:40:31.515Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20942024-12-19T18:40:31.517Z Checking indicatif v0.17.9
20952024-12-19T18:40:31.544Z Checking predicates v3.1.2
20962024-12-19T18:40:31.583Z Checking tokio-postgres v0.7.12
20972024-12-19T18:40:31.664Z Checking qorb v0.2.1
20982024-12-19T18:40:31.745Z Checking nom v7.1.3
20992024-12-19T18:40:31.796Z Checking bit-set v0.5.3
21002024-12-19T18:40:31.902Z Checking similar v2.6.0
21012024-12-19T18:40:32.062Z Checking string_cache v0.8.7
21022024-12-19T18:40:32.209Z Checking toml v0.7.8
21032024-12-19T18:40:32.294Z Checking petgraph v0.6.5
21042024-12-19T18:40:32.353Z Checking reqwest v0.12.9
21052024-12-19T18:40:32.759Z Checking ecdsa v0.16.9
21062024-12-19T18:40:33.006Z Checking rsa v0.9.6
21072024-12-19T18:40:33.524Z Checking clap v4.5.21
21082024-12-19T18:40:33.656Z Checking zip v0.6.6
21092024-12-19T18:40:34.072Z Checking crossterm v0.28.1
21102024-12-19T18:40:34.267Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21112024-12-19T18:40:34.295Z Checking itertools v0.10.5
21122024-12-19T18:40:34.312Z Checking fs-err v2.11.0
21132024-12-19T18:40:34.393Z Checking ahash v0.8.11
21142024-12-19T18:40:34.749Z Checking x509-cert v0.2.5
21152024-12-19T18:40:34.767Z Checking hex v0.4.3
21162024-12-19T18:40:34.893Z Checking semver v1.0.23
21172024-12-19T18:40:34.947Z Checking lalrpop-util v0.19.12
21182024-12-19T18:40:35.247Z Checking peg-runtime v0.8.3
21192024-12-19T18:40:35.280Z Checking heck v0.4.1
21202024-12-19T18:40:35.335Z Checking sigpipe v0.1.3
21212024-12-19T18:40:36.476Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21222024-12-19T18:40:36.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s
21232024-12-19T18:40:36.967Z
21242024-12-19T18:40:36.967Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/174)
21252024-12-19T18:40:37.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21262024-12-19T18:40:37.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21272024-12-19T18:40:37.631Z Compiling hashbrown v0.14.5
21282024-12-19T18:40:37.753Z Checking heck v0.5.0
21292024-12-19T18:40:37.767Z Compiling unsafe-libyaml v0.2.11
21302024-12-19T18:40:37.781Z Compiling ident_case v1.0.1
21312024-12-19T18:40:37.783Z Checking progenitor-client v0.8.0
21322024-12-19T18:40:37.808Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21332024-12-19T18:40:37.822Z Compiling proc-macro-crate v1.3.1
21342024-12-19T18:40:37.925Z Compiling darling_core v0.20.10
21352024-12-19T18:40:37.954Z Checking ipnetwork v0.20.0
21362024-12-19T18:40:38.154Z Compiling structmeta-derive v0.3.0
21372024-12-19T18:40:38.197Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21382024-12-19T18:40:38.325Z Compiling newtype-uuid v1.1.3
21392024-12-19T18:40:38.507Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21402024-12-19T18:40:38.643Z Compiling lzma-sys v0.1.20
21412024-12-19T18:40:38.853Z Compiling foreign-types-macros v0.2.3
21422024-12-19T18:40:38.894Z Checking regress v0.10.1
21432024-12-19T18:40:38.977Z Compiling num_enum_derive v0.5.11
21442024-12-19T18:40:39.446Z Compiling serde_yaml v0.9.34+deprecated
21452024-12-19T18:40:39.712Z Compiling dropshot v0.13.0
21462024-12-19T18:40:40.005Z Checking arc-swap v1.7.1
21472024-12-19T18:40:40.146Z Checking foreign-types-shared v0.3.1
21482024-12-19T18:40:40.274Z Checking foreign-types v0.5.0
21492024-12-19T18:40:40.435Z Checking slog-scope v4.4.0
21502024-12-19T18:40:40.496Z Compiling proc-macro-error v1.0.4
21512024-12-19T18:40:41.183Z Compiling structmeta v0.3.0
21522024-12-19T18:40:41.186Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21532024-12-19T18:40:41.229Z Checking tungstenite v0.21.0
21542024-12-19T18:40:41.310Z Compiling heck v0.3.3
21552024-12-19T18:40:41.551Z Checking num_enum v0.5.11
21562024-12-19T18:40:41.625Z Compiling parse-display-derive v0.10.0
21572024-12-19T18:40:41.714Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21582024-12-19T18:40:41.728Z Compiling dropshot_endpoint v0.13.0
21592024-12-19T18:40:42.183Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21602024-12-19T18:40:42.518Z Checking typify-impl v0.2.0
21612024-12-19T18:40:42.574Z Checking cstr-argument v0.1.2
21622024-12-19T18:40:42.745Z Checking instant v0.1.13
21632024-12-19T18:40:43.013Z Checking pretty-hex v0.2.1
21642024-12-19T18:40:43.187Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21652024-12-19T18:40:43.477Z Checking base64 v0.21.7
21662024-12-19T18:40:43.812Z Checking fastrand v2.1.1
21672024-12-19T18:40:43.994Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21682024-12-19T18:40:44.162Z Checking tempfile v3.13.0
21692024-12-19T18:40:44.186Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21702024-12-19T18:40:44.259Z Checking backoff v0.4.0
21712024-12-19T18:40:44.334Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21722024-12-19T18:40:44.535Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21732024-12-19T18:40:44.583Z Checking tokio-tungstenite v0.21.0
21742024-12-19T18:40:44.644Z Compiling zone_cfg_derive v0.1.2
21752024-12-19T18:40:44.688Z Checking strum v0.26.3
21762024-12-19T18:40:44.849Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21772024-12-19T18:40:45.045Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21782024-12-19T18:40:45.075Z Checking slog-stdlog v4.1.1
21792024-12-19T18:40:45.128Z Compiling darling_macro v0.20.10
21802024-12-19T18:40:45.275Z Checking regress v0.9.1
21812024-12-19T18:40:45.412Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21822024-12-19T18:40:45.568Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21832024-12-19T18:40:45.606Z Checking colored v2.1.0
21842024-12-19T18:40:45.846Z Checking macaddr v1.0.1
21852024-12-19T18:40:45.899Z Checking base64 v0.13.1
21862024-12-19T18:40:46.061Z Compiling darling v0.20.10
21872024-12-19T18:40:46.194Z Compiling serde_with_macros v3.11.0
21882024-12-19T18:40:46.250Z Checking zone v0.1.8
21892024-12-19T18:40:46.272Z Checking ron v0.7.1
21902024-12-19T18:40:46.362Z Checking parse-display v0.10.0
21912024-12-19T18:40:46.611Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21922024-12-19T18:40:46.929Z Checking xz2 v0.1.7
21932024-12-19T18:40:47.066Z Checking slog-envlogger v2.2.0
21942024-12-19T18:40:47.234Z Checking tabwriter v1.4.0
21952024-12-19T18:40:47.302Z Checking xattr v1.3.1
21962024-12-19T18:40:47.387Z Checking pem v3.0.4
21972024-12-19T18:40:47.471Z Checking yasna v0.5.2
21982024-12-19T18:40:47.507Z Checking headers-core v0.3.0
21992024-12-19T18:40:47.661Z Checking smf v0.2.3
22002024-12-19T18:40:47.664Z Checking filetime v0.2.25
22012024-12-19T18:40:47.919Z Checking same-file v1.0.6
22022024-12-19T18:40:48.102Z Checking walkdir v2.5.0
22032024-12-19T18:40:48.155Z Checking tar v0.4.42
22042024-12-19T18:40:48.204Z Checking headers v0.4.0
22052024-12-19T18:40:48.375Z Checking rcgen v0.12.1
22062024-12-19T18:40:48.392Z Checking camino-tempfile v1.1.1
22072024-12-19T18:40:48.678Z Checking atomicwrites v0.4.4
22082024-12-19T18:40:48.762Z Checking subprocess v0.2.9
22092024-12-19T18:40:49.129Z Checking serde_with v3.11.0
22102024-12-19T18:40:52.993Z Compiling typify-macro v0.2.0
22112024-12-19T18:40:54.847Z Compiling typify v0.2.0
22122024-12-19T18:40:54.916Z Compiling progenitor-impl v0.8.0
22132024-12-19T18:40:58.133Z Compiling progenitor-macro v0.8.0
22142024-12-19T18:41:02.933Z Checking progenitor v0.8.0
22152024-12-19T18:41:03.088Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22162024-12-19T18:41:03.090Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22172024-12-19T18:41:05.748Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22182024-12-19T18:41:06.094Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22192024-12-19T18:41:12.316Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22202024-12-19T18:41:13.896Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22212024-12-19T18:41:15.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.14s
22222024-12-19T18:41:15.294Z
22232024-12-19T18:41:15.294Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/174)
22242024-12-19T18:41:15.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22252024-12-19T18:41:15.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22262024-12-19T18:41:15.950Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22272024-12-19T18:41:17.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
22282024-12-19T18:41:17.516Z
22292024-12-19T18:41:17.516Zinfo: running `cargo check --bins` on nexus-config (31/174)
22302024-12-19T18:41:18.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312024-12-19T18:41:18.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322024-12-19T18:41:18.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22332024-12-19T18:41:18.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22342024-12-19T18:41:18.145Z
22352024-12-19T18:41:18.145Zinfo: running `cargo check --bins` on omicron-rpaths (32/174)
22362024-12-19T18:41:18.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372024-12-19T18:41:18.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382024-12-19T18:41:18.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392024-12-19T18:41:18.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22402024-12-19T18:41:18.744Z
22412024-12-19T18:41:18.744Zinfo: running `cargo check --bins` on omicron-certificates (33/174)
22422024-12-19T18:41:19.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432024-12-19T18:41:19.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442024-12-19T18:41:19.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452024-12-19T18:41:19.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
22462024-12-19T18:41:19.362Z
22472024-12-19T18:41:19.362Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/174)
22482024-12-19T18:41:19.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492024-12-19T18:41:19.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502024-12-19T18:41:20.035Z Compiling zerocopy v0.8.10
22512024-12-19T18:41:20.035Z Compiling progenitor-client v0.8.0
22522024-12-19T18:41:20.035Z Compiling itertools v0.13.0
22532024-12-19T18:41:20.038Z Compiling zerocopy-derive v0.8.10
22542024-12-19T18:41:20.038Z Compiling heapless v0.8.0
22552024-12-19T18:41:20.038Z Compiling newtype-uuid v1.1.3
22562024-12-19T18:41:20.038Z Compiling ipnetwork v0.20.0
22572024-12-19T18:41:20.038Z Checking hash32 v0.3.1
22582024-12-19T18:41:20.357Z Compiling instant v0.1.13
22592024-12-19T18:41:20.455Z Compiling smoltcp v0.11.0
22602024-12-19T18:41:20.511Z Compiling progenitor v0.8.0
22612024-12-19T18:41:20.601Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22622024-12-19T18:41:20.763Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22632024-12-19T18:41:21.072Z Compiling backoff v0.4.0
22642024-12-19T18:41:21.119Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22652024-12-19T18:41:21.222Z Compiling dropshot v0.13.0
22662024-12-19T18:41:21.312Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22672024-12-19T18:41:21.424Z Compiling parse-display v0.10.0
22682024-12-19T18:41:21.477Z Compiling serde_with v3.11.0
22692024-12-19T18:41:21.493Z Checking num-rational v0.4.2
22702024-12-19T18:41:21.913Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22712024-12-19T18:41:22.151Z Compiling regress v0.9.1
22722024-12-19T18:41:22.166Z Compiling phf_generator v0.11.2
22732024-12-19T18:41:22.358Z Checking num-complex v0.4.6
22742024-12-19T18:41:23.433Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22752024-12-19T18:41:23.964Z Compiling macaddr v1.0.1
22762024-12-19T18:41:24.423Z Checking cobs v0.2.3
22772024-12-19T18:41:24.457Z Compiling num v0.4.3
22782024-12-19T18:41:24.605Z Checking postcard v1.0.10
22792024-12-19T18:41:24.684Z Compiling phf_codegen v0.11.2
22802024-12-19T18:41:25.196Z Compiling parse-zoneinfo v0.3.1
22812024-12-19T18:41:25.448Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22822024-12-19T18:41:25.733Z Compiling float-ord v0.3.2
22832024-12-19T18:41:26.058Z Compiling convert_case v0.4.0
22842024-12-19T18:41:26.355Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22852024-12-19T18:41:27.079Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22862024-12-19T18:41:27.243Z Compiling derive_more v0.99.18
22872024-12-19T18:41:27.266Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22882024-12-19T18:41:27.302Z Compiling chrono-tz-build v0.4.0
22892024-12-19T18:41:28.051Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22902024-12-19T18:41:28.818Z Compiling thiserror v2.0.3
22912024-12-19T18:41:28.967Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22922024-12-19T18:41:29.024Z Compiling crucible-workspace-hack v0.1.0
22932024-12-19T18:41:29.280Z Compiling chrono-tz v0.10.0
22942024-12-19T18:41:29.328Z Checking newline-converter v0.3.0
22952024-12-19T18:41:29.783Z Checking prettyplease v0.2.25
22962024-12-19T18:41:29.924Z Compiling thiserror-impl v2.0.3
22972024-12-19T18:41:30.690Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22982024-12-19T18:41:30.824Z Compiling slog-dtrace v0.3.0
22992024-12-19T18:41:30.931Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23002024-12-19T18:41:30.953Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23012024-12-19T18:41:31.402Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23022024-12-19T18:41:32.027Z Checking expectorate v1.1.0
23032024-12-19T18:41:32.190Z Compiling zone_cfg_derive v0.3.0
23042024-12-19T18:41:32.331Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23052024-12-19T18:41:32.362Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23062024-12-19T18:41:32.773Z Compiling const_format_proc_macros v0.2.33
23072024-12-19T18:41:33.124Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23082024-12-19T18:41:33.621Z Compiling num-derive v0.4.2
23092024-12-19T18:41:33.737Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23102024-12-19T18:41:33.765Z Checking highway v1.2.0
23112024-12-19T18:41:33.867Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23122024-12-19T18:41:34.185Z Checking zone v0.3.0
23132024-12-19T18:41:34.210Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23142024-12-19T18:41:34.357Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23152024-12-19T18:41:34.901Z Checking const_format v0.2.33
23162024-12-19T18:41:35.202Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23172024-12-19T18:41:35.237Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23182024-12-19T18:41:35.340Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23192024-12-19T18:41:35.380Z Checking gethostname v0.5.0
23202024-12-19T18:41:35.505Z Checking bcs v0.1.6
23212024-12-19T18:41:35.679Z Compiling async-recursion v1.1.1
23222024-12-19T18:41:35.939Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23232024-12-19T18:41:36.822Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23242024-12-19T18:41:37.349Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23252024-12-19T18:41:43.320Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23262024-12-19T18:41:46.839Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23272024-12-19T18:41:49.449Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23282024-12-19T18:41:50.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.29s
23292024-12-19T18:41:50.842Z
23302024-12-19T18:41:50.842Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/174)
23312024-12-19T18:41:51.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23322024-12-19T18:41:51.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23332024-12-19T18:41:51.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23342024-12-19T18:41:51.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23352024-12-19T18:41:51.470Z
23362024-12-19T18:41:51.470Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/174)
23372024-12-19T18:41:52.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23382024-12-19T18:41:52.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23392024-12-19T18:41:52.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23402024-12-19T18:41:52.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
23412024-12-19T18:41:52.103Z
23422024-12-19T18:41:52.103Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/174)
23432024-12-19T18:41:52.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23442024-12-19T18:41:52.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23452024-12-19T18:41:52.753Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23462024-12-19T18:41:53.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
23472024-12-19T18:41:53.580Z
23482024-12-19T18:41:53.580Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/174)
23492024-12-19T18:41:54.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23502024-12-19T18:41:54.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23512024-12-19T18:41:54.240Z Compiling cfg_aliases v0.1.1
23522024-12-19T18:41:54.242Z Compiling vte_generate_state_changes v0.1.2
23532024-12-19T18:41:54.242Z Checking fd-lock v4.0.2
23542024-12-19T18:41:54.242Z Checking nibble_vec v0.1.0
23552024-12-19T18:41:54.343Z Checking endian-type v0.1.2
23562024-12-19T18:41:54.353Z Checking bytecount v0.6.8
23572024-12-19T18:41:54.378Z Compiling tabled_derive v0.7.0
23582024-12-19T18:41:54.390Z Checking itertools v0.12.1
23592024-12-19T18:41:54.422Z Compiling nix v0.28.0
23602024-12-19T18:41:54.515Z Checking papergrid v0.11.0
23612024-12-19T18:41:54.518Z Compiling peg-macros v0.8.4
23622024-12-19T18:41:54.546Z Checking radix_trie v0.2.1
23632024-12-19T18:41:54.549Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23642024-12-19T18:41:54.956Z Compiling sqlparser_derive v0.2.2
23652024-12-19T18:41:54.958Z Checking vte v0.11.1
23662024-12-19T18:41:55.724Z Checking home v0.5.9
23672024-12-19T18:41:55.879Z Checking nu-ansi-term v0.50.1
23682024-12-19T18:41:56.015Z Checking unicode_categories v0.1.1
23692024-12-19T18:41:56.119Z Checking sqlparser v0.45.0
23702024-12-19T18:41:56.321Z Checking display-error-chain v0.2.2
23712024-12-19T18:41:56.338Z Checking sqlformat v0.2.6
23722024-12-19T18:41:56.353Z Checking strip-ansi-escapes v0.2.0
23732024-12-19T18:41:56.921Z Checking tabled v0.15.0
23742024-12-19T18:41:56.974Z Checking reedline v0.35.0
23752024-12-19T18:41:57.693Z Checking peg v0.8.4
23762024-12-19T18:41:57.696Z Checking rustyline v14.0.0
23772024-12-19T18:42:06.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
23782024-12-19T18:42:06.652Z
23792024-12-19T18:42:06.652Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/174)
23802024-12-19T18:42:07.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812024-12-19T18:42:07.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822024-12-19T18:42:07.316Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23832024-12-19T18:42:12.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
23842024-12-19T18:42:12.453Z
23852024-12-19T18:42:12.453Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/174)
23862024-12-19T18:42:13.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23872024-12-19T18:42:13.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23882024-12-19T18:42:13.125Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23892024-12-19T18:42:16.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
23902024-12-19T18:42:17.041Z
23912024-12-19T18:42:17.041Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/174)
23922024-12-19T18:42:17.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932024-12-19T18:42:17.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942024-12-19T18:42:17.697Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23952024-12-19T18:42:22.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
23962024-12-19T18:42:22.521Z
23972024-12-19T18:42:22.521Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/174)
23982024-12-19T18:42:23.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992024-12-19T18:42:23.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002024-12-19T18:42:23.190Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24012024-12-19T18:42:27.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
24022024-12-19T18:42:28.106Z
24032024-12-19T18:42:28.106Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/174)
24042024-12-19T18:42:28.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052024-12-19T18:42:28.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062024-12-19T18:42:28.760Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24072024-12-19T18:42:32.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
24082024-12-19T18:42:32.895Z
24092024-12-19T18:42:32.895Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/174)
24102024-12-19T18:42:33.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112024-12-19T18:42:33.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122024-12-19T18:42:33.558Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24132024-12-19T18:42:37.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
24142024-12-19T18:42:37.761Z
24152024-12-19T18:42:37.761Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/174)
24162024-12-19T18:42:38.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-12-19T18:42:38.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-12-19T18:42:38.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24192024-12-19T18:42:43.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
24202024-12-19T18:42:43.716Z
24212024-12-19T18:42:43.716Zinfo: running `cargo check --bins` on oximeter (46/174)
24222024-12-19T18:42:44.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-12-19T18:42:44.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-12-19T18:42:44.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24252024-12-19T18:42:44.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24262024-12-19T18:42:44.339Z
24272024-12-19T18:42:44.339Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/174)
24282024-12-19T18:42:44.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292024-12-19T18:42:44.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302024-12-19T18:42:44.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312024-12-19T18:42:44.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24322024-12-19T18:42:44.951Z
24332024-12-19T18:42:44.951Zinfo: running `cargo check --bins` on oximeter-schema (48/174)
24342024-12-19T18:42:45.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352024-12-19T18:42:45.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362024-12-19T18:42:45.603Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24372024-12-19T18:42:46.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
24382024-12-19T18:42:46.255Z
24392024-12-19T18:42:46.256Zinfo: running `cargo check --bins` on oximeter-types (49/174)
24402024-12-19T18:42:46.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412024-12-19T18:42:46.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422024-12-19T18:42:46.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432024-12-19T18:42:46.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24442024-12-19T18:42:46.869Z
24452024-12-19T18:42:46.869Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/174)
24462024-12-19T18:42:47.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472024-12-19T18:42:47.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482024-12-19T18:42:47.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492024-12-19T18:42:47.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24502024-12-19T18:42:47.512Z
24512024-12-19T18:42:47.512Zinfo: running `cargo check --bins` on oxql-types (51/174)
24522024-12-19T18:42:48.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532024-12-19T18:42:48.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542024-12-19T18:42:48.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552024-12-19T18:42:48.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24562024-12-19T18:42:48.166Z
24572024-12-19T18:42:48.166Zinfo: running `cargo check --bins` on oximeter-test-utils (52/174)
24582024-12-19T18:42:48.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-12-19T18:42:48.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-12-19T18:42:48.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612024-12-19T18:42:48.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24622024-12-19T18:42:48.847Z
24632024-12-19T18:42:48.847Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/174)
24642024-12-19T18:42:49.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652024-12-19T18:42:49.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662024-12-19T18:42:49.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672024-12-19T18:42:49.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24682024-12-19T18:42:49.484Z
24692024-12-19T18:42:49.484Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/174)
24702024-12-19T18:42:50.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712024-12-19T18:42:50.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722024-12-19T18:42:50.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732024-12-19T18:42:50.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24742024-12-19T18:42:50.134Z
24752024-12-19T18:42:50.134Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/174)
24762024-12-19T18:42:50.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772024-12-19T18:42:50.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782024-12-19T18:42:50.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792024-12-19T18:42:50.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24802024-12-19T18:42:50.976Z
24812024-12-19T18:42:50.976Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/174)
24822024-12-19T18:42:51.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832024-12-19T18:42:51.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842024-12-19T18:42:51.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852024-12-19T18:42:51.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24862024-12-19T18:42:51.531Z
24872024-12-19T18:42:51.532Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/174)
24882024-12-19T18:42:52.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892024-12-19T18:42:52.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902024-12-19T18:42:52.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912024-12-19T18:42:52.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24922024-12-19T18:42:52.077Z
24932024-12-19T18:42:52.077Zinfo: running `cargo check --bins` on cockroach-admin-client (58/174)
24942024-12-19T18:42:52.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952024-12-19T18:42:52.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962024-12-19T18:42:52.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972024-12-19T18:42:52.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24982024-12-19T18:42:52.696Z
24992024-12-19T18:42:52.696Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/174)
25002024-12-19T18:42:53.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012024-12-19T18:42:53.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022024-12-19T18:42:53.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032024-12-19T18:42:53.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25042024-12-19T18:42:53.370Z
25052024-12-19T18:42:53.370Zinfo: running `cargo check --bins` on dns-service-client (60/174)
25062024-12-19T18:42:53.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072024-12-19T18:42:53.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082024-12-19T18:42:53.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092024-12-19T18:42:53.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25102024-12-19T18:42:54.012Z
25112024-12-19T18:42:54.012Zinfo: running `cargo check --bins` on internal-dns-types (61/174)
25122024-12-19T18:42:54.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132024-12-19T18:42:54.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142024-12-19T18:42:54.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152024-12-19T18:42:54.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25162024-12-19T18:42:54.651Z
25172024-12-19T18:42:54.651Zinfo: running `cargo check --bins` on dpd-client (62/174)
25182024-12-19T18:42:55.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192024-12-19T18:42:55.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202024-12-19T18:42:55.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212024-12-19T18:42:55.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25222024-12-19T18:42:55.295Z
25232024-12-19T18:42:55.295Zinfo: running `cargo check --bins` on gateway-client (63/174)
25242024-12-19T18:42:55.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252024-12-19T18:42:55.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262024-12-19T18:42:55.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272024-12-19T18:42:55.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25282024-12-19T18:42:55.922Z
25292024-12-19T18:42:55.922Zinfo: running `cargo check --bins` on installinator-client (64/174)
25302024-12-19T18:42:56.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312024-12-19T18:42:56.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322024-12-19T18:42:56.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332024-12-19T18:42:56.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25342024-12-19T18:42:56.576Z
25352024-12-19T18:42:56.576Zinfo: running `cargo check --bins` on installinator-common (65/174)
25362024-12-19T18:42:57.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372024-12-19T18:42:57.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382024-12-19T18:42:57.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392024-12-19T18:42:57.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25402024-12-19T18:42:57.227Z
25412024-12-19T18:42:57.227Zinfo: running `cargo check --bins` on update-engine (66/174)
25422024-12-19T18:42:57.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432024-12-19T18:42:57.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442024-12-19T18:42:57.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452024-12-19T18:42:57.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25462024-12-19T18:42:57.848Z
25472024-12-19T18:42:57.848Zinfo: running `cargo check --bins` on nexus-client (67/174)
25482024-12-19T18:42:58.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492024-12-19T18:42:58.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502024-12-19T18:42:58.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512024-12-19T18:42:58.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25522024-12-19T18:42:58.509Z
25532024-12-19T18:42:58.509Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/174)
25542024-12-19T18:42:59.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552024-12-19T18:42:59.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562024-12-19T18:42:59.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572024-12-19T18:42:59.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25582024-12-19T18:42:59.158Z
25592024-12-19T18:42:59.158Zinfo: running `cargo check --bins` on omicron-passwords (69/174)
25602024-12-19T18:42:59.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612024-12-19T18:42:59.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622024-12-19T18:42:59.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632024-12-19T18:42:59.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25642024-12-19T18:42:59.770Z
25652024-12-19T18:42:59.770Zinfo: running `cargo check --bins` on nexus-types (70/174)
25662024-12-19T18:43:00.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672024-12-19T18:43:00.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682024-12-19T18:43:00.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692024-12-19T18:43:00.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25702024-12-19T18:43:00.415Z
25712024-12-19T18:43:00.415Zinfo: running `cargo check --bins` on oxide-client (71/174)
25722024-12-19T18:43:00.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732024-12-19T18:43:00.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742024-12-19T18:43:00.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752024-12-19T18:43:00.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25762024-12-19T18:43:01.022Z
25772024-12-19T18:43:01.022Zinfo: running `cargo check --bins` on oximeter-client (72/174)
25782024-12-19T18:43:01.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792024-12-19T18:43:01.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802024-12-19T18:43:01.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812024-12-19T18:43:01.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25822024-12-19T18:43:01.646Z
25832024-12-19T18:43:01.646Zinfo: running `cargo check --bins` on repo-depot-client (73/174)
25842024-12-19T18:43:02.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-12-19T18:43:02.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-12-19T18:43:02.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872024-12-19T18:43:02.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25882024-12-19T18:43:02.250Z
25892024-12-19T18:43:02.250Zinfo: running `cargo check --bins` on sled-agent-client (74/174)
25902024-12-19T18:43:02.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-12-19T18:43:02.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-12-19T18:43:02.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932024-12-19T18:43:02.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25942024-12-19T18:43:02.894Z
25952024-12-19T18:43:02.894Zinfo: running `cargo check --bins` on wicketd-client (75/174)
25962024-12-19T18:43:03.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972024-12-19T18:43:03.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982024-12-19T18:43:03.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992024-12-19T18:43:03.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26002024-12-19T18:43:03.558Z
26012024-12-19T18:43:03.558Zinfo: running `cargo check --bins` on sled-agent-types (76/174)
26022024-12-19T18:43:04.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032024-12-19T18:43:04.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042024-12-19T18:43:04.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052024-12-19T18:43:04.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26062024-12-19T18:43:04.218Z
26072024-12-19T18:43:04.218Zinfo: running `cargo check --bins` on wicket-common (77/174)
26082024-12-19T18:43:04.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092024-12-19T18:43:04.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102024-12-19T18:43:04.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112024-12-19T18:43:04.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26122024-12-19T18:43:04.867Z
26132024-12-19T18:43:04.867Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/174)
26142024-12-19T18:43:05.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152024-12-19T18:43:05.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162024-12-19T18:43:05.534Z Checking csv-core v0.1.11
26172024-12-19T18:43:05.534Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26182024-12-19T18:43:05.537Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192024-12-19T18:43:05.853Z Checking csv v1.3.0
26202024-12-19T18:43:05.869Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26212024-12-19T18:43:06.430Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26222024-12-19T18:43:06.768Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26232024-12-19T18:43:08.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
26242024-12-19T18:43:08.213Z
26252024-12-19T18:43:08.213Zinfo: running `cargo check --bins` on cockroach-admin-api (79/174)
26262024-12-19T18:43:08.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272024-12-19T18:43:08.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282024-12-19T18:43:08.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292024-12-19T18:43:08.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26302024-12-19T18:43:08.844Z
26312024-12-19T18:43:08.844Zinfo: running `cargo check --bins` on cockroach-admin-types (80/174)
26322024-12-19T18:43:09.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332024-12-19T18:43:09.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342024-12-19T18:43:09.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352024-12-19T18:43:09.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26362024-12-19T18:43:09.469Z
26372024-12-19T18:43:09.469Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/174)
26382024-12-19T18:43:10.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26392024-12-19T18:43:10.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26402024-12-19T18:43:10.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26412024-12-19T18:43:10.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26422024-12-19T18:43:10.196Z
26432024-12-19T18:43:10.196Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/174)
26442024-12-19T18:43:10.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26452024-12-19T18:43:10.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26462024-12-19T18:43:10.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26472024-12-19T18:43:10.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26482024-12-19T18:43:10.920Z
26492024-12-19T18:43:10.920Zinfo: running `cargo check --bins` on dns-server (83/174)
26502024-12-19T18:43:11.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26512024-12-19T18:43:11.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26522024-12-19T18:43:11.555Z Compiling parking_lot_core v0.8.6
26532024-12-19T18:43:11.555Z Checking fxhash v0.2.1
26542024-12-19T18:43:11.558Z Checking hickory-server v0.24.1
26552024-12-19T18:43:11.558Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26562024-12-19T18:43:11.657Z Checking hickory-client v0.24.1
26572024-12-19T18:43:12.246Z Checking parking_lot v0.11.2
26582024-12-19T18:43:12.351Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26592024-12-19T18:43:12.351Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26602024-12-19T18:43:12.483Z Checking sled v0.34.7
26612024-12-19T18:43:14.268Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26622024-12-19T18:43:15.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
26632024-12-19T18:43:15.676Z
26642024-12-19T18:43:15.676Zinfo: running `cargo check --bins` on dns-server-api (84/174)
26652024-12-19T18:43:16.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-12-19T18:43:16.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-12-19T18:43:16.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682024-12-19T18:43:16.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26692024-12-19T18:43:16.303Z
26702024-12-19T18:43:16.303Zinfo: running `cargo check --bins` on gateway-test-utils (85/174)
26712024-12-19T18:43:16.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-12-19T18:43:16.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-12-19T18:43:16.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742024-12-19T18:43:16.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26752024-12-19T18:43:16.988Z
26762024-12-19T18:43:16.988Zinfo: running `cargo check --bins` on gateway-types (86/174)
26772024-12-19T18:43:17.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-12-19T18:43:17.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-12-19T18:43:17.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802024-12-19T18:43:17.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26812024-12-19T18:43:17.624Z
26822024-12-19T18:43:17.624Zinfo: running `cargo check --bins` on ipcc (87/174)
26832024-12-19T18:43:18.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-12-19T18:43:18.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-12-19T18:43:18.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862024-12-19T18:43:18.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26872024-12-19T18:43:18.261Z
26882024-12-19T18:43:18.261Zinfo: running `cargo check --bins` on omicron-gateway (88/174)
26892024-12-19T18:43:18.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902024-12-19T18:43:18.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912024-12-19T18:43:18.962Z Compiling radium v0.7.0
26922024-12-19T18:43:18.962Z Compiling semver v0.1.20
26932024-12-19T18:43:18.964Z Checking tap v1.0.1
26942024-12-19T18:43:19.068Z Compiling maybe-uninit v2.0.0
26952024-12-19T18:43:19.088Z Checking password-hash v0.5.0
26962024-12-19T18:43:19.096Z Checking blake2 v0.10.6
26972024-12-19T18:43:19.099Z Checking funty v2.0.0
26982024-12-19T18:43:19.099Z Checking crc-catalog v2.4.0
26992024-12-19T18:43:19.230Z Checking wyz v0.5.1
27002024-12-19T18:43:19.248Z Compiling packed_struct v0.10.1
27012024-12-19T18:43:19.507Z Compiling rustc_version v0.1.7
27022024-12-19T18:43:19.601Z Compiling owo-colors v4.1.0
27032024-12-19T18:43:19.603Z Compiling cancel-safe-futures v0.1.5
27042024-12-19T18:43:19.675Z Checking argon2 v0.5.3
27052024-12-19T18:43:19.752Z Checking crc v3.2.1
27062024-12-19T18:43:19.771Z Compiling packed_struct_codegen v0.10.1
27072024-12-19T18:43:19.911Z Checking half v2.4.1
27082024-12-19T18:43:19.928Z Compiling indexmap v1.9.3
27092024-12-19T18:43:19.998Z Checking ciborium-io v0.2.2
27102024-12-19T18:43:20.016Z Compiling newtype_derive v0.1.6
27112024-12-19T18:43:20.032Z Checking bitvec v1.0.1
27122024-12-19T18:43:20.126Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27132024-12-19T18:43:20.190Z Checking nodrop v0.1.14
27142024-12-19T18:43:20.304Z Checking array-init v0.0.4
27152024-12-19T18:43:20.362Z Checking ciborium-ll v0.2.2
27162024-12-19T18:43:20.379Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27172024-12-19T18:43:20.498Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27182024-12-19T18:43:20.659Z Checking smallvec v0.6.14
27192024-12-19T18:43:20.676Z Checking libsw v3.3.1
27202024-12-19T18:43:20.696Z Compiling memoffset v0.9.1
27212024-12-19T18:43:20.947Z Checking hashbrown v0.12.3
27222024-12-19T18:43:21.000Z Checking indent_write v2.2.0
27232024-12-19T18:43:21.038Z Checking bitfield v0.14.0
27242024-12-19T18:43:21.202Z Checking linear-map v1.2.0
27252024-12-19T18:43:21.261Z Checking swrite v0.1.0
27262024-12-19T18:43:21.304Z Checking termcolor v1.4.1
27272024-12-19T18:43:21.329Z Checking serde-hex v0.1.0
27282024-12-19T18:43:21.380Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27292024-12-19T18:43:21.535Z Checking ron v0.8.1
27302024-12-19T18:43:21.756Z Checking env_logger v0.10.2
27312024-12-19T18:43:22.243Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27322024-12-19T18:43:22.327Z Checking ciborium v0.2.2
27332024-12-19T18:43:22.605Z Checking steno v0.4.1
27342024-12-19T18:43:22.818Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27352024-12-19T18:43:22.862Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27362024-12-19T18:43:23.035Z Checking hashbrown v0.13.2
27372024-12-19T18:43:23.076Z Checking humantime v2.1.0
27382024-12-19T18:43:23.352Z Checking crc-any v2.5.0
27392024-12-19T18:43:23.406Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27402024-12-19T18:43:23.727Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27412024-12-19T18:43:24.058Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27422024-12-19T18:43:24.131Z Checking path-slash v0.1.5
27432024-12-19T18:43:24.149Z Checking object v0.30.4
27442024-12-19T18:43:24.286Z Checking nix v0.27.1
27452024-12-19T18:43:24.426Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27462024-12-19T18:43:24.852Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27472024-12-19T18:43:25.297Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27482024-12-19T18:43:25.331Z Checking tungstenite v0.23.0
27492024-12-19T18:43:25.557Z Checking kstat-rs v0.2.4
27502024-12-19T18:43:25.602Z Checking signal-hook-tokio v0.3.1
27512024-12-19T18:43:25.922Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27522024-12-19T18:43:26.151Z Checking tokio-tungstenite v0.23.1
27532024-12-19T18:43:26.480Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27542024-12-19T18:43:27.120Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27552024-12-19T18:43:27.319Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27562024-12-19T18:43:33.610Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27572024-12-19T18:43:34.912Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27582024-12-19T18:43:37.999Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27592024-12-19T18:43:43.676Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27602024-12-19T18:43:44.379Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27612024-12-19T18:43:47.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.89s
27622024-12-19T18:43:47.346Z
27632024-12-19T18:43:47.346Zinfo: running `cargo check --bins` on gateway-api (89/174)
27642024-12-19T18:43:47.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652024-12-19T18:43:47.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662024-12-19T18:43:47.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27672024-12-19T18:43:47.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27682024-12-19T18:43:47.974Z
27692024-12-19T18:43:47.974Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/174)
27702024-12-19T18:43:48.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27712024-12-19T18:43:48.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27722024-12-19T18:43:48.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27732024-12-19T18:43:48.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27742024-12-19T18:43:48.589Z
27752024-12-19T18:43:48.589Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/174)
27762024-12-19T18:43:49.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772024-12-19T18:43:49.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782024-12-19T18:43:49.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27792024-12-19T18:43:49.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27802024-12-19T18:43:49.276Z
27812024-12-19T18:43:49.276Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/174)
27822024-12-19T18:43:49.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832024-12-19T18:43:49.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842024-12-19T18:43:49.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852024-12-19T18:43:49.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27862024-12-19T18:43:49.862Z
27872024-12-19T18:43:49.862Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/174)
27882024-12-19T18:43:50.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892024-12-19T18:43:50.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902024-12-19T18:43:50.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912024-12-19T18:43:50.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27922024-12-19T18:43:50.494Z
27932024-12-19T18:43:50.494Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/174)
27942024-12-19T18:43:51.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952024-12-19T18:43:51.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962024-12-19T18:43:51.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972024-12-19T18:43:51.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27982024-12-19T18:43:51.121Z
27992024-12-19T18:43:51.121Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/174)
28002024-12-19T18:43:51.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012024-12-19T18:43:51.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022024-12-19T18:43:51.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032024-12-19T18:43:51.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28042024-12-19T18:43:51.746Z
28052024-12-19T18:43:51.746Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/174)
28062024-12-19T18:43:52.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072024-12-19T18:43:52.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082024-12-19T18:43:52.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092024-12-19T18:43:52.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28102024-12-19T18:43:52.360Z
28112024-12-19T18:43:52.360Zinfo: running `cargo check --bins` on oximeter-producer (97/174)
28122024-12-19T18:43:52.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132024-12-19T18:43:52.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142024-12-19T18:43:52.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152024-12-19T18:43:52.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28162024-12-19T18:43:53.006Z
28172024-12-19T18:43:53.006Zinfo: running `cargo check --bins` on internal-dns-resolver (98/174)
28182024-12-19T18:43:53.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192024-12-19T18:43:53.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202024-12-19T18:43:53.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212024-12-19T18:43:53.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28222024-12-19T18:43:53.628Z
28232024-12-19T18:43:53.628Zinfo: running `cargo check --bins` on sp-sim (99/174)
28242024-12-19T18:43:54.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252024-12-19T18:43:54.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262024-12-19T18:43:54.266Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28272024-12-19T18:43:56.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
28282024-12-19T18:43:56.291Z
28292024-12-19T18:43:56.291Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/174)
28302024-12-19T18:43:56.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312024-12-19T18:43:56.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322024-12-19T18:43:56.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332024-12-19T18:43:56.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28342024-12-19T18:43:56.957Z
28352024-12-19T18:43:56.957Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/174)
28362024-12-19T18:43:57.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372024-12-19T18:43:57.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382024-12-19T18:43:57.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392024-12-19T18:43:57.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28402024-12-19T18:43:57.629Z
28412024-12-19T18:43:57.629Zinfo: running `cargo check --bins` on db-macros (102/174)
28422024-12-19T18:43:58.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-12-19T18:43:58.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-12-19T18:43:58.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452024-12-19T18:43:58.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28462024-12-19T18:43:58.234Z
28472024-12-19T18:43:58.234Zinfo: running `cargo check --bins` on nexus-macros-common (103/174)
28482024-12-19T18:43:58.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-12-19T18:43:58.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-12-19T18:43:58.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512024-12-19T18:43:58.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28522024-12-19T18:43:58.833Z
28532024-12-19T18:43:58.833Zinfo: running `cargo check --bins` on nexus-auth (104/174)
28542024-12-19T18:43:59.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552024-12-19T18:43:59.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562024-12-19T18:43:59.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572024-12-19T18:43:59.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28582024-12-19T18:43:59.489Z
28592024-12-19T18:43:59.490Zinfo: running `cargo check --bins` on authz-macros (105/174)
28602024-12-19T18:44:00.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612024-12-19T18:44:00.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622024-12-19T18:44:00.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632024-12-19T18:44:00.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28642024-12-19T18:44:00.090Z
28652024-12-19T18:44:00.091Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/174)
28662024-12-19T18:44:00.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672024-12-19T18:44:00.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682024-12-19T18:44:00.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692024-12-19T18:44:00.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28702024-12-19T18:44:00.741Z
28712024-12-19T18:44:00.741Zinfo: running `cargo check --bins` on nexus-db-model (107/174)
28722024-12-19T18:44:01.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732024-12-19T18:44:01.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742024-12-19T18:44:01.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752024-12-19T18:44:01.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28762024-12-19T18:44:01.396Z
28772024-12-19T18:44:01.396Zinfo: running `cargo check --bins` on nexus-defaults (108/174)
28782024-12-19T18:44:01.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792024-12-19T18:44:01.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802024-12-19T18:44:01.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812024-12-19T18:44:01.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28822024-12-19T18:44:02.023Z
28832024-12-19T18:44:02.023Zinfo: running `cargo check --bins` on nexus-inventory (109/174)
28842024-12-19T18:44:02.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852024-12-19T18:44:02.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862024-12-19T18:44:02.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872024-12-19T18:44:02.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28882024-12-19T18:44:02.670Z
28892024-12-19T18:44:02.670Zinfo: running `cargo check --bins` on typed-rng (110/174)
28902024-12-19T18:44:03.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-12-19T18:44:03.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-12-19T18:44:03.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932024-12-19T18:44:03.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28942024-12-19T18:44:03.272Z
28952024-12-19T18:44:03.272Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/174)
28962024-12-19T18:44:03.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-12-19T18:44:03.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-12-19T18:44:04.007Z Checking keccak v0.1.5
28992024-12-19T18:44:04.117Z Checking secrecy v0.8.0
29002024-12-19T18:44:04.120Z Compiling unicase v2.7.0
29012024-12-19T18:44:04.136Z Compiling same-file v1.0.6
29022024-12-19T18:44:04.138Z Compiling tempfile v3.13.0
29032024-12-19T18:44:04.155Z Compiling thiserror-impl-no-std v2.0.2
29042024-12-19T18:44:04.155Z Checking universal-hash v0.5.1
29052024-12-19T18:44:04.158Z Compiling blake3 v1.5.4
29062024-12-19T18:44:04.290Z Compiling walkdir v2.5.0
29072024-12-19T18:44:04.336Z Compiling ring v0.16.20
29082024-12-19T18:44:04.395Z Checking sha3 v0.10.8
29092024-12-19T18:44:04.414Z Checking opaque-debug v0.3.1
29102024-12-19T18:44:04.502Z Checking poly1305 v0.8.0
29112024-12-19T18:44:04.564Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29122024-12-19T18:44:04.784Z Checking chacha20 v0.9.1
29132024-12-19T18:44:04.869Z Checking aead v0.5.2
29142024-12-19T18:44:05.013Z Compiling memmap2 v0.9.5
29152024-12-19T18:44:05.014Z Compiling arrayref v0.3.9
29162024-12-19T18:44:05.050Z Compiling libefi-sys v0.1.0
29172024-12-19T18:44:05.092Z Compiling arrayvec v0.7.6
29182024-12-19T18:44:05.127Z Compiling salty v0.3.0
29192024-12-19T18:44:05.168Z Compiling constant_time_eq v0.3.1
29202024-12-19T18:44:05.313Z Compiling spin v0.5.2
29212024-12-19T18:44:05.377Z Checking chacha20poly1305 v0.10.1
29222024-12-19T18:44:05.478Z Compiling toolchain_find v0.4.0
29232024-12-19T18:44:05.553Z Compiling camino-tempfile v1.1.1
29242024-12-19T18:44:05.571Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29252024-12-19T18:44:05.587Z Compiling bitfield-struct v0.6.2
29262024-12-19T18:44:05.884Z Compiling topological-sort v0.2.2
29272024-12-19T18:44:06.014Z Compiling mime_guess v2.0.5
29282024-12-19T18:44:06.092Z Compiling rustfmt-wrapper v0.2.1
29292024-12-19T18:44:06.545Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29302024-12-19T18:44:06.672Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29312024-12-19T18:44:06.704Z Checking primeorder v0.13.6
29322024-12-19T18:44:06.720Z Checking env_filter v0.1.2
29332024-12-19T18:44:06.947Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29342024-12-19T18:44:07.048Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29352024-12-19T18:44:07.068Z Checking env_logger v0.11.5
29362024-12-19T18:44:07.174Z Checking p384 v0.13.0
29372024-12-19T18:44:07.216Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29382024-12-19T18:44:07.355Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29392024-12-19T18:44:07.418Z Checking thiserror-no-std v2.0.2
29402024-12-19T18:44:07.536Z Checking vsss-rs v3.3.4
29412024-12-19T18:44:07.600Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29422024-12-19T18:44:07.603Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29432024-12-19T18:44:07.675Z Checking http-range v0.1.5
29442024-12-19T18:44:07.852Z Checking bumpalo v3.16.0
29452024-12-19T18:44:07.890Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29462024-12-19T18:44:08.037Z Checking lockfree-object-pool v0.1.6
29472024-12-19T18:44:08.134Z Checking simd-adler32 v0.3.7
29482024-12-19T18:44:08.167Z Compiling zip v2.1.3
29492024-12-19T18:44:08.217Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29502024-12-19T18:44:08.306Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29512024-12-19T18:44:08.490Z Checking zopfli v0.8.1
29522024-12-19T18:44:08.515Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29532024-12-19T18:44:08.617Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29542024-12-19T18:44:08.996Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29552024-12-19T18:44:09.180Z Checking nanorand v0.7.0
29562024-12-19T18:44:09.201Z Checking atty v0.2.14
29572024-12-19T18:44:09.216Z Checking glob v0.3.1
29582024-12-19T18:44:09.328Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29592024-12-19T18:44:09.535Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29602024-12-19T18:44:09.562Z Checking flume v0.11.1
29612024-12-19T18:44:09.685Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29622024-12-19T18:44:10.040Z Compiling omicron-zone-package v0.11.1
29632024-12-19T18:44:10.231Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29642024-12-19T18:44:11.040Z Checking hyper-staticfile v0.10.1
29652024-12-19T18:44:11.559Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29662024-12-19T18:44:11.734Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29672024-12-19T18:44:11.960Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29682024-12-19T18:44:12.021Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29692024-12-19T18:44:12.227Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29702024-12-19T18:44:12.230Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29712024-12-19T18:44:12.801Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29722024-12-19T18:44:13.013Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29732024-12-19T18:44:13.661Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29742024-12-19T18:44:14.800Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29752024-12-19T18:44:16.617Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29762024-12-19T18:44:16.620Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29772024-12-19T18:44:26.571Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-12-19T18:44:40.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.73s
29792024-12-19T18:44:40.197Z
29802024-12-19T18:44:40.197Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/174)
29812024-12-19T18:44:40.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-12-19T18:44:40.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-12-19T18:44:40.935Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-12-19T18:44:54.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
29852024-12-19T18:44:54.708Z
29862024-12-19T18:44:54.708Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/174)
29872024-12-19T18:44:55.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-12-19T18:44:55.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-12-19T18:44:55.468Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-12-19T18:45:09.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
29912024-12-19T18:45:09.402Z
29922024-12-19T18:45:09.402Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/174)
29932024-12-19T18:45:10.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-12-19T18:45:10.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-12-19T18:45:10.140Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-12-19T18:45:23.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
29972024-12-19T18:45:24.076Z
29982024-12-19T18:45:24.076Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/174)
29992024-12-19T18:45:24.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-12-19T18:45:24.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-12-19T18:45:24.816Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-12-19T18:45:38.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.44s
30032024-12-19T18:45:38.713Z
30042024-12-19T18:45:38.714Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/174)
30052024-12-19T18:45:39.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-12-19T18:45:39.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-12-19T18:45:39.449Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-12-19T18:45:53.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
30092024-12-19T18:45:53.392Z
30102024-12-19T18:45:53.392Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/174)
30112024-12-19T18:45:54.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-12-19T18:45:54.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-12-19T18:45:54.138Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30142024-12-19T18:46:07.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
30152024-12-19T18:46:08.025Z
30162024-12-19T18:46:08.025Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/174)
30172024-12-19T18:46:08.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-12-19T18:46:08.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-12-19T18:46:08.756Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30202024-12-19T18:46:22.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s
30212024-12-19T18:46:22.418Z
30222024-12-19T18:46:22.418Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/174)
30232024-12-19T18:46:22.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-12-19T18:46:22.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-12-19T18:46:22.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-12-19T18:46:22.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30272024-12-19T18:46:23.070Z
30282024-12-19T18:46:23.070Zinfo: running `cargo check --bins` on key-manager (120/174)
30292024-12-19T18:46:23.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-12-19T18:46:23.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-12-19T18:46:23.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-12-19T18:46:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30332024-12-19T18:46:23.686Z
30342024-12-19T18:46:23.687Zinfo: running `cargo check --bins` on range-requests (121/174)
30352024-12-19T18:46:24.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-12-19T18:46:24.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-12-19T18:46:24.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-12-19T18:46:24.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30392024-12-19T18:46:24.295Z
30402024-12-19T18:46:24.295Zinfo: running `cargo check --bins` on repo-depot-api (122/174)
30412024-12-19T18:46:24.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-12-19T18:46:24.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-12-19T18:46:24.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-12-19T18:46:24.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30452024-12-19T18:46:24.924Z
30462024-12-19T18:46:24.924Zinfo: running `cargo check --bins` on sled-agent-api (123/174)
30472024-12-19T18:46:25.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-12-19T18:46:25.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-12-19T18:46:25.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-12-19T18:46:25.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30512024-12-19T18:46:25.582Z
30522024-12-19T18:46:25.582Zinfo: running `cargo check --bins` on sled-diagnostics (124/174)
30532024-12-19T18:46:26.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-12-19T18:46:26.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-12-19T18:46:26.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-12-19T18:46:26.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30572024-12-19T18:46:26.192Z
30582024-12-19T18:46:26.192Zinfo: running `cargo check --bins` on sled-hardware (125/174)
30592024-12-19T18:46:26.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-12-19T18:46:26.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-12-19T18:46:26.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-12-19T18:46:26.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30632024-12-19T18:46:26.836Z
30642024-12-19T18:46:26.836Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/174)
30652024-12-19T18:46:27.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-12-19T18:46:27.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-12-19T18:46:27.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682024-12-19T18:46:27.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30692024-12-19T18:46:27.481Z
30702024-12-19T18:46:27.481Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/174)
30712024-12-19T18:46:28.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722024-12-19T18:46:28.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732024-12-19T18:46:28.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742024-12-19T18:46:28.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30752024-12-19T18:46:28.122Z
30762024-12-19T18:46:28.122Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (128/174)
30772024-12-19T18:46:28.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-12-19T18:46:28.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-12-19T18:46:28.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30802024-12-19T18:46:28.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30812024-12-19T18:46:28.778Z
30822024-12-19T18:46:28.778Zinfo: running `cargo check --bins` on nexus-test-interface (129/174)
30832024-12-19T18:46:29.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-12-19T18:46:29.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-12-19T18:46:29.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30862024-12-19T18:46:29.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30872024-12-19T18:46:29.431Z
30882024-12-19T18:46:29.431Zinfo: running `cargo check --bins` on oximeter-collector (130/174)
30892024-12-19T18:46:30.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30902024-12-19T18:46:30.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30912024-12-19T18:46:30.121Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30922024-12-19T18:46:30.121Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30932024-12-19T18:46:30.992Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30942024-12-19T18:46:33.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
30952024-12-19T18:46:33.199Z
30962024-12-19T18:46:33.199Zinfo: running `cargo check --bins` on oximeter-api (131/174)
30972024-12-19T18:46:33.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982024-12-19T18:46:33.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992024-12-19T18:46:33.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002024-12-19T18:46:33.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31012024-12-19T18:46:33.827Z
31022024-12-19T18:46:33.827Zinfo: running `cargo check --bins` on cert-dev (132/174)
31032024-12-19T18:46:34.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042024-12-19T18:46:34.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052024-12-19T18:46:34.440Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31062024-12-19T18:46:34.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31072024-12-19T18:46:34.869Z
31082024-12-19T18:46:34.869Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (133/174)
31092024-12-19T18:46:35.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102024-12-19T18:46:35.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112024-12-19T18:46:35.539Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31122024-12-19T18:46:35.539Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31132024-12-19T18:46:36.135Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31142024-12-19T18:46:36.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
31152024-12-19T18:46:36.674Z
31162024-12-19T18:46:36.674Zinfo: running `cargo check --bins` on ch-dev (134/174)
31172024-12-19T18:46:37.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-12-19T18:46:37.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-12-19T18:46:37.333Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31202024-12-19T18:46:38.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31212024-12-19T18:46:38.229Z
31222024-12-19T18:46:38.229Zinfo: running `cargo check --bins` on crdb-seed (135/174)
31232024-12-19T18:46:38.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-12-19T18:46:38.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-12-19T18:46:38.885Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31262024-12-19T18:46:39.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
31272024-12-19T18:46:39.439Z
31282024-12-19T18:46:39.440Zinfo: running `cargo check --bins` on db-dev (136/174)
31292024-12-19T18:46:40.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31302024-12-19T18:46:40.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31312024-12-19T18:46:40.102Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31322024-12-19T18:46:40.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31332024-12-19T18:46:41.008Z
31342024-12-19T18:46:41.009Zinfo: running `cargo check --bins` on omicron-dev-lib (137/174)
31352024-12-19T18:46:41.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31362024-12-19T18:46:41.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31372024-12-19T18:46:41.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31382024-12-19T18:46:41.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31392024-12-19T18:46:41.652Z
31402024-12-19T18:46:41.652Zinfo: running `cargo check --bins` on xtask-downloader (138/174)
31412024-12-19T18:46:42.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422024-12-19T18:46:42.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432024-12-19T18:46:42.261Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31442024-12-19T18:46:43.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
31452024-12-19T18:46:43.329Z
31462024-12-19T18:46:43.329Zinfo: running `cargo check --bins` on omicron-ls-apis (139/174)
31472024-12-19T18:46:43.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482024-12-19T18:46:43.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492024-12-19T18:46:43.945Z Checking cargo-platform v0.1.8
31502024-12-19T18:46:44.215Z Checking cargo_metadata v0.18.1
31512024-12-19T18:46:45.178Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31522024-12-19T18:46:45.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
31532024-12-19T18:46:46.154Z
31542024-12-19T18:46:46.154Zinfo: running `cargo check --bins` on mgs-dev (140/174)
31552024-12-19T18:46:46.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562024-12-19T18:46:46.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572024-12-19T18:46:46.867Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31582024-12-19T18:46:47.593Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31592024-12-19T18:46:48.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
31602024-12-19T18:46:48.349Z
31612024-12-19T18:46:48.349Zinfo: running `cargo check --bins` on omicron-omdb (141/174)
31622024-12-19T18:46:48.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632024-12-19T18:46:48.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642024-12-19T18:46:49.138Z Compiling crunchy v0.2.2
31652024-12-19T18:46:49.138Z Compiling tiny-keccak v2.0.2
31662024-12-19T18:46:49.142Z Compiling dsl_auto_type v0.1.2
31672024-12-19T18:46:49.142Z Checking scheduled-thread-pool v0.2.7
31682024-12-19T18:46:49.142Z Compiling diesel_table_macro_syntax v0.2.0
31692024-12-19T18:46:49.251Z Compiling ascii-canvas v3.0.0
31702024-12-19T18:46:49.261Z Compiling ena v0.14.3
31712024-12-19T18:46:49.270Z Compiling regex-syntax v0.6.29
31722024-12-19T18:46:49.521Z Checking r2d2 v0.8.10
31732024-12-19T18:46:49.571Z Compiling diff v0.1.13
31742024-12-19T18:46:49.689Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31752024-12-19T18:46:49.736Z Compiling ref-cast v1.0.23
31762024-12-19T18:46:49.809Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31772024-12-19T18:46:49.846Z Compiling derive_builder_core v0.20.2
31782024-12-19T18:46:49.926Z Compiling libxml v0.3.3
31792024-12-19T18:46:50.088Z Compiling ref-cast-impl v1.0.23
31802024-12-19T18:46:50.203Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31812024-12-19T18:46:50.353Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31822024-12-19T18:46:50.378Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31832024-12-19T18:46:50.573Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31842024-12-19T18:46:50.648Z Compiling strum_macros v0.24.3
31852024-12-19T18:46:50.728Z Compiling samael v0.0.17
31862024-12-19T18:46:50.856Z Compiling diesel_derives v2.2.3
31872024-12-19T18:46:50.975Z Compiling indoc v1.0.9
31882024-12-19T18:46:51.970Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31892024-12-19T18:46:52.280Z Compiling oso-derive v0.27.3
31902024-12-19T18:46:52.340Z Compiling derive_builder_macro v0.20.2
31912024-12-19T18:46:52.638Z Compiling lalrpop v0.19.12
31922024-12-19T18:46:53.259Z Checking derive_builder v0.20.2
31932024-12-19T18:46:53.394Z Compiling impl-trait-for-tuples v0.2.2
31942024-12-19T18:46:53.426Z Checking quick-xml v0.33.0
31952024-12-19T18:46:53.816Z Compiling diesel-dtrace v0.4.2
31962024-12-19T18:46:54.102Z Checking maplit v1.0.2
31972024-12-19T18:46:54.326Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31982024-12-19T18:46:54.348Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31992024-12-19T18:46:54.635Z Checking bb8 v0.8.5
32002024-12-19T18:46:55.175Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32012024-12-19T18:46:55.355Z Checking castaway v0.2.3
32022024-12-19T18:46:55.458Z Checking rand_seeder v0.3.0
32032024-12-19T18:46:55.533Z Checking compact_str v0.8.0
32042024-12-19T18:46:55.622Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32052024-12-19T18:46:55.729Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32062024-12-19T18:46:55.927Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32072024-12-19T18:46:56.108Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32082024-12-19T18:46:56.392Z Checking unicode-truncate v1.1.0
32092024-12-19T18:46:56.412Z Checking lru v0.12.5
32102024-12-19T18:46:56.630Z Compiling instability v0.3.2
32112024-12-19T18:46:56.727Z Checking smawk v0.3.2
32122024-12-19T18:46:56.952Z Checking is_ci v1.2.0
32132024-12-19T18:46:57.113Z Checking unicode-linebreak v0.1.5
32142024-12-19T18:46:57.492Z Checking cassowary v0.3.0
32152024-12-19T18:46:57.544Z Checking textwrap v0.16.1
32162024-12-19T18:46:57.564Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32172024-12-19T18:46:57.761Z Checking supports-color v3.0.1
32182024-12-19T18:46:57.952Z Checking ratatui v0.28.1
32192024-12-19T18:46:57.977Z Checking multimap v0.10.0
32202024-12-19T18:47:01.074Z Checking diesel v2.2.6
32212024-12-19T18:47:26.550Z Compiling polar-core v0.27.3
32222024-12-19T18:47:30.324Z Checking async-bb8-diesel v0.2.1
32232024-12-19T18:47:34.008Z Checking oso v0.27.3
32242024-12-19T18:48:43.578Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32252024-12-19T18:48:49.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
32262024-12-19T18:48:49.860Z
32272024-12-19T18:48:49.860Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (142/174)
32282024-12-19T18:48:50.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-12-19T18:48:50.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-12-19T18:48:50.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312024-12-19T18:48:50.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32322024-12-19T18:48:50.541Z
32332024-12-19T18:48:50.541Zinfo: running `cargo check --bins` on nexus-saga-recovery (143/174)
32342024-12-19T18:48:51.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352024-12-19T18:48:51.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362024-12-19T18:48:51.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372024-12-19T18:48:51.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32382024-12-19T18:48:51.226Z
32392024-12-19T18:48:51.226Zinfo: running `cargo check --bins` on nexus-test-utils-macros (144/174)
32402024-12-19T18:48:51.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412024-12-19T18:48:51.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422024-12-19T18:48:51.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432024-12-19T18:48:51.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32442024-12-19T18:48:51.837Z
32452024-12-19T18:48:51.837Zinfo: running `cargo check --bins` on omicron-nexus (145/174)
32462024-12-19T18:48:52.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472024-12-19T18:48:52.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482024-12-19T18:48:52.640Z Compiling libz-sys v1.1.20
32492024-12-19T18:48:52.756Z Compiling libgit2-sys v0.17.0+1.8.1
32502024-12-19T18:48:52.772Z Compiling vergen v8.3.2
32512024-12-19T18:48:52.774Z Compiling cargo-platform v0.1.8
32522024-12-19T18:48:52.775Z Compiling pin-project-internal v1.1.6
32532024-12-19T18:48:52.814Z Compiling snafu-derive v0.8.5
32542024-12-19T18:48:52.816Z Compiling libsqlite3-sys v0.30.1
32552024-12-19T18:48:52.816Z Compiling buf-list v1.0.3
32562024-12-19T18:48:53.069Z Compiling rustls v0.21.12
32572024-12-19T18:48:53.345Z Compiling cargo_metadata v0.18.1
32582024-12-19T18:48:53.348Z Compiling cfg_aliases v0.2.1
32592024-12-19T18:48:53.462Z Compiling nix v0.29.0
32602024-12-19T18:48:53.506Z Checking globset v0.4.15
32612024-12-19T18:48:53.569Z Checking olpc-cjson v0.1.4
32622024-12-19T18:48:53.719Z Checking rustls-webpki v0.101.7
32632024-12-19T18:48:53.793Z Checking sct v0.7.1
32642024-12-19T18:48:53.976Z Checking serde_plain v1.0.2
32652024-12-19T18:48:54.014Z Checking typed-path v0.9.3
32662024-12-19T18:48:54.563Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32672024-12-19T18:48:54.826Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32682024-12-19T18:48:54.848Z Checking hashlink v0.9.1
32692024-12-19T18:48:55.117Z Checking fallible-streaming-iterator v0.1.9
32702024-12-19T18:48:55.358Z Checking fallible-iterator v0.3.0
32712024-12-19T18:48:55.410Z Checking parse-size v1.1.0
32722024-12-19T18:48:55.823Z Checking pin-project v1.1.6
32732024-12-19T18:48:55.953Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32742024-12-19T18:48:55.972Z Checking rusqlite v0.32.1
32752024-12-19T18:48:55.975Z Checking rustls-pemfile v1.0.4
32762024-12-19T18:48:56.160Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32772024-12-19T18:48:56.188Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32782024-12-19T18:48:56.468Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32792024-12-19T18:48:56.927Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32802024-12-19T18:48:56.985Z Checking twox-hash v1.6.3
32812024-12-19T18:48:57.065Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32822024-12-19T18:48:57.479Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32832024-12-19T18:48:57.563Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32842024-12-19T18:48:57.685Z Checking tokio-rustls v0.24.1
32852024-12-19T18:48:57.982Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32862024-12-19T18:48:58.057Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32872024-12-19T18:48:58.202Z Checking fatfs v0.3.6
32882024-12-19T18:48:58.369Z Checking snafu v0.8.5
32892024-12-19T18:48:58.881Z Checking tough v0.19.0
32902024-12-19T18:48:59.111Z Checking assert_matches v1.5.0
32912024-12-19T18:49:03.035Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32922024-12-19T18:49:04.401Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32932024-12-19T18:49:05.123Z Compiling git2 v0.19.0
32942024-12-19T18:49:09.832Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32952024-12-19T18:50:01.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
32962024-12-19T18:50:02.087Z
32972024-12-19T18:50:02.087Zinfo: running `cargo check --bins` on nexus-external-api (146/174)
32982024-12-19T18:50:02.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992024-12-19T18:50:02.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002024-12-19T18:50:02.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012024-12-19T18:50:02.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33022024-12-19T18:50:02.787Z
33032024-12-19T18:50:02.787Zinfo: running `cargo check --bins` on openapi-manager-types (147/174)
33042024-12-19T18:50:03.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052024-12-19T18:50:03.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062024-12-19T18:50:03.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072024-12-19T18:50:03.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33082024-12-19T18:50:03.405Z
33092024-12-19T18:50:03.405Zinfo: running `cargo check --bins` on nexus-internal-api (148/174)
33102024-12-19T18:50:03.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112024-12-19T18:50:03.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122024-12-19T18:50:03.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132024-12-19T18:50:03.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33142024-12-19T18:50:04.058Z
33152024-12-19T18:50:04.058Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (149/174)
33162024-12-19T18:50:04.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172024-12-19T18:50:04.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182024-12-19T18:50:04.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192024-12-19T18:50:04.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33202024-12-19T18:50:04.723Z
33212024-12-19T18:50:04.724Zinfo: running `cargo check --bins` on nexus-networking (150/174)
33222024-12-19T18:50:05.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232024-12-19T18:50:05.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242024-12-19T18:50:05.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252024-12-19T18:50:05.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33262024-12-19T18:50:05.403Z
33272024-12-19T18:50:05.403Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (151/174)
33282024-12-19T18:50:05.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292024-12-19T18:50:05.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302024-12-19T18:50:05.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312024-12-19T18:50:05.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33322024-12-19T18:50:06.079Z
33332024-12-19T18:50:06.079Zinfo: running `cargo check --bins` on update-common (152/174)
33342024-12-19T18:50:06.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352024-12-19T18:50:06.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362024-12-19T18:50:06.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372024-12-19T18:50:06.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33382024-12-19T18:50:06.728Z
33392024-12-19T18:50:06.728Zinfo: running `cargo check --bins` on tufaceous-lib (153/174)
33402024-12-19T18:50:07.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412024-12-19T18:50:07.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422024-12-19T18:50:07.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432024-12-19T18:50:07.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33442024-12-19T18:50:07.377Z
33452024-12-19T18:50:07.377Zinfo: running `cargo check --bins` on tufaceous (154/174)
33462024-12-19T18:50:07.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472024-12-19T18:50:07.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482024-12-19T18:50:08.047Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33492024-12-19T18:50:09.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
33502024-12-19T18:50:09.212Z
33512024-12-19T18:50:09.212Zinfo: running `cargo check --bins` on omicron-dev (155/174)
33522024-12-19T18:50:09.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532024-12-19T18:50:09.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542024-12-19T18:50:10.064Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33552024-12-19T18:50:10.192Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33562024-12-19T18:50:10.193Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33572024-12-19T18:50:10.205Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33582024-12-19T18:50:35.893Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33592024-12-19T18:50:35.893Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33602024-12-19T18:50:35.896Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33612024-12-19T18:50:35.896Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33622024-12-19T18:50:35.897Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33632024-12-19T18:50:36.721Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33642024-12-19T18:50:37.992Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33652024-12-19T18:51:15.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
33662024-12-19T18:51:15.922Z
33672024-12-19T18:51:15.922Zinfo: running `cargo check --bins` on openapi-manager (156/174)
33682024-12-19T18:51:16.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692024-12-19T18:51:16.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702024-12-19T18:51:16.621Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33712024-12-19T18:51:16.621Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33722024-12-19T18:51:16.623Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33732024-12-19T18:51:18.279Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33742024-12-19T18:51:19.172Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33752024-12-19T18:51:20.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
33762024-12-19T18:51:20.450Z
33772024-12-19T18:51:20.450Zinfo: running `cargo check --bins` on installinator-api (157/174)
33782024-12-19T18:51:21.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792024-12-19T18:51:21.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802024-12-19T18:51:21.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812024-12-19T18:51:21.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33822024-12-19T18:51:21.095Z
33832024-12-19T18:51:21.095Zinfo: running `cargo check --bins` on wicketd-api (158/174)
33842024-12-19T18:51:21.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852024-12-19T18:51:21.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862024-12-19T18:51:21.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872024-12-19T18:51:21.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33882024-12-19T18:51:21.742Z
33892024-12-19T18:51:21.742Zinfo: running `cargo check --bins` on reconfigurator-cli (159/174)
33902024-12-19T18:51:22.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912024-12-19T18:51:22.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922024-12-19T18:51:22.421Z Compiling petname v2.0.2
33932024-12-19T18:51:22.424Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33942024-12-19T18:51:22.424Z Checking sync-ptr v0.1.1
33952024-12-19T18:51:23.862Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33962024-12-19T18:51:25.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
33972024-12-19T18:51:25.583Z
33982024-12-19T18:51:25.584Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (160/174)
33992024-12-19T18:51:26.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002024-12-19T18:51:26.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012024-12-19T18:51:26.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022024-12-19T18:51:26.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34032024-12-19T18:51:26.238Z
34042024-12-19T18:51:26.238Zinfo: running `cargo check --bins` on omicron-releng (161/174)
34052024-12-19T18:51:26.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062024-12-19T18:51:26.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072024-12-19T18:51:26.911Z Checking memmap2 v0.9.5
34082024-12-19T18:51:26.911Z Checking constant_time_eq v0.3.1
34092024-12-19T18:51:26.911Z Checking spin v0.5.2
34102024-12-19T18:51:26.911Z Checking arrayref v0.3.9
34112024-12-19T18:51:26.914Z Checking arrayvec v0.7.6
34122024-12-19T18:51:26.914Z Checking topological-sort v0.2.2
34132024-12-19T18:51:27.018Z Checking shell-words v1.1.0
34142024-12-19T18:51:27.181Z Checking ring v0.16.20
34152024-12-19T18:51:27.318Z Checking blake3 v1.5.4
34162024-12-19T18:51:28.322Z Checking omicron-zone-package v0.11.1
34172024-12-19T18:51:29.438Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34182024-12-19T18:51:30.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
34192024-12-19T18:51:30.526Z
34202024-12-19T18:51:30.526Zinfo: running `cargo check --bins` on xtask (162/174)
34212024-12-19T18:51:30.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222024-12-19T18:51:30.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232024-12-19T18:51:30.953Z Checking bitflags v2.6.0
34242024-12-19T18:51:30.956Z Checking serde v1.0.215
34252024-12-19T18:51:30.956Z Checking thiserror v1.0.69
34262024-12-19T18:51:31.048Z Checking scroll v0.12.0
34272024-12-19T18:51:31.050Z Checking hashbrown v0.15.1
34282024-12-19T18:51:31.050Z Checking log v0.4.22
34292024-12-19T18:51:31.066Z Checking zerocopy v0.7.35
34302024-12-19T18:51:31.088Z Checking syn v2.0.87
34312024-12-19T18:51:31.155Z Checking pest v2.7.14
34322024-12-19T18:51:31.281Z Checking rustix v0.38.37
34332024-12-19T18:51:31.313Z Checking once_cell v1.20.2
34342024-12-19T18:51:31.513Z Checking goblin v0.8.2
34352024-12-19T18:51:31.628Z Checking fs-err v2.11.0
34362024-12-19T18:51:31.923Z Checking tabled v0.15.0
34372024-12-19T18:51:32.111Z Checking indexmap v2.6.0
34382024-12-19T18:51:32.450Z Checking anyhow v1.0.93
34392024-12-19T18:51:33.248Z Checking terminal_size v0.4.0
34402024-12-19T18:51:33.249Z Checking tempfile v3.13.0
34412024-12-19T18:51:33.423Z Checking clap_builder v4.5.21
34422024-12-19T18:51:33.704Z Checking dtrace-parser v0.2.0
34432024-12-19T18:51:35.457Z Checking serde_json v1.0.132
34442024-12-19T18:51:35.457Z Checking toml_datetime v0.6.8
34452024-12-19T18:51:35.459Z Checking serde_spanned v0.6.8
34462024-12-19T18:51:35.459Z Checking camino v1.1.9
34472024-12-19T18:51:35.459Z Checking cargo-platform v0.1.8
34482024-12-19T18:51:35.460Z Checking semver v1.0.23
34492024-12-19T18:51:35.666Z Checking macaddr v1.0.1
34502024-12-19T18:51:35.706Z Checking clap v4.5.21
34512024-12-19T18:51:35.754Z Checking toml_edit v0.22.22
34522024-12-19T18:51:36.022Z Checking camino-tempfile v1.1.1
34532024-12-19T18:51:36.686Z Checking dof v0.3.0
34542024-12-19T18:51:36.686Z Checking cargo_metadata v0.18.1
34552024-12-19T18:51:37.099Z Checking usdt-impl v0.5.0
34562024-12-19T18:51:37.491Z Checking usdt v0.5.0
34572024-12-19T18:51:37.502Z Checking toml v0.8.19
34582024-12-19T18:51:37.981Z Checking cargo_toml v0.20.5
34592024-12-19T18:51:39.181Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34602024-12-19T18:51:39.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
34612024-12-19T18:51:39.891Z
34622024-12-19T18:51:39.891Zinfo: running `cargo check --bins` on end-to-end-tests (163/174)
34632024-12-19T18:51:40.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642024-12-19T18:51:40.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652024-12-19T18:51:40.653Z Checking polyval v0.6.2
34662024-12-19T18:51:40.766Z Checking ctr v0.9.2
34672024-12-19T18:51:40.782Z Checking ssh-encoding v0.2.0
34682024-12-19T18:51:40.782Z Checking blowfish v0.9.1
34692024-12-19T18:51:40.804Z Checking password-hash v0.4.2
34702024-12-19T18:51:40.807Z Checking matches v0.1.10
34712024-12-19T18:51:40.836Z Checking p256 v0.13.2
34722024-12-19T18:51:40.838Z Checking p521 v0.13.3
34732024-12-19T18:51:40.911Z Checking idna v0.2.3
34742024-12-19T18:51:40.978Z Checking ghash v0.5.1
34752024-12-19T18:51:41.000Z Checking bcrypt-pbkdf v0.10.0
34762024-12-19T18:51:41.071Z Compiling enum-as-inner v0.5.1
34772024-12-19T18:51:41.108Z Checking russh-cryptovec v0.7.3
34782024-12-19T18:51:41.158Z Checking aes-gcm v0.10.3
34792024-12-19T18:51:41.192Z Checking pbkdf2 v0.11.0
34802024-12-19T18:51:41.242Z Checking md5 v0.7.0
34812024-12-19T18:51:41.298Z Checking num-bigint v0.4.6
34822024-12-19T18:51:41.318Z Checking des v0.8.1
34832024-12-19T18:51:41.398Z Checking ssh-cipher v0.2.0
34842024-12-19T18:51:41.469Z Compiling dhcproto-macros v0.1.0
34852024-12-19T18:51:41.540Z Checking hex-literal v0.4.1
34862024-12-19T18:51:41.590Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34872024-12-19T18:51:41.682Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34882024-12-19T18:51:41.685Z Checking ssh-key v0.6.6
34892024-12-19T18:51:41.765Z Checking internet-checksum v0.2.1
34902024-12-19T18:51:42.092Z Checking trust-dns-proto v0.22.0
34912024-12-19T18:51:43.057Z Checking russh-keys v0.45.0
34922024-12-19T18:51:43.963Z Checking russh v0.45.0
34932024-12-19T18:51:44.675Z Checking dhcproto v0.12.0
34942024-12-19T18:52:01.593Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34952024-12-19T18:52:03.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s
34962024-12-19T18:52:03.230Z
34972024-12-19T18:52:03.230Zinfo: running `cargo check --bins` on gateway-cli (164/174)
34982024-12-19T18:52:03.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992024-12-19T18:52:03.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002024-12-19T18:52:03.868Z Checking termios v0.3.3
35012024-12-19T18:52:04.088Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35022024-12-19T18:52:04.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
35032024-12-19T18:52:05.047Z
35042024-12-19T18:52:05.047Zinfo: running `cargo check --bins --no-default-features` on installinator (165/174)
35052024-12-19T18:52:05.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062024-12-19T18:52:05.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072024-12-19T18:52:05.743Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35082024-12-19T18:52:07.789Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35092024-12-19T18:52:09.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
35102024-12-19T18:52:09.850Z
35112024-12-19T18:52:09.850Zinfo: running `cargo check --bins` on internal-dns-cli (166/174)
35122024-12-19T18:52:10.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132024-12-19T18:52:10.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142024-12-19T18:52:10.489Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35152024-12-19T18:52:10.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35162024-12-19T18:52:11.148Z
35172024-12-19T18:52:11.148Zinfo: running `cargo check --bins` on omicron-live-tests (167/174)
35182024-12-19T18:52:11.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192024-12-19T18:52:11.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202024-12-19T18:52:11.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212024-12-19T18:52:11.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35222024-12-19T18:52:11.763Z
35232024-12-19T18:52:11.763Zinfo: running `cargo check --bins` on live-tests-macros (168/174)
35242024-12-19T18:52:12.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252024-12-19T18:52:12.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262024-12-19T18:52:12.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272024-12-19T18:52:12.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35282024-12-19T18:52:12.390Z
35292024-12-19T18:52:12.390Zinfo: running `cargo check --bins` on omicron-package (169/174)
35302024-12-19T18:52:12.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312024-12-19T18:52:12.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322024-12-19T18:52:13.062Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35332024-12-19T18:52:14.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
35342024-12-19T18:52:14.561Z
35352024-12-19T18:52:14.561Zinfo: running `cargo check --bins` on wicket-dbg (170/174)
35362024-12-19T18:52:15.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372024-12-19T18:52:15.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382024-12-19T18:52:15.269Z Checking rtoolbox v0.0.2
35392024-12-19T18:52:15.269Z Checking tui-tree-widget v0.22.0
35402024-12-19T18:52:15.299Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35412024-12-19T18:52:15.496Z Checking rpassword v7.3.1
35422024-12-19T18:52:19.583Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35432024-12-19T18:52:22.579Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35442024-12-19T18:52:23.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
35452024-12-19T18:52:24.026Z
35462024-12-19T18:52:24.026Zinfo: running `cargo check --bins` on wicket (171/174)
35472024-12-19T18:52:24.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482024-12-19T18:52:24.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492024-12-19T18:52:24.727Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35502024-12-19T18:52:25.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35512024-12-19T18:52:25.367Z
35522024-12-19T18:52:25.367Zinfo: running `cargo check --bins` on wicketd (172/174)
35532024-12-19T18:52:25.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542024-12-19T18:52:25.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552024-12-19T18:52:26.090Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35562024-12-19T18:52:30.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
35572024-12-19T18:52:30.252Z
35582024-12-19T18:52:30.252Zinfo: running `cargo check --bins` on omicron-workspace-hack (173/174)
35592024-12-19T18:52:30.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602024-12-19T18:52:30.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612024-12-19T18:52:30.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622024-12-19T18:52:30.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35632024-12-19T18:52:30.866Z
35642024-12-19T18:52:30.866Zinfo: running `cargo check --bins` on zone-setup (174/174)
35652024-12-19T18:52:31.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662024-12-19T18:52:31.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672024-12-19T18:52:31.604Z Checking uzers v0.12.1
35682024-12-19T18:52:31.945Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35692024-12-19T18:52:33.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
35702024-12-19T18:52:33.344Z
35712024-12-19T18:52:33.344Zreal 13:04.297634365
35722024-12-19T18:52:33.344Zuser 24:38.087367998
35732024-12-19T18:52:33.344Zsys 5:36.248090679
35742024-12-19T18:52:33.344Ztrap 0.489913077
35752024-12-19T18:52:33.344Ztflt 2.316673368
35762024-12-19T18:52:33.344Zdflt 2.862011917
35772024-12-19T18:52:33.347Zkflt 0.000897722
35782024-12-19T18:52:33.347Zlock 46:57.397725474
35792024-12-19T18:52:33.347Zslp 2:07:52.833943595
35802024-12-19T18:52:33.347Zlat 1:05.181735691
35812024-12-19T18:52:33.347Zstop 3:40.390114758
35822024-12-19T18:52:33.347Zprocess exited: duration 1096720 ms, exit code 0
 
35832024-12-19T18:52:33.354Zfound 0 output files