01JHSC55QDBY1VSWBG2VR08Z5D: 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: 01JHSC6GYV8YPKZXW3ABBBJ3GF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-17T05:41:05.111Zjob assigned to worker 01JHSCDH8CK48JPZVVECK20GFW [factory aws, i-055d2f9155a23e95b] (queued for 4 m 38 s)
 
22025-01-17T05:41:13.796Zstarting task 0: "setup"
32025-01-17T05:41:13.805Z++ uname -s
42025-01-17T05:41:13.808Z+ kern=SunOS
52025-01-17T05:41:13.808Z+ case "$kern" in
62025-01-17T05:41:13.808Z+ groupadd -g 12345 build
72025-01-17T05:41:13.811Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-17T05:41:15.817Z+ zfs create -o mountpoint=/work rpool/work
92025-01-17T05:41:15.949Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-17T05:41:15.952Z+ home_fs=zfs
112025-01-17T05:41:15.952Z+ [[ zfs == autofs ]]
122025-01-17T05:41:15.952Z+ mkdir -p /home/build
132025-01-17T05:41:15.952Z+ chown build:build /home/build /work
142025-01-17T05:41:17.956Z+ chmod 0700 /home/build /work
152025-01-17T05:41:17.959Zprocess exited: duration 4160 ms, exit code 0
 
162025-01-17T05:41:17.964Zstarting task 1: "rust-toolchain"
172025-01-17T05:41:17.970Z+ printf ' * toolchain channel = "%s"
182025-01-17T05:41:17.970Z * toolchain channel = "1.84.0"
192025-01-17T05:41:17.970Z' 1.84.0
202025-01-17T05:41:17.970Z+ printf ' * toolchain profile = "%s"
212025-01-17T05:41:17.970Z' default
222025-01-17T05:41:17.970Z * toolchain profile = "default"
232025-01-17T05:41:17.973Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-17T05:41:17.973Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-17T05:41:18.088Zinfo: downloading installer
262025-01-17T05:41:19.409Zinfo: profile set to 'default'
272025-01-17T05:41:19.409Zinfo: default host triple is x86_64-unknown-illumos
282025-01-17T05:41:19.409Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-17T05:41:19.568Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-17T05:41:19.568Zinfo: downloading component 'cargo'
312025-01-17T05:41:20.438Zinfo: downloading component 'clippy'
322025-01-17T05:41:20.771Zinfo: downloading component 'rust-docs'
332025-01-17T05:41:21.959Zinfo: downloading component 'rust-std'
342025-01-17T05:41:23.760Zinfo: downloading component 'rustc'
352025-01-17T05:41:30.507Zinfo: downloading component 'rustfmt'
362025-01-17T05:41:30.762Zinfo: installing component 'cargo'
372025-01-17T05:41:31.606Zinfo: installing component 'clippy'
382025-01-17T05:41:31.987Zinfo: installing component 'rust-docs'
392025-01-17T05:41:33.665Zinfo: installing component 'rust-std'
402025-01-17T05:41:35.336Zinfo: installing component 'rustc'
412025-01-17T05:41:41.450Zinfo: installing component 'rustfmt'
422025-01-17T05:41:41.783Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-17T05:41:41.783Z
442025-01-17T05:41:42.167Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-17T05:41:42.167Z
462025-01-17T05:41:42.167Z
472025-01-17T05:41:42.167ZRust is installed now. Great!
482025-01-17T05:41:42.167Z
492025-01-17T05:41:42.167ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-17T05:41:42.167Zenvironment variable. This has not been done automatically.
512025-01-17T05:41:42.167Z
522025-01-17T05:41:42.167ZTo configure your current shell, you need to source
532025-01-17T05:41:42.167Zthe corresponding env file under $HOME/.cargo.
542025-01-17T05:41:42.167Z
552025-01-17T05:41:42.167ZThis is usually done by running one of the following (note the leading DOT):
562025-01-17T05:41:42.167Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-17T05:41:42.167Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-17T05:41:42.239Z+ rustc --version
592025-01-17T05:41:42.311Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-17T05:41:42.314Zprocess exited: duration 24343 ms, exit code 0
 
612025-01-17T05:41:42.320Zstarting task 2: "authentication"
622025-01-17T05:41:42.340Zprocess exited: duration 20 ms, exit code 0
 
632025-01-17T05:41:42.354Zstarting task 3: "clone repository"
642025-01-17T05:41:42.359Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-17T05:41:42.361Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-17T05:41:42.668ZCloning into '/work/oxidecomputer/omicron'...
672025-01-17T05:41:49.961Z+ cd /work/oxidecomputer/omicron
682025-01-17T05:41:49.961Z+ git fetch origin 358f4662a350868d1538b10d7534b806883f82a1
692025-01-17T05:41:50.302ZFrom https://github.com/oxidecomputer/omicron
702025-01-17T05:41:50.302Z * branch 358f4662a350868d1538b10d7534b806883f82a1 -> FETCH_HEAD
712025-01-17T05:41:50.312Z+ [[ -n renovate/test-strategy-0.x ]]
722025-01-17T05:41:50.315Z++ git branch --show-current
732025-01-17T05:41:50.318Z+ current=main
742025-01-17T05:41:50.318Z+ [[ main != renovate/test-strategy-0.x ]]
752025-01-17T05:41:50.318Z+ git branch -f renovate/test-strategy-0.x 358f4662a350868d1538b10d7534b806883f82a1
762025-01-17T05:41:50.321Z+ git checkout -f renovate/test-strategy-0.x
772025-01-17T05:41:50.500ZSwitched to branch 'renovate/test-strategy-0.x'
782025-01-17T05:41:50.503Z+ git reset --hard 358f4662a350868d1538b10d7534b806883f82a1
792025-01-17T05:41:50.517ZHEAD is now at 358f4662a Update Rust crate test-strategy to 0.4.0
802025-01-17T05:41:50.520Zprocess exited: duration 8162 ms, exit code 0
 
812025-01-17T05:41:50.525Zstarting task 4: "build"
822025-01-17T05:41:50.531Z+ source .github/buildomat/ci-env.sh
832025-01-17T05:41:50.531Z++ export CARGO_TERM_COLOR=always
842025-01-17T05:41:50.531Z++ CARGO_TERM_COLOR=always
852025-01-17T05:41:50.534Z+ cargo --version
862025-01-17T05:41:50.593Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-17T05:41:50.596Z+ rustc --version
882025-01-17T05:41:50.659Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-17T05:41:50.662Z+ source ./env.sh
902025-01-17T05:41:50.662Z++ OLD_SHELL_OPTS=ehxB
912025-01-17T05:41:50.662Z++ set -o xtrace
922025-01-17T05:41:50.665Z++++ dirname ./env.sh
932025-01-17T05:41:50.669Z+++ readlink -f .
942025-01-17T05:41:50.809Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-17T05:41:50.810Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962025-01-17T05:41:50.810Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972025-01-17T05:41:50.825Z++ 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
982025-01-17T05:41:50.825Z++ 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
992025-01-17T05:41:50.825Z++ 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
1002025-01-17T05:41:50.825Z++ 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
1012025-01-17T05:41:50.825Z++ 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
1022025-01-17T05:41:50.825Z++ 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
1032025-01-17T05:41:50.826Z++ case $OLD_SHELL_OPTS in
1042025-01-17T05:41:50.826Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-17T05:41:50.826Z+ 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
1062025-01-17T05:41:50.826Z+ 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
1072025-01-17T05:41:50.826Z+ banner prerequisites
1082025-01-17T05:41:50.870Z
1092025-01-17T05:41:50.870Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-17T05:41:50.870Z # # # # # # # # # # # # # # #
1112025-01-17T05:41:50.870Z # # # # ##### # # ##### # # # # # #### #
1122025-01-17T05:41:50.870Z ##### ##### # ##### # # # # # # # # #
1132025-01-17T05:41:50.870Z # # # # # # # # # # # # # # #
1142025-01-17T05:41:50.870Z # # # ###### # # ###### ### # #### # #### #
1152025-01-17T05:41:50.870Z
1162025-01-17T05:41:50.872Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-17T05:41:59.656Zpkg list: illegal option -- F
1182025-01-17T05:41:59.656ZUsage:
1192025-01-17T05:41:59.656Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-17T05:41:59.656Z [pkg_fmri_pattern ...]
1212025-01-17T05:42:00.531Zpkg list: illegal option -- F
1222025-01-17T05:42:00.532ZUsage:
1232025-01-17T05:42:00.532Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-17T05:42:00.532Z [pkg_fmri_pattern ...]
1252025-01-17T05:42:06.736Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-17T05:42:11.059Z Startup: Caching catalogs ... Done
1272025-01-17T05:42:22.158ZPlanning: Solver setup ... Done (10.326s)
1282025-01-17T05:42:22.307ZPlanning: Running solver ... Done (0.149s)
1292025-01-17T05:42:22.741ZPlanning: Finding local manifests ... Done (0.333s)
1302025-01-17T05:42:22.755ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-17T05:42:23.102ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-17T05:42:23.731ZPlanning: Package planning ... Done (0.625s)
1332025-01-17T05:42:23.787ZPlanning: Merging actions ... Done (0.058s)
1342025-01-17T05:42:24.824ZPlanning: Checking for conflicting actions ... Done (1.037s)
1352025-01-17T05:42:32.039ZPlanning: Consolidating action changes ... Done (7.212s)
1362025-01-17T05:42:32.435ZPlanning: Evaluating mediators ... Done (0.398s)
1372025-01-17T05:42:32.519ZPlanning: Planning completed in 21.38 seconds
1382025-01-17T05:42:33.439Z Packages to install: 4
1392025-01-17T05:42:33.439Z Packages to update: 3
1402025-01-17T05:42:33.439Z Mediators to change: 2
1412025-01-17T05:42:33.439Z Services to change: 1
1422025-01-17T05:42:33.439Z Estimated space available: 155.61 GB
1432025-01-17T05:42:33.442ZEstimated space to be consumed: 1.64 GB
1442025-01-17T05:42:33.442Z Create boot environment: No
1452025-01-17T05:42:33.442ZCreate backup boot environment: Yes
1462025-01-17T05:42:33.442Z Rebuild boot archive: No
1472025-01-17T05:42:33.442Z
1482025-01-17T05:42:33.442ZChanged mediators:
1492025-01-17T05:42:33.442Z mediator clang:
1502025-01-17T05:42:33.442Z version: None -> 15 (system default)
1512025-01-17T05:42:33.442Z
1522025-01-17T05:42:33.442Z mediator llvm:
1532025-01-17T05:42:33.442Z version: 14 (system default) -> 15 (system default)
1542025-01-17T05:42:33.442Z
1552025-01-17T05:42:33.442ZChanged packages:
1562025-01-17T05:42:33.442Zhelios-dev
1572025-01-17T05:42:33.442Z developer/build-essential
1582025-01-17T05:42:33.442Z None -> 11-2.0
1592025-01-17T05:42:33.442Z library/libxmlsec1
1602025-01-17T05:42:33.442Z None -> 1.2.35-2.0
1612025-01-17T05:42:33.443Z ooce/developer/clang-15
1622025-01-17T05:42:33.443Z None -> 15.0.7-2.0
1632025-01-17T05:42:33.443Z ooce/developer/llvm-15
1642025-01-17T05:42:33.443Z None -> 15.0.7-2.0
1652025-01-17T05:42:33.443Z package/pkg
1662025-01-17T05:42:33.443Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-17T05:42:33.443Z system/library/g++-runtime
1682025-01-17T05:42:33.443Z 13-2.0 -> 14-2.0
1692025-01-17T05:42:33.443Z system/library/gcc-runtime
1702025-01-17T05:42:33.443Z 13-2.0 -> 14-2.0
1712025-01-17T05:42:33.443Z
1722025-01-17T05:42:33.443ZServices:
1732025-01-17T05:42:33.443Z restart_fmri:
1742025-01-17T05:42:33.443Z svc:/system/update-man-index:default
1752025-01-17T05:42:33.443Z
1762025-01-17T05:42:33.443ZEditable files to change:
1772025-01-17T05:42:33.443Z Update:
1782025-01-17T05:42:33.443Z usr/share/lib/pkg/web/config.shtml
1792025-01-17T05:42:33.785Z
1802025-01-17T05:42:33.785ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-17T05:42:38.788ZDownload: 1560/4301 items 117.6/225.4MB 52% complete (23.9M/s)
1822025-01-17T05:42:43.798ZDownload: 3214/4301 items 160.7/225.4MB 71% complete (16.1M/s)
1832025-01-17T05:42:49.012ZDownload: 4206/4301 items 220.5/225.4MB 97% complete (12.0M/s)
1842025-01-17T05:42:49.608ZDownload: Completed 225.42 MB in 15.82 seconds (14.2M/s)
1852025-01-17T05:42:52.639Z Actions: 1/5122 actions (Removing old actions)
1862025-01-17T05:42:52.669Z Actions: 194/5122 actions (Installing new actions)
1872025-01-17T05:42:57.701Z Actions: 4135/5122 actions (Installing new actions)
1882025-01-17T05:42:58.294Z Actions: 4267/5122 actions (Updating modified actions)
1892025-01-17T05:42:58.882Z Actions: Completed 5122 actions in 6.24 seconds.
1902025-01-17T05:42:59.286Z Done (0.395s)
1912025-01-17T05:42:59.289Z Done (0.001s)
1922025-01-17T05:42:59.866Z Done (0.578s)
1932025-01-17T05:43:06.818Z Done (6.708s)
1942025-01-17T05:43:07.237Z Done (0.350s)
1952025-01-17T05:43:07.244Z Done (0.000s)
1962025-01-17T05:43:07.406Z Done (0.000s)
1972025-01-17T05:43:08.099ZPlanning: Evaluating mediator changes ... Done
1982025-01-17T05:43:08.260ZPlanning: Checking for conflicting actions ... Done
1992025-01-17T05:43:08.264ZPlanning: Consolidating action changes ... Done
2002025-01-17T05:43:08.527ZPlanning: Evaluating mediators ... Done
2012025-01-17T05:43:08.531ZPlanning: Planning completed in 0.43 seconds
2022025-01-17T05:43:08.567Z Mediators to change: 2
2032025-01-17T05:43:08.567Z Create boot environment: No
2042025-01-17T05:43:08.567ZCreate backup boot environment: No
2052025-01-17T05:43:08.644Z Done
2062025-01-17T05:43:08.644Z Done
2072025-01-17T05:43:09.416Z Done
2082025-01-17T05:43:12.755Z Done
2092025-01-17T05:43:12.846Z Done
2102025-01-17T05:43:12.846Z Done
2112025-01-17T05:43:12.992Z Done
2122025-01-17T05:43:13.623ZPlanning: Evaluating mediator changes ... Done
2132025-01-17T05:43:13.632ZPlanning: Merging actions ... Done
2142025-01-17T05:43:13.813ZPlanning: Checking for conflicting actions ... Done
2152025-01-17T05:43:13.834ZPlanning: Consolidating action changes ... Done
2162025-01-17T05:43:14.071ZPlanning: Evaluating mediators ... Done
2172025-01-17T05:43:14.126ZPlanning: Planning completed in 0.76 seconds
2182025-01-17T05:43:14.165Z Packages to change: 1
2192025-01-17T05:43:14.165Z Mediators to change: 1
2202025-01-17T05:43:14.165Z Services to change: 1
2212025-01-17T05:43:14.170Z Create boot environment: No
2222025-01-17T05:43:14.170ZCreate backup boot environment: Yes
2232025-01-17T05:43:16.304Z Actions: 1/6 actions (Updating modified actions)
2242025-01-17T05:43:16.356Z Actions: Completed 6 actions in 0.05 seconds.
2252025-01-17T05:43:16.356Z Done
2262025-01-17T05:43:16.356Z Done
2272025-01-17T05:43:16.509Z Done
2282025-01-17T05:43:20.245Z Done
2292025-01-17T05:43:20.340Z Done
2302025-01-17T05:43:20.340Z Done
2312025-01-17T05:43:20.498Z Done
2322025-01-17T05:43:20.948ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-01-17T05:43:20.948Zclang system 15 system
2342025-01-17T05:43:20.948Zcsh system system illumos
2352025-01-17T05:43:20.948Zctags system system illumos
2362025-01-17T05:43:20.948Zgcc vendor 12 vendor
2372025-01-17T05:43:20.948Zgcc system 10 system
2382025-01-17T05:43:20.948Zgcc system 7 system
2392025-01-17T05:43:20.948Zgo system 1.20 system
2402025-01-17T05:43:20.948Zgo system 1.19 system
2412025-01-17T05:43:20.948Zllvm system 15 system
2422025-01-17T05:43:20.948Zllvm system 14 system
2432025-01-17T05:43:20.948Zmariadb system 10.6 system
2442025-01-17T05:43:20.948Zmta vendor vendor dma
2452025-01-17T05:43:20.948Zopenjdk system 17 system
2462025-01-17T05:43:20.948Zopenjdk system 11 system
2472025-01-17T05:43:20.948Zopenjdk system 1.8 system
2482025-01-17T05:43:20.948Zopenssl vendor 3 vendor
2492025-01-17T05:43:20.948Zperl system 5.36 system
2502025-01-17T05:43:20.948Zpostgresql system 15 system
2512025-01-17T05:43:20.948Zpostgresql system 13 system
2522025-01-17T05:43:20.949Zpython vendor 3 vendor
2532025-01-17T05:43:20.949Zpython system 2 system
2542025-01-17T05:43:20.949Zpython3 system 3.11 system
2552025-01-17T05:43:20.949Zruby system 3.0 system
2562025-01-17T05:43:20.949Zwords vendor vendor american-english
2572025-01-17T05:43:20.949Zwords system system australian-english
2582025-01-17T05:43:20.949Zwords system system british-english
2592025-01-17T05:43:20.949Zwords system system canadian-english
2602025-01-17T05:43:20.949Zwords system system french
2612025-01-17T05:43:20.949Zwords system system italian
2622025-01-17T05:43:20.949Zwords system system ngerman
2632025-01-17T05:43:20.949Zwords system system ogerman
2642025-01-17T05:43:20.949Zwords system system spanish
2652025-01-17T05:43:21.303ZPUBLISHER TYPE STATUS P LOCATION
2662025-01-17T05:43:21.303Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-01-17T05:43:24.094ZFMRI IFO
2682025-01-17T05:43:24.094Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-01-17T05:43:24.094Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-01-17T05:43:24.094Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-01-17T05:43:24.094Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-01-17T05:43:24.094Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-01-17T05:43:24.094Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-01-17T05:43:24.094Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-01-17T05:43:24.094Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-01-17T05:43:24.094Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-01-17T05:43:24.094Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-01-17T05:43:24.094Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-01-17T05:43:24.094Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-01-17T05:43:24.094Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-01-17T05:43:24.094Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-01-17T05:43:24.094Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-01-17T05:43:24.851Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-01-17T05:43:25.142Z Updating crates.io index
2852025-01-17T05:43:25.144Z Updating git repository `https://github.com/oxidecomputer/diffus`
2862025-01-17T05:43:25.508Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-01-17T05:43:25.961Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2882025-01-17T05:43:26.344Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-01-17T05:43:26.557Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-01-17T05:43:26.837Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-01-17T05:43:27.790Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-01-17T05:43:29.385Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-01-17T05:43:30.053Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-01-17T05:43:30.862Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-01-17T05:43:31.120Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-01-17T05:43:31.418Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-01-17T05:43:31.997Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2982025-01-17T05:43:32.413Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2992025-01-17T05:43:32.723Z Updating git repository `https://github.com/oxidecomputer/tofino`
3002025-01-17T05:43:32.978Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3012025-01-17T05:43:33.252Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3022025-01-17T05:43:33.501Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3032025-01-17T05:43:33.778Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042025-01-17T05:43:34.073Z Updating git repository `https://github.com/oxidecomputer/ispf`
3052025-01-17T05:43:34.384Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3062025-01-17T05:43:34.749Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072025-01-17T05:43:35.270Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082025-01-17T05:43:35.608Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092025-01-17T05:43:35.953Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3102025-01-17T05:43:36.441Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3112025-01-17T05:43:36.854Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122025-01-17T05:43:37.128Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132025-01-17T05:43:37.459Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142025-01-17T05:43:38.800Z Downloading crates ...
3152025-01-17T05:43:38.890Z Downloaded colorchoice v1.0.2
3162025-01-17T05:43:38.893Z Downloaded anstyle-query v1.1.1
3172025-01-17T05:43:38.896Z Downloaded anstyle v1.0.10
3182025-01-17T05:43:38.900Z Downloaded digest v0.10.7
3192025-01-17T05:43:38.900Z Downloaded fnv v1.0.7
3202025-01-17T05:43:38.903Z Downloaded dtrace-parser v0.2.0
3212025-01-17T05:43:38.905Z Downloaded equivalent v1.0.1
3222025-01-17T05:43:38.916Z Downloaded block-buffer v0.10.4
3232025-01-17T05:43:38.925Z Downloaded usdt-macro v0.5.0
3242025-01-17T05:43:38.928Z Downloaded swrite v0.1.0
3252025-01-17T05:43:38.938Z Downloaded autocfg v1.4.0
3262025-01-17T05:43:38.942Z Downloaded crypto-common v0.1.6
3272025-01-17T05:43:38.945Z Downloaded byteorder v1.5.0
3282025-01-17T05:43:38.945Z Downloaded anstyle-parse v0.2.5
3292025-01-17T05:43:38.947Z Downloaded proc-macro-error-attr v1.0.4
3302025-01-17T05:43:38.950Z Downloaded cfg-if v1.0.0
3312025-01-17T05:43:38.950Z Downloaded cargo-platform v0.1.8
3322025-01-17T05:43:38.953Z Downloaded usdt-attr-macro v0.5.0
3332025-01-17T05:43:38.956Z Downloaded thiserror v1.0.69
3342025-01-17T05:43:38.960Z Downloaded heck v0.4.1
3352025-01-17T05:43:38.964Z Downloaded thiserror-impl v1.0.69
3362025-01-17T05:43:38.968Z Downloaded version_check v0.9.5
3372025-01-17T05:43:38.973Z Downloaded unicode-linebreak v0.1.5
3382025-01-17T05:43:38.973Z Downloaded cpufeatures v0.2.14
3392025-01-17T05:43:38.975Z Downloaded smawk v0.3.2
3402025-01-17T05:43:38.975Z Downloaded bytecount v0.6.8
3412025-01-17T05:43:38.976Z Downloaded pest_generator v2.7.14
3422025-01-17T05:43:38.978Z Downloaded thread-id v4.2.2
3432025-01-17T05:43:38.981Z Downloaded usdt-impl v0.5.0
3442025-01-17T05:43:38.981Z Downloaded scroll_derive v0.12.0
3452025-01-17T05:43:38.981Z Downloaded fs-err v2.11.0
3462025-01-17T05:43:38.984Z Downloaded cargo_toml v0.20.5
3472025-01-17T05:43:38.984Z Downloaded memmap v0.7.0
3482025-01-17T05:43:38.986Z Downloaded fastrand v2.1.1
3492025-01-17T05:43:38.986Z Downloaded strsim v0.11.1
3502025-01-17T05:43:38.989Z Downloaded utf8parse v0.2.2
3512025-01-17T05:43:38.989Z Downloaded plain v0.2.3
3522025-01-17T05:43:38.994Z Downloaded quote v1.0.38
3532025-01-17T05:43:38.997Z Downloaded pretty-hex v0.4.1
3542025-01-17T05:43:39.000Z Downloaded dof v0.3.0
3552025-01-17T05:43:39.000Z Downloaded camino v1.1.9
3562025-01-17T05:43:39.005Z Downloaded anstream v0.6.15
3572025-01-17T05:43:39.008Z Downloaded usdt v0.5.0
3582025-01-17T05:43:39.008Z Downloaded terminal_size v0.4.0
3592025-01-17T05:43:39.010Z Downloaded toml_datetime v0.6.8
3602025-01-17T05:43:39.010Z Downloaded serde_tokenstream v0.2.2
3612025-01-17T05:43:39.013Z Downloaded macaddr v1.0.1
3622025-01-17T05:43:39.016Z Downloaded serde_spanned v0.6.8
3632025-01-17T05:43:39.016Z Downloaded clap_derive v4.5.18
3642025-01-17T05:43:39.019Z Downloaded zerocopy-derive v0.7.35
3652025-01-17T05:43:39.023Z Downloaded scroll v0.12.0
3662025-01-17T05:43:39.027Z Downloaded proc-macro-error v1.0.4
3672025-01-17T05:43:39.030Z Downloaded clap_lex v0.7.2
3682025-01-17T05:43:39.030Z Downloaded generic-array v0.14.7
3692025-01-17T05:43:39.033Z Downloaded sha2 v0.10.8
3702025-01-17T05:43:39.037Z Downloaded heck v0.5.0
3712025-01-17T05:43:39.040Z Downloaded tabled_derive v0.7.0
3722025-01-17T05:43:39.040Z Downloaded bitflags v2.6.0
3732025-01-17T05:43:39.043Z Downloaded is_terminal_polyfill v1.70.1
3742025-01-17T05:43:39.049Z Downloaded itoa v1.0.11
3752025-01-17T05:43:39.052Z Downloaded semver v1.0.24
3762025-01-17T05:43:39.056Z Downloaded typenum v1.17.0
3772025-01-17T05:43:39.060Z Downloaded once_cell v1.20.2
3782025-01-17T05:43:39.064Z Downloaded textwrap v0.16.1
3792025-01-17T05:43:39.064Z Downloaded ucd-trie v0.1.7
3802025-01-17T05:43:39.067Z Downloaded tempfile v3.13.0
3812025-01-17T05:43:39.067Z Downloaded log v0.4.22
3822025-01-17T05:43:39.070Z Downloaded pest_meta v2.7.14
3832025-01-17T05:43:39.073Z Downloaded camino-tempfile v1.1.1
3842025-01-17T05:43:39.073Z Downloaded anyhow v1.0.93
3852025-01-17T05:43:39.077Z Downloaded unicode-ident v1.0.14
3862025-01-17T05:43:39.082Z Downloaded cargo_metadata v0.18.1
3872025-01-17T05:43:39.082Z Downloaded toml v0.8.19
3882025-01-17T05:43:39.087Z Downloaded errno v0.3.9
3892025-01-17T05:43:39.087Z Downloaded papergrid v0.11.0
3902025-01-17T05:43:39.089Z Downloaded ryu v1.0.18
3912025-01-17T05:43:39.092Z Downloaded pest_derive v2.7.14
3922025-01-17T05:43:39.095Z Downloaded proc-macro2 v1.0.92
3932025-01-17T05:43:39.098Z Downloaded clap v4.5.21
3942025-01-17T05:43:39.104Z Downloaded serde v1.0.217
3952025-01-17T05:43:39.116Z Downloaded indexmap v2.7.0
3962025-01-17T05:43:39.133Z Downloaded serde_derive v1.0.217
3972025-01-17T05:43:39.137Z Downloaded memchr v2.7.4
3982025-01-17T05:43:39.140Z Downloaded toml_edit v0.22.22
3992025-01-17T05:43:39.170Z Downloaded hashbrown v0.15.1
4002025-01-17T05:43:39.180Z Downloaded zerocopy v0.7.35
4012025-01-17T05:43:39.194Z Downloaded pest v2.7.14
4022025-01-17T05:43:39.200Z Downloaded winnow v0.6.20
4032025-01-17T05:43:39.208Z Downloaded serde_json v1.0.135
4042025-01-17T05:43:39.214Z Downloaded clap_builder v4.5.21
4052025-01-17T05:43:39.220Z Downloaded tabled v0.15.0
4062025-01-17T05:43:39.236Z Downloaded goblin v0.8.2
4072025-01-17T05:43:39.242Z Downloaded syn v1.0.109
4082025-01-17T05:43:39.258Z Downloaded syn v2.0.96
4092025-01-17T05:43:39.269Z Downloaded unicode-width v0.1.14
4102025-01-17T05:43:39.275Z Downloaded rustix v0.38.37
4112025-01-17T05:43:39.313Z Downloaded libc v0.2.169
4122025-01-17T05:43:39.622Z Compiling proc-macro2 v1.0.92
4132025-01-17T05:43:39.622Z Compiling unicode-ident v1.0.14
4142025-01-17T05:43:39.622Z Compiling serde v1.0.217
4152025-01-17T05:43:39.625Z Compiling version_check v0.9.5
4162025-01-17T05:43:39.625Z Compiling thiserror v1.0.69
4172025-01-17T05:43:39.625Z Compiling memchr v2.7.4
4182025-01-17T05:43:39.625Z Compiling libc v0.2.169
4192025-01-17T05:43:39.655Z Compiling ryu v1.0.18
4202025-01-17T05:43:39.898Z Compiling ucd-trie v0.1.7
4212025-01-17T05:43:40.129Z Compiling itoa v1.0.11
4222025-01-17T05:43:40.338Z Compiling once_cell v1.20.2
4232025-01-17T05:43:40.432Z Compiling byteorder v1.5.0
4242025-01-17T05:43:40.808Z Compiling rustix v0.38.37
4252025-01-17T05:43:41.056Z Compiling serde_json v1.0.135
4262025-01-17T05:43:41.102Z Compiling bitflags v2.6.0
4272025-01-17T05:43:41.348Z Compiling proc-macro-error-attr v1.0.4
4282025-01-17T05:43:41.475Z Compiling usdt-impl v0.5.0
4292025-01-17T05:43:41.475Z Compiling syn v1.0.109
4302025-01-17T05:43:41.495Z Compiling proc-macro-error v1.0.4
4312025-01-17T05:43:41.579Z Compiling utf8parse v0.2.2
4322025-01-17T05:43:41.690Z Compiling hashbrown v0.15.1
4332025-01-17T05:43:41.764Z Compiling log v0.4.22
4342025-01-17T05:43:41.818Z Compiling plain v0.2.3
4352025-01-17T05:43:41.939Z Compiling camino v1.1.9
4362025-01-17T05:43:41.990Z Compiling equivalent v1.0.1
4372025-01-17T05:43:42.072Z Compiling quote v1.0.38
4382025-01-17T05:43:42.100Z Compiling thread-id v4.2.2
4392025-01-17T05:43:42.145Z Compiling errno v0.3.9
4402025-01-17T05:43:42.251Z Compiling anstyle-parse v0.2.5
4412025-01-17T05:43:42.378Z Compiling semver v1.0.24
4422025-01-17T05:43:42.529Z Compiling syn v2.0.96
4432025-01-17T05:43:42.701Z Compiling indexmap v2.7.0
4442025-01-17T05:43:42.704Z Compiling anstyle-query v1.1.1
4452025-01-17T05:43:42.784Z Compiling winnow v0.6.20
4462025-01-17T05:43:42.854Z Compiling unicode-width v0.1.14
4472025-01-17T05:43:42.887Z Compiling anstyle v1.0.10
4482025-01-17T05:43:43.329Z Compiling is_terminal_polyfill v1.70.1
4492025-01-17T05:43:43.384Z Compiling autocfg v1.4.0
4502025-01-17T05:43:43.468Z Compiling pretty-hex v0.4.1
4512025-01-17T05:43:43.711Z Compiling colorchoice v1.0.2
4522025-01-17T05:43:43.849Z Compiling anstream v0.6.15
4532025-01-17T05:43:44.040Z Compiling fastrand v2.1.1
4542025-01-17T05:43:44.066Z Compiling heck v0.5.0
4552025-01-17T05:43:44.376Z Compiling fs-err v2.11.0
4562025-01-17T05:43:44.521Z Compiling terminal_size v0.4.0
4572025-01-17T05:43:44.577Z Compiling bytecount v0.6.8
4582025-01-17T05:43:44.581Z Compiling clap_lex v0.7.2
4592025-01-17T05:43:44.682Z Compiling anyhow v1.0.93
4602025-01-17T05:43:44.761Z Compiling cfg-if v1.0.0
4612025-01-17T05:43:44.795Z Compiling strsim v0.11.1
4622025-01-17T05:43:44.863Z Compiling heck v0.4.1
4632025-01-17T05:43:45.039Z Compiling fnv v1.0.7
4642025-01-17T05:43:45.141Z Compiling tempfile v3.13.0
4652025-01-17T05:43:45.197Z Compiling papergrid v0.11.0
4662025-01-17T05:43:45.600Z Compiling clap_builder v4.5.21
4672025-01-17T05:43:45.868Z Compiling memmap v0.7.0
4682025-01-17T05:43:45.920Z Compiling unicode-linebreak v0.1.5
4692025-01-17T05:43:45.973Z Compiling smawk v0.3.2
4702025-01-17T05:43:46.237Z Compiling swrite v0.1.0
4712025-01-17T05:43:46.381Z Compiling textwrap v0.16.1
4722025-01-17T05:43:47.328Z Compiling tabled_derive v0.7.0
4732025-01-17T05:43:48.537Z Compiling tabled v0.15.0
4742025-01-17T05:43:49.467Z Compiling serde_derive v1.0.217
4752025-01-17T05:43:49.519Z Compiling thiserror-impl v1.0.69
4762025-01-17T05:43:49.519Z Compiling zerocopy-derive v0.7.35
4772025-01-17T05:43:49.519Z Compiling scroll_derive v0.12.0
4782025-01-17T05:43:49.545Z Compiling clap_derive v4.5.18
4792025-01-17T05:43:50.742Z Compiling scroll v0.12.0
4802025-01-17T05:43:51.283Z Compiling goblin v0.8.2
4812025-01-17T05:43:51.341Z Compiling zerocopy v0.7.35
4822025-01-17T05:43:52.086Z Compiling pest v2.7.14
4832025-01-17T05:43:53.208Z Compiling clap v4.5.21
4842025-01-17T05:43:54.234Z Compiling pest_meta v2.7.14
4852025-01-17T05:43:55.122Z Compiling pest_generator v2.7.14
4862025-01-17T05:43:56.611Z Compiling pest_derive v2.7.14
4872025-01-17T05:43:57.217Z Compiling dtrace-parser v0.2.0
4882025-01-17T05:43:57.806Z Compiling serde_tokenstream v0.2.2
4892025-01-17T05:43:58.007Z Compiling serde_spanned v0.6.8
4902025-01-17T05:43:58.007Z Compiling toml_datetime v0.6.8
4912025-01-17T05:43:58.289Z Compiling cargo-platform v0.1.8
4922025-01-17T05:43:58.341Z Compiling macaddr v1.0.1
4932025-01-17T05:43:58.369Z Compiling toml_edit v0.22.22
4942025-01-17T05:43:58.637Z Compiling camino-tempfile v1.1.1
4952025-01-17T05:43:59.181Z Compiling dof v0.3.0
4962025-01-17T05:43:59.452Z Compiling cargo_metadata v0.18.1
4972025-01-17T05:44:00.635Z Compiling usdt-macro v0.5.0
4982025-01-17T05:44:00.635Z Compiling usdt-attr-macro v0.5.0
4992025-01-17T05:44:01.221Z Compiling toml v0.8.19
5002025-01-17T05:44:01.691Z Compiling usdt v0.5.0
5012025-01-17T05:44:02.043Z Compiling cargo_toml v0.20.5
5022025-01-17T05:44:04.597Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5032025-01-17T05:44:07.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.10s
5042025-01-17T05:44:08.017Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5052025-01-17T05:44:08.548Z Downloading crates ...
5062025-01-17T05:44:08.677Z Downloaded base64 v0.22.1
5072025-01-17T05:44:08.683Z Downloaded atomicwrites v0.4.4
5082025-01-17T05:44:08.685Z Downloaded async-stream-impl v0.3.6
5092025-01-17T05:44:08.701Z Downloaded crucible-workspace-hack v0.1.0
5102025-01-17T05:44:08.703Z Downloaded cfg_aliases v0.2.1
5112025-01-17T05:44:08.706Z Downloaded cstr-argument v0.1.2
5122025-01-17T05:44:08.706Z Downloaded cfg_aliases v0.1.1
5132025-01-17T05:44:08.706Z Downloaded atty v0.2.14
5142025-01-17T05:44:08.711Z Downloaded heapless v0.7.17
5152025-01-17T05:44:08.716Z Downloaded headers-core v0.3.0
5162025-01-17T05:44:08.719Z Downloaded ciborium-io v0.2.2
5172025-01-17T05:44:08.719Z Downloaded block-padding v0.3.3
5182025-01-17T05:44:08.721Z Downloaded instant v0.1.13
5192025-01-17T05:44:08.724Z Downloaded crunchy v0.2.2
5202025-01-17T05:44:08.727Z Downloaded is_ci v1.2.0
5212025-01-17T05:44:08.731Z Downloaded http-body v1.0.1
5222025-01-17T05:44:08.739Z Downloaded md5 v0.7.0
5232025-01-17T05:44:08.741Z Downloaded colored v2.1.0
5242025-01-17T05:44:08.747Z Downloaded heck v0.3.3
5252025-01-17T05:44:08.747Z Downloaded bitfield-struct v0.6.2
5262025-01-17T05:44:08.750Z Downloaded bit-set v0.5.3
5272025-01-17T05:44:08.750Z Downloaded base16ct v0.2.0
5282025-01-17T05:44:08.750Z Downloaded hubpack_derive v0.1.1
5292025-01-17T05:44:08.750Z Downloaded bitfield v0.14.0
5302025-01-17T05:44:08.750Z Downloaded bb8 v0.8.5
5312025-01-17T05:44:08.753Z Downloaded async-recursion v1.1.1
5322025-01-17T05:44:08.756Z Downloaded matches v0.1.10
5332025-01-17T05:44:08.756Z Downloaded icu_provider_macros v1.5.0
5342025-01-17T05:44:08.759Z Downloaded http-range v0.1.5
5352025-01-17T05:44:08.759Z Downloaded chrono-tz-build v0.4.0
5362025-01-17T05:44:08.759Z Downloaded array-init v0.0.4
5372025-01-17T05:44:08.762Z Downloaded cipher v0.4.4
5382025-01-17T05:44:08.762Z Downloaded blowfish v0.9.1
5392025-01-17T05:44:08.764Z Downloaded cexpr v0.6.0
5402025-01-17T05:44:08.764Z Downloaded aead v0.5.2
5412025-01-17T05:44:08.767Z Downloaded adler2 v2.0.0
5422025-01-17T05:44:08.767Z Downloaded bitflags v1.3.2
5432025-01-17T05:44:08.770Z Downloaded match_cfg v0.1.0
5442025-01-17T05:44:08.774Z Downloaded backoff v0.4.0
5452025-01-17T05:44:08.776Z Downloaded ident_case v1.0.1
5462025-01-17T05:44:08.780Z Downloaded home v0.5.9
5472025-01-17T05:44:08.783Z Downloaded kstat-rs v0.2.4
5482025-01-17T05:44:08.783Z Downloaded inout v0.1.3
5492025-01-17T05:44:08.786Z Downloaded managed v0.8.0
5502025-01-17T05:44:08.786Z Downloaded lru v0.12.5
5512025-01-17T05:44:08.789Z Downloaded curve25519-dalek-derive v0.1.1
5522025-01-17T05:44:08.789Z Downloaded crc-catalog v2.4.0
5532025-01-17T05:44:08.793Z Downloaded cassowary v0.3.0
5542025-01-17T05:44:08.793Z Downloaded linear-map v1.2.0
5552025-01-17T05:44:08.798Z Downloaded ctr v0.9.2
5562025-01-17T05:44:08.798Z Downloaded cmake v0.1.51
5572025-01-17T05:44:08.803Z Downloaded httpdate v1.0.3
5582025-01-17T05:44:08.803Z Downloaded castaway v0.2.3
5592025-01-17T05:44:08.803Z Downloaded ascii-canvas v3.0.0
5602025-01-17T05:44:08.803Z Downloaded ciborium-ll v0.2.2
5612025-01-17T05:44:08.807Z Downloaded hex-literal v0.4.1
5622025-01-17T05:44:08.807Z Downloaded constant_time_eq v0.3.1
5632025-01-17T05:44:08.807Z Downloaded cobs v0.2.3
5642025-01-17T05:44:08.810Z Downloaded buf-list v1.0.3
5652025-01-17T05:44:08.810Z Downloaded crc v3.2.1
5662025-01-17T05:44:08.813Z Downloaded lockfree-object-pool v0.1.6
5672025-01-17T05:44:08.817Z Downloaded chacha20 v0.9.1
5682025-01-17T05:44:08.817Z Downloaded maybe-uninit v2.0.0
5692025-01-17T05:44:08.820Z Downloaded instability v0.3.2
5702025-01-17T05:44:08.821Z Downloaded http-body-util v0.1.2
5712025-01-17T05:44:08.821Z Downloaded argon2 v0.5.3
5722025-01-17T05:44:08.824Z Downloaded ipnetwork v0.20.0
5732025-01-17T05:44:08.826Z Downloaded csv-core v0.1.11
5742025-01-17T05:44:08.826Z Downloaded lru-cache v0.1.2
5752025-01-17T05:44:08.832Z Downloaded lazy_static v1.5.0
5762025-01-17T05:44:08.832Z Downloaded bcrypt-pbkdf v0.10.0
5772025-01-17T05:44:08.835Z Downloaded async-bb8-diesel v0.2.1
5782025-01-17T05:44:08.835Z Downloaded linked-hash-map v0.5.6
5792025-01-17T05:44:08.835Z Downloaded bzip2 v0.4.4
5802025-01-17T05:44:08.838Z Downloaded is-terminal v0.4.13
5812025-01-17T05:44:08.838Z Downloaded internet-checksum v0.2.1
5822025-01-17T05:44:08.841Z Downloaded indoc v1.0.9
5832025-01-17T05:44:08.841Z Downloaded hex v0.4.3
5842025-01-17T05:44:08.846Z Downloaded lazycell v1.3.0
5852025-01-17T05:44:08.846Z Downloaded base64ct v1.6.0
5862025-01-17T05:44:08.849Z Downloaded maplit v1.0.2
5872025-01-17T05:44:08.850Z Downloaded darling v0.20.10
5882025-01-17T05:44:08.853Z Downloaded const_format_proc_macros v0.2.33
5892025-01-17T05:44:08.855Z Downloaded libsw v3.3.1
5902025-01-17T05:44:08.858Z Downloaded libefi-sys v0.1.0
5912025-01-17T05:44:08.861Z Downloaded hickory-client v0.24.1
5922025-01-17T05:44:08.865Z Downloaded tinyvec_macros v0.1.1
5932025-01-17T05:44:08.865Z Downloaded rand_seeder v0.3.0
5942025-01-17T05:44:08.868Z Downloaded progenitor-macro v0.9.1
5952025-01-17T05:44:08.868Z Downloaded progenitor v0.9.1
5962025-01-17T05:44:08.868Z Downloaded iana-time-zone v0.1.61
5972025-01-17T05:44:08.871Z Downloaded ref-cast v1.0.23
5982025-01-17T05:44:08.873Z Downloaded libloading v0.8.5
5992025-01-17T05:44:08.876Z Downloaded crossbeam-deque v0.8.5
6002025-01-17T05:44:08.879Z Downloaded ahash v0.8.11
6012025-01-17T05:44:08.884Z Downloaded rand_core v0.6.4
6022025-01-17T05:44:08.884Z Downloaded quick-error v1.2.3
6032025-01-17T05:44:08.886Z Downloaded icu_locid_transform v1.5.0
6042025-01-17T05:44:08.886Z Downloaded hubpack v0.1.2
6052025-01-17T05:44:08.890Z Downloaded crc-any v2.5.0
6062025-01-17T05:44:08.890Z Downloaded memoffset v0.9.1
6072025-01-17T05:44:08.893Z Downloaded md-5 v0.10.6
6082025-01-17T05:44:08.893Z Downloaded crc32fast v1.4.2
6092025-01-17T05:44:08.897Z Downloaded clang-sys v1.8.1
6102025-01-17T05:44:08.901Z Downloaded toolchain_find v0.4.0
6112025-01-17T05:44:08.901Z Downloaded mime_guess v2.0.5
6122025-01-17T05:44:08.901Z Downloaded keccak v0.1.5
6132025-01-17T05:44:08.904Z Downloaded const-oid v0.9.6
6142025-01-17T05:44:08.904Z Downloaded litemap v0.7.3
6152025-01-17T05:44:08.907Z Downloaded blake2 v0.10.6
6162025-01-17T05:44:08.910Z Downloaded lock_api v0.4.12
6172025-01-17T05:44:08.912Z Downloaded sqlparser_derive v0.2.2
6182025-01-17T05:44:08.912Z Downloaded lalrpop-util v0.19.12
6192025-01-17T05:44:08.912Z Downloaded ipnet v2.10.1
6202025-01-17T05:44:08.915Z Downloaded cookie v0.18.1
6212025-01-17T05:44:08.918Z Downloaded indent_write v2.2.0
6222025-01-17T05:44:08.918Z Downloaded console v0.15.8
6232025-01-17T05:44:08.922Z Downloaded zone_cfg_derive v0.3.0
6242025-01-17T05:44:08.925Z Downloaded normalize-line-endings v0.3.0
6252025-01-17T05:44:08.925Z Downloaded newline-converter v0.3.0
6262025-01-17T05:44:08.925Z Downloaded new_debug_unreachable v1.0.6
6272025-01-17T05:44:08.925Z Downloaded mime v0.3.17
6282025-01-17T05:44:08.928Z Downloaded scheduled-thread-pool v0.2.7
6292025-01-17T05:44:08.928Z Downloaded ssh-encoding v0.2.0
6302025-01-17T05:44:08.931Z Downloaded slog-stdlog v4.1.1
6312025-01-17T05:44:08.935Z Downloaded ssh-cipher v0.2.0
6322025-01-17T05:44:08.935Z Downloaded slog-json v2.6.1
6332025-01-17T05:44:08.938Z Downloaded serde_urlencoded v0.7.1
6342025-01-17T05:44:08.938Z Downloaded icu_locid v1.5.0
6352025-01-17T05:44:08.940Z Downloaded endian-type v0.1.2
6362025-01-17T05:44:08.943Z Downloaded stable_deref_trait v1.2.0
6372025-01-17T05:44:08.943Z Downloaded sec1 v0.7.3
6382025-01-17T05:44:08.946Z Downloaded static_assertions v1.1.0
6392025-01-17T05:44:08.946Z Downloaded cbc v0.1.2
6402025-01-17T05:44:08.949Z Downloaded crossbeam-utils v0.8.20
6412025-01-17T05:44:08.953Z Downloaded crossbeam-epoch v0.9.18
6422025-01-17T05:44:08.956Z Downloaded bytes v1.9.0
6432025-01-17T05:44:08.959Z Downloaded derive_builder_macro v0.20.2
6442025-01-17T05:44:08.959Z Downloaded utf16_iter v1.0.5
6452025-01-17T05:44:08.959Z Downloaded backtrace v0.3.74
6462025-01-17T05:44:08.964Z Downloaded async-trait v0.1.83
6472025-01-17T05:44:08.968Z Downloaded typify-macro v0.2.0
6482025-01-17T05:44:08.971Z Downloaded jobserver v0.1.32
6492025-01-17T05:44:08.972Z Downloaded icu_locid_transform_data v1.5.0
6502025-01-17T05:44:08.975Z Downloaded base64 v0.13.1
6512025-01-17T05:44:08.978Z Downloaded memmap2 v0.9.5
6522025-01-17T05:44:08.978Z Downloaded hmac v0.12.1
6532025-01-17T05:44:08.981Z Downloaded arc-swap v1.7.1
6542025-01-17T05:44:08.984Z Downloaded sigpipe v0.1.3
6552025-01-17T05:44:08.985Z Downloaded dunce v1.0.5
6562025-01-17T05:44:08.988Z Downloaded dsl_auto_type v0.1.2
6572025-01-17T05:44:08.988Z Downloaded utf8_iter v1.0.4
6582025-01-17T05:44:08.988Z Downloaded icu_provider v1.5.0
6592025-01-17T05:44:08.991Z Downloaded fallible-iterator v0.2.0
6602025-01-17T05:44:08.994Z Downloaded pretty-hex v0.2.1
6612025-01-17T05:44:08.994Z Downloaded packed_struct_codegen v0.10.1
6622025-01-17T05:44:09.001Z Downloaded funty v2.0.0
6632025-01-17T05:44:09.001Z Downloaded slog-scope v4.4.0
6642025-01-17T05:44:09.001Z Downloaded allocator-api2 v0.2.18
6652025-01-17T05:44:09.006Z Downloaded zeroize_derive v1.4.2
6662025-01-17T05:44:09.006Z Downloaded zeroize v1.8.1
6672025-01-17T05:44:09.006Z Downloaded tokio-rustls v0.24.1
6682025-01-17T05:44:09.011Z Downloaded thiserror v2.0.11
6692025-01-17T05:44:09.014Z Downloaded indicatif v0.17.9
6702025-01-17T05:44:09.017Z Downloaded cc v1.1.30
6712025-01-17T05:44:09.021Z Downloaded indexmap v1.9.3
6722025-01-17T05:44:09.024Z Downloaded take_mut v0.2.2
6732025-01-17T05:44:09.024Z Downloaded percent-encoding v2.3.1
6742025-01-17T05:44:09.024Z Downloaded num-conv v0.1.0
6752025-01-17T05:44:09.024Z Downloaded fallible-streaming-iterator v0.1.9
6762025-01-17T05:44:09.028Z Downloaded uzers v0.12.1
6772025-01-17T05:44:09.028Z Downloaded zerofrom v0.1.4
6782025-01-17T05:44:09.031Z Downloaded dhcproto-macros v0.1.0
6792025-01-17T05:44:09.031Z Downloaded hash32 v0.3.1
6802025-01-17T05:44:09.031Z Downloaded chacha20poly1305 v0.10.1
6812025-01-17T05:44:09.035Z Downloaded rustls-pki-types v1.10.0
6822025-01-17T05:44:09.038Z Downloaded num-derive v0.4.2
6832025-01-17T05:44:09.038Z Downloaded num v0.4.3
6842025-01-17T05:44:09.041Z Downloaded hash32 v0.2.1
6852025-01-17T05:44:09.041Z Downloaded futures-macro v0.3.31
6862025-01-17T05:44:09.041Z Downloaded derive_builder_core v0.20.2
6872025-01-17T05:44:09.044Z Downloaded crypto-bigint v0.5.5
6882025-01-17T05:44:09.050Z Downloaded foreign-types-shared v0.1.1
6892025-01-17T05:44:09.053Z Downloaded foreign-types-shared v0.3.1
6902025-01-17T05:44:09.053Z Downloaded foreign-types v0.3.2
6912025-01-17T05:44:09.053Z Downloaded siphasher v0.3.11
6922025-01-17T05:44:09.057Z Downloaded openssl-probe v0.1.5
6932025-01-17T05:44:09.057Z Downloaded signature v2.2.0
6942025-01-17T05:44:09.057Z Downloaded futures-io v0.3.31
6952025-01-17T05:44:09.060Z Downloaded icu_normalizer_data v1.5.0
6962025-01-17T05:44:09.063Z Downloaded thiserror-impl-no-std v2.0.2
6972025-01-17T05:44:09.063Z Downloaded tabwriter v1.4.0
6982025-01-17T05:44:09.065Z Downloaded test-strategy v0.4.0
6992025-01-17T05:44:09.068Z Downloaded const_format v0.2.33
7002025-01-17T05:44:09.072Z Downloaded predicates-tree v1.0.11
7012025-01-17T05:44:09.075Z Downloaded prettyplease v0.2.25
7022025-01-17T05:44:09.080Z Downloaded rand_xorshift v0.3.0
7032025-01-17T05:44:09.080Z Downloaded primeorder v0.13.6
7042025-01-17T05:44:09.090Z Downloaded num_enum_derive v0.5.11
7052025-01-17T05:44:09.093Z Downloaded slab v0.4.9
7062025-01-17T05:44:09.093Z Downloaded filetime v0.2.25
7072025-01-17T05:44:09.098Z Downloaded utf-8 v0.7.6
7082025-01-17T05:44:09.101Z Downloaded value-bag v1.9.0
7092025-01-17T05:44:09.101Z Downloaded rustfmt-wrapper v0.2.1
7102025-01-17T05:44:09.101Z Downloaded predicates v3.1.2
7112025-01-17T05:44:09.104Z Downloaded nu-ansi-term v0.50.1
7122025-01-17T05:44:09.106Z Downloaded des v0.8.1
7132025-01-17T05:44:09.109Z Downloaded simd-adler32 v0.3.7
7142025-01-17T05:44:09.109Z Downloaded similar v2.6.0
7152025-01-17T05:44:09.113Z Downloaded diesel-dtrace v0.4.2
7162025-01-17T05:44:09.116Z Downloaded zerofrom-derive v0.1.4
7172025-01-17T05:44:09.119Z Downloaded wyz v0.5.1
7182025-01-17T05:44:09.119Z Downloaded tiny-keccak v2.0.2
7192025-01-17T05:44:09.122Z Downloaded spki v0.7.3
7202025-01-17T05:44:09.122Z Downloaded twox-hash v1.6.3
7212025-01-17T05:44:09.126Z Downloaded phf_shared v0.10.0
7222025-01-17T05:44:09.126Z Downloaded bumpalo v3.16.0
7232025-01-17T05:44:09.129Z Downloaded dropshot_endpoint v0.15.1
7242025-01-17T05:44:09.131Z Downloaded base64 v0.21.7
7252025-01-17T05:44:09.135Z Downloaded tokio-stream v0.1.16
7262025-01-17T05:44:09.141Z Downloaded defmt-parser v0.3.4
7272025-01-17T05:44:09.144Z Downloaded password-hash v0.5.0
7282025-01-17T05:44:09.144Z Downloaded yoke-derive v0.7.4
7292025-01-17T05:44:09.144Z Downloaded foreign-types v0.5.0
7302025-01-17T05:44:09.147Z Downloaded num-complex v0.4.6
7312025-01-17T05:44:09.147Z Downloaded ron v0.7.1
7322025-01-17T05:44:09.151Z Downloaded polyval v0.6.2
7332025-01-17T05:44:09.153Z Downloaded derive_builder v0.20.2
7342025-01-17T05:44:09.158Z Downloaded derive_more v0.99.18
7352025-01-17T05:44:09.162Z Downloaded darling_macro v0.20.10
7362025-01-17T05:44:09.165Z Downloaded ff v0.13.0
7372025-01-17T05:44:09.165Z Downloaded same-file v1.0.6
7382025-01-17T05:44:09.168Z Downloaded termtree v0.4.1
7392025-01-17T05:44:09.168Z Downloaded hickory-resolver v0.24.1
7402025-01-17T05:44:09.173Z Downloaded number_prefix v0.4.0
7412025-01-17T05:44:09.176Z Downloaded slog-async v2.8.0
7422025-01-17T05:44:09.177Z Downloaded rustversion v1.0.17
7432025-01-17T05:44:09.181Z Downloaded nanorand v0.7.0
7442025-01-17T05:44:09.183Z Downloaded fragile v2.0.0
7452025-01-17T05:44:09.183Z Downloaded shlex v1.3.0
7462025-01-17T05:44:09.183Z Downloaded zopfli v0.8.1
7472025-01-17T05:44:09.186Z Downloaded hickory-server v0.24.1
7482025-01-17T05:44:09.191Z Downloaded oso-derive v0.27.3
7492025-01-17T05:44:09.196Z Downloaded fxhash v0.2.1
7502025-01-17T05:44:09.196Z Downloaded fatfs v0.3.6
7512025-01-17T05:44:09.199Z Downloaded phf_generator v0.11.2
7522025-01-17T05:44:09.199Z Downloaded aes v0.8.4
7532025-01-17T05:44:09.202Z Downloaded half v2.4.1
7542025-01-17T05:44:09.205Z Downloaded russh-cryptovec v0.7.3
7552025-01-17T05:44:09.205Z Downloaded packed_struct v0.10.1
7562025-01-17T05:44:09.207Z Downloaded rand_chacha v0.3.1
7572025-01-17T05:44:09.208Z Downloaded ron v0.8.1
7582025-01-17T05:44:09.213Z Downloaded untrusted v0.9.0
7592025-01-17T05:44:09.218Z Downloaded unicode-xid v0.2.6
7602025-01-17T05:44:09.221Z Downloaded poly1305 v0.8.0
7612025-01-17T05:44:09.221Z Downloaded postcard v1.0.10
7622025-01-17T05:44:09.224Z Downloaded rusty-fork v0.3.0
7632025-01-17T05:44:09.224Z Downloaded resolv-conf v0.7.0
7642025-01-17T05:44:09.227Z Downloaded slog-bunyan v2.5.0
7652025-01-17T05:44:09.227Z Downloaded schemars_derive v0.8.21
7662025-01-17T05:44:09.227Z Downloaded peg-macros v0.8.4
7672025-01-17T05:44:09.230Z Downloaded tungstenite v0.23.0
7682025-01-17T05:44:09.233Z Downloaded float-ord v0.3.2
7692025-01-17T05:44:09.235Z Downloaded env_filter v0.1.2
7702025-01-17T05:44:09.235Z Downloaded heapless v0.8.0
7712025-01-17T05:44:09.245Z Downloaded group v0.13.0
7722025-01-17T05:44:09.245Z Downloaded glob v0.3.1
7732025-01-17T05:44:09.246Z Downloaded data-encoding v2.6.0
7742025-01-17T05:44:09.246Z Downloaded dhcproto v0.12.0
7752025-01-17T05:44:09.250Z Downloaded form_urlencoded v1.2.1
7762025-01-17T05:44:09.250Z Downloaded num-traits v0.2.19
7772025-01-17T05:44:09.253Z Downloaded tokio-native-tls v0.3.1
7782025-01-17T05:44:09.253Z Downloaded tokio-macros v2.5.0
7792025-01-17T05:44:09.256Z Downloaded termios v0.3.3
7802025-01-17T05:44:09.256Z Downloaded fs_extra v1.3.0
7812025-01-17T05:44:09.259Z Downloaded unicode-bidi v0.3.17
7822025-01-17T05:44:09.262Z Downloaded icu_normalizer v1.5.0
7832025-01-17T05:44:09.265Z Downloaded crossterm v0.28.1
7842025-01-17T05:44:09.270Z Downloaded write16 v1.0.0
7852025-01-17T05:44:09.275Z Downloaded defmt v0.3.8
7862025-01-17T05:44:09.278Z Downloaded num_enum v0.5.11
7872025-01-17T05:44:09.281Z Downloaded rustc-hash v2.0.0
7882025-01-17T05:44:09.284Z Downloaded opaque-debug v0.3.1
7892025-01-17T05:44:09.284Z Downloaded rustc-hash v1.1.0
7902025-01-17T05:44:09.284Z Downloaded whoami v1.5.2
7912025-01-17T05:44:09.289Z Downloaded rtoolbox v0.0.2
7922025-01-17T05:44:09.289Z Downloaded pin-utils v0.1.0
7932025-01-17T05:44:09.293Z Downloaded path-slash v0.1.5
7942025-01-17T05:44:09.293Z Downloaded vergen v8.3.2
7952025-01-17T05:44:09.296Z Downloaded postgres-types v0.2.8
7962025-01-17T05:44:09.296Z Downloaded yoke v0.7.4
7972025-01-17T05:44:09.299Z Downloaded enum-as-inner v0.6.1
7982025-01-17T05:44:09.299Z Downloaded pkg-config v0.3.31
7992025-01-17T05:44:09.301Z Downloaded debug-ignore v1.0.5
8002025-01-17T05:44:09.301Z Downloaded parse-size v1.1.0
8012025-01-17T05:44:09.304Z Downloaded openssl-macros v0.1.1
8022025-01-17T05:44:09.304Z Downloaded parking_lot v0.11.2
8032025-01-17T05:44:09.307Z Downloaded time-macros v0.2.18
8042025-01-17T05:44:09.310Z Downloaded tls_codec v0.4.1
8052025-01-17T05:44:09.312Z Downloaded tap v1.0.1
8062025-01-17T05:44:09.312Z Downloaded globset v0.4.15
8072025-01-17T05:44:09.315Z Downloaded spin v0.9.8
8082025-01-17T05:44:09.318Z Downloaded synstructure v0.13.1
8092025-01-17T05:44:09.318Z Downloaded pin-project-internal v1.1.6
8102025-01-17T05:44:09.321Z Downloaded samael v0.0.17
8112025-01-17T05:44:09.324Z Downloaded serde-big-array v0.5.1
8122025-01-17T05:44:09.328Z Downloaded tui-tree-widget v0.22.0
8132025-01-17T05:44:09.331Z Downloaded expectorate v1.1.0
8142025-01-17T05:44:09.331Z Downloaded try-lock v0.2.5
8152025-01-17T05:44:09.331Z Downloaded shell-words v1.1.0
8162025-01-17T05:44:09.334Z Downloaded owo-colors v4.1.0
8172025-01-17T05:44:09.336Z Downloaded defmt-macros v0.3.9
8182025-01-17T05:44:09.339Z Downloaded http v1.2.0
8192025-01-17T05:44:09.343Z Downloaded sqlformat v0.2.6
8202025-01-17T05:44:09.347Z Downloaded downcast v0.11.0
8212025-01-17T05:44:09.347Z Downloaded want v0.3.1
8222025-01-17T05:44:09.347Z Downloaded flagset v0.4.6
8232025-01-17T05:44:09.349Z Downloaded pin-project-lite v0.2.14
8242025-01-17T05:44:09.353Z Downloaded topological-sort v0.2.2
8252025-01-17T05:44:09.357Z Downloaded futures-task v0.3.31
8262025-01-17T05:44:09.357Z Downloaded parse-display-derive v0.10.0
8272025-01-17T05:44:09.360Z Downloaded which v4.4.2
8282025-01-17T05:44:09.360Z Downloaded rcgen v0.12.1
8292025-01-17T05:44:09.360Z Downloaded tls_codec_derive v0.4.1
8302025-01-17T05:44:09.363Z Downloaded stringprep v0.1.5
8312025-01-17T05:44:09.366Z Downloaded string_cache v0.8.7
8322025-01-17T05:44:09.366Z Downloaded zone v0.1.8
8332025-01-17T05:44:09.369Z Downloaded slog-term v2.9.1
8342025-01-17T05:44:09.369Z Downloaded progenitor-client v0.9.1
8352025-01-17T05:44:09.371Z Downloaded num_threads v0.1.7
8362025-01-17T05:44:09.371Z Downloaded pkcs1 v0.7.5
8372025-01-17T05:44:09.374Z Downloaded wait-timeout v0.2.0
8382025-01-17T05:44:09.377Z Downloaded num-integer v0.1.46
8392025-01-17T05:44:09.377Z Downloaded psl-types v2.0.11
8402025-01-17T05:44:09.380Z Downloaded zerocopy-derive v0.8.10
8412025-01-17T05:44:09.383Z Downloaded paste v1.0.15
8422025-01-17T05:44:09.386Z Downloaded slog-dtrace v0.3.0
8432025-01-17T05:44:09.389Z Downloaded pkcs8 v0.10.2
8442025-01-17T05:44:09.392Z Downloaded typify-macro v0.3.0
8452025-01-17T05:44:09.392Z Downloaded supports-color v3.0.1
8462025-01-17T05:44:09.395Z Downloaded diesel_derives v2.2.3
8472025-01-17T05:44:09.398Z Downloaded thiserror-no-std v2.0.2
8482025-01-17T05:44:09.401Z Downloaded thiserror-impl v2.0.11
8492025-01-17T05:44:09.405Z Downloaded libxml v0.3.3
8502025-01-17T05:44:09.408Z Downloaded futures-sink v0.3.31
8512025-01-17T05:44:09.411Z Downloaded mirai-annotations v1.12.0
8522025-01-17T05:44:09.411Z Downloaded display-error-chain v0.2.2
8532025-01-17T05:44:09.414Z Downloaded native-tls v0.2.12
8542025-01-17T05:44:09.415Z Downloaded russh-keys v0.45.0
8552025-01-17T05:44:09.418Z Downloaded rfc6979 v0.4.0
8562025-01-17T05:44:09.418Z Downloaded socket2 v0.5.7
8572025-01-17T05:44:09.421Z Downloaded dirs-sys-next v0.1.2
8582025-01-17T05:44:09.421Z Downloaded dirs-next v2.0.0
8592025-01-17T05:44:09.423Z Downloaded displaydoc v0.2.5
8602025-01-17T05:44:09.426Z Downloaded rand v0.8.5
8612025-01-17T05:44:09.429Z Downloaded aes-gcm v0.10.3
8622025-01-17T05:44:09.434Z Downloaded serde-hex v0.1.0
8632025-01-17T05:44:09.437Z Downloaded flume v0.11.1
8642025-01-17T05:44:09.439Z Downloaded darling_core v0.20.10
8652025-01-17T05:44:09.442Z Downloaded termcolor v1.4.1
8662025-01-17T05:44:09.445Z Downloaded num-bigint v0.4.6
8672025-01-17T05:44:09.449Z Downloaded untrusted v0.7.1
8682025-01-17T05:44:09.452Z Downloaded strum_macros v0.24.3
8692025-01-17T05:44:09.452Z Downloaded smf v0.2.3
8702025-01-17T05:44:09.455Z Downloaded ref-cast-impl v1.0.23
8712025-01-17T05:44:09.455Z Downloaded radium v0.7.0
8722025-01-17T05:44:09.455Z Downloaded libm v0.2.8
8732025-01-17T05:44:09.462Z Downloaded subtle v2.6.1
8742025-01-17T05:44:09.465Z Downloaded aho-corasick v1.1.3
8752025-01-17T05:44:09.469Z Downloaded unicode-properties v0.1.3
8762025-01-17T05:44:09.472Z Downloaded blake3 v1.5.4
8772025-01-17T05:44:09.481Z Downloaded num-iter v0.1.45
8782025-01-17T05:44:09.483Z Downloaded fixedbitset v0.4.2
8792025-01-17T05:44:09.483Z Downloaded fd-lock v4.0.2
8802025-01-17T05:44:09.486Z Downloaded itertools v0.13.0
8812025-01-17T05:44:09.492Z Downloaded serde_with v3.11.0
8822025-01-17T05:44:09.499Z Downloaded diesel_table_macro_syntax v0.2.0
8832025-01-17T05:44:09.502Z Downloaded powerfmt v0.2.0
8842025-01-17T05:44:09.502Z Downloaded snafu v0.8.5
8852025-01-17T05:44:09.507Z Downloaded serde_derive_internals v0.29.1
8862025-01-17T05:44:09.510Z Downloaded semver v0.1.20
8872025-01-17T05:44:09.513Z Downloaded tungstenite v0.24.0
8882025-01-17T05:44:09.515Z Downloaded structmeta v0.3.0
8892025-01-17T05:44:09.516Z Downloaded rustc_version v0.4.1
8902025-01-17T05:44:09.518Z Downloaded unsafe-libyaml v0.2.11
8912025-01-17T05:44:09.521Z Downloaded deranged v0.3.11
8922025-01-17T05:44:09.524Z Downloaded nodrop v0.1.14
8932025-01-17T05:44:09.524Z Downloaded vte_generate_state_changes v0.1.2
8942025-01-17T05:44:09.524Z Downloaded vsss-rs v3.3.4
8952025-01-17T05:44:09.527Z Downloaded strum_macros v0.26.4
8962025-01-17T05:44:09.530Z Downloaded secrecy v0.8.0
8972025-01-17T05:44:09.530Z Downloaded scopeguard v1.2.0
8982025-01-17T05:44:09.532Z Downloaded olpc-cjson v0.1.4
8992025-01-17T05:44:09.533Z Downloaded zerovec-derive v0.10.3
9002025-01-17T05:44:09.537Z Downloaded xattr v1.3.1
9012025-01-17T05:44:09.537Z Downloaded walkdir v2.5.0
9022025-01-17T05:44:09.539Z Downloaded phf v0.11.2
9032025-01-17T05:44:09.539Z Downloaded toml_edit v0.19.15
9042025-01-17T05:44:09.554Z Downloaded slog-envlogger v2.2.0
9052025-01-17T05:44:09.557Z Downloaded unarray v0.1.4
9062025-01-17T05:44:09.560Z Downloaded ed25519-dalek v2.1.1
9072025-01-17T05:44:09.562Z Downloaded structmeta-derive v0.3.0
9082025-01-17T05:44:09.562Z Downloaded rustls-pemfile v1.0.4
9092025-01-17T05:44:09.566Z Downloaded ppv-lite86 v0.2.20
9102025-01-17T05:44:09.566Z Downloaded smallvec v0.6.14
9112025-01-17T05:44:09.570Z Downloaded miniz_oxide v0.8.0
9122025-01-17T05:44:09.572Z Downloaded russh v0.45.0
9132025-01-17T05:44:09.575Z Downloaded num-rational v0.4.2
9142025-01-17T05:44:09.578Z Downloaded embedded-io v0.4.0
9152025-01-17T05:44:09.578Z Downloaded parking_lot_core v0.9.10
9162025-01-17T05:44:09.582Z Downloaded p256 v0.13.2
9172025-01-17T05:44:09.585Z Downloaded ghash v0.5.1
9182025-01-17T05:44:09.585Z Downloaded ena v0.14.3
9192025-01-17T05:44:09.588Z Downloaded embedded-io v0.6.1
9202025-01-17T05:44:09.588Z Downloaded scrypt v0.11.0
9212025-01-17T05:44:09.591Z Downloaded subprocess v0.2.9
9222025-01-17T05:44:09.593Z Downloaded tokio-rustls v0.25.0
9232025-01-17T05:44:09.593Z Downloaded signal-hook v0.3.17
9242025-01-17T05:44:09.597Z Downloaded hkdf v0.12.4
9252025-01-17T05:44:09.604Z Downloaded difflib v0.4.0
9262025-01-17T05:44:09.604Z Downloaded tinystr v0.7.6
9272025-01-17T05:44:09.609Z Downloaded rpassword v7.3.1
9282025-01-17T05:44:09.609Z Downloaded quinn-udp v0.5.5
9292025-01-17T05:44:09.609Z Downloaded phf_codegen v0.11.2
9302025-01-17T05:44:09.609Z Downloaded writeable v0.5.5
9312025-01-17T05:44:09.609Z Downloaded hashlink v0.9.1
9322025-01-17T05:44:09.612Z Downloaded progenitor-client v0.8.0
9332025-01-17T05:44:09.612Z Downloaded universal-hash v0.5.1
9342025-01-17T05:44:09.612Z Downloaded idna v1.0.3
9352025-01-17T05:44:09.615Z Downloaded r2d2 v0.8.10
9362025-01-17T05:44:09.618Z Downloaded mockall v0.13.0
9372025-01-17T05:44:09.621Z Downloaded signal-hook-mio v0.2.4
9382025-01-17T05:44:09.621Z Downloaded xz2 v0.1.7
9392025-01-17T05:44:09.624Z Downloaded multimap v0.10.0
9402025-01-17T05:44:09.624Z Downloaded aws-lc-rs v1.10.0
9412025-01-17T05:44:09.631Z Downloaded waitgroup v0.1.2
9422025-01-17T05:44:09.634Z Downloaded time-core v0.1.2
9432025-01-17T05:44:09.634Z Downloaded tower-service v0.3.3
9442025-01-17T05:44:09.634Z Downloaded peg-runtime v0.8.3
9452025-01-17T05:44:09.637Z Downloaded tokio-tungstenite v0.21.0
9462025-01-17T05:44:09.639Z Downloaded sync-ptr v0.1.1
9472025-01-17T05:44:09.639Z Downloaded newtype_derive v0.1.6
9482025-01-17T05:44:09.640Z Downloaded rustls-pemfile v2.2.0
9492025-01-17T05:44:09.642Z Downloaded phf_shared v0.11.2
9502025-01-17T05:44:09.642Z Downloaded dropshot_endpoint v0.12.0
9512025-01-17T05:44:09.645Z Downloaded sqlparser v0.45.0
9522025-01-17T05:44:09.651Z Downloaded unicode-truncate v1.1.0
9532025-01-17T05:44:09.654Z Downloaded signal-hook-tokio v0.3.1
9542025-01-17T05:44:09.654Z Downloaded signal-hook-registry v1.4.2
9552025-01-17T05:44:09.654Z Downloaded unicase v2.7.0
9562025-01-17T05:44:09.657Z Downloaded precomputed-hash v0.1.1
9572025-01-17T05:44:09.657Z Downloaded headers v0.4.0
9582025-01-17T05:44:09.662Z Downloaded hashbrown v0.12.3
9592025-01-17T05:44:09.666Z Downloaded hyper v1.5.2
9602025-01-17T05:44:09.673Z Downloaded x509-cert v0.2.5
9612025-01-17T05:44:09.678Z Downloaded sync_wrapper v1.0.1
9622025-01-17T05:44:09.681Z Downloaded strum v0.26.3
9632025-01-17T05:44:09.681Z Downloaded rustyline v14.0.0
9642025-01-17T05:44:09.684Z Downloaded float-cmp v0.9.0
9652025-01-17T05:44:09.688Z Downloaded sha1 v0.10.6
9662025-01-17T05:44:09.688Z Downloaded rustc_version v0.1.7
9672025-01-17T05:44:09.688Z Downloaded progenitor-macro v0.8.0
9682025-01-17T05:44:09.691Z Downloaded steno v0.4.1
9692025-01-17T05:44:09.693Z Downloaded reedline v0.35.0
9702025-01-17T05:44:09.705Z Downloaded progenitor v0.8.0
9712025-01-17T05:44:09.708Z Downloaded salty v0.3.0
9722025-01-17T05:44:09.708Z Downloaded qorb v0.2.1
9732025-01-17T05:44:09.712Z Downloaded enum-as-inner v0.5.1
9742025-01-17T05:44:09.715Z Downloaded futures-core v0.3.31
9752025-01-17T05:44:09.717Z Downloaded futures-executor v0.3.31
9762025-01-17T05:44:09.718Z Downloaded tokio-tungstenite v0.24.0
9772025-01-17T05:44:09.720Z Downloaded vte v0.11.1
9782025-01-17T05:44:09.720Z Downloaded ssh-key v0.6.6
9792025-01-17T05:44:09.727Z Downloaded serde_with_macros v3.11.0
9802025-01-17T05:44:09.730Z Downloaded newtype-uuid v1.2.1
9812025-01-17T05:44:09.734Z Downloaded serde_path_to_error v0.1.16
9822025-01-17T05:44:09.734Z Downloaded pem v3.0.4
9832025-01-17T05:44:09.734Z Downloaded peg v0.8.4
9842025-01-17T05:44:09.737Z Downloaded ecdsa v0.16.9
9852025-01-17T05:44:09.739Z Downloaded bindgen v0.69.5
9862025-01-17T05:44:09.745Z Downloaded ed25519 v2.2.3
9872025-01-17T05:44:09.748Z Downloaded tokio-rustls v0.26.0
9882025-01-17T05:44:09.751Z Downloaded der_derive v0.7.3
9892025-01-17T05:44:09.751Z Downloaded zip v0.6.6
9902025-01-17T05:44:09.755Z Downloaded num-bigint-dig v0.8.4
9912025-01-17T05:44:09.759Z Downloaded chrono v0.4.38
9922025-01-17T05:44:09.766Z Downloaded getrandom v0.2.15
9932025-01-17T05:44:09.769Z Downloaded quick-xml v0.33.0
9942025-01-17T05:44:09.775Z Downloaded omicron-zone-package v0.12.0
9952025-01-17T05:44:09.778Z Downloaded typed-path v0.9.3
9962025-01-17T05:44:09.784Z Downloaded oso v0.27.3
9972025-01-17T05:44:09.787Z Downloaded proc-macro-crate v1.3.1
9982025-01-17T05:44:09.790Z Downloaded progenitor-impl v0.8.0
9992025-01-17T05:44:09.793Z Downloaded diff v0.1.13
10002025-01-17T05:44:09.795Z Downloaded thread_local v1.1.8
10012025-01-17T05:44:09.795Z Downloaded toml v0.7.8
10022025-01-17T05:44:09.798Z Downloaded futures-channel v0.3.31
10032025-01-17T05:44:09.801Z Downloaded either v1.13.0
10042025-01-17T05:44:09.801Z Downloaded portable-atomic v1.9.0
10052025-01-17T05:44:09.807Z Downloaded nibble_vec v0.1.0
10062025-01-17T05:44:09.810Z Downloaded tinyvec v1.8.0
10072025-01-17T05:44:09.812Z Downloaded smallvec v1.13.2
10082025-01-17T05:44:09.817Z Downloaded slog v2.7.0
10092025-01-17T05:44:09.820Z Downloaded env_logger v0.10.2
10102025-01-17T05:44:09.820Z Downloaded tracing-core v0.1.32
10112025-01-17T05:44:09.823Z Downloaded rusqlite v0.32.1
10122025-01-17T05:44:09.828Z Downloaded openssl-sys v0.9.103
10132025-01-17T05:44:09.832Z Downloaded quinn v0.11.5
10142025-01-17T05:44:09.835Z Downloaded derive-where v1.2.7
10152025-01-17T05:44:09.839Z Downloaded tungstenite v0.21.0
10162025-01-17T05:44:09.842Z Downloaded futures v0.3.31
10172025-01-17T05:44:09.847Z Downloaded progenitor-impl v0.9.1
10182025-01-17T05:44:09.849Z Downloaded env_logger v0.11.5
10192025-01-17T05:44:09.852Z Downloaded elliptic-curve v0.13.8
10202025-01-17T05:44:09.855Z Downloaded mockall_derive v0.13.0
10212025-01-17T05:44:09.857Z Downloaded tokio-postgres v0.7.12
10222025-01-17T05:44:09.862Z Downloaded zerocopy v0.8.10
10232025-01-17T05:44:09.884Z Downloaded yasna v0.5.2
10242025-01-17T05:44:09.887Z Downloaded pin-project v1.1.6
10252025-01-17T05:44:09.897Z Downloaded parking_lot_core v0.8.6
10262025-01-17T05:44:09.899Z Downloaded parse-zoneinfo v0.3.1
10272025-01-17T05:44:09.902Z Downloaded mio v1.0.2
10282025-01-17T05:44:09.906Z Downloaded flate2 v1.0.34
10292025-01-17T05:44:09.911Z Downloaded curve25519-dalek v4.1.3
10302025-01-17T05:44:09.919Z Downloaded der v0.7.9
10312025-01-17T05:44:09.924Z Downloaded futures-util v0.3.31
10322025-01-17T05:44:09.935Z Downloaded zerocopy v0.6.6
10332025-01-17T05:44:09.937Z Downloaded unicode-segmentation v1.12.0
10342025-01-17T05:44:09.940Z Downloaded hashbrown v0.13.2
10352025-01-17T05:44:09.944Z Downloaded lalrpop v0.19.12
10362025-01-17T05:44:09.955Z Downloaded rsa v0.9.6
10372025-01-17T05:44:09.960Z Downloaded icu_properties_data v1.5.0
10382025-01-17T05:44:09.970Z Downloaded rayon v1.10.0
10392025-01-17T05:44:09.979Z Downloaded tar v0.4.42
10402025-01-17T05:44:09.982Z Downloaded gimli v0.31.1
10412025-01-17T05:44:09.990Z Downloaded time v0.3.36
10422025-01-17T05:44:09.996Z Downloaded url v2.5.3
10432025-01-17T05:44:09.999Z Downloaded hashbrown v0.14.5
10442025-01-17T05:44:10.004Z Downloaded rustls-webpki v0.102.8
10452025-01-17T05:44:10.021Z Downloaded tokio-util v0.7.12
10462025-01-17T05:44:10.028Z Downloaded serde_yaml v0.9.34+deprecated
10472025-01-17T05:44:10.030Z Downloaded publicsuffix v2.2.3
10482025-01-17T05:44:10.033Z Downloaded nom v7.1.3
10492025-01-17T05:44:10.038Z Downloaded rustls-webpki v0.101.7
10502025-01-17T05:44:10.051Z Downloaded proptest v1.5.0
10512025-01-17T05:44:10.060Z Downloaded winnow v0.5.40
10522025-01-17T05:44:10.068Z Downloaded unicode_categories v0.1.1
10532025-01-17T05:44:10.071Z Downloaded trust-dns-proto v0.22.0
10542025-01-17T05:44:10.082Z Downloaded unicode-normalization v0.1.24
10552025-01-17T05:44:10.085Z Downloaded idna v0.3.0
10562025-01-17T05:44:10.095Z Downloaded quinn-proto v0.11.8
10572025-01-17T05:44:10.099Z Downloaded rustls v0.22.4
10582025-01-17T05:44:10.112Z Downloaded zerovec v0.10.4
10592025-01-17T05:44:10.118Z Downloaded tough v0.19.0
10602025-01-17T05:44:10.125Z Downloaded nix v0.28.0
10612025-01-17T05:44:10.136Z Downloaded git2 v0.19.0
10622025-01-17T05:44:10.145Z Downloaded nix v0.27.1
10632025-01-17T05:44:10.155Z Downloaded chrono-tz v0.10.0
10642025-01-17T05:44:10.162Z Downloaded reqwest v0.12.9
10652025-01-17T05:44:10.171Z Downloaded diesel v2.2.6
10662025-01-17T05:44:10.189Z Downloaded regex-syntax v0.6.29
10672025-01-17T05:44:10.196Z Downloaded regress v0.9.1
10682025-01-17T05:44:10.204Z Downloaded rustls v0.21.12
10692025-01-17T05:44:10.215Z Downloaded rustls v0.23.19
10702025-01-17T05:44:10.226Z Downloaded polar-core v0.27.3
10712025-01-17T05:44:10.234Z Downloaded webpki-roots v0.26.6
10722025-01-17T05:44:10.239Z Downloaded regex-syntax v0.8.5
10732025-01-17T05:44:10.247Z Downloaded p384 v0.13.0
10742025-01-17T05:44:10.253Z Downloaded typify-impl v0.2.0
10752025-01-17T05:44:10.268Z Downloaded openapiv3 v2.0.0
10762025-01-17T05:44:10.280Z Downloaded unicode-width v0.2.0
10772025-01-17T05:44:10.286Z Downloaded radix_trie v0.2.1
10782025-01-17T05:44:10.291Z Downloaded dropshot v0.12.0
10792025-01-17T05:44:10.310Z Downloaded regex v1.11.1
10802025-01-17T05:44:10.322Z Downloaded sled v0.34.7
10812025-01-17T05:44:10.332Z Downloaded object v0.30.4
10822025-01-17T05:44:10.343Z Downloaded regress v0.10.1
10832025-01-17T05:44:10.349Z Downloaded hickory-proto v0.24.1
10842025-01-17T05:44:10.363Z Downloaded smoltcp v0.9.1
10852025-01-17T05:44:10.373Z Downloaded bzip2-sys v0.1.11+1.0.8
10862025-01-17T05:44:10.386Z Downloaded openssl v0.10.66
10872025-01-17T05:44:10.400Z Downloaded dropshot v0.15.1
10882025-01-17T05:44:10.432Z Downloaded nix v0.29.0
10892025-01-17T05:44:10.445Z Downloaded object v0.36.5
10902025-01-17T05:44:10.460Z Downloaded smoltcp v0.11.0
10912025-01-17T05:44:10.479Z Downloaded idna v0.2.3
10922025-01-17T05:44:10.486Z Downloaded petname v2.0.2
10932025-01-17T05:44:10.493Z Downloaded idna v0.5.0
10942025-01-17T05:44:10.499Z Downloaded typify-impl v0.3.0
10952025-01-17T05:44:10.516Z Downloaded csv v1.3.0
10962025-01-17T05:44:10.532Z Downloaded vcpkg v0.2.15
10972025-01-17T05:44:10.568Z Downloaded idna v0.4.0
10982025-01-17T05:44:10.574Z Downloaded bstr v1.10.0
10992025-01-17T05:44:10.584Z Downloaded zip v2.1.3
11002025-01-17T05:44:10.588Z Downloaded tokio v1.43.0
11012025-01-17T05:44:10.626Z Downloaded ratatui v0.28.1
11022025-01-17T05:44:10.644Z Downloaded p521 v0.13.3
11032025-01-17T05:44:10.647Z Downloaded h2 v0.4.6
11042025-01-17T05:44:10.654Z Downloaded rayon-core v1.12.1
11052025-01-17T05:44:10.657Z Downloaded bitvec v1.0.1
11062025-01-17T05:44:10.672Z Downloaded itertools v0.12.1
11072025-01-17T05:44:10.679Z Downloaded itertools v0.10.5
11082025-01-17T05:44:10.686Z Downloaded dyn-clone v1.0.17
11092025-01-17T05:44:10.688Z Downloaded multer v3.1.0
11102025-01-17T05:44:10.691Z Downloaded gethostname v0.5.0
11112025-01-17T05:44:10.694Z Downloaded pkcs5 v0.7.1
11122025-01-17T05:44:10.698Z Downloaded parking_lot v0.12.3
11132025-01-17T05:44:10.702Z Downloaded tracing v0.1.40
11142025-01-17T05:44:10.705Z Downloaded schemars v0.8.21
11152025-01-17T05:44:10.714Z Downloaded zerocopy-derive v0.6.6
11162025-01-17T05:44:10.723Z Downloaded regex-automata v0.4.8
11172025-01-17T05:44:10.740Z Downloaded petgraph v0.6.5
11182025-01-17T05:44:10.757Z Downloaded pbkdf2 v0.12.2
11192025-01-17T05:44:10.760Z Downloaded pbkdf2 v0.11.0
11202025-01-17T05:44:10.760Z Downloaded foldhash v0.1.3
11212025-01-17T05:44:10.765Z Downloaded term v0.7.0
11222025-01-17T05:44:10.769Z Downloaded parse-display v0.10.0
11232025-01-17T05:44:10.769Z Downloaded zone v0.3.0
11242025-01-17T05:44:10.769Z Downloaded snafu-derive v0.8.5
11252025-01-17T05:44:10.769Z Downloaded minimal-lexical v0.2.1
11262025-01-17T05:44:10.773Z Downloaded lzma-sys v0.1.20
11272025-01-17T05:44:10.800Z Downloaded rustc-demangle v0.1.24
11282025-01-17T05:44:10.802Z Downloaded zone_cfg_derive v0.1.2
11292025-01-17T05:44:10.803Z Downloaded hyper-util v0.1.10
11302025-01-17T05:44:10.807Z Downloaded postgres-protocol v0.6.7
11312025-01-17T05:44:10.810Z Downloaded icu_collections v1.5.0
11322025-01-17T05:44:10.814Z Downloaded crossbeam-channel v0.5.13
11332025-01-17T05:44:10.820Z Downloaded libz-sys v1.1.20
11342025-01-17T05:44:10.841Z Downloaded compact_str v0.8.0
11352025-01-17T05:44:10.845Z Downloaded uuid v1.11.0
11362025-01-17T05:44:10.848Z Downloaded typify v0.3.0
11372025-01-17T05:44:10.852Z Downloaded icu_properties v1.5.1
11382025-01-17T05:44:10.855Z Downloaded predicates-core v1.0.8
11392025-01-17T05:44:10.858Z Downloaded pem-rfc7468 v0.7.0
11402025-01-17T05:44:10.858Z Downloaded password-hash v0.4.2
11412025-01-17T05:44:10.862Z Downloaded strum_macros v0.25.3
11422025-01-17T05:44:10.862Z Downloaded strip-ansi-escapes v0.2.0
11432025-01-17T05:44:10.867Z Downloaded foreign-types-macros v0.2.3
11442025-01-17T05:44:10.867Z Downloaded salsa20 v0.10.2
11452025-01-17T05:44:10.867Z Downloaded encoding_rs v0.8.34
11462025-01-17T05:44:10.885Z Downloaded tracing-attributes v0.1.27
11472025-01-17T05:44:10.887Z Downloaded tokio-tungstenite v0.23.1
11482025-01-17T05:44:10.890Z Downloaded sha3 v0.10.8
11492025-01-17T05:44:10.894Z Downloaded fallible-iterator v0.3.0
11502025-01-17T05:44:10.896Z Downloaded typify v0.2.0
11512025-01-17T05:44:10.900Z Downloaded sct v0.7.1
11522025-01-17T05:44:10.903Z Downloaded httparse v1.9.5
11532025-01-17T05:44:10.903Z Downloaded serde_repr v0.1.19
11542025-01-17T05:44:10.907Z Downloaded serde_plain v1.0.2
11552025-01-17T05:44:10.907Z Downloaded impl-trait-for-tuples v0.2.2
11562025-01-17T05:44:10.910Z Downloaded hyper-staticfile v0.10.1
11572025-01-17T05:44:10.910Z Downloaded hyper-rustls v0.27.3
11582025-01-17T05:44:10.913Z Downloaded idna_adapter v1.2.0
11592025-01-17T05:44:10.913Z Downloaded hyper-tls v0.6.0
11602025-01-17T05:44:10.916Z Downloaded hostname v0.4.0
11612025-01-17T05:44:10.916Z Downloaded cookie_store v0.21.0
11622025-01-17T05:44:10.916Z Downloaded highway v1.2.0
11632025-01-17T05:44:10.919Z Downloaded bit-vec v0.6.3
11642025-01-17T05:44:10.919Z Downloaded bcs v0.1.6
11652025-01-17T05:44:10.925Z Downloaded convert_case v0.4.0
11662025-01-17T05:44:10.925Z Downloaded ciborium v0.2.2
11672025-01-17T05:44:10.930Z Downloaded cancel-safe-futures v0.1.5
11682025-01-17T05:44:10.930Z Downloaded humantime v2.1.0
11692025-01-17T05:44:10.930Z Downloaded hostname v0.3.1
11702025-01-17T05:44:10.935Z Downloaded addr2line v0.24.2
11712025-01-17T05:44:10.935Z Downloaded atomic-waker v1.1.2
11722025-01-17T05:44:10.935Z Downloaded arrayvec v0.7.6
11732025-01-17T05:44:10.938Z Downloaded assert_matches v1.5.0
11742025-01-17T05:44:10.938Z Downloaded async-stream v0.3.6
11752025-01-17T05:44:10.938Z Downloaded arrayref v0.3.9
11762025-01-17T05:44:11.014Z Downloaded libgit2-sys v0.17.0+1.8.1
11772025-01-17T05:44:11.334Z Downloaded libsqlite3-sys v0.30.1
11782025-01-17T05:44:11.410Z Downloaded ring v0.17.8
11792025-01-17T05:44:11.727Z Downloaded aws-lc-sys v0.22.0
11802025-01-17T05:44:12.039Z Compiling serde v1.0.217
11812025-01-17T05:44:12.042Z Compiling lock_api v0.4.12
11822025-01-17T05:44:12.042Z Compiling scopeguard v1.2.0
11832025-01-17T05:44:12.042Z Compiling value-bag v1.9.0
11842025-01-17T05:44:12.042Z Compiling typenum v1.17.0
11852025-01-17T05:44:12.198Z Compiling generic-array v0.14.7
11862025-01-17T05:44:12.258Z Compiling syn v2.0.96
11872025-01-17T05:44:12.273Z Compiling getrandom v0.2.15
11882025-01-17T05:44:12.351Z Compiling subtle v2.6.1
11892025-01-17T05:44:12.578Z Compiling rand_core v0.6.4
11902025-01-17T05:44:12.689Z Compiling log v0.4.22
11912025-01-17T05:44:12.772Z Compiling shlex v1.3.0
11922025-01-17T05:44:12.793Z Compiling jobserver v0.1.32
11932025-01-17T05:44:12.810Z Compiling smallvec v1.13.2
11942025-01-17T05:44:13.071Z Compiling const-oid v0.9.6
11952025-01-17T05:44:13.102Z Compiling spin v0.9.8
11962025-01-17T05:44:13.144Z Compiling pin-project-lite v0.2.14
11972025-01-17T05:44:13.185Z Compiling rustix v0.38.37
11982025-01-17T05:44:13.321Z Compiling cc v1.1.30
11992025-01-17T05:44:13.448Z Compiling parking_lot_core v0.9.10
12002025-01-17T05:44:13.518Z Compiling futures-core v0.3.31
12012025-01-17T05:44:13.625Z Compiling signal-hook-registry v1.4.2
12022025-01-17T05:44:13.771Z Compiling mio v1.0.2
12032025-01-17T05:44:13.987Z Compiling aho-corasick v1.1.3
12042025-01-17T05:44:14.320Z Compiling parking_lot v0.12.3
12052025-01-17T05:44:14.484Z Compiling regex-syntax v0.8.5
12062025-01-17T05:44:14.626Z Compiling either v1.13.0
12072025-01-17T05:44:14.847Z Compiling cpufeatures v0.2.14
12082025-01-17T05:44:14.961Z Compiling lazy_static v1.5.0
12092025-01-17T05:44:15.052Z Compiling stable_deref_trait v1.2.0
12102025-01-17T05:44:15.099Z Compiling futures-sink v0.3.31
12112025-01-17T05:44:15.139Z Compiling glob v0.3.1
12122025-01-17T05:44:15.162Z Compiling socket2 v0.5.7
12132025-01-17T05:44:15.179Z Compiling slab v0.4.9
12142025-01-17T05:44:15.249Z Compiling prettyplease v0.2.25
12152025-01-17T05:44:15.680Z Compiling minimal-lexical v0.2.1
12162025-01-17T05:44:15.707Z Compiling serde_json v1.0.135
12172025-01-17T05:44:16.073Z Compiling clang-sys v1.8.1
12182025-01-17T05:44:16.146Z Compiling nom v7.1.3
12192025-01-17T05:44:16.244Z Compiling libloading v0.8.5
12202025-01-17T05:44:16.380Z Compiling bindgen v0.69.5
12212025-01-17T05:44:16.630Z Compiling home v0.5.9
12222025-01-17T05:44:16.875Z Compiling futures-channel v0.3.31
12232025-01-17T05:44:17.090Z Compiling itertools v0.12.1
12242025-01-17T05:44:17.219Z Compiling rustc-hash v1.1.0
12252025-01-17T05:44:17.303Z Compiling foldhash v0.1.3
12262025-01-17T05:44:17.386Z Compiling lazycell v1.3.0
12272025-01-17T05:44:17.572Z Compiling futures-task v0.3.31
12282025-01-17T05:44:17.634Z Compiling allocator-api2 v0.2.18
12292025-01-17T05:44:17.894Z Compiling libm v0.2.8
12302025-01-17T05:44:18.220Z Compiling regex-automata v0.4.8
12312025-01-17T05:44:18.439Z Compiling futures-io v0.3.31
12322025-01-17T05:44:18.713Z Compiling pin-utils v0.1.0
12332025-01-17T05:44:18.819Z Compiling hashbrown v0.15.1
12342025-01-17T05:44:18.869Z Compiling cmake v0.1.51
12352025-01-17T05:44:19.480Z Compiling cexpr v0.6.0
12362025-01-17T05:44:19.782Z Compiling synstructure v0.13.1
12372025-01-17T05:44:20.036Z Compiling num-traits v0.2.19
12382025-01-17T05:44:20.329Z Compiling fs_extra v1.3.0
12392025-01-17T05:44:20.837Z Compiling dunce v1.0.5
12402025-01-17T05:44:20.913Z Compiling pkg-config v0.3.31
12412025-01-17T05:44:20.986Z Compiling tinyvec_macros v0.1.1
12422025-01-17T05:44:21.085Z Compiling tinyvec v1.8.0
12432025-01-17T05:44:21.383Z Compiling ring v0.17.8
12442025-01-17T05:44:22.452Z Compiling litemap v0.7.3
12452025-01-17T05:44:22.624Z Compiling unicode-normalization v0.1.24
12462025-01-17T05:44:22.627Z Compiling writeable v0.5.5
12472025-01-17T05:44:22.796Z Compiling base64ct v1.6.0
12482025-01-17T05:44:22.818Z Compiling unicode-bidi v0.3.17
12492025-01-17T05:44:23.197Z Compiling paste v1.0.15
12502025-01-17T05:44:23.351Z Compiling pem-rfc7468 v0.7.0
12512025-01-17T05:44:23.683Z Compiling regex v1.11.1
12522025-01-17T05:44:23.919Z Compiling aws-lc-rs v1.10.0
12532025-01-17T05:44:23.997Z Compiling httparse v1.9.5
12542025-01-17T05:44:24.052Z Compiling flagset v0.4.6
12552025-01-17T05:44:24.259Z Compiling tracing-core v0.1.32
12562025-01-17T05:44:24.646Z Compiling crossbeam-utils v0.8.20
12572025-01-17T05:44:24.757Z Compiling percent-encoding v2.3.1
12582025-01-17T05:44:25.045Z Compiling icu_locid_transform_data v1.5.0
12592025-01-17T05:44:25.142Z Compiling rustls-pki-types v1.10.0
12602025-01-17T05:44:25.300Z Compiling powerfmt v0.2.0
12612025-01-17T05:44:25.329Z Compiling serde_derive v1.0.217
12622025-01-17T05:44:25.390Z Compiling zeroize_derive v1.4.2
12632025-01-17T05:44:25.682Z Compiling zerocopy-derive v0.7.35
12642025-01-17T05:44:25.848Z Compiling tokio-macros v2.5.0
12652025-01-17T05:44:26.144Z Compiling zerofrom-derive v0.1.4
12662025-01-17T05:44:26.791Z Compiling zeroize v1.8.1
12672025-01-17T05:44:27.281Z Compiling yoke-derive v0.7.4
12682025-01-17T05:44:27.362Z Compiling thiserror-impl v1.0.69
12692025-01-17T05:44:27.703Z Compiling zerocopy v0.7.35
12702025-01-17T05:44:28.425Z Compiling crypto-common v0.1.6
12712025-01-17T05:44:28.682Z Compiling block-buffer v0.10.4
12722025-01-17T05:44:28.934Z Compiling digest v0.10.7
12732025-01-17T05:44:28.957Z Compiling zerovec-derive v0.10.3
12742025-01-17T05:44:29.262Z Compiling futures-macro v0.3.31
12752025-01-17T05:44:29.386Z Compiling hmac v0.12.1
12762025-01-17T05:44:29.538Z Compiling zerofrom v0.1.4
12772025-01-17T05:44:29.618Z Compiling block-padding v0.3.3
12782025-01-17T05:44:29.755Z Compiling displaydoc v0.2.5
12792025-01-17T05:44:29.855Z Compiling inout v0.1.3
12802025-01-17T05:44:29.935Z Compiling yoke v0.7.4
12812025-01-17T05:44:30.134Z Compiling cipher v0.4.4
12822025-01-17T05:44:30.286Z Compiling sha2 v0.10.8
12832025-01-17T05:44:30.311Z Compiling thiserror v1.0.69
12842025-01-17T05:44:30.506Z Compiling ppv-lite86 v0.2.20
12852025-01-17T05:44:30.691Z Compiling icu_provider_macros v1.5.0
12862025-01-17T05:44:31.162Z Compiling futures-util v0.3.31
12872025-01-17T05:44:31.220Z Compiling der_derive v0.7.3
12882025-01-17T05:44:31.312Z Compiling rand_chacha v0.3.1
12892025-01-17T05:44:31.538Z Compiling zerovec v0.10.4
12902025-01-17T05:44:31.715Z Compiling tracing-attributes v0.1.27
12912025-01-17T05:44:33.400Z Compiling tinystr v0.7.6
12922025-01-17T05:44:33.426Z Compiling der v0.7.9
12932025-01-17T05:44:33.471Z Compiling icu_collections v1.5.0
12942025-01-17T05:44:33.818Z Compiling icu_locid v1.5.0
12952025-01-17T05:44:33.909Z Compiling rand v0.8.5
12962025-01-17T05:44:34.839Z Compiling salsa20 v0.10.2
12972025-01-17T05:44:35.053Z Compiling icu_provider v1.5.0
12982025-01-17T05:44:35.094Z Compiling tracing v0.1.40
12992025-01-17T05:44:35.668Z Compiling spki v0.7.3
13002025-01-17T05:44:35.838Z Compiling icu_locid_transform v1.5.0
13012025-01-17T05:44:35.898Z Compiling pest v2.7.14
13022025-01-17T05:44:36.048Z Compiling pbkdf2 v0.12.2
13032025-01-17T05:44:36.059Z Compiling mirai-annotations v1.12.0
13042025-01-17T05:44:36.102Z Compiling untrusted v0.9.0
13052025-01-17T05:44:36.188Z Compiling untrusted v0.7.1
13062025-01-17T05:44:36.235Z Compiling vcpkg v0.2.15
13072025-01-17T05:44:36.329Z Compiling icu_properties_data v1.5.0
13082025-01-17T05:44:36.380Z Compiling time-core v0.1.2
13092025-01-17T05:44:36.380Z Compiling num-conv v0.1.0
13102025-01-17T05:44:37.093Z Compiling scrypt v0.11.0
13112025-01-17T05:44:37.114Z Compiling cbc v0.1.2
13122025-01-17T05:44:37.114Z Compiling time-macros v0.2.18
13132025-01-17T05:44:37.114Z Compiling aes v0.8.4
13142025-01-17T05:44:37.114Z Compiling deranged v0.3.11
13152025-01-17T05:44:37.762Z Compiling bitflags v2.6.0
13162025-01-17T05:44:38.047Z Compiling bytes v1.9.0
13172025-01-17T05:44:38.375Z Compiling indexmap v2.7.0
13182025-01-17T05:44:38.909Z Compiling tokio v1.43.0
13192025-01-17T05:44:39.222Z Compiling http v1.2.0
13202025-01-17T05:44:39.615Z Compiling semver v1.0.24
13212025-01-17T05:44:39.675Z Compiling pest_meta v2.7.14
13222025-01-17T05:44:39.698Z Compiling openssl-sys v0.9.103
13232025-01-17T05:44:39.797Z Compiling icu_properties v1.5.1
13242025-01-17T05:44:40.322Z Compiling rustc_version v0.4.1
13252025-01-17T05:44:40.805Z Compiling scroll_derive v0.12.0
13262025-01-17T05:44:41.150Z Compiling utf8_iter v1.0.4
13272025-01-17T05:44:41.406Z Compiling write16 v1.0.0
13282025-01-17T05:44:41.476Z Compiling atomic-waker v1.1.2
13292025-01-17T05:44:41.557Z Compiling icu_normalizer_data v1.5.0
13302025-01-17T05:44:41.673Z Compiling which v4.4.2
13312025-01-17T05:44:41.693Z Compiling utf16_iter v1.0.5
13322025-01-17T05:44:41.892Z Compiling num_threads v0.1.7
13332025-01-17T05:44:42.209Z Compiling time v0.3.36
13342025-01-17T05:44:42.253Z Compiling scroll v0.12.0
13352025-01-17T05:44:42.278Z Compiling pest_generator v2.7.14
13362025-01-17T05:44:42.884Z Compiling http-body v1.0.1
13372025-01-17T05:44:43.060Z Compiling pkcs5 v0.7.1
13382025-01-17T05:44:43.126Z Compiling form_urlencoded v1.2.1
13392025-01-17T05:44:43.450Z Compiling icu_normalizer v1.5.0
13402025-01-17T05:44:44.089Z Compiling slog v2.7.0
13412025-01-17T05:44:44.215Z Compiling try-lock v0.2.5
13422025-01-17T05:44:44.281Z Compiling pest_derive v2.7.14
13432025-01-17T05:44:44.384Z Compiling idna_adapter v1.2.0
13442025-01-17T05:44:44.507Z Compiling want v0.3.1
13452025-01-17T05:44:44.626Z Compiling goblin v0.8.2
13462025-01-17T05:44:44.661Z Compiling pkcs8 v0.10.2
13472025-01-17T05:44:44.804Z Compiling uuid v1.11.0
13482025-01-17T05:44:45.058Z Compiling iana-time-zone v0.1.61
13492025-01-17T05:44:45.307Z Compiling httpdate v1.0.3
13502025-01-17T05:44:45.330Z Compiling chrono v0.4.38
13512025-01-17T05:44:45.503Z Compiling dtrace-parser v0.2.0
13522025-01-17T05:44:46.233Z Compiling idna v1.0.3
13532025-01-17T05:44:46.491Z Compiling serde_spanned v0.6.8
13542025-01-17T05:44:46.754Z Compiling serde_tokenstream v0.2.2
13552025-01-17T05:44:46.994Z Compiling toml_datetime v0.6.8
13562025-01-17T05:44:47.356Z Compiling tokio-util v0.7.12
13572025-01-17T05:44:47.500Z Compiling rustversion v1.0.17
13582025-01-17T05:44:47.538Z Compiling match_cfg v0.1.0
13592025-01-17T05:44:47.613Z Compiling adler2 v2.0.0
13602025-01-17T05:44:47.872Z Compiling foreign-types-shared v0.1.1
13612025-01-17T05:44:47.901Z Compiling tower-service v0.3.3
13622025-01-17T05:44:47.956Z Compiling openssl v0.10.66
13632025-01-17T05:44:48.026Z Compiling base64 v0.22.1
13642025-01-17T05:44:48.221Z Compiling foreign-types v0.3.2
13652025-01-17T05:44:48.330Z Compiling h2 v0.4.6
13662025-01-17T05:44:48.410Z Compiling miniz_oxide v0.8.0
13672025-01-17T05:44:48.658Z Compiling hostname v0.3.1
13682025-01-17T05:44:48.738Z Compiling url v2.5.3
13692025-01-17T05:44:48.961Z Compiling async-trait v0.1.83
13702025-01-17T05:44:49.901Z Compiling openssl-macros v0.1.1
13712025-01-17T05:44:50.112Z Compiling serde_derive_internals v0.29.1
13722025-01-17T05:44:50.496Z Compiling dof v0.3.0
13732025-01-17T05:44:51.054Z Compiling dirs-sys-next v0.1.2
13742025-01-17T05:44:51.230Z Compiling data-encoding v2.6.0
13752025-01-17T05:44:51.302Z Compiling usdt-impl v0.5.0
13762025-01-17T05:44:52.429Z Compiling schemars v0.8.21
13772025-01-17T05:44:52.600Z Compiling native-tls v0.2.12
13782025-01-17T05:44:52.729Z Compiling rustls v0.23.19
13792025-01-17T05:44:52.751Z Compiling siphasher v0.3.11
13802025-01-17T05:44:52.772Z Compiling syn v1.0.109
13812025-01-17T05:44:52.937Z Compiling rustls v0.22.4
13822025-01-17T05:44:53.071Z Compiling schemars_derive v0.8.21
13832025-01-17T05:44:53.128Z Compiling dirs-next v2.0.0
13842025-01-17T05:44:53.321Z Compiling http-body-util v0.1.2
13852025-01-17T05:44:53.415Z Compiling crossbeam-epoch v0.9.18
13862025-01-17T05:44:53.815Z Compiling heapless v0.7.17
13872025-01-17T05:44:54.119Z Compiling sha1 v0.10.6
13882025-01-17T05:44:54.181Z Compiling signature v2.2.0
13892025-01-17T05:44:54.268Z Compiling bzip2-sys v0.1.11+1.0.8
13902025-01-17T05:44:54.490Z Compiling thread_local v1.1.8
13912025-01-17T05:44:54.543Z Compiling encoding_rs v0.8.34
13922025-01-17T05:44:54.570Z Compiling multer v3.1.0
13932025-01-17T05:44:54.728Z Compiling cookie v0.18.1
13942025-01-17T05:44:54.828Z Compiling signal-hook v0.3.17
13952025-01-17T05:44:54.968Z Compiling mime v0.3.17
13962025-01-17T05:44:55.026Z Compiling slog-async v2.8.0
13972025-01-17T05:44:55.107Z Compiling gimli v0.31.1
13982025-01-17T05:44:55.521Z Compiling hyper v1.5.2
13992025-01-17T05:44:55.540Z Compiling openssl-probe v0.1.5
14002025-01-17T05:44:55.875Z Compiling dyn-clone v1.0.17
14012025-01-17T05:44:56.098Z Compiling ipnet v2.10.1
14022025-01-17T05:44:56.164Z Compiling unicode-properties v0.1.3
14032025-01-17T05:44:56.604Z Compiling rayon-core v1.12.1
14042025-01-17T05:44:56.929Z Compiling stringprep v0.1.5
14052025-01-17T05:44:58.058Z Compiling hyper-util v0.1.10
14062025-01-17T05:44:58.805Z Compiling toml_edit v0.22.22
14072025-01-17T05:44:59.920Z Compiling addr2line v0.24.2
14082025-01-17T05:45:00.067Z Compiling usdt-attr-macro v0.5.0
14092025-01-17T05:45:00.373Z Compiling usdt-macro v0.5.0
14102025-01-17T05:45:00.544Z Compiling crossbeam-deque v0.8.5
14112025-01-17T05:45:00.921Z Compiling term v0.7.0
14122025-01-17T05:45:01.036Z Compiling slog-json v2.6.1
14132025-01-17T05:45:01.081Z Compiling serde_urlencoded v0.7.1
14142025-01-17T05:45:01.389Z Compiling crossbeam-channel v0.5.13
14152025-01-17T05:45:01.589Z Compiling curve25519-dalek v4.1.3
14162025-01-17T05:45:01.649Z Compiling enum-as-inner v0.6.1
14172025-01-17T05:45:01.791Z Compiling futures-executor v0.3.31
14182025-01-17T05:45:02.198Z Compiling md-5 v0.10.6
14192025-01-17T05:45:02.293Z Compiling rustls-pemfile v2.2.0
14202025-01-17T05:45:02.375Z Compiling async-stream-impl v0.3.6
14212025-01-17T05:45:02.450Z Compiling num-integer v0.1.46
14222025-01-17T05:45:02.485Z Compiling idna v0.3.0
14232025-01-17T05:45:02.621Z Compiling idna v0.4.0
14242025-01-17T05:45:02.735Z Compiling hash32 v0.2.1
14252025-01-17T05:45:03.100Z Compiling ff v0.13.0
14262025-01-17T05:45:03.185Z Compiling is-terminal v0.4.13
14272025-01-17T05:45:03.386Z Compiling dropshot v0.12.0
14282025-01-17T05:45:03.386Z Compiling object v0.36.5
14292025-01-17T05:45:03.695Z Compiling base16ct v0.2.0
14302025-01-17T05:45:03.803Z Compiling fallible-iterator v0.2.0
14312025-01-17T05:45:04.050Z Compiling psl-types v2.0.11
14322025-01-17T05:45:04.274Z Compiling smoltcp v0.9.1
14332025-01-17T05:45:04.610Z Compiling quick-error v1.2.3
14342025-01-17T05:45:04.611Z Compiling linked-hash-map v0.5.6
14352025-01-17T05:45:04.611Z Compiling portable-atomic v1.9.0
14362025-01-17T05:45:04.611Z Compiling rustc-demangle v0.1.24
14372025-01-17T05:45:04.763Z Compiling num-bigint-dig v0.8.4
14382025-01-17T05:45:05.021Z Compiling take_mut v0.2.2
14392025-01-17T05:45:05.021Z Compiling anyhow v1.0.93
14402025-01-17T05:45:05.248Z Compiling utf-8 v0.7.6
14412025-01-17T05:45:05.472Z Compiling tungstenite v0.24.0
14422025-01-17T05:45:05.643Z Compiling lru-cache v0.1.2
14432025-01-17T05:45:05.773Z Compiling resolv-conf v0.7.0
14442025-01-17T05:45:05.955Z Compiling postgres-protocol v0.6.7
14452025-01-17T05:45:06.327Z Compiling publicsuffix v2.2.3
14462025-01-17T05:45:06.408Z Compiling sec1 v0.7.3
14472025-01-17T05:45:06.449Z Compiling async-stream v0.3.6
14482025-01-17T05:45:06.666Z Compiling hickory-proto v0.24.1
14492025-01-17T05:45:06.720Z Compiling usdt v0.5.0
14502025-01-17T05:45:06.966Z Compiling slog-term v2.9.1
14512025-01-17T05:45:07.175Z Compiling group v0.13.0
14522025-01-17T05:45:07.349Z Compiling num-iter v0.1.45
14532025-01-17T05:45:07.544Z Compiling toml v0.8.19
14542025-01-17T05:45:07.607Z Compiling futures v0.3.31
14552025-01-17T05:45:07.736Z Compiling slog-bunyan v2.5.0
14562025-01-17T05:45:08.264Z Compiling tokio-native-tls v0.3.1
14572025-01-17T05:45:09.311Z Compiling camino v1.1.9
14582025-01-17T05:45:09.520Z Compiling phf_shared v0.11.2
14592025-01-17T05:45:09.610Z Compiling dropshot_endpoint v0.12.0
14602025-01-17T05:45:09.900Z Compiling backtrace v0.3.74
14612025-01-17T05:45:09.989Z Compiling terminal_size v0.4.0
14622025-01-17T05:45:10.175Z Compiling waitgroup v0.1.2
14632025-01-17T05:45:10.228Z Compiling openapiv3 v2.0.0
14642025-01-17T05:45:10.409Z Compiling serde_path_to_error v0.1.16
14652025-01-17T05:45:10.445Z Compiling hkdf v0.12.4
14662025-01-17T05:45:10.728Z Compiling crypto-bigint v0.5.5
14672025-01-17T05:45:11.210Z Compiling webpki-roots v0.26.6
14682025-01-17T05:45:11.442Z Compiling zerocopy-derive v0.6.6
14692025-01-17T05:45:13.073Z Compiling curve25519-dalek-derive v0.1.1
14702025-01-17T05:45:13.354Z Compiling hubpack_derive v0.1.1
14712025-01-17T05:45:13.454Z Compiling idna v0.5.0
14722025-01-17T05:45:13.886Z Compiling hostname v0.4.0
14732025-01-17T05:45:14.124Z Compiling crc32fast v1.4.2
14742025-01-17T05:45:14.193Z Compiling ahash v0.8.11
14752025-01-17T05:45:14.357Z Compiling fs-err v2.11.0
14762025-01-17T05:45:14.466Z Compiling newtype-uuid v1.2.1
14772025-01-17T05:45:14.526Z Compiling winnow v0.5.40
14782025-01-17T05:45:14.552Z Compiling bitflags v1.3.2
14792025-01-17T05:45:14.666Z Compiling managed v0.8.0
14802025-01-17T05:45:14.687Z Compiling debug-ignore v1.0.5
14812025-01-17T05:45:14.774Z Compiling strum_macros v0.25.3
14822025-01-17T05:45:14.846Z Compiling clap_builder v4.5.21
14832025-01-17T05:45:15.014Z Compiling console v0.15.8
14842025-01-17T05:45:16.494Z Compiling cookie_store v0.21.0
14852025-01-17T05:45:16.935Z Compiling flate2 v1.0.34
14862025-01-17T05:45:17.144Z Compiling hubpack v0.1.2
14872025-01-17T05:45:17.580Z Compiling elliptic-curve v0.13.8
14882025-01-17T05:45:17.823Z Compiling toml_edit v0.19.15
14892025-01-17T05:45:17.975Z Compiling zerocopy v0.6.6
14902025-01-17T05:45:18.077Z Compiling hickory-resolver v0.24.1
14912025-01-17T05:45:18.678Z Compiling phf v0.11.2
14922025-01-17T05:45:18.681Z Compiling signal-hook-mio v0.2.4
14932025-01-17T05:45:18.864Z Compiling rayon v1.10.0
14942025-01-17T05:45:18.952Z Compiling hyper-tls v0.6.0
14952025-01-17T05:45:19.155Z Compiling bzip2 v0.4.4
14962025-01-17T05:45:19.551Z Compiling postgres-types v0.2.8
14972025-01-17T05:45:20.904Z Compiling tokio-tungstenite v0.24.0
14982025-01-17T05:45:22.745Z Compiling ed25519 v2.2.3
14992025-01-17T05:45:23.247Z Compiling phf_shared v0.10.0
15002025-01-17T05:45:23.336Z Compiling tokio-stream v0.1.16
15012025-01-17T05:45:23.634Z Compiling pkcs1 v0.7.5
15022025-01-17T05:45:24.005Z Compiling serde-big-array v0.5.1
15032025-01-17T05:45:24.430Z Compiling clap_derive v4.5.18
15042025-01-17T05:45:24.530Z Compiling rfc6979 v0.4.0
15052025-01-17T05:45:24.530Z Compiling serde_repr v0.1.19
15062025-01-17T05:45:24.575Z Compiling derive-where v1.2.7
15072025-01-17T05:45:24.624Z Compiling float-cmp v0.9.0
15082025-01-17T05:45:24.722Z Compiling bstr v1.10.0
15092025-01-17T05:45:24.844Z Compiling sync_wrapper v1.0.1
15102025-01-17T05:45:25.016Z Compiling new_debug_unreachable v1.0.6
15112025-01-17T05:45:25.085Z Compiling unicode-segmentation v1.12.0
15122025-01-17T05:45:25.101Z Compiling bit-vec v0.6.3
15132025-01-17T05:45:25.470Z Compiling precomputed-hash v0.1.1
15142025-01-17T05:45:25.530Z Compiling predicates-core v1.0.8
15152025-01-17T05:45:25.611Z Compiling unicode-width v0.2.0
15162025-01-17T05:45:25.864Z Compiling fixedbitset v0.4.2
15172025-01-17T05:45:25.980Z Compiling static_assertions v1.1.0
15182025-01-17T05:45:26.096Z Compiling whoami v1.5.2
15192025-01-17T05:45:26.150Z Compiling difflib v0.4.0
15202025-01-17T05:45:26.299Z Compiling number_prefix v0.4.0
15212025-01-17T05:45:26.327Z Compiling normalize-line-endings v0.3.0
15222025-01-17T05:45:26.472Z Compiling tokio-postgres v0.7.12
15232025-01-17T05:45:26.534Z Compiling indicatif v0.17.9
15242025-01-17T05:45:26.646Z Compiling predicates v3.1.2
15252025-01-17T05:45:27.557Z Compiling petgraph v0.6.5
15262025-01-17T05:45:27.712Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15272025-01-17T05:45:28.204Z Compiling similar v2.6.0
15282025-01-17T05:45:28.554Z Compiling string_cache v0.8.7
15292025-01-17T05:45:28.926Z Compiling clap v4.5.21
15302025-01-17T05:45:28.996Z Compiling bit-set v0.5.3
15312025-01-17T05:45:29.058Z Compiling ecdsa v0.16.9
15322025-01-17T05:45:29.276Z Compiling rsa v0.9.6
15332025-01-17T05:45:29.911Z Compiling ed25519-dalek v2.1.1
15342025-01-17T05:45:30.399Z Compiling toml v0.7.8
15352025-01-17T05:45:31.129Z Compiling zip v0.6.6
15362025-01-17T05:45:31.245Z Compiling crossterm v0.28.1
15372025-01-17T05:45:32.504Z Compiling hex v0.4.3
15382025-01-17T05:45:32.806Z Compiling x509-cert v0.2.5
15392025-01-17T05:45:33.018Z Compiling itertools v0.10.5
15402025-01-17T05:45:33.089Z Compiling unicode-xid v0.2.6
15412025-01-17T05:45:33.205Z Compiling peg-runtime v0.8.3
15422025-01-17T05:45:33.294Z Compiling lalrpop-util v0.19.12
15432025-01-17T05:45:33.652Z Compiling strum_macros v0.26.4
15442025-01-17T05:45:33.809Z Compiling xattr v1.3.1
15452025-01-17T05:45:34.095Z Compiling filetime v0.2.25
15462025-01-17T05:45:34.416Z Compiling tar v0.4.42
15472025-01-17T05:45:38.083Z Compiling strum v0.26.3
15482025-01-17T05:45:41.660Z Compiling aws-lc-sys v0.22.0
15492025-01-17T05:46:16.048Z Compiling rustls-webpki v0.102.8
15502025-01-17T05:46:19.239Z Compiling tokio-rustls v0.25.0
15512025-01-17T05:46:20.951Z Compiling tokio-rustls v0.26.0
15522025-01-17T05:46:21.282Z Compiling hyper-rustls v0.27.3
15532025-01-17T05:46:21.603Z Compiling reqwest v0.12.9
15542025-01-17T05:46:22.879Z Compiling qorb v0.2.1
15552025-01-17T05:46:26.104Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15562025-01-17T05:46:26.366Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15572025-01-17T05:46:30.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
15582025-01-17T05:46:31.080Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15592025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: Clickhouse
15602025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: Cockroach
15612025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: Console
15622025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: DendriteOpenapi
15632025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: DendriteStub
15642025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: MaghemiteMgd
15652025-01-17T05:46:31.129ZJan 17 05:46:30.093 INFO Starting download, target: TransceiverControl
15662025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15672025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15682025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15692025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15702025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15712025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15722025-01-17T05:46:31.133ZJan 17 05:46:30.094 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15732025-01-17T05:46:31.326ZJan 17 05:46:30.277 INFO Download complete, target: DendriteOpenapi
15742025-01-17T05:46:31.507ZJan 17 05:46:30.459 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15752025-01-17T05:46:31.752ZJan 17 05:46:30.692 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15762025-01-17T05:46:32.072ZJan 17 05:46:31.021 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15772025-01-17T05:46:32.086ZJan 17 05:46:31.025 INFO Download complete, target: Console
15782025-01-17T05:46:32.157ZJan 17 05:46:31.120 INFO Download complete, target: TransceiverControl
15792025-01-17T05:46:32.279ZJan 17 05:46:31.240 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15802025-01-17T05:46:32.790ZJan 17 05:46:31.753 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15812025-01-17T05:46:32.790ZJan 17 05:46:31.753 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15822025-01-17T05:46:33.370ZJan 17 05:46:32.332 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15832025-01-17T05:46:34.900ZJan 17 05:46:33.863 INFO Download complete, target: DendriteStub
15842025-01-17T05:46:35.190ZJan 17 05:46:34.153 INFO Download complete, target: MaghemiteMgd
15852025-01-17T05:46:40.302ZJan 17 05:46:39.263 INFO Checking that binary works, target: Cockroach
15862025-01-17T05:46:40.462ZJan 17 05:46:39.424 INFO Download complete, target: Cockroach
15872025-01-17T05:46:45.854ZJan 17 05:46:44.813 INFO Checking that binary works, target: Clickhouse
15882025-01-17T05:46:46.471ZJan 17 05:46:45.431 INFO Download complete, target: Clickhouse
15892025-01-17T05:46:46.566ZAll builder prerequisites installed successfully, and PATH looks valid
15902025-01-17T05:46:46.568Z
15912025-01-17T05:46:46.569Zreal 4:55.617267579
15922025-01-17T05:46:46.569Zuser 15:55.327195808
15932025-01-17T05:46:46.569Zsys 2:04.390304386
15942025-01-17T05:46:46.569Ztrap 0.569677324
15952025-01-17T05:46:46.569Ztflt 6.686749330
15962025-01-17T05:46:46.569Zdflt 5.263462122
15972025-01-17T05:46:46.569Zkflt 0.349521287
15982025-01-17T05:46:46.569Zlock 25:38.326881082
15992025-01-17T05:46:46.569Zslp 57:01.777576567
16002025-01-17T05:46:46.569Zlat 56.294084614
16012025-01-17T05:46:46.569Zstop 2:22.020024164
16022025-01-17T05:46:46.569Z+ banner hack-check
16032025-01-17T05:46:46.572Z
16042025-01-17T05:46:46.572Z # # ## #### # # #### # # ###### #### # #
16052025-01-17T05:46:46.572Z # # # # # # # # # # # # # # # # #
16062025-01-17T05:46:46.572Z ###### # # # #### ##### # ###### ##### # ####
16072025-01-17T05:46:46.572Z # # ###### # # # # # # # # # #
16082025-01-17T05:46:46.572Z # # # # # # # # # # # # # # # # #
16092025-01-17T05:46:46.572Z # # # # #### # # #### # # ###### #### # #
16102025-01-17T05:46:46.572Z
16112025-01-17T05:46:46.572Z+ export CARGO_INCREMENTAL=0
16122025-01-17T05:46:46.573Z+ CARGO_INCREMENTAL=0
16132025-01-17T05:46:46.573Z+ ptime -m timeout 2h cargo xtask check-features --ci
16142025-01-17T05:46:47.107Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16152025-01-17T05:46:50.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
16162025-01-17T05:46:50.078Z Running `target/debug/xtask check-features --ci`
16172025-01-17T05:46:50.100Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16182025-01-17T05:46:50.101Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16192025-01-17T05:46:50.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16202025-01-17T05:46:50.570Z Running `target/debug/xtask download cargo-hack`
16212025-01-17T05:46:51.381Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16222025-01-17T05:46:51.758Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16232025-01-17T05:46:55.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
16242025-01-17T05:46:55.704Z Running `target/debug/xtask-downloader cargo-hack`
16252025-01-17T05:46:55.742ZJan 17 05:46:54.700 INFO Starting download, target: CargoHack
16262025-01-17T05:46:55.745ZJan 17 05:46:54.701 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16272025-01-17T05:46:56.212ZJan 17 05:46:55.169 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16282025-01-17T05:46:56.301ZJan 17 05:46:55.257 INFO Download complete, target: CargoHack
16292025-01-17T05:46:56.304Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16302025-01-17T05:46:56.321Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16312025-01-17T05:46:56.497Zinfo: running `cargo check --bins` on api_identity (1/197)
16322025-01-17T05:46:57.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332025-01-17T05:46:57.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342025-01-17T05:46:57.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352025-01-17T05:46:57.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16362025-01-17T05:46:57.095Z
16372025-01-17T05:46:57.095Zinfo: running `cargo check --bins` on bootstore (2/197)
16382025-01-17T05:46:57.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392025-01-17T05:46:57.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402025-01-17T05:46:57.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412025-01-17T05:46:57.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16422025-01-17T05:46:57.726Z
16432025-01-17T05:46:57.726Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16442025-01-17T05:46:58.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452025-01-17T05:46:58.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462025-01-17T05:46:58.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472025-01-17T05:46:58.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16482025-01-17T05:46:58.345Z
16492025-01-17T05:46:58.345Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16502025-01-17T05:46:59.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512025-01-17T05:46:59.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522025-01-17T05:46:59.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532025-01-17T05:46:59.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16542025-01-17T05:46:59.270Z
16552025-01-17T05:46:59.270Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16562025-01-17T05:46:59.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572025-01-17T05:46:59.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582025-01-17T05:46:59.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592025-01-17T05:46:59.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16602025-01-17T05:46:59.390Z
16612025-01-17T05:46:59.390Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16622025-01-17T05:46:59.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632025-01-17T05:46:59.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642025-01-17T05:46:59.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652025-01-17T05:46:59.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16662025-01-17T05:46:59.823Z
16672025-01-17T05:46:59.823Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16682025-01-17T05:47:00.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692025-01-17T05:47:00.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702025-01-17T05:47:00.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712025-01-17T05:47:00.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16722025-01-17T05:47:00.261Z
16732025-01-17T05:47:00.261Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16742025-01-17T05:47:00.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752025-01-17T05:47:00.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762025-01-17T05:47:00.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772025-01-17T05:47:00.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16782025-01-17T05:47:00.698Z
16792025-01-17T05:47:00.698Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16802025-01-17T05:47:01.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-01-17T05:47:01.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-01-17T05:47:01.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-01-17T05:47:01.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16842025-01-17T05:47:01.132Z
16852025-01-17T05:47:01.132Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
16862025-01-17T05:47:01.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-01-17T05:47:01.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-01-17T05:47:01.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-01-17T05:47:01.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16902025-01-17T05:47:01.557Z
16912025-01-17T05:47:01.557Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
16922025-01-17T05:47:01.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-01-17T05:47:01.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-01-17T05:47:01.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-01-17T05:47:01.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16962025-01-17T05:47:01.976Z
16972025-01-17T05:47:01.976Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
16982025-01-17T05:47:02.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-01-17T05:47:02.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-01-17T05:47:02.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-01-17T05:47:02.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17022025-01-17T05:47:02.400Z
17032025-01-17T05:47:02.400Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17042025-01-17T05:47:02.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-01-17T05:47:02.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-01-17T05:47:02.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-01-17T05:47:02.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17082025-01-17T05:47:02.821Z
17092025-01-17T05:47:02.821Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17102025-01-17T05:47:03.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-01-17T05:47:03.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-01-17T05:47:03.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-01-17T05:47:03.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17142025-01-17T05:47:03.246Z
17152025-01-17T05:47:03.246Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17162025-01-17T05:47:03.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-01-17T05:47:03.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-01-17T05:47:03.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-01-17T05:47:03.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17202025-01-17T05:47:03.672Z
17212025-01-17T05:47:03.672Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17222025-01-17T05:47:04.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-01-17T05:47:04.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-01-17T05:47:04.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-01-17T05:47:04.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17262025-01-17T05:47:04.105Z
17272025-01-17T05:47:04.105Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17282025-01-17T05:47:04.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-01-17T05:47:04.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-01-17T05:47:04.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-01-17T05:47:04.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17322025-01-17T05:47:04.535Z
17332025-01-17T05:47:04.535Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17342025-01-17T05:47:04.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-01-17T05:47:04.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-01-17T05:47:04.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-01-17T05:47:04.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17382025-01-17T05:47:04.966Z
17392025-01-17T05:47:04.966Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17402025-01-17T05:47:05.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-01-17T05:47:05.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-01-17T05:47:05.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-01-17T05:47:05.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17442025-01-17T05:47:05.404Z
17452025-01-17T05:47:05.404Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17462025-01-17T05:47:05.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-01-17T05:47:05.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-01-17T05:47:05.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-01-17T05:47:05.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17502025-01-17T05:47:05.840Z
17512025-01-17T05:47:05.840Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17522025-01-17T05:47:06.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-01-17T05:47:06.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-01-17T05:47:06.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-01-17T05:47:06.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17562025-01-17T05:47:06.282Z
17572025-01-17T05:47:06.282Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17582025-01-17T05:47:06.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-01-17T05:47:06.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-01-17T05:47:06.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-01-17T05:47:06.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17622025-01-17T05:47:06.715Z
17632025-01-17T05:47:06.715Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17642025-01-17T05:47:07.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-01-17T05:47:07.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-01-17T05:47:07.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-01-17T05:47:07.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17682025-01-17T05:47:07.148Z
17692025-01-17T05:47:07.148Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17702025-01-17T05:47:07.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-01-17T05:47:07.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-01-17T05:47:07.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-01-17T05:47:07.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17742025-01-17T05:47:07.576Z
17752025-01-17T05:47:07.576Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17762025-01-17T05:47:07.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-01-17T05:47:07.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-01-17T05:47:07.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-01-17T05:47:07.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17802025-01-17T05:47:08.010Z
17812025-01-17T05:47:08.011Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
17822025-01-17T05:47:08.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-01-17T05:47:08.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-01-17T05:47:08.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-01-17T05:47:08.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17862025-01-17T05:47:08.444Z
17872025-01-17T05:47:08.444Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
17882025-01-17T05:47:08.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-01-17T05:47:08.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-01-17T05:47:08.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-01-17T05:47:08.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17922025-01-17T05:47:08.866Z
17932025-01-17T05:47:08.866Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
17942025-01-17T05:47:09.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-01-17T05:47:09.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-01-17T05:47:09.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-01-17T05:47:09.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17982025-01-17T05:47:09.298Z
17992025-01-17T05:47:09.298Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18002025-01-17T05:47:09.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-01-17T05:47:09.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-01-17T05:47:09.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-01-17T05:47:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18042025-01-17T05:47:09.724Z
18052025-01-17T05:47:09.724Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18062025-01-17T05:47:10.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-01-17T05:47:10.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-01-17T05:47:10.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-01-17T05:47:10.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
18102025-01-17T05:47:10.161Z
18112025-01-17T05:47:10.161Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18122025-01-17T05:47:10.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-01-17T05:47:10.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-01-17T05:47:10.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-01-17T05:47:10.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18162025-01-17T05:47:10.589Z
18172025-01-17T05:47:10.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18182025-01-17T05:47:10.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-01-17T05:47:10.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-01-17T05:47:10.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-01-17T05:47:10.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18222025-01-17T05:47:11.011Z
18232025-01-17T05:47:11.011Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18242025-01-17T05:47:11.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-01-17T05:47:11.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-01-17T05:47:11.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-01-17T05:47:11.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18282025-01-17T05:47:11.439Z
18292025-01-17T05:47:11.439Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18302025-01-17T05:47:11.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-01-17T05:47:11.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-01-17T05:47:11.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-01-17T05:47:11.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18342025-01-17T05:47:11.873Z
18352025-01-17T05:47:11.873Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18362025-01-17T05:47:12.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-01-17T05:47:12.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-01-17T05:47:12.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-01-17T05:47:12.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18402025-01-17T05:47:12.300Z
18412025-01-17T05:47:12.300Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18422025-01-17T05:47:12.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-01-17T05:47:12.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-01-17T05:47:12.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-01-17T05:47:12.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18462025-01-17T05:47:12.727Z
18472025-01-17T05:47:12.727Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18482025-01-17T05:47:13.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-01-17T05:47:13.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-01-17T05:47:13.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-01-17T05:47:13.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18522025-01-17T05:47:13.158Z
18532025-01-17T05:47:13.158Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18542025-01-17T05:47:13.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-01-17T05:47:13.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-01-17T05:47:13.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-01-17T05:47:13.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18582025-01-17T05:47:13.589Z
18592025-01-17T05:47:13.589Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18602025-01-17T05:47:13.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-01-17T05:47:13.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-01-17T05:47:13.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-01-17T05:47:13.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18642025-01-17T05:47:14.020Z
18652025-01-17T05:47:14.020Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18662025-01-17T05:47:14.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-01-17T05:47:14.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-01-17T05:47:14.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-01-17T05:47:14.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18702025-01-17T05:47:14.444Z
18712025-01-17T05:47:14.444Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18722025-01-17T05:47:14.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-01-17T05:47:14.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-01-17T05:47:14.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-01-17T05:47:14.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18762025-01-17T05:47:14.875Z
18772025-01-17T05:47:14.875Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18782025-01-17T05:47:15.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-01-17T05:47:15.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-01-17T05:47:15.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-01-17T05:47:15.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18822025-01-17T05:47:15.302Z
18832025-01-17T05:47:15.302Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
18842025-01-17T05:47:15.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-01-17T05:47:15.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-01-17T05:47:15.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-01-17T05:47:15.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18882025-01-17T05:47:15.730Z
18892025-01-17T05:47:15.730Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
18902025-01-17T05:47:16.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-01-17T05:47:16.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-01-17T05:47:16.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-01-17T05:47:16.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18942025-01-17T05:47:16.159Z
18952025-01-17T05:47:16.160Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
18962025-01-17T05:47:16.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-01-17T05:47:16.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-01-17T05:47:16.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-01-17T05:47:16.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19002025-01-17T05:47:16.797Z
19012025-01-17T05:47:16.797Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19022025-01-17T05:47:17.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-01-17T05:47:17.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-01-17T05:47:17.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-01-17T05:47:17.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19062025-01-17T05:47:17.432Z
19072025-01-17T05:47:17.432Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19082025-01-17T05:47:17.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-01-17T05:47:17.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-01-17T05:47:17.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-01-17T05:47:17.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19122025-01-17T05:47:18.072Z
19132025-01-17T05:47:18.072Zinfo: running `cargo check --bins` on oxlog (48/197)
19142025-01-17T05:47:18.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-01-17T05:47:18.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-01-17T05:47:18.689Z Checking cfg-if v1.0.0
19172025-01-17T05:47:18.692Z Checking libc v0.2.169
19182025-01-17T05:47:18.803Z Checking serde v1.0.217
19192025-01-17T05:47:18.805Z Checking zeroize v1.8.1
19202025-01-17T05:47:18.824Z Checking memchr v2.7.4
19212025-01-17T05:47:18.826Z Checking typenum v1.17.0
19222025-01-17T05:47:18.850Z Checking scopeguard v1.2.0
19232025-01-17T05:47:18.862Z Checking subtle v2.6.1
19242025-01-17T05:47:18.877Z Checking value-bag v1.9.0
19252025-01-17T05:47:18.989Z Checking lock_api v0.4.12
19262025-01-17T05:47:19.057Z Checking const-oid v0.9.6
19272025-01-17T05:47:19.116Z Checking itoa v1.0.11
19282025-01-17T05:47:19.280Z Checking log v0.4.22
19292025-01-17T05:47:19.323Z Checking smallvec v1.13.2
19302025-01-17T05:47:19.384Z Checking pin-project-lite v0.2.14
19312025-01-17T05:47:19.523Z Checking byteorder v1.5.0
19322025-01-17T05:47:19.677Z Checking futures-core v0.3.31
19332025-01-17T05:47:19.690Z Checking once_cell v1.20.2
19342025-01-17T05:47:19.764Z Checking cpufeatures v0.2.14
19352025-01-17T05:47:19.859Z Checking getrandom v0.2.15
19362025-01-17T05:47:19.873Z Checking signal-hook-registry v1.4.2
19372025-01-17T05:47:19.876Z Checking parking_lot_core v0.9.10
19382025-01-17T05:47:19.902Z Checking mio v1.0.2
19392025-01-17T05:47:19.904Z Checking generic-array v0.14.7
19402025-01-17T05:47:19.977Z Checking futures-sink v0.3.31
19412025-01-17T05:47:20.101Z Checking rand_core v0.6.4
19422025-01-17T05:47:20.131Z Checking stable_deref_trait v1.2.0
19432025-01-17T05:47:20.154Z Checking socket2 v0.5.7
19442025-01-17T05:47:20.237Z Checking parking_lot v0.12.3
19452025-01-17T05:47:20.252Z Checking spin v0.9.8
19462025-01-17T05:47:20.410Z Checking zerocopy v0.7.35
19472025-01-17T05:47:20.488Z Checking slab v0.4.9
19482025-01-17T05:47:20.584Z Checking zerofrom v0.1.4
19492025-01-17T05:47:20.600Z Checking futures-channel v0.3.31
19502025-01-17T05:47:20.615Z Checking futures-io v0.3.31
19512025-01-17T05:47:20.748Z Checking pin-utils v0.1.0
19522025-01-17T05:47:20.797Z Checking yoke v0.7.4
19532025-01-17T05:47:20.799Z Checking futures-task v0.3.31
19542025-01-17T05:47:20.846Z Checking allocator-api2 v0.2.18
19552025-01-17T05:47:20.923Z Checking foldhash v0.1.3
19562025-01-17T05:47:20.938Z Checking equivalent v1.0.1
19572025-01-17T05:47:20.961Z Checking crypto-common v0.1.6
19582025-01-17T05:47:21.031Z Checking block-buffer v0.10.4
19592025-01-17T05:47:21.049Z Checking futures-util v0.3.31
19602025-01-17T05:47:21.120Z Checking zerovec v0.10.4
19612025-01-17T05:47:21.134Z Checking block-padding v0.3.3
19622025-01-17T05:47:21.149Z Checking ryu v1.0.18
19632025-01-17T05:47:21.246Z Checking digest v0.10.7
19642025-01-17T05:47:21.325Z Checking tinyvec_macros v0.1.1
19652025-01-17T05:47:21.389Z Checking inout v0.1.3
19662025-01-17T05:47:21.421Z Checking tinyvec v1.8.0
19672025-01-17T05:47:21.467Z Checking hashbrown v0.15.1
19682025-01-17T05:47:21.581Z Checking hmac v0.12.1
19692025-01-17T05:47:21.596Z Checking fnv v1.0.7
19702025-01-17T05:47:21.612Z Checking cipher v0.4.4
19712025-01-17T05:47:21.722Z Checking sha2 v0.10.8
19722025-01-17T05:47:21.783Z Checking libm v0.2.8
19732025-01-17T05:47:21.988Z Checking litemap v0.7.3
19742025-01-17T05:47:22.292Z Checking unicode-bidi v0.3.17
19752025-01-17T05:47:22.308Z Checking writeable v0.5.5
19762025-01-17T05:47:22.501Z Checking base64ct v1.6.0
19772025-01-17T05:47:22.635Z Checking ppv-lite86 v0.2.20
19782025-01-17T05:47:22.682Z Checking tinystr v0.7.6
19792025-01-17T05:47:22.700Z Checking num-traits v0.2.19
19802025-01-17T05:47:22.711Z Checking unicode-normalization v0.1.24
19812025-01-17T05:47:22.937Z Checking flagset v0.4.6
19822025-01-17T05:47:22.956Z Checking pem-rfc7468 v0.7.0
19832025-01-17T05:47:23.007Z Checking icu_locid v1.5.0
19842025-01-17T05:47:23.128Z Checking tracing-core v0.1.32
19852025-01-17T05:47:23.223Z Checking der v0.7.9
19862025-01-17T05:47:23.344Z Checking rand_chacha v0.3.1
19872025-01-17T05:47:23.406Z Checking bytes v1.9.0
19882025-01-17T05:47:23.695Z Checking indexmap v2.7.0
19892025-01-17T05:47:23.750Z Checking serde_json v1.0.135
19902025-01-17T05:47:23.765Z Checking bitflags v2.6.0
19912025-01-17T05:47:23.942Z Checking icu_provider v1.5.0
19922025-01-17T05:47:24.055Z Checking thiserror v1.0.69
19932025-01-17T05:47:24.165Z Checking percent-encoding v2.3.1
19942025-01-17T05:47:24.190Z Checking rustls-pki-types v1.10.0
19952025-01-17T05:47:24.204Z Checking tokio v1.43.0
19962025-01-17T05:47:24.369Z Checking http v1.2.0
19972025-01-17T05:47:24.587Z Checking icu_locid_transform_data v1.5.0
19982025-01-17T05:47:24.686Z Checking icu_locid_transform v1.5.0
19992025-01-17T05:47:24.764Z Checking rand v0.8.5
20002025-01-17T05:47:24.844Z Checking tracing v0.1.40
20012025-01-17T05:47:24.961Z Checking spki v0.7.3
20022025-01-17T05:47:25.197Z Checking icu_collections v1.5.0
20032025-01-17T05:47:25.244Z Checking salsa20 v0.10.2
20042025-01-17T05:47:25.372Z Checking pbkdf2 v0.12.2
20052025-01-17T05:47:25.479Z Checking aws-lc-sys v0.22.0
20062025-01-17T05:47:25.530Z Checking httparse v1.9.5
20072025-01-17T05:47:25.553Z Checking powerfmt v0.2.0
20082025-01-17T05:47:25.651Z Checking icu_properties_data v1.5.0
20092025-01-17T05:47:25.671Z Checking mirai-annotations v1.12.0
20102025-01-17T05:47:25.798Z Checking untrusted v0.7.1
20112025-01-17T05:47:25.846Z Checking untrusted v0.9.0
20122025-01-17T05:47:25.862Z Checking deranged v0.3.11
20132025-01-17T05:47:25.885Z Checking icu_properties v1.5.1
20142025-01-17T05:47:25.958Z Checking scrypt v0.11.0
20152025-01-17T05:47:25.975Z Checking aes v0.8.4
20162025-01-17T05:47:25.975Z Checking cbc v0.1.2
20172025-01-17T05:47:26.010Z Checking ring v0.17.8
20182025-01-17T05:47:26.176Z Checking crossbeam-utils v0.8.20
20192025-01-17T05:47:26.193Z Checking num_threads v0.1.7
20202025-01-17T05:47:26.308Z Checking atomic-waker v1.1.2
20212025-01-17T05:47:26.460Z Checking write16 v1.0.0
20222025-01-17T05:47:26.600Z Checking utf8_iter v1.0.4
20232025-01-17T05:47:26.815Z Checking utf16_iter v1.0.5
20242025-01-17T05:47:26.855Z Checking time-core v0.1.2
20252025-01-17T05:47:26.884Z Checking icu_normalizer_data v1.5.0
20262025-01-17T05:47:26.977Z Checking num-conv v0.1.0
20272025-01-17T05:47:26.992Z Checking pkcs5 v0.7.1
20282025-01-17T05:47:27.022Z Checking http-body v1.0.1
20292025-01-17T05:47:27.168Z Checking form_urlencoded v1.2.1
20302025-01-17T05:47:27.217Z Checking time v0.3.36
20312025-01-17T05:47:27.235Z Checking try-lock v0.2.5
20322025-01-17T05:47:27.372Z Checking uuid v1.11.0
20332025-01-17T05:47:27.389Z Checking want v0.3.1
20342025-01-17T05:47:27.495Z Checking pkcs8 v0.10.2
20352025-01-17T05:47:27.570Z Checking aws-lc-rs v1.10.0
20362025-01-17T05:47:27.582Z Checking unicode-ident v1.0.14
20372025-01-17T05:47:27.758Z Checking httpdate v1.0.3
20382025-01-17T05:47:27.775Z Checking proc-macro2 v1.0.92
20392025-01-17T05:47:27.822Z Checking toml_datetime v0.6.8
20402025-01-17T05:47:27.966Z Checking serde_spanned v0.6.8
20412025-01-17T05:47:27.999Z Checking slog v2.7.0
20422025-01-17T05:47:28.113Z Checking scroll v0.12.0
20432025-01-17T05:47:28.170Z Checking match_cfg v0.1.0
20442025-01-17T05:47:28.272Z Checking foreign-types-shared v0.1.1
20452025-01-17T05:47:28.397Z Checking iana-time-zone v0.1.61
20462025-01-17T05:47:28.456Z Checking tower-service v0.3.3
20472025-01-17T05:47:28.460Z Checking adler2 v2.0.0
20482025-01-17T05:47:28.537Z Checking ucd-trie v0.1.7
20492025-01-17T05:47:28.575Z Checking base64 v0.22.1
20502025-01-17T05:47:28.587Z Checking plain v0.2.3
20512025-01-17T05:47:28.635Z Checking miniz_oxide v0.8.0
20522025-01-17T05:47:28.740Z Checking goblin v0.8.2
20532025-01-17T05:47:28.754Z Checking pest v2.7.14
20542025-01-17T05:47:29.049Z Checking chrono v0.4.38
20552025-01-17T05:47:29.275Z Checking icu_normalizer v1.5.0
20562025-01-17T05:47:29.301Z Checking rustls-webpki v0.102.8
20572025-01-17T05:47:29.345Z Checking quote v1.0.38
20582025-01-17T05:47:29.654Z Checking foreign-types v0.3.2
20592025-01-17T05:47:29.671Z Checking hostname v0.3.1
20602025-01-17T05:47:29.758Z Checking openssl-sys v0.9.103
20612025-01-17T05:47:29.808Z Checking errno v0.3.9
20622025-01-17T05:47:30.017Z Checking dirs-sys-next v0.1.2
20632025-01-17T05:47:30.053Z Checking aho-corasick v1.1.3
20642025-01-17T05:47:30.071Z Checking idna_adapter v1.2.0
20652025-01-17T05:47:30.209Z Checking pretty-hex v0.4.1
20662025-01-17T05:47:30.267Z Checking idna v1.0.3
20672025-01-17T05:47:30.412Z Checking regex-syntax v0.8.5
20682025-01-17T05:47:30.800Z Checking url v2.5.3
20692025-01-17T05:47:30.935Z Compiling newtype-uuid v1.2.1
20702025-01-17T05:47:30.987Z Checking tokio-util v0.7.12
20712025-01-17T05:47:31.040Z Checking siphasher v0.3.11
20722025-01-17T05:47:31.213Z Checking data-encoding v2.6.0
20732025-01-17T05:47:31.343Z Checking dtrace-parser v0.2.0
20742025-01-17T05:47:31.390Z Checking openssl v0.10.66
20752025-01-17T05:47:31.573Z Checking dirs-next v2.0.0
20762025-01-17T05:47:31.642Z Checking rustix v0.38.37
20772025-01-17T05:47:31.718Z Checking syn v2.0.96
20782025-01-17T05:47:31.752Z Checking http-body-util v0.1.2
20792025-01-17T05:47:31.789Z Checking h2 v0.4.6
20802025-01-17T05:47:31.810Z Checking crossbeam-epoch v0.9.18
20812025-01-17T05:47:32.175Z Checking signature v2.2.0
20822025-01-17T05:47:32.217Z Checking sha1 v0.10.6
20832025-01-17T05:47:32.370Z Checking lazy_static v1.5.0
20842025-01-17T05:47:32.496Z Checking thread_local v1.1.8
20852025-01-17T05:47:32.512Z Checking thread-id v4.2.2
20862025-01-17T05:47:32.621Z Checking encoding_rs v0.8.34
20872025-01-17T05:47:32.770Z Checking openssl-probe v0.1.5
20882025-01-17T05:47:32.926Z Checking unicode-properties v0.1.3
20892025-01-17T05:47:33.278Z Checking ipnet v2.10.1
20902025-01-17T05:47:33.553Z Checking dof v0.3.0
20912025-01-17T05:47:33.612Z Checking regex-automata v0.4.8
20922025-01-17T05:47:33.706Z Checking either v1.13.0
20932025-01-17T05:47:34.085Z Checking mime v0.3.17
20942025-01-17T05:47:34.136Z Checking winnow v0.6.20
20952025-01-17T05:47:34.422Z Checking gimli v0.31.1
20962025-01-17T05:47:34.756Z Checking anstyle v1.0.10
20972025-01-17T05:47:34.999Z Checking utf8parse v0.2.2
20982025-01-17T05:47:35.145Z Checking stringprep v0.1.5
20992025-01-17T05:47:35.177Z Checking anstyle-parse v0.2.5
21002025-01-17T05:47:35.439Z Checking crossbeam-deque v0.8.5
21012025-01-17T05:47:35.465Z Checking term v0.7.0
21022025-01-17T05:47:35.779Z Checking rustls v0.22.4
21032025-01-17T05:47:35.898Z Checking rustls v0.23.19
21042025-01-17T05:47:36.489Z Checking native-tls v0.2.12
21052025-01-17T05:47:36.814Z Checking slog-json v2.6.1
21062025-01-17T05:47:36.934Z Checking toml_edit v0.22.22
21072025-01-17T05:47:37.083Z Checking serde_urlencoded v0.7.1
21082025-01-17T05:47:37.505Z Checking crossbeam-channel v0.5.13
21092025-01-17T05:47:37.789Z Checking usdt-impl v0.5.0
21102025-01-17T05:47:38.022Z Checking hyper v1.5.2
21112025-01-17T05:47:38.080Z Checking addr2line v0.24.2
21122025-01-17T05:47:38.083Z Checking futures-executor v0.3.31
21132025-01-17T05:47:38.174Z Checking rustls-pemfile v2.2.0
21142025-01-17T05:47:38.347Z Checking num-integer v0.1.46
21152025-01-17T05:47:38.376Z Checking idna v0.4.0
21162025-01-17T05:47:38.392Z Checking idna v0.3.0
21172025-01-17T05:47:38.589Z Checking md-5 v0.10.6
21182025-01-17T05:47:38.811Z Checking ff v0.13.0
21192025-01-17T05:47:38.827Z Checking hash32 v0.2.1
21202025-01-17T05:47:39.037Z Checking is-terminal v0.4.13
21212025-01-17T05:47:39.105Z Checking memmap v0.7.0
21222025-01-17T05:47:39.171Z Checking object v0.36.5
21232025-01-17T05:47:39.250Z Checking dyn-clone v1.0.17
21242025-01-17T05:47:39.282Z Checking quick-error v1.2.3
21252025-01-17T05:47:39.299Z Checking rustc-demangle v0.1.24
21262025-01-17T05:47:39.314Z Checking fallible-iterator v0.2.0
21272025-01-17T05:47:39.407Z Checking colorchoice v1.0.2
21282025-01-17T05:47:39.427Z Checking is_terminal_polyfill v1.70.1
21292025-01-17T05:47:39.547Z Checking base16ct v0.2.0
21302025-01-17T05:47:39.550Z Checking psl-types v2.0.11
21312025-01-17T05:47:39.550Z Checking take_mut v0.2.2
21322025-01-17T05:47:39.726Z Checking anstyle-query v1.1.1
21332025-01-17T05:47:39.742Z Checking utf-8 v0.7.6
21342025-01-17T05:47:39.756Z Checking linked-hash-map v0.5.6
21352025-01-17T05:47:39.759Z Checking sec1 v0.7.3
21362025-01-17T05:47:39.848Z Checking anstream v0.6.15
21372025-01-17T05:47:39.868Z Checking postgres-protocol v0.6.7
21382025-01-17T05:47:39.938Z Checking tungstenite v0.24.0
21392025-01-17T05:47:39.948Z Checking hyper-util v0.1.10
21402025-01-17T05:47:40.060Z Checking lru-cache v0.1.2
21412025-01-17T05:47:40.141Z Checking publicsuffix v2.2.3
21422025-01-17T05:47:40.228Z Checking slog-async v2.8.0
21432025-01-17T05:47:40.257Z Checking toml v0.8.19
21442025-01-17T05:47:40.376Z Checking resolv-conf v0.7.0
21452025-01-17T05:47:40.517Z Checking schemars v0.8.21
21462025-01-17T05:47:40.520Z Checking usdt v0.5.0
21472025-01-17T05:47:40.733Z Checking hickory-proto v0.24.1
21482025-01-17T05:47:40.791Z Checking tokio-rustls v0.25.0
21492025-01-17T05:47:40.829Z Checking slog-term v2.9.1
21502025-01-17T05:47:40.947Z Checking heapless v0.7.17
21512025-01-17T05:47:41.112Z Checking tokio-rustls v0.26.0
21522025-01-17T05:47:41.158Z Checking group v0.13.0
21532025-01-17T05:47:41.322Z Checking num-iter v0.1.45
21542025-01-17T05:47:41.408Z Checking futures v0.3.31
21552025-01-17T05:47:41.492Z Checking slog-bunyan v2.5.0
21562025-01-17T05:47:41.492Z Checking tokio-native-tls v0.3.1
21572025-01-17T05:47:41.523Z Checking rayon-core v1.12.1
21582025-01-17T05:47:41.657Z Checking multer v3.1.0
21592025-01-17T05:47:41.762Z Checking terminal_size v0.4.0
21602025-01-17T05:47:41.927Z Checking phf_shared v0.11.2
21612025-01-17T05:47:41.944Z Checking cookie v0.18.1
21622025-01-17T05:47:42.052Z Checking async-stream v0.3.6
21632025-01-17T05:47:42.094Z Checking bzip2-sys v0.1.11+1.0.8
21642025-01-17T05:47:42.114Z Checking signal-hook v0.3.17
21652025-01-17T05:47:42.175Z Checking camino v1.1.9
21662025-01-17T05:47:42.192Z Checking waitgroup v0.1.2
21672025-01-17T05:47:42.211Z Checking openapiv3 v2.0.0
21682025-01-17T05:47:42.243Z Checking webpki-roots v0.26.6
21692025-01-17T05:47:42.332Z Checking idna v0.5.0
21702025-01-17T05:47:42.392Z Checking serde_path_to_error v0.1.16
21712025-01-17T05:47:42.450Z Checking hkdf v0.12.4
21722025-01-17T05:47:42.465Z Checking crypto-bigint v0.5.5
21732025-01-17T05:47:42.671Z Checking hostname v0.4.0
21742025-01-17T05:47:42.699Z Checking crc32fast v1.4.2
21752025-01-17T05:47:42.811Z Checking strsim v0.11.1
21762025-01-17T05:47:42.951Z Checking debug-ignore v1.0.5
21772025-01-17T05:47:42.974Z Checking winnow v0.5.40
21782025-01-17T05:47:43.083Z Checking bitflags v1.3.2
21792025-01-17T05:47:43.108Z Checking managed v0.8.0
21802025-01-17T05:47:43.191Z Checking unicode-width v0.1.14
21812025-01-17T05:47:43.230Z Checking clap_lex v0.7.2
21822025-01-17T05:47:43.483Z Checking smoltcp v0.9.1
21832025-01-17T05:47:43.500Z Checking clap_builder v4.5.21
21842025-01-17T05:47:43.714Z Checking console v0.15.8
21852025-01-17T05:47:44.284Z Checking cookie_store v0.21.0
21862025-01-17T05:47:44.875Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21872025-01-17T05:47:44.939Z Checking flate2 v1.0.34
21882025-01-17T05:47:45.175Z Checking signal-hook-mio v0.2.4
21892025-01-17T05:47:45.246Z Checking elliptic-curve v0.13.8
21902025-01-17T05:47:45.249Z Checking hickory-resolver v0.24.1
21912025-01-17T05:47:45.261Z Checking backtrace v0.3.74
21922025-01-17T05:47:45.321Z Checking hyper-rustls v0.27.3
21932025-01-17T05:47:45.420Z Checking dropshot v0.12.0
21942025-01-17T05:47:45.522Z Checking bzip2 v0.4.4
21952025-01-17T05:47:45.663Z Checking rayon v1.10.0
21962025-01-17T05:47:45.773Z Checking toml_edit v0.19.15
21972025-01-17T05:47:45.810Z Checking phf v0.11.2
21982025-01-17T05:47:45.837Z Checking anyhow v1.0.93
21992025-01-17T05:47:45.870Z Checking hyper-tls v0.6.0
22002025-01-17T05:47:46.059Z Checking num-bigint-dig v0.8.4
22012025-01-17T05:47:46.155Z Checking tokio-tungstenite v0.24.0
22022025-01-17T05:47:46.200Z Checking postgres-types v0.2.8
22032025-01-17T05:47:46.623Z Checking regex v1.11.1
22042025-01-17T05:47:46.649Z Checking bstr v1.10.0
22052025-01-17T05:47:46.839Z Checking ed25519 v2.2.3
22062025-01-17T05:47:46.880Z Checking tokio-stream v0.1.16
22072025-01-17T05:47:47.015Z Checking phf_shared v0.10.0
22082025-01-17T05:47:47.156Z Checking zerocopy v0.6.6
22092025-01-17T05:47:47.294Z Checking curve25519-dalek v4.1.3
22102025-01-17T05:47:47.477Z Checking hubpack v0.1.2
22112025-01-17T05:47:47.672Z Checking pkcs1 v0.7.5
22122025-01-17T05:47:47.775Z Checking portable-atomic v1.9.0
22132025-01-17T05:47:47.831Z Checking float-cmp v0.9.0
22142025-01-17T05:47:48.038Z Checking serde-big-array v0.5.1
22152025-01-17T05:47:48.079Z Checking rfc6979 v0.4.0
22162025-01-17T05:47:48.096Z Checking sync_wrapper v1.0.1
22172025-01-17T05:47:48.246Z Checking bit-vec v0.6.3
22182025-01-17T05:47:48.261Z Checking unicode-segmentation v1.12.0
22192025-01-17T05:47:48.264Z Checking precomputed-hash v0.1.1
22202025-01-17T05:47:48.289Z Checking predicates-core v1.0.8
22212025-01-17T05:47:48.401Z Checking static_assertions v1.1.0
22222025-01-17T05:47:48.471Z Checking difflib v0.4.0
22232025-01-17T05:47:48.503Z Checking unicode-width v0.2.0
22242025-01-17T05:47:48.592Z Checking whoami v1.5.2
22252025-01-17T05:47:48.752Z Checking minimal-lexical v0.2.1
22262025-01-17T05:47:48.787Z Checking new_debug_unreachable v1.0.6
22272025-01-17T05:47:48.869Z Checking number_prefix v0.4.0
22282025-01-17T05:47:48.884Z Checking fixedbitset v0.4.2
22292025-01-17T05:47:48.886Z Checking normalize-line-endings v0.3.0
22302025-01-17T05:47:48.936Z Checking similar v2.6.0
22312025-01-17T05:47:48.996Z Checking tokio-postgres v0.7.12
22322025-01-17T05:47:49.020Z Checking predicates v3.1.2
22332025-01-17T05:47:49.064Z Checking string_cache v0.8.7
22342025-01-17T05:47:49.098Z Checking ed25519-dalek v2.1.1
22352025-01-17T05:47:49.134Z Checking nom v7.1.3
22362025-01-17T05:47:49.137Z Checking petgraph v0.6.5
22372025-01-17T05:47:49.153Z Checking indicatif v0.17.9
22382025-01-17T05:47:49.349Z Checking qorb v0.2.1
22392025-01-17T05:47:49.513Z Checking bit-set v0.5.3
22402025-01-17T05:47:49.620Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22412025-01-17T05:47:49.744Z Checking toml v0.7.8
22422025-01-17T05:47:49.761Z Checking ecdsa v0.16.9
22432025-01-17T05:47:49.881Z Checking reqwest v0.12.9
22442025-01-17T05:47:50.459Z Checking rsa v0.9.6
22452025-01-17T05:47:50.473Z Checking clap v4.5.21
22462025-01-17T05:47:50.589Z Checking zip v0.6.6
22472025-01-17T05:47:51.277Z Checking crossterm v0.28.1
22482025-01-17T05:47:51.504Z Checking itertools v0.12.1
22492025-01-17T05:47:51.689Z Checking itertools v0.10.5
22502025-01-17T05:47:51.780Z Checking fs-err v2.11.0
22512025-01-17T05:47:51.907Z Checking ahash v0.8.11
22522025-01-17T05:47:52.152Z Checking x509-cert v0.2.5
22532025-01-17T05:47:52.198Z Checking semver v1.0.24
22542025-01-17T05:47:52.313Z Checking hex v0.4.3
22552025-01-17T05:47:52.377Z Checking peg-runtime v0.8.3
22562025-01-17T05:47:52.619Z Checking lalrpop-util v0.19.12
22572025-01-17T05:47:52.642Z Checking sigpipe v0.1.3
22582025-01-17T05:47:54.080Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22592025-01-17T05:47:54.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.32s
22602025-01-17T05:47:54.578Z
22612025-01-17T05:47:54.578Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22622025-01-17T05:47:55.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632025-01-17T05:47:55.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642025-01-17T05:47:55.250Z Compiling hashbrown v0.14.5
22652025-01-17T05:47:55.372Z Checking heck v0.5.0
22662025-01-17T05:47:55.387Z Compiling unsafe-libyaml v0.2.11
22672025-01-17T05:47:55.400Z Checking ipnetwork v0.20.0
22682025-01-17T05:47:55.403Z Compiling ident_case v1.0.1
22692025-01-17T05:47:55.431Z Checking progenitor-client v0.8.0
22702025-01-17T05:47:55.444Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22712025-01-17T05:47:55.542Z Checking newtype-uuid v1.2.1
22722025-01-17T05:47:55.589Z Compiling darling_core v0.20.10
22732025-01-17T05:47:55.741Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22742025-01-17T05:47:55.759Z Compiling proc-macro-crate v1.3.1
22752025-01-17T05:47:55.797Z Compiling structmeta-derive v0.3.0
22762025-01-17T05:47:55.841Z Compiling thiserror v2.0.11
22772025-01-17T05:47:56.068Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22782025-01-17T05:47:56.369Z Compiling regress v0.10.1
22792025-01-17T05:47:56.451Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22802025-01-17T05:47:56.758Z Compiling serde_yaml v0.9.34+deprecated
22812025-01-17T05:47:56.805Z Compiling num_enum_derive v0.5.11
22822025-01-17T05:47:57.192Z Compiling lzma-sys v0.1.20
22832025-01-17T05:47:57.679Z Compiling foreign-types-macros v0.2.3
22842025-01-17T05:47:57.934Z Compiling thiserror-impl v2.0.11
22852025-01-17T05:47:58.403Z Compiling structmeta v0.3.0
22862025-01-17T05:47:58.791Z Compiling dropshot v0.15.1
22872025-01-17T05:47:58.977Z Checking arc-swap v1.7.1
22882025-01-17T05:47:59.088Z Checking foreign-types-shared v0.3.1
22892025-01-17T05:47:59.168Z Checking num_enum v0.5.11
22902025-01-17T05:47:59.216Z Checking foreign-types v0.5.0
22912025-01-17T05:47:59.338Z Compiling parse-display-derive v0.10.0
22922025-01-17T05:47:59.406Z Checking slog-scope v4.4.0
22932025-01-17T05:47:59.428Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22942025-01-17T05:47:59.596Z Compiling proc-macro-error v1.0.4
22952025-01-17T05:47:59.880Z Checking typify-impl v0.2.0
22962025-01-17T05:48:00.445Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22972025-01-17T05:48:00.460Z Checking tungstenite v0.21.0
22982025-01-17T05:48:00.563Z Compiling heck v0.3.3
22992025-01-17T05:48:00.917Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23002025-01-17T05:48:01.216Z Compiling dropshot_endpoint v0.15.1
23012025-01-17T05:48:01.352Z Checking cstr-argument v0.1.2
23022025-01-17T05:48:01.397Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23032025-01-17T05:48:01.524Z Checking instant v0.1.13
23042025-01-17T05:48:01.640Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23052025-01-17T05:48:01.702Z Checking pretty-hex v0.2.1
23062025-01-17T05:48:01.740Z Compiling darling_macro v0.20.10
23072025-01-17T05:48:01.877Z Checking fastrand v2.1.1
23082025-01-17T05:48:01.919Z Checking base64 v0.21.7
23092025-01-17T05:48:02.193Z Checking tempfile v3.13.0
23102025-01-17T05:48:02.253Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23112025-01-17T05:48:02.408Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23122025-01-17T05:48:02.424Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23132025-01-17T05:48:02.440Z Checking backoff v0.4.0
23142025-01-17T05:48:02.565Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23152025-01-17T05:48:02.581Z Checking tokio-tungstenite v0.21.0
23162025-01-17T05:48:02.611Z Compiling darling v0.20.10
23172025-01-17T05:48:02.654Z Checking strum v0.26.3
23182025-01-17T05:48:02.712Z Compiling zone_cfg_derive v0.1.2
23192025-01-17T05:48:02.729Z Compiling serde_with_macros v3.11.0
23202025-01-17T05:48:02.823Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23212025-01-17T05:48:02.843Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23222025-01-17T05:48:03.072Z Checking slog-stdlog v4.1.1
23232025-01-17T05:48:03.240Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23242025-01-17T05:48:03.324Z Checking regress v0.9.1
23252025-01-17T05:48:03.397Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23262025-01-17T05:48:03.412Z Checking parse-display v0.10.0
23272025-01-17T05:48:03.545Z Checking progenitor-client v0.9.1
23282025-01-17T05:48:03.652Z Checking colored v2.1.0
23292025-01-17T05:48:03.669Z Checking macaddr v1.0.1
23302025-01-17T05:48:03.948Z Checking base64 v0.13.1
23312025-01-17T05:48:03.985Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23322025-01-17T05:48:04.066Z Checking zone v0.1.8
23332025-01-17T05:48:04.364Z Checking ron v0.7.1
23342025-01-17T05:48:04.460Z Checking xz2 v0.1.7
23352025-01-17T05:48:04.728Z Checking slog-envlogger v2.2.0
23362025-01-17T05:48:04.753Z Checking tabwriter v1.4.0
23372025-01-17T05:48:04.963Z Checking xattr v1.3.1
23382025-01-17T05:48:05.050Z Checking pem v3.0.4
23392025-01-17T05:48:05.196Z Checking yasna v0.5.2
23402025-01-17T05:48:05.325Z Checking headers-core v0.3.0
23412025-01-17T05:48:05.408Z Checking serde_with v3.11.0
23422025-01-17T05:48:05.484Z Checking smf v0.2.3
23432025-01-17T05:48:05.519Z Checking filetime v0.2.25
23442025-01-17T05:48:05.746Z Checking same-file v1.0.6
23452025-01-17T05:48:05.927Z Checking tar v0.4.42
23462025-01-17T05:48:05.943Z Checking walkdir v2.5.0
23472025-01-17T05:48:05.959Z Checking headers v0.4.0
23482025-01-17T05:48:06.037Z Checking rcgen v0.12.1
23492025-01-17T05:48:06.220Z Checking camino-tempfile v1.1.1
23502025-01-17T05:48:06.506Z Checking atomicwrites v0.4.4
23512025-01-17T05:48:06.662Z Checking subprocess v0.2.9
23522025-01-17T05:48:09.496Z Compiling typify-macro v0.2.0
23532025-01-17T05:48:11.042Z Compiling typify v0.2.0
23542025-01-17T05:48:11.112Z Compiling progenitor-impl v0.8.0
23552025-01-17T05:48:13.520Z Compiling progenitor-macro v0.8.0
23562025-01-17T05:48:17.164Z Checking progenitor v0.8.0
23572025-01-17T05:48:17.296Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23582025-01-17T05:48:17.303Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23592025-01-17T05:48:19.785Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23602025-01-17T05:48:20.165Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23612025-01-17T05:48:26.207Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23622025-01-17T05:48:27.680Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23632025-01-17T05:48:28.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.30s
23642025-01-17T05:48:29.103Z
23652025-01-17T05:48:29.103Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23662025-01-17T05:48:29.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672025-01-17T05:48:29.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682025-01-17T05:48:29.738Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23692025-01-17T05:48:31.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
23702025-01-17T05:48:31.280Z
23712025-01-17T05:48:31.281Zinfo: running `cargo check --bins` on nexus-config (51/197)
23722025-01-17T05:48:31.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732025-01-17T05:48:31.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742025-01-17T05:48:31.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752025-01-17T05:48:31.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23762025-01-17T05:48:31.910Z
23772025-01-17T05:48:31.910Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23782025-01-17T05:48:32.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792025-01-17T05:48:32.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802025-01-17T05:48:32.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812025-01-17T05:48:32.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23822025-01-17T05:48:32.512Z
23832025-01-17T05:48:32.512Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
23842025-01-17T05:48:33.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852025-01-17T05:48:33.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862025-01-17T05:48:33.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872025-01-17T05:48:33.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23882025-01-17T05:48:33.136Z
23892025-01-17T05:48:33.136Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
23902025-01-17T05:48:34.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912025-01-17T05:48:34.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922025-01-17T05:48:34.031Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23932025-01-17T05:48:34.038Z Compiling ipnetwork v0.20.0
23942025-01-17T05:48:34.038Z Compiling zerocopy v0.8.10
23952025-01-17T05:48:34.038Z Compiling progenitor-client v0.8.0
23962025-01-17T05:48:34.038Z Compiling itertools v0.13.0
23972025-01-17T05:48:34.038Z Compiling zerocopy-derive v0.8.10
23982025-01-17T05:48:34.038Z Compiling heapless v0.8.0
23992025-01-17T05:48:34.038Z Compiling thiserror v2.0.11
24002025-01-17T05:48:34.130Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24012025-01-17T05:48:34.196Z Checking hash32 v0.3.1
24022025-01-17T05:48:34.392Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24032025-01-17T05:48:34.454Z Compiling progenitor v0.8.0
24042025-01-17T05:48:34.678Z Compiling instant v0.1.13
24052025-01-17T05:48:34.739Z Compiling smoltcp v0.11.0
24062025-01-17T05:48:34.776Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24072025-01-17T05:48:34.793Z Compiling backoff v0.4.0
24082025-01-17T05:48:34.844Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24092025-01-17T05:48:35.087Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24102025-01-17T05:48:35.131Z Compiling dropshot v0.15.1
24112025-01-17T05:48:35.437Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24122025-01-17T05:48:35.652Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24132025-01-17T05:48:35.691Z Compiling serde_with v3.11.0
24142025-01-17T05:48:35.833Z Compiling parse-display v0.10.0
24152025-01-17T05:48:35.868Z Checking num-rational v0.4.2
24162025-01-17T05:48:36.461Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24172025-01-17T05:48:36.527Z Compiling progenitor-client v0.9.1
24182025-01-17T05:48:36.886Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24192025-01-17T05:48:37.043Z Compiling regress v0.9.1
24202025-01-17T05:48:38.184Z Compiling phf_generator v0.11.2
24212025-01-17T05:48:38.382Z Checking num-complex v0.4.6
24222025-01-17T05:48:39.241Z Compiling macaddr v1.0.1
24232025-01-17T05:48:39.512Z Checking cobs v0.2.3
24242025-01-17T05:48:39.678Z Checking num v0.4.3
24252025-01-17T05:48:39.704Z Checking postcard v1.0.10
24262025-01-17T05:48:39.785Z Compiling phf_codegen v0.11.2
24272025-01-17T05:48:40.138Z Compiling parse-zoneinfo v0.3.1
24282025-01-17T05:48:40.234Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24292025-01-17T05:48:40.532Z Compiling float-ord v0.3.2
24302025-01-17T05:48:41.880Z Compiling convert_case v0.4.0
24312025-01-17T05:48:41.968Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24322025-01-17T05:48:42.131Z Compiling chrono-tz-build v0.4.0
24332025-01-17T05:48:42.657Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24342025-01-17T05:48:42.712Z Compiling derive_more v0.99.18
24352025-01-17T05:48:42.958Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24362025-01-17T05:48:43.256Z Compiling crucible-workspace-hack v0.1.0
24372025-01-17T05:48:43.384Z Compiling chrono-tz v0.10.0
24382025-01-17T05:48:43.561Z Checking newline-converter v0.3.0
24392025-01-17T05:48:43.737Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24402025-01-17T05:48:43.737Z Checking prettyplease v0.2.25
24412025-01-17T05:48:44.024Z Compiling slog-dtrace v0.3.0
24422025-01-17T05:48:44.222Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24432025-01-17T05:48:44.409Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24442025-01-17T05:48:44.873Z Checking expectorate v1.1.0
24452025-01-17T05:48:44.959Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24462025-01-17T05:48:45.192Z Compiling zone_cfg_derive v0.3.0
24472025-01-17T05:48:45.585Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24482025-01-17T05:48:46.127Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24492025-01-17T05:48:46.425Z Compiling const_format_proc_macros v0.2.33
24502025-01-17T05:48:46.471Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24512025-01-17T05:48:46.488Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24522025-01-17T05:48:46.635Z Compiling num-derive v0.4.2
24532025-01-17T05:48:46.676Z Checking highway v1.2.0
24542025-01-17T05:48:47.117Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24552025-01-17T05:48:47.432Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24562025-01-17T05:48:47.547Z Checking zone v0.3.0
24572025-01-17T05:48:47.666Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24582025-01-17T05:48:47.842Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24592025-01-17T05:48:48.367Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24602025-01-17T05:48:48.418Z Checking const_format v0.2.33
24612025-01-17T05:48:48.672Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24622025-01-17T05:48:48.873Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24632025-01-17T05:48:48.890Z Checking gethostname v0.5.0
24642025-01-17T05:48:49.022Z Checking bcs v0.1.6
24652025-01-17T05:48:49.279Z Compiling async-recursion v1.1.1
24662025-01-17T05:48:49.513Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24672025-01-17T05:48:49.610Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24682025-01-17T05:48:49.612Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24692025-01-17T05:48:51.449Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24702025-01-17T05:48:55.756Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24712025-01-17T05:48:58.985Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24722025-01-17T05:49:01.461Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24732025-01-17T05:49:02.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.46s
24742025-01-17T05:49:02.790Z
24752025-01-17T05:49:02.790Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24762025-01-17T05:49:03.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772025-01-17T05:49:03.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782025-01-17T05:49:03.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792025-01-17T05:49:03.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24802025-01-17T05:49:03.431Z
24812025-01-17T05:49:03.431Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24822025-01-17T05:49:04.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832025-01-17T05:49:04.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842025-01-17T05:49:04.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852025-01-17T05:49:04.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24862025-01-17T05:49:04.076Z
24872025-01-17T05:49:04.076Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
24882025-01-17T05:49:04.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892025-01-17T05:49:04.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902025-01-17T05:49:04.738Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24912025-01-17T05:49:05.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
24922025-01-17T05:49:05.538Z
24932025-01-17T05:49:05.538Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
24942025-01-17T05:49:06.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952025-01-17T05:49:06.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962025-01-17T05:49:06.213Z Compiling cfg_aliases v0.1.1
24972025-01-17T05:49:06.213Z Compiling vte_generate_state_changes v0.1.2
24982025-01-17T05:49:06.216Z Checking fd-lock v4.0.2
24992025-01-17T05:49:06.216Z Checking nibble_vec v0.1.0
25002025-01-17T05:49:06.317Z Checking bytecount v0.6.8
25012025-01-17T05:49:06.330Z Checking endian-type v0.1.2
25022025-01-17T05:49:06.362Z Compiling tabled_derive v0.7.0
25032025-01-17T05:49:06.377Z Compiling peg-macros v0.8.4
25042025-01-17T05:49:06.410Z Compiling nix v0.28.0
25052025-01-17T05:49:06.473Z Checking papergrid v0.11.0
25062025-01-17T05:49:06.494Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25072025-01-17T05:49:06.530Z Compiling sqlparser_derive v0.2.2
25082025-01-17T05:49:06.576Z Checking radix_trie v0.2.1
25092025-01-17T05:49:06.892Z Checking vte v0.11.1
25102025-01-17T05:49:06.956Z Checking unicode_categories v0.1.1
25112025-01-17T05:49:07.261Z Checking home v0.5.9
25122025-01-17T05:49:07.425Z Checking nu-ansi-term v0.50.1
25132025-01-17T05:49:07.559Z Checking sqlparser v0.45.0
25142025-01-17T05:49:07.580Z Checking sqlformat v0.2.6
25152025-01-17T05:49:07.846Z Checking display-error-chain v0.2.2
25162025-01-17T05:49:08.264Z Checking strip-ansi-escapes v0.2.0
25172025-01-17T05:49:08.427Z Checking reedline v0.35.0
25182025-01-17T05:49:08.491Z Checking tabled v0.15.0
25192025-01-17T05:49:08.848Z Checking peg v0.8.4
25202025-01-17T05:49:09.431Z Checking rustyline v14.0.0
25212025-01-17T05:49:17.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.95s
25222025-01-17T05:49:17.668Z
25232025-01-17T05:49:17.668Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25242025-01-17T05:49:18.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252025-01-17T05:49:18.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262025-01-17T05:49:18.324Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25272025-01-17T05:49:23.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
25282025-01-17T05:49:23.218Z
25292025-01-17T05:49:23.218Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25302025-01-17T05:49:23.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312025-01-17T05:49:23.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322025-01-17T05:49:23.883Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-01-17T05:49:27.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
25342025-01-17T05:49:27.527Z
25352025-01-17T05:49:27.527Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25362025-01-17T05:49:28.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372025-01-17T05:49:28.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382025-01-17T05:49:28.183Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25392025-01-17T05:49:32.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
25402025-01-17T05:49:32.856Z
25412025-01-17T05:49:32.856Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25422025-01-17T05:49:33.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432025-01-17T05:49:33.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442025-01-17T05:49:33.526Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25452025-01-17T05:49:37.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
25462025-01-17T05:49:38.165Z
25472025-01-17T05:49:38.165Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25482025-01-17T05:49:38.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492025-01-17T05:49:38.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502025-01-17T05:49:38.818Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512025-01-17T05:49:42.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
25522025-01-17T05:49:42.687Z
25532025-01-17T05:49:42.687Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25542025-01-17T05:49:43.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552025-01-17T05:49:43.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562025-01-17T05:49:43.337Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25572025-01-17T05:49:47.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
25582025-01-17T05:49:47.225Z
25592025-01-17T05:49:47.225Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25602025-01-17T05:49:47.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-01-17T05:49:47.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-01-17T05:49:47.881Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25632025-01-17T05:49:52.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
25642025-01-17T05:49:52.676Z
25652025-01-17T05:49:52.676Zinfo: running `cargo check --bins` on oximeter (66/197)
25662025-01-17T05:49:53.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-01-17T05:49:53.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-01-17T05:49:53.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692025-01-17T05:49:53.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25702025-01-17T05:49:53.283Z
25712025-01-17T05:49:53.283Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25722025-01-17T05:49:53.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-01-17T05:49:53.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-01-17T05:49:53.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752025-01-17T05:49:53.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25762025-01-17T05:49:53.872Z
25772025-01-17T05:49:53.872Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25782025-01-17T05:49:54.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-01-17T05:49:54.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-01-17T05:49:54.487Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25812025-01-17T05:49:56.462Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25822025-01-17T05:49:57.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s
25832025-01-17T05:49:57.558Z
25842025-01-17T05:49:57.558Zinfo: running `cargo check --bins` on oximeter-types (69/197)
25852025-01-17T05:49:58.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-01-17T05:49:58.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-01-17T05:49:58.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882025-01-17T05:49:58.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25892025-01-17T05:49:58.168Z
25902025-01-17T05:49:58.168Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
25912025-01-17T05:49:58.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-01-17T05:49:58.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-01-17T05:49:58.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942025-01-17T05:49:58.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25952025-01-17T05:49:58.781Z
25962025-01-17T05:49:58.781Zinfo: running `cargo check --bins` on oxql-types (71/197)
25972025-01-17T05:49:59.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-01-17T05:49:59.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-01-17T05:49:59.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002025-01-17T05:49:59.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26012025-01-17T05:49:59.389Z
26022025-01-17T05:49:59.389Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26032025-01-17T05:49:59.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-01-17T05:49:59.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-01-17T05:49:59.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062025-01-17T05:49:59.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26072025-01-17T05:50:00.020Z
26082025-01-17T05:50:00.020Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26092025-01-17T05:50:00.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-01-17T05:50:00.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-01-17T05:50:00.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122025-01-17T05:50:00.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26132025-01-17T05:50:00.640Z
26142025-01-17T05:50:00.640Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26152025-01-17T05:50:01.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-01-17T05:50:01.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-01-17T05:50:01.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182025-01-17T05:50:01.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26192025-01-17T05:50:01.264Z
26202025-01-17T05:50:01.264Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26212025-01-17T05:50:01.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-01-17T05:50:01.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-01-17T05:50:01.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242025-01-17T05:50:01.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26252025-01-17T05:50:01.881Z
26262025-01-17T05:50:01.881Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26272025-01-17T05:50:02.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-01-17T05:50:02.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-01-17T05:50:02.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302025-01-17T05:50:02.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26312025-01-17T05:50:02.498Z
26322025-01-17T05:50:02.498Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26332025-01-17T05:50:03.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-01-17T05:50:03.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-01-17T05:50:03.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362025-01-17T05:50:03.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26372025-01-17T05:50:03.114Z
26382025-01-17T05:50:03.114Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26392025-01-17T05:50:03.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-01-17T05:50:03.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-01-17T05:50:03.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422025-01-17T05:50:03.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26432025-01-17T05:50:03.731Z
26442025-01-17T05:50:03.731Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26452025-01-17T05:50:04.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-01-17T05:50:04.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-01-17T05:50:04.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-01-17T05:50:04.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26492025-01-17T05:50:04.363Z
26502025-01-17T05:50:04.363Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26512025-01-17T05:50:04.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-01-17T05:50:04.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-01-17T05:50:04.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-01-17T05:50:04.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26552025-01-17T05:50:04.978Z
26562025-01-17T05:50:04.978Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26572025-01-17T05:50:05.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-01-17T05:50:05.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-01-17T05:50:05.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-01-17T05:50:05.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26612025-01-17T05:50:05.590Z
26622025-01-17T05:50:05.590Zinfo: running `cargo check --bins` on dpd-client (82/197)
26632025-01-17T05:50:06.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-01-17T05:50:06.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-01-17T05:50:06.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-01-17T05:50:06.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26672025-01-17T05:50:06.199Z
26682025-01-17T05:50:06.199Zinfo: running `cargo check --bins` on gateway-client (83/197)
26692025-01-17T05:50:06.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-01-17T05:50:06.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-01-17T05:50:06.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-01-17T05:50:06.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26732025-01-17T05:50:06.803Z
26742025-01-17T05:50:06.803Zinfo: running `cargo check --bins` on installinator-client (84/197)
26752025-01-17T05:50:07.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-01-17T05:50:07.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-01-17T05:50:07.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-01-17T05:50:07.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26792025-01-17T05:50:07.432Z
26802025-01-17T05:50:07.432Zinfo: running `cargo check --bins` on installinator-common (85/197)
26812025-01-17T05:50:07.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-01-17T05:50:07.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-01-17T05:50:07.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-01-17T05:50:07.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26852025-01-17T05:50:08.067Z
26862025-01-17T05:50:08.067Zinfo: running `cargo check --bins` on update-engine (86/197)
26872025-01-17T05:50:08.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-01-17T05:50:08.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-01-17T05:50:08.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-01-17T05:50:08.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26912025-01-17T05:50:08.830Z
26922025-01-17T05:50:08.830Zinfo: running `cargo check --bins` on nexus-client (87/197)
26932025-01-17T05:50:09.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-01-17T05:50:09.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-01-17T05:50:09.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-01-17T05:50:09.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26972025-01-17T05:50:09.320Z
26982025-01-17T05:50:09.320Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
26992025-01-17T05:50:09.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-01-17T05:50:09.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-01-17T05:50:09.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-01-17T05:50:09.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27032025-01-17T05:50:09.945Z
27042025-01-17T05:50:09.945Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27052025-01-17T05:50:10.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-01-17T05:50:10.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-01-17T05:50:10.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-01-17T05:50:10.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27092025-01-17T05:50:10.547Z
27102025-01-17T05:50:10.547Zinfo: running `cargo check --bins` on nexus-types (90/197)
27112025-01-17T05:50:11.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-01-17T05:50:11.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-01-17T05:50:11.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-01-17T05:50:11.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27152025-01-17T05:50:11.188Z
27162025-01-17T05:50:11.188Zinfo: running `cargo check --bins` on oxide-client (91/197)
27172025-01-17T05:50:11.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-01-17T05:50:11.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-01-17T05:50:11.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-01-17T05:50:11.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27212025-01-17T05:50:11.783Z
27222025-01-17T05:50:11.783Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27232025-01-17T05:50:12.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-01-17T05:50:12.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-01-17T05:50:12.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-01-17T05:50:12.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27272025-01-17T05:50:12.404Z
27282025-01-17T05:50:12.404Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27292025-01-17T05:50:12.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-01-17T05:50:12.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-01-17T05:50:12.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-01-17T05:50:12.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27332025-01-17T05:50:13.008Z
27342025-01-17T05:50:13.008Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27352025-01-17T05:50:13.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-01-17T05:50:13.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-01-17T05:50:13.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-01-17T05:50:13.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27392025-01-17T05:50:13.646Z
27402025-01-17T05:50:13.646Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27412025-01-17T05:50:14.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-01-17T05:50:14.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-01-17T05:50:14.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-01-17T05:50:14.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27452025-01-17T05:50:14.303Z
27462025-01-17T05:50:14.303Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27472025-01-17T05:50:14.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-01-17T05:50:14.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-01-17T05:50:14.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-01-17T05:50:14.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27512025-01-17T05:50:14.953Z
27522025-01-17T05:50:14.953Zinfo: running `cargo check --bins` on wicket-common (97/197)
27532025-01-17T05:50:15.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-01-17T05:50:15.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-01-17T05:50:15.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-01-17T05:50:15.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27572025-01-17T05:50:15.602Z
27582025-01-17T05:50:15.602Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27592025-01-17T05:50:16.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-01-17T05:50:16.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-01-17T05:50:16.263Z Checking csv-core v0.1.11
27622025-01-17T05:50:16.263Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27632025-01-17T05:50:16.266Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27642025-01-17T05:50:16.266Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27652025-01-17T05:50:16.570Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27662025-01-17T05:50:16.573Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27672025-01-17T05:50:16.605Z Checking csv v1.3.0
27682025-01-17T05:50:17.148Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27692025-01-17T05:50:17.516Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27702025-01-17T05:50:19.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
27712025-01-17T05:50:19.305Z
27722025-01-17T05:50:19.305Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27732025-01-17T05:50:19.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-01-17T05:50:19.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-01-17T05:50:19.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-01-17T05:50:19.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27772025-01-17T05:50:19.924Z
27782025-01-17T05:50:19.924Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27792025-01-17T05:50:20.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-01-17T05:50:20.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-01-17T05:50:20.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-01-17T05:50:20.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27832025-01-17T05:50:20.563Z
27842025-01-17T05:50:20.563Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
27852025-01-17T05:50:21.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-01-17T05:50:21.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-01-17T05:50:21.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-01-17T05:50:21.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27892025-01-17T05:50:21.280Z
27902025-01-17T05:50:21.281Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
27912025-01-17T05:50:21.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-01-17T05:50:21.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-01-17T05:50:21.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-01-17T05:50:21.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27952025-01-17T05:50:22.001Z
27962025-01-17T05:50:22.001Zinfo: running `cargo check --bins` on dns-server (103/197)
27972025-01-17T05:50:22.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-01-17T05:50:22.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-01-17T05:50:22.644Z Compiling typify-impl v0.3.0
28002025-01-17T05:50:22.751Z Compiling parking_lot_core v0.8.6
28012025-01-17T05:50:22.762Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28022025-01-17T05:50:22.771Z Checking fxhash v0.2.1
28032025-01-17T05:50:22.774Z Checking hickory-client v0.24.1
28042025-01-17T05:50:22.784Z Checking hickory-server v0.24.1
28052025-01-17T05:50:23.459Z Checking parking_lot v0.11.2
28062025-01-17T05:50:23.612Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28072025-01-17T05:50:23.778Z Checking sled v0.34.7
28082025-01-17T05:50:28.287Z Compiling typify-macro v0.3.0
28092025-01-17T05:50:29.837Z Compiling typify v0.3.0
28102025-01-17T05:50:29.917Z Compiling progenitor-impl v0.9.1
28112025-01-17T05:50:32.354Z Compiling progenitor-macro v0.9.1
28122025-01-17T05:50:36.033Z Checking progenitor v0.9.1
28132025-01-17T05:50:36.165Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28142025-01-17T05:50:36.635Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28152025-01-17T05:50:37.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
28162025-01-17T05:50:38.076Z
28172025-01-17T05:50:38.076Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28182025-01-17T05:50:38.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-01-17T05:50:38.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-01-17T05:50:38.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-01-17T05:50:38.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28222025-01-17T05:50:38.701Z
28232025-01-17T05:50:38.701Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28242025-01-17T05:50:39.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-01-17T05:50:39.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-01-17T05:50:39.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-01-17T05:50:39.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28282025-01-17T05:50:39.375Z
28292025-01-17T05:50:39.375Zinfo: running `cargo check --bins` on gateway-types (106/197)
28302025-01-17T05:50:39.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-01-17T05:50:39.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-01-17T05:50:39.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332025-01-17T05:50:39.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28342025-01-17T05:50:40.007Z
28352025-01-17T05:50:40.007Zinfo: running `cargo check --bins` on ipcc (107/197)
28362025-01-17T05:50:40.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-01-17T05:50:40.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-01-17T05:50:40.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-01-17T05:50:40.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28402025-01-17T05:50:40.636Z
28412025-01-17T05:50:40.636Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28422025-01-17T05:50:41.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-01-17T05:50:41.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-01-17T05:50:41.332Z Compiling radium v0.7.0
28452025-01-17T05:50:41.332Z Compiling semver v0.1.20
28462025-01-17T05:50:41.452Z Checking tap v1.0.1
28472025-01-17T05:50:41.452Z Compiling maybe-uninit v2.0.0
28482025-01-17T05:50:41.477Z Checking password-hash v0.5.0
28492025-01-17T05:50:41.479Z Checking blake2 v0.10.6
28502025-01-17T05:50:41.479Z Compiling cancel-safe-futures v0.1.5
28512025-01-17T05:50:41.479Z Compiling packed_struct v0.10.1
28522025-01-17T05:50:41.622Z Checking wyz v0.5.1
28532025-01-17T05:50:41.812Z Compiling rustc_version v0.1.7
28542025-01-17T05:50:41.897Z Compiling owo-colors v4.1.0
28552025-01-17T05:50:41.929Z Checking crc-catalog v2.4.0
28562025-01-17T05:50:41.952Z Checking funty v2.0.0
28572025-01-17T05:50:41.998Z Checking argon2 v0.5.3
28582025-01-17T05:50:42.057Z Compiling packed_struct_codegen v0.10.1
28592025-01-17T05:50:42.074Z Checking half v2.4.1
28602025-01-17T05:50:42.091Z Checking crc v3.2.1
28612025-01-17T05:50:42.194Z Compiling indexmap v1.9.3
28622025-01-17T05:50:42.232Z Compiling newtype_derive v0.1.6
28632025-01-17T05:50:42.247Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28642025-01-17T05:50:42.505Z Checking ciborium-io v0.2.2
28652025-01-17T05:50:42.522Z Checking nodrop v0.1.14
28662025-01-17T05:50:42.604Z Checking smallvec v0.6.14
28672025-01-17T05:50:42.637Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28682025-01-17T05:50:42.652Z Checking array-init v0.0.4
28692025-01-17T05:50:42.655Z Checking ciborium-ll v0.2.2
28702025-01-17T05:50:42.724Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28712025-01-17T05:50:42.760Z Checking bitvec v1.0.1
28722025-01-17T05:50:42.958Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28732025-01-17T05:50:42.975Z Checking libsw v3.3.1
28742025-01-17T05:50:43.248Z Compiling memoffset v0.9.1
28752025-01-17T05:50:43.313Z Checking bitfield v0.14.0
28762025-01-17T05:50:43.408Z Checking swrite v0.1.0
28772025-01-17T05:50:43.473Z Checking indent_write v2.2.0
28782025-01-17T05:50:43.542Z Checking linear-map v1.2.0
28792025-01-17T05:50:43.570Z Checking hashbrown v0.12.3
28802025-01-17T05:50:43.572Z Checking termcolor v1.4.1
28812025-01-17T05:50:43.835Z Checking serde-hex v0.1.0
28822025-01-17T05:50:43.853Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28832025-01-17T05:50:43.896Z Checking ron v0.8.1
28842025-01-17T05:50:44.017Z Checking env_logger v0.10.2
28852025-01-17T05:50:44.077Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28862025-01-17T05:50:44.441Z Checking ciborium v0.2.2
28872025-01-17T05:50:44.563Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28882025-01-17T05:50:45.111Z Checking steno v0.4.1
28892025-01-17T05:50:45.321Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28902025-01-17T05:50:45.412Z Checking hashbrown v0.13.2
28912025-01-17T05:50:45.433Z Checking humantime v2.1.0
28922025-01-17T05:50:45.597Z Checking crc-any v2.5.0
28932025-01-17T05:50:45.737Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28942025-01-17T05:50:45.956Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28952025-01-17T05:50:46.136Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
28962025-01-17T05:50:46.311Z Checking object v0.30.4
28972025-01-17T05:50:46.441Z Checking path-slash v0.1.5
28982025-01-17T05:50:46.559Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28992025-01-17T05:50:46.658Z Checking nix v0.27.1
29002025-01-17T05:50:46.960Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29012025-01-17T05:50:47.219Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29022025-01-17T05:50:47.498Z Checking tungstenite v0.23.0
29032025-01-17T05:50:47.678Z Checking kstat-rs v0.2.4
29042025-01-17T05:50:47.780Z Checking signal-hook-tokio v0.3.1
29052025-01-17T05:50:47.973Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29062025-01-17T05:50:48.343Z Checking tokio-tungstenite v0.23.1
29072025-01-17T05:50:48.616Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29082025-01-17T05:50:48.940Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29092025-01-17T05:50:49.105Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29102025-01-17T05:50:55.430Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29112025-01-17T05:50:56.740Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29122025-01-17T05:50:58.895Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29132025-01-17T05:51:04.174Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29142025-01-17T05:51:04.826Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29152025-01-17T05:51:07.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.90s
29162025-01-17T05:51:07.731Z
29172025-01-17T05:51:07.732Zinfo: running `cargo check --bins` on gateway-api (109/197)
29182025-01-17T05:51:08.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-01-17T05:51:08.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-01-17T05:51:08.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-01-17T05:51:08.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29222025-01-17T05:51:08.364Z
29232025-01-17T05:51:08.364Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29242025-01-17T05:51:08.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-01-17T05:51:08.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-01-17T05:51:08.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-01-17T05:51:08.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29282025-01-17T05:51:08.971Z
29292025-01-17T05:51:08.971Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29302025-01-17T05:51:09.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-01-17T05:51:09.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-01-17T05:51:09.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-01-17T05:51:09.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29342025-01-17T05:51:09.593Z
29352025-01-17T05:51:09.593Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29362025-01-17T05:51:10.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-01-17T05:51:10.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-01-17T05:51:10.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-01-17T05:51:10.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29402025-01-17T05:51:10.214Z
29412025-01-17T05:51:10.214Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29422025-01-17T05:51:10.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-01-17T05:51:10.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-01-17T05:51:10.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-01-17T05:51:10.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29462025-01-17T05:51:10.843Z
29472025-01-17T05:51:10.844Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29482025-01-17T05:51:11.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-01-17T05:51:11.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-01-17T05:51:11.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-01-17T05:51:11.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29522025-01-17T05:51:11.465Z
29532025-01-17T05:51:11.465Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29542025-01-17T05:51:12.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-01-17T05:51:12.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-01-17T05:51:12.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-01-17T05:51:12.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29582025-01-17T05:51:12.088Z
29592025-01-17T05:51:12.088Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29602025-01-17T05:51:12.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-01-17T05:51:12.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-01-17T05:51:12.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-01-17T05:51:12.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29642025-01-17T05:51:12.714Z
29652025-01-17T05:51:12.715Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29662025-01-17T05:51:13.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-01-17T05:51:13.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-01-17T05:51:13.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-01-17T05:51:13.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29702025-01-17T05:51:13.369Z
29712025-01-17T05:51:13.369Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29722025-01-17T05:51:13.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-01-17T05:51:13.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-01-17T05:51:13.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-01-17T05:51:13.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29762025-01-17T05:51:13.991Z
29772025-01-17T05:51:13.991Zinfo: running `cargo check --bins` on sp-sim (119/197)
29782025-01-17T05:51:14.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-01-17T05:51:14.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-01-17T05:51:14.627Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29812025-01-17T05:51:15.067Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29822025-01-17T05:51:16.730Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29832025-01-17T05:51:18.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
29842025-01-17T05:51:18.559Z
29852025-01-17T05:51:18.559Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
29862025-01-17T05:51:19.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872025-01-17T05:51:19.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882025-01-17T05:51:19.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29892025-01-17T05:51:19.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29902025-01-17T05:51:19.252Z
29912025-01-17T05:51:19.252Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
29922025-01-17T05:51:19.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932025-01-17T05:51:19.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942025-01-17T05:51:19.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952025-01-17T05:51:19.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29962025-01-17T05:51:19.944Z
29972025-01-17T05:51:19.944Zinfo: running `cargo check --bins` on db-macros (122/197)
29982025-01-17T05:51:20.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992025-01-17T05:51:20.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002025-01-17T05:51:20.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012025-01-17T05:51:20.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30022025-01-17T05:51:20.550Z
30032025-01-17T05:51:20.550Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30042025-01-17T05:51:21.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-01-17T05:51:21.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-01-17T05:51:21.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-01-17T05:51:21.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30082025-01-17T05:51:21.169Z
30092025-01-17T05:51:21.169Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30102025-01-17T05:51:21.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-01-17T05:51:21.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-01-17T05:51:21.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-01-17T05:51:21.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30142025-01-17T05:51:21.844Z
30152025-01-17T05:51:21.844Zinfo: running `cargo check --bins` on authz-macros (125/197)
30162025-01-17T05:51:22.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-01-17T05:51:22.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-01-17T05:51:22.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-01-17T05:51:22.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30202025-01-17T05:51:22.449Z
30212025-01-17T05:51:22.449Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30222025-01-17T05:51:23.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-01-17T05:51:23.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-01-17T05:51:23.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-01-17T05:51:23.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30262025-01-17T05:51:23.105Z
30272025-01-17T05:51:23.105Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30282025-01-17T05:51:23.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-01-17T05:51:23.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-01-17T05:51:23.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-01-17T05:51:23.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30322025-01-17T05:51:23.760Z
30332025-01-17T05:51:23.760Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30342025-01-17T05:51:24.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-01-17T05:51:24.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-01-17T05:51:24.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-01-17T05:51:24.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30382025-01-17T05:51:24.385Z
30392025-01-17T05:51:24.385Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30402025-01-17T05:51:24.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-01-17T05:51:24.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-01-17T05:51:24.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-01-17T05:51:24.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30442025-01-17T05:51:25.047Z
30452025-01-17T05:51:25.047Zinfo: running `cargo check --bins` on typed-rng (130/197)
30462025-01-17T05:51:25.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-01-17T05:51:25.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-01-17T05:51:25.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-01-17T05:51:25.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30502025-01-17T05:51:25.655Z
30512025-01-17T05:51:25.655Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30522025-01-17T05:51:26.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-01-17T05:51:26.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-01-17T05:51:26.403Z Checking keccak v0.1.5
30552025-01-17T05:51:26.516Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30562025-01-17T05:51:26.519Z Checking secrecy v0.8.0
30572025-01-17T05:51:26.519Z Compiling unicase v2.7.0
30582025-01-17T05:51:26.543Z Compiling same-file v1.0.6
30592025-01-17T05:51:26.556Z Compiling tempfile v3.13.0
30602025-01-17T05:51:26.587Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
30612025-01-17T05:51:26.590Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30622025-01-17T05:51:26.710Z Compiling thiserror-impl-no-std v2.0.2
30632025-01-17T05:51:26.814Z Checking sha3 v0.10.8
30642025-01-17T05:51:26.828Z Compiling walkdir v2.5.0
30652025-01-17T05:51:26.879Z Checking universal-hash v0.5.1
30662025-01-17T05:51:26.906Z Compiling blake3 v1.5.4
30672025-01-17T05:51:27.019Z Checking opaque-debug v0.3.1
30682025-01-17T05:51:27.084Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30692025-01-17T05:51:27.125Z Checking poly1305 v0.8.0
30702025-01-17T05:51:27.147Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
30712025-01-17T05:51:27.193Z Checking chacha20 v0.9.1
30722025-01-17T05:51:27.377Z Checking aead v0.5.2
30732025-01-17T05:51:27.395Z Compiling memmap2 v0.9.5
30742025-01-17T05:51:27.490Z Compiling libefi-sys v0.1.0
30752025-01-17T05:51:27.535Z Compiling salty v0.3.0
30762025-01-17T05:51:27.600Z Compiling arrayvec v0.7.6
30772025-01-17T05:51:27.656Z Compiling constant_time_eq v0.3.1
30782025-01-17T05:51:27.767Z Compiling arrayref v0.3.9
30792025-01-17T05:51:27.853Z Checking chacha20poly1305 v0.10.1
30802025-01-17T05:51:27.892Z Compiling toolchain_find v0.4.0
30812025-01-17T05:51:27.953Z Compiling camino-tempfile v1.1.1
30822025-01-17T05:51:27.977Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30832025-01-17T05:51:28.027Z Compiling bitfield-struct v0.6.2
30842025-01-17T05:51:28.300Z Compiling topological-sort v0.2.2
30852025-01-17T05:51:28.379Z Compiling mime_guess v2.0.5
30862025-01-17T05:51:28.477Z Compiling rustfmt-wrapper v0.2.1
30872025-01-17T05:51:28.883Z Compiling omicron-zone-package v0.12.0
30882025-01-17T05:51:29.063Z Compiling progenitor v0.9.1
30892025-01-17T05:51:29.081Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30902025-01-17T05:51:29.295Z Checking primeorder v0.13.6
30912025-01-17T05:51:29.329Z Checking env_filter v0.1.2
30922025-01-17T05:51:29.370Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30932025-01-17T05:51:29.410Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30942025-01-17T05:51:29.443Z Checking thiserror-no-std v2.0.2
30952025-01-17T05:51:29.559Z Checking env_logger v0.11.5
30962025-01-17T05:51:29.576Z Checking vsss-rs v3.3.4
30972025-01-17T05:51:29.594Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30982025-01-17T05:51:29.714Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30992025-01-17T05:51:29.731Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31002025-01-17T05:51:29.734Z Checking p384 v0.13.0
31012025-01-17T05:51:29.930Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31022025-01-17T05:51:29.965Z Checking lockfree-object-pool v0.1.6
31032025-01-17T05:51:30.132Z Checking bumpalo v3.16.0
31042025-01-17T05:51:30.198Z Compiling zip v2.1.3
31052025-01-17T05:51:30.238Z Checking http-range v0.1.5
31062025-01-17T05:51:30.425Z Checking simd-adler32 v0.3.7
31072025-01-17T05:51:30.442Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31082025-01-17T05:51:30.464Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31092025-01-17T05:51:30.757Z Checking zopfli v0.8.1
31102025-01-17T05:51:30.781Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31112025-01-17T05:51:30.941Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31122025-01-17T05:51:31.245Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31132025-01-17T05:51:31.332Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31142025-01-17T05:51:31.362Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31152025-01-17T05:51:31.433Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31162025-01-17T05:51:31.730Z Checking nanorand v0.7.0
31172025-01-17T05:51:31.830Z Checking atty v0.2.14
31182025-01-17T05:51:31.964Z Checking glob v0.3.1
31192025-01-17T05:51:31.968Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
31202025-01-17T05:51:32.004Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31212025-01-17T05:51:32.090Z Checking flume v0.11.1
31222025-01-17T05:51:32.306Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31232025-01-17T05:51:32.479Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31242025-01-17T05:51:33.169Z Checking hyper-staticfile v0.10.1
31252025-01-17T05:51:33.438Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31262025-01-17T05:51:33.675Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31272025-01-17T05:51:33.695Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31282025-01-17T05:51:33.906Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31292025-01-17T05:51:34.058Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31302025-01-17T05:51:34.308Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
31312025-01-17T05:51:34.551Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31322025-01-17T05:51:34.780Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31332025-01-17T05:51:34.858Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31342025-01-17T05:51:35.152Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31352025-01-17T05:51:38.214Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31362025-01-17T05:51:38.214Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31372025-01-17T05:51:46.458Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31382025-01-17T05:51:59.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s
31392025-01-17T05:51:59.895Z
31402025-01-17T05:51:59.896Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31412025-01-17T05:52:00.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31422025-01-17T05:52:00.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31432025-01-17T05:52:00.624Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31442025-01-17T05:52:14.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
31452025-01-17T05:52:14.465Z
31462025-01-17T05:52:14.465Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31472025-01-17T05:52:15.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31482025-01-17T05:52:15.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31492025-01-17T05:52:15.215Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31502025-01-17T05:52:28.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.38s
31512025-01-17T05:52:29.050Z
31522025-01-17T05:52:29.050Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31532025-01-17T05:52:29.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-01-17T05:52:29.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-01-17T05:52:29.782Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31562025-01-17T05:52:43.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
31572025-01-17T05:52:43.583Z
31582025-01-17T05:52:43.583Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31592025-01-17T05:52:44.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-01-17T05:52:44.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-01-17T05:52:44.324Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31622025-01-17T05:52:57.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s
31632025-01-17T05:52:57.922Z
31642025-01-17T05:52:57.922Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31652025-01-17T05:52:58.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-01-17T05:52:58.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-01-17T05:52:58.667Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31682025-01-17T05:53:12.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
31692025-01-17T05:53:12.259Z
31702025-01-17T05:53:12.259Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31712025-01-17T05:53:12.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-01-17T05:53:12.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-01-17T05:53:12.996Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31742025-01-17T05:53:26.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
31752025-01-17T05:53:26.582Z
31762025-01-17T05:53:26.582Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31772025-01-17T05:53:27.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-01-17T05:53:27.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-01-17T05:53:27.316Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31802025-01-17T05:53:40.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
31812025-01-17T05:53:40.972Z
31822025-01-17T05:53:40.973Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
31832025-01-17T05:53:41.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-01-17T05:53:41.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-01-17T05:53:41.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-01-17T05:53:41.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31872025-01-17T05:53:41.600Z
31882025-01-17T05:53:41.600Zinfo: running `cargo check --bins` on key-manager (140/197)
31892025-01-17T05:53:42.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-01-17T05:53:42.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-01-17T05:53:42.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-01-17T05:53:42.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31932025-01-17T05:53:42.217Z
31942025-01-17T05:53:42.217Zinfo: running `cargo check --bins` on range-requests (141/197)
31952025-01-17T05:53:42.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-01-17T05:53:42.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-01-17T05:53:42.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-01-17T05:53:42.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31992025-01-17T05:53:42.820Z
32002025-01-17T05:53:42.820Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32012025-01-17T05:53:43.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-01-17T05:53:43.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-01-17T05:53:43.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-01-17T05:53:43.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32052025-01-17T05:53:43.440Z
32062025-01-17T05:53:43.440Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32072025-01-17T05:53:44.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-01-17T05:53:44.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-01-17T05:53:44.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-01-17T05:53:44.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32112025-01-17T05:53:44.097Z
32122025-01-17T05:53:44.097Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32132025-01-17T05:53:44.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-01-17T05:53:44.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-01-17T05:53:44.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-01-17T05:53:44.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32172025-01-17T05:53:44.702Z
32182025-01-17T05:53:44.702Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32192025-01-17T05:53:45.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-01-17T05:53:45.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-01-17T05:53:45.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-01-17T05:53:45.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32232025-01-17T05:53:45.343Z
32242025-01-17T05:53:45.343Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32252025-01-17T05:53:45.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-01-17T05:53:45.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-01-17T05:53:45.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-01-17T05:53:45.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32292025-01-17T05:53:45.984Z
32302025-01-17T05:53:45.984Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32312025-01-17T05:53:46.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-01-17T05:53:46.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-01-17T05:53:46.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-01-17T05:53:46.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32352025-01-17T05:53:46.624Z
32362025-01-17T05:53:46.624Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32372025-01-17T05:53:47.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-01-17T05:53:47.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-01-17T05:53:47.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-01-17T05:53:47.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32412025-01-17T05:53:47.266Z
32422025-01-17T05:53:47.266Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32432025-01-17T05:53:47.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-01-17T05:53:47.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-01-17T05:53:47.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-01-17T05:53:47.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32472025-01-17T05:53:47.916Z
32482025-01-17T05:53:47.916Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32492025-01-17T05:53:48.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-01-17T05:53:48.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-01-17T05:53:48.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-01-17T05:53:48.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32532025-01-17T05:53:48.572Z
32542025-01-17T05:53:48.572Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32552025-01-17T05:53:49.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-01-17T05:53:49.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-01-17T05:53:49.259Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32582025-01-17T05:53:49.259Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32592025-01-17T05:53:50.126Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32602025-01-17T05:53:52.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
32612025-01-17T05:53:52.250Z
32622025-01-17T05:53:52.251Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32632025-01-17T05:53:52.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-01-17T05:53:52.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-01-17T05:53:52.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-01-17T05:53:52.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32672025-01-17T05:53:52.867Z
32682025-01-17T05:53:52.867Zinfo: running `cargo check --bins` on cert-dev (153/197)
32692025-01-17T05:53:53.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-01-17T05:53:53.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-01-17T05:53:53.467Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32722025-01-17T05:53:53.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32732025-01-17T05:53:53.904Z
32742025-01-17T05:53:53.904Zinfo: running `cargo check --bins` on clickana (154/197)
32752025-01-17T05:53:54.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-01-17T05:53:54.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-01-17T05:53:54.541Z Checking castaway v0.2.3
32782025-01-17T05:53:54.541Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32792025-01-17T05:53:54.544Z Checking unicode-truncate v1.1.0
32802025-01-17T05:53:54.544Z Checking lru v0.12.5
32812025-01-17T05:53:54.544Z Compiling instability v0.3.2
32822025-01-17T05:53:54.544Z Checking cassowary v0.3.0
32832025-01-17T05:53:54.761Z Checking compact_str v0.8.0
32842025-01-17T05:53:55.349Z Checking ratatui v0.28.1
32852025-01-17T05:53:56.157Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32862025-01-17T05:53:57.134Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32872025-01-17T05:53:57.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
32882025-01-17T05:53:58.142Z
32892025-01-17T05:53:58.142Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
32902025-01-17T05:53:58.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-01-17T05:53:58.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-01-17T05:53:58.828Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32932025-01-17T05:53:58.828Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32942025-01-17T05:53:59.829Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32952025-01-17T05:54:00.303Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32962025-01-17T05:54:00.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
32972025-01-17T05:54:00.839Z
32982025-01-17T05:54:00.839Zinfo: running `cargo check --bins` on ch-dev (156/197)
32992025-01-17T05:54:01.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-01-17T05:54:01.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-01-17T05:54:01.507Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33022025-01-17T05:54:02.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
33032025-01-17T05:54:02.416Z
33042025-01-17T05:54:02.416Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33052025-01-17T05:54:02.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-01-17T05:54:02.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-01-17T05:54:03.086Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33082025-01-17T05:54:03.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
33092025-01-17T05:54:03.606Z
33102025-01-17T05:54:03.606Zinfo: running `cargo check --bins` on db-dev (158/197)
33112025-01-17T05:54:04.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-01-17T05:54:04.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-01-17T05:54:04.267Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33142025-01-17T05:54:04.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33152025-01-17T05:54:05.176Z
33162025-01-17T05:54:05.176Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33172025-01-17T05:54:05.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-01-17T05:54:05.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-01-17T05:54:05.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-01-17T05:54:05.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33212025-01-17T05:54:05.828Z
33222025-01-17T05:54:05.828Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33232025-01-17T05:54:06.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-01-17T05:54:06.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-01-17T05:54:06.431Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33262025-01-17T05:54:07.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
33272025-01-17T05:54:07.452Z
33282025-01-17T05:54:07.452Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33292025-01-17T05:54:07.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-01-17T05:54:07.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-01-17T05:54:08.056Z Checking cargo-platform v0.1.8
33322025-01-17T05:54:08.330Z Checking cargo_metadata v0.18.1
33332025-01-17T05:54:09.251Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33342025-01-17T05:54:10.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
33352025-01-17T05:54:10.234Z
33362025-01-17T05:54:10.234Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33372025-01-17T05:54:10.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-01-17T05:54:10.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-01-17T05:54:10.942Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33402025-01-17T05:54:12.351Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33412025-01-17T05:54:12.902Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33422025-01-17T05:54:13.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
33432025-01-17T05:54:13.624Z
33442025-01-17T05:54:13.624Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33452025-01-17T05:54:14.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-01-17T05:54:14.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-01-17T05:54:14.403Z Compiling crunchy v0.2.2
33482025-01-17T05:54:14.403Z Compiling tiny-keccak v2.0.2
33492025-01-17T05:54:14.403Z Compiling dsl_auto_type v0.1.2
33502025-01-17T05:54:14.406Z Checking scheduled-thread-pool v0.2.7
33512025-01-17T05:54:14.406Z Compiling diesel_table_macro_syntax v0.2.0
33522025-01-17T05:54:14.406Z Compiling ascii-canvas v3.0.0
33532025-01-17T05:54:14.518Z Compiling ena v0.14.3
33542025-01-17T05:54:14.530Z Compiling diff v0.1.13
33552025-01-17T05:54:14.726Z Checking r2d2 v0.8.10
33562025-01-17T05:54:14.815Z Compiling regex-syntax v0.6.29
33572025-01-17T05:54:14.944Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33582025-01-17T05:54:14.946Z Compiling ref-cast v1.0.23
33592025-01-17T05:54:15.034Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33602025-01-17T05:54:15.078Z Compiling derive_builder_core v0.20.2
33612025-01-17T05:54:15.154Z Compiling libxml v0.3.3
33622025-01-17T05:54:15.175Z Compiling ref-cast-impl v1.0.23
33632025-01-17T05:54:15.324Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33642025-01-17T05:54:15.538Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33652025-01-17T05:54:15.557Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33662025-01-17T05:54:15.812Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33672025-01-17T05:54:15.835Z Compiling strum_macros v0.24.3
33682025-01-17T05:54:15.851Z Compiling samael v0.0.17
33692025-01-17T05:54:15.885Z Compiling diesel_derives v2.2.3
33702025-01-17T05:54:16.168Z Compiling indoc v1.0.9
33712025-01-17T05:54:17.047Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33722025-01-17T05:54:17.331Z Compiling impl-trait-for-tuples v0.2.2
33732025-01-17T05:54:17.366Z Compiling derive_builder_macro v0.20.2
33742025-01-17T05:54:17.984Z Compiling oso-derive v0.27.3
33752025-01-17T05:54:18.220Z Compiling lalrpop v0.19.12
33762025-01-17T05:54:18.686Z Checking derive_builder v0.20.2
33772025-01-17T05:54:18.858Z Checking quick-xml v0.33.0
33782025-01-17T05:54:18.963Z Compiling diesel-dtrace v0.4.2
33792025-01-17T05:54:19.106Z Checking maplit v1.0.2
33802025-01-17T05:54:19.264Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33812025-01-17T05:54:19.352Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33822025-01-17T05:54:19.599Z Checking bb8 v0.8.5
33832025-01-17T05:54:19.690Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33842025-01-17T05:54:19.980Z Checking rand_seeder v0.3.0
33852025-01-17T05:54:20.166Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33862025-01-17T05:54:20.288Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33872025-01-17T05:54:20.307Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33882025-01-17T05:54:20.501Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33892025-01-17T05:54:20.809Z Checking smawk v0.3.2
33902025-01-17T05:54:20.871Z Checking is_ci v1.2.0
33912025-01-17T05:54:21.018Z Checking unicode-linebreak v0.1.5
33922025-01-17T05:54:21.036Z Checking supports-color v3.0.1
33932025-01-17T05:54:21.285Z Checking multimap v0.10.0
33942025-01-17T05:54:21.475Z Checking textwrap v0.16.1
33952025-01-17T05:54:22.137Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33962025-01-17T05:54:24.048Z Checking diesel v2.2.6
33972025-01-17T05:54:48.428Z Compiling polar-core v0.27.3
33982025-01-17T05:54:49.229Z Checking async-bb8-diesel v0.2.1
33992025-01-17T05:54:55.575Z Checking oso v0.27.3
34002025-01-17T05:55:57.471Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34012025-01-17T05:56:03.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
34022025-01-17T05:56:03.926Z
34032025-01-17T05:56:03.926Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34042025-01-17T05:56:04.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-01-17T05:56:04.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-01-17T05:56:04.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072025-01-17T05:56:04.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34082025-01-17T05:56:04.595Z
34092025-01-17T05:56:04.595Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34102025-01-17T05:56:05.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-01-17T05:56:05.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-01-17T05:56:05.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132025-01-17T05:56:05.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34142025-01-17T05:56:05.261Z
34152025-01-17T05:56:05.261Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34162025-01-17T05:56:05.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-01-17T05:56:05.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-01-17T05:56:05.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-01-17T05:56:05.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34202025-01-17T05:56:05.865Z
34212025-01-17T05:56:05.865Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34222025-01-17T05:56:06.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-01-17T05:56:06.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-01-17T05:56:06.662Z Compiling libz-sys v1.1.20
34252025-01-17T05:56:06.665Z Compiling libgit2-sys v0.17.0+1.8.1
34262025-01-17T05:56:06.792Z Compiling vergen v8.3.2
34272025-01-17T05:56:06.796Z Compiling cargo-platform v0.1.8
34282025-01-17T05:56:06.796Z Compiling pin-project-internal v1.1.6
34292025-01-17T05:56:06.836Z Compiling libsqlite3-sys v0.30.1
34302025-01-17T05:56:06.836Z Compiling snafu-derive v0.8.5
34312025-01-17T05:56:06.839Z Compiling cfg_aliases v0.2.1
34322025-01-17T05:56:06.977Z Compiling buf-list v1.0.3
34332025-01-17T05:56:07.112Z Compiling cargo_metadata v0.18.1
34342025-01-17T05:56:07.283Z Compiling rustls v0.21.12
34352025-01-17T05:56:07.408Z Compiling nix v0.29.0
34362025-01-17T05:56:07.617Z Checking globset v0.4.15
34372025-01-17T05:56:07.620Z Checking sct v0.7.1
34382025-01-17T05:56:07.681Z Checking rustls-webpki v0.101.7
34392025-01-17T05:56:07.859Z Checking olpc-cjson v0.1.4
34402025-01-17T05:56:08.093Z Checking serde_plain v1.0.2
34412025-01-17T05:56:08.144Z Checking typed-path v0.9.3
34422025-01-17T05:56:08.580Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34432025-01-17T05:56:08.767Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34442025-01-17T05:56:08.862Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34452025-01-17T05:56:09.059Z Checking hashlink v0.9.1
34462025-01-17T05:56:09.143Z Checking parse-size v1.1.0
34472025-01-17T05:56:09.343Z Checking fallible-streaming-iterator v0.1.9
34482025-01-17T05:56:09.528Z Checking pin-project v1.1.6
34492025-01-17T05:56:09.560Z Checking fallible-iterator v0.3.0
34502025-01-17T05:56:09.722Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34512025-01-17T05:56:09.967Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34522025-01-17T05:56:10.148Z Checking rusqlite v0.32.1
34532025-01-17T05:56:10.190Z Checking rustls-pemfile v1.0.4
34542025-01-17T05:56:10.209Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34552025-01-17T05:56:10.406Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34562025-01-17T05:56:10.692Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34572025-01-17T05:56:10.753Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34582025-01-17T05:56:10.853Z Checking twox-hash v1.6.3
34592025-01-17T05:56:10.875Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34602025-01-17T05:56:10.900Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34612025-01-17T05:56:11.326Z Checking tokio-rustls v0.24.1
34622025-01-17T05:56:11.679Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34632025-01-17T05:56:11.695Z Checking snafu v0.8.5
34642025-01-17T05:56:12.103Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34652025-01-17T05:56:12.134Z Checking tough v0.19.0
34662025-01-17T05:56:12.198Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34672025-01-17T05:56:12.320Z Checking fatfs v0.3.6
34682025-01-17T05:56:12.649Z Checking assert_matches v1.5.0
34692025-01-17T05:56:15.919Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34702025-01-17T05:56:17.218Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34712025-01-17T05:56:19.233Z Compiling git2 v0.19.0
34722025-01-17T05:56:23.252Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
34732025-01-17T05:57:19.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
34742025-01-17T05:57:19.819Z
34752025-01-17T05:57:19.819Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34762025-01-17T05:57:20.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-01-17T05:57:20.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-01-17T05:57:20.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-01-17T05:57:20.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34802025-01-17T05:57:20.513Z
34812025-01-17T05:57:20.513Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
34822025-01-17T05:57:21.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-01-17T05:57:21.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-01-17T05:57:21.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-01-17T05:57:21.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34862025-01-17T05:57:21.111Z
34872025-01-17T05:57:21.111Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
34882025-01-17T05:57:21.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-01-17T05:57:21.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-01-17T05:57:21.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-01-17T05:57:21.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34922025-01-17T05:57:21.759Z
34932025-01-17T05:57:21.759Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
34942025-01-17T05:57:22.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-01-17T05:57:22.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-01-17T05:57:22.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-01-17T05:57:22.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34982025-01-17T05:57:22.424Z
34992025-01-17T05:57:22.424Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35002025-01-17T05:57:23.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-01-17T05:57:23.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-01-17T05:57:23.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-01-17T05:57:23.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35042025-01-17T05:57:23.092Z
35052025-01-17T05:57:23.092Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35062025-01-17T05:57:23.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-01-17T05:57:23.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-01-17T05:57:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-01-17T05:57:23.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35102025-01-17T05:57:23.757Z
35112025-01-17T05:57:23.757Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35122025-01-17T05:57:24.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-01-17T05:57:24.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-01-17T05:57:24.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-01-17T05:57:24.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35162025-01-17T05:57:24.427Z
35172025-01-17T05:57:24.427Zinfo: running `cargo check --bins` on update-common (175/197)
35182025-01-17T05:57:24.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-01-17T05:57:24.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-01-17T05:57:24.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-01-17T05:57:24.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35222025-01-17T05:57:25.065Z
35232025-01-17T05:57:25.065Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35242025-01-17T05:57:25.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-01-17T05:57:25.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-01-17T05:57:25.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-01-17T05:57:25.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35282025-01-17T05:57:25.708Z
35292025-01-17T05:57:25.708Zinfo: running `cargo check --bins` on tufaceous (177/197)
35302025-01-17T05:57:26.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-01-17T05:57:26.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-01-17T05:57:26.372Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35332025-01-17T05:57:27.516Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35342025-01-17T05:57:28.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
35352025-01-17T05:57:28.492Z
35362025-01-17T05:57:28.493Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35372025-01-17T05:57:29.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382025-01-17T05:57:29.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392025-01-17T05:57:29.344Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35402025-01-17T05:57:29.344Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35412025-01-17T05:57:29.484Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35422025-01-17T05:57:29.487Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35432025-01-17T05:57:30.500Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35442025-01-17T05:57:58.111Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35452025-01-17T05:57:58.111Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35462025-01-17T05:57:58.113Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35472025-01-17T05:57:58.113Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35482025-01-17T05:57:58.113Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35492025-01-17T05:57:58.113Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35502025-01-17T05:57:58.919Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35512025-01-17T05:58:00.182Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35522025-01-17T05:58:41.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35532025-01-17T05:58:41.477Z
35542025-01-17T05:58:41.477Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35552025-01-17T05:58:42.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562025-01-17T05:58:42.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572025-01-17T05:58:42.184Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35582025-01-17T05:58:42.184Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35592025-01-17T05:58:42.187Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35602025-01-17T05:58:42.314Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35612025-01-17T05:58:42.317Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35622025-01-17T05:58:42.344Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35632025-01-17T05:58:42.346Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35642025-01-17T05:58:42.358Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35652025-01-17T05:58:42.497Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35662025-01-17T05:58:42.549Z Checking heck v0.4.1
35672025-01-17T05:58:42.649Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35682025-01-17T05:58:42.754Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35692025-01-17T05:58:42.904Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35702025-01-17T05:58:43.139Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35712025-01-17T05:58:43.651Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35722025-01-17T05:58:43.727Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35732025-01-17T05:58:44.117Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35742025-01-17T05:58:44.957Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35752025-01-17T05:58:45.252Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35762025-01-17T05:58:45.839Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35772025-01-17T05:58:45.996Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35782025-01-17T05:58:47.657Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35792025-01-17T05:58:47.657Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35802025-01-17T05:58:49.373Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35812025-01-17T05:58:50.828Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35822025-01-17T05:58:55.875Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35832025-01-17T05:58:55.878Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35842025-01-17T05:58:57.057Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
35852025-01-17T05:58:58.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.58s
35862025-01-17T05:58:58.254Z
35872025-01-17T05:58:58.254Zinfo: running `cargo check --bins` on installinator-api (180/197)
35882025-01-17T05:58:58.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892025-01-17T05:58:58.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902025-01-17T05:58:58.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912025-01-17T05:58:58.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35922025-01-17T05:58:58.910Z
35932025-01-17T05:58:58.910Zinfo: running `cargo check --bins` on wicketd-api (181/197)
35942025-01-17T05:58:59.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952025-01-17T05:58:59.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962025-01-17T05:58:59.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972025-01-17T05:58:59.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35982025-01-17T05:58:59.583Z
35992025-01-17T05:58:59.584Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36002025-01-17T05:59:00.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012025-01-17T05:59:00.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022025-01-17T05:59:00.307Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36032025-01-17T05:59:00.307Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36042025-01-17T05:59:00.319Z Compiling petname v2.0.2
36052025-01-17T05:59:00.319Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36062025-01-17T05:59:00.319Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36072025-01-17T05:59:00.319Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36082025-01-17T05:59:00.320Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36092025-01-17T05:59:00.444Z Checking sync-ptr v0.1.1
36102025-01-17T05:59:05.564Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36112025-01-17T05:59:06.174Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36122025-01-17T05:59:07.320Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36132025-01-17T05:59:08.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
36142025-01-17T05:59:09.041Z
36152025-01-17T05:59:09.041Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36162025-01-17T05:59:09.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-01-17T05:59:09.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-01-17T05:59:09.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-01-17T05:59:09.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36202025-01-17T05:59:09.710Z
36212025-01-17T05:59:09.710Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36222025-01-17T05:59:10.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-01-17T05:59:10.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-01-17T05:59:10.385Z Checking memmap2 v0.9.5
36252025-01-17T05:59:10.385Z Checking arrayref v0.3.9
36262025-01-17T05:59:10.387Z Checking arrayvec v0.7.6
36272025-01-17T05:59:10.388Z Checking constant_time_eq v0.3.1
36282025-01-17T05:59:10.388Z Checking topological-sort v0.2.2
36292025-01-17T05:59:10.491Z Checking shell-words v1.1.0
36302025-01-17T05:59:10.757Z Checking blake3 v1.5.4
36312025-01-17T05:59:11.085Z Checking omicron-zone-package v0.12.0
36322025-01-17T05:59:12.202Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36332025-01-17T05:59:13.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
36342025-01-17T05:59:13.289Z
36352025-01-17T05:59:13.289Zinfo: running `cargo check --bins` on xtask (185/197)
36362025-01-17T05:59:13.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-01-17T05:59:13.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-01-17T05:59:13.707Z Checking bitflags v2.6.0
36392025-01-17T05:59:13.709Z Checking serde v1.0.217
36402025-01-17T05:59:13.709Z Checking thiserror v1.0.69
36412025-01-17T05:59:13.803Z Checking scroll v0.12.0
36422025-01-17T05:59:13.807Z Checking log v0.4.22
36432025-01-17T05:59:13.820Z Checking hashbrown v0.15.1
36442025-01-17T05:59:13.823Z Checking zerocopy v0.7.35
36452025-01-17T05:59:13.846Z Checking syn v2.0.96
36462025-01-17T05:59:13.909Z Checking pest v2.7.14
36472025-01-17T05:59:14.036Z Checking rustix v0.38.37
36482025-01-17T05:59:14.053Z Checking once_cell v1.20.2
36492025-01-17T05:59:14.231Z Checking goblin v0.8.2
36502025-01-17T05:59:14.338Z Checking fs-err v2.11.0
36512025-01-17T05:59:14.647Z Checking anyhow v1.0.93
36522025-01-17T05:59:14.797Z Checking indexmap v2.7.0
36532025-01-17T05:59:14.981Z Checking tabled v0.15.0
36542025-01-17T05:59:15.869Z Checking terminal_size v0.4.0
36552025-01-17T05:59:15.872Z Checking tempfile v3.13.0
36562025-01-17T05:59:16.046Z Checking clap_builder v4.5.21
36572025-01-17T05:59:16.336Z Checking dtrace-parser v0.2.0
36582025-01-17T05:59:17.614Z Checking serde_json v1.0.135
36592025-01-17T05:59:17.615Z Checking toml_datetime v0.6.8
36602025-01-17T05:59:17.617Z Checking serde_spanned v0.6.8
36612025-01-17T05:59:17.617Z Checking camino v1.1.9
36622025-01-17T05:59:17.617Z Checking semver v1.0.24
36632025-01-17T05:59:17.828Z Checking cargo-platform v0.1.8
36642025-01-17T05:59:17.945Z Checking toml_edit v0.22.22
36652025-01-17T05:59:18.023Z Checking macaddr v1.0.1
36662025-01-17T05:59:18.154Z Checking camino-tempfile v1.1.1
36672025-01-17T05:59:18.537Z Checking clap v4.5.21
36682025-01-17T05:59:18.789Z Checking dof v0.3.0
36692025-01-17T05:59:18.789Z Checking cargo_metadata v0.18.1
36702025-01-17T05:59:19.180Z Checking usdt-impl v0.5.0
36712025-01-17T05:59:19.531Z Checking usdt v0.5.0
36722025-01-17T05:59:19.696Z Checking toml v0.8.19
36732025-01-17T05:59:20.125Z Checking cargo_toml v0.20.5
36742025-01-17T05:59:21.245Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36752025-01-17T05:59:21.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
36762025-01-17T05:59:21.967Z
36772025-01-17T05:59:21.967Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36782025-01-17T05:59:22.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-01-17T05:59:22.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-01-17T05:59:22.728Z Checking polyval v0.6.2
36812025-01-17T05:59:22.841Z Checking ctr v0.9.2
36822025-01-17T05:59:22.854Z Checking ssh-encoding v0.2.0
36832025-01-17T05:59:22.854Z Checking blowfish v0.9.1
36842025-01-17T05:59:22.882Z Checking password-hash v0.4.2
36852025-01-17T05:59:22.884Z Checking matches v0.1.10
36862025-01-17T05:59:22.914Z Checking p256 v0.13.2
36872025-01-17T05:59:22.916Z Checking p521 v0.13.3
36882025-01-17T05:59:22.994Z Checking idna v0.2.3
36892025-01-17T05:59:23.064Z Checking ghash v0.5.1
36902025-01-17T05:59:23.082Z Checking bcrypt-pbkdf v0.10.0
36912025-01-17T05:59:23.099Z Compiling enum-as-inner v0.5.1
36922025-01-17T05:59:23.183Z Checking russh-cryptovec v0.7.3
36932025-01-17T05:59:23.224Z Checking aes-gcm v0.10.3
36942025-01-17T05:59:23.279Z Checking pbkdf2 v0.11.0
36952025-01-17T05:59:23.336Z Checking md5 v0.7.0
36962025-01-17T05:59:23.381Z Checking num-bigint v0.4.6
36972025-01-17T05:59:23.401Z Checking des v0.8.1
36982025-01-17T05:59:23.456Z Checking ssh-cipher v0.2.0
36992025-01-17T05:59:23.568Z Compiling dhcproto-macros v0.1.0
37002025-01-17T05:59:23.636Z Checking hex-literal v0.4.1
37012025-01-17T05:59:23.686Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37022025-01-17T05:59:23.741Z Checking ssh-key v0.6.6
37032025-01-17T05:59:23.779Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37042025-01-17T05:59:23.874Z Checking internet-checksum v0.2.1
37052025-01-17T05:59:24.085Z Checking trust-dns-proto v0.22.0
37062025-01-17T05:59:24.974Z Checking russh-keys v0.45.0
37072025-01-17T05:59:25.868Z Checking russh v0.45.0
37082025-01-17T05:59:26.519Z Checking dhcproto v0.12.0
37092025-01-17T05:59:42.758Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37102025-01-17T05:59:44.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.11s
37112025-01-17T05:59:44.287Z
37122025-01-17T05:59:44.287Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37132025-01-17T05:59:44.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-01-17T05:59:44.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-01-17T05:59:44.923Z Checking termios v0.3.3
37162025-01-17T05:59:45.144Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37172025-01-17T05:59:45.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
37182025-01-17T05:59:46.120Z
37192025-01-17T05:59:46.120Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37202025-01-17T05:59:46.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-01-17T05:59:46.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-01-17T05:59:46.822Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37232025-01-17T05:59:46.822Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37242025-01-17T05:59:46.825Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37252025-01-17T05:59:46.825Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37262025-01-17T05:59:47.831Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37272025-01-17T05:59:49.055Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37282025-01-17T05:59:50.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
37292025-01-17T05:59:50.985Z
37302025-01-17T05:59:50.985Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37312025-01-17T05:59:51.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-01-17T05:59:51.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-01-17T05:59:51.633Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37342025-01-17T05:59:52.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37352025-01-17T05:59:52.282Z
37362025-01-17T05:59:52.282Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37372025-01-17T05:59:52.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382025-01-17T05:59:52.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392025-01-17T05:59:52.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402025-01-17T05:59:52.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37412025-01-17T05:59:52.902Z
37422025-01-17T05:59:52.902Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37432025-01-17T05:59:53.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-01-17T05:59:53.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-01-17T05:59:53.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462025-01-17T05:59:53.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37472025-01-17T05:59:53.525Z
37482025-01-17T05:59:53.525Zinfo: running `cargo check --bins` on omicron-package (192/197)
37492025-01-17T05:59:54.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502025-01-17T05:59:54.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512025-01-17T05:59:54.198Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37522025-01-17T05:59:55.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
37532025-01-17T05:59:55.723Z
37542025-01-17T05:59:55.723Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37552025-01-17T05:59:56.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562025-01-17T05:59:56.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572025-01-17T05:59:56.446Z Checking rtoolbox v0.0.2
37582025-01-17T05:59:56.446Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37592025-01-17T05:59:56.449Z Checking tui-tree-widget v0.22.0
37602025-01-17T05:59:56.676Z Checking rpassword v7.3.1
37612025-01-17T06:00:00.387Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37622025-01-17T06:00:03.176Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37632025-01-17T06:00:04.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
37642025-01-17T06:00:04.470Z
37652025-01-17T06:00:04.470Zinfo: running `cargo check --bins` on wicket (194/197)
37662025-01-17T06:00:05.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-01-17T06:00:05.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-01-17T06:00:05.171Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37692025-01-17T06:00:05.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37702025-01-17T06:00:05.762Z
37712025-01-17T06:00:05.762Zinfo: running `cargo check --bins` on wicketd (195/197)
37722025-01-17T06:00:06.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-01-17T06:00:06.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-01-17T06:00:06.475Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37752025-01-17T06:00:06.475Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37762025-01-17T06:00:07.274Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37772025-01-17T06:00:10.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
37782025-01-17T06:00:11.166Z
37792025-01-17T06:00:11.166Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37802025-01-17T06:00:11.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812025-01-17T06:00:11.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822025-01-17T06:00:11.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832025-01-17T06:00:11.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37842025-01-17T06:00:11.772Z
37852025-01-17T06:00:11.772Zinfo: running `cargo check --bins` on zone-setup (197/197)
37862025-01-17T06:00:12.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-01-17T06:00:12.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-01-17T06:00:12.510Z Checking uzers v0.12.1
37892025-01-17T06:00:12.851Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37902025-01-17T06:00:13.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
37912025-01-17T06:00:14.133Z
37922025-01-17T06:00:14.133Zreal 13:27.356630540
37932025-01-17T06:00:14.133Zuser 25:57.663638444
37942025-01-17T06:00:14.133Zsys 4:12.810252340
37952025-01-17T06:00:14.133Ztrap 0.553934256
37962025-01-17T06:00:14.133Ztflt 2.870854522
37972025-01-17T06:00:14.136Zdflt 2.126833981
37982025-01-17T06:00:14.136Zkflt 0.001120104
37992025-01-17T06:00:14.136Zlock 45:52.738441740
38002025-01-17T06:00:14.136Zslp 2:09:04.899976679
38012025-01-17T06:00:14.136Zlat 1:05.696208542
38022025-01-17T06:00:14.136Zstop 3:41.980885383
38032025-01-17T06:00:14.136Zprocess exited: duration 1103328 ms, exit code 0
 
38042025-01-17T06:00:14.143Zfound 0 output files