01JJSTCK9ABJWXC84711GFSF3T: 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: 01JJSTCZP2PXSYSNXM1YFTJS1T

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-29T20:01:11.899Zjob assigned to worker 01JJSTD6H8SZFT7HEAP97XHCNR [factory aws, i-002f7d6b3f5ef71ae] (queued for 51 s)
 
22025-01-29T20:01:19.737Zstarting task 0: "setup"
32025-01-29T20:01:19.747Z++ uname -s
42025-01-29T20:01:19.750Z+ kern=SunOS
52025-01-29T20:01:19.750Z+ case "$kern" in
62025-01-29T20:01:19.750Z+ groupadd -g 12345 build
72025-01-29T20:01:19.753Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-29T20:01:21.759Z+ zfs create -o mountpoint=/work rpool/work
92025-01-29T20:01:21.871Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-29T20:01:21.874Z+ home_fs=zfs
112025-01-29T20:01:21.874Z+ [[ zfs == autofs ]]
122025-01-29T20:01:21.874Z+ mkdir -p /home/build
132025-01-29T20:01:21.874Z+ chown build:build /home/build /work
142025-01-29T20:01:23.877Z+ chmod 0700 /home/build /work
152025-01-29T20:01:23.880Zprocess exited: duration 4141 ms, exit code 0
 
162025-01-29T20:01:23.886Zstarting task 1: "rust-toolchain"
172025-01-29T20:01:23.891Z+ printf ' * toolchain channel = "%s"
182025-01-29T20:01:23.891Z' 1.84.0
192025-01-29T20:01:23.891Z+ printf ' * toolchain profile = "%s"
202025-01-29T20:01:23.891Z' default
212025-01-29T20:01:23.891Z * toolchain channel = "1.84.0"
222025-01-29T20:01:23.891Z * toolchain profile = "default"
232025-01-29T20:01:23.894Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-29T20:01:23.894Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-29T20:01:24.012Zinfo: downloading installer
262025-01-29T20:01:25.392Zinfo: profile set to 'default'
272025-01-29T20:01:25.392Zinfo: default host triple is x86_64-unknown-illumos
282025-01-29T20:01:25.395Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-29T20:01:25.547Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-29T20:01:25.547Zinfo: downloading component 'cargo'
312025-01-29T20:01:26.432Zinfo: downloading component 'clippy'
322025-01-29T20:01:26.772Zinfo: downloading component 'rust-docs'
332025-01-29T20:01:27.983Zinfo: downloading component 'rust-std'
342025-01-29T20:01:29.769Zinfo: downloading component 'rustc'
352025-01-29T20:01:36.649Zinfo: downloading component 'rustfmt'
362025-01-29T20:01:36.909Zinfo: installing component 'cargo'
372025-01-29T20:01:37.754Zinfo: installing component 'clippy'
382025-01-29T20:01:38.129Zinfo: installing component 'rust-docs'
392025-01-29T20:01:39.818Zinfo: installing component 'rust-std'
402025-01-29T20:01:41.486Zinfo: installing component 'rustc'
412025-01-29T20:01:47.549Zinfo: installing component 'rustfmt'
422025-01-29T20:01:47.875Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-29T20:01:47.875Z
442025-01-29T20:01:48.266Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-29T20:01:48.266Z
462025-01-29T20:01:48.269Z
472025-01-29T20:01:48.269ZRust is installed now. Great!
482025-01-29T20:01:48.269Z
492025-01-29T20:01:48.269ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-29T20:01:48.269Zenvironment variable. This has not been done automatically.
512025-01-29T20:01:48.269Z
522025-01-29T20:01:48.269ZTo configure your current shell, you need to source
532025-01-29T20:01:48.269Zthe corresponding env file under $HOME/.cargo.
542025-01-29T20:01:48.269Z
552025-01-29T20:01:48.269ZThis is usually done by running one of the following (note the leading DOT):
562025-01-29T20:01:48.269Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-29T20:01:48.269Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-29T20:01:48.347Z+ rustc --version
592025-01-29T20:01:48.415Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-29T20:01:48.418Zprocess exited: duration 24528 ms, exit code 0
 
612025-01-29T20:01:48.426Zstarting task 2: "authentication"
622025-01-29T20:01:48.445Zprocess exited: duration 21 ms, exit code 0
 
632025-01-29T20:01:48.451Zstarting task 3: "clone repository"
642025-01-29T20:01:48.456Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-29T20:01:48.459Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-29T20:01:48.580ZCloning into '/work/oxidecomputer/omicron'...
672025-01-29T20:01:56.695Z+ cd /work/oxidecomputer/omicron
682025-01-29T20:01:56.695Z+ git fetch origin 39fd87c050e2a6963cb9203e361a81a31da98996
692025-01-29T20:01:57.053ZFrom https://github.com/oxidecomputer/omicron
702025-01-29T20:01:57.053Z * branch 39fd87c050e2a6963cb9203e361a81a31da98996 -> FETCH_HEAD
712025-01-29T20:01:57.063Z+ [[ -n iliana/tuf-cleanup ]]
722025-01-29T20:01:57.066Z++ git branch --show-current
732025-01-29T20:01:57.068Z+ current=main
742025-01-29T20:01:57.068Z+ [[ main != iliana/tuf-cleanup ]]
752025-01-29T20:01:57.068Z+ git branch -f iliana/tuf-cleanup 39fd87c050e2a6963cb9203e361a81a31da98996
762025-01-29T20:01:57.071Z+ git checkout -f iliana/tuf-cleanup
772025-01-29T20:01:57.225ZSwitched to branch 'iliana/tuf-cleanup'
782025-01-29T20:01:57.228Z+ git reset --hard 39fd87c050e2a6963cb9203e361a81a31da98996
792025-01-29T20:01:57.376ZHEAD is now at 39fd87c05 remove old, pre-reconfigurator upgrade APIs
802025-01-29T20:01:57.379Zprocess exited: duration 8925 ms, exit code 0
 
812025-01-29T20:01:57.385Zstarting task 4: "build"
822025-01-29T20:01:57.390Z+ source .github/buildomat/ci-env.sh
832025-01-29T20:01:57.390Z++ export CARGO_TERM_COLOR=always
842025-01-29T20:01:57.390Z++ CARGO_TERM_COLOR=always
852025-01-29T20:01:57.390Z+ cargo --version
862025-01-29T20:01:57.450Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-29T20:01:57.453Z+ rustc --version
882025-01-29T20:01:57.515Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-29T20:01:57.518Z+ source ./env.sh
902025-01-29T20:01:57.518Z++ OLD_SHELL_OPTS=ehxB
912025-01-29T20:01:57.518Z++ set -o xtrace
922025-01-29T20:01:57.521Z++++ dirname ./env.sh
932025-01-29T20:01:57.523Z+++ readlink -f .
942025-01-29T20:01:57.526Z++ OMICRON_WS=/work/oxidecomputer/omicron
952025-01-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.526Z++ 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-29T20:01:57.527Z++ case $OLD_SHELL_OPTS in
1042025-01-29T20:01:57.527Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052025-01-29T20:01:57.527Z+ 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-29T20:01:57.527Z+ 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-29T20:01:57.527Z+ banner prerequisites
1082025-01-29T20:01:57.530Z
1092025-01-29T20:01:57.530Z ##### ##### ###### ##### ###### #### # # # #### #
1102025-01-29T20:01:57.530Z # # # # # # # # # # # # # # #
1112025-01-29T20:01:57.530Z # # # # ##### # # ##### # # # # # #### #
1122025-01-29T20:01:57.530Z ##### ##### # ##### # # # # # # # # #
1132025-01-29T20:01:57.530Z # # # # # # # # # # # # # # #
1142025-01-29T20:01:57.530Z # # # ###### # # ###### ### # #### # #### #
1152025-01-29T20:01:57.530Z
1162025-01-29T20:01:57.530Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172025-01-29T20:01:59.110Zpkg list: illegal option -- F
1182025-01-29T20:01:59.110ZUsage:
1192025-01-29T20:01:59.113Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-29T20:01:59.113Z [pkg_fmri_pattern ...]
1212025-01-29T20:01:59.982Zpkg list: illegal option -- F
1222025-01-29T20:01:59.982ZUsage:
1232025-01-29T20:01:59.985Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1242025-01-29T20:01:59.985Z [pkg_fmri_pattern ...]
1252025-01-29T20:02:07.019Z Startup: Refreshing catalog 'helios-dev' ... Done
1262025-01-29T20:02:11.135Z Startup: Caching catalogs ... Done
1272025-01-29T20:02:22.542ZPlanning: Solver setup ... Done (10.593s)
1282025-01-29T20:02:22.691ZPlanning: Running solver ... Done (0.149s)
1292025-01-29T20:02:22.804ZPlanning: Finding local manifests ... Done (0.005s)
1302025-01-29T20:02:22.816ZPlanning: Fetching manifests: 0/7 0% complete
1312025-01-29T20:02:23.044ZPlanning: Fetching manifests: 7/7 100% complete
1322025-01-29T20:02:23.152ZPlanning: Package planning ... Done (0.108s)
1332025-01-29T20:02:23.209ZPlanning: Merging actions ... Done (0.056s)
1342025-01-29T20:02:23.401ZPlanning: Checking for conflicting actions ... Done (0.192s)
1352025-01-29T20:02:25.224ZPlanning: Consolidating action changes ... Done (1.822s)
1362025-01-29T20:02:25.671ZPlanning: Evaluating mediators ... Done (0.447s)
1372025-01-29T20:02:25.757ZPlanning: Planning completed in 14.53 seconds
1382025-01-29T20:02:25.773Z Packages to install: 4
1392025-01-29T20:02:25.773Z Packages to update: 3
1402025-01-29T20:02:25.780Z Mediators to change: 2
1412025-01-29T20:02:25.780Z Services to change: 1
1422025-01-29T20:02:25.780Z Estimated space available: 155.61 GB
1432025-01-29T20:02:25.780ZEstimated space to be consumed: 1.64 GB
1442025-01-29T20:02:25.780Z Create boot environment: No
1452025-01-29T20:02:25.781ZCreate backup boot environment: Yes
1462025-01-29T20:02:25.781Z Rebuild boot archive: No
1472025-01-29T20:02:25.781Z
1482025-01-29T20:02:25.781ZChanged mediators:
1492025-01-29T20:02:25.781Z mediator clang:
1502025-01-29T20:02:25.781Z version: None -> 15 (system default)
1512025-01-29T20:02:25.781Z
1522025-01-29T20:02:25.781Z mediator llvm:
1532025-01-29T20:02:25.781Z version: 14 (system default) -> 15 (system default)
1542025-01-29T20:02:25.781Z
1552025-01-29T20:02:25.781ZChanged packages:
1562025-01-29T20:02:25.781Zhelios-dev
1572025-01-29T20:02:25.781Z developer/build-essential
1582025-01-29T20:02:25.781Z None -> 11-2.0
1592025-01-29T20:02:25.781Z library/libxmlsec1
1602025-01-29T20:02:25.781Z None -> 1.2.35-2.0
1612025-01-29T20:02:25.782Z ooce/developer/clang-15
1622025-01-29T20:02:25.782Z None -> 15.0.7-2.0
1632025-01-29T20:02:25.782Z ooce/developer/llvm-15
1642025-01-29T20:02:25.782Z None -> 15.0.7-2.0
1652025-01-29T20:02:25.782Z package/pkg
1662025-01-29T20:02:25.782Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1672025-01-29T20:02:25.782Z system/library/g++-runtime
1682025-01-29T20:02:25.782Z 13-2.0 -> 14-2.0
1692025-01-29T20:02:25.782Z system/library/gcc-runtime
1702025-01-29T20:02:25.782Z 13-2.0 -> 14-2.0
1712025-01-29T20:02:25.782Z
1722025-01-29T20:02:25.782ZServices:
1732025-01-29T20:02:25.782Z restart_fmri:
1742025-01-29T20:02:25.782Z svc:/system/update-man-index:default
1752025-01-29T20:02:25.782Z
1762025-01-29T20:02:25.782ZEditable files to change:
1772025-01-29T20:02:25.782Z Update:
1782025-01-29T20:02:25.782Z usr/share/lib/pkg/web/config.shtml
1792025-01-29T20:02:25.860Z
1802025-01-29T20:02:25.860ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1812025-01-29T20:02:30.862ZDownload: 1293/4301 items 101.6/225.4MB 45% complete (20.6M/s)
1822025-01-29T20:02:35.865ZDownload: 2424/4301 items 120.1/225.4MB 53% complete (12.1M/s)
1832025-01-29T20:02:40.870ZDownload: 3486/4301 items 215.4/225.4MB 95% complete (11.5M/s)
1842025-01-29T20:02:46.219ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (10.2M/s)
1852025-01-29T20:02:50.630ZDownload: Completed 225.42 MB in 24.77 seconds (9.1M/s)
1862025-01-29T20:02:52.742Z Actions: 1/5122 actions (Removing old actions)
1872025-01-29T20:02:52.766Z Actions: 194/5122 actions (Installing new actions)
1882025-01-29T20:02:57.527Z Actions: 4267/5122 actions (Updating modified actions)
1892025-01-29T20:02:57.887Z Actions: Completed 5122 actions in 5.14 seconds.
1902025-01-29T20:02:58.293Z Done (0.397s)
1912025-01-29T20:02:58.295Z Done (0.002s)
1922025-01-29T20:02:58.881Z Done (0.586s)
1932025-01-29T20:03:03.398Z Done (4.285s)
1942025-01-29T20:03:03.485Z Done (0.018s)
1952025-01-29T20:03:03.487Z Done (0.000s)
1962025-01-29T20:03:03.649Z Done (0.000s)
1972025-01-29T20:03:04.353ZPlanning: Evaluating mediator changes ... Done
1982025-01-29T20:03:04.519ZPlanning: Checking for conflicting actions ... Done
1992025-01-29T20:03:04.522ZPlanning: Consolidating action changes ... Done
2002025-01-29T20:03:04.797ZPlanning: Evaluating mediators ... Done
2012025-01-29T20:03:04.801ZPlanning: Planning completed in 0.45 seconds
2022025-01-29T20:03:04.840Z Mediators to change: 2
2032025-01-29T20:03:04.842Z Create boot environment: No
2042025-01-29T20:03:04.842ZCreate backup boot environment: No
2052025-01-29T20:03:04.924Z Done
2062025-01-29T20:03:04.924Z Done
2072025-01-29T20:03:05.296Z Done
2082025-01-29T20:03:08.970Z Done
2092025-01-29T20:03:09.063Z Done
2102025-01-29T20:03:09.066Z Done
2112025-01-29T20:03:09.269Z Done
2122025-01-29T20:03:09.899ZPlanning: Evaluating mediator changes ... Done
2132025-01-29T20:03:09.902ZPlanning: Merging actions ... Done
2142025-01-29T20:03:10.094ZPlanning: Checking for conflicting actions ... Done
2152025-01-29T20:03:10.097ZPlanning: Consolidating action changes ... Done
2162025-01-29T20:03:10.361ZPlanning: Evaluating mediators ... Done
2172025-01-29T20:03:10.416ZPlanning: Planning completed in 0.76 seconds
2182025-01-29T20:03:10.456Z Packages to change: 1
2192025-01-29T20:03:10.456Z Mediators to change: 1
2202025-01-29T20:03:10.459Z Services to change: 1
2212025-01-29T20:03:10.459Z Create boot environment: No
2222025-01-29T20:03:10.459ZCreate backup boot environment: Yes
2232025-01-29T20:03:12.758Z Actions: 1/6 actions (Updating modified actions)
2242025-01-29T20:03:12.765Z Actions: Completed 6 actions in 0.00 seconds.
2252025-01-29T20:03:12.765Z Done
2262025-01-29T20:03:12.766Z Done
2272025-01-29T20:03:12.877Z Done
2282025-01-29T20:03:16.531Z Done
2292025-01-29T20:03:16.620Z Done
2302025-01-29T20:03:16.623Z Done
2312025-01-29T20:03:16.753Z Done
2322025-01-29T20:03:17.194ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332025-01-29T20:03:17.194Zclang system 15 system
2342025-01-29T20:03:17.194Zcsh system system illumos
2352025-01-29T20:03:17.194Zctags system system illumos
2362025-01-29T20:03:17.194Zgcc vendor 12 vendor
2372025-01-29T20:03:17.194Zgcc system 10 system
2382025-01-29T20:03:17.194Zgcc system 7 system
2392025-01-29T20:03:17.194Zgo system 1.20 system
2402025-01-29T20:03:17.194Zgo system 1.19 system
2412025-01-29T20:03:17.194Zllvm system 15 system
2422025-01-29T20:03:17.194Zllvm system 14 system
2432025-01-29T20:03:17.194Zmariadb system 10.6 system
2442025-01-29T20:03:17.194Zmta vendor vendor dma
2452025-01-29T20:03:17.194Zopenjdk system 17 system
2462025-01-29T20:03:17.194Zopenjdk system 11 system
2472025-01-29T20:03:17.194Zopenjdk system 1.8 system
2482025-01-29T20:03:17.194Zopenssl vendor 3 vendor
2492025-01-29T20:03:17.194Zperl system 5.36 system
2502025-01-29T20:03:17.194Zpostgresql system 15 system
2512025-01-29T20:03:17.194Zpostgresql system 13 system
2522025-01-29T20:03:17.194Zpython vendor 3 vendor
2532025-01-29T20:03:17.194Zpython system 2 system
2542025-01-29T20:03:17.194Zpython3 system 3.11 system
2552025-01-29T20:03:17.194Zruby system 3.0 system
2562025-01-29T20:03:17.194Zwords vendor vendor american-english
2572025-01-29T20:03:17.194Zwords system system australian-english
2582025-01-29T20:03:17.195Zwords system system british-english
2592025-01-29T20:03:17.195Zwords system system canadian-english
2602025-01-29T20:03:17.195Zwords system system french
2612025-01-29T20:03:17.195Zwords system system italian
2622025-01-29T20:03:17.195Zwords system system ngerman
2632025-01-29T20:03:17.195Zwords system system ogerman
2642025-01-29T20:03:17.195Zwords system system spanish
2652025-01-29T20:03:17.533ZPUBLISHER TYPE STATUS P LOCATION
2662025-01-29T20:03:17.533Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-01-29T20:03:20.342ZFMRI IFO
2682025-01-29T20:03:20.342Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-01-29T20:03:20.342Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-01-29T20:03:20.342Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-01-29T20:03:20.342Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-01-29T20:03:20.342Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-01-29T20:03:20.342Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742025-01-29T20:03:20.342Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2752025-01-29T20:03:20.343Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762025-01-29T20:03:20.343Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772025-01-29T20:03:20.343Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2782025-01-29T20:03:20.343Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792025-01-29T20:03:20.343Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802025-01-29T20:03:20.343Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2812025-01-29T20:03:20.343Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822025-01-29T20:03:20.343Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832025-01-29T20:03:21.105Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842025-01-29T20:03:21.367Z Updating crates.io index
2852025-01-29T20:03:21.369Z Updating git repository `https://github.com/oxidecomputer/diffus`
2862025-01-29T20:03:21.712Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872025-01-29T20:03:22.231Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2882025-01-29T20:03:22.550Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-01-29T20:03:22.844Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-01-29T20:03:23.097Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912025-01-29T20:03:24.100Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922025-01-29T20:03:25.835Z Updating git repository `https://github.com/oxidecomputer/opte`
2932025-01-29T20:03:26.603Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942025-01-29T20:03:27.592Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952025-01-29T20:03:27.871Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2962025-01-29T20:03:28.245Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972025-01-29T20:03:28.909Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2982025-01-29T20:03:29.309Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2992025-01-29T20:03:29.639Z Updating git repository `https://github.com/oxidecomputer/tofino`
3002025-01-29T20:03:29.920Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3012025-01-29T20:03:30.248Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3022025-01-29T20:03:30.511Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3032025-01-29T20:03:30.832Z Updating git repository `https://github.com/oxidecomputer/lldp`
3042025-01-29T20:03:31.138Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052025-01-29T20:03:31.442Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062025-01-29T20:03:31.786Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072025-01-29T20:03:32.113Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3082025-01-29T20:03:32.512Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092025-01-29T20:03:33.061Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102025-01-29T20:03:33.387Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3112025-01-29T20:03:33.799Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122025-01-29T20:03:34.176Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3132025-01-29T20:03:34.470Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142025-01-29T20:03:34.721Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152025-01-29T20:03:34.996Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162025-01-29T20:03:36.265Z Downloading crates ...
3172025-01-29T20:03:36.343Z Downloaded cfg-if v1.0.0
3182025-01-29T20:03:36.346Z Downloaded cargo_metadata v0.18.1
3192025-01-29T20:03:36.348Z Downloaded bytecount v0.6.8
3202025-01-29T20:03:36.351Z Downloaded autocfg v1.4.0
3212025-01-29T20:03:36.351Z Downloaded anstyle-parse v0.2.5
3222025-01-29T20:03:36.355Z Downloaded equivalent v1.0.1
3232025-01-29T20:03:36.355Z Downloaded dtrace-parser v0.2.0
3242025-01-29T20:03:36.355Z Downloaded anstyle v1.0.10
3252025-01-29T20:03:36.358Z Downloaded cargo-platform v0.1.8
3262025-01-29T20:03:36.368Z Downloaded usdt-attr-macro v0.5.0
3272025-01-29T20:03:36.371Z Downloaded scroll_derive v0.12.0
3282025-01-29T20:03:36.380Z Downloaded usdt-macro v0.5.0
3292025-01-29T20:03:36.383Z Downloaded swrite v0.1.0
3302025-01-29T20:03:36.386Z Downloaded anstyle-query v1.1.1
3312025-01-29T20:03:36.400Z Downloaded block-buffer v0.10.4
3322025-01-29T20:03:36.400Z Downloaded pest_generator v2.7.14
3332025-01-29T20:03:36.400Z Downloaded generic-array v0.14.7
3342025-01-29T20:03:36.400Z Downloaded is_terminal_polyfill v1.70.1
3352025-01-29T20:03:36.400Z Downloaded cpufeatures v0.2.14
3362025-01-29T20:03:36.404Z Downloaded utf8parse v0.2.2
3372025-01-29T20:03:36.406Z Downloaded version_check v0.9.5
3382025-01-29T20:03:36.407Z Downloaded thiserror v1.0.69
3392025-01-29T20:03:36.411Z Downloaded usdt v0.5.0
3402025-01-29T20:03:36.414Z Downloaded serde_spanned v0.6.8
3412025-01-29T20:03:36.414Z Downloaded dof v0.3.0
3422025-01-29T20:03:36.416Z Downloaded strsim v0.11.1
3432025-01-29T20:03:36.416Z Downloaded colorchoice v1.0.2
3442025-01-29T20:03:36.416Z Downloaded itoa v1.0.11
3452025-01-29T20:03:36.419Z Downloaded tabled_derive v0.7.0
3462025-01-29T20:03:36.419Z Downloaded pretty-hex v0.4.1
3472025-01-29T20:03:36.419Z Downloaded macaddr v1.0.1
3482025-01-29T20:03:36.422Z Downloaded heck v0.5.0
3492025-01-29T20:03:36.422Z Downloaded fnv v1.0.7
3502025-01-29T20:03:36.425Z Downloaded unicode-linebreak v0.1.5
3512025-01-29T20:03:36.425Z Downloaded serde_tokenstream v0.2.2
3522025-01-29T20:03:36.425Z Downloaded plain v0.2.3
3532025-01-29T20:03:36.428Z Downloaded thread-id v4.2.2
3542025-01-29T20:03:36.428Z Downloaded terminal_size v0.4.0
3552025-01-29T20:03:36.428Z Downloaded fastrand v2.1.1
3562025-01-29T20:03:36.430Z Downloaded errno v0.3.9
3572025-01-29T20:03:36.436Z Downloaded memmap v0.7.0
3582025-01-29T20:03:36.438Z Downloaded thiserror-impl v1.0.69
3592025-01-29T20:03:36.441Z Downloaded proc-macro-error-attr v1.0.4
3602025-01-29T20:03:36.441Z Downloaded clap_lex v0.7.4
3612025-01-29T20:03:36.444Z Downloaded cargo_toml v0.20.5
3622025-01-29T20:03:36.446Z Downloaded camino v1.1.9
3632025-01-29T20:03:36.452Z Downloaded smawk v0.3.2
3642025-01-29T20:03:36.455Z Downloaded proc-macro-error v1.0.4
3652025-01-29T20:03:36.458Z Downloaded crypto-common v0.1.6
3662025-01-29T20:03:36.461Z Downloaded once_cell v1.20.2
3672025-01-29T20:03:36.464Z Downloaded fs-err v2.11.0
3682025-01-29T20:03:36.469Z Downloaded digest v0.10.7
3692025-01-29T20:03:36.471Z Downloaded sha2 v0.10.8
3702025-01-29T20:03:36.479Z Downloaded usdt-impl v0.5.0
3712025-01-29T20:03:36.482Z Downloaded scroll v0.12.0
3722025-01-29T20:03:36.484Z Downloaded tempfile v3.13.0
3732025-01-29T20:03:36.489Z Downloaded bitflags v2.6.0
3742025-01-29T20:03:36.492Z Downloaded semver v1.0.24
3752025-01-29T20:03:36.498Z Downloaded typenum v1.17.0
3762025-01-29T20:03:36.500Z Downloaded toml_datetime v0.6.8
3772025-01-29T20:03:36.503Z Downloaded byteorder v1.5.0
3782025-01-29T20:03:36.503Z Downloaded toml v0.8.19
3792025-01-29T20:03:36.506Z Downloaded heck v0.4.1
3802025-01-29T20:03:36.508Z Downloaded ryu v1.0.18
3812025-01-29T20:03:36.511Z Downloaded clap v4.5.27
3822025-01-29T20:03:36.517Z Downloaded zerocopy-derive v0.7.35
3832025-01-29T20:03:36.521Z Downloaded textwrap v0.16.1
3842025-01-29T20:03:36.524Z Downloaded quote v1.0.38
3852025-01-29T20:03:36.526Z Downloaded ucd-trie v0.1.7
3862025-01-29T20:03:36.529Z Downloaded clap_derive v4.5.24
3872025-01-29T20:03:36.529Z Downloaded pest_derive v2.7.14
3882025-01-29T20:03:36.532Z Downloaded papergrid v0.11.0
3892025-01-29T20:03:36.535Z Downloaded anstream v0.6.15
3902025-01-29T20:03:36.538Z Downloaded anyhow v1.0.95
3912025-01-29T20:03:36.541Z Downloaded pest_meta v2.7.14
3922025-01-29T20:03:36.544Z Downloaded log v0.4.22
3932025-01-29T20:03:36.546Z Downloaded serde_derive v1.0.217
3942025-01-29T20:03:36.549Z Downloaded camino-tempfile v1.1.1
3952025-01-29T20:03:36.553Z Downloaded proc-macro2 v1.0.92
3962025-01-29T20:03:36.561Z Downloaded indexmap v2.7.1
3972025-01-29T20:03:36.571Z Downloaded unicode-ident v1.0.14
3982025-01-29T20:03:36.580Z Downloaded serde v1.0.217
3992025-01-29T20:03:36.583Z Downloaded memchr v2.7.4
4002025-01-29T20:03:36.589Z Downloaded toml_edit v0.22.22
4012025-01-29T20:03:36.628Z Downloaded pest v2.7.14
4022025-01-29T20:03:36.636Z Downloaded hashbrown v0.15.1
4032025-01-29T20:03:36.641Z Downloaded serde_json v1.0.135
4042025-01-29T20:03:36.648Z Downloaded zerocopy v0.7.35
4052025-01-29T20:03:36.672Z Downloaded winnow v0.6.20
4062025-01-29T20:03:36.680Z Downloaded goblin v0.8.2
4072025-01-29T20:03:36.686Z Downloaded tabled v0.15.0
4082025-01-29T20:03:36.702Z Downloaded clap_builder v4.5.27
4092025-01-29T20:03:36.710Z Downloaded syn v1.0.109
4102025-01-29T20:03:36.721Z Downloaded unicode-width v0.1.14
4112025-01-29T20:03:36.727Z Downloaded syn v2.0.96
4122025-01-29T20:03:36.739Z Downloaded rustix v0.38.37
4132025-01-29T20:03:36.772Z Downloaded libc v0.2.169
4142025-01-29T20:03:37.089Z Compiling proc-macro2 v1.0.92
4152025-01-29T20:03:37.089Z Compiling unicode-ident v1.0.14
4162025-01-29T20:03:37.089Z Compiling serde v1.0.217
4172025-01-29T20:03:37.092Z Compiling version_check v0.9.5
4182025-01-29T20:03:37.092Z Compiling memchr v2.7.4
4192025-01-29T20:03:37.092Z Compiling thiserror v1.0.69
4202025-01-29T20:03:37.126Z Compiling libc v0.2.169
4212025-01-29T20:03:37.128Z Compiling ryu v1.0.18
4222025-01-29T20:03:37.364Z Compiling itoa v1.0.11
4232025-01-29T20:03:37.531Z Compiling ucd-trie v0.1.7
4242025-01-29T20:03:37.810Z Compiling once_cell v1.20.2
4252025-01-29T20:03:38.000Z Compiling byteorder v1.5.0
4262025-01-29T20:03:38.107Z Compiling rustix v0.38.37
4272025-01-29T20:03:38.182Z Compiling serde_json v1.0.135
4282025-01-29T20:03:38.235Z Compiling bitflags v2.6.0
4292025-01-29T20:03:38.547Z Compiling usdt-impl v0.5.0
4302025-01-29T20:03:38.639Z Compiling proc-macro-error-attr v1.0.4
4312025-01-29T20:03:38.664Z Compiling syn v1.0.109
4322025-01-29T20:03:38.776Z Compiling proc-macro-error v1.0.4
4332025-01-29T20:03:38.890Z Compiling quote v1.0.38
4342025-01-29T20:03:39.010Z Compiling errno v0.3.9
4352025-01-29T20:03:39.075Z Compiling hashbrown v0.15.1
4362025-01-29T20:03:39.155Z Compiling utf8parse v0.2.2
4372025-01-29T20:03:39.251Z Compiling log v0.4.22
4382025-01-29T20:03:39.276Z Compiling syn v2.0.96
4392025-01-29T20:03:39.328Z Compiling camino v1.1.9
4402025-01-29T20:03:39.544Z Compiling thread-id v4.2.2
4412025-01-29T20:03:39.577Z Compiling equivalent v1.0.1
4422025-01-29T20:03:39.611Z Compiling plain v0.2.3
4432025-01-29T20:03:39.670Z Compiling anstyle-parse v0.2.5
4442025-01-29T20:03:40.011Z Compiling colorchoice v1.0.2
4452025-01-29T20:03:40.038Z Compiling autocfg v1.4.0
4462025-01-29T20:03:40.156Z Compiling indexmap v2.7.1
4472025-01-29T20:03:40.199Z Compiling anstyle v1.0.10
4482025-01-29T20:03:40.315Z Compiling anstyle-query v1.1.1
4492025-01-29T20:03:40.394Z Compiling pretty-hex v0.4.1
4502025-01-29T20:03:40.482Z Compiling winnow v0.6.20
4512025-01-29T20:03:40.633Z Compiling semver v1.0.24
4522025-01-29T20:03:40.636Z Compiling is_terminal_polyfill v1.70.1
4532025-01-29T20:03:40.809Z Compiling unicode-width v0.1.14
4542025-01-29T20:03:41.036Z Compiling fs-err v2.11.0
4552025-01-29T20:03:41.182Z Compiling terminal_size v0.4.0
4562025-01-29T20:03:41.346Z Compiling anstream v0.6.15
4572025-01-29T20:03:41.419Z Compiling heck v0.5.0
4582025-01-29T20:03:41.513Z Compiling heck v0.4.1
4592025-01-29T20:03:41.539Z Compiling fnv v1.0.7
4602025-01-29T20:03:41.750Z Compiling fastrand v2.1.1
4612025-01-29T20:03:41.827Z Compiling bytecount v0.6.8
4622025-01-29T20:03:41.977Z Compiling cfg-if v1.0.0
4632025-01-29T20:03:42.021Z Compiling strsim v0.11.1
4642025-01-29T20:03:42.068Z Compiling clap_lex v0.7.4
4652025-01-29T20:03:42.094Z Compiling anyhow v1.0.95
4662025-01-29T20:03:42.295Z Compiling tempfile v3.13.0
4672025-01-29T20:03:42.508Z Compiling clap_builder v4.5.27
4682025-01-29T20:03:42.865Z Compiling papergrid v0.11.0
4692025-01-29T20:03:43.076Z Compiling memmap v0.7.0
4702025-01-29T20:03:43.105Z Compiling unicode-linebreak v0.1.5
4712025-01-29T20:03:43.131Z Compiling smawk v0.3.2
4722025-01-29T20:03:43.627Z Compiling textwrap v0.16.1
4732025-01-29T20:03:43.902Z Compiling swrite v0.1.0
4742025-01-29T20:03:44.551Z Compiling tabled_derive v0.7.0
4752025-01-29T20:03:46.126Z Compiling tabled v0.15.0
4762025-01-29T20:03:46.234Z Compiling serde_derive v1.0.217
4772025-01-29T20:03:46.234Z Compiling thiserror-impl v1.0.69
4782025-01-29T20:03:46.254Z Compiling zerocopy-derive v0.7.35
4792025-01-29T20:03:46.423Z Compiling scroll_derive v0.12.0
4802025-01-29T20:03:46.462Z Compiling clap_derive v4.5.24
4812025-01-29T20:03:47.727Z Compiling scroll v0.12.0
4822025-01-29T20:03:48.185Z Compiling goblin v0.8.2
4832025-01-29T20:03:48.377Z Compiling zerocopy v0.7.35
4842025-01-29T20:03:49.008Z Compiling pest v2.7.14
4852025-01-29T20:03:49.760Z Compiling clap v4.5.27
4862025-01-29T20:03:51.154Z Compiling pest_meta v2.7.14
4872025-01-29T20:03:52.175Z Compiling pest_generator v2.7.14
4882025-01-29T20:03:53.589Z Compiling pest_derive v2.7.14
4892025-01-29T20:03:54.221Z Compiling dtrace-parser v0.2.0
4902025-01-29T20:03:55.111Z Compiling toml_datetime v0.6.8
4912025-01-29T20:03:55.111Z Compiling serde_spanned v0.6.8
4922025-01-29T20:03:55.113Z Compiling cargo-platform v0.1.8
4932025-01-29T20:03:55.457Z Compiling serde_tokenstream v0.2.2
4942025-01-29T20:03:55.484Z Compiling macaddr v1.0.1
4952025-01-29T20:03:55.634Z Compiling toml_edit v0.22.22
4962025-01-29T20:03:55.752Z Compiling camino-tempfile v1.1.1
4972025-01-29T20:03:56.496Z Compiling dof v0.3.0
4982025-01-29T20:03:56.496Z Compiling cargo_metadata v0.18.1
4992025-01-29T20:03:58.091Z Compiling usdt-macro v0.5.0
5002025-01-29T20:03:58.093Z Compiling usdt-attr-macro v0.5.0
5012025-01-29T20:03:58.390Z Compiling toml v0.8.19
5022025-01-29T20:03:59.198Z Compiling cargo_toml v0.20.5
5032025-01-29T20:03:59.307Z Compiling usdt v0.5.0
5042025-01-29T20:04:01.888Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5052025-01-29T20:04:05.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.14s
5062025-01-29T20:04:05.301Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5072025-01-29T20:04:05.828Z Downloading crates ...
5082025-01-29T20:04:05.963Z Downloaded addr2line v0.24.2
5092025-01-29T20:04:05.974Z Downloaded heck v0.3.3
5102025-01-29T20:04:05.981Z Downloaded async-stream-impl v0.3.6
5112025-01-29T20:04:05.983Z Downloaded ciborium-io v0.2.2
5122025-01-29T20:04:05.986Z Downloaded httpdate v1.0.3
5132025-01-29T20:04:05.988Z Downloaded hostname v0.4.0
5142025-01-29T20:04:05.991Z Downloaded darling v0.20.10
5152025-01-29T20:04:05.996Z Downloaded hubpack_derive v0.1.1
5162025-01-29T20:04:06.000Z Downloaded crunchy v0.2.2
5172025-01-29T20:04:06.000Z Downloaded http-range v0.1.5
5182025-01-29T20:04:06.000Z Downloaded cstr-argument v0.1.2
5192025-01-29T20:04:06.001Z Downloaded atty v0.2.14
5202025-01-29T20:04:06.003Z Downloaded arrayref v0.3.9
5212025-01-29T20:04:06.003Z Downloaded match_cfg v0.1.0
5222025-01-29T20:04:06.003Z Downloaded cfg_aliases v0.2.1
5232025-01-29T20:04:06.006Z Downloaded hex-literal v0.4.1
5242025-01-29T20:04:06.006Z Downloaded cfg_aliases v0.1.1
5252025-01-29T20:04:06.009Z Downloaded crucible-workspace-hack v0.1.0
5262025-01-29T20:04:06.011Z Downloaded ident_case v1.0.1
5272025-01-29T20:04:06.014Z Downloaded icu_provider_macros v1.5.0
5282025-01-29T20:04:06.017Z Downloaded array-init v0.0.4
5292025-01-29T20:04:06.019Z Downloaded aead v0.5.2
5302025-01-29T20:04:06.022Z Downloaded adler2 v2.0.0
5312025-01-29T20:04:06.024Z Downloaded cobs v0.2.3
5322025-01-29T20:04:06.027Z Downloaded curve25519-dalek-derive v0.1.1
5332025-01-29T20:04:06.029Z Downloaded bitflags v1.3.2
5342025-01-29T20:04:06.032Z Downloaded hubpack v0.1.2
5352025-01-29T20:04:06.032Z Downloaded cexpr v0.6.0
5362025-01-29T20:04:06.035Z Downloaded crc-catalog v2.4.0
5372025-01-29T20:04:06.038Z Downloaded linear-map v1.2.0
5382025-01-29T20:04:06.040Z Downloaded kstat-rs v0.2.4
5392025-01-29T20:04:06.040Z Downloaded cbc v0.1.2
5402025-01-29T20:04:06.043Z Downloaded idna_adapter v1.2.0
5412025-01-29T20:04:06.043Z Downloaded humantime v2.1.0
5422025-01-29T20:04:06.046Z Downloaded bitfield v0.14.0
5432025-01-29T20:04:06.046Z Downloaded ciborium-ll v0.2.2
5442025-01-29T20:04:06.050Z Downloaded chacha20 v0.9.1
5452025-01-29T20:04:06.050Z Downloaded managed v0.8.0
5462025-01-29T20:04:06.053Z Downloaded colored v2.1.0
5472025-01-29T20:04:06.053Z Downloaded async-recursion v1.1.1
5482025-01-29T20:04:06.055Z Downloaded instability v0.3.2
5492025-01-29T20:04:06.058Z Downloaded mime v0.3.17
5502025-01-29T20:04:06.061Z Downloaded arrayvec v0.7.6
5512025-01-29T20:04:06.061Z Downloaded argon2 v0.5.3
5522025-01-29T20:04:06.064Z Downloaded maybe-uninit v2.0.0
5532025-01-29T20:04:06.066Z Downloaded linked-hash-map v0.5.6
5542025-01-29T20:04:06.066Z Downloaded indoc v1.0.9
5552025-01-29T20:04:06.069Z Downloaded indent_write v2.2.0
5562025-01-29T20:04:06.079Z Downloaded libsw v3.3.1
5572025-01-29T20:04:06.079Z Downloaded is-terminal v0.4.13
5582025-01-29T20:04:06.079Z Downloaded ctr v0.9.2
5592025-01-29T20:04:06.079Z Downloaded mockall v0.13.0
5602025-01-29T20:04:06.079Z Downloaded crc v3.2.1
5612025-01-29T20:04:06.079Z Downloaded mirai-annotations v1.12.0
5622025-01-29T20:04:06.083Z Downloaded progenitor-client v0.9.1
5632025-01-29T20:04:06.083Z Downloaded md-5 v0.10.6
5642025-01-29T20:04:06.083Z Downloaded internet-checksum v0.2.1
5652025-01-29T20:04:06.086Z Downloaded libefi-sys v0.1.0
5662025-01-29T20:04:06.086Z Downloaded iana-time-zone v0.1.61
5672025-01-29T20:04:06.088Z Downloaded atomicwrites v0.4.4
5682025-01-29T20:04:06.091Z Downloaded hyper-rustls v0.27.3
5692025-01-29T20:04:06.093Z Downloaded inout v0.1.3
5702025-01-29T20:04:06.093Z Downloaded icu_locid_transform v1.5.0
5712025-01-29T20:04:06.096Z Downloaded chrono-tz-build v0.4.0
5722025-01-29T20:04:06.099Z Downloaded instant v0.1.13
5732025-01-29T20:04:06.099Z Downloaded crc32fast v1.4.2
5742025-01-29T20:04:06.101Z Downloaded md5 v0.7.0
5752025-01-29T20:04:06.104Z Downloaded lazycell v1.3.0
5762025-01-29T20:04:06.104Z Downloaded cookie_store v0.21.1
5772025-01-29T20:04:06.106Z Downloaded lockfree-object-pool v0.1.6
5782025-01-29T20:04:06.109Z Downloaded lru v0.12.5
5792025-01-29T20:04:06.111Z Downloaded block-padding v0.3.3
5802025-01-29T20:04:06.111Z Downloaded bzip2 v0.4.4
5812025-01-29T20:04:06.114Z Downloaded buf-list v1.0.3
5822025-01-29T20:04:06.117Z Downloaded ipnet v2.10.1
5832025-01-29T20:04:06.117Z Downloaded hyper-tls v0.6.0
5842025-01-29T20:04:06.120Z Downloaded rand_seeder v0.3.0
5852025-01-29T20:04:06.120Z Downloaded http-body-util v0.1.2
5862025-01-29T20:04:06.123Z Downloaded convert_case v0.4.0
5872025-01-29T20:04:06.123Z Downloaded constant_time_eq v0.3.1
5882025-01-29T20:04:06.125Z Downloaded mime_guess v2.0.5
5892025-01-29T20:04:06.128Z Downloaded ciborium v0.2.2
5902025-01-29T20:04:06.131Z Downloaded memmap2 v0.9.5
5912025-01-29T20:04:06.131Z Downloaded bitfield-struct v0.6.2
5922025-01-29T20:04:06.133Z Downloaded atomic-waker v1.1.2
5932025-01-29T20:04:06.136Z Downloaded litemap v0.7.3
5942025-01-29T20:04:06.138Z Downloaded lock_api v0.4.12
5952025-01-29T20:04:06.138Z Downloaded jobserver v0.1.32
5962025-01-29T20:04:06.141Z Downloaded const_format_proc_macros v0.2.34
5972025-01-29T20:04:06.144Z Downloaded take_mut v0.2.2
5982025-01-29T20:04:06.144Z Downloaded try-lock v0.2.5
5992025-01-29T20:04:06.147Z Downloaded ref-cast v1.0.23
6002025-01-29T20:04:06.149Z Downloaded want v0.3.1
6012025-01-29T20:04:06.149Z Downloaded waitgroup v0.1.2
6022025-01-29T20:04:06.152Z Downloaded lru-cache v0.1.2
6032025-01-29T20:04:06.152Z Downloaded hyper-staticfile v0.10.1
6042025-01-29T20:04:06.155Z Downloaded r2d2 v0.8.10
6052025-01-29T20:04:06.157Z Downloaded hmac v0.12.1
6062025-01-29T20:04:06.157Z Downloaded rustls-pemfile v1.0.4
6072025-01-29T20:04:06.160Z Downloaded rusty-fork v0.3.0
6082025-01-29T20:04:06.162Z Downloaded sct v0.7.1
6092025-01-29T20:04:06.166Z Downloaded ipnetwork v0.20.0
6102025-01-29T20:04:06.168Z Downloaded yoke-derive v0.7.4
6112025-01-29T20:04:06.168Z Downloaded crc-any v2.5.0
6122025-01-29T20:04:06.171Z Downloaded float-ord v0.3.2
6132025-01-29T20:04:06.171Z Downloaded rustc_version v0.1.7
6142025-01-29T20:04:06.173Z Downloaded multer v3.1.0
6152025-01-29T20:04:06.176Z Downloaded crossbeam-epoch v0.9.18
6162025-01-29T20:04:06.178Z Downloaded static_assertions v1.1.0
6172025-01-29T20:04:06.181Z Downloaded icu_locid_transform_data v1.5.0
6182025-01-29T20:04:06.181Z Downloaded allocator-api2 v0.2.18
6192025-01-29T20:04:06.184Z Downloaded derive_builder_macro v0.20.2
6202025-01-29T20:04:06.187Z Downloaded signal-hook-registry v1.4.2
6212025-01-29T20:04:06.187Z Downloaded siphasher v0.3.11
6222025-01-29T20:04:06.190Z Downloaded icu_locid v1.5.0
6232025-01-29T20:04:06.193Z Downloaded spki v0.7.3
6242025-01-29T20:04:06.196Z Downloaded slab v0.4.9
6252025-01-29T20:04:06.198Z Downloaded indexmap v1.9.3
6262025-01-29T20:04:06.201Z Downloaded csv-core v0.1.11
6272025-01-29T20:04:06.204Z Downloaded tap v1.0.1
6282025-01-29T20:04:06.204Z Downloaded clang-sys v1.8.1
6292025-01-29T20:04:06.206Z Downloaded pretty-hex v0.2.1
6302025-01-29T20:04:06.209Z Downloaded phf_shared v0.10.0
6312025-01-29T20:04:06.209Z Downloaded structmeta v0.2.0
6322025-01-29T20:04:06.211Z Downloaded cipher v0.4.4
6332025-01-29T20:04:06.211Z Downloaded tabwriter v1.4.0
6342025-01-29T20:04:06.213Z Downloaded mockall_derive v0.13.0
6352025-01-29T20:04:06.216Z Downloaded utf16_iter v1.0.5
6362025-01-29T20:04:06.216Z Downloaded utf-8 v0.7.6
6372025-01-29T20:04:06.219Z Downloaded miniz_oxide v0.8.0
6382025-01-29T20:04:06.222Z Downloaded tiny-keccak v2.0.2
6392025-01-29T20:04:06.224Z Downloaded strum_macros v0.25.3
6402025-01-29T20:04:06.224Z Downloaded walkdir v2.5.0
6412025-01-29T20:04:06.227Z Downloaded tokio-native-tls v0.3.1
6422025-01-29T20:04:06.230Z Downloaded icu_provider v1.5.0
6432025-01-29T20:04:06.232Z Downloaded embedded-io v0.4.0
6442025-01-29T20:04:06.236Z Downloaded float-cmp v0.9.0
6452025-01-29T20:04:06.236Z Downloaded ena v0.14.3
6462025-01-29T20:04:06.238Z Downloaded embedded-io v0.6.1
6472025-01-29T20:04:06.238Z Downloaded base64 v0.13.1
6482025-01-29T20:04:06.241Z Downloaded termtree v0.4.1
6492025-01-29T20:04:06.243Z Downloaded russh-cryptovec v0.7.3
6502025-01-29T20:04:06.243Z Downloaded compact_str v0.8.0
6512025-01-29T20:04:06.246Z Downloaded chacha20poly1305 v0.10.1
6522025-01-29T20:04:06.249Z Downloaded bytes v1.9.0
6532025-01-29T20:04:06.252Z Downloaded sqlparser_derive v0.2.2
6542025-01-29T20:04:06.255Z Downloaded icu_normalizer v1.5.0
6552025-01-29T20:04:06.257Z Downloaded tinyvec_macros v0.1.1
6562025-01-29T20:04:06.259Z Downloaded arc-swap v1.7.1
6572025-01-29T20:04:06.262Z Downloaded litrs v0.4.1
6582025-01-29T20:04:06.265Z Downloaded blake2 v0.10.6
6592025-01-29T20:04:06.267Z Downloaded num_enum v0.5.11
6602025-01-29T20:04:06.272Z Downloaded hash32 v0.3.1
6612025-01-29T20:04:06.274Z Downloaded cookie v0.18.1
6622025-01-29T20:04:06.277Z Downloaded hash32 v0.2.1
6632025-01-29T20:04:06.279Z Downloaded strum_macros v0.26.4
6642025-01-29T20:04:06.282Z Downloaded darling_macro v0.20.10
6652025-01-29T20:04:06.282Z Downloaded tokio-rustls v0.25.0
6662025-01-29T20:04:06.285Z Downloaded peg v0.8.4
6672025-01-29T20:04:06.287Z Downloaded unicode-truncate v1.1.0
6682025-01-29T20:04:06.290Z Downloaded predicates-tree v1.0.11
6692025-01-29T20:04:06.292Z Downloaded pin-utils v0.1.0
6702025-01-29T20:04:06.292Z Downloaded pbkdf2 v0.11.0
6712025-01-29T20:04:06.295Z Downloaded tokio-rustls v0.24.1
6722025-01-29T20:04:06.298Z Downloaded ron v0.7.1
6732025-01-29T20:04:06.301Z Downloaded yoke v0.7.4
6742025-01-29T20:04:06.303Z Downloaded futures-io v0.3.31
6752025-01-29T20:04:06.306Z Downloaded icu_normalizer_data v1.5.0
6762025-01-29T20:04:06.306Z Downloaded backtrace v0.3.74
6772025-01-29T20:04:06.311Z Downloaded termcolor v1.4.1
6782025-01-29T20:04:06.314Z Downloaded endian-type v0.1.2
6792025-01-29T20:04:06.314Z Downloaded stable_deref_trait v1.2.0
6802025-01-29T20:04:06.316Z Downloaded termios v0.3.3
6812025-01-29T20:04:06.317Z Downloaded smallvec v0.6.14
6822025-01-29T20:04:06.319Z Downloaded signal-hook-mio v0.2.4
6832025-01-29T20:04:06.322Z Downloaded icu_properties v1.5.1
6842025-01-29T20:04:06.325Z Downloaded ssh-encoding v0.2.0
6852025-01-29T20:04:06.325Z Downloaded ssh-cipher v0.2.0
6862025-01-29T20:04:06.327Z Downloaded number_prefix v0.4.0
6872025-01-29T20:04:06.327Z Downloaded serde_plain v1.0.2
6882025-01-29T20:04:06.330Z Downloaded secrecy v0.8.0
6892025-01-29T20:04:06.330Z Downloaded derive_builder_core v0.20.2
6902025-01-29T20:04:06.332Z Downloaded icu_collections v1.5.0
6912025-01-29T20:04:06.338Z Downloaded des v0.8.1
6922025-01-29T20:04:06.341Z Downloaded hickory-resolver v0.24.2
6932025-01-29T20:04:06.345Z Downloaded progenitor-client v0.8.0
6942025-01-29T20:04:06.348Z Downloaded pkcs1 v0.7.5
6952025-01-29T20:04:06.351Z Downloaded num-rational v0.4.2
6962025-01-29T20:04:06.351Z Downloaded xattr v1.3.1
6972025-01-29T20:04:06.354Z Downloaded untrusted v0.9.0
6982025-01-29T20:04:06.354Z Downloaded predicates-core v1.0.8
6992025-01-29T20:04:06.356Z Downloaded num-complex v0.4.6
7002025-01-29T20:04:06.359Z Downloaded untrusted v0.7.1
7012025-01-29T20:04:06.359Z Downloaded pbkdf2 v0.12.2
7022025-01-29T20:04:06.362Z Downloaded bumpalo v3.16.0
7032025-01-29T20:04:06.364Z Downloaded fallible-streaming-iterator v0.1.9
7042025-01-29T20:04:06.364Z Downloaded funty v2.0.0
7052025-01-29T20:04:06.375Z Downloaded getrandom v0.2.15
7062025-01-29T20:04:06.379Z Downloaded zopfli v0.8.1
7072025-01-29T20:04:06.381Z Downloaded dyn-clone v1.0.17
7082025-01-29T20:04:06.384Z Downloaded fragile v2.0.0
7092025-01-29T20:04:06.386Z Downloaded nibble_vec v0.1.0
7102025-01-29T20:04:06.386Z Downloaded fd-lock v4.0.2
7112025-01-29T20:04:06.390Z Downloaded smallvec v1.13.2
7122025-01-29T20:04:06.393Z Downloaded indicatif v0.17.9
7132025-01-29T20:04:06.396Z Downloaded nodrop v0.1.14
7142025-01-29T20:04:06.398Z Downloaded zerocopy v0.6.6
7152025-01-29T20:04:06.401Z Downloaded phf v0.11.2
7162025-01-29T20:04:06.401Z Downloaded packed_struct_codegen v0.10.1
7172025-01-29T20:04:06.403Z Downloaded ron v0.8.1
7182025-01-29T20:04:06.407Z Downloaded progenitor v0.9.1
7192025-01-29T20:04:06.410Z Downloaded fatfs v0.3.6
7202025-01-29T20:04:06.413Z Downloaded tar v0.4.42
7212025-01-29T20:04:06.415Z Downloaded phf_codegen v0.11.2
7222025-01-29T20:04:06.418Z Downloaded twox-hash v2.1.0
7232025-01-29T20:04:06.422Z Downloaded crypto-bigint v0.5.5
7242025-01-29T20:04:06.425Z Downloaded normalize-line-endings v0.3.0
7252025-01-29T20:04:06.429Z Downloaded newtype_derive v0.1.6
7262025-01-29T20:04:06.429Z Downloaded rustc_version v0.4.1
7272025-01-29T20:04:06.432Z Downloaded rustc-hash v2.0.0
7282025-01-29T20:04:06.432Z Downloaded serde_urlencoded v0.7.1
7292025-01-29T20:04:06.435Z Downloaded futures-channel v0.3.31
7302025-01-29T20:04:06.435Z Downloaded heapless v0.8.0
7312025-01-29T20:04:06.439Z Downloaded darling_core v0.20.10
7322025-01-29T20:04:06.443Z Downloaded tokio-tungstenite v0.24.0
7332025-01-29T20:04:06.446Z Downloaded signal-hook v0.3.17
7342025-01-29T20:04:06.449Z Downloaded smf v0.2.3
7352025-01-29T20:04:06.452Z Downloaded toolchain_find v0.4.0
7362025-01-29T20:04:06.452Z Downloaded tinystr v0.7.6
7372025-01-29T20:04:06.455Z Downloaded mio v1.0.2
7382025-01-29T20:04:06.459Z Downloaded thiserror-impl-no-std v2.0.2
7392025-01-29T20:04:06.462Z Downloaded synstructure v0.13.1
7402025-01-29T20:04:06.462Z Downloaded native-tls v0.2.12
7412025-01-29T20:04:06.466Z Downloaded topological-sort v0.2.2
7422025-01-29T20:04:06.468Z Downloaded password-hash v0.4.2
7432025-01-29T20:04:06.468Z Downloaded tinyvec v1.8.0
7442025-01-29T20:04:06.471Z Downloaded zerofrom-derive v0.1.4
7452025-01-29T20:04:06.474Z Downloaded fs_extra v1.3.0
7462025-01-29T20:04:06.476Z Downloaded flume v0.11.1
7472025-01-29T20:04:06.479Z Downloaded num_enum_derive v0.5.11
7482025-01-29T20:04:06.479Z Downloaded crossbeam-channel v0.5.13
7492025-01-29T20:04:06.483Z Downloaded futures-core v0.3.31
7502025-01-29T20:04:06.486Z Downloaded radium v0.7.0
7512025-01-29T20:04:06.489Z Downloaded rustc-demangle v0.1.24
7522025-01-29T20:04:06.489Z Downloaded enum-as-inner v0.6.1
7532025-01-29T20:04:06.491Z Downloaded either v1.13.0
7542025-01-29T20:04:06.494Z Downloaded newtype-uuid v1.2.1
7552025-01-29T20:04:06.494Z Downloaded ed25519 v2.2.3
7562025-01-29T20:04:06.496Z Downloaded url v2.5.3
7572025-01-29T20:04:06.499Z Downloaded dirs-next v2.0.0
7582025-01-29T20:04:06.501Z Downloaded diesel-dtrace v0.4.2
7592025-01-29T20:04:06.502Z Downloaded zerovec-derive v0.10.3
7602025-01-29T20:04:06.505Z Downloaded schemars v0.8.21
7612025-01-29T20:04:06.514Z Downloaded openssl-macros v0.1.1
7622025-01-29T20:04:06.517Z Downloaded progenitor-macro v0.9.1
7632025-01-29T20:04:06.517Z Downloaded progenitor-macro v0.8.0
7642025-01-29T20:04:06.519Z Downloaded parse-display-derive v0.10.0
7652025-01-29T20:04:06.519Z Downloaded time-macros v0.2.18
7662025-01-29T20:04:06.522Z Downloaded slog-term v2.9.1
7672025-01-29T20:04:06.524Z Downloaded opaque-debug v0.3.1
7682025-01-29T20:04:06.525Z Downloaded parse-display v0.10.0
7692025-01-29T20:04:06.527Z Downloaded tls_codec v0.4.1
7702025-01-29T20:04:06.529Z Downloaded snafu-derive v0.8.5
7712025-01-29T20:04:06.529Z Downloaded libxml v0.3.3
7722025-01-29T20:04:06.535Z Downloaded precomputed-hash v0.1.1
7732025-01-29T20:04:06.538Z Downloaded slog-json v2.6.1
7742025-01-29T20:04:06.540Z Downloaded thiserror-impl v2.0.11
7752025-01-29T20:04:06.540Z Downloaded vsss-rs v3.3.4
7762025-01-29T20:04:06.543Z Downloaded tower-service v0.3.3
7772025-01-29T20:04:06.545Z Downloaded time-core v0.1.2
7782025-01-29T20:04:06.546Z Downloaded thread_local v1.1.8
7792025-01-29T20:04:06.548Z Downloaded tokio-postgres v0.7.12
7802025-01-29T20:04:06.551Z Downloaded typify-macro v0.3.0
7812025-01-29T20:04:06.553Z Downloaded typify-macro v0.2.0
7822025-01-29T20:04:06.554Z Downloaded slog-stdlog v4.1.1
7832025-01-29T20:04:06.556Z Downloaded flagset v0.4.6
7842025-01-29T20:04:06.556Z Downloaded pin-project-internal v1.1.6
7852025-01-29T20:04:06.559Z Downloaded xz2 v0.1.7
7862025-01-29T20:04:06.561Z Downloaded tungstenite v0.24.0
7872025-01-29T20:04:06.564Z Downloaded dirs-sys-next v0.1.2
7882025-01-29T20:04:06.567Z Downloaded defmt-macros v0.3.9
7892025-01-29T20:04:06.569Z Downloaded unicode-segmentation v1.12.0
7902025-01-29T20:04:06.572Z Downloaded parse-size v1.1.0
7912025-01-29T20:04:06.574Z Downloaded aes v0.8.4
7922025-01-29T20:04:06.577Z Downloaded num-integer v0.1.46
7932025-01-29T20:04:06.581Z Downloaded futures-sink v0.3.31
7942025-01-29T20:04:06.581Z Downloaded fixedbitset v0.4.2
7952025-01-29T20:04:06.584Z Downloaded rustls-pemfile v2.2.0
7962025-01-29T20:04:06.584Z Downloaded crossterm v0.28.1
7972025-01-29T20:04:06.590Z Downloaded ghash v0.5.1
7982025-01-29T20:04:06.592Z Downloaded futures-task v0.3.31
7992025-01-29T20:04:06.593Z Downloaded itertools v0.12.1
8002025-01-29T20:04:06.599Z Downloaded olpc-cjson v0.1.4
8012025-01-29T20:04:06.602Z Downloaded hyper v1.5.2
8022025-01-29T20:04:06.607Z Downloaded polyval v0.6.2
8032025-01-29T20:04:06.610Z Downloaded serde_with_macros v3.11.0
8042025-01-29T20:04:06.612Z Downloaded powerfmt v0.2.0
8052025-01-29T20:04:06.615Z Downloaded pkg-config v0.3.31
8062025-01-29T20:04:06.615Z Downloaded phf_shared v0.11.2
8072025-01-29T20:04:06.618Z Downloaded wait-timeout v0.2.0
8082025-01-29T20:04:06.618Z Downloaded dropshot_endpoint v0.12.0
8092025-01-29T20:04:06.621Z Downloaded group v0.13.0
8102025-01-29T20:04:06.623Z Downloaded stringprep v0.1.5
8112025-01-29T20:04:06.623Z Downloaded strip-ansi-escapes v0.2.0
8122025-01-29T20:04:06.626Z Downloaded env_logger v0.10.2
8132025-01-29T20:04:06.628Z Downloaded pkcs8 v0.10.2
8142025-01-29T20:04:06.631Z Downloaded defmt v0.3.8
8152025-01-29T20:04:06.633Z Downloaded qorb v0.2.1
8162025-01-29T20:04:06.638Z Downloaded openssl-probe v0.1.5
8172025-01-29T20:04:06.640Z Downloaded path-slash v0.1.5
8182025-01-29T20:04:06.640Z Downloaded aes-gcm v0.10.3
8192025-01-29T20:04:06.644Z Downloaded sigpipe v0.1.3
8202025-01-29T20:04:06.646Z Downloaded defmt-parser v0.3.4
8212025-01-29T20:04:06.646Z Downloaded progenitor-impl v0.9.1
8222025-01-29T20:04:06.649Z Downloaded postgres-protocol v0.6.7
8232025-01-29T20:04:06.651Z Downloaded rustls-pki-types v1.10.0
8242025-01-29T20:04:06.654Z Downloaded signal-hook-tokio v0.3.1
8252025-01-29T20:04:06.657Z Downloaded hashbrown v0.13.2
8262025-01-29T20:04:06.666Z Downloaded multimap v0.10.0
8272025-01-29T20:04:06.671Z Downloaded new_debug_unreachable v1.0.6
8282025-01-29T20:04:06.674Z Downloaded vte_generate_state_changes v0.1.2
8292025-01-29T20:04:06.677Z Downloaded pin-project-lite v0.2.14
8302025-01-29T20:04:06.683Z Downloaded dunce v1.0.5
8312025-01-29T20:04:06.685Z Downloaded unicode-bidi v0.3.17
8322025-01-29T20:04:06.690Z Downloaded fallible-iterator v0.2.0
8332025-01-29T20:04:06.693Z Downloaded elliptic-curve v0.13.8
8342025-01-29T20:04:06.696Z Downloaded snafu v0.8.5
8352025-01-29T20:04:06.705Z Downloaded strum v0.26.3
8362025-01-29T20:04:06.708Z Downloaded foreign-types-shared v0.3.1
8372025-01-29T20:04:06.713Z Downloaded zone_cfg_derive v0.1.2
8382025-01-29T20:04:06.713Z Downloaded universal-hash v0.5.1
8392025-01-29T20:04:06.713Z Downloaded foreign-types-shared v0.1.1
8402025-01-29T20:04:06.716Z Downloaded futures-executor v0.3.31
8412025-01-29T20:04:06.716Z Downloaded prettyplease v0.2.25
8422025-01-29T20:04:06.719Z Downloaded signature v2.2.0
8432025-01-29T20:04:06.719Z Downloaded sha1 v0.10.6
8442025-01-29T20:04:06.721Z Downloaded rfc6979 v0.4.0
8452025-01-29T20:04:06.721Z Downloaded ecdsa v0.16.9
8462025-01-29T20:04:06.724Z Downloaded rustversion v1.0.17
8472025-01-29T20:04:06.727Z Downloaded sync_wrapper v1.0.1
8482025-01-29T20:04:06.727Z Downloaded peg-runtime v0.8.3
8492025-01-29T20:04:06.727Z Downloaded futures-macro v0.3.31
8502025-01-29T20:04:06.729Z Downloaded oso v0.27.3
8512025-01-29T20:04:06.732Z Downloaded pin-project v1.1.6
8522025-01-29T20:04:06.743Z Downloaded zerofrom v0.1.4
8532025-01-29T20:04:06.745Z Downloaded rtoolbox v0.0.2
8542025-01-29T20:04:06.745Z Downloaded foldhash v0.1.3
8552025-01-29T20:04:06.745Z Downloaded term v0.7.0
8562025-01-29T20:04:06.748Z Downloaded num-iter v0.1.45
8572025-01-29T20:04:06.750Z Downloaded difflib v0.4.0
8582025-01-29T20:04:06.750Z Downloaded tokio-tungstenite v0.21.0
8592025-01-29T20:04:06.753Z Downloaded pkcs5 v0.7.1
8602025-01-29T20:04:06.756Z Downloaded tokio-stream v0.1.16
8612025-01-29T20:04:06.760Z Downloaded ed25519-dalek v2.1.1
8622025-01-29T20:04:06.764Z Downloaded unicase v2.7.0
8632025-01-29T20:04:06.766Z Downloaded tungstenite v0.21.0
8642025-01-29T20:04:06.769Z Downloaded ssh-key v0.6.6
8652025-01-29T20:04:06.775Z Downloaded russh v0.45.0
8662025-01-29T20:04:06.781Z Downloaded num v0.4.3
8672025-01-29T20:04:06.783Z Downloaded downcast v0.11.0
8682025-01-29T20:04:06.783Z Downloaded structmeta-derive v0.3.0
8692025-01-29T20:04:06.786Z Downloaded slog-bunyan v2.5.0
8702025-01-29T20:04:06.786Z Downloaded num-conv v0.1.0
8712025-01-29T20:04:06.788Z Downloaded proc-macro-crate v1.3.1
8722025-01-29T20:04:06.788Z Downloaded idna v1.0.3
8732025-01-29T20:04:06.791Z Downloaded structmeta v0.3.0
8742025-01-29T20:04:06.794Z Downloaded packed_struct v0.10.1
8752025-01-29T20:04:06.794Z Downloaded zone v0.3.0
8762025-01-29T20:04:06.797Z Downloaded similar v2.6.0
8772025-01-29T20:04:06.799Z Downloaded diff v0.1.13
8782025-01-29T20:04:06.803Z Downloaded foreign-types-macros v0.2.3
8792025-01-29T20:04:06.805Z Downloaded rustyline v14.0.0
8802025-01-29T20:04:06.810Z Downloaded sync-ptr v0.1.1
8812025-01-29T20:04:06.812Z Downloaded serde-big-array v0.5.1
8822025-01-29T20:04:06.815Z Downloaded foreign-types v0.5.0
8832025-01-29T20:04:06.815Z Downloaded scheduled-thread-pool v0.2.7
8842025-01-29T20:04:06.815Z Downloaded rand_chacha v0.3.1
8852025-01-29T20:04:06.819Z Downloaded document-features v0.2.10
8862025-01-29T20:04:06.819Z Downloaded subtle v2.6.1
8872025-01-29T20:04:06.822Z Downloaded dsl_auto_type v0.1.2
8882025-01-29T20:04:06.822Z Downloaded value-bag v1.9.0
8892025-01-29T20:04:06.824Z Downloaded hkdf v0.12.4
8902025-01-29T20:04:06.827Z Downloaded serde_yaml v0.9.34+deprecated
8912025-01-29T20:04:06.830Z Downloaded peg-macros v0.8.4
8922025-01-29T20:04:06.833Z Downloaded blake3 v1.5.4
8932025-01-29T20:04:06.841Z Downloaded vergen v8.3.2
8942025-01-29T20:04:06.843Z Downloaded uuid v1.12.0
8952025-01-29T20:04:06.847Z Downloaded password-hash v0.5.0
8962025-01-29T20:04:06.850Z Downloaded tracing-attributes v0.1.27
8972025-01-29T20:04:06.853Z Downloaded supports-color v3.0.1
8982025-01-29T20:04:06.856Z Downloaded glob v0.3.2
8992025-01-29T20:04:06.856Z Downloaded schemars_derive v0.8.21
9002025-01-29T20:04:06.858Z Downloaded filetime v0.2.25
9012025-01-29T20:04:06.861Z Downloaded tls_codec_derive v0.4.1
9022025-01-29T20:04:06.861Z Downloaded form_urlencoded v1.2.1
9032025-01-29T20:04:06.863Z Downloaded fallible-iterator v0.3.0
9042025-01-29T20:04:06.863Z Downloaded pem v3.0.4
9052025-01-29T20:04:06.866Z Downloaded tokio-tungstenite v0.23.1
9062025-01-29T20:04:06.868Z Downloaded nanorand v0.7.0
9072025-01-29T20:04:06.871Z Downloaded serde_with v3.11.0
9082025-01-29T20:04:06.879Z Downloaded termtree v0.5.1
9092025-01-29T20:04:06.882Z Downloaded omicron-zone-package v0.12.0
9102025-01-29T20:04:06.885Z Downloaded thiserror v2.0.11
9112025-01-29T20:04:06.890Z Downloaded rusqlite v0.32.1
9122025-01-29T20:04:06.897Z Downloaded itertools v0.13.0
9132025-01-29T20:04:06.904Z Downloaded wyz v0.5.1
9142025-01-29T20:04:06.907Z Downloaded progenitor v0.8.0
9152025-01-29T20:04:06.908Z Downloaded writeable v0.5.5
9162025-01-29T20:04:06.911Z Downloaded der_derive v0.7.3
9172025-01-29T20:04:06.914Z Downloaded unsafe-libyaml v0.2.11
9182025-01-29T20:04:06.916Z Downloaded hashlink v0.9.1
9192025-01-29T20:04:06.919Z Downloaded parking_lot v0.12.3
9202025-01-29T20:04:06.919Z Downloaded parking_lot v0.11.2
9212025-01-29T20:04:06.921Z Downloaded heapless v0.7.17
9222025-01-29T20:04:06.925Z Downloaded sec1 v0.7.3
9232025-01-29T20:04:06.928Z Downloaded tough v0.19.0
9242025-01-29T20:04:06.935Z Downloaded tokio-rustls v0.26.0
9252025-01-29T20:04:06.937Z Downloaded semver v0.1.20
9262025-01-29T20:04:06.940Z Downloaded rustfmt-wrapper v0.2.1
9272025-01-29T20:04:06.940Z Downloaded diesel_derives v2.2.3
9282025-01-29T20:04:06.943Z Downloaded openssl-sys v0.9.103
9292025-01-29T20:04:06.948Z Downloaded zip v0.6.6
9302025-01-29T20:04:06.952Z Downloaded typed-path v0.9.3
9312025-01-29T20:04:06.958Z Downloaded icu_properties_data v1.5.0
9322025-01-29T20:04:06.968Z Downloaded half v2.4.1
9332025-01-29T20:04:06.971Z Downloaded chrono v0.4.39
9342025-01-29T20:04:06.978Z Downloaded progenitor-impl v0.8.0
9352025-01-29T20:04:06.981Z Downloaded rsa v0.9.6
9362025-01-29T20:04:06.985Z Downloaded bindgen v0.69.5
9372025-01-29T20:04:06.992Z Downloaded test-strategy v0.3.1
9382025-01-29T20:04:06.996Z Downloaded lalrpop v0.19.12
9392025-01-29T20:04:07.006Z Downloaded p256 v0.13.2
9402025-01-29T20:04:07.009Z Downloaded tracing v0.1.40
9412025-01-29T20:04:07.013Z Downloaded samael v0.0.17
9422025-01-29T20:04:07.018Z Downloaded toml_edit v0.19.15
9432025-01-29T20:04:07.034Z Downloaded rand v0.8.5
9442025-01-29T20:04:07.037Z Downloaded tokio-util v0.7.12
9452025-01-29T20:04:07.044Z Downloaded num-bigint v0.4.6
9462025-01-29T20:04:07.049Z Downloaded nom v7.1.3
9472025-01-29T20:04:07.055Z Downloaded quinn v0.11.5
9482025-01-29T20:04:07.058Z Downloaded rustls-webpki v0.101.7
9492025-01-29T20:04:07.072Z Downloaded time v0.3.36
9502025-01-29T20:04:07.078Z Downloaded winnow v0.5.40
9512025-01-29T20:04:07.086Z Downloaded der v0.7.9
9522025-01-29T20:04:07.091Z Downloaded zip v2.1.3
9532025-01-29T20:04:07.095Z Downloaded portable-atomic v1.9.0
9542025-01-29T20:04:07.101Z Downloaded zerocopy-derive v0.8.10
9552025-01-29T20:04:07.107Z Downloaded num-bigint-dig v0.8.4
9562025-01-29T20:04:07.112Z Downloaded zerocopy v0.8.10
9572025-01-29T20:04:07.135Z Downloaded bitvec v1.0.1
9582025-01-29T20:04:07.148Z Downloaded unicode_categories v0.1.1
9592025-01-29T20:04:07.151Z Downloaded zerovec v0.10.4
9602025-01-29T20:04:07.156Z Downloaded unicode-normalization v0.1.24
9612025-01-29T20:04:07.159Z Downloaded expectorate v1.1.0
9622025-01-29T20:04:07.162Z Downloaded rayon v1.10.0
9632025-01-29T20:04:07.172Z Downloaded p521 v0.13.3
9642025-01-29T20:04:07.176Z Downloaded futures-util v0.3.31
9652025-01-29T20:04:07.187Z Downloaded curve25519-dalek v4.1.3
9662025-01-29T20:04:07.196Z Downloaded petname v2.0.2
9672025-01-29T20:04:07.203Z Downloaded object v0.30.4
9682025-01-29T20:04:07.213Z Downloaded hashbrown v0.14.5
9692025-01-29T20:04:07.219Z Downloaded salty v0.3.0
9702025-01-29T20:04:07.227Z Downloaded smoltcp v0.9.1
9712025-01-29T20:04:07.239Z Downloaded h2 v0.4.6
9722025-01-29T20:04:07.245Z Downloaded reqwest v0.12.9
9732025-01-29T20:04:07.254Z Downloaded rustls-webpki v0.102.8
9742025-01-29T20:04:07.273Z Downloaded openssl v0.10.66
9752025-01-29T20:04:07.282Z Downloaded object v0.36.5
9762025-01-29T20:04:07.294Z Downloaded unicode-width v0.2.0
9772025-01-29T20:04:07.301Z Downloaded sqlparser v0.45.0
9782025-01-29T20:04:07.306Z Downloaded diesel v2.2.6
9792025-01-29T20:04:07.324Z Downloaded regex v1.11.1
9802025-01-29T20:04:07.338Z Downloaded webpki-roots v0.26.6
9812025-01-29T20:04:07.341Z Downloaded hickory-proto v0.24.2
9822025-01-29T20:04:07.357Z Downloaded quinn-proto v0.11.8
9832025-01-29T20:04:07.364Z Downloaded regress v0.10.1
9842025-01-29T20:04:07.374Z Downloaded gimli v0.31.1
9852025-01-29T20:04:07.383Z Downloaded p384 v0.13.0
9862025-01-29T20:04:07.390Z Downloaded git2 v0.19.0
9872025-01-29T20:04:07.401Z Downloaded rustls v0.23.19
9882025-01-29T20:04:07.414Z Downloaded smoltcp v0.11.0
9892025-01-29T20:04:07.428Z Downloaded chrono-tz v0.10.1
9902025-01-29T20:04:07.436Z Downloaded regress v0.9.1
9912025-01-29T20:04:07.446Z Downloaded rustls v0.22.4
9922025-01-29T20:04:07.459Z Downloaded dropshot v0.12.0
9932025-01-29T20:04:07.480Z Downloaded rustls v0.21.12
9942025-01-29T20:04:07.493Z Downloaded regex-syntax v0.8.5
9952025-01-29T20:04:07.502Z Downloaded polar-core v0.27.3
9962025-01-29T20:04:07.513Z Downloaded regex-syntax v0.6.29
9972025-01-29T20:04:07.519Z Downloaded nix v0.29.0
9982025-01-29T20:04:07.532Z Downloaded dropshot v0.15.1
9992025-01-29T20:04:07.555Z Downloaded zerocopy-derive v0.6.6
10002025-01-29T20:04:07.566Z Downloaded openapiv3 v2.0.0
10012025-01-29T20:04:07.579Z Downloaded sled v0.34.7
10022025-01-29T20:04:07.590Z Downloaded typify-impl v0.2.0
10032025-01-29T20:04:07.607Z Downloaded regex-automata v0.4.8
10042025-01-29T20:04:07.624Z Downloaded typify-impl v0.3.0
10052025-01-29T20:04:07.640Z Downloaded ratatui v0.28.1
10062025-01-29T20:04:07.661Z Downloaded bstr v1.10.0
10072025-01-29T20:04:07.672Z Downloaded lzma-sys v0.1.20
10082025-01-29T20:04:07.703Z Downloaded nix v0.28.0
10092025-01-29T20:04:07.715Z Downloaded vcpkg v0.2.15
10102025-01-29T20:04:07.754Z Downloaded bzip2-sys v0.1.11+1.0.8
10112025-01-29T20:04:07.765Z Downloaded libz-sys v1.1.20
10122025-01-29T20:04:07.786Z Downloaded sha3 v0.10.8
10132025-01-29T20:04:07.791Z Downloaded radix_trie v0.2.1
10142025-01-29T20:04:07.796Z Downloaded nix v0.27.1
10152025-01-29T20:04:07.807Z Downloaded x509-cert v0.2.5
10162025-01-29T20:04:07.813Z Downloaded steno v0.4.1
10172025-01-29T20:04:07.817Z Downloaded quick-xml v0.33.0
10182025-01-29T20:04:07.824Z Downloaded tokio v1.43.0
10192025-01-29T20:04:07.863Z Downloaded petgraph v0.6.5
10202025-01-29T20:04:07.879Z Downloaded aws-lc-rs v1.10.0
10212025-01-29T20:04:07.888Z Downloaded csv v1.3.1
10222025-01-29T20:04:07.907Z Downloaded proptest v1.5.0
10232025-01-29T20:04:07.916Z Downloaded subprocess v0.2.9
10242025-01-29T20:04:07.918Z Downloaded structmeta-derive v0.2.0
10252025-01-29T20:04:07.921Z Downloaded slog-dtrace v0.3.0
10262025-01-29T20:04:07.921Z Downloaded slog-async v2.8.0
10272025-01-29T20:04:07.924Z Downloaded deranged v0.3.11
10282025-01-29T20:04:07.924Z Downloaded salsa20 v0.10.2
10292025-01-29T20:04:07.926Z Downloaded which v4.4.2
10302025-01-29T20:04:07.926Z Downloaded serde_derive_internals v0.29.1
10312025-01-29T20:04:07.929Z Downloaded zone v0.1.8
10322025-01-29T20:04:07.929Z Downloaded nu-ansi-term v0.50.1
10332025-01-29T20:04:07.931Z Downloaded rpassword v7.3.1
10342025-01-29T20:04:07.932Z Downloaded rand_core v0.6.4
10352025-01-29T20:04:07.934Z Downloaded num-derive v0.4.2
10362025-01-29T20:04:07.937Z Downloaded utf8_iter v1.0.4
10372025-01-29T20:04:07.937Z Downloaded env_logger v0.11.5
10382025-01-29T20:04:07.939Z Downloaded parse-zoneinfo v0.3.1
10392025-01-29T20:04:07.942Z Downloaded unarray v0.1.4
10402025-01-29T20:04:07.942Z Downloaded tokio-macros v2.5.0
10412025-01-29T20:04:07.944Z Downloaded paste v1.0.15
10422025-01-29T20:04:07.947Z Downloaded psl-types v2.0.11
10432025-01-29T20:04:07.950Z Downloaded reedline v0.35.0
10442025-01-29T20:04:07.956Z Downloaded yasna v0.5.2
10452025-01-29T20:04:07.958Z Downloaded uzers v0.12.1
10462025-01-29T20:04:07.961Z Downloaded dropshot_endpoint v0.15.1
10472025-01-29T20:04:07.964Z Downloaded toml v0.7.8
10482025-01-29T20:04:07.967Z Downloaded flate2 v1.0.35
10492025-01-29T20:04:07.972Z Downloaded socket2 v0.5.7
10502025-01-29T20:04:07.974Z Downloaded foreign-types v0.3.2
10512025-01-29T20:04:07.977Z Downloaded unicode-xid v0.2.6
10522025-01-29T20:04:07.977Z Downloaded poly1305 v0.8.0
10532025-01-29T20:04:07.979Z Downloaded strum_macros v0.24.3
10542025-01-29T20:04:07.982Z Downloaded simd-adler32 v0.3.7
10552025-01-29T20:04:07.984Z Downloaded serde_path_to_error v0.1.16
10562025-01-29T20:04:07.984Z Downloaded scopeguard v1.2.0
10572025-01-29T20:04:07.984Z Downloaded rand_xorshift v0.3.0
10582025-01-29T20:04:07.987Z Downloaded primeorder v0.13.6
10592025-01-29T20:04:07.987Z Downloaded predicates v3.1.2
10602025-01-29T20:04:07.990Z Downloaded ppv-lite86 v0.2.20
10612025-01-29T20:04:07.992Z Downloaded env_filter v0.1.2
10622025-01-29T20:04:07.992Z Downloaded hashbrown v0.12.3
10632025-01-29T20:04:07.997Z Downloaded publicsuffix v2.3.0
10642025-01-29T20:04:08.000Z Downloaded slog v2.7.0
10652025-01-29T20:04:08.002Z Downloaded typify v0.2.0
10662025-01-29T20:04:08.005Z Downloaded string_cache v0.8.7
10672025-01-29T20:04:08.007Z Downloaded percent-encoding v2.3.1
10682025-01-29T20:04:08.007Z Downloaded sqlformat v0.2.6
10692025-01-29T20:04:08.010Z Downloaded unicode-properties v0.1.3
10702025-01-29T20:04:08.012Z Downloaded libm v0.2.8
10712025-01-29T20:04:08.019Z Downloaded phf_generator v0.11.2
10722025-01-29T20:04:08.021Z Downloaded num_threads v0.1.7
10732025-01-29T20:04:08.021Z Downloaded diesel_table_macro_syntax v0.2.0
10742025-01-29T20:04:08.024Z Downloaded headers v0.4.0
10752025-01-29T20:04:08.027Z Downloaded encoding_rs v0.8.34
10762025-01-29T20:04:08.050Z Downloaded rayon-core v1.12.1
10772025-01-29T20:04:08.053Z Downloaded pem-rfc7468 v0.7.0
10782025-01-29T20:04:08.055Z Downloaded tui-tree-widget v0.22.0
10792025-01-29T20:04:08.058Z Downloaded globset v0.4.15
10802025-01-29T20:04:08.058Z Downloaded libgit2-sys v0.17.0+1.8.1
10812025-01-29T20:04:08.114Z Downloaded thiserror-no-std v2.0.2
10822025-01-29T20:04:08.118Z Downloaded tungstenite v0.23.0
10832025-01-29T20:04:08.121Z Downloaded slog-envlogger v2.2.0
10842025-01-29T20:04:08.124Z Downloaded slog-scope v4.4.0
10852025-01-29T20:04:08.124Z Downloaded postcard v1.0.10
10862025-01-29T20:04:08.126Z Downloaded itertools v0.10.5
10872025-01-29T20:04:08.132Z Downloaded futures v0.3.31
10882025-01-29T20:04:08.136Z Downloaded aho-corasick v1.1.3
10892025-01-29T20:04:08.143Z Downloaded russh-keys v0.45.0
10902025-01-29T20:04:08.145Z Downloaded typify v0.3.0
10912025-01-29T20:04:08.148Z Downloaded minimal-lexical v0.2.1
10922025-01-29T20:04:08.152Z Downloaded num-traits v0.2.19
10932025-01-29T20:04:08.155Z Downloaded quinn-udp v0.5.5
10942025-01-29T20:04:08.157Z Downloaded quick-error v1.2.3
10952025-01-29T20:04:08.160Z Downloaded newline-converter v0.3.0
10962025-01-29T20:04:08.160Z Downloaded headers-core v0.3.0
10972025-01-29T20:04:08.160Z Downloaded fxhash v0.2.1
10982025-01-29T20:04:08.160Z Downloaded write16 v1.0.0
10992025-01-29T20:04:08.163Z Downloaded serde_repr v0.1.19
11002025-01-29T20:04:08.163Z Downloaded scrypt v0.11.0
11012025-01-29T20:04:08.165Z Downloaded rustc-hash v1.1.0
11022025-01-29T20:04:08.165Z Downloaded resolv-conf v0.7.0
11032025-01-29T20:04:08.168Z Downloaded debug-ignore v1.0.5
11042025-01-29T20:04:08.168Z Downloaded whoami v1.5.2
11052025-01-29T20:04:08.171Z Downloaded vte v0.11.1
11062025-01-29T20:04:08.173Z Downloaded owo-colors v4.1.0
11072025-01-29T20:04:08.176Z Downloaded tracing-core v0.1.32
11082025-01-29T20:04:08.176Z Downloaded const_format v0.2.34
11092025-01-29T20:04:08.180Z Downloaded derive_more v0.99.18
11102025-01-29T20:04:08.185Z Downloaded derive-where v1.2.7
11112025-01-29T20:04:08.188Z Downloaded hickory-server v0.24.2
11122025-01-29T20:04:08.193Z Downloaded rcgen v0.12.1
11132025-01-29T20:04:08.196Z Downloaded cc v1.1.30
11142025-01-29T20:04:08.199Z Downloaded base64 v0.21.7
11152025-01-29T20:04:08.203Z Downloaded ff v0.13.0
11162025-01-29T20:04:08.205Z Downloaded displaydoc v0.2.5
11172025-01-29T20:04:08.208Z Downloaded display-error-chain v0.2.2
11182025-01-29T20:04:08.210Z Downloaded data-encoding v2.6.0
11192025-01-29T20:04:08.210Z Downloaded zeroize_derive v1.4.2
11202025-01-29T20:04:08.210Z Downloaded zeroize v1.8.1
11212025-01-29T20:04:08.213Z Downloaded postgres-types v0.2.8
11222025-01-29T20:04:08.215Z Downloaded parking_lot_core v0.9.10
11232025-01-29T20:04:08.218Z Downloaded parking_lot_core v0.8.6
11242025-01-29T20:04:08.218Z Downloaded hyper-util v0.1.10
11252025-01-29T20:04:08.222Z Downloaded derive_builder v0.20.2
11262025-01-29T20:04:08.226Z Downloaded ref-cast-impl v1.0.23
11272025-01-29T20:04:08.229Z Downloaded shlex v1.3.0
11282025-01-29T20:04:08.229Z Downloaded base64 v0.22.1
11292025-01-29T20:04:08.232Z Downloaded crossbeam-utils v0.8.20
11302025-01-29T20:04:08.235Z Downloaded const-oid v0.9.6
11312025-01-29T20:04:08.237Z Downloaded http v1.2.0
11322025-01-29T20:04:08.241Z Downloaded zone_cfg_derive v0.3.0
11332025-01-29T20:04:08.244Z Downloaded oso-derive v0.27.3
11342025-01-29T20:04:08.244Z Downloaded gethostname v0.5.0
11352025-01-29T20:04:08.244Z Downloaded spin v0.9.8
11362025-01-29T20:04:08.247Z Downloaded ascii-canvas v3.0.0
11372025-01-29T20:04:08.247Z Downloaded serde-hex v0.1.0
11382025-01-29T20:04:08.249Z Downloaded shell-words v1.1.0
11392025-01-29T20:04:08.249Z Downloaded same-file v1.0.6
11402025-01-29T20:04:08.252Z Downloaded console v0.15.10
11412025-01-29T20:04:08.254Z Downloaded crossbeam-deque v0.8.5
11422025-01-29T20:04:08.254Z Downloaded cancel-safe-futures v0.1.5
11432025-01-29T20:04:08.257Z Downloaded bcs v0.1.6
11442025-01-29T20:04:08.261Z Downloaded async-bb8-diesel v0.2.1
11452025-01-29T20:04:08.263Z Downloaded impl-trait-for-tuples v0.2.2
11462025-01-29T20:04:08.263Z Downloaded hex v0.4.3
11472025-01-29T20:04:08.266Z Downloaded libloading v0.8.5
11482025-01-29T20:04:08.269Z Downloaded highway v1.2.0
11492025-01-29T20:04:08.269Z Downloaded castaway v0.2.3
11502025-01-29T20:04:08.272Z Downloaded hostname v0.3.1
11512025-01-29T20:04:08.272Z Downloaded home v0.5.9
11522025-01-29T20:04:08.275Z Downloaded async-trait v0.1.85
11532025-01-29T20:04:08.277Z Downloaded backoff v0.4.0
11542025-01-29T20:04:08.277Z Downloaded http-body v1.0.1
11552025-01-29T20:04:08.280Z Downloaded bit-vec v0.6.3
11562025-01-29T20:04:08.280Z Downloaded bit-set v0.5.3
11572025-01-29T20:04:08.282Z Downloaded httparse v1.9.5
11582025-01-29T20:04:08.285Z Downloaded hickory-client v0.24.2
11592025-01-29T20:04:08.287Z Downloaded base64ct v1.6.0
11602025-01-29T20:04:08.290Z Downloaded lalrpop-util v0.19.12
11612025-01-29T20:04:08.290Z Downloaded memoffset v0.9.1
11622025-01-29T20:04:08.290Z Downloaded bcrypt-pbkdf v0.10.0
11632025-01-29T20:04:08.292Z Downloaded bb8 v0.8.5
11642025-01-29T20:04:08.292Z Downloaded base16ct v0.2.0
11652025-01-29T20:04:08.295Z Downloaded async-stream v0.3.6
11662025-01-29T20:04:08.297Z Downloaded assert_matches v1.5.0
11672025-01-29T20:04:08.297Z Downloaded lazy_static v1.5.0
11682025-01-29T20:04:08.300Z Downloaded ahash v0.8.11
11692025-01-29T20:04:08.302Z Downloaded maplit v1.0.2
11702025-01-29T20:04:08.302Z Downloaded keccak v0.1.5
11712025-01-29T20:04:08.302Z Downloaded cmake v0.1.51
11722025-01-29T20:04:08.305Z Downloaded is_ci v1.2.0
11732025-01-29T20:04:08.305Z Downloaded cassowary v0.3.0
11742025-01-29T20:04:08.308Z Downloaded blowfish v0.9.1
11752025-01-29T20:04:08.420Z Downloaded libsqlite3-sys v0.30.1
11762025-01-29T20:04:08.590Z Downloaded ring v0.17.8
11772025-01-29T20:04:08.911Z Downloaded aws-lc-sys v0.22.0
11782025-01-29T20:04:09.215Z Compiling serde v1.0.217
11792025-01-29T20:04:09.217Z Compiling lock_api v0.4.12
11802025-01-29T20:04:09.217Z Compiling value-bag v1.9.0
11812025-01-29T20:04:09.217Z Compiling scopeguard v1.2.0
11822025-01-29T20:04:09.217Z Compiling typenum v1.17.0
11832025-01-29T20:04:09.217Z Compiling generic-array v0.14.7
11842025-01-29T20:04:09.418Z Compiling syn v2.0.96
11852025-01-29T20:04:09.434Z Compiling getrandom v0.2.15
11862025-01-29T20:04:09.497Z Compiling shlex v1.3.0
11872025-01-29T20:04:09.671Z Compiling rand_core v0.6.4
11882025-01-29T20:04:09.910Z Compiling log v0.4.22
11892025-01-29T20:04:09.927Z Compiling subtle v2.6.1
11902025-01-29T20:04:09.946Z Compiling jobserver v0.1.32
11912025-01-29T20:04:09.976Z Compiling smallvec v1.13.2
11922025-01-29T20:04:10.197Z Compiling const-oid v0.9.6
11932025-01-29T20:04:10.260Z Compiling pin-project-lite v0.2.14
11942025-01-29T20:04:10.309Z Compiling cc v1.1.30
11952025-01-29T20:04:10.361Z Compiling rustix v0.38.37
11962025-01-29T20:04:10.399Z Compiling spin v0.9.8
11972025-01-29T20:04:10.619Z Compiling parking_lot_core v0.9.10
11982025-01-29T20:04:10.753Z Compiling futures-core v0.3.31
11992025-01-29T20:04:10.772Z Compiling signal-hook-registry v1.4.2
12002025-01-29T20:04:11.010Z Compiling mio v1.0.2
12012025-01-29T20:04:11.169Z Compiling aho-corasick v1.1.3
12022025-01-29T20:04:11.508Z Compiling parking_lot v0.12.3
12032025-01-29T20:04:11.625Z Compiling regex-syntax v0.8.5
12042025-01-29T20:04:11.674Z Compiling cpufeatures v0.2.14
12052025-01-29T20:04:11.912Z Compiling stable_deref_trait v1.2.0
12062025-01-29T20:04:12.039Z Compiling either v1.13.0
12072025-01-29T20:04:12.208Z Compiling futures-sink v0.3.31
12082025-01-29T20:04:12.328Z Compiling glob v0.3.2
12092025-01-29T20:04:12.379Z Compiling socket2 v0.5.7
12102025-01-29T20:04:12.445Z Compiling slab v0.4.9
12112025-01-29T20:04:12.508Z Compiling prettyplease v0.2.25
12122025-01-29T20:04:12.866Z Compiling lazy_static v1.5.0
12132025-01-29T20:04:12.926Z Compiling minimal-lexical v0.2.1
12142025-01-29T20:04:13.003Z Compiling serde_json v1.0.135
12152025-01-29T20:04:13.227Z Compiling clang-sys v1.8.1
12162025-01-29T20:04:13.378Z Compiling nom v7.1.3
12172025-01-29T20:04:13.439Z Compiling libloading v0.8.5
12182025-01-29T20:04:13.620Z Compiling bindgen v0.69.5
12192025-01-29T20:04:13.837Z Compiling home v0.5.9
12202025-01-29T20:04:14.092Z Compiling itertools v0.12.1
12212025-01-29T20:04:14.127Z Compiling futures-channel v0.3.31
12222025-01-29T20:04:14.495Z Compiling rustc-hash v1.1.0
12232025-01-29T20:04:14.537Z Compiling futures-io v0.3.31
12242025-01-29T20:04:14.662Z Compiling foldhash v0.1.3
12252025-01-29T20:04:14.823Z Compiling lazycell v1.3.0
12262025-01-29T20:04:14.981Z Compiling allocator-api2 v0.2.18
12272025-01-29T20:04:15.014Z Compiling libm v0.2.8
12282025-01-29T20:04:15.347Z Compiling pin-utils v0.1.0
12292025-01-29T20:04:15.453Z Compiling futures-task v0.3.31
12302025-01-29T20:04:15.688Z Compiling regex-automata v0.4.8
12312025-01-29T20:04:15.758Z Compiling hashbrown v0.15.1
12322025-01-29T20:04:16.124Z Compiling cmake v0.1.51
12332025-01-29T20:04:16.816Z Compiling synstructure v0.13.1
12342025-01-29T20:04:16.989Z Compiling cexpr v0.6.0
12352025-01-29T20:04:17.032Z Compiling num-traits v0.2.19
12362025-01-29T20:04:17.328Z Compiling pkg-config v0.3.31
12372025-01-29T20:04:18.145Z Compiling dunce v1.0.5
12382025-01-29T20:04:18.286Z Compiling fs_extra v1.3.0
12392025-01-29T20:04:18.631Z Compiling litemap v0.7.3
12402025-01-29T20:04:18.653Z Compiling writeable v0.5.5
12412025-01-29T20:04:18.820Z Compiling ring v0.17.8
12422025-01-29T20:04:19.001Z Compiling paste v1.0.15
12432025-01-29T20:04:19.195Z Compiling base64ct v1.6.0
12442025-01-29T20:04:19.696Z Compiling pem-rfc7468 v0.7.0
12452025-01-29T20:04:19.854Z Compiling aws-lc-rs v1.10.0
12462025-01-29T20:04:19.873Z Compiling flagset v0.4.6
12472025-01-29T20:04:20.087Z Compiling icu_locid_transform_data v1.5.0
12482025-01-29T20:04:20.192Z Compiling httparse v1.9.5
12492025-01-29T20:04:20.332Z Compiling tracing-core v0.1.32
12502025-01-29T20:04:20.928Z Compiling regex v1.11.1
12512025-01-29T20:04:21.190Z Compiling crossbeam-utils v0.8.20
12522025-01-29T20:04:21.342Z Compiling percent-encoding v2.3.1
12532025-01-29T20:04:21.521Z Compiling icu_properties_data v1.5.0
12542025-01-29T20:04:21.625Z Compiling rustls-pki-types v1.10.0
12552025-01-29T20:04:21.803Z Compiling num-conv v0.1.0
12562025-01-29T20:04:21.927Z Compiling mirai-annotations v1.12.0
12572025-01-29T20:04:22.065Z Compiling vcpkg v0.2.15
12582025-01-29T20:04:22.129Z Compiling icu_normalizer_data v1.5.0
12592025-01-29T20:04:22.204Z Compiling serde_derive v1.0.217
12602025-01-29T20:04:22.246Z Compiling zeroize_derive v1.4.2
12612025-01-29T20:04:22.439Z Compiling zerocopy-derive v0.7.35
12622025-01-29T20:04:22.601Z Compiling zerofrom-derive v0.1.4
12632025-01-29T20:04:23.633Z Compiling zeroize v1.8.1
12642025-01-29T20:04:23.844Z Compiling tokio-macros v2.5.0
12652025-01-29T20:04:24.374Z Compiling zerocopy v0.7.35
12662025-01-29T20:04:24.604Z Compiling yoke-derive v0.7.4
12672025-01-29T20:04:25.273Z Compiling crypto-common v0.1.6
12682025-01-29T20:04:25.294Z Compiling block-buffer v0.10.4
12692025-01-29T20:04:25.520Z Compiling thiserror-impl v1.0.69
12702025-01-29T20:04:25.544Z Compiling digest v0.10.7
12712025-01-29T20:04:25.572Z Compiling zerovec-derive v0.10.3
12722025-01-29T20:04:25.619Z Compiling futures-macro v0.3.31
12732025-01-29T20:04:26.029Z Compiling hmac v0.12.1
12742025-01-29T20:04:26.162Z Compiling zerofrom v0.1.4
12752025-01-29T20:04:26.288Z Compiling displaydoc v0.2.5
12762025-01-29T20:04:26.397Z Compiling block-padding v0.3.3
12772025-01-29T20:04:26.656Z Compiling inout v0.1.3
12782025-01-29T20:04:26.704Z Compiling sha2 v0.10.8
12792025-01-29T20:04:26.970Z Compiling cipher v0.4.4
12802025-01-29T20:04:27.263Z Compiling yoke v0.7.4
12812025-01-29T20:04:27.493Z Compiling icu_provider_macros v1.5.0
12822025-01-29T20:04:27.519Z Compiling futures-util v0.3.31
12832025-01-29T20:04:27.635Z Compiling ppv-lite86 v0.2.20
12842025-01-29T20:04:27.883Z Compiling der_derive v0.7.3
12852025-01-29T20:04:28.116Z Compiling zerovec v0.10.4
12862025-01-29T20:04:28.422Z Compiling rand_chacha v0.3.1
12872025-01-29T20:04:28.536Z Compiling tracing-attributes v0.1.27
12882025-01-29T20:04:28.600Z Compiling thiserror v1.0.69
12892025-01-29T20:04:28.756Z Compiling pest v2.7.14
12902025-01-29T20:04:30.061Z Compiling tinystr v0.7.6
12912025-01-29T20:04:30.171Z Compiling der v0.7.9
12922025-01-29T20:04:30.315Z Compiling icu_collections v1.5.0
12932025-01-29T20:04:30.445Z Compiling icu_locid v1.5.0
12942025-01-29T20:04:30.605Z Compiling rand v0.8.5
12952025-01-29T20:04:31.645Z Compiling icu_provider v1.5.0
12962025-01-29T20:04:31.809Z Compiling salsa20 v0.10.2
12972025-01-29T20:04:31.962Z Compiling tracing v0.1.40
12982025-01-29T20:04:32.075Z Compiling pbkdf2 v0.12.2
12992025-01-29T20:04:32.244Z Compiling spki v0.7.3
13002025-01-29T20:04:32.482Z Compiling icu_locid_transform v1.5.0
13012025-01-29T20:04:32.597Z Compiling time-core v0.1.2
13022025-01-29T20:04:32.634Z Compiling utf8_iter v1.0.4
13032025-01-29T20:04:32.653Z Compiling untrusted v0.7.1
13042025-01-29T20:04:32.708Z Compiling powerfmt v0.2.0
13052025-01-29T20:04:32.790Z Compiling utf16_iter v1.0.5
13062025-01-29T20:04:32.843Z Compiling untrusted v0.9.0
13072025-01-29T20:04:32.869Z Compiling write16 v1.0.0
13082025-01-29T20:04:32.892Z Compiling time-macros v0.2.18
13092025-01-29T20:04:33.029Z Compiling deranged v0.3.11
13102025-01-29T20:04:33.031Z Compiling scrypt v0.11.0
13112025-01-29T20:04:33.081Z Compiling pest_meta v2.7.14
13122025-01-29T20:04:33.215Z Compiling cbc v0.1.2
13132025-01-29T20:04:33.459Z Compiling aes v0.8.4
13142025-01-29T20:04:33.560Z Compiling openssl-sys v0.9.103
13152025-01-29T20:04:34.486Z Compiling icu_properties v1.5.1
13162025-01-29T20:04:34.628Z Compiling scroll_derive v0.12.0
13172025-01-29T20:04:35.286Z Compiling bitflags v2.6.0
13182025-01-29T20:04:35.736Z Compiling bytes v1.9.0
13192025-01-29T20:04:36.087Z Compiling indexmap v2.7.1
13202025-01-29T20:04:36.216Z Compiling semver v1.0.24
13212025-01-29T20:04:36.371Z Compiling atomic-waker v1.1.2
13222025-01-29T20:04:36.577Z Compiling tokio v1.43.0
13232025-01-29T20:04:36.970Z Compiling http v1.2.0
13242025-01-29T20:04:36.974Z Compiling rustc_version v0.4.1
13252025-01-29T20:04:37.400Z Compiling num_threads v0.1.7
13262025-01-29T20:04:37.476Z Compiling tinyvec_macros v0.1.1
13272025-01-29T20:04:37.545Z Compiling time v0.3.36
13282025-01-29T20:04:37.583Z Compiling tinyvec v1.8.0
13292025-01-29T20:04:37.674Z Compiling scroll v0.12.0
13302025-01-29T20:04:38.222Z Compiling icu_normalizer v1.5.0
13312025-01-29T20:04:38.787Z Compiling http-body v1.0.1
13322025-01-29T20:04:39.059Z Compiling idna_adapter v1.2.0
13332025-01-29T20:04:39.079Z Compiling pest_generator v2.7.14
13342025-01-29T20:04:39.136Z Compiling pkcs5 v0.7.1
13352025-01-29T20:04:39.214Z Compiling form_urlencoded v1.2.1
13362025-01-29T20:04:39.279Z Compiling try-lock v0.2.5
13372025-01-29T20:04:39.445Z Compiling slog v2.7.0
13382025-01-29T20:04:39.539Z Compiling want v0.3.1
13392025-01-29T20:04:39.828Z Compiling which v4.4.2
13402025-01-29T20:04:39.984Z Compiling pkcs8 v0.10.2
13412025-01-29T20:04:40.021Z Compiling goblin v0.8.2
13422025-01-29T20:04:40.391Z Compiling idna v1.0.3
13432025-01-29T20:04:40.634Z Compiling uuid v1.12.0
13442025-01-29T20:04:40.730Z Compiling httpdate v1.0.3
13452025-01-29T20:04:40.927Z Compiling pest_derive v2.7.14
13462025-01-29T20:04:41.181Z Compiling iana-time-zone v0.1.61
13472025-01-29T20:04:41.592Z Compiling chrono v0.4.39
13482025-01-29T20:04:41.694Z Compiling dtrace-parser v0.2.0
13492025-01-29T20:04:42.114Z Compiling serde_spanned v0.6.8
13502025-01-29T20:04:42.200Z Compiling serde_tokenstream v0.2.2
13512025-01-29T20:04:42.345Z Compiling toml_datetime v0.6.8
13522025-01-29T20:04:42.781Z Compiling tower-service v0.3.3
13532025-01-29T20:04:42.808Z Compiling base64 v0.22.1
13542025-01-29T20:04:42.845Z Compiling rustversion v1.0.17
13552025-01-29T20:04:42.910Z Compiling foreign-types-shared v0.1.1
13562025-01-29T20:04:43.040Z Compiling match_cfg v0.1.0
13572025-01-29T20:04:43.152Z Compiling openssl v0.10.66
13582025-01-29T20:04:43.501Z Compiling adler2 v2.0.0
13592025-01-29T20:04:43.599Z Compiling hostname v0.3.1
13602025-01-29T20:04:43.623Z Compiling foreign-types v0.3.2
13612025-01-29T20:04:43.642Z Compiling url v2.5.3
13622025-01-29T20:04:43.720Z Compiling miniz_oxide v0.8.0
13632025-01-29T20:04:43.817Z Compiling openssl-macros v0.1.1
13642025-01-29T20:04:44.565Z Compiling tokio-util v0.7.12
13652025-01-29T20:04:44.921Z Compiling async-trait v0.1.85
13662025-01-29T20:04:44.998Z Compiling serde_derive_internals v0.29.1
13672025-01-29T20:04:45.113Z Compiling dirs-sys-next v0.1.2
13682025-01-29T20:04:45.420Z Compiling rustls v0.23.19
13692025-01-29T20:04:45.672Z Compiling h2 v0.4.6
13702025-01-29T20:04:45.716Z Compiling dof v0.3.0
13712025-01-29T20:04:45.835Z Compiling rustls v0.22.4
13722025-01-29T20:04:46.113Z Compiling data-encoding v2.6.0
13732025-01-29T20:04:47.361Z Compiling usdt-impl v0.5.0
13742025-01-29T20:04:47.514Z Compiling native-tls v0.2.12
13752025-01-29T20:04:47.623Z Compiling schemars v0.8.21
13762025-01-29T20:04:47.842Z Compiling siphasher v0.3.11
13772025-01-29T20:04:47.960Z Compiling syn v1.0.109
13782025-01-29T20:04:48.234Z Compiling schemars_derive v0.8.21
13792025-01-29T20:04:48.289Z Compiling dirs-next v2.0.0
13802025-01-29T20:04:48.708Z Compiling http-body-util v0.1.2
13812025-01-29T20:04:49.202Z Compiling unicode-normalization v0.1.24
13822025-01-29T20:04:49.352Z Compiling heapless v0.7.17
13832025-01-29T20:04:49.790Z Compiling crossbeam-epoch v0.9.18
13842025-01-29T20:04:49.897Z Compiling sha1 v0.10.6
13852025-01-29T20:04:50.143Z Compiling signature v2.2.0
13862025-01-29T20:04:50.270Z Compiling bzip2-sys v0.1.11+1.0.8
13872025-01-29T20:04:50.299Z Compiling thread_local v1.1.8
13882025-01-29T20:04:50.413Z Compiling cookie v0.18.1
13892025-01-29T20:04:50.488Z Compiling multer v3.1.0
13902025-01-29T20:04:50.700Z Compiling encoding_rs v0.8.34
13912025-01-29T20:04:50.743Z Compiling gimli v0.31.1
13922025-01-29T20:04:50.780Z Compiling slog-async v2.8.0
13932025-01-29T20:04:50.784Z Compiling mime v0.3.17
13942025-01-29T20:04:51.244Z Compiling openssl-probe v0.1.5
13952025-01-29T20:04:51.266Z Compiling dyn-clone v1.0.17
13962025-01-29T20:04:51.285Z Compiling signal-hook v0.3.17
13972025-01-29T20:04:51.481Z Compiling unicode-bidi v0.3.17
13982025-01-29T20:04:51.562Z Compiling ipnet v2.10.1
13992025-01-29T20:04:51.583Z Compiling unicode-properties v0.1.3
14002025-01-29T20:04:52.041Z Compiling rayon-core v1.12.1
14012025-01-29T20:04:52.364Z Compiling stringprep v0.1.5
14022025-01-29T20:04:52.664Z Compiling hyper v1.5.2
14032025-01-29T20:04:52.850Z Compiling toml_edit v0.22.22
14042025-01-29T20:04:54.984Z Compiling addr2line v0.24.2
14052025-01-29T20:04:55.533Z Compiling hyper-util v0.1.10
14062025-01-29T20:04:56.292Z Compiling crossbeam-deque v0.8.5
14072025-01-29T20:04:56.362Z Compiling usdt-attr-macro v0.5.0
14082025-01-29T20:04:56.392Z Compiling usdt-macro v0.5.0
14092025-01-29T20:04:56.807Z Compiling term v0.7.0
14102025-01-29T20:04:57.603Z Compiling slog-json v2.6.1
14112025-01-29T20:04:57.753Z Compiling serde_urlencoded v0.7.1
14122025-01-29T20:04:57.911Z Compiling curve25519-dalek v4.1.3
14132025-01-29T20:04:57.987Z Compiling crossbeam-channel v0.5.13
14142025-01-29T20:04:58.068Z Compiling enum-as-inner v0.6.1
14152025-01-29T20:04:58.242Z Compiling futures-executor v0.3.31
14162025-01-29T20:04:58.432Z Compiling md-5 v0.10.6
14172025-01-29T20:04:58.578Z Compiling rustls-pemfile v2.2.0
14182025-01-29T20:04:58.715Z Compiling async-stream-impl v0.3.6
14192025-01-29T20:04:58.744Z Compiling num-integer v0.1.46
14202025-01-29T20:04:58.904Z Compiling hash32 v0.2.1
14212025-01-29T20:04:58.995Z Compiling ff v0.13.0
14222025-01-29T20:04:59.135Z Compiling is-terminal v0.4.13
14232025-01-29T20:04:59.240Z Compiling object v0.36.5
14242025-01-29T20:04:59.261Z Compiling dropshot v0.12.0
14252025-01-29T20:04:59.280Z Compiling utf-8 v0.7.6
14262025-01-29T20:04:59.486Z Compiling rustc-demangle v0.1.24
14272025-01-29T20:04:59.543Z Compiling num-bigint-dig v0.8.4
14282025-01-29T20:04:59.579Z Compiling quick-error v1.2.3
14292025-01-29T20:04:59.733Z Compiling anyhow v1.0.95
14302025-01-29T20:04:59.846Z Compiling smoltcp v0.9.1
14312025-01-29T20:05:00.008Z Compiling psl-types v2.0.11
14322025-01-29T20:05:00.214Z Compiling take_mut v0.2.2
14332025-01-29T20:05:00.299Z Compiling fallible-iterator v0.2.0
14342025-01-29T20:05:00.321Z Compiling linked-hash-map v0.5.6
14352025-01-29T20:05:00.367Z Compiling portable-atomic v1.9.0
14362025-01-29T20:05:00.405Z Compiling litrs v0.4.1
14372025-01-29T20:05:00.506Z Compiling base16ct v0.2.0
14382025-01-29T20:05:00.654Z Compiling lru-cache v0.1.2
14392025-01-29T20:05:00.850Z Compiling sec1 v0.7.3
14402025-01-29T20:05:00.902Z Compiling postgres-protocol v0.6.7
14412025-01-29T20:05:01.454Z Compiling publicsuffix v2.3.0
14422025-01-29T20:05:01.571Z Compiling document-features v0.2.10
14432025-01-29T20:05:01.804Z Compiling async-stream v0.3.6
14442025-01-29T20:05:01.898Z Compiling resolv-conf v0.7.0
14452025-01-29T20:05:02.111Z Compiling tungstenite v0.24.0
14462025-01-29T20:05:02.139Z Compiling slog-term v2.9.1
14472025-01-29T20:05:02.220Z Compiling num-iter v0.1.45
14482025-01-29T20:05:02.408Z Compiling usdt v0.5.0
14492025-01-29T20:05:02.650Z Compiling group v0.13.0
14502025-01-29T20:05:02.888Z Compiling hickory-proto v0.24.2
14512025-01-29T20:05:03.095Z Compiling futures v0.3.31
14522025-01-29T20:05:03.216Z Compiling slog-bunyan v2.5.0
14532025-01-29T20:05:03.847Z Compiling toml v0.8.19
14542025-01-29T20:05:04.201Z Compiling tokio-native-tls v0.3.1
14552025-01-29T20:05:04.530Z Compiling camino v1.1.9
14562025-01-29T20:05:05.389Z Compiling phf_shared v0.11.2
14572025-01-29T20:05:05.412Z Compiling dropshot_endpoint v0.12.0
14582025-01-29T20:05:05.496Z Compiling terminal_size v0.4.0
14592025-01-29T20:05:05.726Z Compiling backtrace v0.3.74
14602025-01-29T20:05:05.729Z Compiling openapiv3 v2.0.0
14612025-01-29T20:05:05.910Z Compiling waitgroup v0.1.2
14622025-01-29T20:05:06.156Z Compiling serde_path_to_error v0.1.16
14632025-01-29T20:05:06.257Z Compiling hkdf v0.12.4
14642025-01-29T20:05:06.532Z Compiling crypto-bigint v0.5.5
14652025-01-29T20:05:06.939Z Compiling webpki-roots v0.26.6
14662025-01-29T20:05:07.164Z Compiling curve25519-dalek-derive v0.1.1
14672025-01-29T20:05:08.615Z Compiling zerocopy-derive v0.6.6
14682025-01-29T20:05:08.812Z Compiling hostname v0.4.0
14692025-01-29T20:05:09.042Z Compiling fs-err v2.11.0
14702025-01-29T20:05:09.080Z Compiling hubpack_derive v0.1.1
14712025-01-29T20:05:09.336Z Compiling ahash v0.8.11
14722025-01-29T20:05:09.648Z Compiling crc32fast v1.4.2
14732025-01-29T20:05:09.671Z Compiling debug-ignore v1.0.5
14742025-01-29T20:05:09.797Z Compiling unicode-width v0.2.0
14752025-01-29T20:05:09.841Z Compiling winnow v0.5.40
14762025-01-29T20:05:09.935Z Compiling bitflags v1.3.2
14772025-01-29T20:05:10.009Z Compiling managed v0.8.0
14782025-01-29T20:05:10.054Z Compiling newtype-uuid v1.2.1
14792025-01-29T20:05:10.398Z Compiling console v0.15.10
14802025-01-29T20:05:10.419Z Compiling clap_builder v4.5.27
14812025-01-29T20:05:10.587Z Compiling zerocopy v0.6.6
14822025-01-29T20:05:11.348Z Compiling strum_macros v0.25.3
14832025-01-29T20:05:11.781Z Compiling hubpack v0.1.2
14842025-01-29T20:05:12.160Z Compiling flate2 v1.0.35
14852025-01-29T20:05:12.299Z Compiling elliptic-curve v0.13.8
14862025-01-29T20:05:12.525Z Compiling hickory-resolver v0.24.2
14872025-01-29T20:05:13.027Z Compiling toml_edit v0.19.15
14882025-01-29T20:05:13.283Z Compiling phf v0.11.2
14892025-01-29T20:05:13.586Z Compiling signal-hook-mio v0.2.4
14902025-01-29T20:05:13.763Z Compiling hyper-tls v0.6.0
14912025-01-29T20:05:13.935Z Compiling rayon v1.10.0
14922025-01-29T20:05:14.174Z Compiling cookie_store v0.21.1
14932025-01-29T20:05:15.217Z Compiling bzip2 v0.4.4
14942025-01-29T20:05:15.596Z Compiling tokio-tungstenite v0.24.0
14952025-01-29T20:05:16.146Z Compiling postgres-types v0.2.8
14962025-01-29T20:05:18.246Z Compiling ed25519 v2.2.3
14972025-01-29T20:05:18.387Z Compiling phf_shared v0.10.0
14982025-01-29T20:05:18.759Z Compiling tokio-stream v0.1.16
14992025-01-29T20:05:18.783Z Compiling pkcs1 v0.7.5
15002025-01-29T20:05:18.801Z Compiling serde-big-array v0.5.1
15012025-01-29T20:05:19.031Z Compiling clap_derive v4.5.24
15022025-01-29T20:05:19.699Z Compiling rfc6979 v0.4.0
15032025-01-29T20:05:19.702Z Compiling serde_repr v0.1.19
15042025-01-29T20:05:19.911Z Compiling derive-where v1.2.7
15052025-01-29T20:05:20.108Z Compiling float-cmp v0.9.0
15062025-01-29T20:05:20.265Z Compiling bstr v1.10.0
15072025-01-29T20:05:20.346Z Compiling sync_wrapper v1.0.1
15082025-01-29T20:05:20.470Z Compiling bit-vec v0.6.3
15092025-01-29T20:05:20.505Z Compiling precomputed-hash v0.1.1
15102025-01-29T20:05:20.633Z Compiling unicode-segmentation v1.12.0
15112025-01-29T20:05:20.826Z Compiling new_debug_unreachable v1.0.6
15122025-01-29T20:05:20.887Z Compiling whoami v1.5.2
15132025-01-29T20:05:20.941Z Compiling normalize-line-endings v0.3.0
15142025-01-29T20:05:21.084Z Compiling fixedbitset v0.4.2
15152025-01-29T20:05:21.463Z Compiling difflib v0.4.0
15162025-01-29T20:05:21.493Z Compiling predicates-core v1.0.8
15172025-01-29T20:05:21.526Z Compiling number_prefix v0.4.0
15182025-01-29T20:05:21.792Z Compiling static_assertions v1.1.0
15192025-01-29T20:05:21.842Z Compiling indicatif v0.17.9
15202025-01-29T20:05:21.844Z Compiling petgraph v0.6.5
15212025-01-29T20:05:21.905Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15222025-01-29T20:05:22.932Z Compiling predicates v3.1.2
15232025-01-29T20:05:23.165Z Compiling similar v2.6.0
15242025-01-29T20:05:23.722Z Compiling clap v4.5.27
15252025-01-29T20:05:23.856Z Compiling tokio-postgres v0.7.12
15262025-01-29T20:05:23.908Z Compiling string_cache v0.8.7
15272025-01-29T20:05:24.337Z Compiling bit-set v0.5.3
15282025-01-29T20:05:24.412Z Compiling ecdsa v0.16.9
15292025-01-29T20:05:24.636Z Compiling rsa v0.9.6
15302025-01-29T20:05:25.224Z Compiling ed25519-dalek v2.1.1
15312025-01-29T20:05:25.274Z Compiling toml v0.7.8
15322025-01-29T20:05:25.342Z Compiling zip v0.6.6
15332025-01-29T20:05:26.524Z Compiling crossterm v0.28.1
15342025-01-29T20:05:27.481Z Compiling hex v0.4.3
15352025-01-29T20:05:27.649Z Compiling x509-cert v0.2.5
15362025-01-29T20:05:28.086Z Compiling itertools v0.10.5
15372025-01-29T20:05:28.236Z Compiling peg-runtime v0.8.3
15382025-01-29T20:05:28.846Z Compiling lalrpop-util v0.19.12
15392025-01-29T20:05:29.226Z Compiling unicode-xid v0.2.6
15402025-01-29T20:05:29.424Z Compiling strum_macros v0.26.4
15412025-01-29T20:05:29.533Z Compiling xattr v1.3.1
15422025-01-29T20:05:29.565Z Compiling filetime v0.2.25
15432025-01-29T20:05:29.817Z Compiling tar v0.4.42
15442025-01-29T20:05:34.147Z Compiling strum v0.26.3
15452025-01-29T20:05:37.264Z Compiling aws-lc-sys v0.22.0
15462025-01-29T20:06:04.952Z Compiling rustls-webpki v0.102.8
15472025-01-29T20:06:08.197Z Compiling tokio-rustls v0.25.0
15482025-01-29T20:06:09.825Z Compiling tokio-rustls v0.26.0
15492025-01-29T20:06:10.179Z Compiling hyper-rustls v0.27.3
15502025-01-29T20:06:10.615Z Compiling reqwest v0.12.9
15512025-01-29T20:06:11.906Z Compiling qorb v0.2.1
15522025-01-29T20:06:15.035Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15532025-01-29T20:06:15.281Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15542025-01-29T20:06:19.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15552025-01-29T20:06:19.914Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15562025-01-29T20:06:19.965ZJan 29 20:06:18.383 INFO Starting download, target: Cockroach
15572025-01-29T20:06:19.965ZJan 29 20:06:18.383 INFO Starting download, target: Console
15582025-01-29T20:06:19.965ZJan 29 20:06:18.383 INFO Starting download, target: Clickhouse
15592025-01-29T20:06:19.965ZJan 29 20:06:18.383 INFO Starting download, target: DendriteOpenapi
15602025-01-29T20:06:19.968ZJan 29 20:06:18.383 INFO Starting download, target: DendriteStub
15612025-01-29T20:06:19.968ZJan 29 20:06:18.383 INFO Starting download, target: MaghemiteMgd
15622025-01-29T20:06:19.968ZJan 29 20:06:18.383 INFO Starting download, target: TransceiverControl
15632025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15642025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15652025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15662025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15672025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15682025-01-29T20:06:19.968ZJan 29 20:06:18.384 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15692025-01-29T20:06:19.968ZJan 29 20:06:18.385 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15702025-01-29T20:06:20.189ZJan 29 20:06:18.608 INFO Download complete, target: DendriteOpenapi
15712025-01-29T20:06:20.428ZJan 29 20:06:18.809 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15722025-01-29T20:06:20.467ZJan 29 20:06:18.874 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15732025-01-29T20:06:20.795ZJan 29 20:06:19.201 INFO Download complete, target: Console
15742025-01-29T20:06:20.892ZJan 29 20:06:19.299 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15752025-01-29T20:06:21.021ZJan 29 20:06:19.439 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15762025-01-29T20:06:21.065ZJan 29 20:06:19.483 INFO Download complete, target: TransceiverControl
15772025-01-29T20:06:21.418ZJan 29 20:06:19.836 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15782025-01-29T20:06:21.418ZJan 29 20:06:19.836 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15792025-01-29T20:06:23.042ZJan 29 20:06:21.460 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15802025-01-29T20:06:23.834ZJan 29 20:06:22.252 INFO Download complete, target: DendriteStub
15812025-01-29T20:06:24.053ZJan 29 20:06:22.470 INFO Download complete, target: MaghemiteMgd
15822025-01-29T20:06:29.118ZJan 29 20:06:27.535 INFO Checking that binary works, target: Cockroach
15832025-01-29T20:06:29.283ZJan 29 20:06:27.700 INFO Download complete, target: Cockroach
15842025-01-29T20:06:35.486ZJan 29 20:06:33.902 INFO Checking that binary works, target: Clickhouse
15852025-01-29T20:06:35.617ZJan 29 20:06:34.033 INFO Download complete, target: Clickhouse
15862025-01-29T20:06:35.637ZAll builder prerequisites installed successfully, and PATH looks valid
15872025-01-29T20:06:35.640Z
15882025-01-29T20:06:35.640Zreal 4:38.057378587
15892025-01-29T20:06:35.640Zuser 15:49.904819080
15902025-01-29T20:06:35.640Zsys 2:05.103835526
15912025-01-29T20:06:35.640Ztrap 0.578168892
15922025-01-29T20:06:35.640Ztflt 1.469385302
15932025-01-29T20:06:35.640Zdflt 1.566487620
15942025-01-29T20:06:35.640Zkflt 0.024088300
15952025-01-29T20:06:35.640Zlock 25:51.706747877
15962025-01-29T20:06:35.640Zslp 54:50.538841662
15972025-01-29T20:06:35.640Zlat 59.156840003
15982025-01-29T20:06:35.640Zstop 2:27.208799225
15992025-01-29T20:06:35.640Z+ banner hack-check
16002025-01-29T20:06:35.643Z
16012025-01-29T20:06:35.643Z # # ## #### # # #### # # ###### #### # #
16022025-01-29T20:06:35.643Z # # # # # # # # # # # # # # # # #
16032025-01-29T20:06:35.643Z ###### # # # #### ##### # ###### ##### # ####
16042025-01-29T20:06:35.643Z # # ###### # # # # # # # # # #
16052025-01-29T20:06:35.643Z # # # # # # # # # # # # # # # # #
16062025-01-29T20:06:35.643Z # # # # #### # # #### # # ###### #### # #
16072025-01-29T20:06:35.643Z
16082025-01-29T20:06:35.643Z+ export CARGO_INCREMENTAL=0
16092025-01-29T20:06:35.643Z+ CARGO_INCREMENTAL=0
16102025-01-29T20:06:35.643Z+ ptime -m timeout 2h cargo xtask check-features --ci
16112025-01-29T20:06:36.156Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16122025-01-29T20:06:38.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
16132025-01-29T20:06:39.066Z Running `target/debug/xtask check-features --ci`
16142025-01-29T20:06:39.087Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16152025-01-29T20:06:39.090Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16162025-01-29T20:06:39.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16172025-01-29T20:06:39.543Z Running `target/debug/xtask download cargo-hack`
16182025-01-29T20:06:40.355Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16192025-01-29T20:06:40.702Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16202025-01-29T20:06:44.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
16212025-01-29T20:06:44.556Z Running `target/debug/xtask-downloader cargo-hack`
16222025-01-29T20:06:44.591ZJan 29 20:06:43.005 INFO Starting download, target: CargoHack
16232025-01-29T20:06:44.601ZJan 29 20:06:43.006 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16242025-01-29T20:06:45.214ZJan 29 20:06:43.628 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16252025-01-29T20:06:45.302ZJan 29 20:06:43.717 INFO Download complete, target: CargoHack
16262025-01-29T20:06:45.307Zrunning: "/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"
16272025-01-29T20:06:45.323Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16282025-01-29T20:06:45.497Zinfo: running `cargo check --bins` on api_identity (1/197)
16292025-01-29T20:06:46.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16302025-01-29T20:06:46.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16312025-01-29T20:06:46.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16322025-01-29T20:06:46.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16332025-01-29T20:06:46.089Z
16342025-01-29T20:06:46.089Zinfo: running `cargo check --bins` on bootstore (2/197)
16352025-01-29T20:06:46.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16362025-01-29T20:06:46.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16372025-01-29T20:06:46.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16382025-01-29T20:06:46.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16392025-01-29T20:06:46.740Z
16402025-01-29T20:06:46.740Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16412025-01-29T20:06:47.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16422025-01-29T20:06:47.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16432025-01-29T20:06:47.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16442025-01-29T20:06:47.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16452025-01-29T20:06:47.340Z
16462025-01-29T20:06:47.340Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16472025-01-29T20:06:47.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16482025-01-29T20:06:47.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16492025-01-29T20:06:47.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16502025-01-29T20:06:47.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16512025-01-29T20:06:47.956Z
16522025-01-29T20:06:47.956Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16532025-01-29T20:06:48.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16542025-01-29T20:06:48.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16552025-01-29T20:06:48.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16562025-01-29T20:06:48.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16572025-01-29T20:06:48.381Z
16582025-01-29T20:06:48.381Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16592025-01-29T20:06:48.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602025-01-29T20:06:48.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612025-01-29T20:06:48.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622025-01-29T20:06:48.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16632025-01-29T20:06:48.805Z
16642025-01-29T20:06:48.805Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16652025-01-29T20:06:49.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662025-01-29T20:06:49.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672025-01-29T20:06:49.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682025-01-29T20:06:49.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16692025-01-29T20:06:49.256Z
16702025-01-29T20:06:49.257Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16712025-01-29T20:06:49.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-01-29T20:06:49.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-01-29T20:06:49.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-01-29T20:06:49.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16752025-01-29T20:06:49.646Z
16762025-01-29T20:06:49.646Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
16772025-01-29T20:06:50.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-01-29T20:06:50.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-01-29T20:06:50.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-01-29T20:06:50.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16812025-01-29T20:06:50.064Z
16822025-01-29T20:06:50.064Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
16832025-01-29T20:06:50.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-01-29T20:06:50.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-01-29T20:06:50.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-01-29T20:06:50.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16872025-01-29T20:06:50.626Z
16882025-01-29T20:06:50.626Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
16892025-01-29T20:06:50.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-01-29T20:06:50.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-01-29T20:06:50.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-01-29T20:06:50.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16932025-01-29T20:06:50.973Z
16942025-01-29T20:06:50.973Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
16952025-01-29T20:06:51.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-01-29T20:06:51.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-01-29T20:06:51.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-01-29T20:06:51.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16992025-01-29T20:06:51.318Z
17002025-01-29T20:06:51.318Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17012025-01-29T20:06:51.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-01-29T20:06:51.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-01-29T20:06:51.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-01-29T20:06:51.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17052025-01-29T20:06:51.737Z
17062025-01-29T20:06:51.737Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17072025-01-29T20:06:52.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-01-29T20:06:52.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-01-29T20:06:52.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-01-29T20:06:52.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17112025-01-29T20:06:52.160Z
17122025-01-29T20:06:52.160Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17132025-01-29T20:06:52.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-01-29T20:06:52.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-01-29T20:06:52.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-01-29T20:06:52.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17172025-01-29T20:06:52.588Z
17182025-01-29T20:06:52.588Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17192025-01-29T20:06:52.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-01-29T20:06:52.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-01-29T20:06:52.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-01-29T20:06:52.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17232025-01-29T20:06:53.010Z
17242025-01-29T20:06:53.010Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17252025-01-29T20:06:53.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-01-29T20:06:53.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-01-29T20:06:53.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-01-29T20:06:53.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17292025-01-29T20:06:53.433Z
17302025-01-29T20:06:53.433Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17312025-01-29T20:06:53.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-01-29T20:06:53.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-01-29T20:06:53.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-01-29T20:06:53.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17352025-01-29T20:06:53.863Z
17362025-01-29T20:06:53.863Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17372025-01-29T20:06:54.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-01-29T20:06:54.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-01-29T20:06:54.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-01-29T20:06:54.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17412025-01-29T20:06:54.286Z
17422025-01-29T20:06:54.286Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17432025-01-29T20:06:54.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-01-29T20:06:54.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-01-29T20:06:54.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-01-29T20:06:54.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17472025-01-29T20:06:54.717Z
17482025-01-29T20:06:54.717Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17492025-01-29T20:06:55.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-01-29T20:06:55.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-01-29T20:06:55.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-01-29T20:06:55.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17532025-01-29T20:06:55.145Z
17542025-01-29T20:06:55.145Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17552025-01-29T20:06:55.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-01-29T20:06:55.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-01-29T20:06:55.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-01-29T20:06:55.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17592025-01-29T20:06:55.578Z
17602025-01-29T20:06:55.578Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17612025-01-29T20:06:55.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-01-29T20:06:55.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-01-29T20:06:55.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-01-29T20:06:55.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17652025-01-29T20:06:56.004Z
17662025-01-29T20:06:56.004Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17672025-01-29T20:06:56.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-01-29T20:06:56.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-01-29T20:06:56.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-01-29T20:06:56.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17712025-01-29T20:06:56.429Z
17722025-01-29T20:06:56.429Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17732025-01-29T20:06:56.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-01-29T20:06:56.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-01-29T20:06:56.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-01-29T20:06:56.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17772025-01-29T20:06:56.856Z
17782025-01-29T20:06:56.856Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
17792025-01-29T20:06:57.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-01-29T20:06:57.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-01-29T20:06:57.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-01-29T20:06:57.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17832025-01-29T20:06:57.281Z
17842025-01-29T20:06:57.281Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
17852025-01-29T20:06:57.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-01-29T20:06:57.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-01-29T20:06:57.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-01-29T20:06:57.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17892025-01-29T20:06:57.706Z
17902025-01-29T20:06:57.706Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
17912025-01-29T20:06:58.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-01-29T20:06:58.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-01-29T20:06:58.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-01-29T20:06:58.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17952025-01-29T20:06:58.131Z
17962025-01-29T20:06:58.131Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
17972025-01-29T20:06:58.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-01-29T20:06:58.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-01-29T20:06:58.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-01-29T20:06:58.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18012025-01-29T20:06:58.545Z
18022025-01-29T20:06:58.545Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18032025-01-29T20:06:58.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-01-29T20:06:58.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-01-29T20:06:58.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-01-29T20:06:58.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18072025-01-29T20:06:58.978Z
18082025-01-29T20:06:58.978Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18092025-01-29T20:06:59.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-01-29T20:06:59.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-01-29T20:06:59.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-01-29T20:06:59.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18132025-01-29T20:06:59.412Z
18142025-01-29T20:06:59.412Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18152025-01-29T20:06:59.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-01-29T20:06:59.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-01-29T20:06:59.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-01-29T20:06:59.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18192025-01-29T20:06:59.832Z
18202025-01-29T20:06:59.832Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18212025-01-29T20:07:00.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-01-29T20:07:00.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-01-29T20:07:00.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-01-29T20:07:00.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18252025-01-29T20:07:00.254Z
18262025-01-29T20:07:00.254Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18272025-01-29T20:07:00.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-01-29T20:07:00.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-01-29T20:07:00.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-01-29T20:07:00.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18312025-01-29T20:07:00.672Z
18322025-01-29T20:07:00.672Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18332025-01-29T20:07:01.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-01-29T20:07:01.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-01-29T20:07:01.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-01-29T20:07:01.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18372025-01-29T20:07:01.100Z
18382025-01-29T20:07:01.100Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18392025-01-29T20:07:01.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-01-29T20:07:01.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-01-29T20:07:01.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-01-29T20:07:01.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18432025-01-29T20:07:01.528Z
18442025-01-29T20:07:01.528Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18452025-01-29T20:07:01.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-01-29T20:07:01.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-01-29T20:07:01.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-01-29T20:07:01.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18492025-01-29T20:07:01.961Z
18502025-01-29T20:07:01.961Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18512025-01-29T20:07:02.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-01-29T20:07:02.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-01-29T20:07:02.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-01-29T20:07:02.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18552025-01-29T20:07:02.387Z
18562025-01-29T20:07:02.387Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18572025-01-29T20:07:02.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-01-29T20:07:02.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-01-29T20:07:02.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-01-29T20:07:02.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18612025-01-29T20:07:02.812Z
18622025-01-29T20:07:02.812Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18632025-01-29T20:07:03.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-01-29T20:07:03.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-01-29T20:07:03.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-01-29T20:07:03.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18672025-01-29T20:07:03.238Z
18682025-01-29T20:07:03.238Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18692025-01-29T20:07:03.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-01-29T20:07:03.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-01-29T20:07:03.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-01-29T20:07:03.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18732025-01-29T20:07:03.664Z
18742025-01-29T20:07:03.664Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18752025-01-29T20:07:04.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-01-29T20:07:04.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-01-29T20:07:04.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-01-29T20:07:04.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18792025-01-29T20:07:04.092Z
18802025-01-29T20:07:04.092Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
18812025-01-29T20:07:04.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-01-29T20:07:04.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-01-29T20:07:04.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-01-29T20:07:04.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18852025-01-29T20:07:04.515Z
18862025-01-29T20:07:04.515Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
18872025-01-29T20:07:04.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-01-29T20:07:04.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-01-29T20:07:04.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-01-29T20:07:04.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18912025-01-29T20:07:04.940Z
18922025-01-29T20:07:04.940Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
18932025-01-29T20:07:05.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-01-29T20:07:05.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-01-29T20:07:05.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-01-29T20:07:05.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18972025-01-29T20:07:05.563Z
18982025-01-29T20:07:05.563Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
18992025-01-29T20:07:06.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-01-29T20:07:06.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-01-29T20:07:06.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-01-29T20:07:06.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19032025-01-29T20:07:06.179Z
19042025-01-29T20:07:06.179Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19052025-01-29T20:07:06.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-01-29T20:07:06.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-01-29T20:07:06.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-01-29T20:07:06.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19092025-01-29T20:07:06.807Z
19102025-01-29T20:07:06.807Zinfo: running `cargo check --bins` on oxlog (48/197)
19112025-01-29T20:07:07.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-01-29T20:07:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-01-29T20:07:07.416Z Checking cfg-if v1.0.0
19142025-01-29T20:07:07.419Z Checking libc v0.2.169
19152025-01-29T20:07:07.526Z Checking serde v1.0.217
19162025-01-29T20:07:07.529Z Checking zeroize v1.8.1
19172025-01-29T20:07:07.543Z Checking memchr v2.7.4
19182025-01-29T20:07:07.553Z Checking typenum v1.17.0
19192025-01-29T20:07:07.556Z Checking subtle v2.6.1
19202025-01-29T20:07:07.566Z Checking scopeguard v1.2.0
19212025-01-29T20:07:07.596Z Checking value-bag v1.9.0
19222025-01-29T20:07:07.721Z Checking lock_api v0.4.12
19232025-01-29T20:07:07.758Z Checking smallvec v1.13.2
19242025-01-29T20:07:07.819Z Checking const-oid v0.9.6
19252025-01-29T20:07:07.977Z Checking log v0.4.22
19262025-01-29T20:07:08.101Z Checking itoa v1.0.11
19272025-01-29T20:07:08.122Z Checking pin-project-lite v0.2.14
19282025-01-29T20:07:08.255Z Checking byteorder v1.5.0
19292025-01-29T20:07:08.332Z Checking once_cell v1.20.2
19302025-01-29T20:07:08.394Z Checking futures-core v0.3.31
19312025-01-29T20:07:08.497Z Checking stable_deref_trait v1.2.0
19322025-01-29T20:07:08.539Z Checking getrandom v0.2.15
19332025-01-29T20:07:08.586Z Checking signal-hook-registry v1.4.2
19342025-01-29T20:07:08.613Z Checking parking_lot_core v0.9.10
19352025-01-29T20:07:08.629Z Checking generic-array v0.14.7
19362025-01-29T20:07:08.631Z Checking mio v1.0.2
19372025-01-29T20:07:08.642Z Checking cpufeatures v0.2.14
19382025-01-29T20:07:08.750Z Checking futures-sink v0.3.31
19392025-01-29T20:07:08.779Z Checking rand_core v0.6.4
19402025-01-29T20:07:08.834Z Checking socket2 v0.5.7
19412025-01-29T20:07:08.898Z Checking zerocopy v0.7.35
19422025-01-29T20:07:08.938Z Checking parking_lot v0.12.3
19432025-01-29T20:07:09.083Z Checking zerofrom v0.1.4
19442025-01-29T20:07:09.195Z Checking spin v0.9.8
19452025-01-29T20:07:09.274Z Checking slab v0.4.9
19462025-01-29T20:07:09.290Z Checking yoke v0.7.4
19472025-01-29T20:07:09.311Z Checking futures-channel v0.3.31
19482025-01-29T20:07:09.523Z Checking pin-utils v0.1.0
19492025-01-29T20:07:09.538Z Checking foldhash v0.1.3
19502025-01-29T20:07:09.617Z Checking futures-task v0.3.31
19512025-01-29T20:07:09.631Z Checking zerovec v0.10.4
19522025-01-29T20:07:09.652Z Checking allocator-api2 v0.2.18
19532025-01-29T20:07:09.686Z Checking crypto-common v0.1.6
19542025-01-29T20:07:09.703Z Checking block-buffer v0.10.4
19552025-01-29T20:07:09.738Z Checking equivalent v1.0.1
19562025-01-29T20:07:09.848Z Checking futures-io v0.3.31
19572025-01-29T20:07:09.863Z Checking block-padding v0.3.3
19582025-01-29T20:07:09.878Z Checking ryu v1.0.18
19592025-01-29T20:07:09.925Z Checking digest v0.10.7
19602025-01-29T20:07:10.025Z Checking futures-util v0.3.31
19612025-01-29T20:07:10.062Z Checking inout v0.1.3
19622025-01-29T20:07:10.115Z Checking writeable v0.5.5
19632025-01-29T20:07:10.137Z Checking litemap v0.7.3
19642025-01-29T20:07:10.252Z Checking hashbrown v0.15.1
19652025-01-29T20:07:10.291Z Checking fnv v1.0.7
19662025-01-29T20:07:10.306Z Checking hmac v0.12.1
19672025-01-29T20:07:10.426Z Checking sha2 v0.10.8
19682025-01-29T20:07:10.440Z Checking cipher v0.4.4
19692025-01-29T20:07:10.471Z Checking libm v0.2.8
19702025-01-29T20:07:10.519Z Checking base64ct v1.6.0
19712025-01-29T20:07:10.853Z Checking ppv-lite86 v0.2.20
19722025-01-29T20:07:10.933Z Checking pem-rfc7468 v0.7.0
19732025-01-29T20:07:11.019Z Checking icu_locid_transform_data v1.5.0
19742025-01-29T20:07:11.127Z Checking tinystr v0.7.6
19752025-01-29T20:07:11.129Z Checking flagset v0.4.6
19762025-01-29T20:07:11.185Z Checking icu_collections v1.5.0
19772025-01-29T20:07:11.293Z Checking tracing-core v0.1.32
19782025-01-29T20:07:11.332Z Checking der v0.7.9
19792025-01-29T20:07:11.376Z Checking num-traits v0.2.19
19802025-01-29T20:07:11.472Z Checking icu_locid v1.5.0
19812025-01-29T20:07:11.596Z Checking rand_chacha v0.3.1
19822025-01-29T20:07:11.886Z Checking thiserror v1.0.69
19832025-01-29T20:07:11.913Z Checking percent-encoding v2.3.1
19842025-01-29T20:07:11.999Z Checking rustls-pki-types v1.10.0
19852025-01-29T20:07:12.017Z Checking bytes v1.9.0
19862025-01-29T20:07:12.038Z Checking indexmap v2.7.1
19872025-01-29T20:07:12.118Z Checking serde_json v1.0.135
19882025-01-29T20:07:12.417Z Checking icu_provider v1.5.0
19892025-01-29T20:07:12.538Z Checking bitflags v2.6.0
19902025-01-29T20:07:12.815Z Checking tokio v1.43.0
19912025-01-29T20:07:12.848Z Checking http v1.2.0
19922025-01-29T20:07:12.865Z Checking icu_properties_data v1.5.0
19932025-01-29T20:07:13.080Z Checking icu_locid_transform v1.5.0
19942025-01-29T20:07:13.103Z Checking spki v0.7.3
19952025-01-29T20:07:13.126Z Checking rand v0.8.5
19962025-01-29T20:07:13.189Z Checking tracing v0.1.40
19972025-01-29T20:07:13.379Z Checking salsa20 v0.10.2
19982025-01-29T20:07:13.542Z Checking pbkdf2 v0.12.2
19992025-01-29T20:07:13.602Z Checking aws-lc-sys v0.22.0
20002025-01-29T20:07:13.704Z Checking httparse v1.9.5
20012025-01-29T20:07:13.738Z Checking utf8_iter v1.0.4
20022025-01-29T20:07:13.937Z Checking write16 v1.0.0
20032025-01-29T20:07:14.055Z Checking icu_properties v1.5.1
20042025-01-29T20:07:14.073Z Checking mirai-annotations v1.12.0
20052025-01-29T20:07:14.116Z Checking icu_normalizer_data v1.5.0
20062025-01-29T20:07:14.137Z Checking untrusted v0.7.1
20072025-01-29T20:07:14.223Z Checking powerfmt v0.2.0
20082025-01-29T20:07:14.238Z Checking utf16_iter v1.0.5
20092025-01-29T20:07:14.309Z Checking untrusted v0.9.0
20102025-01-29T20:07:14.352Z Checking scrypt v0.11.0
20112025-01-29T20:07:14.404Z Checking aes v0.8.4
20122025-01-29T20:07:14.429Z Checking cbc v0.1.2
20132025-01-29T20:07:14.477Z Checking ring v0.17.8
20142025-01-29T20:07:14.499Z Checking deranged v0.3.11
20152025-01-29T20:07:14.580Z Checking crossbeam-utils v0.8.20
20162025-01-29T20:07:14.625Z Checking atomic-waker v1.1.2
20172025-01-29T20:07:14.769Z Checking num_threads v0.1.7
20182025-01-29T20:07:14.899Z Checking time-core v0.1.2
20192025-01-29T20:07:15.065Z Checking tinyvec_macros v0.1.1
20202025-01-29T20:07:15.162Z Checking num-conv v0.1.0
20212025-01-29T20:07:15.274Z Checking pkcs5 v0.7.1
20222025-01-29T20:07:15.276Z Checking tinyvec v1.8.0
20232025-01-29T20:07:15.393Z Checking http-body v1.0.1
20242025-01-29T20:07:15.598Z Checking form_urlencoded v1.2.1
20252025-01-29T20:07:15.714Z Checking aws-lc-rs v1.10.0
20262025-01-29T20:07:15.785Z Checking try-lock v0.2.5
20272025-01-29T20:07:15.803Z Checking pkcs8 v0.10.2
20282025-01-29T20:07:15.819Z Checking time v0.3.36
20292025-01-29T20:07:15.920Z Checking want v0.3.1
20302025-01-29T20:07:16.095Z Checking uuid v1.12.0
20312025-01-29T20:07:16.114Z Checking unicode-ident v1.0.14
20322025-01-29T20:07:16.254Z Checking httpdate v1.0.3
20332025-01-29T20:07:16.298Z Checking proc-macro2 v1.0.92
20342025-01-29T20:07:16.534Z Checking serde_spanned v0.6.8
20352025-01-29T20:07:16.577Z Checking toml_datetime v0.6.8
20362025-01-29T20:07:16.712Z Checking slog v2.7.0
20372025-01-29T20:07:16.743Z Checking scroll v0.12.0
20382025-01-29T20:07:16.880Z Checking match_cfg v0.1.0
20392025-01-29T20:07:16.973Z Checking plain v0.2.3
20402025-01-29T20:07:16.986Z Checking iana-time-zone v0.1.61
20412025-01-29T20:07:17.132Z Checking base64 v0.22.1
20422025-01-29T20:07:17.145Z Checking foreign-types-shared v0.1.1
20432025-01-29T20:07:17.162Z Checking ucd-trie v0.1.7
20442025-01-29T20:07:17.201Z Checking tower-service v0.3.3
20452025-01-29T20:07:17.244Z Checking icu_normalizer v1.5.0
20462025-01-29T20:07:17.261Z Checking adler2 v2.0.0
20472025-01-29T20:07:17.321Z Checking foreign-types v0.3.2
20482025-01-29T20:07:17.369Z Checking pest v2.7.14
20492025-01-29T20:07:17.419Z Checking goblin v0.8.2
20502025-01-29T20:07:17.435Z Checking miniz_oxide v0.8.0
20512025-01-29T20:07:17.465Z Checking rustls-webpki v0.102.8
20522025-01-29T20:07:17.601Z Checking chrono v0.4.39
20532025-01-29T20:07:18.031Z Checking idna_adapter v1.2.0
20542025-01-29T20:07:18.186Z Checking hostname v0.3.1
20552025-01-29T20:07:18.221Z Checking idna v1.0.3
20562025-01-29T20:07:18.350Z Checking quote v1.0.38
20572025-01-29T20:07:18.355Z Checking openssl-sys v0.9.103
20582025-01-29T20:07:18.355Z Checking dirs-sys-next v0.1.2
20592025-01-29T20:07:18.526Z Checking errno v0.3.9
20602025-01-29T20:07:18.558Z Checking aho-corasick v1.1.3
20612025-01-29T20:07:18.715Z Checking regex-syntax v0.8.5
20622025-01-29T20:07:18.741Z Checking url v2.5.3
20632025-01-29T20:07:19.428Z Checking data-encoding v2.6.0
20642025-01-29T20:07:19.447Z Checking tokio-util v0.7.12
20652025-01-29T20:07:19.517Z Compiling newtype-uuid v1.2.1
20662025-01-29T20:07:19.537Z Checking pretty-hex v0.4.1
20672025-01-29T20:07:19.721Z Checking siphasher v0.3.11
20682025-01-29T20:07:19.841Z Checking openssl v0.10.66
20692025-01-29T20:07:19.935Z Checking dtrace-parser v0.2.0
20702025-01-29T20:07:19.953Z Checking rustix v0.38.37
20712025-01-29T20:07:20.025Z Checking syn v2.0.96
20722025-01-29T20:07:20.161Z Checking dirs-next v2.0.0
20732025-01-29T20:07:20.274Z Checking h2 v0.4.6
20742025-01-29T20:07:20.301Z Checking unicode-normalization v0.1.24
20752025-01-29T20:07:20.403Z Checking http-body-util v0.1.2
20762025-01-29T20:07:20.845Z Checking crossbeam-epoch v0.9.18
20772025-01-29T20:07:21.219Z Checking sha1 v0.10.6
20782025-01-29T20:07:21.245Z Checking signature v2.2.0
20792025-01-29T20:07:21.465Z Checking thread_local v1.1.8
20802025-01-29T20:07:21.510Z Checking thread-id v4.2.2
20812025-01-29T20:07:21.628Z Checking encoding_rs v0.8.34
20822025-01-29T20:07:21.737Z Checking unicode-bidi v0.3.17
20832025-01-29T20:07:21.917Z Checking regex-automata v0.4.8
20842025-01-29T20:07:22.126Z Checking dof v0.3.0
20852025-01-29T20:07:22.367Z Checking mime v0.3.17
20862025-01-29T20:07:22.695Z Checking utf8parse v0.2.2
20872025-01-29T20:07:22.720Z Checking either v1.13.0
20882025-01-29T20:07:22.851Z Checking anstyle v1.0.10
20892025-01-29T20:07:23.059Z Checking openssl-probe v0.1.5
20902025-01-29T20:07:23.096Z Checking unicode-properties v0.1.3
20912025-01-29T20:07:23.215Z Checking gimli v0.31.1
20922025-01-29T20:07:23.232Z Checking winnow v0.6.20
20932025-01-29T20:07:23.480Z Checking ipnet v2.10.1
20942025-01-29T20:07:23.889Z Checking stringprep v0.1.5
20952025-01-29T20:07:23.906Z Checking anstyle-parse v0.2.5
20962025-01-29T20:07:24.173Z Checking crossbeam-deque v0.8.5
20972025-01-29T20:07:24.189Z Checking term v0.7.0
20982025-01-29T20:07:24.493Z Checking rustls v0.23.19
20992025-01-29T20:07:24.631Z Checking rustls v0.22.4
21002025-01-29T20:07:24.798Z Checking native-tls v0.2.12
21012025-01-29T20:07:25.106Z Checking slog-json v2.6.1
21022025-01-29T20:07:25.381Z Checking serde_urlencoded v0.7.1
21032025-01-29T20:07:25.818Z Checking crossbeam-channel v0.5.13
21042025-01-29T20:07:25.927Z Checking toml_edit v0.22.22
21052025-01-29T20:07:26.067Z Checking usdt-impl v0.5.0
21062025-01-29T20:07:26.257Z Checking futures-executor v0.3.31
21072025-01-29T20:07:26.473Z Checking num-integer v0.1.46
21082025-01-29T20:07:26.502Z Checking rustls-pemfile v2.2.0
21092025-01-29T20:07:26.626Z Checking md-5 v0.10.6
21102025-01-29T20:07:26.657Z Checking hyper v1.5.2
21112025-01-29T20:07:26.714Z Checking ff v0.13.0
21122025-01-29T20:07:26.863Z Checking hash32 v0.2.1
21132025-01-29T20:07:26.943Z Checking is-terminal v0.4.13
21142025-01-29T20:07:26.959Z Checking memmap v0.7.0
21152025-01-29T20:07:26.976Z Checking addr2line v0.24.2
21162025-01-29T20:07:27.074Z Checking object v0.36.5
21172025-01-29T20:07:27.149Z Checking fallible-iterator v0.2.0
21182025-01-29T20:07:27.165Z Checking utf-8 v0.7.6
21192025-01-29T20:07:27.377Z Checking psl-types v2.0.11
21202025-01-29T20:07:27.464Z Checking base16ct v0.2.0
21212025-01-29T20:07:27.571Z Checking rustc-demangle v0.1.24
21222025-01-29T20:07:27.676Z Checking dyn-clone v1.0.17
21232025-01-29T20:07:27.700Z Checking is_terminal_polyfill v1.70.1
21242025-01-29T20:07:27.827Z Checking colorchoice v1.0.2
21252025-01-29T20:07:27.830Z Checking linked-hash-map v0.5.6
21262025-01-29T20:07:27.969Z Checking anstyle-query v1.1.1
21272025-01-29T20:07:27.994Z Checking take_mut v0.2.2
21282025-01-29T20:07:28.010Z Checking quick-error v1.2.3
21292025-01-29T20:07:28.107Z Checking anstream v0.6.15
21302025-01-29T20:07:28.132Z Checking lru-cache v0.1.2
21312025-01-29T20:07:28.147Z Checking slog-async v2.8.0
21322025-01-29T20:07:28.150Z Checking resolv-conf v0.7.0
21332025-01-29T20:07:28.321Z Checking tokio-rustls v0.25.0
21342025-01-29T20:07:28.420Z Checking toml v0.8.19
21352025-01-29T20:07:28.440Z Checking schemars v0.8.21
21362025-01-29T20:07:28.474Z Checking postgres-protocol v0.6.7
21372025-01-29T20:07:28.492Z Checking sec1 v0.7.3
21382025-01-29T20:07:28.565Z Checking hyper-util v0.1.10
21392025-01-29T20:07:28.675Z Checking publicsuffix v2.3.0
21402025-01-29T20:07:28.873Z Checking tungstenite v0.24.0
21412025-01-29T20:07:28.950Z Checking usdt v0.5.0
21422025-01-29T20:07:29.081Z Checking heapless v0.7.17
21432025-01-29T20:07:29.145Z Checking slog-term v2.9.1
21442025-01-29T20:07:29.190Z Checking num-iter v0.1.45
21452025-01-29T20:07:29.368Z Checking group v0.13.0
21462025-01-29T20:07:29.599Z Checking tokio-rustls v0.26.0
21472025-01-29T20:07:29.620Z Checking futures v0.3.31
21482025-01-29T20:07:29.622Z Checking slog-bunyan v2.5.0
21492025-01-29T20:07:29.726Z Checking tokio-native-tls v0.3.1
21502025-01-29T20:07:29.742Z Checking rayon-core v1.12.1
21512025-01-29T20:07:29.794Z Checking hickory-proto v0.24.2
21522025-01-29T20:07:29.943Z Checking multer v3.1.0
21532025-01-29T20:07:29.987Z Checking terminal_size v0.4.0
21542025-01-29T20:07:29.989Z Checking phf_shared v0.11.2
21552025-01-29T20:07:30.188Z Checking cookie v0.18.1
21562025-01-29T20:07:30.256Z Checking async-stream v0.3.6
21572025-01-29T20:07:30.301Z Checking bzip2-sys v0.1.11+1.0.8
21582025-01-29T20:07:30.345Z Checking camino v1.1.9
21592025-01-29T20:07:30.381Z Checking signal-hook v0.3.17
21602025-01-29T20:07:30.427Z Checking waitgroup v0.1.2
21612025-01-29T20:07:30.449Z Checking openapiv3 v2.0.0
21622025-01-29T20:07:30.550Z Checking webpki-roots v0.26.6
21632025-01-29T20:07:30.567Z Checking serde_path_to_error v0.1.16
21642025-01-29T20:07:30.627Z Checking hkdf v0.12.4
21652025-01-29T20:07:30.712Z Checking crypto-bigint v0.5.5
21662025-01-29T20:07:30.762Z Checking lazy_static v1.5.0
21672025-01-29T20:07:30.837Z Checking hostname v0.4.0
21682025-01-29T20:07:30.853Z Checking crc32fast v1.4.2
21692025-01-29T20:07:30.895Z Checking strsim v0.11.1
21702025-01-29T20:07:30.973Z Checking clap_lex v0.7.4
21712025-01-29T20:07:31.090Z Checking winnow v0.5.40
21722025-01-29T20:07:31.148Z Checking debug-ignore v1.0.5
21732025-01-29T20:07:31.182Z Checking unicode-width v0.2.0
21742025-01-29T20:07:31.220Z Checking managed v0.8.0
21752025-01-29T20:07:31.282Z Checking bitflags v1.3.2
21762025-01-29T20:07:31.405Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21772025-01-29T20:07:31.590Z Checking smoltcp v0.9.1
21782025-01-29T20:07:31.675Z Checking console v0.15.10
21792025-01-29T20:07:31.692Z Checking clap_builder v4.5.27
21802025-01-29T20:07:32.246Z Checking flate2 v1.0.35
21812025-01-29T20:07:32.884Z Checking num-bigint-dig v0.8.4
21822025-01-29T20:07:32.962Z Checking hyper-rustls v0.27.3
21832025-01-29T20:07:33.038Z Checking backtrace v0.3.74
21842025-01-29T20:07:33.301Z Checking signal-hook-mio v0.2.4
21852025-01-29T20:07:33.325Z Checking elliptic-curve v0.13.8
21862025-01-29T20:07:33.456Z Checking cookie_store v0.21.1
21872025-01-29T20:07:33.587Z Checking anyhow v1.0.95
21882025-01-29T20:07:33.688Z Checking dropshot v0.12.0
21892025-01-29T20:07:33.860Z Checking toml_edit v0.19.15
21902025-01-29T20:07:33.942Z Checking hyper-tls v0.6.0
21912025-01-29T20:07:33.959Z Checking bzip2 v0.4.4
21922025-01-29T20:07:34.167Z Checking rayon v1.10.0
21932025-01-29T20:07:34.244Z Checking phf v0.11.2
21942025-01-29T20:07:34.261Z Checking tokio-tungstenite v0.24.0
21952025-01-29T20:07:34.418Z Checking hickory-resolver v0.24.2
21962025-01-29T20:07:34.510Z Checking postgres-types v0.2.8
21972025-01-29T20:07:34.568Z Checking regex v1.11.1
21982025-01-29T20:07:34.718Z Checking bstr v1.10.0
21992025-01-29T20:07:34.864Z Checking ed25519 v2.2.3
22002025-01-29T20:07:35.134Z Checking tokio-stream v0.1.16
22012025-01-29T20:07:35.162Z Checking phf_shared v0.10.0
22022025-01-29T20:07:35.178Z Checking curve25519-dalek v4.1.3
22032025-01-29T20:07:35.416Z Checking zerocopy v0.6.6
22042025-01-29T20:07:35.601Z Checking hubpack v0.1.2
22052025-01-29T20:07:35.891Z Checking portable-atomic v1.9.0
22062025-01-29T20:07:35.915Z Checking pkcs1 v0.7.5
22072025-01-29T20:07:35.986Z Checking float-cmp v0.9.0
22082025-01-29T20:07:36.083Z Checking serde-big-array v0.5.1
22092025-01-29T20:07:36.184Z Checking rfc6979 v0.4.0
22102025-01-29T20:07:36.230Z Checking sync_wrapper v1.0.1
22112025-01-29T20:07:36.297Z Checking difflib v0.4.0
22122025-01-29T20:07:36.328Z Checking whoami v1.5.2
22132025-01-29T20:07:36.362Z Checking precomputed-hash v0.1.1
22142025-01-29T20:07:36.400Z Checking bit-vec v0.6.3
22152025-01-29T20:07:36.492Z Checking normalize-line-endings v0.3.0
22162025-01-29T20:07:36.631Z Checking static_assertions v1.1.0
22172025-01-29T20:07:36.648Z Checking new_debug_unreachable v1.0.6
22182025-01-29T20:07:36.651Z Checking number_prefix v0.4.0
22192025-01-29T20:07:36.725Z Checking minimal-lexical v0.2.1
22202025-01-29T20:07:36.742Z Checking unicode-segmentation v1.12.0
22212025-01-29T20:07:36.742Z Checking predicates-core v1.0.8
22222025-01-29T20:07:36.853Z Checking fixedbitset v0.4.2
22232025-01-29T20:07:36.872Z Checking string_cache v0.8.7
22242025-01-29T20:07:36.954Z Checking predicates v3.1.2
22252025-01-29T20:07:36.976Z Checking ed25519-dalek v2.1.1
22262025-01-29T20:07:37.093Z Checking qorb v0.2.1
22272025-01-29T20:07:37.113Z Checking petgraph v0.6.5
22282025-01-29T20:07:37.133Z Checking nom v7.1.3
22292025-01-29T20:07:37.149Z Checking bit-set v0.5.3
22302025-01-29T20:07:37.373Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22312025-01-29T20:07:37.391Z Checking tokio-postgres v0.7.12
22322025-01-29T20:07:37.422Z Checking similar v2.6.0
22332025-01-29T20:07:37.562Z Checking reqwest v0.12.9
22342025-01-29T20:07:37.618Z Checking indicatif v0.17.9
22352025-01-29T20:07:38.246Z Checking ecdsa v0.16.9
22362025-01-29T20:07:38.356Z Checking rsa v0.9.6
22372025-01-29T20:07:38.936Z Checking toml v0.7.8
22382025-01-29T20:07:39.322Z Checking clap v4.5.27
22392025-01-29T20:07:39.348Z Checking zip v0.6.6
22402025-01-29T20:07:39.442Z Checking crossterm v0.28.1
22412025-01-29T20:07:39.601Z Checking itertools v0.12.1
22422025-01-29T20:07:39.620Z Checking itertools v0.10.5
22432025-01-29T20:07:39.695Z Checking ahash v0.8.11
22442025-01-29T20:07:40.010Z Checking fs-err v2.11.0
22452025-01-29T20:07:40.141Z Checking x509-cert v0.2.5
22462025-01-29T20:07:40.181Z Checking semver v1.0.24
22472025-01-29T20:07:40.235Z Checking hex v0.4.3
22482025-01-29T20:07:40.540Z Checking peg-runtime v0.8.3
22492025-01-29T20:07:40.583Z Checking lalrpop-util v0.19.12
22502025-01-29T20:07:40.744Z Checking sigpipe v0.1.3
22512025-01-29T20:07:41.835Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22522025-01-29T20:07:42.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
22532025-01-29T20:07:42.326Z
22542025-01-29T20:07:42.326Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22552025-01-29T20:07:42.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562025-01-29T20:07:42.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572025-01-29T20:07:42.977Z Compiling hashbrown v0.14.5
22582025-01-29T20:07:43.100Z Checking heck v0.5.0
22592025-01-29T20:07:43.114Z Compiling unsafe-libyaml v0.2.11
22602025-01-29T20:07:43.129Z Checking ipnetwork v0.20.0
22612025-01-29T20:07:43.141Z Compiling ident_case v1.0.1
22622025-01-29T20:07:43.156Z Checking progenitor-client v0.8.0
22632025-01-29T20:07:43.171Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22642025-01-29T20:07:43.262Z Checking newtype-uuid v1.2.1
22652025-01-29T20:07:43.309Z Compiling darling_core v0.20.10
22662025-01-29T20:07:43.468Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22672025-01-29T20:07:43.489Z Compiling proc-macro-crate v1.3.1
22682025-01-29T20:07:43.491Z Compiling structmeta-derive v0.3.0
22692025-01-29T20:07:43.550Z Compiling thiserror v2.0.11
22702025-01-29T20:07:43.817Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22712025-01-29T20:07:44.066Z Checking regress v0.10.1
22722025-01-29T20:07:44.200Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22732025-01-29T20:07:44.419Z Compiling serde_yaml v0.9.34+deprecated
22742025-01-29T20:07:44.516Z Compiling num_enum_derive v0.5.11
22752025-01-29T20:07:44.990Z Compiling lzma-sys v0.1.20
22762025-01-29T20:07:45.383Z Compiling foreign-types-macros v0.2.3
22772025-01-29T20:07:45.753Z Compiling thiserror-impl v2.0.11
22782025-01-29T20:07:46.156Z Compiling structmeta v0.3.0
22792025-01-29T20:07:46.611Z Compiling dropshot v0.15.1
22802025-01-29T20:07:46.629Z Checking arc-swap v1.7.1
22812025-01-29T20:07:46.723Z Checking foreign-types-shared v0.3.1
22822025-01-29T20:07:46.858Z Checking foreign-types v0.5.0
22832025-01-29T20:07:46.972Z Checking num_enum v0.5.11
22842025-01-29T20:07:46.992Z Compiling parse-display-derive v0.10.0
22852025-01-29T20:07:47.025Z Checking slog-scope v4.4.0
22862025-01-29T20:07:47.175Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22872025-01-29T20:07:47.238Z Compiling proc-macro-error v1.0.4
22882025-01-29T20:07:47.608Z Checking typify-impl v0.2.0
22892025-01-29T20:07:48.069Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22902025-01-29T20:07:48.126Z Checking tungstenite v0.21.0
22912025-01-29T20:07:48.186Z Compiling heck v0.3.3
22922025-01-29T20:07:48.570Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22932025-01-29T20:07:48.840Z Compiling dropshot_endpoint v0.15.1
22942025-01-29T20:07:48.992Z Checking cstr-argument v0.1.2
22952025-01-29T20:07:49.165Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22962025-01-29T20:07:49.188Z Checking instant v0.1.13
22972025-01-29T20:07:49.313Z Checking pretty-hex v0.2.1
22982025-01-29T20:07:49.361Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
22992025-01-29T20:07:49.450Z Compiling darling_macro v0.20.10
23002025-01-29T20:07:49.487Z Checking fastrand v2.1.1
23012025-01-29T20:07:49.641Z Checking base64 v0.21.7
23022025-01-29T20:07:49.813Z Checking tempfile v3.13.0
23032025-01-29T20:07:49.881Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23042025-01-29T20:07:50.099Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23052025-01-29T20:07:50.124Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23062025-01-29T20:07:50.148Z Checking backoff v0.4.0
23072025-01-29T20:07:50.169Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23082025-01-29T20:07:50.273Z Checking tokio-tungstenite v0.21.0
23092025-01-29T20:07:50.310Z Compiling darling v0.20.10
23102025-01-29T20:07:50.359Z Checking strum v0.26.3
23112025-01-29T20:07:50.429Z Compiling serde_with_macros v3.11.0
23122025-01-29T20:07:50.442Z Compiling zone_cfg_derive v0.1.2
23132025-01-29T20:07:50.467Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23142025-01-29T20:07:50.518Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23152025-01-29T20:07:50.745Z Checking slog-stdlog v4.1.1
23162025-01-29T20:07:50.917Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23172025-01-29T20:07:51.001Z Checking regress v0.9.1
23182025-01-29T20:07:51.018Z Checking parse-display v0.10.0
23192025-01-29T20:07:51.071Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23202025-01-29T20:07:51.182Z Checking progenitor-client v0.9.1
23212025-01-29T20:07:51.245Z Checking colored v2.1.0
23222025-01-29T20:07:51.416Z Checking macaddr v1.0.1
23232025-01-29T20:07:51.593Z Checking base64 v0.13.1
23242025-01-29T20:07:51.651Z Checking unicode-width v0.1.14
23252025-01-29T20:07:51.910Z Checking zone v0.1.8
23262025-01-29T20:07:52.006Z Checking ron v0.7.1
23272025-01-29T20:07:52.177Z Checking tabwriter v1.4.0
23282025-01-29T20:07:52.429Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23292025-01-29T20:07:52.575Z Checking xz2 v0.1.7
23302025-01-29T20:07:52.877Z Checking slog-envlogger v2.2.0
23312025-01-29T20:07:52.892Z Checking xattr v1.3.1
23322025-01-29T20:07:52.995Z Checking serde_with v3.11.0
23332025-01-29T20:07:53.092Z Checking pem v3.0.4
23342025-01-29T20:07:53.094Z Checking yasna v0.5.2
23352025-01-29T20:07:53.125Z Checking headers-core v0.3.0
23362025-01-29T20:07:53.280Z Checking smf v0.2.3
23372025-01-29T20:07:53.363Z Checking filetime v0.2.25
23382025-01-29T20:07:53.574Z Checking same-file v1.0.6
23392025-01-29T20:07:53.590Z Checking tar v0.4.42
23402025-01-29T20:07:53.724Z Checking headers v0.4.0
23412025-01-29T20:07:53.757Z Checking walkdir v2.5.0
23422025-01-29T20:07:53.959Z Checking rcgen v0.12.1
23432025-01-29T20:07:54.044Z Checking atomicwrites v0.4.4
23442025-01-29T20:07:54.248Z Checking camino-tempfile v1.1.1
23452025-01-29T20:07:54.401Z Checking subprocess v0.2.9
23462025-01-29T20:07:57.029Z Compiling typify-macro v0.2.0
23472025-01-29T20:07:58.523Z Compiling typify v0.2.0
23482025-01-29T20:07:58.595Z Compiling progenitor-impl v0.8.0
23492025-01-29T20:08:00.938Z Compiling progenitor-macro v0.8.0
23502025-01-29T20:08:04.577Z Checking progenitor v0.8.0
23512025-01-29T20:08:04.708Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23522025-01-29T20:08:04.711Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23532025-01-29T20:08:07.217Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23542025-01-29T20:08:07.563Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23552025-01-29T20:08:13.486Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23562025-01-29T20:08:14.963Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23572025-01-29T20:08:16.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.83s
23582025-01-29T20:08:16.341Z
23592025-01-29T20:08:16.341Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23602025-01-29T20:08:16.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612025-01-29T20:08:16.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622025-01-29T20:08:16.986Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23632025-01-29T20:08:18.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
23642025-01-29T20:08:18.535Z
23652025-01-29T20:08:18.535Zinfo: running `cargo check --bins` on nexus-config (51/197)
23662025-01-29T20:08:19.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672025-01-29T20:08:19.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682025-01-29T20:08:19.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692025-01-29T20:08:19.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23702025-01-29T20:08:19.156Z
23712025-01-29T20:08:19.156Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23722025-01-29T20:08:19.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732025-01-29T20:08:19.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742025-01-29T20:08:19.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752025-01-29T20:08:19.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23762025-01-29T20:08:19.758Z
23772025-01-29T20:08:19.758Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
23782025-01-29T20:08:20.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792025-01-29T20:08:20.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802025-01-29T20:08:20.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812025-01-29T20:08:20.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23822025-01-29T20:08:20.384Z
23832025-01-29T20:08:20.384Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
23842025-01-29T20:08:20.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852025-01-29T20:08:20.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862025-01-29T20:08:21.065Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23872025-01-29T20:08:21.178Z Compiling ipnetwork v0.20.0
23882025-01-29T20:08:21.180Z Compiling zerocopy v0.8.10
23892025-01-29T20:08:21.180Z Compiling progenitor-client v0.8.0
23902025-01-29T20:08:21.180Z Compiling itertools v0.13.0
23912025-01-29T20:08:21.180Z Compiling zerocopy-derive v0.8.10
23922025-01-29T20:08:21.180Z Compiling heapless v0.8.0
23932025-01-29T20:08:21.181Z Compiling thiserror v2.0.11
23942025-01-29T20:08:21.367Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23952025-01-29T20:08:21.500Z Checking hash32 v0.3.1
23962025-01-29T20:08:21.616Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
23972025-01-29T20:08:21.694Z Compiling progenitor v0.8.0
23982025-01-29T20:08:21.921Z Compiling instant v0.1.13
23992025-01-29T20:08:21.951Z Compiling smoltcp v0.11.0
24002025-01-29T20:08:22.034Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24012025-01-29T20:08:22.076Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24022025-01-29T20:08:22.079Z Compiling backoff v0.4.0
24032025-01-29T20:08:22.315Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24042025-01-29T20:08:22.432Z Compiling dropshot v0.15.1
24052025-01-29T20:08:22.647Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24062025-01-29T20:08:22.867Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24072025-01-29T20:08:22.890Z Compiling serde_with v3.11.0
24082025-01-29T20:08:23.039Z Compiling parse-display v0.10.0
24092025-01-29T20:08:23.105Z Checking num-rational v0.4.2
24102025-01-29T20:08:23.645Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24112025-01-29T20:08:23.708Z Compiling progenitor-client v0.9.1
24122025-01-29T20:08:24.032Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24132025-01-29T20:08:24.207Z Compiling regress v0.9.1
24142025-01-29T20:08:25.467Z Compiling phf_generator v0.11.2
24152025-01-29T20:08:25.664Z Checking num-complex v0.4.6
24162025-01-29T20:08:26.579Z Compiling macaddr v1.0.1
24172025-01-29T20:08:26.597Z Checking cobs v0.2.3
24182025-01-29T20:08:26.792Z Checking postcard v1.0.10
24192025-01-29T20:08:27.012Z Checking num v0.4.3
24202025-01-29T20:08:27.192Z Compiling phf_codegen v0.11.2
24212025-01-29T20:08:27.336Z Compiling parse-zoneinfo v0.3.1
24222025-01-29T20:08:27.416Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24232025-01-29T20:08:27.722Z Compiling convert_case v0.4.0
24242025-01-29T20:08:29.087Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24252025-01-29T20:08:29.104Z Compiling float-ord v0.3.2
24262025-01-29T20:08:29.295Z Compiling derive_more v0.99.18
24272025-01-29T20:08:29.407Z Compiling chrono-tz-build v0.4.0
24282025-01-29T20:08:29.750Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24292025-01-29T20:08:30.135Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24302025-01-29T20:08:30.416Z Compiling crucible-workspace-hack v0.1.0
24312025-01-29T20:08:30.576Z Compiling chrono-tz v0.10.1
24322025-01-29T20:08:30.650Z Checking newline-converter v0.3.0
24332025-01-29T20:08:30.734Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24342025-01-29T20:08:30.804Z Checking prettyplease v0.2.25
24352025-01-29T20:08:31.222Z Compiling slog-dtrace v0.3.0
24362025-01-29T20:08:31.430Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24372025-01-29T20:08:31.534Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24382025-01-29T20:08:31.792Z Checking expectorate v1.1.0
24392025-01-29T20:08:32.083Z Compiling zone_cfg_derive v0.3.0
24402025-01-29T20:08:32.262Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24412025-01-29T20:08:32.716Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24422025-01-29T20:08:33.285Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24432025-01-29T20:08:33.470Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24442025-01-29T20:08:33.472Z Compiling const_format_proc_macros v0.2.34
24452025-01-29T20:08:33.636Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24462025-01-29T20:08:33.722Z Compiling num-derive v0.4.2
24472025-01-29T20:08:33.745Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24482025-01-29T20:08:34.044Z Checking highway v1.2.0
24492025-01-29T20:08:34.517Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24502025-01-29T20:08:34.759Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24512025-01-29T20:08:34.778Z Checking zone v0.3.0
24522025-01-29T20:08:34.793Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24532025-01-29T20:08:35.355Z Checking const_format v0.2.34
24542025-01-29T20:08:35.602Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24552025-01-29T20:08:35.791Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24562025-01-29T20:08:35.894Z Checking gethostname v0.5.0
24572025-01-29T20:08:36.028Z Checking bcs v0.1.6
24582025-01-29T20:08:36.065Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24592025-01-29T20:08:36.333Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24602025-01-29T20:08:36.383Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24612025-01-29T20:08:36.489Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24622025-01-29T20:08:36.557Z Compiling async-recursion v1.1.1
24632025-01-29T20:08:36.575Z Checking termtree v0.5.1
24642025-01-29T20:08:38.404Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24652025-01-29T20:08:43.358Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24662025-01-29T20:08:46.580Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24672025-01-29T20:08:49.022Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24682025-01-29T20:08:50.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.77s
24692025-01-29T20:08:50.356Z
24702025-01-29T20:08:50.356Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24712025-01-29T20:08:50.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722025-01-29T20:08:50.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732025-01-29T20:08:50.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742025-01-29T20:08:50.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24752025-01-29T20:08:50.987Z
24762025-01-29T20:08:50.987Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
24772025-01-29T20:08:51.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782025-01-29T20:08:51.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792025-01-29T20:08:51.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802025-01-29T20:08:51.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24812025-01-29T20:08:51.629Z
24822025-01-29T20:08:51.630Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
24832025-01-29T20:08:52.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842025-01-29T20:08:52.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852025-01-29T20:08:52.282Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24862025-01-29T20:08:52.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
24872025-01-29T20:08:53.084Z
24882025-01-29T20:08:53.084Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
24892025-01-29T20:08:53.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902025-01-29T20:08:53.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912025-01-29T20:08:53.746Z Compiling cfg_aliases v0.1.1
24922025-01-29T20:08:53.749Z Compiling vte_generate_state_changes v0.1.2
24932025-01-29T20:08:53.749Z Checking fd-lock v4.0.2
24942025-01-29T20:08:53.749Z Checking nibble_vec v0.1.0
24952025-01-29T20:08:53.852Z Checking endian-type v0.1.2
24962025-01-29T20:08:53.854Z Checking bytecount v0.6.8
24972025-01-29T20:08:53.874Z Compiling tabled_derive v0.7.0
24982025-01-29T20:08:53.895Z Compiling peg-macros v0.8.4
24992025-01-29T20:08:53.937Z Compiling nix v0.28.0
25002025-01-29T20:08:54.025Z Checking papergrid v0.11.0
25012025-01-29T20:08:54.042Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25022025-01-29T20:08:54.045Z Compiling sqlparser_derive v0.2.2
25032025-01-29T20:08:54.091Z Checking radix_trie v0.2.1
25042025-01-29T20:08:54.439Z Checking vte v0.11.1
25052025-01-29T20:08:54.483Z Checking unicode_categories v0.1.1
25062025-01-29T20:08:54.790Z Checking nu-ansi-term v0.50.1
25072025-01-29T20:08:55.043Z Checking home v0.5.9
25082025-01-29T20:08:55.070Z Checking sqlparser v0.45.0
25092025-01-29T20:08:55.203Z Checking sqlformat v0.2.6
25102025-01-29T20:08:55.221Z Checking display-error-chain v0.2.2
25112025-01-29T20:08:55.796Z Checking strip-ansi-escapes v0.2.0
25122025-01-29T20:08:55.948Z Checking reedline v0.35.0
25132025-01-29T20:08:55.999Z Checking tabled v0.15.0
25142025-01-29T20:08:56.456Z Checking peg v0.8.4
25152025-01-29T20:08:56.904Z Checking rustyline v14.0.0
25162025-01-29T20:09:05.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.57s
25172025-01-29T20:09:05.835Z
25182025-01-29T20:09:05.835Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25192025-01-29T20:09:06.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-01-29T20:09:06.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-01-29T20:09:06.499Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25222025-01-29T20:09:11.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
25232025-01-29T20:09:11.704Z
25242025-01-29T20:09:11.704Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25252025-01-29T20:09:12.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262025-01-29T20:09:12.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272025-01-29T20:09:12.366Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25282025-01-29T20:09:15.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
25292025-01-29T20:09:16.072Z
25302025-01-29T20:09:16.072Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25312025-01-29T20:09:16.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322025-01-29T20:09:16.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332025-01-29T20:09:16.732Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25342025-01-29T20:09:21.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
25352025-01-29T20:09:21.645Z
25362025-01-29T20:09:21.645Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25372025-01-29T20:09:22.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382025-01-29T20:09:22.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392025-01-29T20:09:22.313Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25402025-01-29T20:09:27.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
25412025-01-29T20:09:27.323Z
25422025-01-29T20:09:27.323Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25432025-01-29T20:09:27.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442025-01-29T20:09:27.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452025-01-29T20:09:27.971Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25462025-01-29T20:09:31.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
25472025-01-29T20:09:31.846Z
25482025-01-29T20:09:31.846Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25492025-01-29T20:09:32.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-01-29T20:09:32.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-01-29T20:09:32.518Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522025-01-29T20:09:36.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
25532025-01-29T20:09:36.428Z
25542025-01-29T20:09:36.428Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25552025-01-29T20:09:36.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-01-29T20:09:36.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-01-29T20:09:37.097Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582025-01-29T20:09:42.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
25592025-01-29T20:09:42.234Z
25602025-01-29T20:09:42.234Zinfo: running `cargo check --bins` on oximeter (66/197)
25612025-01-29T20:09:42.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-01-29T20:09:42.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-01-29T20:09:42.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642025-01-29T20:09:42.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25652025-01-29T20:09:42.847Z
25662025-01-29T20:09:42.847Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25672025-01-29T20:09:43.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-01-29T20:09:43.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-01-29T20:09:43.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702025-01-29T20:09:43.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25712025-01-29T20:09:43.447Z
25722025-01-29T20:09:43.448Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25732025-01-29T20:09:43.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-01-29T20:09:43.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-01-29T20:09:44.073Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25762025-01-29T20:09:46.085Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25772025-01-29T20:09:47.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s
25782025-01-29T20:09:47.187Z
25792025-01-29T20:09:47.187Zinfo: running `cargo check --bins` on oximeter-types (69/197)
25802025-01-29T20:09:47.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-01-29T20:09:47.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-01-29T20:09:47.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832025-01-29T20:09:47.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25842025-01-29T20:09:47.802Z
25852025-01-29T20:09:47.802Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
25862025-01-29T20:09:48.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-01-29T20:09:48.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-01-29T20:09:48.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892025-01-29T20:09:48.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25902025-01-29T20:09:48.412Z
25912025-01-29T20:09:48.412Zinfo: running `cargo check --bins` on oxql-types (71/197)
25922025-01-29T20:09:48.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-01-29T20:09:48.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-01-29T20:09:48.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952025-01-29T20:09:48.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25962025-01-29T20:09:49.026Z
25972025-01-29T20:09:49.027Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
25982025-01-29T20:09:49.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-01-29T20:09:49.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-01-29T20:09:49.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012025-01-29T20:09:49.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26022025-01-29T20:09:49.664Z
26032025-01-29T20:09:49.664Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26042025-01-29T20:09:50.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-01-29T20:09:50.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-01-29T20:09:50.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072025-01-29T20:09:50.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26082025-01-29T20:09:50.275Z
26092025-01-29T20:09:50.275Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26102025-01-29T20:09:50.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-01-29T20:09:50.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-01-29T20:09:50.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-01-29T20:09:50.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26142025-01-29T20:09:50.903Z
26152025-01-29T20:09:50.903Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26162025-01-29T20:09:51.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-01-29T20:09:51.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-01-29T20:09:51.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-01-29T20:09:51.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26202025-01-29T20:09:51.524Z
26212025-01-29T20:09:51.524Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26222025-01-29T20:09:52.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-01-29T20:09:52.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-01-29T20:09:52.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-01-29T20:09:52.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26262025-01-29T20:09:52.146Z
26272025-01-29T20:09:52.146Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26282025-01-29T20:09:52.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-01-29T20:09:52.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-01-29T20:09:52.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-01-29T20:09:52.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26322025-01-29T20:09:52.775Z
26332025-01-29T20:09:52.775Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26342025-01-29T20:09:53.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-01-29T20:09:53.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-01-29T20:09:53.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-01-29T20:09:53.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26382025-01-29T20:09:53.386Z
26392025-01-29T20:09:53.387Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26402025-01-29T20:09:53.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-01-29T20:09:53.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-01-29T20:09:53.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-01-29T20:09:53.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26442025-01-29T20:09:54.014Z
26452025-01-29T20:09:54.014Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26462025-01-29T20:09:54.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-01-29T20:09:54.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-01-29T20:09:54.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-01-29T20:09:54.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26502025-01-29T20:09:54.628Z
26512025-01-29T20:09:54.628Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26522025-01-29T20:09:55.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-01-29T20:09:55.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-01-29T20:09:55.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-01-29T20:09:55.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26562025-01-29T20:09:55.239Z
26572025-01-29T20:09:55.239Zinfo: running `cargo check --bins` on dpd-client (82/197)
26582025-01-29T20:09:55.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-01-29T20:09:55.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-01-29T20:09:55.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-01-29T20:09:55.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26622025-01-29T20:09:55.845Z
26632025-01-29T20:09:55.845Zinfo: running `cargo check --bins` on gateway-client (83/197)
26642025-01-29T20:09:56.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-01-29T20:09:56.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-01-29T20:09:56.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-01-29T20:09:56.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26682025-01-29T20:09:56.442Z
26692025-01-29T20:09:56.442Zinfo: running `cargo check --bins` on installinator-client (84/197)
26702025-01-29T20:09:56.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-01-29T20:09:56.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-01-29T20:09:56.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-01-29T20:09:56.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26742025-01-29T20:09:57.074Z
26752025-01-29T20:09:57.074Zinfo: running `cargo check --bins` on installinator-common (85/197)
26762025-01-29T20:09:57.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-01-29T20:09:57.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-01-29T20:09:57.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-01-29T20:09:57.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26802025-01-29T20:09:57.697Z
26812025-01-29T20:09:57.697Zinfo: running `cargo check --bins` on update-engine (86/197)
26822025-01-29T20:09:58.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-01-29T20:09:58.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-01-29T20:09:58.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-01-29T20:09:58.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26862025-01-29T20:09:58.299Z
26872025-01-29T20:09:58.299Zinfo: running `cargo check --bins` on nexus-client (87/197)
26882025-01-29T20:09:58.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-01-29T20:09:58.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-01-29T20:09:58.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-01-29T20:09:58.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26922025-01-29T20:09:58.934Z
26932025-01-29T20:09:58.934Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
26942025-01-29T20:09:59.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-01-29T20:09:59.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-01-29T20:09:59.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-01-29T20:09:59.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26982025-01-29T20:09:59.554Z
26992025-01-29T20:09:59.554Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27002025-01-29T20:10:00.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-01-29T20:10:00.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-01-29T20:10:00.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-01-29T20:10:00.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27042025-01-29T20:10:00.153Z
27052025-01-29T20:10:00.153Zinfo: running `cargo check --bins` on nexus-types (90/197)
27062025-01-29T20:10:00.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-01-29T20:10:00.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-01-29T20:10:00.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-01-29T20:10:00.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27102025-01-29T20:10:00.794Z
27112025-01-29T20:10:00.794Zinfo: running `cargo check --bins` on oxide-client (91/197)
27122025-01-29T20:10:01.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-01-29T20:10:01.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-01-29T20:10:01.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-01-29T20:10:01.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27162025-01-29T20:10:01.404Z
27172025-01-29T20:10:01.404Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27182025-01-29T20:10:01.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-01-29T20:10:01.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-01-29T20:10:01.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-01-29T20:10:01.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27222025-01-29T20:10:02.023Z
27232025-01-29T20:10:02.023Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27242025-01-29T20:10:02.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-01-29T20:10:02.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-01-29T20:10:02.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-01-29T20:10:02.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27282025-01-29T20:10:02.627Z
27292025-01-29T20:10:02.627Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27302025-01-29T20:10:03.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-01-29T20:10:03.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-01-29T20:10:03.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-01-29T20:10:03.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27342025-01-29T20:10:03.256Z
27352025-01-29T20:10:03.256Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27362025-01-29T20:10:03.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-01-29T20:10:03.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-01-29T20:10:03.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-01-29T20:10:03.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27402025-01-29T20:10:03.906Z
27412025-01-29T20:10:03.906Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27422025-01-29T20:10:04.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-01-29T20:10:04.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-01-29T20:10:04.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-01-29T20:10:04.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27462025-01-29T20:10:04.553Z
27472025-01-29T20:10:04.553Zinfo: running `cargo check --bins` on wicket-common (97/197)
27482025-01-29T20:10:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-01-29T20:10:05.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-01-29T20:10:05.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-01-29T20:10:05.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27522025-01-29T20:10:05.195Z
27532025-01-29T20:10:05.195Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27542025-01-29T20:10:05.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-01-29T20:10:05.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-01-29T20:10:05.847Z Checking csv-core v0.1.11
27572025-01-29T20:10:05.847Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27582025-01-29T20:10:05.850Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27592025-01-29T20:10:05.952Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27602025-01-29T20:10:06.132Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27612025-01-29T20:10:06.135Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27622025-01-29T20:10:06.170Z Checking csv v1.3.1
27632025-01-29T20:10:06.727Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27642025-01-29T20:10:07.085Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27652025-01-29T20:10:08.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
27662025-01-29T20:10:08.820Z
27672025-01-29T20:10:08.820Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27682025-01-29T20:10:09.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-01-29T20:10:09.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-01-29T20:10:09.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-01-29T20:10:09.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27722025-01-29T20:10:09.439Z
27732025-01-29T20:10:09.439Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27742025-01-29T20:10:09.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-01-29T20:10:09.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-01-29T20:10:09.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-01-29T20:10:09.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27782025-01-29T20:10:10.057Z
27792025-01-29T20:10:10.057Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
27802025-01-29T20:10:10.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-01-29T20:10:10.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-01-29T20:10:10.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-01-29T20:10:10.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27842025-01-29T20:10:10.773Z
27852025-01-29T20:10:10.774Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
27862025-01-29T20:10:11.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-01-29T20:10:11.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-01-29T20:10:11.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-01-29T20:10:11.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27902025-01-29T20:10:11.503Z
27912025-01-29T20:10:11.503Zinfo: running `cargo check --bins` on dns-server (103/197)
27922025-01-29T20:10:12.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-01-29T20:10:12.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-01-29T20:10:12.147Z Compiling typify-impl v0.3.0
27952025-01-29T20:10:12.256Z Compiling parking_lot_core v0.8.6
27962025-01-29T20:10:12.277Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27972025-01-29T20:10:12.279Z Checking fxhash v0.2.1
27982025-01-29T20:10:12.280Z Checking hickory-client v0.24.2
27992025-01-29T20:10:12.289Z Checking hickory-server v0.24.2
28002025-01-29T20:10:13.015Z Checking parking_lot v0.11.2
28012025-01-29T20:10:13.036Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28022025-01-29T20:10:13.343Z Checking sled v0.34.7
28032025-01-29T20:10:17.660Z Compiling typify-macro v0.3.0
28042025-01-29T20:10:19.180Z Compiling typify v0.3.0
28052025-01-29T20:10:19.250Z Compiling progenitor-impl v0.9.1
28062025-01-29T20:10:21.657Z Compiling progenitor-macro v0.9.1
28072025-01-29T20:10:25.302Z Checking progenitor v0.9.1
28082025-01-29T20:10:25.432Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28092025-01-29T20:10:25.892Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28102025-01-29T20:10:27.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
28112025-01-29T20:10:27.357Z
28122025-01-29T20:10:27.357Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28132025-01-29T20:10:27.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-01-29T20:10:27.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-01-29T20:10:27.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-01-29T20:10:27.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28172025-01-29T20:10:27.968Z
28182025-01-29T20:10:27.968Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28192025-01-29T20:10:28.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-01-29T20:10:28.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-01-29T20:10:28.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-01-29T20:10:28.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28232025-01-29T20:10:28.646Z
28242025-01-29T20:10:28.647Zinfo: running `cargo check --bins` on gateway-types (106/197)
28252025-01-29T20:10:29.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-01-29T20:10:29.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-01-29T20:10:29.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-01-29T20:10:29.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28292025-01-29T20:10:29.267Z
28302025-01-29T20:10:29.267Zinfo: running `cargo check --bins` on ipcc (107/197)
28312025-01-29T20:10:29.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-01-29T20:10:29.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-01-29T20:10:29.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-01-29T20:10:29.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28352025-01-29T20:10:29.891Z
28362025-01-29T20:10:29.891Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28372025-01-29T20:10:30.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-01-29T20:10:30.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-01-29T20:10:30.590Z Compiling radium v0.7.0
28402025-01-29T20:10:30.592Z Compiling semver v0.1.20
28412025-01-29T20:10:30.709Z Compiling maybe-uninit v2.0.0
28422025-01-29T20:10:30.712Z Checking tap v1.0.1
28432025-01-29T20:10:30.731Z Checking password-hash v0.5.0
28442025-01-29T20:10:30.734Z Checking blake2 v0.10.6
28452025-01-29T20:10:30.734Z Compiling owo-colors v4.1.0
28462025-01-29T20:10:30.734Z Compiling cancel-safe-futures v0.1.5
28472025-01-29T20:10:30.871Z Checking wyz v0.5.1
28482025-01-29T20:10:31.040Z Compiling rustc_version v0.1.7
28492025-01-29T20:10:31.115Z Compiling packed_struct v0.10.1
28502025-01-29T20:10:31.191Z Checking crc-catalog v2.4.0
28512025-01-29T20:10:31.194Z Checking funty v2.0.0
28522025-01-29T20:10:31.227Z Checking argon2 v0.5.3
28532025-01-29T20:10:31.321Z Compiling packed_struct_codegen v0.10.1
28542025-01-29T20:10:31.366Z Compiling indexmap v1.9.3
28552025-01-29T20:10:31.385Z Checking crc v3.2.1
28562025-01-29T20:10:31.461Z Compiling newtype_derive v0.1.6
28572025-01-29T20:10:31.549Z Checking half v2.4.1
28582025-01-29T20:10:31.606Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28592025-01-29T20:10:31.684Z Checking ciborium-io v0.2.2
28602025-01-29T20:10:31.809Z Checking nodrop v0.1.14
28612025-01-29T20:10:31.876Z Checking smallvec v0.6.14
28622025-01-29T20:10:31.895Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28632025-01-29T20:10:31.938Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28642025-01-29T20:10:31.956Z Checking array-init v0.0.4
28652025-01-29T20:10:31.989Z Checking bitvec v1.0.1
28662025-01-29T20:10:32.006Z Checking ciborium-ll v0.2.2
28672025-01-29T20:10:32.233Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28682025-01-29T20:10:32.288Z Checking libsw v3.3.1
28692025-01-29T20:10:32.540Z Compiling memoffset v0.9.1
28702025-01-29T20:10:32.601Z Checking hashbrown v0.12.3
28712025-01-29T20:10:32.617Z Checking indent_write v2.2.0
28722025-01-29T20:10:32.808Z Checking linear-map v1.2.0
28732025-01-29T20:10:32.810Z Checking bitfield v0.14.0
28742025-01-29T20:10:32.844Z Checking termcolor v1.4.1
28752025-01-29T20:10:33.115Z Checking swrite v0.1.0
28762025-01-29T20:10:33.201Z Checking serde-hex v0.1.0
28772025-01-29T20:10:33.239Z Checking env_logger v0.10.2
28782025-01-29T20:10:33.258Z Checking ron v0.8.1
28792025-01-29T20:10:33.276Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28802025-01-29T20:10:33.479Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28812025-01-29T20:10:33.636Z Checking ciborium v0.2.2
28822025-01-29T20:10:33.830Z Checking steno v0.4.1
28832025-01-29T20:10:34.183Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28842025-01-29T20:10:34.564Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28852025-01-29T20:10:34.655Z Checking hashbrown v0.13.2
28862025-01-29T20:10:34.739Z Checking humantime v2.1.0
28872025-01-29T20:10:34.827Z Checking crc-any v2.5.0
28882025-01-29T20:10:35.050Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28892025-01-29T20:10:35.205Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28902025-01-29T20:10:35.448Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
28912025-01-29T20:10:35.576Z Checking object v0.30.4
28922025-01-29T20:10:35.745Z Checking path-slash v0.1.5
28932025-01-29T20:10:35.764Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28942025-01-29T20:10:35.961Z Checking nix v0.27.1
28952025-01-29T20:10:36.037Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28962025-01-29T20:10:36.244Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28972025-01-29T20:10:36.526Z Checking tungstenite v0.23.0
28982025-01-29T20:10:36.702Z Checking kstat-rs v0.2.4
28992025-01-29T20:10:37.003Z Checking signal-hook-tokio v0.3.1
29002025-01-29T20:10:37.054Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29012025-01-29T20:10:37.341Z Checking tokio-tungstenite v0.23.1
29022025-01-29T20:10:37.855Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29032025-01-29T20:10:38.363Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29042025-01-29T20:10:38.428Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29052025-01-29T20:10:44.815Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29062025-01-29T20:10:46.184Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29072025-01-29T20:10:48.654Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29082025-01-29T20:10:53.858Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29092025-01-29T20:10:54.537Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29102025-01-29T20:10:57.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.31s
29112025-01-29T20:10:57.393Z
29122025-01-29T20:10:57.393Zinfo: running `cargo check --bins` on gateway-api (109/197)
29132025-01-29T20:10:57.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142025-01-29T20:10:57.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152025-01-29T20:10:57.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162025-01-29T20:10:57.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29172025-01-29T20:10:58.020Z
29182025-01-29T20:10:58.020Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29192025-01-29T20:10:58.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202025-01-29T20:10:58.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212025-01-29T20:10:58.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222025-01-29T20:10:58.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29232025-01-29T20:10:58.630Z
29242025-01-29T20:10:58.630Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29252025-01-29T20:10:59.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262025-01-29T20:10:59.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272025-01-29T20:10:59.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282025-01-29T20:10:59.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29292025-01-29T20:10:59.262Z
29302025-01-29T20:10:59.262Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29312025-01-29T20:10:59.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322025-01-29T20:10:59.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332025-01-29T20:10:59.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342025-01-29T20:10:59.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29352025-01-29T20:10:59.888Z
29362025-01-29T20:10:59.888Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29372025-01-29T20:11:00.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382025-01-29T20:11:00.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392025-01-29T20:11:00.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402025-01-29T20:11:00.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29412025-01-29T20:11:00.519Z
29422025-01-29T20:11:00.519Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29432025-01-29T20:11:01.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-01-29T20:11:01.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-01-29T20:11:01.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-01-29T20:11:01.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29472025-01-29T20:11:01.144Z
29482025-01-29T20:11:01.144Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29492025-01-29T20:11:01.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-01-29T20:11:01.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-01-29T20:11:01.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-01-29T20:11:01.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29532025-01-29T20:11:01.773Z
29542025-01-29T20:11:01.773Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29552025-01-29T20:11:02.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-01-29T20:11:02.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-01-29T20:11:02.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-01-29T20:11:02.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29592025-01-29T20:11:02.411Z
29602025-01-29T20:11:02.411Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29612025-01-29T20:11:02.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-01-29T20:11:02.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-01-29T20:11:02.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-01-29T20:11:02.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29652025-01-29T20:11:03.065Z
29662025-01-29T20:11:03.065Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29672025-01-29T20:11:03.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-01-29T20:11:03.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-01-29T20:11:03.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-01-29T20:11:03.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29712025-01-29T20:11:03.690Z
29722025-01-29T20:11:03.690Zinfo: running `cargo check --bins` on sp-sim (119/197)
29732025-01-29T20:11:04.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-01-29T20:11:04.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-01-29T20:11:04.324Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29762025-01-29T20:11:04.771Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29772025-01-29T20:11:06.437Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29782025-01-29T20:11:08.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
29792025-01-29T20:11:08.227Z
29802025-01-29T20:11:08.227Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
29812025-01-29T20:11:08.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-01-29T20:11:08.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-01-29T20:11:08.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-01-29T20:11:08.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29852025-01-29T20:11:08.899Z
29862025-01-29T20:11:08.900Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
29872025-01-29T20:11:09.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-01-29T20:11:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-01-29T20:11:09.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-01-29T20:11:09.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29912025-01-29T20:11:09.589Z
29922025-01-29T20:11:09.589Zinfo: running `cargo check --bins` on db-macros (122/197)
29932025-01-29T20:11:10.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-01-29T20:11:10.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-01-29T20:11:10.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-01-29T20:11:10.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29972025-01-29T20:11:10.192Z
29982025-01-29T20:11:10.192Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
29992025-01-29T20:11:10.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-01-29T20:11:10.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-01-29T20:11:10.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-01-29T20:11:10.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30032025-01-29T20:11:10.803Z
30042025-01-29T20:11:10.803Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30052025-01-29T20:11:11.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-01-29T20:11:11.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-01-29T20:11:11.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-01-29T20:11:11.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30092025-01-29T20:11:11.475Z
30102025-01-29T20:11:11.475Zinfo: running `cargo check --bins` on authz-macros (125/197)
30112025-01-29T20:11:12.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-01-29T20:11:12.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-01-29T20:11:12.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-01-29T20:11:12.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30152025-01-29T20:11:12.080Z
30162025-01-29T20:11:12.080Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30172025-01-29T20:11:12.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-01-29T20:11:12.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-01-29T20:11:12.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-01-29T20:11:12.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30212025-01-29T20:11:12.744Z
30222025-01-29T20:11:12.744Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30232025-01-29T20:11:13.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-01-29T20:11:13.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-01-29T20:11:13.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-01-29T20:11:13.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30272025-01-29T20:11:13.411Z
30282025-01-29T20:11:13.411Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30292025-01-29T20:11:13.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-01-29T20:11:14.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-01-29T20:11:14.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-01-29T20:11:14.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30332025-01-29T20:11:14.032Z
30342025-01-29T20:11:14.032Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30352025-01-29T20:11:14.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-01-29T20:11:14.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-01-29T20:11:14.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-01-29T20:11:14.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30392025-01-29T20:11:14.687Z
30402025-01-29T20:11:14.687Zinfo: running `cargo check --bins` on typed-rng (130/197)
30412025-01-29T20:11:15.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-01-29T20:11:15.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-01-29T20:11:15.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-01-29T20:11:15.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30452025-01-29T20:11:15.289Z
30462025-01-29T20:11:15.289Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30472025-01-29T20:11:15.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-01-29T20:11:15.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-01-29T20:11:16.028Z Checking keccak v0.1.5
30502025-01-29T20:11:16.140Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30512025-01-29T20:11:16.142Z Checking secrecy v0.8.0
30522025-01-29T20:11:16.142Z Compiling unicase v2.7.0
30532025-01-29T20:11:16.142Z Compiling same-file v1.0.6
30542025-01-29T20:11:16.175Z Compiling tempfile v3.13.0
30552025-01-29T20:11:16.205Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30562025-01-29T20:11:16.207Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30572025-01-29T20:11:16.318Z Compiling thiserror-impl-no-std v2.0.2
30582025-01-29T20:11:16.419Z Checking sha3 v0.10.8
30592025-01-29T20:11:16.454Z Compiling walkdir v2.5.0
30602025-01-29T20:11:16.496Z Checking universal-hash v0.5.1
30612025-01-29T20:11:16.516Z Compiling blake3 v1.5.4
30622025-01-29T20:11:16.651Z Checking opaque-debug v0.3.1
30632025-01-29T20:11:16.695Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30642025-01-29T20:11:16.761Z Checking poly1305 v0.8.0
30652025-01-29T20:11:16.780Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30662025-01-29T20:11:16.800Z Checking chacha20 v0.9.1
30672025-01-29T20:11:16.964Z Checking aead v0.5.2
30682025-01-29T20:11:17.026Z Compiling memmap2 v0.9.5
30692025-01-29T20:11:17.122Z Compiling constant_time_eq v0.3.1
30702025-01-29T20:11:17.139Z Compiling arrayvec v0.7.6
30712025-01-29T20:11:17.199Z Compiling arrayref v0.3.9
30722025-01-29T20:11:17.258Z Compiling libefi-sys v0.1.0
30732025-01-29T20:11:17.315Z Compiling salty v0.3.0
30742025-01-29T20:11:17.331Z Checking chacha20poly1305 v0.10.1
30752025-01-29T20:11:17.471Z Compiling toolchain_find v0.4.0
30762025-01-29T20:11:17.524Z Compiling camino-tempfile v1.1.1
30772025-01-29T20:11:17.571Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
30782025-01-29T20:11:17.719Z Compiling bitfield-struct v0.6.2
30792025-01-29T20:11:17.867Z Compiling topological-sort v0.2.2
30802025-01-29T20:11:17.965Z Compiling mime_guess v2.0.5
30812025-01-29T20:11:18.068Z Compiling rustfmt-wrapper v0.2.1
30822025-01-29T20:11:18.484Z Compiling omicron-zone-package v0.12.0
30832025-01-29T20:11:18.622Z Compiling progenitor v0.9.1
30842025-01-29T20:11:18.642Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30852025-01-29T20:11:18.860Z Checking primeorder v0.13.6
30862025-01-29T20:11:18.927Z Checking env_filter v0.1.2
30872025-01-29T20:11:18.945Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30882025-01-29T20:11:19.033Z Checking thiserror-no-std v2.0.2
30892025-01-29T20:11:19.089Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30902025-01-29T20:11:19.160Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
30912025-01-29T20:11:19.180Z Checking env_logger v0.11.5
30922025-01-29T20:11:19.182Z Checking vsss-rs v3.3.4
30932025-01-29T20:11:19.215Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30942025-01-29T20:11:19.296Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30952025-01-29T20:11:19.299Z Checking p384 v0.13.0
30962025-01-29T20:11:19.542Z Checking bumpalo v3.16.0
30972025-01-29T20:11:19.609Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
30982025-01-29T20:11:19.699Z Compiling zip v2.1.3
30992025-01-29T20:11:19.791Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31002025-01-29T20:11:19.884Z Checking lockfree-object-pool v0.1.6
31012025-01-29T20:11:20.009Z Checking http-range v0.1.5
31022025-01-29T20:11:20.028Z Checking simd-adler32 v0.3.7
31032025-01-29T20:11:20.129Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31042025-01-29T20:11:20.208Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31052025-01-29T20:11:20.364Z Checking zopfli v0.8.1
31062025-01-29T20:11:20.446Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31072025-01-29T20:11:20.738Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082025-01-29T20:11:20.783Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31092025-01-29T20:11:20.950Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31102025-01-29T20:11:21.068Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31112025-01-29T20:11:21.181Z Checking nanorand v0.7.0
31122025-01-29T20:11:21.500Z Checking atty v0.2.14
31132025-01-29T20:11:21.538Z Checking glob v0.3.2
31142025-01-29T20:11:21.603Z Checking flume v0.11.1
31152025-01-29T20:11:21.623Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31162025-01-29T20:11:21.643Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31172025-01-29T20:11:21.877Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31182025-01-29T20:11:22.131Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31192025-01-29T20:11:22.827Z Checking hyper-staticfile v0.10.1
31202025-01-29T20:11:22.972Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31212025-01-29T20:11:23.123Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31222025-01-29T20:11:23.340Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31232025-01-29T20:11:23.508Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31242025-01-29T20:11:23.635Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31252025-01-29T20:11:23.841Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31262025-01-29T20:11:24.174Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31272025-01-29T20:11:24.357Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31282025-01-29T20:11:24.487Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31292025-01-29T20:11:24.751Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31302025-01-29T20:11:27.788Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31312025-01-29T20:11:27.788Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31322025-01-29T20:11:35.783Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31332025-01-29T20:11:48.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.68s
31342025-01-29T20:11:49.187Z
31352025-01-29T20:11:49.187Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31362025-01-29T20:11:49.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-01-29T20:11:49.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-01-29T20:11:49.919Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31392025-01-29T20:12:02.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.67s
31402025-01-29T20:12:03.056Z
31412025-01-29T20:12:03.056Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31422025-01-29T20:12:03.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-01-29T20:12:03.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-01-29T20:12:03.783Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31452025-01-29T20:12:16.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.81s
31462025-01-29T20:12:17.068Z
31472025-01-29T20:12:17.068Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31482025-01-29T20:12:17.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-01-29T20:12:17.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-01-29T20:12:17.787Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31512025-01-29T20:12:30.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
31522025-01-29T20:12:30.861Z
31532025-01-29T20:12:30.861Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31542025-01-29T20:12:31.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-01-29T20:12:31.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-01-29T20:12:31.608Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31572025-01-29T20:12:44.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
31582025-01-29T20:12:44.866Z
31592025-01-29T20:12:44.866Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31602025-01-29T20:12:45.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-01-29T20:12:45.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-01-29T20:12:45.614Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31632025-01-29T20:12:58.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
31642025-01-29T20:12:58.956Z
31652025-01-29T20:12:58.956Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31662025-01-29T20:12:59.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-01-29T20:12:59.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-01-29T20:12:59.694Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31692025-01-29T20:13:12.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
31702025-01-29T20:13:12.942Z
31712025-01-29T20:13:12.942Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31722025-01-29T20:13:13.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-01-29T20:13:13.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-01-29T20:13:13.675Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31752025-01-29T20:13:26.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
31762025-01-29T20:13:26.858Z
31772025-01-29T20:13:26.858Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
31782025-01-29T20:13:27.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-01-29T20:13:27.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-01-29T20:13:27.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812025-01-29T20:13:27.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31822025-01-29T20:13:27.504Z
31832025-01-29T20:13:27.504Zinfo: running `cargo check --bins` on key-manager (140/197)
31842025-01-29T20:13:28.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-01-29T20:13:28.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-01-29T20:13:28.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-01-29T20:13:28.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31882025-01-29T20:13:28.115Z
31892025-01-29T20:13:28.115Zinfo: running `cargo check --bins` on range-requests (141/197)
31902025-01-29T20:13:28.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-01-29T20:13:28.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-01-29T20:13:28.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-01-29T20:13:28.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31942025-01-29T20:13:28.718Z
31952025-01-29T20:13:28.718Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
31962025-01-29T20:13:29.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-01-29T20:13:29.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-01-29T20:13:29.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-01-29T20:13:29.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32002025-01-29T20:13:29.336Z
32012025-01-29T20:13:29.336Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32022025-01-29T20:13:29.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-01-29T20:13:29.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-01-29T20:13:29.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-01-29T20:13:29.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32062025-01-29T20:13:29.985Z
32072025-01-29T20:13:29.985Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32082025-01-29T20:13:30.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-01-29T20:13:30.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-01-29T20:13:30.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-01-29T20:13:30.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32122025-01-29T20:13:30.587Z
32132025-01-29T20:13:30.587Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32142025-01-29T20:13:31.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-01-29T20:13:31.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-01-29T20:13:31.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-01-29T20:13:31.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32182025-01-29T20:13:31.229Z
32192025-01-29T20:13:31.229Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32202025-01-29T20:13:31.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-01-29T20:13:31.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-01-29T20:13:31.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-01-29T20:13:31.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32242025-01-29T20:13:31.867Z
32252025-01-29T20:13:31.867Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32262025-01-29T20:13:32.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-01-29T20:13:32.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-01-29T20:13:32.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-01-29T20:13:32.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32302025-01-29T20:13:32.513Z
32312025-01-29T20:13:32.513Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32322025-01-29T20:13:33.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-01-29T20:13:33.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-01-29T20:13:33.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-01-29T20:13:33.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32362025-01-29T20:13:33.155Z
32372025-01-29T20:13:33.155Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32382025-01-29T20:13:33.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-01-29T20:13:33.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-01-29T20:13:33.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-01-29T20:13:33.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32422025-01-29T20:13:33.817Z
32432025-01-29T20:13:33.817Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32442025-01-29T20:13:34.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-01-29T20:13:34.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-01-29T20:13:34.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-01-29T20:13:34.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32482025-01-29T20:13:34.460Z
32492025-01-29T20:13:34.460Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32502025-01-29T20:13:35.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-01-29T20:13:35.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-01-29T20:13:35.161Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32532025-01-29T20:13:35.161Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32542025-01-29T20:13:36.027Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32552025-01-29T20:13:37.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
32562025-01-29T20:13:38.151Z
32572025-01-29T20:13:38.151Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32582025-01-29T20:13:38.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-01-29T20:13:38.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-01-29T20:13:38.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-01-29T20:13:38.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32622025-01-29T20:13:38.774Z
32632025-01-29T20:13:38.774Zinfo: running `cargo check --bins` on cert-dev (153/197)
32642025-01-29T20:13:39.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-01-29T20:13:39.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-01-29T20:13:39.378Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32672025-01-29T20:13:39.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32682025-01-29T20:13:39.816Z
32692025-01-29T20:13:39.816Zinfo: running `cargo check --bins` on clickana (154/197)
32702025-01-29T20:13:40.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-01-29T20:13:40.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-01-29T20:13:40.465Z Checking castaway v0.2.3
32732025-01-29T20:13:40.468Z Checking lru v0.12.5
32742025-01-29T20:13:40.468Z Compiling instability v0.3.2
32752025-01-29T20:13:40.468Z Checking unicode-truncate v1.1.0
32762025-01-29T20:13:40.468Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32772025-01-29T20:13:40.468Z Checking cassowary v0.3.0
32782025-01-29T20:13:40.704Z Checking compact_str v0.8.0
32792025-01-29T20:13:41.307Z Checking ratatui v0.28.1
32802025-01-29T20:13:42.119Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32812025-01-29T20:13:43.127Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32822025-01-29T20:13:43.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
32832025-01-29T20:13:44.131Z
32842025-01-29T20:13:44.131Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
32852025-01-29T20:13:44.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-01-29T20:13:44.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-01-29T20:13:44.810Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32882025-01-29T20:13:44.810Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32892025-01-29T20:13:45.804Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32902025-01-29T20:13:46.254Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32912025-01-29T20:13:46.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
32922025-01-29T20:13:46.787Z
32932025-01-29T20:13:46.787Zinfo: running `cargo check --bins` on ch-dev (156/197)
32942025-01-29T20:13:47.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-01-29T20:13:47.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-01-29T20:13:47.443Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32972025-01-29T20:13:48.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
32982025-01-29T20:13:48.346Z
32992025-01-29T20:13:48.346Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33002025-01-29T20:13:48.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-01-29T20:13:48.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-01-29T20:13:49.006Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33032025-01-29T20:13:49.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
33042025-01-29T20:13:49.532Z
33052025-01-29T20:13:49.532Zinfo: running `cargo check --bins` on db-dev (158/197)
33062025-01-29T20:13:50.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-01-29T20:13:50.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-01-29T20:13:50.192Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33092025-01-29T20:13:50.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
33102025-01-29T20:13:51.086Z
33112025-01-29T20:13:51.086Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33122025-01-29T20:13:51.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-01-29T20:13:51.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-01-29T20:13:51.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152025-01-29T20:13:51.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
33162025-01-29T20:13:51.734Z
33172025-01-29T20:13:51.734Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33182025-01-29T20:13:52.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-01-29T20:13:52.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-01-29T20:13:52.350Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33212025-01-29T20:13:53.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
33222025-01-29T20:13:53.373Z
33232025-01-29T20:13:53.373Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33242025-01-29T20:13:53.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-01-29T20:13:53.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-01-29T20:13:53.982Z Checking cargo-platform v0.1.8
33272025-01-29T20:13:54.255Z Checking cargo_metadata v0.18.1
33282025-01-29T20:13:55.173Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33292025-01-29T20:13:55.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
33302025-01-29T20:13:56.149Z
33312025-01-29T20:13:56.149Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33322025-01-29T20:13:56.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-01-29T20:13:56.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-01-29T20:13:56.877Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33352025-01-29T20:13:58.269Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33362025-01-29T20:13:58.840Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33372025-01-29T20:13:59.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
33382025-01-29T20:13:59.540Z
33392025-01-29T20:13:59.540Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33402025-01-29T20:14:00.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-01-29T20:14:00.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-01-29T20:14:00.316Z Compiling crunchy v0.2.2
33432025-01-29T20:14:00.316Z Compiling tiny-keccak v2.0.2
33442025-01-29T20:14:00.319Z Compiling dsl_auto_type v0.1.2
33452025-01-29T20:14:00.319Z Checking scheduled-thread-pool v0.2.7
33462025-01-29T20:14:00.319Z Compiling diesel_table_macro_syntax v0.2.0
33472025-01-29T20:14:00.467Z Compiling ascii-canvas v3.0.0
33482025-01-29T20:14:00.483Z Compiling ena v0.14.3
33492025-01-29T20:14:00.485Z Compiling regex-syntax v0.6.29
33502025-01-29T20:14:00.686Z Checking r2d2 v0.8.10
33512025-01-29T20:14:00.734Z Compiling diff v0.1.13
33522025-01-29T20:14:00.840Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33532025-01-29T20:14:00.898Z Compiling ref-cast v1.0.23
33542025-01-29T20:14:00.971Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33552025-01-29T20:14:01.011Z Compiling derive_builder_core v0.20.2
33562025-01-29T20:14:01.088Z Compiling libxml v0.3.3
33572025-01-29T20:14:01.249Z Compiling ref-cast-impl v1.0.23
33582025-01-29T20:14:01.267Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33592025-01-29T20:14:01.500Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33602025-01-29T20:14:01.520Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33612025-01-29T20:14:01.784Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33622025-01-29T20:14:01.813Z Compiling strum_macros v0.24.3
33632025-01-29T20:14:01.834Z Compiling samael v0.0.17
33642025-01-29T20:14:01.856Z Compiling diesel_derives v2.2.3
33652025-01-29T20:14:02.159Z Compiling indoc v1.0.9
33662025-01-29T20:14:03.043Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33672025-01-29T20:14:03.262Z Compiling derive_builder_macro v0.20.2
33682025-01-29T20:14:03.352Z Compiling impl-trait-for-tuples v0.2.2
33692025-01-29T20:14:03.672Z Compiling lalrpop v0.19.12
33702025-01-29T20:14:04.100Z Checking derive_builder v0.20.2
33712025-01-29T20:14:04.271Z Compiling oso-derive v0.27.3
33722025-01-29T20:14:04.594Z Checking quick-xml v0.33.0
33732025-01-29T20:14:05.137Z Compiling diesel-dtrace v0.4.2
33742025-01-29T20:14:05.265Z Checking maplit v1.0.2
33752025-01-29T20:14:05.422Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33762025-01-29T20:14:05.525Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33772025-01-29T20:14:05.832Z Checking bb8 v0.8.5
33782025-01-29T20:14:05.880Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33792025-01-29T20:14:06.028Z Checking rand_seeder v0.3.0
33802025-01-29T20:14:06.224Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33812025-01-29T20:14:06.285Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33822025-01-29T20:14:06.304Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33832025-01-29T20:14:06.550Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33842025-01-29T20:14:06.856Z Checking is_ci v1.2.0
33852025-01-29T20:14:07.019Z Checking smawk v0.3.2
33862025-01-29T20:14:07.040Z Checking unicode-linebreak v0.1.5
33872025-01-29T20:14:07.254Z Checking supports-color v3.0.1
33882025-01-29T20:14:07.504Z Checking textwrap v0.16.1
33892025-01-29T20:14:07.529Z Checking multimap v0.10.0
33902025-01-29T20:14:08.114Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33912025-01-29T20:14:10.116Z Checking diesel v2.2.6
33922025-01-29T20:14:34.523Z Compiling polar-core v0.27.3
33932025-01-29T20:14:35.622Z Checking async-bb8-diesel v0.2.1
33942025-01-29T20:14:41.675Z Checking oso v0.27.3
33952025-01-29T20:15:42.850Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33962025-01-29T20:15:49.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
33972025-01-29T20:15:49.365Z
33982025-01-29T20:15:49.365Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
33992025-01-29T20:15:49.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002025-01-29T20:15:49.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012025-01-29T20:15:49.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022025-01-29T20:15:49.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34032025-01-29T20:15:50.049Z
34042025-01-29T20:15:50.049Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34052025-01-29T20:15:50.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062025-01-29T20:15:50.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072025-01-29T20:15:50.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082025-01-29T20:15:50.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34092025-01-29T20:15:50.719Z
34102025-01-29T20:15:50.719Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34112025-01-29T20:15:51.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-01-29T20:15:51.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-01-29T20:15:51.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142025-01-29T20:15:51.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34152025-01-29T20:15:51.320Z
34162025-01-29T20:15:51.320Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34172025-01-29T20:15:51.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182025-01-29T20:15:51.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192025-01-29T20:15:52.120Z Compiling libz-sys v1.1.20
34202025-01-29T20:15:52.123Z Compiling libgit2-sys v0.17.0+1.8.1
34212025-01-29T20:15:52.251Z Compiling vergen v8.3.2
34222025-01-29T20:15:52.254Z Compiling cargo-platform v0.1.8
34232025-01-29T20:15:52.254Z Compiling pin-project-internal v1.1.6
34242025-01-29T20:15:52.289Z Compiling libsqlite3-sys v0.30.1
34252025-01-29T20:15:52.291Z Compiling snafu-derive v0.8.5
34262025-01-29T20:15:52.291Z Compiling rustls v0.21.12
34272025-01-29T20:15:52.548Z Compiling buf-list v1.0.3
34282025-01-29T20:15:52.598Z Compiling cargo_metadata v0.18.1
34292025-01-29T20:15:52.750Z Compiling cfg_aliases v0.2.1
34302025-01-29T20:15:52.893Z Compiling nix v0.29.0
34312025-01-29T20:15:52.917Z Checking globset v0.4.15
34322025-01-29T20:15:52.965Z Checking olpc-cjson v0.1.4
34332025-01-29T20:15:53.207Z Checking rustls-webpki v0.101.7
34342025-01-29T20:15:53.237Z Checking sct v0.7.1
34352025-01-29T20:15:53.404Z Checking serde_plain v1.0.2
34362025-01-29T20:15:53.441Z Checking typed-path v0.9.3
34372025-01-29T20:15:53.913Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34382025-01-29T20:15:54.148Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34392025-01-29T20:15:54.197Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34402025-01-29T20:15:54.430Z Checking hashlink v0.9.1
34412025-01-29T20:15:54.479Z Checking parse-size v1.1.0
34422025-01-29T20:15:54.668Z Checking fallible-streaming-iterator v0.1.9
34432025-01-29T20:15:54.884Z Checking fallible-iterator v0.3.0
34442025-01-29T20:15:54.929Z Checking pin-project v1.1.6
34452025-01-29T20:15:55.103Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34462025-01-29T20:15:55.365Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34472025-01-29T20:15:55.477Z Checking rusqlite v0.32.1
34482025-01-29T20:15:55.521Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34492025-01-29T20:15:55.704Z Checking rustls-pemfile v1.0.4
34502025-01-29T20:15:55.927Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34512025-01-29T20:15:56.094Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34522025-01-29T20:15:56.157Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34532025-01-29T20:15:56.213Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34542025-01-29T20:15:56.233Z Checking twox-hash v2.1.0
34552025-01-29T20:15:56.286Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34562025-01-29T20:15:56.589Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34572025-01-29T20:15:56.807Z Checking tokio-rustls v0.24.1
34582025-01-29T20:15:56.846Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34592025-01-29T20:15:57.174Z Checking snafu v0.8.5
34602025-01-29T20:15:57.596Z Checking tough v0.19.0
34612025-01-29T20:15:57.670Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34622025-01-29T20:15:57.936Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34632025-01-29T20:15:58.159Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34642025-01-29T20:15:58.183Z Checking fatfs v0.3.6
34652025-01-29T20:15:58.623Z Checking assert_matches v1.5.0
34662025-01-29T20:16:01.682Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34672025-01-29T20:16:02.955Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34682025-01-29T20:16:04.714Z Compiling git2 v0.19.0
34692025-01-29T20:16:08.736Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34702025-01-29T20:17:10.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
34712025-01-29T20:17:10.404Z
34722025-01-29T20:17:10.404Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34732025-01-29T20:17:10.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742025-01-29T20:17:11.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752025-01-29T20:17:11.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762025-01-29T20:17:11.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34772025-01-29T20:17:11.083Z
34782025-01-29T20:17:11.083Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
34792025-01-29T20:17:11.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802025-01-29T20:17:11.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812025-01-29T20:17:11.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822025-01-29T20:17:11.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34832025-01-29T20:17:11.696Z
34842025-01-29T20:17:11.696Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
34852025-01-29T20:17:12.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862025-01-29T20:17:12.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872025-01-29T20:17:12.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882025-01-29T20:17:12.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34892025-01-29T20:17:12.355Z
34902025-01-29T20:17:12.355Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
34912025-01-29T20:17:12.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922025-01-29T20:17:12.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932025-01-29T20:17:12.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942025-01-29T20:17:12.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34952025-01-29T20:17:13.038Z
34962025-01-29T20:17:13.038Zinfo: running `cargo check --bins` on nexus-networking (172/197)
34972025-01-29T20:17:13.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982025-01-29T20:17:13.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992025-01-29T20:17:13.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002025-01-29T20:17:13.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35012025-01-29T20:17:13.711Z
35022025-01-29T20:17:13.711Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35032025-01-29T20:17:14.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-01-29T20:17:14.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-01-29T20:17:14.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-01-29T20:17:14.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35072025-01-29T20:17:14.375Z
35082025-01-29T20:17:14.375Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35092025-01-29T20:17:14.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-01-29T20:17:14.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-01-29T20:17:14.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-01-29T20:17:14.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35132025-01-29T20:17:15.032Z
35142025-01-29T20:17:15.032Zinfo: running `cargo check --bins` on update-common (175/197)
35152025-01-29T20:17:15.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-01-29T20:17:15.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-01-29T20:17:15.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-01-29T20:17:15.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35192025-01-29T20:17:15.681Z
35202025-01-29T20:17:15.681Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35212025-01-29T20:17:16.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-01-29T20:17:16.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-01-29T20:17:16.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-01-29T20:17:16.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35252025-01-29T20:17:16.325Z
35262025-01-29T20:17:16.325Zinfo: running `cargo check --bins` on tufaceous (177/197)
35272025-01-29T20:17:16.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-01-29T20:17:16.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-01-29T20:17:16.998Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35302025-01-29T20:17:18.131Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35312025-01-29T20:17:18.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
35322025-01-29T20:17:19.134Z
35332025-01-29T20:17:19.134Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35342025-01-29T20:17:19.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-01-29T20:17:19.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-01-29T20:17:19.973Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35372025-01-29T20:17:19.976Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35382025-01-29T20:17:20.116Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35392025-01-29T20:17:20.118Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35402025-01-29T20:17:21.104Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35412025-01-29T20:17:47.627Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35422025-01-29T20:17:47.629Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35432025-01-29T20:17:47.629Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35442025-01-29T20:17:47.629Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35452025-01-29T20:17:47.629Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35462025-01-29T20:17:47.629Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35472025-01-29T20:17:48.415Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35482025-01-29T20:17:49.593Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35492025-01-29T20:18:29.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
35502025-01-29T20:18:29.615Z
35512025-01-29T20:18:29.615Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35522025-01-29T20:18:30.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532025-01-29T20:18:30.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542025-01-29T20:18:30.327Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35552025-01-29T20:18:30.330Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35562025-01-29T20:18:30.330Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35572025-01-29T20:18:30.457Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35582025-01-29T20:18:30.459Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35592025-01-29T20:18:30.484Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35602025-01-29T20:18:30.487Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35612025-01-29T20:18:30.513Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35622025-01-29T20:18:30.649Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35632025-01-29T20:18:30.707Z Checking heck v0.4.1
35642025-01-29T20:18:30.783Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35652025-01-29T20:18:30.930Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35662025-01-29T20:18:31.020Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35672025-01-29T20:18:31.339Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35682025-01-29T20:18:31.742Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35692025-01-29T20:18:31.858Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35702025-01-29T20:18:32.187Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35712025-01-29T20:18:33.074Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35722025-01-29T20:18:33.486Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35732025-01-29T20:18:33.933Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35742025-01-29T20:18:34.243Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35752025-01-29T20:18:35.726Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35762025-01-29T20:18:35.726Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35772025-01-29T20:18:37.384Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35782025-01-29T20:18:38.830Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35792025-01-29T20:18:44.426Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35802025-01-29T20:18:44.426Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35812025-01-29T20:18:45.585Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
35822025-01-29T20:18:46.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s
35832025-01-29T20:18:46.761Z
35842025-01-29T20:18:46.762Zinfo: running `cargo check --bins` on installinator-api (180/197)
35852025-01-29T20:18:47.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-01-29T20:18:47.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-01-29T20:18:47.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-01-29T20:18:47.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35892025-01-29T20:18:47.406Z
35902025-01-29T20:18:47.406Zinfo: running `cargo check --bins` on wicketd-api (181/197)
35912025-01-29T20:18:47.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-01-29T20:18:47.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-01-29T20:18:47.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942025-01-29T20:18:47.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35952025-01-29T20:18:48.069Z
35962025-01-29T20:18:48.069Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
35972025-01-29T20:18:48.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982025-01-29T20:18:48.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992025-01-29T20:18:48.767Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36002025-01-29T20:18:48.767Z Compiling petname v2.0.2
36012025-01-29T20:18:48.770Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36022025-01-29T20:18:48.770Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36032025-01-29T20:18:48.770Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36042025-01-29T20:18:48.770Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36052025-01-29T20:18:48.883Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36062025-01-29T20:18:48.904Z Checking sync-ptr v0.1.1
36072025-01-29T20:18:53.845Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36082025-01-29T20:18:54.448Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36092025-01-29T20:18:55.546Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36102025-01-29T20:18:57.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.02s
36112025-01-29T20:18:57.281Z
36122025-01-29T20:18:57.282Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36132025-01-29T20:18:57.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142025-01-29T20:18:57.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152025-01-29T20:18:57.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36162025-01-29T20:18:57.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36172025-01-29T20:18:57.944Z
36182025-01-29T20:18:57.944Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36192025-01-29T20:18:58.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36202025-01-29T20:18:58.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36212025-01-29T20:18:58.604Z Checking memmap2 v0.9.5
36222025-01-29T20:18:58.604Z Checking arrayvec v0.7.6
36232025-01-29T20:18:58.606Z Checking arrayref v0.3.9
36242025-01-29T20:18:58.606Z Checking constant_time_eq v0.3.1
36252025-01-29T20:18:58.607Z Checking topological-sort v0.2.2
36262025-01-29T20:18:58.607Z Checking shell-words v1.1.0
36272025-01-29T20:18:58.968Z Checking blake3 v1.5.4
36282025-01-29T20:18:59.297Z Checking omicron-zone-package v0.12.0
36292025-01-29T20:19:00.387Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36302025-01-29T20:19:01.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
36312025-01-29T20:19:01.472Z
36322025-01-29T20:19:01.472Zinfo: running `cargo check --bins` on xtask (185/197)
36332025-01-29T20:19:01.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36342025-01-29T20:19:01.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36352025-01-29T20:19:01.892Z Checking bitflags v2.6.0
36362025-01-29T20:19:01.894Z Checking serde v1.0.217
36372025-01-29T20:19:01.894Z Checking thiserror v1.0.69
36382025-01-29T20:19:01.982Z Checking scroll v0.12.0
36392025-01-29T20:19:02.002Z Checking log v0.4.22
36402025-01-29T20:19:02.004Z Checking hashbrown v0.15.1
36412025-01-29T20:19:02.014Z Checking zerocopy v0.7.35
36422025-01-29T20:19:02.039Z Checking syn v2.0.96
36432025-01-29T20:19:02.102Z Checking pest v2.7.14
36442025-01-29T20:19:02.205Z Checking rustix v0.38.37
36452025-01-29T20:19:02.254Z Checking once_cell v1.20.2
36462025-01-29T20:19:02.442Z Checking goblin v0.8.2
36472025-01-29T20:19:02.576Z Checking fs-err v2.11.0
36482025-01-29T20:19:02.880Z Checking anyhow v1.0.95
36492025-01-29T20:19:02.966Z Checking indexmap v2.7.1
36502025-01-29T20:19:03.215Z Checking tabled v0.15.0
36512025-01-29T20:19:04.032Z Checking terminal_size v0.4.0
36522025-01-29T20:19:04.035Z Checking tempfile v3.13.0
36532025-01-29T20:19:04.211Z Checking clap_builder v4.5.27
36542025-01-29T20:19:04.588Z Checking dtrace-parser v0.2.0
36552025-01-29T20:19:06.049Z Checking serde_json v1.0.135
36562025-01-29T20:19:06.049Z Checking serde_spanned v0.6.8
36572025-01-29T20:19:06.049Z Checking toml_datetime v0.6.8
36582025-01-29T20:19:06.051Z Checking camino v1.1.9
36592025-01-29T20:19:06.051Z Checking semver v1.0.24
36602025-01-29T20:19:06.051Z Checking cargo-platform v0.1.8
36612025-01-29T20:19:06.269Z Checking macaddr v1.0.1
36622025-01-29T20:19:06.345Z Checking toml_edit v0.22.22
36632025-01-29T20:19:06.553Z Checking clap v4.5.27
36642025-01-29T20:19:06.605Z Checking camino-tempfile v1.1.1
36652025-01-29T20:19:07.198Z Checking dof v0.3.0
36662025-01-29T20:19:07.198Z Checking cargo_metadata v0.18.1
36672025-01-29T20:19:07.586Z Checking usdt-impl v0.5.0
36682025-01-29T20:19:07.947Z Checking usdt v0.5.0
36692025-01-29T20:19:08.109Z Checking toml v0.8.19
36702025-01-29T20:19:08.539Z Checking cargo_toml v0.20.5
36712025-01-29T20:19:09.671Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36722025-01-29T20:19:10.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
36732025-01-29T20:19:10.390Z
36742025-01-29T20:19:10.390Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36752025-01-29T20:19:11.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-01-29T20:19:11.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-01-29T20:19:11.152Z Checking polyval v0.6.2
36782025-01-29T20:19:11.155Z Checking ctr v0.9.2
36792025-01-29T20:19:11.280Z Checking ssh-encoding v0.2.0
36802025-01-29T20:19:11.280Z Checking blowfish v0.9.1
36812025-01-29T20:19:11.302Z Checking password-hash v0.4.2
36822025-01-29T20:19:11.316Z Checking p521 v0.13.3
36832025-01-29T20:19:11.318Z Checking p256 v0.13.2
36842025-01-29T20:19:11.348Z Checking russh-cryptovec v0.7.3
36852025-01-29T20:19:11.512Z Checking ghash v0.5.1
36862025-01-29T20:19:11.515Z Checking bcrypt-pbkdf v0.10.0
36872025-01-29T20:19:12.552Z Checking md5 v0.7.0
36882025-01-29T20:19:12.555Z Checking num-bigint v0.4.6
36892025-01-29T20:19:12.555Z Checking des v0.8.1
36902025-01-29T20:19:12.555Z Checking aes-gcm v0.10.3
36912025-01-29T20:19:12.555Z Checking pbkdf2 v0.11.0
36922025-01-29T20:19:12.555Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
36932025-01-29T20:19:12.555Z Checking hex-literal v0.4.1
36942025-01-29T20:19:12.555Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
36952025-01-29T20:19:12.555Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
36962025-01-29T20:19:12.555Z Checking ssh-cipher v0.2.0
36972025-01-29T20:19:12.555Z Checking internet-checksum v0.2.1
36982025-01-29T20:19:12.555Z Checking ssh-key v0.6.6
36992025-01-29T20:19:12.555Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37002025-01-29T20:19:13.355Z Checking russh-keys v0.45.0
37012025-01-29T20:19:14.159Z Checking russh v0.45.0
37022025-01-29T20:19:30.979Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37032025-01-29T20:19:32.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
37042025-01-29T20:19:32.515Z
37052025-01-29T20:19:32.515Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37062025-01-29T20:19:33.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072025-01-29T20:19:33.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082025-01-29T20:19:33.160Z Checking termios v0.3.3
37092025-01-29T20:19:33.382Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37102025-01-29T20:19:34.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
37112025-01-29T20:19:34.353Z
37122025-01-29T20:19:34.354Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37132025-01-29T20:19:34.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142025-01-29T20:19:34.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152025-01-29T20:19:35.053Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37162025-01-29T20:19:35.053Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37172025-01-29T20:19:35.055Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37182025-01-29T20:19:35.055Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37192025-01-29T20:19:36.081Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37202025-01-29T20:19:37.319Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37212025-01-29T20:19:39.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
37222025-01-29T20:19:39.250Z
37232025-01-29T20:19:39.250Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37242025-01-29T20:19:39.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-01-29T20:19:39.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-01-29T20:19:39.886Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37272025-01-29T20:19:40.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37282025-01-29T20:19:40.528Z
37292025-01-29T20:19:40.528Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37302025-01-29T20:19:41.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-01-29T20:19:41.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-01-29T20:19:41.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332025-01-29T20:19:41.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37342025-01-29T20:19:41.138Z
37352025-01-29T20:19:41.138Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37362025-01-29T20:19:41.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-01-29T20:19:41.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-01-29T20:19:41.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392025-01-29T20:19:41.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37402025-01-29T20:19:41.748Z
37412025-01-29T20:19:41.748Zinfo: running `cargo check --bins` on omicron-package (192/197)
37422025-01-29T20:19:42.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-01-29T20:19:42.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-01-29T20:19:42.421Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37452025-01-29T20:19:43.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s
37462025-01-29T20:19:43.958Z
37472025-01-29T20:19:43.958Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37482025-01-29T20:19:44.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492025-01-29T20:19:44.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502025-01-29T20:19:44.662Z Checking rtoolbox v0.0.2
37512025-01-29T20:19:44.664Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37522025-01-29T20:19:44.664Z Checking tui-tree-widget v0.22.0
37532025-01-29T20:19:44.902Z Checking rpassword v7.3.1
37542025-01-29T20:19:48.628Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37552025-01-29T20:19:51.403Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37562025-01-29T20:19:52.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
37572025-01-29T20:19:52.729Z
37582025-01-29T20:19:52.729Zinfo: running `cargo check --bins` on wicket (194/197)
37592025-01-29T20:19:53.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-01-29T20:19:53.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-01-29T20:19:53.435Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37622025-01-29T20:19:53.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37632025-01-29T20:19:54.041Z
37642025-01-29T20:19:54.041Zinfo: running `cargo check --bins` on wicketd (195/197)
37652025-01-29T20:19:54.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662025-01-29T20:19:54.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672025-01-29T20:19:54.765Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37682025-01-29T20:19:54.768Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37692025-01-29T20:19:55.581Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37702025-01-29T20:19:59.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
37712025-01-29T20:19:59.487Z
37722025-01-29T20:19:59.487Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37732025-01-29T20:20:00.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742025-01-29T20:20:00.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752025-01-29T20:20:00.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762025-01-29T20:20:00.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37772025-01-29T20:20:00.095Z
37782025-01-29T20:20:00.096Zinfo: running `cargo check --bins` on zone-setup (197/197)
37792025-01-29T20:20:00.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802025-01-29T20:20:00.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812025-01-29T20:20:00.828Z Checking uzers v0.12.1
37822025-01-29T20:20:01.174Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37832025-01-29T20:20:02.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
37842025-01-29T20:20:02.487Z
37852025-01-29T20:20:02.487Zreal 13:26.702650677
37862025-01-29T20:20:02.487Zuser 25:39.606436762
37872025-01-29T20:20:02.489Zsys 4:14.269109988
37882025-01-29T20:20:02.489Ztrap 0.527842028
37892025-01-29T20:20:02.489Ztflt 3.119740132
37902025-01-29T20:20:02.489Zdflt 2.299151936
37912025-01-29T20:20:02.489Zkflt 0.001026082
37922025-01-29T20:20:02.489Zlock 46:00.644482386
37932025-01-29T20:20:02.489Zslp 2:08:24.781387725
37942025-01-29T20:20:02.489Zlat 1:06.143331798
37952025-01-29T20:20:02.489Zstop 3:41.778017106
37962025-01-29T20:20:02.489Zprocess exited: duration 1084913 ms, exit code 0
 
37972025-01-29T20:20:02.495Zfound 0 output files