01JJWAYAPK4YECK5H44D4VHCQ5: 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: 01JJWAYMNY95YC7D1HQY3M1784

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-30T19:28:55.203Zjob assigned to worker 01JJWAYV4AW90QEH8VBYG70SCE [factory aws, i-0a4608e9a1bf4f7ea] (queued for 49 s)
 
22025-01-30T19:29:02.991Zstarting task 0: "setup"
32025-01-30T19:29:03.000Z++ uname -s
42025-01-30T19:29:03.003Z+ kern=SunOS
52025-01-30T19:29:03.003Z+ build_user=build
62025-01-30T19:29:03.003Z+ build_uid=12345
72025-01-30T19:29:03.003Z+ work_dir=/work
82025-01-30T19:29:03.003Z+ input_dir=/input
92025-01-30T19:29:03.003Z+ [[ 0 == 12345 ]]
102025-01-30T19:29:03.003Z+ case "$kern" in
112025-01-30T19:29:03.003Z+ groupadd -g 12345 build
122025-01-30T19:29:03.005Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-01-30T19:29:05.012Z+ zfs create -o mountpoint=/work rpool/work
142025-01-30T19:29:05.126Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-01-30T19:29:05.129Z+ home_fs=zfs
162025-01-30T19:29:05.130Z+ [[ zfs == autofs ]]
172025-01-30T19:29:05.130Z+ mkdir -p /home/build
182025-01-30T19:29:05.132Z+ chown build:build /home/build /work
192025-01-30T19:29:07.132Z+ chmod 0700 /home/build /work
202025-01-30T19:29:07.135Zprocess exited: duration 4145 ms, exit code 0
 
212025-01-30T19:29:07.140Zstarting task 1: "rust-toolchain"
222025-01-30T19:29:07.145Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-01-30T19:29:07.146Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-01-30T19:29:07.146Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-01-30T19:29:07.146Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-01-30T19:29:07.146Z * rust toolchain channel = "1.84.0"
272025-01-30T19:29:07.146Z * rust toolchain profile = "default"
282025-01-30T19:29:07.149Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-01-30T19:29:07.149Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-01-30T19:29:07.261Zinfo: downloading installer
312025-01-30T19:29:08.820Zwarning: it looks like you have an existing installation of Rust at:
322025-01-30T19:29:08.820Zwarning: /opt/ooce/bin
332025-01-30T19:29:08.821Zwarning: It is recommended that rustup be the primary Rust installation.
342025-01-30T19:29:08.821Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-01-30T19:29:08.821Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-01-30T19:29:08.821Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-01-30T19:29:08.822Zwarning: or pass `-y' to ignore all ignorable checks.
382025-01-30T19:29:08.822Zerror: cannot install while Rust is installed
392025-01-30T19:29:08.822Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-01-30T19:29:08.847Zinfo: profile set to 'default'
412025-01-30T19:29:08.847Zinfo: default host triple is x86_64-unknown-illumos
422025-01-30T19:29:08.847Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-01-30T19:29:08.997Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-01-30T19:29:08.997Zinfo: downloading component 'cargo'
452025-01-30T19:29:09.862Zinfo: downloading component 'clippy'
462025-01-30T19:29:10.196Zinfo: downloading component 'rust-docs'
472025-01-30T19:29:11.375Zinfo: downloading component 'rust-std'
482025-01-30T19:29:13.121Zinfo: downloading component 'rustc'
492025-01-30T19:29:19.828Zinfo: downloading component 'rustfmt'
502025-01-30T19:29:20.181Zinfo: installing component 'cargo'
512025-01-30T19:29:21.011Zinfo: installing component 'clippy'
522025-01-30T19:29:21.385Zinfo: installing component 'rust-docs'
532025-01-30T19:29:23.044Zinfo: installing component 'rust-std'
542025-01-30T19:29:25.735Zinfo: installing component 'rustc'
552025-01-30T19:29:30.694Zinfo: installing component 'rustfmt'
562025-01-30T19:29:31.024Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-01-30T19:29:31.024Z
582025-01-30T19:29:31.413Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-01-30T19:29:31.413Z
602025-01-30T19:29:31.416Z
612025-01-30T19:29:31.416ZRust is installed now. Great!
622025-01-30T19:29:31.416Z
632025-01-30T19:29:31.416ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-01-30T19:29:31.416Zenvironment variable. This has not been done automatically.
652025-01-30T19:29:31.416Z
662025-01-30T19:29:31.416ZTo configure your current shell, you need to source
672025-01-30T19:29:31.417Zthe corresponding env file under $HOME/.cargo.
682025-01-30T19:29:31.417Z
692025-01-30T19:29:31.417ZThis is usually done by running one of the following (note the leading DOT):
702025-01-30T19:29:31.417Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-01-30T19:29:31.417Zsource "$HOME/.cargo/env.fish" # For fish
722025-01-30T19:29:31.489Z+ rustup --version
732025-01-30T19:29:31.496Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-01-30T19:29:31.496Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-01-30T19:29:31.571Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-01-30T19:29:31.574Z+ cargo --version
772025-01-30T19:29:31.630Zcargo 1.84.0 (66221abde 2024-11-19)
782025-01-30T19:29:31.632Z+ rustc --version
792025-01-30T19:29:31.692Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-01-30T19:29:31.695Zprocess exited: duration 24550 ms, exit code 0
 
812025-01-30T19:29:31.700Zstarting task 2: "authentication"
822025-01-30T19:29:31.719Zprocess exited: duration 19 ms, exit code 0
 
832025-01-30T19:29:31.725Zstarting task 3: "clone repository"
842025-01-30T19:29:31.729Z+ mkdir -p /work/oxidecomputer/omicron
852025-01-30T19:29:31.732Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-01-30T19:29:31.843ZCloning into '/work/oxidecomputer/omicron'...
872025-01-30T19:29:40.466Z+ cd /work/oxidecomputer/omicron
882025-01-30T19:29:40.466Z+ git fetch origin e21fac85dc75e2bcdb917a1eb75bad068e397b96
892025-01-30T19:29:40.826ZFrom https://github.com/oxidecomputer/omicron
902025-01-30T19:29:40.826Z * branch e21fac85dc75e2bcdb917a1eb75bad068e397b96 -> FETCH_HEAD
912025-01-30T19:29:40.836Z+ [[ -n affinity ]]
922025-01-30T19:29:40.839Z++ git branch --show-current
932025-01-30T19:29:40.841Z+ current=main
942025-01-30T19:29:40.841Z+ [[ main != affinity ]]
952025-01-30T19:29:40.841Z+ git branch -f affinity e21fac85dc75e2bcdb917a1eb75bad068e397b96
962025-01-30T19:29:40.843Z+ git checkout -f affinity
972025-01-30T19:29:41.020ZSwitched to branch 'affinity'
982025-01-30T19:29:41.023Z+ git reset --hard e21fac85dc75e2bcdb917a1eb75bad068e397b96
992025-01-30T19:29:41.053ZHEAD is now at e21fac85d Merge branch 'main' into affinity
1002025-01-30T19:29:41.056Zprocess exited: duration 9328 ms, exit code 0
 
1012025-01-30T19:29:41.061Zstarting task 4: "build"
1022025-01-30T19:29:41.066Z+ source .github/buildomat/ci-env.sh
1032025-01-30T19:29:41.066Z++ export CARGO_TERM_COLOR=always
1042025-01-30T19:29:41.066Z++ CARGO_TERM_COLOR=always
1052025-01-30T19:29:41.066Z+ cargo --version
1062025-01-30T19:29:41.114Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-01-30T19:29:41.117Z+ rustc --version
1082025-01-30T19:29:41.176Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-01-30T19:29:41.179Z+ source ./env.sh
1102025-01-30T19:29:41.179Z++ OLD_SHELL_OPTS=ehxB
1112025-01-30T19:29:41.179Z++ set -o xtrace
1122025-01-30T19:29:41.181Z++++ dirname ./env.sh
1132025-01-30T19:29:41.184Z+++ readlink -f .
1142025-01-30T19:29:41.187Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-01-30T19:29:41.187Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-01-30T19:29:41.187Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-01-30T19:29:41.187Z++ 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
1182025-01-30T19:29:41.187Z++ 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
1192025-01-30T19:29:41.187Z++ 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
1202025-01-30T19:29:41.187Z++ 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
1212025-01-30T19:29:41.187Z++ 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
1222025-01-30T19:29:41.187Z++ 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
1232025-01-30T19:29:41.187Z++ case $OLD_SHELL_OPTS in
1242025-01-30T19:29:41.187Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-01-30T19:29:41.187Z+ 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
1262025-01-30T19:29:41.188Z+ 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
1272025-01-30T19:29:41.188Z+ banner prerequisites
1282025-01-30T19:29:41.190Z
1292025-01-30T19:29:41.191Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-01-30T19:29:41.191Z # # # # # # # # # # # # # # #
1312025-01-30T19:29:41.191Z # # # # ##### # # ##### # # # # # #### #
1322025-01-30T19:29:41.191Z ##### ##### # ##### # # # # # # # # #
1332025-01-30T19:29:41.191Z # # # # # # # # # # # # # # #
1342025-01-30T19:29:41.191Z # # # ###### # # ###### ### # #### # #### #
1352025-01-30T19:29:41.191Z
1362025-01-30T19:29:41.191Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-01-30T19:29:42.788Zpkg list: illegal option -- F
1382025-01-30T19:29:42.788ZUsage:
1392025-01-30T19:29:42.791Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-01-30T19:29:42.791Z [pkg_fmri_pattern ...]
1412025-01-30T19:29:43.625Zpkg list: illegal option -- F
1422025-01-30T19:29:43.625ZUsage:
1432025-01-30T19:29:43.625Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-01-30T19:29:43.626Z [pkg_fmri_pattern ...]
1452025-01-30T19:29:51.084Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-01-30T19:29:55.353Z Startup: Caching catalogs ... Done
1472025-01-30T19:30:06.484ZPlanning: Solver setup ... Done (10.352s)
1482025-01-30T19:30:06.630ZPlanning: Running solver ... Done (0.146s)
1492025-01-30T19:30:06.986ZPlanning: Finding local manifests ... Done (0.256s)
1502025-01-30T19:30:06.999ZPlanning: Fetching manifests: 0/7 0% complete
1512025-01-30T19:30:07.366ZPlanning: Fetching manifests: 7/7 100% complete
1522025-01-30T19:30:08.217ZPlanning: Package planning ... Done (0.851s)
1532025-01-30T19:30:08.274ZPlanning: Merging actions ... Done (0.057s)
1542025-01-30T19:30:09.065ZPlanning: Checking for conflicting actions ... Done (0.791s)
1552025-01-30T19:30:14.647ZPlanning: Consolidating action changes ... Done (5.581s)
1562025-01-30T19:30:15.020ZPlanning: Evaluating mediators ... Done (0.373s)
1572025-01-30T19:30:15.097ZPlanning: Planning completed in 19.65 seconds
1582025-01-30T19:30:15.112Z Packages to install: 4
1592025-01-30T19:30:15.112Z Packages to update: 3
1602025-01-30T19:30:15.115Z Mediators to change: 2
1612025-01-30T19:30:15.115Z Services to change: 1
1622025-01-30T19:30:15.115Z Estimated space available: 155.61 GB
1632025-01-30T19:30:15.115ZEstimated space to be consumed: 1.64 GB
1642025-01-30T19:30:15.115Z Create boot environment: No
1652025-01-30T19:30:15.115ZCreate backup boot environment: Yes
1662025-01-30T19:30:15.115Z Rebuild boot archive: No
1672025-01-30T19:30:15.115Z
1682025-01-30T19:30:15.115ZChanged mediators:
1692025-01-30T19:30:15.115Z mediator clang:
1702025-01-30T19:30:15.115Z version: None -> 15 (system default)
1712025-01-30T19:30:15.115Z
1722025-01-30T19:30:15.115Z mediator llvm:
1732025-01-30T19:30:15.115Z version: 14 (system default) -> 15 (system default)
1742025-01-30T19:30:15.115Z
1752025-01-30T19:30:15.115ZChanged packages:
1762025-01-30T19:30:15.115Zhelios-dev
1772025-01-30T19:30:15.115Z developer/build-essential
1782025-01-30T19:30:15.115Z None -> 11-2.0
1792025-01-30T19:30:15.116Z library/libxmlsec1
1802025-01-30T19:30:15.116Z None -> 1.2.35-2.0
1812025-01-30T19:30:15.116Z ooce/developer/clang-15
1822025-01-30T19:30:15.116Z None -> 15.0.7-2.0
1832025-01-30T19:30:15.116Z ooce/developer/llvm-15
1842025-01-30T19:30:15.116Z None -> 15.0.7-2.0
1852025-01-30T19:30:15.116Z package/pkg
1862025-01-30T19:30:15.116Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-01-30T19:30:15.116Z system/library/g++-runtime
1882025-01-30T19:30:15.116Z 13-2.0 -> 14-2.0
1892025-01-30T19:30:15.116Z system/library/gcc-runtime
1902025-01-30T19:30:15.116Z 13-2.0 -> 14-2.0
1912025-01-30T19:30:15.116Z
1922025-01-30T19:30:15.116ZServices:
1932025-01-30T19:30:15.116Z restart_fmri:
1942025-01-30T19:30:15.116Z svc:/system/update-man-index:default
1952025-01-30T19:30:15.117Z
1962025-01-30T19:30:15.117ZEditable files to change:
1972025-01-30T19:30:15.117Z Update:
1982025-01-30T19:30:15.117Z usr/share/lib/pkg/web/config.shtml
1992025-01-30T19:30:15.581Z
2002025-01-30T19:30:15.581ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-01-30T19:30:20.583ZDownload: 1198/4301 items 70.7/225.4MB 31% complete (15.9M/s)
2022025-01-30T19:30:25.607ZDownload: 2213/4301 items 119.2/225.4MB 52% complete (12.1M/s)
2032025-01-30T19:30:30.610ZDownload: 2731/4301 items 120.7/225.4MB 53% complete (5.2M/s)
2042025-01-30T19:30:35.923ZDownload: 3247/4301 items 198.1/225.4MB 87% complete (7.8M/s)
2052025-01-30T19:30:40.924ZDownload: 3453/4301 items 213.3/225.4MB 94% complete (9.3M/s)
2062025-01-30T19:30:45.931ZDownload: 4018/4301 items 219.3/225.4MB 97% complete (2.2M/s)
2072025-01-30T19:30:55.101ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (2.0M/s)
2082025-01-30T19:30:58.508ZDownload: Completed 225.42 MB in 42.92 seconds (5.2M/s)
2092025-01-30T19:31:00.635Z Actions: 1/5122 actions (Removing old actions)
2102025-01-30T19:31:00.651Z Actions: 194/5122 actions (Installing new actions)
2112025-01-30T19:31:05.408Z Actions: 4267/5122 actions (Updating modified actions)
2122025-01-30T19:31:05.741Z Actions: Completed 5122 actions in 5.10 seconds.
2132025-01-30T19:31:06.129Z Done (0.380s)
2142025-01-30T19:31:06.132Z Done (0.001s)
2152025-01-30T19:31:06.707Z Done (0.577s)
2162025-01-30T19:31:12.627Z Done (5.695s)
2172025-01-30T19:31:12.995Z Done (0.303s)
2182025-01-30T19:31:12.998Z Done (0.000s)
2192025-01-30T19:31:13.173Z Done (0.000s)
2202025-01-30T19:31:13.848ZPlanning: Evaluating mediator changes ... Done
2212025-01-30T19:31:14.008ZPlanning: Checking for conflicting actions ... Done
2222025-01-30T19:31:14.011ZPlanning: Consolidating action changes ... Done
2232025-01-30T19:31:14.273ZPlanning: Evaluating mediators ... Done
2242025-01-30T19:31:14.276ZPlanning: Planning completed in 0.43 seconds
2252025-01-30T19:31:14.312Z Mediators to change: 2
2262025-01-30T19:31:14.312Z Create boot environment: No
2272025-01-30T19:31:14.312ZCreate backup boot environment: No
2282025-01-30T19:31:14.403Z Done
2292025-01-30T19:31:14.403Z Done
2302025-01-30T19:31:14.788Z Done
2312025-01-30T19:31:18.328Z Done
2322025-01-30T19:31:18.414Z Done
2332025-01-30T19:31:18.414Z Done
2342025-01-30T19:31:18.538Z Done
2352025-01-30T19:31:19.139ZPlanning: Evaluating mediator changes ... Done
2362025-01-30T19:31:19.141ZPlanning: Merging actions ... Done
2372025-01-30T19:31:19.327ZPlanning: Checking for conflicting actions ... Done
2382025-01-30T19:31:19.329ZPlanning: Consolidating action changes ... Done
2392025-01-30T19:31:19.587ZPlanning: Evaluating mediators ... Done
2402025-01-30T19:31:19.642ZPlanning: Planning completed in 0.74 seconds
2412025-01-30T19:31:19.682Z Packages to change: 1
2422025-01-30T19:31:19.682Z Mediators to change: 1
2432025-01-30T19:31:19.682Z Services to change: 1
2442025-01-30T19:31:19.685Z Create boot environment: No
2452025-01-30T19:31:19.685ZCreate backup boot environment: Yes
2462025-01-30T19:31:21.838Z Actions: 1/6 actions (Updating modified actions)
2472025-01-30T19:31:21.841Z Actions: Completed 6 actions in 0.00 seconds.
2482025-01-30T19:31:21.841Z Done
2492025-01-30T19:31:21.841Z Done
2502025-01-30T19:31:21.955Z Done
2512025-01-30T19:31:25.457Z Done
2522025-01-30T19:31:25.546Z Done
2532025-01-30T19:31:25.548Z Done
2542025-01-30T19:31:25.686Z Done
2552025-01-30T19:31:26.114ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2562025-01-30T19:31:26.114Zclang system 15 system
2572025-01-30T19:31:26.114Zcsh system system illumos
2582025-01-30T19:31:26.114Zctags system system illumos
2592025-01-30T19:31:26.114Zgcc vendor 12 vendor
2602025-01-30T19:31:26.114Zgcc system 10 system
2612025-01-30T19:31:26.115Zgcc system 7 system
2622025-01-30T19:31:26.116Zgo system 1.20 system
2632025-01-30T19:31:26.116Zgo system 1.19 system
2642025-01-30T19:31:26.116Zllvm system 15 system
2652025-01-30T19:31:26.118Zllvm system 14 system
2662025-01-30T19:31:26.118Zmariadb system 10.6 system
2672025-01-30T19:31:26.118Zmta vendor vendor dma
2682025-01-30T19:31:26.118Zopenjdk system 17 system
2692025-01-30T19:31:26.118Zopenjdk system 11 system
2702025-01-30T19:31:26.118Zopenjdk system 1.8 system
2712025-01-30T19:31:26.118Zopenssl vendor 3 vendor
2722025-01-30T19:31:26.119Zperl system 5.36 system
2732025-01-30T19:31:26.119Zpostgresql system 15 system
2742025-01-30T19:31:26.120Zpostgresql system 13 system
2752025-01-30T19:31:26.120Zpython vendor 3 vendor
2762025-01-30T19:31:26.121Zpython system 2 system
2772025-01-30T19:31:26.121Zpython3 system 3.11 system
2782025-01-30T19:31:26.121Zruby system 3.0 system
2792025-01-30T19:31:26.121Zwords vendor vendor american-english
2802025-01-30T19:31:26.121Zwords system system australian-english
2812025-01-30T19:31:26.121Zwords system system british-english
2822025-01-30T19:31:26.121Zwords system system canadian-english
2832025-01-30T19:31:26.122Zwords system system french
2842025-01-30T19:31:26.122Zwords system system italian
2852025-01-30T19:31:26.122Zwords system system ngerman
2862025-01-30T19:31:26.122Zwords system system ogerman
2872025-01-30T19:31:26.122Zwords system system spanish
2882025-01-30T19:31:26.439ZPUBLISHER TYPE STATUS P LOCATION
2892025-01-30T19:31:26.440Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2902025-01-30T19:31:29.162ZFMRI IFO
2912025-01-30T19:31:29.162Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2922025-01-30T19:31:29.162Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2932025-01-30T19:31:29.162Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2942025-01-30T19:31:29.162Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2952025-01-30T19:31:29.162Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2962025-01-30T19:31:29.162Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2972025-01-30T19:31:29.162Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2982025-01-30T19:31:29.162Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2992025-01-30T19:31:29.162Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3002025-01-30T19:31:29.162Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3012025-01-30T19:31:29.162Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3022025-01-30T19:31:29.163Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3032025-01-30T19:31:29.163Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3042025-01-30T19:31:29.163Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3052025-01-30T19:31:29.163Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3062025-01-30T19:31:29.885Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3072025-01-30T19:31:30.194Z Updating crates.io index
3082025-01-30T19:31:30.196Z Updating git repository `https://github.com/oxidecomputer/diffus`
3092025-01-30T19:31:30.560Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-01-30T19:31:31.121Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3112025-01-30T19:31:31.428Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-01-30T19:31:31.701Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-01-30T19:31:31.989Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-01-30T19:31:33.059Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-01-30T19:31:34.822Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-01-30T19:31:35.551Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-01-30T19:31:36.323Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-01-30T19:31:36.604Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-01-30T19:31:36.935Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-01-30T19:31:37.539Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3212025-01-30T19:31:37.973Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3222025-01-30T19:31:38.284Z Updating git repository `https://github.com/oxidecomputer/tofino`
3232025-01-30T19:31:38.627Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3242025-01-30T19:31:38.899Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3252025-01-30T19:31:39.167Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3262025-01-30T19:31:39.463Z Updating git repository `https://github.com/oxidecomputer/lldp`
3272025-01-30T19:31:39.791Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3282025-01-30T19:31:40.146Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3292025-01-30T19:31:40.464Z Updating git repository `https://github.com/oxidecomputer/ispf`
3302025-01-30T19:31:40.832Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3312025-01-30T19:31:41.102Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3322025-01-30T19:31:41.630Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3332025-01-30T19:31:41.938Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3342025-01-30T19:31:42.345Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3352025-01-30T19:31:42.714Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3362025-01-30T19:31:43.027Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3372025-01-30T19:31:43.263Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382025-01-30T19:31:43.547Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3392025-01-30T19:31:44.802Z Downloading crates ...
3402025-01-30T19:31:44.852Z Downloaded block-buffer v0.10.4
3412025-01-30T19:31:44.855Z Downloaded anstyle-query v1.1.1
3422025-01-30T19:31:44.858Z Downloaded anstyle v1.0.10
3432025-01-30T19:31:44.861Z Downloaded anstyle-parse v0.2.5
3442025-01-30T19:31:44.866Z Downloaded anyhow v1.0.95
3452025-01-30T19:31:44.876Z Downloaded pretty-hex v0.4.1
3462025-01-30T19:31:44.879Z Downloaded equivalent v1.0.1
3472025-01-30T19:31:44.882Z Downloaded usdt-attr-macro v0.5.0
3482025-01-30T19:31:44.884Z Downloaded dtrace-parser v0.2.0
3492025-01-30T19:31:44.888Z Downloaded swrite v0.1.0
3502025-01-30T19:31:44.895Z Downloaded scroll_derive v0.12.0
3512025-01-30T19:31:44.912Z Downloaded autocfg v1.4.0
3522025-01-30T19:31:44.915Z Downloaded anstream v0.6.15
3532025-01-30T19:31:44.917Z Downloaded fastrand v2.1.1
3542025-01-30T19:31:44.921Z Downloaded bytecount v0.6.8
3552025-01-30T19:31:44.923Z Downloaded smawk v0.3.2
3562025-01-30T19:31:44.926Z Downloaded digest v0.10.7
3572025-01-30T19:31:44.926Z Downloaded cfg-if v1.0.0
3582025-01-30T19:31:44.929Z Downloaded byteorder v1.5.0
3592025-01-30T19:31:44.929Z Downloaded usdt v0.5.0
3602025-01-30T19:31:44.931Z Downloaded pest_generator v2.7.14
3612025-01-30T19:31:44.932Z Downloaded utf8parse v0.2.2
3622025-01-30T19:31:44.934Z Downloaded thread-id v4.2.2
3632025-01-30T19:31:44.934Z Downloaded colorchoice v1.0.2
3642025-01-30T19:31:44.938Z Downloaded serde_spanned v0.6.8
3652025-01-30T19:31:44.941Z Downloaded macaddr v1.0.1
3662025-01-30T19:31:44.947Z Downloaded plain v0.2.3
3672025-01-30T19:31:44.949Z Downloaded is_terminal_polyfill v1.70.1
3682025-01-30T19:31:44.949Z Downloaded crypto-common v0.1.6
3692025-01-30T19:31:44.952Z Downloaded heck v0.4.1
3702025-01-30T19:31:44.952Z Downloaded clap_lex v0.7.4
3712025-01-30T19:31:44.957Z Downloaded unicode-linebreak v0.1.5
3722025-01-30T19:31:44.959Z Downloaded strsim v0.11.1
3732025-01-30T19:31:44.959Z Downloaded proc-macro-error-attr v1.0.4
3742025-01-30T19:31:44.962Z Downloaded fs-err v2.11.0
3752025-01-30T19:31:44.964Z Downloaded memmap v0.7.0
3762025-01-30T19:31:44.966Z Downloaded usdt-macro v0.5.0
3772025-01-30T19:31:44.967Z Downloaded generic-array v0.14.7
3782025-01-30T19:31:44.969Z Downloaded thiserror v1.0.69
3792025-01-30T19:31:44.972Z Downloaded version_check v0.9.5
3802025-01-30T19:31:44.974Z Downloaded toml_datetime v0.6.8
3812025-01-30T19:31:44.974Z Downloaded itoa v1.0.11
3822025-01-30T19:31:44.977Z Downloaded cpufeatures v0.2.14
3832025-01-30T19:31:44.977Z Downloaded camino-tempfile v1.1.1
3842025-01-30T19:31:44.979Z Downloaded thiserror-impl v1.0.69
3852025-01-30T19:31:44.979Z Downloaded heck v0.5.0
3862025-01-30T19:31:44.982Z Downloaded errno v0.3.9
3872025-01-30T19:31:44.982Z Downloaded fnv v1.0.7
3882025-01-30T19:31:44.985Z Downloaded tabled_derive v0.7.0
3892025-01-30T19:31:44.985Z Downloaded serde_tokenstream v0.2.2
3902025-01-30T19:31:44.987Z Downloaded quote v1.0.38
3912025-01-30T19:31:44.990Z Downloaded zerocopy-derive v0.7.35
3922025-01-30T19:31:44.994Z Downloaded pest_derive v2.7.14
3932025-01-30T19:31:44.996Z Downloaded terminal_size v0.4.0
3942025-01-30T19:31:44.999Z Downloaded sha2 v0.10.8
3952025-01-30T19:31:44.999Z Downloaded once_cell v1.20.2
3962025-01-30T19:31:45.002Z Downloaded proc-macro-error v1.0.4
3972025-01-30T19:31:45.004Z Downloaded tempfile v3.13.0
3982025-01-30T19:31:45.007Z Downloaded cargo_metadata v0.18.1
3992025-01-30T19:31:45.009Z Downloaded cargo-platform v0.1.8
4002025-01-30T19:31:45.010Z Downloaded semver v1.0.24
4012025-01-30T19:31:45.013Z Downloaded camino v1.1.9
4022025-01-30T19:31:45.013Z Downloaded cargo_toml v0.20.5
4032025-01-30T19:31:45.015Z Downloaded dof v0.3.0
4042025-01-30T19:31:45.018Z Downloaded usdt-impl v0.5.0
4052025-01-30T19:31:45.020Z Downloaded clap_derive v4.5.24
4062025-01-30T19:31:45.020Z Downloaded scroll v0.12.0
4072025-01-30T19:31:45.023Z Downloaded unicode-ident v1.0.14
4082025-01-30T19:31:45.025Z Downloaded bitflags v2.6.0
4092025-01-30T19:31:45.028Z Downloaded ucd-trie v0.1.7
4102025-01-30T19:31:45.030Z Downloaded typenum v1.17.0
4112025-01-30T19:31:45.034Z Downloaded ryu v1.0.18
4122025-01-30T19:31:45.038Z Downloaded toml v0.8.19
4132025-01-30T19:31:45.041Z Downloaded proc-macro2 v1.0.92
4142025-01-30T19:31:45.046Z Downloaded pest_meta v2.7.14
4152025-01-30T19:31:45.049Z Downloaded clap v4.5.27
4162025-01-30T19:31:45.055Z Downloaded textwrap v0.16.1
4172025-01-30T19:31:45.059Z Downloaded papergrid v0.11.0
4182025-01-30T19:31:45.061Z Downloaded log v0.4.22
4192025-01-30T19:31:45.064Z Downloaded serde_derive v1.0.217
4202025-01-30T19:31:45.073Z Downloaded serde v1.0.217
4212025-01-30T19:31:45.082Z Downloaded indexmap v2.7.1
4222025-01-30T19:31:45.104Z Downloaded toml_edit v0.22.22
4232025-01-30T19:31:45.123Z Downloaded memchr v2.7.4
4242025-01-30T19:31:45.127Z Downloaded hashbrown v0.15.1
4252025-01-30T19:31:45.133Z Downloaded serde_json v1.0.135
4262025-01-30T19:31:45.139Z Downloaded pest v2.7.14
4272025-01-30T19:31:45.144Z Downloaded clap_builder v4.5.27
4282025-01-30T19:31:45.151Z Downloaded winnow v0.6.20
4292025-01-30T19:31:45.160Z Downloaded zerocopy v0.7.35
4302025-01-30T19:31:45.173Z Downloaded goblin v0.8.2
4312025-01-30T19:31:45.178Z Downloaded tabled v0.15.0
4322025-01-30T19:31:45.192Z Downloaded syn v1.0.109
4332025-01-30T19:31:45.201Z Downloaded unicode-width v0.1.14
4342025-01-30T19:31:45.206Z Downloaded syn v2.0.96
4352025-01-30T19:31:45.218Z Downloaded rustix v0.38.37
4362025-01-30T19:31:45.246Z Downloaded libc v0.2.169
4372025-01-30T19:31:45.549Z Compiling proc-macro2 v1.0.92
4382025-01-30T19:31:45.549Z Compiling unicode-ident v1.0.14
4392025-01-30T19:31:45.549Z Compiling version_check v0.9.5
4402025-01-30T19:31:45.549Z Compiling serde v1.0.217
4412025-01-30T19:31:45.552Z Compiling thiserror v1.0.69
4422025-01-30T19:31:45.552Z Compiling memchr v2.7.4
4432025-01-30T19:31:45.552Z Compiling libc v0.2.169
4442025-01-30T19:31:45.588Z Compiling itoa v1.0.11
4452025-01-30T19:31:45.835Z Compiling ucd-trie v0.1.7
4462025-01-30T19:31:45.927Z Compiling ryu v1.0.18
4472025-01-30T19:31:46.271Z Compiling once_cell v1.20.2
4482025-01-30T19:31:46.326Z Compiling byteorder v1.5.0
4492025-01-30T19:31:46.574Z Compiling serde_json v1.0.135
4502025-01-30T19:31:46.889Z Compiling rustix v0.38.37
4512025-01-30T19:31:47.127Z Compiling bitflags v2.6.0
4522025-01-30T19:31:47.168Z Compiling proc-macro-error-attr v1.0.4
4532025-01-30T19:31:47.305Z Compiling usdt-impl v0.5.0
4542025-01-30T19:31:47.476Z Compiling syn v1.0.109
4552025-01-30T19:31:47.502Z Compiling proc-macro-error v1.0.4
4562025-01-30T19:31:47.576Z Compiling utf8parse v0.2.2
4572025-01-30T19:31:47.684Z Compiling log v0.4.22
4582025-01-30T19:31:47.753Z Compiling camino v1.1.9
4592025-01-30T19:31:47.778Z Compiling thread-id v4.2.2
4602025-01-30T19:31:47.829Z Compiling hashbrown v0.15.1
4612025-01-30T19:31:47.832Z Compiling equivalent v1.0.1
4622025-01-30T19:31:47.901Z Compiling plain v0.2.3
4632025-01-30T19:31:48.039Z Compiling anstyle-parse v0.2.5
4642025-01-30T19:31:48.097Z Compiling autocfg v1.4.0
4652025-01-30T19:31:48.133Z Compiling quote v1.0.38
4662025-01-30T19:31:48.325Z Compiling errno v0.3.9
4672025-01-30T19:31:48.353Z Compiling semver v1.0.24
4682025-01-30T19:31:48.402Z Compiling colorchoice v1.0.2
4692025-01-30T19:31:48.425Z Compiling anstyle v1.0.10
4702025-01-30T19:31:48.568Z Compiling syn v2.0.96
4712025-01-30T19:31:48.819Z Compiling indexmap v2.7.1
4722025-01-30T19:31:48.847Z Compiling winnow v0.6.20
4732025-01-30T19:31:48.896Z Compiling pretty-hex v0.4.1
4742025-01-30T19:31:49.026Z Compiling anstyle-query v1.1.1
4752025-01-30T19:31:49.109Z Compiling is_terminal_polyfill v1.70.1
4762025-01-30T19:31:49.187Z Compiling unicode-width v0.1.14
4772025-01-30T19:31:49.272Z Compiling anstream v0.6.15
4782025-01-30T19:31:49.645Z Compiling fs-err v2.11.0
4792025-01-30T19:31:49.978Z Compiling clap_lex v0.7.4
4802025-01-30T19:31:50.062Z Compiling strsim v0.11.1
4812025-01-30T19:31:50.084Z Compiling heck v0.5.0
4822025-01-30T19:31:50.387Z Compiling terminal_size v0.4.0
4832025-01-30T19:31:50.412Z Compiling cfg-if v1.0.0
4842025-01-30T19:31:50.520Z Compiling bytecount v0.6.8
4852025-01-30T19:31:50.575Z Compiling anyhow v1.0.95
4862025-01-30T19:31:50.665Z Compiling heck v0.4.1
4872025-01-30T19:31:50.775Z Compiling fnv v1.0.7
4882025-01-30T19:31:50.843Z Compiling fastrand v2.1.1
4892025-01-30T19:31:50.921Z Compiling papergrid v0.11.0
4902025-01-30T19:31:51.057Z Compiling clap_builder v4.5.27
4912025-01-30T19:31:51.231Z Compiling tempfile v3.13.0
4922025-01-30T19:31:51.358Z Compiling memmap v0.7.0
4932025-01-30T19:31:51.704Z Compiling unicode-linebreak v0.1.5
4942025-01-30T19:31:51.990Z Compiling smawk v0.3.2
4952025-01-30T19:31:52.202Z Compiling textwrap v0.16.1
4962025-01-30T19:31:52.225Z Compiling swrite v0.1.0
4972025-01-30T19:31:53.379Z Compiling tabled_derive v0.7.0
4982025-01-30T19:31:54.510Z Compiling tabled v0.15.0
4992025-01-30T19:31:55.075Z Compiling serde_derive v1.0.217
5002025-01-30T19:31:55.079Z Compiling thiserror-impl v1.0.69
5012025-01-30T19:31:55.079Z Compiling zerocopy-derive v0.7.35
5022025-01-30T19:31:55.145Z Compiling scroll_derive v0.12.0
5032025-01-30T19:31:55.170Z Compiling clap_derive v4.5.24
5042025-01-30T19:31:56.595Z Compiling scroll v0.12.0
5052025-01-30T19:31:57.023Z Compiling goblin v0.8.2
5062025-01-30T19:31:57.091Z Compiling zerocopy v0.7.35
5072025-01-30T19:31:57.609Z Compiling pest v2.7.14
5082025-01-30T19:31:58.391Z Compiling clap v4.5.27
5092025-01-30T19:31:59.791Z Compiling pest_meta v2.7.14
5102025-01-30T19:32:00.696Z Compiling pest_generator v2.7.14
5112025-01-30T19:32:02.027Z Compiling pest_derive v2.7.14
5122025-01-30T19:32:02.688Z Compiling dtrace-parser v0.2.0
5132025-01-30T19:32:03.529Z Compiling serde_tokenstream v0.2.2
5142025-01-30T19:32:03.571Z Compiling toml_datetime v0.6.8
5152025-01-30T19:32:03.571Z Compiling serde_spanned v0.6.8
5162025-01-30T19:32:03.818Z Compiling cargo-platform v0.1.8
5172025-01-30T19:32:03.849Z Compiling macaddr v1.0.1
5182025-01-30T19:32:04.032Z Compiling toml_edit v0.22.22
5192025-01-30T19:32:04.190Z Compiling camino-tempfile v1.1.1
5202025-01-30T19:32:04.969Z Compiling dof v0.3.0
5212025-01-30T19:32:04.972Z Compiling cargo_metadata v0.18.1
5222025-01-30T19:32:06.288Z Compiling usdt-attr-macro v0.5.0
5232025-01-30T19:32:06.288Z Compiling usdt-macro v0.5.0
5242025-01-30T19:32:06.806Z Compiling toml v0.8.19
5252025-01-30T19:32:07.336Z Compiling usdt v0.5.0
5262025-01-30T19:32:07.608Z Compiling cargo_toml v0.20.5
5272025-01-30T19:32:10.068Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5282025-01-30T19:32:13.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.43s
5292025-01-30T19:32:13.376Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5302025-01-30T19:32:13.880Z Downloading crates ...
5312025-01-30T19:32:14.023Z Downloaded adler2 v2.0.0
5322025-01-30T19:32:14.049Z Downloaded darling v0.20.10
5332025-01-30T19:32:14.054Z Downloaded http-body v1.0.1
5342025-01-30T19:32:14.056Z Downloaded assert_matches v1.5.0
5352025-01-30T19:32:14.059Z Downloaded crunchy v0.2.2
5362025-01-30T19:32:14.059Z Downloaded atty v0.2.14
5372025-01-30T19:32:14.059Z Downloaded hex-literal v0.4.1
5382025-01-30T19:32:14.063Z Downloaded cfg_aliases v0.1.1
5392025-01-30T19:32:14.066Z Downloaded cfg_aliases v0.2.1
5402025-01-30T19:32:14.076Z Downloaded hubpack_derive v0.1.1
5412025-01-30T19:32:14.078Z Downloaded cstr-argument v0.1.2
5422025-01-30T19:32:14.078Z Downloaded async-stream-impl v0.3.6
5432025-01-30T19:32:14.083Z Downloaded icu_provider_macros v1.5.0
5442025-01-30T19:32:14.085Z Downloaded ciborium-io v0.2.2
5452025-01-30T19:32:14.085Z Downloaded md5 v0.7.0
5462025-01-30T19:32:14.088Z Downloaded is_ci v1.2.0
5472025-01-30T19:32:14.088Z Downloaded atomicwrites v0.4.4
5482025-01-30T19:32:14.090Z Downloaded match_cfg v0.1.0
5492025-01-30T19:32:14.090Z Downloaded crucible-workspace-hack v0.1.0
5502025-01-30T19:32:14.090Z Downloaded http-range v0.1.5
5512025-01-30T19:32:14.093Z Downloaded convert_case v0.4.0
5522025-01-30T19:32:14.093Z Downloaded bb8 v0.8.5
5532025-01-30T19:32:14.096Z Downloaded allocator-api2 v0.2.18
5542025-01-30T19:32:14.098Z Downloaded mirai-annotations v1.12.0
5552025-01-30T19:32:14.101Z Downloaded aead v0.5.2
5562025-01-30T19:32:14.104Z Downloaded hostname v0.4.0
5572025-01-30T19:32:14.106Z Downloaded progenitor-client v0.9.1
5582025-01-30T19:32:14.106Z Downloaded hex v0.4.3
5592025-01-30T19:32:14.109Z Downloaded bitflags v1.3.2
5602025-01-30T19:32:14.112Z Downloaded atomic-waker v1.1.2
5612025-01-30T19:32:14.114Z Downloaded crc-catalog v2.4.0
5622025-01-30T19:32:14.114Z Downloaded instability v0.3.2
5632025-01-30T19:32:14.117Z Downloaded instant v0.1.13
5642025-01-30T19:32:14.119Z Downloaded cipher v0.4.4
5652025-01-30T19:32:14.122Z Downloaded bit-vec v0.6.3
5662025-01-30T19:32:14.122Z Downloaded indent_write v2.2.0
5672025-01-30T19:32:14.125Z Downloaded chrono-tz-build v0.4.0
5682025-01-30T19:32:14.125Z Downloaded lazy_static v1.5.0
5692025-01-30T19:32:14.127Z Downloaded http-body-util v0.1.2
5702025-01-30T19:32:14.130Z Downloaded cexpr v0.6.0
5712025-01-30T19:32:14.132Z Downloaded hyper-tls v0.6.0
5722025-01-30T19:32:14.135Z Downloaded libefi-sys v0.1.0
5732025-01-30T19:32:14.135Z Downloaded chacha20 v0.9.1
5742025-01-30T19:32:14.138Z Downloaded block-padding v0.3.3
5752025-01-30T19:32:14.138Z Downloaded ciborium-ll v0.2.2
5762025-01-30T19:32:14.140Z Downloaded lru-cache v0.1.2
5772025-01-30T19:32:14.143Z Downloaded humantime v2.1.0
5782025-01-30T19:32:14.143Z Downloaded md-5 v0.10.6
5792025-01-30T19:32:14.145Z Downloaded ctr v0.9.2
5802025-01-30T19:32:14.148Z Downloaded maplit v1.0.2
5812025-01-30T19:32:14.151Z Downloaded cmake v0.1.51
5822025-01-30T19:32:14.151Z Downloaded lru v0.12.5
5832025-01-30T19:32:14.153Z Downloaded crc v3.2.1
5842025-01-30T19:32:14.156Z Downloaded lazycell v1.3.0
5852025-01-30T19:32:14.159Z Downloaded managed v0.8.0
5862025-01-30T19:32:14.159Z Downloaded cobs v0.2.3
5872025-01-30T19:32:14.162Z Downloaded maybe-uninit v2.0.0
5882025-01-30T19:32:14.162Z Downloaded libsw v3.3.1
5892025-01-30T19:32:14.164Z Downloaded keccak v0.1.5
5902025-01-30T19:32:14.167Z Downloaded base16ct v0.2.0
5912025-01-30T19:32:14.167Z Downloaded cassowary v0.3.0
5922025-01-30T19:32:14.169Z Downloaded linear-map v1.2.0
5932025-01-30T19:32:14.172Z Downloaded addr2line v0.24.2
5942025-01-30T19:32:14.174Z Downloaded mockall v0.13.0
5952025-01-30T19:32:14.177Z Downloaded memoffset v0.9.1
5962025-01-30T19:32:14.177Z Downloaded highway v1.2.0
5972025-01-30T19:32:14.179Z Downloaded hickory-client v0.24.2
5982025-01-30T19:32:14.182Z Downloaded crossbeam-deque v0.8.5
5992025-01-30T19:32:14.184Z Downloaded serde-big-array v0.5.1
6002025-01-30T19:32:14.187Z Downloaded time-core v0.1.2
6012025-01-30T19:32:14.189Z Downloaded ssh-cipher v0.2.0
6022025-01-30T19:32:14.189Z Downloaded bitfield v0.14.0
6032025-01-30T19:32:14.191Z Downloaded hyper-staticfile v0.10.1
6042025-01-30T19:32:14.194Z Downloaded heck v0.3.3
6052025-01-30T19:32:14.194Z Downloaded curve25519-dalek-derive v0.1.1
6062025-01-30T19:32:14.197Z Downloaded lockfree-object-pool v0.1.6
6072025-01-30T19:32:14.201Z Downloaded arrayref v0.3.9
6082025-01-30T19:32:14.201Z Downloaded async-trait v0.1.85
6092025-01-30T19:32:14.204Z Downloaded linked-hash-map v0.5.6
6102025-01-30T19:32:14.206Z Downloaded ipnet v2.10.1
6112025-01-30T19:32:14.209Z Downloaded crc32fast v1.4.2
6122025-01-30T19:32:14.211Z Downloaded indoc v1.0.9
6132025-01-30T19:32:14.214Z Downloaded icu_locid_transform v1.5.0
6142025-01-30T19:32:14.217Z Downloaded ciborium v0.2.2
6152025-01-30T19:32:14.219Z Downloaded litemap v0.7.3
6162025-01-30T19:32:14.222Z Downloaded toolchain_find v0.4.0
6172025-01-30T19:32:14.225Z Downloaded multer v3.1.0
6182025-01-30T19:32:14.227Z Downloaded csv-core v0.1.11
6192025-01-30T19:32:14.230Z Downloaded mime_guess v2.0.5
6202025-01-30T19:32:14.230Z Downloaded icu_normalizer v1.5.0
6212025-01-30T19:32:14.234Z Downloaded memmap2 v0.9.5
6222025-01-30T19:32:14.236Z Downloaded icu_locid v1.5.0
6232025-01-30T19:32:14.241Z Downloaded hyper-rustls v0.27.3
6242025-01-30T19:32:14.244Z Downloaded bzip2 v0.4.4
6252025-01-30T19:32:14.247Z Downloaded cookie_store v0.21.1
6262025-01-30T19:32:14.249Z Downloaded newline-converter v0.3.0
6272025-01-30T19:32:14.252Z Downloaded new_debug_unreachable v1.0.6
6282025-01-30T19:32:14.252Z Downloaded rand_seeder v0.3.0
6292025-01-30T19:32:14.255Z Downloaded rand_core v0.6.4
6302025-01-30T19:32:14.255Z Downloaded take_mut v0.2.2
6312025-01-30T19:32:14.261Z Downloaded rustc-hash v2.0.0
6322025-01-30T19:32:14.261Z Downloaded structmeta v0.2.0
6332025-01-30T19:32:14.261Z Downloaded quick-error v1.2.3
6342025-01-30T19:32:14.263Z Downloaded zerofrom v0.1.4
6352025-01-30T19:32:14.263Z Downloaded zone_cfg_derive v0.1.2
6362025-01-30T19:32:14.263Z Downloaded unicode-xid v0.2.6
6372025-01-30T19:32:14.263Z Downloaded litrs v0.4.1
6382025-01-30T19:32:14.267Z Downloaded endian-type v0.1.2
6392025-01-30T19:32:14.269Z Downloaded lock_api v0.4.12
6402025-01-30T19:32:14.271Z Downloaded ahash v0.8.11
6412025-01-30T19:32:14.274Z Downloaded indexmap v1.9.3
6422025-01-30T19:32:14.277Z Downloaded slog-scope v4.4.0
6432025-01-30T19:32:14.279Z Downloaded serde_urlencoded v0.7.1
6442025-01-30T19:32:14.282Z Downloaded salsa20 v0.10.2
6452025-01-30T19:32:14.282Z Downloaded mime v0.3.17
6462025-01-30T19:32:14.284Z Downloaded icu_locid_transform_data v1.5.0
6472025-01-30T19:32:14.287Z Downloaded newtype-uuid v1.2.1
6482025-01-30T19:32:14.289Z Downloaded miniz_oxide v0.8.0
6492025-01-30T19:32:14.291Z Downloaded cookie v0.18.1
6502025-01-30T19:32:14.295Z Downloaded heapless v0.8.0
6512025-01-30T19:32:14.297Z Downloaded crossbeam-utils v0.8.20
6522025-01-30T19:32:14.300Z Downloaded hyper-util v0.1.10
6532025-01-30T19:32:14.305Z Downloaded typify-macro v0.3.0
6542025-01-30T19:32:14.308Z Downloaded typify-macro v0.2.0
6552025-01-30T19:32:14.308Z Downloaded httparse v1.9.5
6562025-01-30T19:32:14.310Z Downloaded serde_with_macros v3.11.0
6572025-01-30T19:32:14.313Z Downloaded opaque-debug v0.3.1
6582025-01-30T19:32:14.316Z Downloaded static_assertions v1.1.0
6592025-01-30T19:32:14.318Z Downloaded smf v0.2.3
6602025-01-30T19:32:14.318Z Downloaded diesel-dtrace v0.4.2
6612025-01-30T19:32:14.321Z Downloaded debug-ignore v1.0.5
6622025-01-30T19:32:14.324Z Downloaded sqlparser_derive v0.2.2
6632025-01-30T19:32:14.324Z Downloaded strum_macros v0.25.3
6642025-01-30T19:32:14.326Z Downloaded try-lock v0.2.5
6652025-01-30T19:32:14.326Z Downloaded filetime v0.2.25
6662025-01-30T19:32:14.329Z Downloaded fallible-streaming-iterator v0.1.9
6672025-01-30T19:32:14.331Z Downloaded num_enum v0.5.11
6682025-01-30T19:32:14.334Z Downloaded zerofrom-derive v0.1.4
6692025-01-30T19:32:14.337Z Downloaded thiserror v2.0.11
6702025-01-30T19:32:14.342Z Downloaded glob v0.3.2
6712025-01-30T19:32:14.344Z Downloaded icu_provider v1.5.0
6722025-01-30T19:32:14.347Z Downloaded indicatif v0.17.11
6732025-01-30T19:32:14.351Z Downloaded icu_properties v1.5.1
6742025-01-30T19:32:14.355Z Downloaded mockall_derive v0.13.0
6752025-01-30T19:32:14.357Z Downloaded group v0.13.0
6762025-01-30T19:32:14.360Z Downloaded clang-sys v1.8.1
6772025-01-30T19:32:14.362Z Downloaded packed_struct_codegen v0.10.1
6782025-01-30T19:32:14.365Z Downloaded hickory-resolver v0.24.2
6792025-01-30T19:32:14.368Z Downloaded phf_generator v0.11.2
6802025-01-30T19:32:14.371Z Downloaded blake2 v0.10.6
6812025-01-30T19:32:14.373Z Downloaded arc-swap v1.7.1
6822025-01-30T19:32:14.377Z Downloaded whoami v1.5.2
6832025-01-30T19:32:14.379Z Downloaded pin-utils v0.1.0
6842025-01-30T19:32:14.382Z Downloaded defmt v0.3.8
6852025-01-30T19:32:14.385Z Downloaded downcast v0.11.0
6862025-01-30T19:32:14.387Z Downloaded waitgroup v0.1.2
6872025-01-30T19:32:14.390Z Downloaded fxhash v0.2.1
6882025-01-30T19:32:14.390Z Downloaded icu_collections v1.5.0
6892025-01-30T19:32:14.396Z Downloaded slog-bunyan v2.5.0
6902025-01-30T19:32:14.398Z Downloaded slog-async v2.8.0
6912025-01-30T19:32:14.401Z Downloaded signal-hook-tokio v0.3.1
6922025-01-30T19:32:14.401Z Downloaded primeorder v0.13.6
6932025-01-30T19:32:14.403Z Downloaded ppv-lite86 v0.2.20
6942025-01-30T19:32:14.403Z Downloaded tracing-attributes v0.1.27
6952025-01-30T19:32:14.406Z Downloaded globset v0.4.15
6962025-01-30T19:32:14.409Z Downloaded displaydoc v0.2.5
6972025-01-30T19:32:14.412Z Downloaded peg v0.8.4
6982025-01-30T19:32:14.415Z Downloaded display-error-chain v0.2.2
6992025-01-30T19:32:14.418Z Downloaded strum_macros v0.24.3
7002025-01-30T19:32:14.421Z Downloaded aes v0.8.4
7012025-01-30T19:32:14.423Z Downloaded openssl-probe v0.1.5
7022025-01-30T19:32:14.426Z Downloaded newtype_derive v0.1.6
7032025-01-30T19:32:14.426Z Downloaded signal-hook-registry v1.4.2
7042025-01-30T19:32:14.428Z Downloaded oso-derive v0.27.3
7052025-01-30T19:32:14.428Z Downloaded peg-macros v0.8.4
7062025-01-30T19:32:14.432Z Downloaded rpassword v7.3.1
7072025-01-30T19:32:14.432Z Downloaded base64 v0.21.7
7082025-01-30T19:32:14.436Z Downloaded thiserror-impl v2.0.11
7092025-01-30T19:32:14.448Z Downloaded russh-cryptovec v0.7.3
7102025-01-30T19:32:14.451Z Downloaded zone v0.3.0
7112025-01-30T19:32:14.451Z Downloaded progenitor-impl v0.8.0
7122025-01-30T19:32:14.453Z Downloaded dropshot_endpoint v0.12.0
7132025-01-30T19:32:14.456Z Downloaded precomputed-hash v0.1.1
7142025-01-30T19:32:14.463Z Downloaded zone v0.1.8
7152025-01-30T19:32:14.463Z Downloaded rustls-pki-types v1.10.0
7162025-01-30T19:32:14.469Z Downloaded serde_derive_internals v0.29.1
7172025-01-30T19:32:14.469Z Downloaded flagset v0.4.6
7182025-01-30T19:32:14.470Z Downloaded unicode-truncate v1.1.0
7192025-01-30T19:32:14.470Z Downloaded serde_yaml v0.9.34+deprecated
7202025-01-30T19:32:14.475Z Downloaded cc v1.1.30
7212025-01-30T19:32:14.480Z Downloaded wyz v0.5.1
7222025-01-30T19:32:14.481Z Downloaded ron v0.8.1
7232025-01-30T19:32:14.484Z Downloaded futures v0.3.31
7242025-01-30T19:32:14.489Z Downloaded subtle v2.6.1
7252025-01-30T19:32:14.493Z Downloaded nibble_vec v0.1.0
7262025-01-30T19:32:14.494Z Downloaded strum_macros v0.26.4
7272025-01-30T19:32:14.496Z Downloaded mio v1.0.2
7282025-01-30T19:32:14.500Z Downloaded derive_builder_macro v0.20.2
7292025-01-30T19:32:14.505Z Downloaded yoke-derive v0.7.4
7302025-01-30T19:32:14.505Z Downloaded pbkdf2 v0.12.2
7312025-01-30T19:32:14.505Z Downloaded tokio-tungstenite v0.24.0
7322025-01-30T19:32:14.508Z Downloaded sqlformat v0.2.6
7332025-01-30T19:32:14.513Z Downloaded r2d2 v0.8.10
7342025-01-30T19:32:14.513Z Downloaded rustls-pemfile v2.2.0
7352025-01-30T19:32:14.517Z Downloaded rustc_version v0.4.1
7362025-01-30T19:32:14.518Z Downloaded rustc-hash v1.1.0
7372025-01-30T19:32:14.518Z Downloaded olpc-cjson v0.1.4
7382025-01-30T19:32:14.520Z Downloaded hash32 v0.3.1
7392025-01-30T19:32:14.520Z Downloaded uzers v0.12.1
7402025-01-30T19:32:14.523Z Downloaded backtrace v0.3.74
7412025-01-30T19:32:14.527Z Downloaded slab v0.4.9
7422025-01-30T19:32:14.530Z Downloaded signal-hook-mio v0.2.4
7432025-01-30T19:32:14.531Z Downloaded thread_local v1.1.8
7442025-01-30T19:32:14.534Z Downloaded structmeta-derive v0.3.0
7452025-01-30T19:32:14.534Z Downloaded fatfs v0.3.6
7462025-01-30T19:32:14.537Z Downloaded phf_shared v0.10.0
7472025-01-30T19:32:14.539Z Downloaded num-traits v0.2.19
7482025-01-30T19:32:14.541Z Downloaded hickory-server v0.24.2
7492025-01-30T19:32:14.547Z Downloaded siphasher v0.3.11
7502025-01-30T19:32:14.550Z Downloaded serde-hex v0.1.0
7512025-01-30T19:32:14.550Z Downloaded predicates v3.1.2
7522025-01-30T19:32:14.553Z Downloaded tokio-tungstenite v0.23.1
7532025-01-30T19:32:14.556Z Downloaded tokio-stream v0.1.16
7542025-01-30T19:32:14.560Z Downloaded subprocess v0.2.9
7552025-01-30T19:32:14.563Z Downloaded sync_wrapper v1.0.1
7562025-01-30T19:32:14.566Z Downloaded openssl-sys v0.9.104
7572025-01-30T19:32:14.570Z Downloaded simd-adler32 v0.3.7
7582025-01-30T19:32:14.572Z Downloaded utf8_iter v1.0.4
7592025-01-30T19:32:14.574Z Downloaded tabwriter v1.4.0
7602025-01-30T19:32:14.575Z Downloaded synstructure v0.13.1
7612025-01-30T19:32:14.577Z Downloaded sigpipe v0.1.3
7622025-01-30T19:32:14.579Z Downloaded foreign-types v0.5.0
7632025-01-30T19:32:14.579Z Downloaded utf16_iter v1.0.5
7642025-01-30T19:32:14.582Z Downloaded semver v0.1.20
7652025-01-30T19:32:14.582Z Downloaded rustc-demangle v0.1.24
7662025-01-30T19:32:14.584Z Downloaded native-tls v0.2.12
7672025-01-30T19:32:14.587Z Downloaded ghash v0.5.1
7682025-01-30T19:32:14.589Z Downloaded crossbeam-channel v0.5.13
7692025-01-30T19:32:14.592Z Downloaded fragile v2.0.0
7702025-01-30T19:32:14.595Z Downloaded test-strategy v0.3.1
7712025-01-30T19:32:14.598Z Downloaded crypto-bigint v0.5.5
7722025-01-30T19:32:14.608Z Downloaded gethostname v0.5.0
7732025-01-30T19:32:14.608Z Downloaded futures-macro v0.3.31
7742025-01-30T19:32:14.608Z Downloaded futures-io v0.3.31
7752025-01-30T19:32:14.612Z Downloaded futures-executor v0.3.31
7762025-01-30T19:32:14.612Z Downloaded deranged v0.3.11
7772025-01-30T19:32:14.614Z Downloaded foreign-types v0.3.2
7782025-01-30T19:32:14.614Z Downloaded time-macros v0.2.18
7792025-01-30T19:32:14.617Z Downloaded owo-colors v4.1.0
7802025-01-30T19:32:14.619Z Downloaded des v0.8.1
7812025-01-30T19:32:14.622Z Downloaded rustfmt-wrapper v0.2.1
7822025-01-30T19:32:14.624Z Downloaded postgres-types v0.2.8
7832025-01-30T19:32:14.627Z Downloaded predicates-tree v1.0.11
7842025-01-30T19:32:14.627Z Downloaded twox-hash v2.1.0
7852025-01-30T19:32:14.630Z Downloaded predicates-core v1.0.8
7862025-01-30T19:32:14.632Z Downloaded unicode_categories v0.1.1
7872025-01-30T19:32:14.635Z Downloaded progenitor-client v0.8.0
7882025-01-30T19:32:14.635Z Downloaded postgres-protocol v0.6.7
7892025-01-30T19:32:14.637Z Downloaded libxml v0.3.3
7902025-01-30T19:32:14.643Z Downloaded tokio-rustls v0.25.0
7912025-01-30T19:32:14.645Z Downloaded slog-dtrace v0.3.0
7922025-01-30T19:32:14.648Z Downloaded rfc6979 v0.4.0
7932025-01-30T19:32:14.650Z Downloaded resolv-conf v0.7.0
7942025-01-30T19:32:14.650Z Downloaded pin-project v1.1.6
7952025-01-30T19:32:14.662Z Downloaded derive_builder_core v0.20.2
7962025-01-30T19:32:14.665Z Downloaded topological-sort v0.2.2
7972025-01-30T19:32:14.667Z Downloaded tinystr v0.7.6
7982025-01-30T19:32:14.670Z Downloaded getrandom v0.2.15
7992025-01-30T19:32:14.673Z Downloaded sync-ptr v0.1.1
8002025-01-30T19:32:14.673Z Downloaded parking_lot_core v0.8.6
8012025-01-30T19:32:14.675Z Downloaded strip-ansi-escapes v0.2.0
8022025-01-30T19:32:14.677Z Downloaded phf_codegen v0.11.2
8032025-01-30T19:32:14.677Z Downloaded vte_generate_state_changes v0.1.2
8042025-01-30T19:32:14.680Z Downloaded dirs-next v2.0.0
8052025-01-30T19:32:14.680Z Downloaded smallvec v1.13.2
8062025-01-30T19:32:14.682Z Downloaded der_derive v0.7.3
8072025-01-30T19:32:14.685Z Downloaded foreign-types-shared v0.1.1
8082025-01-30T19:32:14.685Z Downloaded darling_macro v0.20.10
8092025-01-30T19:32:14.687Z Downloaded oso v0.27.3
8102025-01-30T19:32:14.690Z Downloaded path-slash v0.1.5
8112025-01-30T19:32:14.692Z Downloaded foldhash v0.1.3
8122025-01-30T19:32:14.693Z Downloaded num_threads v0.1.7
8132025-01-30T19:32:14.695Z Downloaded num v0.4.3
8142025-01-30T19:32:14.695Z Downloaded float-ord v0.3.2
8152025-01-30T19:32:14.698Z Downloaded parse-display v0.10.0
8162025-01-30T19:32:14.700Z Downloaded pem v3.0.4
8172025-01-30T19:32:14.700Z Downloaded idna v1.0.3
8182025-01-30T19:32:14.706Z Downloaded zip v0.6.6
8192025-01-30T19:32:14.710Z Downloaded pretty-hex v0.2.1
8202025-01-30T19:32:14.712Z Downloaded progenitor v0.9.1
8212025-01-30T19:32:14.712Z Downloaded phf_shared v0.11.2
8222025-01-30T19:32:14.715Z Downloaded hyper v1.5.2
8232025-01-30T19:32:14.721Z Downloaded derive_more v0.99.18
8242025-01-30T19:32:14.726Z Downloaded signature v2.2.0
8252025-01-30T19:32:14.728Z Downloaded termtree v0.4.1
8262025-01-30T19:32:14.731Z Downloaded russh-keys v0.45.0
8272025-01-30T19:32:14.733Z Downloaded derive-where v1.2.7
8282025-01-30T19:32:14.736Z Downloaded secrecy v0.8.0
8292025-01-30T19:32:14.739Z Downloaded sec1 v0.7.3
8302025-01-30T19:32:14.742Z Downloaded zerocopy-derive v0.8.10
8312025-01-30T19:32:14.747Z Downloaded zerovec-derive v0.10.3
8322025-01-30T19:32:14.749Z Downloaded rand v0.8.5
8332025-01-30T19:32:14.752Z Downloaded russh v0.45.0
8342025-01-30T19:32:14.759Z Downloaded env_filter v0.1.2
8352025-01-30T19:32:14.761Z Downloaded number_prefix v0.4.0
8362025-01-30T19:32:14.764Z Downloaded ena v0.14.3
8372025-01-30T19:32:14.764Z Downloaded toml v0.7.8
8382025-01-30T19:32:14.768Z Downloaded env_logger v0.11.5
8392025-01-30T19:32:14.770Z Downloaded foreign-types-macros v0.2.3
8402025-01-30T19:32:14.773Z Downloaded dyn-clone v1.0.17
8412025-01-30T19:32:14.776Z Downloaded enum-as-inner v0.6.1
8422025-01-30T19:32:14.776Z Downloaded ron v0.7.1
8432025-01-30T19:32:14.781Z Downloaded parking_lot_core v0.9.10
8442025-01-30T19:32:14.784Z Downloaded qorb v0.2.1
8452025-01-30T19:32:14.788Z Downloaded num-conv v0.1.0
8462025-01-30T19:32:14.791Z Downloaded slog v2.7.0
8472025-01-30T19:32:14.793Z Downloaded uuid v1.12.0
8482025-01-30T19:32:14.796Z Downloaded polyval v0.6.2
8492025-01-30T19:32:14.798Z Downloaded diesel_derives v2.2.3
8502025-01-30T19:32:14.802Z Downloaded sct v0.7.1
8512025-01-30T19:32:14.806Z Downloaded write16 v1.0.0
8522025-01-30T19:32:14.809Z Downloaded ref-cast v1.0.23
8532025-01-30T19:32:14.811Z Downloaded headers-core v0.3.0
8542025-01-30T19:32:14.811Z Downloaded phf v0.11.2
8552025-01-30T19:32:14.814Z Downloaded serde_repr v0.1.19
8562025-01-30T19:32:14.816Z Downloaded zip v2.1.3
8572025-01-30T19:32:14.820Z Downloaded either v1.13.0
8582025-01-30T19:32:14.822Z Downloaded scopeguard v1.2.0
8592025-01-30T19:32:14.825Z Downloaded rusty-fork v0.3.0
8602025-01-30T19:32:14.825Z Downloaded hkdf v0.12.4
8612025-01-30T19:32:14.827Z Downloaded pkg-config v0.3.31
8622025-01-30T19:32:14.830Z Downloaded serde_plain v1.0.2
8632025-01-30T19:32:14.833Z Downloaded serde_path_to_error v0.1.16
8642025-01-30T19:32:14.833Z Downloaded schemars_derive v0.8.21
8652025-01-30T19:32:14.836Z Downloaded diesel_table_macro_syntax v0.2.0
8662025-01-30T19:32:14.837Z Downloaded num-iter v0.1.45
8672025-01-30T19:32:14.839Z Downloaded num-integer v0.1.46
8682025-01-30T19:32:14.839Z Downloaded num-rational v0.4.2
8692025-01-30T19:32:14.842Z Downloaded vte v0.11.1
8702025-01-30T19:32:14.844Z Downloaded num-derive v0.4.2
8712025-01-30T19:32:14.847Z Downloaded tui-tree-widget v0.22.0
8722025-01-30T19:32:14.847Z Downloaded snafu-derive v0.8.5
8732025-01-30T19:32:14.849Z Downloaded x509-cert v0.2.5
8742025-01-30T19:32:14.855Z Downloaded rsa v0.9.6
8752025-01-30T19:32:14.860Z Downloaded pin-project-internal v1.1.6
8762025-01-30T19:32:14.863Z Downloaded stable_deref_trait v1.2.0
8772025-01-30T19:32:14.865Z Downloaded ssh-encoding v0.2.0
8782025-01-30T19:32:14.865Z Downloaded tungstenite v0.21.0
8792025-01-30T19:32:14.869Z Downloaded tar v0.4.42
8802025-01-30T19:32:14.872Z Downloaded defmt-parser v0.3.4
8812025-01-30T19:32:14.875Z Downloaded similar v2.6.0
8822025-01-30T19:32:14.879Z Downloaded crossterm v0.28.1
8832025-01-30T19:32:14.886Z Downloaded paste v1.0.15
8842025-01-30T19:32:14.889Z Downloaded tower-service v0.3.3
8852025-01-30T19:32:14.892Z Downloaded shlex v1.3.0
8862025-01-30T19:32:14.892Z Downloaded elliptic-curve v0.13.8
8872025-01-30T19:32:14.896Z Downloaded publicsuffix v2.3.0
8882025-01-30T19:32:14.899Z Downloaded zone_cfg_derive v0.3.0
8892025-01-30T19:32:14.901Z Downloaded strum v0.26.3
8902025-01-30T19:32:14.901Z Downloaded steno v0.4.1
8912025-01-30T19:32:14.905Z Downloaded supports-color v3.0.1
8922025-01-30T19:32:14.909Z Downloaded form_urlencoded v1.2.1
8932025-01-30T19:32:14.909Z Downloaded typify v0.2.0
8942025-01-30T19:32:14.911Z Downloaded num_enum_derive v0.5.11
8952025-01-30T19:32:14.914Z Downloaded tinyvec v1.8.0
8962025-01-30T19:32:14.916Z Downloaded normalize-line-endings v0.3.0
8972025-01-30T19:32:14.919Z Downloaded omicron-zone-package v0.12.0
8982025-01-30T19:32:14.921Z Downloaded futures-channel v0.3.31
8992025-01-30T19:32:14.924Z Downloaded flume v0.11.1
9002025-01-30T19:32:14.926Z Downloaded socket2 v0.5.7
9012025-01-30T19:32:14.929Z Downloaded structmeta-derive v0.2.0
9022025-01-30T19:32:14.932Z Downloaded ref-cast-impl v1.0.23
9032025-01-30T19:32:14.932Z Downloaded proc-macro-crate v1.3.1
9042025-01-30T19:32:14.932Z Downloaded flate2 v1.0.35
9052025-01-30T19:32:14.937Z Downloaded percent-encoding v2.3.1
9062025-01-30T19:32:14.940Z Downloaded pkcs8 v0.10.2
9072025-01-30T19:32:14.942Z Downloaded want v0.3.1
9082025-01-30T19:32:14.942Z Downloaded foreign-types-shared v0.3.1
9092025-01-30T19:32:14.945Z Downloaded xattr v1.3.1
9102025-01-30T19:32:14.945Z Downloaded tokio-util v0.7.12
9112025-01-30T19:32:14.952Z Downloaded same-file v1.0.6
9122025-01-30T19:32:14.954Z Downloaded multimap v0.10.0
9132025-01-30T19:32:14.957Z Downloaded parking_lot v0.12.3
9142025-01-30T19:32:14.957Z Downloaded env_logger v0.10.2
9152025-01-30T19:32:14.960Z Downloaded unicase v2.7.0
9162025-01-30T19:32:14.962Z Downloaded quinn v0.11.5
9172025-01-30T19:32:14.965Z Downloaded unarray v0.1.4
9182025-01-30T19:32:14.969Z Downloaded aes-gcm v0.10.3
9192025-01-30T19:32:14.971Z Downloaded parse-size v1.1.0
9202025-01-30T19:32:14.971Z Downloaded term v0.7.0
9212025-01-30T19:32:14.976Z Downloaded difflib v0.4.0
9222025-01-30T19:32:14.979Z Downloaded openssl-macros v0.1.1
9232025-01-30T19:32:14.979Z Downloaded smallvec v0.6.14
9242025-01-30T19:32:14.979Z Downloaded futures-core v0.3.31
9252025-01-30T19:32:14.984Z Downloaded sha1 v0.10.6
9262025-01-30T19:32:14.984Z Downloaded zeroize v1.8.1
9272025-01-30T19:32:14.989Z Downloaded untrusted v0.7.1
9282025-01-30T19:32:14.989Z Downloaded unsafe-libyaml v0.2.11
9292025-01-30T19:32:14.992Z Downloaded progenitor-macro v0.8.0
9302025-01-30T19:32:14.992Z Downloaded hashlink v0.9.1
9312025-01-30T19:32:14.992Z Downloaded typify v0.3.0
9322025-01-30T19:32:14.995Z Downloaded stringprep v0.1.5
9332025-01-30T19:32:14.998Z Downloaded structmeta v0.3.0
9342025-01-30T19:32:14.998Z Downloaded p521 v0.13.3
9352025-01-30T19:32:15.001Z Downloaded utf-8 v0.7.6
9362025-01-30T19:32:15.004Z Downloaded slog-stdlog v4.1.1
9372025-01-30T19:32:15.004Z Downloaded quinn-udp v0.5.5
9382025-01-30T19:32:15.006Z Downloaded pem-rfc7468 v0.7.0
9392025-01-30T19:32:15.009Z Downloaded reqwest v0.12.9
9402025-01-30T19:32:15.016Z Downloaded spki v0.7.3
9412025-01-30T19:32:15.019Z Downloaded password-hash v0.4.2
9422025-01-30T19:32:15.022Z Downloaded slog-term v2.9.1
9432025-01-30T19:32:15.024Z Downloaded slog-envlogger v2.2.0
9442025-01-30T19:32:15.024Z Downloaded diff v0.1.13
9452025-01-30T19:32:15.027Z Downloaded hash32 v0.2.1
9462025-01-30T19:32:15.030Z Downloaded funty v2.0.0
9472025-01-30T19:32:15.032Z Downloaded scheduled-thread-pool v0.2.7
9482025-01-30T19:32:15.032Z Downloaded ecdsa v0.16.9
9492025-01-30T19:32:15.035Z Downloaded signal-hook v0.3.17
9502025-01-30T19:32:15.038Z Downloaded blake3 v1.5.4
9512025-01-30T19:32:15.044Z Downloaded progenitor v0.8.0
9522025-01-30T19:32:15.047Z Downloaded rustls-pemfile v1.0.4
9532025-01-30T19:32:15.049Z Downloaded nanorand v0.7.0
9542025-01-30T19:32:15.052Z Downloaded zerocopy v0.6.6
9552025-01-30T19:32:15.054Z Downloaded nodrop v0.1.14
9562025-01-30T19:32:15.054Z Downloaded psl-types v2.0.11
9572025-01-30T19:32:15.057Z Downloaded termcolor v1.4.1
9582025-01-30T19:32:15.058Z Downloaded ed25519 v2.2.3
9592025-01-30T19:32:15.061Z Downloaded untrusted v0.9.0
9602025-01-30T19:32:15.061Z Downloaded progenitor-macro v0.9.1
9612025-01-30T19:32:15.062Z Downloaded tokio-rustls v0.24.1
9622025-01-30T19:32:15.065Z Downloaded nu-ansi-term v0.50.1
9632025-01-30T19:32:15.067Z Downloaded dunce v1.0.5
9642025-01-30T19:32:15.067Z Downloaded icu_properties_data v1.5.0
9652025-01-30T19:32:15.077Z Downloaded darling_core v0.20.10
9662025-01-30T19:32:15.082Z Downloaded expectorate v1.1.0
9672025-01-30T19:32:15.085Z Downloaded num-bigint v0.4.6
9682025-01-30T19:32:15.089Z Downloaded writeable v0.5.5
9692025-01-30T19:32:15.092Z Downloaded salty v0.3.0
9702025-01-30T19:32:15.098Z Downloaded password-hash v0.5.0
9712025-01-30T19:32:15.101Z Downloaded aws-lc-rs v1.10.0
9722025-01-30T19:32:15.110Z Downloaded shell-words v1.1.0
9732025-01-30T19:32:15.112Z Downloaded parse-display-derive v0.10.0
9742025-01-30T19:32:15.112Z Downloaded unicode-properties v0.1.3
9752025-01-30T19:32:15.115Z Downloaded prettyplease v0.2.25
9762025-01-30T19:32:15.118Z Downloaded termios v0.3.3
9772025-01-30T19:32:15.121Z Downloaded schemars v0.8.21
9782025-01-30T19:32:15.131Z Downloaded spin v0.9.8
9792025-01-30T19:32:15.134Z Downloaded parking_lot v0.11.2
9802025-01-30T19:32:15.136Z Downloaded rcgen v0.12.1
9812025-01-30T19:32:15.139Z Downloaded progenitor-impl v0.9.1
9822025-01-30T19:32:15.142Z Downloaded zerovec v0.10.4
9832025-01-30T19:32:15.148Z Downloaded zopfli v0.8.1
9842025-01-30T19:32:15.150Z Downloaded unicode-bidi v0.3.17
9852025-01-30T19:32:15.153Z Downloaded tracing v0.1.40
9862025-01-30T19:32:15.157Z Downloaded tokio-postgres v0.7.12
9872025-01-30T19:32:15.162Z Downloaded der v0.7.9
9882025-01-30T19:32:15.167Z Downloaded num-bigint-dig v0.8.4
9892025-01-30T19:32:15.173Z Downloaded h2 v0.4.6
9902025-01-30T19:32:15.180Z Downloaded futures-util v0.3.31
9912025-01-30T19:32:15.192Z Downloaded chrono v0.4.39
9922025-01-30T19:32:15.200Z Downloaded url v2.5.3
9932025-01-30T19:32:15.203Z Downloaded rusqlite v0.32.1
9942025-01-30T19:32:15.210Z Downloaded rustls-webpki v0.102.8
9952025-01-30T19:32:15.230Z Downloaded p256 v0.13.2
9962025-01-30T19:32:15.233Z Downloaded half v2.4.1
9972025-01-30T19:32:15.236Z Downloaded toml_edit v0.19.15
9982025-01-30T19:32:15.251Z Downloaded unicode-segmentation v1.12.0
9992025-01-30T19:32:15.255Z Downloaded samael v0.0.17
10002025-01-30T19:32:15.260Z Downloaded reedline v0.35.0
10012025-01-30T19:32:15.268Z Downloaded unicode-normalization v0.1.24
10022025-01-30T19:32:15.271Z Downloaded hashbrown v0.13.2
10032025-01-30T19:32:15.276Z Downloaded rayon v1.10.0
10042025-01-30T19:32:15.285Z Downloaded ed25519-dalek v2.1.1
10052025-01-30T19:32:15.288Z Downloaded parse-zoneinfo v0.3.1
10062025-01-30T19:32:15.290Z Downloaded tough v0.19.0
10072025-01-30T19:32:15.298Z Downloaded hashbrown v0.14.5
10082025-01-30T19:32:15.304Z Downloaded rustyline v14.0.0
10092025-01-30T19:32:15.309Z Downloaded webpki-roots v0.26.6
10102025-01-30T19:32:15.313Z Downloaded vcpkg v0.2.15
10112025-01-30T19:32:15.352Z Downloaded hashbrown v0.12.3
10122025-01-30T19:32:15.355Z Downloaded ssh-key v0.6.6
10132025-01-30T19:32:15.361Z Downloaded smoltcp v0.9.1
10142025-01-30T19:32:15.373Z Downloaded portable-atomic v1.9.0
10152025-01-30T19:32:15.380Z Downloaded unicode-width v0.2.0
10162025-01-30T19:32:15.386Z Downloaded curve25519-dalek v4.1.3
10172025-01-30T19:32:15.396Z Downloaded nom v7.1.3
10182025-01-30T19:32:15.401Z Downloaded polar-core v0.27.3
10192025-01-30T19:32:15.409Z Downloaded chrono-tz v0.10.1
10202025-01-30T19:32:15.417Z Downloaded git2 v0.19.0
10212025-01-30T19:32:15.426Z Downloaded radix_trie v0.2.1
10222025-01-30T19:32:15.431Z Downloaded bstr v1.10.0
10232025-01-30T19:32:15.442Z Downloaded quinn-proto v0.11.8
10242025-01-30T19:32:15.448Z Downloaded p384 v0.13.0
10252025-01-30T19:32:15.455Z Downloaded regex v1.11.1
10262025-01-30T19:32:15.469Z Downloaded regex-syntax v0.6.29
10272025-01-30T19:32:15.478Z Downloaded nix v0.29.0
10282025-01-30T19:32:15.490Z Downloaded openapiv3 v2.0.0
10292025-01-30T19:32:15.500Z Downloaded regress v0.10.1
10302025-01-30T19:32:15.510Z Downloaded nix v0.27.1
10312025-01-30T19:32:15.520Z Downloaded sqlparser v0.45.0
10322025-01-30T19:32:15.526Z Downloaded bindgen v0.69.5
10332025-01-30T19:32:15.534Z Downloaded bitvec v1.0.1
10342025-01-30T19:32:15.548Z Downloaded lalrpop v0.19.12
10352025-01-30T19:32:15.559Z Downloaded heapless v0.7.17
10362025-01-30T19:32:15.564Z Downloaded zerocopy v0.8.10
10372025-01-30T19:32:15.590Z Downloaded gimli v0.31.1
10382025-01-30T19:32:15.605Z Downloaded diesel v2.2.6
10392025-01-30T19:32:15.631Z Downloaded petname v2.0.2
10402025-01-30T19:32:15.638Z Downloaded hickory-proto v0.24.2
10412025-01-30T19:32:15.657Z Downloaded object v0.30.4
10422025-01-30T19:32:15.669Z Downloaded smoltcp v0.11.0
10432025-01-30T19:32:15.680Z Downloaded rustls v0.21.12
10442025-01-30T19:32:15.691Z Downloaded nix v0.28.0
10452025-01-30T19:32:15.702Z Downloaded openssl v0.10.66
10462025-01-30T19:32:15.710Z Downloaded dropshot v0.12.0
10472025-01-30T19:32:15.728Z Downloaded bzip2-sys v0.1.11+1.0.8
10482025-01-30T19:32:15.739Z Downloaded regress v0.9.1
10492025-01-30T19:32:15.746Z Downloaded regex-syntax v0.8.5
10502025-01-30T19:32:15.754Z Downloaded rustls-webpki v0.101.7
10512025-01-30T19:32:15.768Z Downloaded object v0.36.5
10522025-01-30T19:32:15.779Z Downloaded rustls v0.22.4
10532025-01-30T19:32:15.792Z Downloaded sha3 v0.10.8
10542025-01-30T19:32:15.796Z Downloaded csv v1.3.1
10552025-01-30T19:32:15.816Z Downloaded dropshot v0.15.1
10562025-01-30T19:32:15.836Z Downloaded sled v0.34.7
10572025-01-30T19:32:15.850Z Downloaded rustls v0.23.19
10582025-01-30T19:32:15.857Z Downloaded tokio v1.43.0
10592025-01-30T19:32:15.894Z Downloaded proptest v1.5.0
10602025-01-30T19:32:15.904Z Downloaded typed-path v0.9.3
10612025-01-30T19:32:15.908Z Downloaded winnow v0.5.40
10622025-01-30T19:32:15.916Z Downloaded ratatui v0.28.1
10632025-01-30T19:32:15.934Z Downloaded typify-impl v0.3.0
10642025-01-30T19:32:15.950Z Downloaded typify-impl v0.2.0
10652025-01-30T19:32:15.963Z Downloaded embedded-io v0.4.0
10662025-01-30T19:32:15.968Z Downloaded slog-json v2.6.1
10672025-01-30T19:32:15.968Z Downloaded pkcs5 v0.7.1
10682025-01-30T19:32:15.969Z Downloaded serde_with v3.11.0
10692025-01-30T19:32:15.976Z Downloaded string_cache v0.8.7
10702025-01-30T19:32:15.980Z Downloaded poly1305 v0.8.0
10712025-01-30T19:32:15.980Z Downloaded quick-xml v0.33.0
10722025-01-30T19:32:15.986Z Downloaded tls_codec_derive v0.4.1
10732025-01-30T19:32:15.990Z Downloaded fs_extra v1.3.0
10742025-01-30T19:32:15.993Z Downloaded tungstenite v0.24.0
10752025-01-30T19:32:15.993Z Downloaded tungstenite v0.23.0
10762025-01-30T19:32:15.996Z Downloaded tracing-core v0.1.32
10772025-01-30T19:32:16.000Z Downloaded itertools v0.13.0
10782025-01-30T19:32:16.006Z Downloaded defmt-macros v0.3.9
10792025-01-30T19:32:16.010Z Downloaded vsss-rs v3.3.4
10802025-01-30T19:32:16.013Z Downloaded value-bag v1.9.0
10812025-01-30T19:32:16.013Z Downloaded headers v0.4.0
10822025-01-30T19:32:16.016Z Downloaded time v0.3.36
10832025-01-30T19:32:16.023Z Downloaded zerocopy-derive v0.6.6
10842025-01-30T19:32:16.031Z Downloaded encoding_rs v0.8.34
10852025-01-30T19:32:16.051Z Downloaded lzma-sys v0.1.20
10862025-01-30T19:32:16.076Z Downloaded regex-automata v0.4.8
10872025-01-30T19:32:16.091Z Downloaded embedded-io v0.6.1
10882025-01-30T19:32:16.094Z Downloaded walkdir v2.5.0
10892025-01-30T19:32:16.095Z Downloaded wait-timeout v0.2.0
10902025-01-30T19:32:16.098Z Downloaded tls_codec v0.4.1
10912025-01-30T19:32:16.098Z Downloaded tiny-keccak v2.0.2
10922025-01-30T19:32:16.100Z Downloaded thiserror-no-std v2.0.2
10932025-01-30T19:32:16.104Z Downloaded thiserror-impl-no-std v2.0.2
10942025-01-30T19:32:16.107Z Downloaded petgraph v0.6.5
10952025-01-30T19:32:16.120Z Downloaded libz-sys v1.1.20
10962025-01-30T19:32:16.138Z Downloaded termtree v0.5.1
10972025-01-30T19:32:16.140Z Downloaded postcard v1.0.10
10982025-01-30T19:32:16.143Z Downloaded rayon-core v1.12.1
10992025-01-30T19:32:16.146Z Downloaded yasna v0.5.2
11002025-01-30T19:32:16.146Z Downloaded snafu v0.8.5
11012025-01-30T19:32:16.153Z Downloaded float-cmp v0.9.0
11022025-01-30T19:32:16.156Z Downloaded zeroize_derive v1.4.2
11032025-01-30T19:32:16.156Z Downloaded itertools v0.10.5
11042025-01-30T19:32:16.160Z Downloaded itertools v0.12.1
11052025-01-30T19:32:16.168Z Downloaded derive_builder v0.20.2
11062025-01-30T19:32:16.171Z Downloaded yoke v0.7.4
11072025-01-30T19:32:16.174Z Downloaded xz2 v0.1.7
11082025-01-30T19:32:16.177Z Downloaded libm v0.2.8
11092025-01-30T19:32:16.187Z Downloaded aho-corasick v1.1.3
11102025-01-30T19:32:16.191Z Downloaded tokio-rustls v0.26.0
11112025-01-30T19:32:16.191Z Downloaded powerfmt v0.2.0
11122025-01-30T19:32:16.194Z Downloaded pbkdf2 v0.11.0
11132025-01-30T19:32:16.194Z Downloaded tokio-tungstenite v0.21.0
11142025-01-30T19:32:16.197Z Downloaded peg-runtime v0.8.3
11152025-01-30T19:32:16.197Z Downloaded http v1.2.0
11162025-01-30T19:32:16.200Z Downloaded dropshot_endpoint v0.15.1
11172025-01-30T19:32:16.203Z Downloaded fixedbitset v0.4.2
11182025-01-30T19:32:16.206Z Downloaded fallible-iterator v0.3.0
11192025-01-30T19:32:16.206Z Downloaded fallible-iterator v0.2.0
11202025-01-30T19:32:16.209Z Downloaded document-features v0.2.10
11212025-01-30T19:32:16.209Z Downloaded dirs-sys-next v0.1.2
11222025-01-30T19:32:16.209Z Downloaded minimal-lexical v0.2.1
11232025-01-30T19:32:16.212Z Downloaded const_format v0.2.34
11242025-01-30T19:32:16.217Z Downloaded bumpalo v3.16.0
11252025-01-30T19:32:16.222Z Downloaded pkcs1 v0.7.5
11262025-01-30T19:32:16.225Z Downloaded pin-project-lite v0.2.14
11272025-01-30T19:32:16.228Z Downloaded num-complex v0.4.6
11282025-01-30T19:32:16.231Z Downloaded which v4.4.2
11292025-01-30T19:32:16.231Z Downloaded crossbeam-epoch v0.9.18
11302025-01-30T19:32:16.234Z Downloaded base64 v0.22.1
11312025-01-30T19:32:16.237Z Downloaded tinyvec_macros v0.1.1
11322025-01-30T19:32:16.241Z Downloaded rustversion v1.0.17
11332025-01-30T19:32:16.242Z Downloaded rtoolbox v0.0.2
11342025-01-30T19:32:16.244Z Downloaded rand_xorshift v0.3.0
11352025-01-30T19:32:16.244Z Downloaded rand_chacha v0.3.1
11362025-01-30T19:32:16.245Z Downloaded radium v0.7.0
11372025-01-30T19:32:16.245Z Downloaded data-encoding v2.6.0
11382025-01-30T19:32:16.247Z Downloaded bytes v1.9.0
11392025-01-30T19:32:16.250Z Downloaded vergen v8.3.2
11402025-01-30T19:32:16.253Z Downloaded chacha20poly1305 v0.10.1
11412025-01-30T19:32:16.253Z Downloaded base64 v0.13.1
11422025-01-30T19:32:16.256Z Downloaded compact_str v0.8.0
11432025-01-30T19:32:16.259Z Downloaded packed_struct v0.10.1
11442025-01-30T19:32:16.262Z Downloaded icu_normalizer_data v1.5.0
11452025-01-30T19:32:16.262Z Downloaded universal-hash v0.5.1
11462025-01-30T19:32:16.265Z Downloaded futures-task v0.3.31
11472025-01-30T19:32:16.265Z Downloaded futures-sink v0.3.31
11482025-01-30T19:32:16.265Z Downloaded ff v0.13.0
11492025-01-30T19:32:16.268Z Downloaded fd-lock v4.0.2
11502025-01-30T19:32:16.271Z Downloaded dsl_auto_type v0.1.2
11512025-01-30T19:32:16.271Z Downloaded scrypt v0.11.0
11522025-01-30T19:32:16.275Z Downloaded tokio-native-tls v0.3.1
11532025-01-30T19:32:16.275Z Downloaded tokio-macros v2.5.0
11542025-01-30T19:32:16.278Z Downloaded tap v1.0.1
11552025-01-30T19:32:16.278Z Downloaded rustc_version v0.1.7
11562025-01-30T19:32:16.278Z Downloaded cancel-safe-futures v0.1.5
11572025-01-30T19:32:16.281Z Downloaded const-oid v0.9.6
11582025-01-30T19:32:16.281Z Downloaded arrayvec v0.7.6
11592025-01-30T19:32:16.284Z Downloaded crc-any v2.5.0
11602025-01-30T19:32:16.287Z Downloaded console v0.15.10
11612025-01-30T19:32:16.290Z Downloaded cbc v0.1.2
11622025-01-30T19:32:16.290Z Downloaded constant_time_eq v0.3.1
11632025-01-30T19:32:16.293Z Downloaded hmac v0.12.1
11642025-01-30T19:32:16.293Z Downloaded base64ct v1.6.0
11652025-01-30T19:32:16.295Z Downloaded bcs v0.1.6
11662025-01-30T19:32:16.301Z Downloaded colored v2.1.0
11672025-01-30T19:32:16.301Z Downloaded backoff v0.4.0
11682025-01-30T19:32:16.304Z Downloaded async-bb8-diesel v0.2.1
11692025-01-30T19:32:16.304Z Downloaded argon2 v0.5.3
11702025-01-30T19:32:16.304Z Downloaded libloading v0.8.5
11712025-01-30T19:32:16.307Z Downloaded jobserver v0.1.32
11722025-01-30T19:32:16.310Z Downloaded impl-trait-for-tuples v0.2.2
11732025-01-30T19:32:16.310Z Downloaded iana-time-zone v0.1.61
11742025-01-30T19:32:16.313Z Downloaded const_format_proc_macros v0.2.34
11752025-01-30T19:32:16.315Z Downloaded blowfish v0.9.1
11762025-01-30T19:32:16.316Z Downloaded array-init v0.0.4
11772025-01-30T19:32:16.319Z Downloaded kstat-rs v0.2.4
11782025-01-30T19:32:16.319Z Downloaded is-terminal v0.4.13
11792025-01-30T19:32:16.319Z Downloaded ipnetwork v0.20.0
11802025-01-30T19:32:16.321Z Downloaded internet-checksum v0.2.1
11812025-01-30T19:32:16.322Z Downloaded bitfield-struct v0.6.2
11822025-01-30T19:32:16.322Z Downloaded inout v0.1.3
11832025-01-30T19:32:16.324Z Downloaded hostname v0.3.1
11842025-01-30T19:32:16.324Z Downloaded httpdate v1.0.3
11852025-01-30T19:32:16.328Z Downloaded libgit2-sys v0.17.0+1.8.1
11862025-01-30T19:32:16.381Z Downloaded home v0.5.9
11872025-01-30T19:32:16.384Z Downloaded lalrpop-util v0.19.12
11882025-01-30T19:32:16.384Z Downloaded idna_adapter v1.2.0
11892025-01-30T19:32:16.384Z Downloaded buf-list v1.0.3
11902025-01-30T19:32:16.387Z Downloaded hubpack v0.1.2
11912025-01-30T19:32:16.387Z Downloaded castaway v0.2.3
11922025-01-30T19:32:16.390Z Downloaded bit-set v0.5.3
11932025-01-30T19:32:16.390Z Downloaded bcrypt-pbkdf v0.10.0
11942025-01-30T19:32:16.390Z Downloaded async-recursion v1.1.1
11952025-01-30T19:32:16.392Z Downloaded ascii-canvas v3.0.0
11962025-01-30T19:32:16.394Z Downloaded ident_case v1.0.1
11972025-01-30T19:32:16.395Z Downloaded async-stream v0.3.6
11982025-01-30T19:32:16.737Z Downloaded ring v0.17.8
11992025-01-30T19:32:16.851Z Downloaded aws-lc-sys v0.22.0
12002025-01-30T19:32:17.065Z Downloaded libsqlite3-sys v0.30.1
12012025-01-30T19:32:17.241Z Compiling serde v1.0.217
12022025-01-30T19:32:17.246Z Compiling lock_api v0.4.12
12032025-01-30T19:32:17.246Z Compiling value-bag v1.9.0
12042025-01-30T19:32:17.246Z Compiling scopeguard v1.2.0
12052025-01-30T19:32:17.246Z Compiling typenum v1.17.0
12062025-01-30T19:32:17.406Z Compiling generic-array v0.14.7
12072025-01-30T19:32:17.421Z Compiling syn v2.0.96
12082025-01-30T19:32:17.421Z Compiling getrandom v0.2.15
12092025-01-30T19:32:17.547Z Compiling shlex v1.3.0
12102025-01-30T19:32:17.818Z Compiling rand_core v0.6.4
12112025-01-30T19:32:17.873Z Compiling log v0.4.22
12122025-01-30T19:32:17.916Z Compiling subtle v2.6.1
12132025-01-30T19:32:17.961Z Compiling jobserver v0.1.32
12142025-01-30T19:32:17.997Z Compiling smallvec v1.13.2
12152025-01-30T19:32:18.241Z Compiling const-oid v0.9.6
12162025-01-30T19:32:18.244Z Compiling pin-project-lite v0.2.14
12172025-01-30T19:32:18.307Z Compiling rustix v0.38.37
12182025-01-30T19:32:18.373Z Compiling cc v1.1.30
12192025-01-30T19:32:18.393Z Compiling spin v0.9.8
12202025-01-30T19:32:18.604Z Compiling parking_lot_core v0.9.10
12212025-01-30T19:32:18.746Z Compiling futures-core v0.3.31
12222025-01-30T19:32:18.788Z Compiling signal-hook-registry v1.4.2
12232025-01-30T19:32:18.989Z Compiling mio v1.0.2
12242025-01-30T19:32:19.096Z Compiling aho-corasick v1.1.3
12252025-01-30T19:32:19.448Z Compiling parking_lot v0.12.3
12262025-01-30T19:32:19.603Z Compiling either v1.13.0
12272025-01-30T19:32:19.687Z Compiling regex-syntax v0.8.5
12282025-01-30T19:32:20.146Z Compiling stable_deref_trait v1.2.0
12292025-01-30T19:32:20.154Z Compiling cpufeatures v0.2.14
12302025-01-30T19:32:20.154Z Compiling glob v0.3.2
12312025-01-30T19:32:20.154Z Compiling futures-sink v0.3.31
12322025-01-30T19:32:20.280Z Compiling socket2 v0.5.7
12332025-01-30T19:32:20.283Z Compiling slab v0.4.9
12342025-01-30T19:32:20.283Z Compiling prettyplease v0.2.25
12352025-01-30T19:32:20.632Z Compiling lazy_static v1.5.0
12362025-01-30T19:32:20.852Z Compiling minimal-lexical v0.2.1
12372025-01-30T19:32:20.885Z Compiling serde_json v1.0.135
12382025-01-30T19:32:21.001Z Compiling clang-sys v1.8.1
12392025-01-30T19:32:21.271Z Compiling nom v7.1.3
12402025-01-30T19:32:21.355Z Compiling libloading v0.8.5
12412025-01-30T19:32:21.504Z Compiling bindgen v0.69.5
12422025-01-30T19:32:21.712Z Compiling home v0.5.9
12432025-01-30T19:32:21.974Z Compiling futures-channel v0.3.31
12442025-01-30T19:32:22.198Z Compiling itertools v0.12.1
12452025-01-30T19:32:22.346Z Compiling futures-io v0.3.31
12462025-01-30T19:32:22.393Z Compiling futures-task v0.3.31
12472025-01-30T19:32:22.623Z Compiling rustc-hash v1.1.0
12482025-01-30T19:32:22.689Z Compiling lazycell v1.3.0
12492025-01-30T19:32:22.783Z Compiling libm v0.2.8
12502025-01-30T19:32:22.873Z Compiling allocator-api2 v0.2.18
12512025-01-30T19:32:23.103Z Compiling foldhash v0.1.3
12522025-01-30T19:32:23.417Z Compiling regex-automata v0.4.8
12532025-01-30T19:32:23.576Z Compiling pin-utils v0.1.0
12542025-01-30T19:32:23.674Z Compiling hashbrown v0.15.1
12552025-01-30T19:32:23.901Z Compiling cmake v0.1.51
12562025-01-30T19:32:24.604Z Compiling synstructure v0.13.1
12572025-01-30T19:32:24.865Z Compiling cexpr v0.6.0
12582025-01-30T19:32:25.002Z Compiling num-traits v0.2.19
12592025-01-30T19:32:25.287Z Compiling dunce v1.0.5
12602025-01-30T19:32:25.423Z Compiling pkg-config v0.3.31
12612025-01-30T19:32:25.890Z Compiling fs_extra v1.3.0
12622025-01-30T19:32:26.435Z Compiling writeable v0.5.5
12632025-01-30T19:32:26.528Z Compiling litemap v0.7.3
12642025-01-30T19:32:26.741Z Compiling ring v0.17.8
12652025-01-30T19:32:26.918Z Compiling paste v1.0.15
12662025-01-30T19:32:26.976Z Compiling base64ct v1.6.0
12672025-01-30T19:32:27.684Z Compiling pem-rfc7468 v0.7.0
12682025-01-30T19:32:27.686Z Compiling flagset v0.4.6
12692025-01-30T19:32:27.686Z Compiling aws-lc-rs v1.10.0
12702025-01-30T19:32:27.804Z Compiling httparse v1.9.5
12712025-01-30T19:32:28.005Z Compiling icu_locid_transform_data v1.5.0
12722025-01-30T19:32:28.127Z Compiling tracing-core v0.1.32
12732025-01-30T19:32:28.495Z Compiling percent-encoding v2.3.1
12742025-01-30T19:32:28.808Z Compiling regex v1.11.1
12752025-01-30T19:32:28.922Z Compiling icu_properties_data v1.5.0
12762025-01-30T19:32:29.112Z Compiling rustls-pki-types v1.10.0
12772025-01-30T19:32:29.130Z Compiling crossbeam-utils v0.8.20
12782025-01-30T19:32:29.614Z Compiling num-conv v0.1.0
12792025-01-30T19:32:29.663Z Compiling utf8_iter v1.0.4
12802025-01-30T19:32:29.861Z Compiling powerfmt v0.2.0
12812025-01-30T19:32:29.880Z Compiling untrusted v0.9.0
12822025-01-30T19:32:29.884Z Compiling mirai-annotations v1.12.0
12832025-01-30T19:32:29.959Z Compiling serde_derive v1.0.217
12842025-01-30T19:32:30.003Z Compiling zeroize_derive v1.4.2
12852025-01-30T19:32:30.046Z Compiling zerocopy-derive v0.7.35
12862025-01-30T19:32:30.067Z Compiling tokio-macros v2.5.0
12872025-01-30T19:32:30.182Z Compiling zerofrom-derive v0.1.4
12882025-01-30T19:32:31.308Z Compiling zeroize v1.8.1
12892025-01-30T19:32:31.488Z Compiling yoke-derive v0.7.4
12902025-01-30T19:32:31.960Z Compiling zerocopy v0.7.35
12912025-01-30T19:32:32.200Z Compiling thiserror-impl v1.0.69
12922025-01-30T19:32:32.781Z Compiling crypto-common v0.1.6
12932025-01-30T19:32:33.013Z Compiling block-buffer v0.10.4
12942025-01-30T19:32:33.238Z Compiling digest v0.10.7
12952025-01-30T19:32:33.258Z Compiling zerovec-derive v0.10.3
12962025-01-30T19:32:33.642Z Compiling zerofrom v0.1.4
12972025-01-30T19:32:33.669Z Compiling hmac v0.12.1
12982025-01-30T19:32:33.843Z Compiling futures-macro v0.3.31
12992025-01-30T19:32:33.904Z Compiling displaydoc v0.2.5
13002025-01-30T19:32:34.017Z Compiling yoke v0.7.4
13012025-01-30T19:32:34.157Z Compiling block-padding v0.3.3
13022025-01-30T19:32:34.359Z Compiling inout v0.1.3
13032025-01-30T19:32:34.388Z Compiling sha2 v0.10.8
13042025-01-30T19:32:34.599Z Compiling cipher v0.4.4
13052025-01-30T19:32:35.089Z Compiling icu_provider_macros v1.5.0
13062025-01-30T19:32:35.108Z Compiling thiserror v1.0.69
13072025-01-30T19:32:35.248Z Compiling ppv-lite86 v0.2.20
13082025-01-30T19:32:35.320Z Compiling der_derive v0.7.3
13092025-01-30T19:32:35.567Z Compiling futures-util v0.3.31
13102025-01-30T19:32:35.806Z Compiling zerovec v0.10.4
13112025-01-30T19:32:36.008Z Compiling rand_chacha v0.3.1
13122025-01-30T19:32:36.086Z Compiling tracing-attributes v0.1.27
13132025-01-30T19:32:37.534Z Compiling tinystr v0.7.6
13142025-01-30T19:32:37.558Z Compiling der v0.7.9
13152025-01-30T19:32:37.675Z Compiling icu_collections v1.5.0
13162025-01-30T19:32:37.827Z Compiling icu_locid v1.5.0
13172025-01-30T19:32:38.080Z Compiling rand v0.8.5
13182025-01-30T19:32:38.814Z Compiling pest v2.7.14
13192025-01-30T19:32:39.347Z Compiling icu_provider v1.5.0
13202025-01-30T19:32:39.705Z Compiling tracing v0.1.40
13212025-01-30T19:32:39.965Z Compiling spki v0.7.3
13222025-01-30T19:32:40.001Z Compiling salsa20 v0.10.2
13232025-01-30T19:32:40.179Z Compiling icu_locid_transform v1.5.0
13242025-01-30T19:32:40.215Z Compiling pbkdf2 v0.12.2
13252025-01-30T19:32:40.237Z Compiling vcpkg v0.2.15
13262025-01-30T19:32:40.292Z Compiling icu_normalizer_data v1.5.0
13272025-01-30T19:32:40.330Z Compiling untrusted v0.7.1
13282025-01-30T19:32:40.377Z Compiling utf16_iter v1.0.5
13292025-01-30T19:32:40.405Z Compiling write16 v1.0.0
13302025-01-30T19:32:40.520Z Compiling time-core v0.1.2
13312025-01-30T19:32:40.549Z Compiling scrypt v0.11.0
13322025-01-30T19:32:40.739Z Compiling time-macros v0.2.18
13332025-01-30T19:32:40.762Z Compiling aes v0.8.4
13342025-01-30T19:32:41.118Z Compiling cbc v0.1.2
13352025-01-30T19:32:41.352Z Compiling pest_meta v2.7.14
13362025-01-30T19:32:41.751Z Compiling icu_properties v1.5.1
13372025-01-30T19:32:42.090Z Compiling bitflags v2.6.0
13382025-01-30T19:32:42.334Z Compiling bytes v1.9.0
13392025-01-30T19:32:43.523Z Compiling tokio v1.43.0
13402025-01-30T19:32:43.523Z Compiling indexmap v2.7.1
13412025-01-30T19:32:43.643Z Compiling http v1.2.0
13422025-01-30T19:32:44.018Z Compiling semver v1.0.24
13432025-01-30T19:32:44.724Z Compiling rustc_version v0.4.1
13442025-01-30T19:32:44.835Z Compiling openssl-sys v0.9.104
13452025-01-30T19:32:45.403Z Compiling icu_normalizer v1.5.0
13462025-01-30T19:32:45.424Z Compiling deranged v0.3.11
13472025-01-30T19:32:45.744Z Compiling scroll_derive v0.12.0
13482025-01-30T19:32:45.864Z Compiling num_threads v0.1.7
13492025-01-30T19:32:46.009Z Compiling tinyvec_macros v0.1.1
13502025-01-30T19:32:46.115Z Compiling which v4.4.2
13512025-01-30T19:32:46.376Z Compiling atomic-waker v1.1.2
13522025-01-30T19:32:46.684Z Compiling idna_adapter v1.2.0
13532025-01-30T19:32:46.820Z Compiling time v0.3.36
13542025-01-30T19:32:46.908Z Compiling tinyvec v1.8.0
13552025-01-30T19:32:47.030Z Compiling http-body v1.0.1
13562025-01-30T19:32:47.135Z Compiling scroll v0.12.0
13572025-01-30T19:32:47.199Z Compiling pest_generator v2.7.14
13582025-01-30T19:32:47.242Z Compiling pkcs5 v0.7.1
13592025-01-30T19:32:47.262Z Compiling form_urlencoded v1.2.1
13602025-01-30T19:32:47.562Z Compiling slog v2.7.0
13612025-01-30T19:32:47.668Z Compiling try-lock v0.2.5
13622025-01-30T19:32:47.831Z Compiling goblin v0.8.2
13632025-01-30T19:32:48.124Z Compiling pkcs8 v0.10.2
13642025-01-30T19:32:48.309Z Compiling want v0.3.1
13652025-01-30T19:32:48.384Z Compiling idna v1.0.3
13662025-01-30T19:32:48.591Z Compiling uuid v1.12.0
13672025-01-30T19:32:48.763Z Compiling httpdate v1.0.3
13682025-01-30T19:32:49.019Z Compiling pest_derive v2.7.14
13692025-01-30T19:32:49.194Z Compiling iana-time-zone v0.1.61
13702025-01-30T19:32:49.574Z Compiling chrono v0.4.39
13712025-01-30T19:32:49.793Z Compiling dtrace-parser v0.2.0
13722025-01-30T19:32:50.133Z Compiling toml_datetime v0.6.8
13732025-01-30T19:32:50.641Z Compiling serde_tokenstream v0.2.2
13742025-01-30T19:32:50.667Z Compiling serde_spanned v0.6.8
13752025-01-30T19:32:50.908Z Compiling base64 v0.22.1
13762025-01-30T19:32:51.243Z Compiling tokio-util v0.7.12
13772025-01-30T19:32:51.354Z Compiling match_cfg v0.1.0
13782025-01-30T19:32:51.454Z Compiling rustversion v1.0.17
13792025-01-30T19:32:51.598Z Compiling openssl v0.10.66
13802025-01-30T19:32:51.682Z Compiling adler2 v2.0.0
13812025-01-30T19:32:51.897Z Compiling foreign-types-shared v0.1.1
13822025-01-30T19:32:52.001Z Compiling tower-service v0.3.3
13832025-01-30T19:32:52.051Z Compiling foreign-types v0.3.2
13842025-01-30T19:32:52.119Z Compiling h2 v0.4.6
13852025-01-30T19:32:52.156Z Compiling miniz_oxide v0.8.0
13862025-01-30T19:32:52.204Z Compiling hostname v0.3.1
13872025-01-30T19:32:52.416Z Compiling url v2.5.3
13882025-01-30T19:32:52.892Z Compiling openssl-macros v0.1.1
13892025-01-30T19:32:53.516Z Compiling dof v0.3.0
13902025-01-30T19:32:53.618Z Compiling async-trait v0.1.85
13912025-01-30T19:32:53.656Z Compiling serde_derive_internals v0.29.1
13922025-01-30T19:32:54.088Z Compiling dirs-sys-next v0.1.2
13932025-01-30T19:32:54.636Z Compiling usdt-impl v0.5.0
13942025-01-30T19:32:55.276Z Compiling siphasher v0.3.11
13952025-01-30T19:32:55.684Z Compiling syn v1.0.109
13962025-01-30T19:32:56.011Z Compiling rustls v0.23.19
13972025-01-30T19:32:56.049Z Compiling schemars v0.8.21
13982025-01-30T19:32:56.175Z Compiling native-tls v0.2.12
13992025-01-30T19:32:56.268Z Compiling data-encoding v2.6.0
14002025-01-30T19:32:56.270Z Compiling rustls v0.22.4
14012025-01-30T19:32:56.487Z Compiling schemars_derive v0.8.21
14022025-01-30T19:32:56.534Z Compiling dirs-next v2.0.0
14032025-01-30T19:32:56.718Z Compiling unicode-normalization v0.1.24
14042025-01-30T19:32:57.201Z Compiling http-body-util v0.1.2
14052025-01-30T19:32:57.639Z Compiling crossbeam-epoch v0.9.18
14062025-01-30T19:32:57.752Z Compiling heapless v0.7.17
14072025-01-30T19:32:57.937Z Compiling sha1 v0.10.6
14082025-01-30T19:32:58.192Z Compiling signature v2.2.0
14092025-01-30T19:32:58.278Z Compiling bzip2-sys v0.1.11+1.0.8
14102025-01-30T19:32:58.281Z Compiling thread_local v1.1.8
14112025-01-30T19:32:58.355Z Compiling cookie v0.18.1
14122025-01-30T19:32:58.490Z Compiling encoding_rs v0.8.34
14132025-01-30T19:32:58.652Z Compiling multer v3.1.0
14142025-01-30T19:32:58.731Z Compiling dyn-clone v1.0.17
14152025-01-30T19:32:58.752Z Compiling unicode-bidi v0.3.17
14162025-01-30T19:32:58.939Z Compiling slog-async v2.8.0
14172025-01-30T19:32:58.958Z Compiling unicode-properties v0.1.3
14182025-01-30T19:32:59.339Z Compiling hyper v1.5.2
14192025-01-30T19:32:59.360Z Compiling signal-hook v0.3.17
14202025-01-30T19:32:59.454Z Compiling rayon-core v1.12.1
14212025-01-30T19:32:59.632Z Compiling ipnet v2.10.1
14222025-01-30T19:32:59.742Z Compiling openssl-probe v0.1.5
14232025-01-30T19:32:59.900Z Compiling mime v0.3.17
14242025-01-30T19:33:00.061Z Compiling gimli v0.31.1
14252025-01-30T19:33:00.561Z Compiling stringprep v0.1.5
14262025-01-30T19:33:01.736Z Compiling hyper-util v0.1.10
14272025-01-30T19:33:02.631Z Compiling toml_edit v0.22.22
14282025-01-30T19:33:03.192Z Compiling crossbeam-deque v0.8.5
14292025-01-30T19:33:03.516Z Compiling usdt-macro v0.5.0
14302025-01-30T19:33:04.087Z Compiling usdt-attr-macro v0.5.0
14312025-01-30T19:33:04.187Z Compiling addr2line v0.24.2
14322025-01-30T19:33:04.382Z Compiling term v0.7.0
14332025-01-30T19:33:04.720Z Compiling slog-json v2.6.1
14342025-01-30T19:33:04.835Z Compiling serde_urlencoded v0.7.1
14352025-01-30T19:33:04.858Z Compiling crossbeam-channel v0.5.13
14362025-01-30T19:33:05.062Z Compiling curve25519-dalek v4.1.3
14372025-01-30T19:33:05.318Z Compiling futures-executor v0.3.31
14382025-01-30T19:33:05.568Z Compiling enum-as-inner v0.6.1
14392025-01-30T19:33:05.699Z Compiling md-5 v0.10.6
14402025-01-30T19:33:05.743Z Compiling async-stream-impl v0.3.6
14412025-01-30T19:33:05.865Z Compiling rustls-pemfile v2.2.0
14422025-01-30T19:33:05.884Z Compiling num-integer v0.1.46
14432025-01-30T19:33:05.979Z Compiling hash32 v0.2.1
14442025-01-30T19:33:06.194Z Compiling ff v0.13.0
14452025-01-30T19:33:06.340Z Compiling is-terminal v0.4.13
14462025-01-30T19:33:06.429Z Compiling dropshot v0.12.0
14472025-01-30T19:33:06.482Z Compiling object v0.36.5
14482025-01-30T19:33:06.591Z Compiling base16ct v0.2.0
14492025-01-30T19:33:06.645Z Compiling quick-error v1.2.3
14502025-01-30T19:33:06.722Z Compiling utf-8 v0.7.6
14512025-01-30T19:33:06.806Z Compiling anyhow v1.0.95
14522025-01-30T19:33:06.904Z Compiling rustc-demangle v0.1.24
14532025-01-30T19:33:07.005Z Compiling psl-types v2.0.11
14542025-01-30T19:33:07.025Z Compiling linked-hash-map v0.5.6
14552025-01-30T19:33:07.217Z Compiling fallible-iterator v0.2.0
14562025-01-30T19:33:07.368Z Compiling litrs v0.4.1
14572025-01-30T19:33:07.393Z Compiling smoltcp v0.9.1
14582025-01-30T19:33:07.843Z Compiling num-bigint-dig v0.8.4
14592025-01-30T19:33:07.879Z Compiling portable-atomic v1.9.0
14602025-01-30T19:33:08.039Z Compiling take_mut v0.2.2
14612025-01-30T19:33:08.216Z Compiling postgres-protocol v0.6.7
14622025-01-30T19:33:08.489Z Compiling document-features v0.2.10
14632025-01-30T19:33:09.258Z Compiling lru-cache v0.1.2
14642025-01-30T19:33:09.283Z Compiling publicsuffix v2.3.0
14652025-01-30T19:33:09.459Z Compiling async-stream v0.3.6
14662025-01-30T19:33:09.462Z Compiling tungstenite v0.24.0
14672025-01-30T19:33:09.567Z Compiling sec1 v0.7.3
14682025-01-30T19:33:09.587Z Compiling resolv-conf v0.7.0
14692025-01-30T19:33:09.827Z Compiling hickory-proto v0.24.2
14702025-01-30T19:33:09.855Z Compiling slog-term v2.9.1
14712025-01-30T19:33:10.124Z Compiling group v0.13.0
14722025-01-30T19:33:10.314Z Compiling num-iter v0.1.45
14732025-01-30T19:33:10.444Z Compiling usdt v0.5.0
14742025-01-30T19:33:10.974Z Compiling toml v0.8.19
14752025-01-30T19:33:11.146Z Compiling futures v0.3.31
14762025-01-30T19:33:11.270Z Compiling slog-bunyan v2.5.0
14772025-01-30T19:33:12.492Z Compiling tokio-native-tls v0.3.1
14782025-01-30T19:33:12.618Z Compiling camino v1.1.9
14792025-01-30T19:33:12.773Z Compiling phf_shared v0.11.2
14802025-01-30T19:33:13.017Z Compiling backtrace v0.3.74
14812025-01-30T19:33:13.119Z Compiling dropshot_endpoint v0.12.0
14822025-01-30T19:33:13.426Z Compiling waitgroup v0.1.2
14832025-01-30T19:33:13.446Z Compiling terminal_size v0.4.0
14842025-01-30T19:33:13.490Z Compiling openapiv3 v2.0.0
14852025-01-30T19:33:13.649Z Compiling serde_path_to_error v0.1.16
14862025-01-30T19:33:13.667Z Compiling hkdf v0.12.4
14872025-01-30T19:33:13.921Z Compiling crypto-bigint v0.5.5
14882025-01-30T19:33:14.382Z Compiling curve25519-dalek-derive v0.1.1
14892025-01-30T19:33:15.891Z Compiling zerocopy-derive v0.6.6
14902025-01-30T19:33:16.039Z Compiling webpki-roots v0.26.6
14912025-01-30T19:33:16.255Z Compiling hostname v0.4.0
14922025-01-30T19:33:16.463Z Compiling fs-err v2.11.0
14932025-01-30T19:33:16.596Z Compiling hubpack_derive v0.1.1
14942025-01-30T19:33:16.766Z Compiling crc32fast v1.4.2
14952025-01-30T19:33:17.101Z Compiling ahash v0.8.11
14962025-01-30T19:33:17.302Z Compiling bitflags v1.3.2
14972025-01-30T19:33:17.420Z Compiling winnow v0.5.40
14982025-01-30T19:33:17.441Z Compiling managed v0.8.0
14992025-01-30T19:33:17.441Z Compiling debug-ignore v1.0.5
15002025-01-30T19:33:17.474Z Compiling unicode-width v0.2.0
15012025-01-30T19:33:17.622Z Compiling newtype-uuid v1.2.1
15022025-01-30T19:33:17.774Z Compiling strum_macros v0.25.3
15032025-01-30T19:33:17.812Z Compiling zerocopy v0.6.6
15042025-01-30T19:33:17.927Z Compiling console v0.15.10
15052025-01-30T19:33:18.530Z Compiling clap_builder v4.5.27
15062025-01-30T19:33:18.990Z Compiling hubpack v0.1.2
15072025-01-30T19:33:19.327Z Compiling flate2 v1.0.35
15082025-01-30T19:33:19.408Z Compiling elliptic-curve v0.13.8
15092025-01-30T19:33:19.996Z Compiling hickory-resolver v0.24.2
15102025-01-30T19:33:20.221Z Compiling phf v0.11.2
15112025-01-30T19:33:20.485Z Compiling toml_edit v0.19.15
15122025-01-30T19:33:20.778Z Compiling signal-hook-mio v0.2.4
15132025-01-30T19:33:20.955Z Compiling hyper-tls v0.6.0
15142025-01-30T19:33:21.028Z Compiling rayon v1.10.0
15152025-01-30T19:33:21.403Z Compiling cookie_store v0.21.1
15162025-01-30T19:33:21.586Z Compiling bzip2 v0.4.4
15172025-01-30T19:33:22.843Z Compiling tokio-tungstenite v0.24.0
15182025-01-30T19:33:23.365Z Compiling postgres-types v0.2.8
15192025-01-30T19:33:25.276Z Compiling ed25519 v2.2.3
15202025-01-30T19:33:25.742Z Compiling phf_shared v0.10.0
15212025-01-30T19:33:25.915Z Compiling tokio-stream v0.1.16
15222025-01-30T19:33:26.113Z Compiling pkcs1 v0.7.5
15232025-01-30T19:33:26.395Z Compiling serde-big-array v0.5.1
15242025-01-30T19:33:26.612Z Compiling clap_derive v4.5.24
15252025-01-30T19:33:26.815Z Compiling rfc6979 v0.4.0
15262025-01-30T19:33:26.995Z Compiling serde_repr v0.1.19
15272025-01-30T19:33:27.017Z Compiling derive-where v1.2.7
15282025-01-30T19:33:27.115Z Compiling float-cmp v0.9.0
15292025-01-30T19:33:27.350Z Compiling bstr v1.10.0
15302025-01-30T19:33:27.610Z Compiling sync_wrapper v1.0.1
15312025-01-30T19:33:27.725Z Compiling bit-vec v0.6.3
15322025-01-30T19:33:27.788Z Compiling static_assertions v1.1.0
15332025-01-30T19:33:27.903Z Compiling number_prefix v0.4.0
15342025-01-30T19:33:28.110Z Compiling whoami v1.5.2
15352025-01-30T19:33:28.113Z Compiling fixedbitset v0.4.2
15362025-01-30T19:33:28.149Z Compiling unicode-segmentation v1.12.0
15372025-01-30T19:33:28.549Z Compiling predicates-core v1.0.8
15382025-01-30T19:33:28.678Z Compiling normalize-line-endings v0.3.0
15392025-01-30T19:33:28.822Z Compiling new_debug_unreachable v1.0.6
15402025-01-30T19:33:28.898Z Compiling difflib v0.4.0
15412025-01-30T19:33:28.950Z Compiling precomputed-hash v0.1.1
15422025-01-30T19:33:28.951Z Compiling similar v2.6.0
15432025-01-30T19:33:29.023Z Compiling string_cache v0.8.7
15442025-01-30T19:33:29.051Z Compiling tokio-postgres v0.7.12
15452025-01-30T19:33:29.426Z Compiling predicates v3.1.2
15462025-01-30T19:33:30.236Z Compiling petgraph v0.6.5
15472025-01-30T19:33:30.256Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15482025-01-30T19:33:30.952Z Compiling indicatif v0.17.11
15492025-01-30T19:33:31.040Z Compiling bit-set v0.5.3
15502025-01-30T19:33:31.069Z Compiling clap v4.5.27
15512025-01-30T19:33:31.189Z Compiling ecdsa v0.16.9
15522025-01-30T19:33:31.318Z Compiling rsa v0.9.6
15532025-01-30T19:33:31.993Z Compiling ed25519-dalek v2.1.1
15542025-01-30T19:33:32.975Z Compiling toml v0.7.8
15552025-01-30T19:33:33.269Z Compiling zip v0.6.6
15562025-01-30T19:33:33.912Z Compiling crossterm v0.28.1
15572025-01-30T19:33:34.879Z Compiling hex v0.4.3
15582025-01-30T19:33:35.066Z Compiling x509-cert v0.2.5
15592025-01-30T19:33:35.236Z Compiling itertools v0.10.5
15602025-01-30T19:33:35.459Z Compiling peg-runtime v0.8.3
15612025-01-30T19:33:35.598Z Compiling lalrpop-util v0.19.12
15622025-01-30T19:33:35.983Z Compiling unicode-xid v0.2.6
15632025-01-30T19:33:36.098Z Compiling strum_macros v0.26.4
15642025-01-30T19:33:36.182Z Compiling xattr v1.3.1
15652025-01-30T19:33:36.383Z Compiling filetime v0.2.25
15662025-01-30T19:33:36.696Z Compiling tar v0.4.42
15672025-01-30T19:33:40.721Z Compiling strum v0.26.3
15682025-01-30T19:33:43.715Z Compiling aws-lc-sys v0.22.0
15692025-01-30T19:34:11.925Z Compiling rustls-webpki v0.102.8
15702025-01-30T19:34:14.941Z Compiling tokio-rustls v0.25.0
15712025-01-30T19:34:16.551Z Compiling tokio-rustls v0.26.0
15722025-01-30T19:34:16.868Z Compiling hyper-rustls v0.27.3
15732025-01-30T19:34:17.198Z Compiling reqwest v0.12.9
15742025-01-30T19:34:18.345Z Compiling qorb v0.2.1
15752025-01-30T19:34:21.405Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15762025-01-30T19:34:21.645Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15772025-01-30T19:34:25.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15782025-01-30T19:34:26.059Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15792025-01-30T19:34:26.109ZJan 30 19:34:24.392 INFO Starting download, target: Cockroach
15802025-01-30T19:34:26.109ZJan 30 19:34:24.392 INFO Starting download, target: Clickhouse
15812025-01-30T19:34:26.109ZJan 30 19:34:24.392 INFO Starting download, target: Console
15822025-01-30T19:34:26.109ZJan 30 19:34:24.392 INFO Starting download, target: DendriteOpenapi
15832025-01-30T19:34:26.110ZJan 30 19:34:24.392 INFO Starting download, target: DendriteStub
15842025-01-30T19:34:26.113ZJan 30 19:34:24.392 INFO Starting download, target: MaghemiteMgd
15852025-01-30T19:34:26.113ZJan 30 19:34:24.393 INFO Starting download, target: TransceiverControl
15862025-01-30T19:34:26.113ZJan 30 19:34:24.394 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15872025-01-30T19:34:26.113ZJan 30 19:34:24.394 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15882025-01-30T19:34:26.113ZJan 30 19:34:24.394 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15892025-01-30T19:34:26.114ZJan 30 19:34:24.394 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15902025-01-30T19:34:26.114ZJan 30 19:34:24.394 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15912025-01-30T19:34:26.114ZJan 30 19:34:24.394 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15922025-01-30T19:34:26.114ZJan 30 19:34:24.394 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15932025-01-30T19:34:26.252ZJan 30 19:34:24.534 INFO Download complete, target: DendriteOpenapi
15942025-01-30T19:34:26.417ZJan 30 19:34:24.652 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15952025-01-30T19:34:26.791ZJan 30 19:34:25.066 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15962025-01-30T19:34:26.860ZJan 30 19:34:25.124 INFO Download complete, target: TransceiverControl
15972025-01-30T19:34:27.007ZJan 30 19:34:25.288 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15982025-01-30T19:34:27.019ZJan 30 19:34:25.302 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15992025-01-30T19:34:27.171ZJan 30 19:34:25.452 INFO Download complete, target: Console
16002025-01-30T19:34:27.568ZJan 30 19:34:25.795 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16012025-01-30T19:34:27.568ZJan 30 19:34:25.795 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16022025-01-30T19:34:28.106ZJan 30 19:34:26.334 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16032025-01-30T19:34:29.755ZJan 30 19:34:28.037 INFO Download complete, target: DendriteStub
16042025-01-30T19:34:29.821ZJan 30 19:34:28.104 INFO Download complete, target: MaghemiteMgd
16052025-01-30T19:34:34.822ZJan 30 19:34:33.102 INFO Checking that binary works, target: Cockroach
16062025-01-30T19:34:35.091ZJan 30 19:34:33.373 INFO Download complete, target: Cockroach
16072025-01-30T19:34:40.415ZJan 30 19:34:38.695 INFO Checking that binary works, target: Clickhouse
16082025-01-30T19:34:40.525ZJan 30 19:34:38.805 INFO Download complete, target: Clickhouse
16092025-01-30T19:34:40.544ZAll builder prerequisites installed successfully, and PATH looks valid
16102025-01-30T19:34:40.546Z
16112025-01-30T19:34:40.546Zreal 4:59.309591516
16122025-01-30T19:34:40.546Zuser 15:26.033513122
16132025-01-30T19:34:40.546Zsys 2:00.076194448
16142025-01-30T19:34:40.546Ztrap 0.538694945
16152025-01-30T19:34:40.546Ztflt 5.037743848
16162025-01-30T19:34:40.548Zdflt 3.937741909
16172025-01-30T19:34:40.548Zkflt 0.034616654
16182025-01-30T19:34:40.548Zlock 25:04.001620304
16192025-01-30T19:34:40.548Zslp 55:17.555833960
16202025-01-30T19:34:40.548Zlat 55.208633565
16212025-01-30T19:34:40.548Zstop 2:19.561046806
16222025-01-30T19:34:40.548Z+ banner hack-check
16232025-01-30T19:34:40.550Z
16242025-01-30T19:34:40.551Z # # ## #### # # #### # # ###### #### # #
16252025-01-30T19:34:40.551Z # # # # # # # # # # # # # # # # #
16262025-01-30T19:34:40.551Z ###### # # # #### ##### # ###### ##### # ####
16272025-01-30T19:34:40.551Z # # ###### # # # # # # # # # #
16282025-01-30T19:34:40.551Z # # # # # # # # # # # # # # # # #
16292025-01-30T19:34:40.551Z # # # # #### # # #### # # ###### #### # #
16302025-01-30T19:34:40.551Z
16312025-01-30T19:34:40.551Z+ export CARGO_INCREMENTAL=0
16322025-01-30T19:34:40.551Z+ CARGO_INCREMENTAL=0
16332025-01-30T19:34:40.551Z+ ptime -m timeout 2h cargo xtask check-features --ci
16342025-01-30T19:34:41.071Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16352025-01-30T19:34:43.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
16362025-01-30T19:34:43.862Z Running `target/debug/xtask check-features --ci`
16372025-01-30T19:34:43.882Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16382025-01-30T19:34:43.882Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16392025-01-30T19:34:44.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16402025-01-30T19:34:44.320Z Running `target/debug/xtask download cargo-hack`
16412025-01-30T19:34:45.106Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16422025-01-30T19:34:45.469Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16432025-01-30T19:34:49.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
16442025-01-30T19:34:49.169Z Running `target/debug/xtask-downloader cargo-hack`
16452025-01-30T19:34:49.203ZJan 30 19:34:47.482 INFO Starting download, target: CargoHack
16462025-01-30T19:34:49.205ZJan 30 19:34:47.483 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16472025-01-30T19:34:50.433ZJan 30 19:34:48.712 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16482025-01-30T19:34:50.522ZJan 30 19:34:48.801 INFO Download complete, target: CargoHack
16492025-01-30T19:34:50.526Zrunning: "/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"
16502025-01-30T19:34:50.542Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16512025-01-30T19:34:50.709Zinfo: running `cargo check --bins` on api_identity (1/197)
16522025-01-30T19:34:51.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16532025-01-30T19:34:51.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16542025-01-30T19:34:51.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16552025-01-30T19:34:51.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16562025-01-30T19:34:51.286Z
16572025-01-30T19:34:51.286Zinfo: running `cargo check --bins` on bootstore (2/197)
16582025-01-30T19:34:51.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592025-01-30T19:34:51.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602025-01-30T19:34:51.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612025-01-30T19:34:51.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16622025-01-30T19:34:51.889Z
16632025-01-30T19:34:51.889Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16642025-01-30T19:34:52.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652025-01-30T19:34:52.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662025-01-30T19:34:52.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672025-01-30T19:34:52.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16682025-01-30T19:34:52.468Z
16692025-01-30T19:34:52.468Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16702025-01-30T19:34:52.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-01-30T19:34:52.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-01-30T19:34:52.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-01-30T19:34:52.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16742025-01-30T19:34:53.053Z
16752025-01-30T19:34:53.053Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16762025-01-30T19:34:53.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-01-30T19:34:53.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-01-30T19:34:53.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-01-30T19:34:53.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16802025-01-30T19:34:53.455Z
16812025-01-30T19:34:53.455Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16822025-01-30T19:34:53.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-01-30T19:34:53.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-01-30T19:34:53.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-01-30T19:34:53.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16862025-01-30T19:34:53.863Z
16872025-01-30T19:34:53.863Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16882025-01-30T19:34:54.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-01-30T19:34:54.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-01-30T19:34:54.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-01-30T19:34:54.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16922025-01-30T19:34:54.267Z
16932025-01-30T19:34:54.267Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
16942025-01-30T19:34:54.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-01-30T19:34:54.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-01-30T19:34:54.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-01-30T19:34:54.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16982025-01-30T19:34:54.666Z
16992025-01-30T19:34:54.666Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17002025-01-30T19:34:55.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-01-30T19:34:55.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-01-30T19:34:55.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-01-30T19:34:55.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17042025-01-30T19:34:55.074Z
17052025-01-30T19:34:55.074Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17062025-01-30T19:34:55.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-01-30T19:34:55.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-01-30T19:34:55.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-01-30T19:34:55.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17102025-01-30T19:34:55.479Z
17112025-01-30T19:34:55.479Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17122025-01-30T19:34:55.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-01-30T19:34:55.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-01-30T19:34:55.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-01-30T19:34:55.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17162025-01-30T19:34:55.887Z
17172025-01-30T19:34:55.887Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17182025-01-30T19:34:56.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-01-30T19:34:56.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-01-30T19:34:56.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-01-30T19:34:56.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17222025-01-30T19:34:56.291Z
17232025-01-30T19:34:56.291Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17242025-01-30T19:34:56.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-01-30T19:34:56.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-01-30T19:34:56.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-01-30T19:34:56.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17282025-01-30T19:34:56.695Z
17292025-01-30T19:34:56.696Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17302025-01-30T19:34:57.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-01-30T19:34:57.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-01-30T19:34:57.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-01-30T19:34:57.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17342025-01-30T19:34:57.102Z
17352025-01-30T19:34:57.102Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17362025-01-30T19:34:57.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-01-30T19:34:57.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-01-30T19:34:57.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-01-30T19:34:57.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17402025-01-30T19:34:57.504Z
17412025-01-30T19:34:57.504Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17422025-01-30T19:34:57.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-01-30T19:34:57.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-01-30T19:34:57.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-01-30T19:34:57.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17462025-01-30T19:34:57.915Z
17472025-01-30T19:34:57.915Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17482025-01-30T19:34:58.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-01-30T19:34:58.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-01-30T19:34:58.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-01-30T19:34:58.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17522025-01-30T19:34:58.330Z
17532025-01-30T19:34:58.330Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17542025-01-30T19:34:58.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-01-30T19:34:58.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-01-30T19:34:58.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-01-30T19:34:58.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17582025-01-30T19:34:58.746Z
17592025-01-30T19:34:58.746Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17602025-01-30T19:34:59.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-01-30T19:34:59.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-01-30T19:34:59.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-01-30T19:34:59.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17642025-01-30T19:34:59.167Z
17652025-01-30T19:34:59.167Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17662025-01-30T19:34:59.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-01-30T19:34:59.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-01-30T19:34:59.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-01-30T19:34:59.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17702025-01-30T19:34:59.579Z
17712025-01-30T19:34:59.579Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17722025-01-30T19:34:59.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-01-30T19:34:59.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-01-30T19:34:59.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-01-30T19:34:59.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17762025-01-30T19:34:59.987Z
17772025-01-30T19:34:59.987Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17782025-01-30T19:35:00.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-01-30T19:35:00.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-01-30T19:35:00.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-01-30T19:35:00.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17822025-01-30T19:35:00.396Z
17832025-01-30T19:35:00.396Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17842025-01-30T19:35:00.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-01-30T19:35:00.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-01-30T19:35:00.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-01-30T19:35:00.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17882025-01-30T19:35:00.805Z
17892025-01-30T19:35:00.805Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17902025-01-30T19:35:01.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-01-30T19:35:01.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-01-30T19:35:01.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-01-30T19:35:01.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
17942025-01-30T19:35:01.215Z
17952025-01-30T19:35:01.215Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
17962025-01-30T19:35:01.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-01-30T19:35:01.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-01-30T19:35:01.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-01-30T19:35:01.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18002025-01-30T19:35:01.624Z
18012025-01-30T19:35:01.624Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18022025-01-30T19:35:01.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-01-30T19:35:01.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-01-30T19:35:01.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-01-30T19:35:01.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18062025-01-30T19:35:02.030Z
18072025-01-30T19:35:02.030Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18082025-01-30T19:35:02.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-01-30T19:35:02.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-01-30T19:35:02.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-01-30T19:35:02.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18122025-01-30T19:35:02.435Z
18132025-01-30T19:35:02.435Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18142025-01-30T19:35:02.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-01-30T19:35:02.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-01-30T19:35:02.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-01-30T19:35:02.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18182025-01-30T19:35:02.846Z
18192025-01-30T19:35:02.846Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18202025-01-30T19:35:03.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-01-30T19:35:03.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-01-30T19:35:03.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-01-30T19:35:03.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18242025-01-30T19:35:03.258Z
18252025-01-30T19:35:03.258Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18262025-01-30T19:35:03.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-01-30T19:35:03.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-01-30T19:35:03.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-01-30T19:35:03.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18302025-01-30T19:35:03.663Z
18312025-01-30T19:35:03.663Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18322025-01-30T19:35:04.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-01-30T19:35:04.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-01-30T19:35:04.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-01-30T19:35:04.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18362025-01-30T19:35:04.077Z
18372025-01-30T19:35:04.077Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18382025-01-30T19:35:04.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-01-30T19:35:04.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-01-30T19:35:04.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-01-30T19:35:04.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18422025-01-30T19:35:04.485Z
18432025-01-30T19:35:04.485Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18442025-01-30T19:35:04.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-01-30T19:35:04.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-01-30T19:35:04.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-01-30T19:35:04.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18482025-01-30T19:35:04.896Z
18492025-01-30T19:35:04.896Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18502025-01-30T19:35:05.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-01-30T19:35:05.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-01-30T19:35:05.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-01-30T19:35:05.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
18542025-01-30T19:35:05.297Z
18552025-01-30T19:35:05.297Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18562025-01-30T19:35:05.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-01-30T19:35:05.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-01-30T19:35:05.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-01-30T19:35:05.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18602025-01-30T19:35:05.702Z
18612025-01-30T19:35:05.702Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18622025-01-30T19:35:06.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-01-30T19:35:06.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-01-30T19:35:06.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-01-30T19:35:06.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18662025-01-30T19:35:06.112Z
18672025-01-30T19:35:06.112Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18682025-01-30T19:35:06.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-01-30T19:35:06.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-01-30T19:35:06.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-01-30T19:35:06.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18722025-01-30T19:35:06.520Z
18732025-01-30T19:35:06.520Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18742025-01-30T19:35:06.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-01-30T19:35:06.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-01-30T19:35:06.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-01-30T19:35:06.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18782025-01-30T19:35:06.931Z
18792025-01-30T19:35:06.931Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18802025-01-30T19:35:07.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-01-30T19:35:07.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-01-30T19:35:07.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-01-30T19:35:07.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18842025-01-30T19:35:07.338Z
18852025-01-30T19:35:07.338Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18862025-01-30T19:35:07.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-01-30T19:35:07.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-01-30T19:35:07.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-01-30T19:35:07.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18902025-01-30T19:35:07.745Z
18912025-01-30T19:35:07.745Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18922025-01-30T19:35:08.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-01-30T19:35:08.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-01-30T19:35:08.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-01-30T19:35:08.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18962025-01-30T19:35:08.153Z
18972025-01-30T19:35:08.153Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
18982025-01-30T19:35:08.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-01-30T19:35:08.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-01-30T19:35:08.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-01-30T19:35:08.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19022025-01-30T19:35:08.559Z
19032025-01-30T19:35:08.559Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19042025-01-30T19:35:08.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-01-30T19:35:08.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-01-30T19:35:08.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-01-30T19:35:08.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19082025-01-30T19:35:08.969Z
19092025-01-30T19:35:08.969Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19102025-01-30T19:35:09.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-01-30T19:35:09.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-01-30T19:35:09.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-01-30T19:35:09.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19142025-01-30T19:35:09.377Z
19152025-01-30T19:35:09.377Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19162025-01-30T19:35:09.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-01-30T19:35:09.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-01-30T19:35:09.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-01-30T19:35:09.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19202025-01-30T19:35:09.979Z
19212025-01-30T19:35:09.979Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19222025-01-30T19:35:10.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-01-30T19:35:10.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-01-30T19:35:10.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-01-30T19:35:10.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19262025-01-30T19:35:10.572Z
19272025-01-30T19:35:10.572Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19282025-01-30T19:35:11.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-01-30T19:35:11.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-01-30T19:35:11.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-01-30T19:35:11.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19322025-01-30T19:35:11.164Z
19332025-01-30T19:35:11.164Zinfo: running `cargo check --bins` on oxlog (48/197)
19342025-01-30T19:35:11.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-01-30T19:35:11.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-01-30T19:35:11.742Z Checking cfg-if v1.0.0
19372025-01-30T19:35:11.753Z Checking libc v0.2.169
19382025-01-30T19:35:11.849Z Checking serde v1.0.217
19392025-01-30T19:35:11.852Z Checking zeroize v1.8.1
19402025-01-30T19:35:11.864Z Checking memchr v2.7.4
19412025-01-30T19:35:11.875Z Checking typenum v1.17.0
19422025-01-30T19:35:11.877Z Checking subtle v2.6.1
19432025-01-30T19:35:11.877Z Checking scopeguard v1.2.0
19442025-01-30T19:35:11.914Z Checking value-bag v1.9.0
19452025-01-30T19:35:12.037Z Checking lock_api v0.4.12
19462025-01-30T19:35:12.081Z Checking smallvec v1.13.2
19472025-01-30T19:35:12.133Z Checking itoa v1.0.11
19482025-01-30T19:35:12.284Z Checking log v0.4.22
19492025-01-30T19:35:12.350Z Checking const-oid v0.9.6
19502025-01-30T19:35:12.400Z Checking pin-project-lite v0.2.14
19512025-01-30T19:35:12.403Z Checking byteorder v1.5.0
19522025-01-30T19:35:12.555Z Checking once_cell v1.20.2
19532025-01-30T19:35:12.692Z Checking futures-core v0.3.31
19542025-01-30T19:35:12.758Z Checking stable_deref_trait v1.2.0
19552025-01-30T19:35:12.825Z Checking cpufeatures v0.2.14
19562025-01-30T19:35:12.841Z Checking futures-sink v0.3.31
19572025-01-30T19:35:12.857Z Checking getrandom v0.2.15
19582025-01-30T19:35:12.871Z Checking parking_lot_core v0.9.10
19592025-01-30T19:35:12.873Z Checking signal-hook-registry v1.4.2
19602025-01-30T19:35:12.904Z Checking generic-array v0.14.7
19612025-01-30T19:35:12.923Z Checking mio v1.0.2
19622025-01-30T19:35:12.977Z Checking socket2 v0.5.7
19632025-01-30T19:35:13.073Z Checking rand_core v0.6.4
19642025-01-30T19:35:13.116Z Checking zerocopy v0.7.35
19652025-01-30T19:35:13.175Z Checking parking_lot v0.12.3
19662025-01-30T19:35:13.374Z Checking zerofrom v0.1.4
19672025-01-30T19:35:13.409Z Checking spin v0.9.8
19682025-01-30T19:35:13.476Z Checking slab v0.4.9
19692025-01-30T19:35:13.529Z Checking futures-channel v0.3.31
19702025-01-30T19:35:13.564Z Checking yoke v0.7.4
19712025-01-30T19:35:13.721Z Checking pin-utils v0.1.0
19722025-01-30T19:35:13.735Z Checking allocator-api2 v0.2.18
19732025-01-30T19:35:13.814Z Checking futures-io v0.3.31
19742025-01-30T19:35:13.857Z Checking futures-task v0.3.31
19752025-01-30T19:35:13.891Z Checking zerovec v0.10.4
19762025-01-30T19:35:13.945Z Checking crypto-common v0.1.6
19772025-01-30T19:35:13.995Z Checking block-buffer v0.10.4
19782025-01-30T19:35:14.082Z Checking foldhash v0.1.3
19792025-01-30T19:35:14.118Z Checking equivalent v1.0.1
19802025-01-30T19:35:14.219Z Checking futures-util v0.3.31
19812025-01-30T19:35:14.233Z Checking block-padding v0.3.3
19822025-01-30T19:35:14.288Z Checking ryu v1.0.18
19832025-01-30T19:35:14.320Z Checking digest v0.10.7
19842025-01-30T19:35:14.323Z Checking hashbrown v0.15.1
19852025-01-30T19:35:14.345Z Checking fnv v1.0.7
19862025-01-30T19:35:14.432Z Checking inout v0.1.3
19872025-01-30T19:35:14.465Z Checking writeable v0.5.5
19882025-01-30T19:35:14.524Z Checking litemap v0.7.3
19892025-01-30T19:35:14.658Z Checking cipher v0.4.4
19902025-01-30T19:35:14.675Z Checking hmac v0.12.1
19912025-01-30T19:35:14.783Z Checking sha2 v0.10.8
19922025-01-30T19:35:14.866Z Checking libm v0.2.8
19932025-01-30T19:35:14.888Z Checking base64ct v1.6.0
19942025-01-30T19:35:15.071Z Checking ppv-lite86 v0.2.20
19952025-01-30T19:35:15.307Z Checking pem-rfc7468 v0.7.0
19962025-01-30T19:35:15.334Z Checking flagset v0.4.6
19972025-01-30T19:35:15.370Z Checking icu_locid_transform_data v1.5.0
19982025-01-30T19:35:15.411Z Checking tinystr v0.7.6
19992025-01-30T19:35:15.478Z Checking icu_collections v1.5.0
20002025-01-30T19:35:15.519Z Checking tracing-core v0.1.32
20012025-01-30T19:35:15.572Z Checking der v0.7.9
20022025-01-30T19:35:15.729Z Checking rand_chacha v0.3.1
20032025-01-30T19:35:15.745Z Checking icu_locid v1.5.0
20042025-01-30T19:35:15.757Z Checking num-traits v0.2.19
20052025-01-30T19:35:16.104Z Checking thiserror v1.0.69
20062025-01-30T19:35:16.132Z Checking percent-encoding v2.3.1
20072025-01-30T19:35:16.153Z Checking rustls-pki-types v1.10.0
20082025-01-30T19:35:16.169Z Checking bytes v1.9.0
20092025-01-30T19:35:16.229Z Checking indexmap v2.7.1
20102025-01-30T19:35:16.343Z Checking serde_json v1.0.135
20112025-01-30T19:35:16.704Z Checking icu_provider v1.5.0
20122025-01-30T19:35:16.720Z Checking bitflags v2.6.0
20132025-01-30T19:35:16.950Z Checking tokio v1.43.0
20142025-01-30T19:35:17.015Z Checking http v1.2.0
20152025-01-30T19:35:17.154Z Checking icu_properties_data v1.5.0
20162025-01-30T19:35:17.264Z Checking spki v0.7.3
20172025-01-30T19:35:17.325Z Checking icu_locid_transform v1.5.0
20182025-01-30T19:35:17.373Z Checking tracing v0.1.40
20192025-01-30T19:35:17.388Z Checking rand v0.8.5
20202025-01-30T19:35:17.526Z Checking salsa20 v0.10.2
20212025-01-30T19:35:17.709Z Checking pbkdf2 v0.12.2
20222025-01-30T19:35:17.739Z Checking aws-lc-sys v0.22.0
20232025-01-30T19:35:17.870Z Checking httparse v1.9.5
20242025-01-30T19:35:17.959Z Checking utf8_iter v1.0.4
20252025-01-30T19:35:18.162Z Checking untrusted v0.9.0
20262025-01-30T19:35:18.248Z Checking utf16_iter v1.0.5
20272025-01-30T19:35:18.283Z Checking icu_properties v1.5.1
20282025-01-30T19:35:18.297Z Checking icu_normalizer_data v1.5.0
20292025-01-30T19:35:18.328Z Checking mirai-annotations v1.12.0
20302025-01-30T19:35:18.386Z Checking untrusted v0.7.1
20312025-01-30T19:35:18.410Z Checking write16 v1.0.0
20322025-01-30T19:35:18.486Z Checking powerfmt v0.2.0
20332025-01-30T19:35:18.533Z Checking ring v0.17.8
20342025-01-30T19:35:18.549Z Checking scrypt v0.11.0
20352025-01-30T19:35:18.563Z Checking cbc v0.1.2
20362025-01-30T19:35:18.628Z Checking aes v0.8.4
20372025-01-30T19:35:18.741Z Checking deranged v0.3.11
20382025-01-30T19:35:18.753Z Checking crossbeam-utils v0.8.20
20392025-01-30T19:35:18.768Z Checking num_threads v0.1.7
20402025-01-30T19:35:18.892Z Checking atomic-waker v1.1.2
20412025-01-30T19:35:19.026Z Checking time-core v0.1.2
20422025-01-30T19:35:19.186Z Checking tinyvec_macros v0.1.1
20432025-01-30T19:35:19.277Z Checking num-conv v0.1.0
20442025-01-30T19:35:19.438Z Checking tinyvec v1.8.0
20452025-01-30T19:35:19.479Z Checking pkcs5 v0.7.1
20462025-01-30T19:35:19.499Z Checking http-body v1.0.1
20472025-01-30T19:35:19.704Z Checking form_urlencoded v1.2.1
20482025-01-30T19:35:19.804Z Checking aws-lc-rs v1.10.0
20492025-01-30T19:35:19.920Z Checking try-lock v0.2.5
20502025-01-30T19:35:19.970Z Checking pkcs8 v0.10.2
20512025-01-30T19:35:20.064Z Checking want v0.3.1
20522025-01-30T19:35:20.124Z Checking time v0.3.36
20532025-01-30T19:35:20.245Z Checking uuid v1.12.0
20542025-01-30T19:35:20.264Z Checking unicode-ident v1.0.14
20552025-01-30T19:35:20.278Z Checking httpdate v1.0.3
20562025-01-30T19:35:20.439Z Checking proc-macro2 v1.0.92
20572025-01-30T19:35:20.504Z Checking serde_spanned v0.6.8
20582025-01-30T19:35:20.698Z Checking toml_datetime v0.6.8
20592025-01-30T19:35:20.761Z Checking slog v2.7.0
20602025-01-30T19:35:20.858Z Checking scroll v0.12.0
20612025-01-30T19:35:20.993Z Checking plain v0.2.3
20622025-01-30T19:35:21.049Z Checking ucd-trie v0.1.7
20632025-01-30T19:35:21.151Z Checking tower-service v0.3.3
20642025-01-30T19:35:21.215Z Checking iana-time-zone v0.1.61
20652025-01-30T19:35:21.261Z Checking foreign-types-shared v0.1.1
20662025-01-30T19:35:21.277Z Checking match_cfg v0.1.0
20672025-01-30T19:35:21.290Z Checking base64 v0.22.1
20682025-01-30T19:35:21.366Z Checking adler2 v2.0.0
20692025-01-30T19:35:21.368Z Checking foreign-types v0.3.2
20702025-01-30T19:35:21.384Z Checking hostname v0.3.1
20712025-01-30T19:35:21.441Z Checking icu_normalizer v1.5.0
20722025-01-30T19:35:21.444Z Checking rustls-webpki v0.102.8
20732025-01-30T19:35:21.473Z Checking chrono v0.4.39
20742025-01-30T19:35:21.515Z Checking miniz_oxide v0.8.0
20752025-01-30T19:35:21.529Z Checking goblin v0.8.2
20762025-01-30T19:35:21.744Z Checking pest v2.7.14
20772025-01-30T19:35:22.201Z Checking idna_adapter v1.2.0
20782025-01-30T19:35:22.231Z Checking quote v1.0.38
20792025-01-30T19:35:22.249Z Checking openssl-sys v0.9.104
20802025-01-30T19:35:22.381Z Checking errno v0.3.9
20812025-01-30T19:35:22.405Z Checking idna v1.0.3
20822025-01-30T19:35:22.535Z Checking dirs-sys-next v0.1.2
20832025-01-30T19:35:22.551Z Checking aho-corasick v1.1.3
20842025-01-30T19:35:22.718Z Checking regex-syntax v0.8.5
20852025-01-30T19:35:22.901Z Checking url v2.5.3
20862025-01-30T19:35:23.286Z Compiling newtype-uuid v1.2.1
20872025-01-30T19:35:23.329Z Checking pretty-hex v0.4.1
20882025-01-30T19:35:23.469Z Checking tokio-util v0.7.12
20892025-01-30T19:35:23.510Z Checking data-encoding v2.6.0
20902025-01-30T19:35:23.553Z Checking siphasher v0.3.11
20912025-01-30T19:35:23.697Z Checking openssl v0.10.66
20922025-01-30T19:35:23.865Z Checking dirs-next v2.0.0
20932025-01-30T19:35:23.997Z Checking rustix v0.38.37
20942025-01-30T19:35:24.054Z Checking syn v2.0.96
20952025-01-30T19:35:24.092Z Checking unicode-normalization v0.1.24
20962025-01-30T19:35:24.299Z Checking dtrace-parser v0.2.0
20972025-01-30T19:35:24.314Z Checking h2 v0.4.6
20982025-01-30T19:35:24.792Z Checking http-body-util v0.1.2
20992025-01-30T19:35:25.026Z Checking crossbeam-epoch v0.9.18
21002025-01-30T19:35:25.203Z Checking signature v2.2.0
21012025-01-30T19:35:25.410Z Checking sha1 v0.10.6
21022025-01-30T19:35:25.425Z Checking thread-id v4.2.2
21032025-01-30T19:35:25.538Z Checking thread_local v1.1.8
21042025-01-30T19:35:25.669Z Checking encoding_rs v0.8.34
21052025-01-30T19:35:25.811Z Checking unicode-properties v0.1.3
21062025-01-30T19:35:25.934Z Checking regex-automata v0.4.8
21072025-01-30T19:35:26.194Z Checking winnow v0.6.20
21082025-01-30T19:35:26.252Z Checking dof v0.3.0
21092025-01-30T19:35:26.871Z Checking either v1.13.0
21102025-01-30T19:35:27.139Z Checking ipnet v2.10.1
21112025-01-30T19:35:27.234Z Checking openssl-probe v0.1.5
21122025-01-30T19:35:27.390Z Checking gimli v0.31.1
21132025-01-30T19:35:27.576Z Checking anstyle v1.0.10
21142025-01-30T19:35:27.936Z Checking utf8parse v0.2.2
21152025-01-30T19:35:27.977Z Checking unicode-bidi v0.3.17
21162025-01-30T19:35:28.083Z Checking mime v0.3.17
21172025-01-30T19:35:28.394Z Checking anstyle-parse v0.2.5
21182025-01-30T19:35:28.581Z Checking stringprep v0.1.5
21192025-01-30T19:35:28.635Z Checking native-tls v0.2.12
21202025-01-30T19:35:28.654Z Checking crossbeam-deque v0.8.5
21212025-01-30T19:35:28.787Z Checking toml_edit v0.22.22
21222025-01-30T19:35:28.853Z Checking term v0.7.0
21232025-01-30T19:35:28.925Z Checking slog-json v2.6.1
21242025-01-30T19:35:28.952Z Checking rustls v0.23.19
21252025-01-30T19:35:29.176Z Checking rustls v0.22.4
21262025-01-30T19:35:29.261Z Checking serde_urlencoded v0.7.1
21272025-01-30T19:35:29.655Z Checking crossbeam-channel v0.5.13
21282025-01-30T19:35:29.925Z Checking usdt-impl v0.5.0
21292025-01-30T19:35:30.156Z Checking hyper v1.5.2
21302025-01-30T19:35:30.286Z Checking futures-executor v0.3.31
21312025-01-30T19:35:30.330Z Checking num-integer v0.1.46
21322025-01-30T19:35:30.463Z Checking rustls-pemfile v2.2.0
21332025-01-30T19:35:30.498Z Checking md-5 v0.10.6
21342025-01-30T19:35:30.671Z Checking ff v0.13.0
21352025-01-30T19:35:30.713Z Checking is-terminal v0.4.13
21362025-01-30T19:35:30.814Z Checking memmap v0.7.0
21372025-01-30T19:35:30.836Z Checking hash32 v0.2.1
21382025-01-30T19:35:30.889Z Checking object v0.36.5
21392025-01-30T19:35:31.026Z Checking fallible-iterator v0.2.0
21402025-01-30T19:35:31.059Z Checking addr2line v0.24.2
21412025-01-30T19:35:31.131Z Checking is_terminal_polyfill v1.70.1
21422025-01-30T19:35:31.256Z Checking base16ct v0.2.0
21432025-01-30T19:35:31.345Z Checking utf-8 v0.7.6
21442025-01-30T19:35:31.465Z Checking psl-types v2.0.11
21452025-01-30T19:35:31.555Z Checking colorchoice v1.0.2
21462025-01-30T19:35:31.570Z Checking take_mut v0.2.2
21472025-01-30T19:35:31.597Z Checking dyn-clone v1.0.17
21482025-01-30T19:35:31.650Z Checking quick-error v1.2.3
21492025-01-30T19:35:31.687Z Checking anstyle-query v1.1.1
21502025-01-30T19:35:31.708Z Checking linked-hash-map v0.5.6
21512025-01-30T19:35:31.746Z Checking rustc-demangle v0.1.24
21522025-01-30T19:35:31.795Z Checking resolv-conf v0.7.0
21532025-01-30T19:35:31.814Z Checking anstream v0.6.15
21542025-01-30T19:35:31.994Z Checking lru-cache v0.1.2
21552025-01-30T19:35:32.047Z Checking hyper-util v0.1.10
21562025-01-30T19:35:32.133Z Checking schemars v0.8.21
21572025-01-30T19:35:32.155Z Checking slog-async v2.8.0
21582025-01-30T19:35:32.170Z Checking publicsuffix v2.3.0
21592025-01-30T19:35:32.173Z Checking postgres-protocol v0.6.7
21602025-01-30T19:35:32.377Z Checking tokio-rustls v0.25.0
21612025-01-30T19:35:32.422Z Checking tungstenite v0.24.0
21622025-01-30T19:35:32.450Z Checking sec1 v0.7.3
21632025-01-30T19:35:32.710Z Checking toml v0.8.19
21642025-01-30T19:35:32.784Z Checking heapless v0.7.17
21652025-01-30T19:35:32.823Z Checking usdt v0.5.0
21662025-01-30T19:35:33.077Z Checking group v0.13.0
21672025-01-30T19:35:33.248Z Checking slog-term v2.9.1
21682025-01-30T19:35:33.309Z Checking num-iter v0.1.45
21692025-01-30T19:35:33.407Z Checking futures v0.3.31
21702025-01-30T19:35:33.483Z Checking slog-bunyan v2.5.0
21712025-01-30T19:35:33.518Z Checking rayon-core v1.12.1
21722025-01-30T19:35:33.651Z Checking tokio-native-tls v0.3.1
21732025-01-30T19:35:33.698Z Checking multer v3.1.0
21742025-01-30T19:35:33.719Z Checking hickory-proto v0.24.2
21752025-01-30T19:35:33.749Z Checking terminal_size v0.4.0
21762025-01-30T19:35:33.883Z Checking tokio-rustls v0.26.0
21772025-01-30T19:35:33.900Z Checking phf_shared v0.11.2
21782025-01-30T19:35:33.914Z Checking cookie v0.18.1
21792025-01-30T19:35:34.060Z Checking async-stream v0.3.6
21802025-01-30T19:35:34.130Z Checking bzip2-sys v0.1.11+1.0.8
21812025-01-30T19:35:34.150Z Checking camino v1.1.9
21822025-01-30T19:35:34.170Z Checking signal-hook v0.3.17
21832025-01-30T19:35:34.246Z Checking waitgroup v0.1.2
21842025-01-30T19:35:34.248Z Checking openapiv3 v2.0.0
21852025-01-30T19:35:34.248Z Checking webpki-roots v0.26.6
21862025-01-30T19:35:34.341Z Checking serde_path_to_error v0.1.16
21872025-01-30T19:35:34.399Z Checking hkdf v0.12.4
21882025-01-30T19:35:34.471Z Checking crypto-bigint v0.5.5
21892025-01-30T19:35:34.487Z Checking lazy_static v1.5.0
21902025-01-30T19:35:34.610Z Checking hostname v0.4.0
21912025-01-30T19:35:34.625Z Checking crc32fast v1.4.2
21922025-01-30T19:35:34.642Z Checking unicode-width v0.2.0
21932025-01-30T19:35:34.761Z Checking debug-ignore v1.0.5
21942025-01-30T19:35:34.865Z Checking strsim v0.11.1
21952025-01-30T19:35:34.905Z Checking winnow v0.5.40
21962025-01-30T19:35:34.923Z Checking bitflags v1.3.2
21972025-01-30T19:35:35.027Z Checking clap_lex v0.7.4
21982025-01-30T19:35:35.121Z Checking managed v0.8.0
21992025-01-30T19:35:35.137Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22002025-01-30T19:35:35.284Z Checking clap_builder v4.5.27
22012025-01-30T19:35:35.394Z Checking console v0.15.10
22022025-01-30T19:35:35.492Z Checking smoltcp v0.9.1
22032025-01-30T19:35:35.946Z Checking flate2 v1.0.35
22042025-01-30T19:35:36.561Z Checking num-bigint-dig v0.8.4
22052025-01-30T19:35:36.689Z Checking backtrace v0.3.74
22062025-01-30T19:35:36.828Z Checking signal-hook-mio v0.2.4
22072025-01-30T19:35:36.982Z Checking hyper-rustls v0.27.3
22082025-01-30T19:35:37.079Z Checking elliptic-curve v0.13.8
22092025-01-30T19:35:37.230Z Checking anyhow v1.0.95
22102025-01-30T19:35:37.305Z Checking cookie_store v0.21.1
22112025-01-30T19:35:37.381Z Checking dropshot v0.12.0
22122025-01-30T19:35:37.593Z Checking bzip2 v0.4.4
22132025-01-30T19:35:37.664Z Checking toml_edit v0.19.15
22142025-01-30T19:35:37.680Z Checking phf v0.11.2
22152025-01-30T19:35:37.872Z Checking rayon v1.10.0
22162025-01-30T19:35:37.938Z Checking hyper-tls v0.6.0
22172025-01-30T19:35:37.988Z Checking tokio-tungstenite v0.24.0
22182025-01-30T19:35:38.154Z Checking hickory-resolver v0.24.2
22192025-01-30T19:35:38.171Z Checking postgres-types v0.2.8
22202025-01-30T19:35:38.195Z Checking bstr v1.10.0
22212025-01-30T19:35:38.444Z Checking regex v1.11.1
22222025-01-30T19:35:38.508Z Checking ed25519 v2.2.3
22232025-01-30T19:35:38.798Z Checking tokio-stream v0.1.16
22242025-01-30T19:35:38.823Z Checking phf_shared v0.10.0
22252025-01-30T19:35:39.002Z Checking zerocopy v0.6.6
22262025-01-30T19:35:39.058Z Checking curve25519-dalek v4.1.3
22272025-01-30T19:35:39.085Z Checking hubpack v0.1.2
22282025-01-30T19:35:39.376Z Checking portable-atomic v1.9.0
22292025-01-30T19:35:39.559Z Checking pkcs1 v0.7.5
22302025-01-30T19:35:39.611Z Checking float-cmp v0.9.0
22312025-01-30T19:35:39.662Z Checking serde-big-array v0.5.1
22322025-01-30T19:35:39.815Z Checking rfc6979 v0.4.0
22332025-01-30T19:35:39.878Z Checking sync_wrapper v1.0.1
22342025-01-30T19:35:39.968Z Checking static_assertions v1.1.0
22352025-01-30T19:35:39.996Z Checking difflib v0.4.0
22362025-01-30T19:35:40.030Z Checking bit-vec v0.6.3
22372025-01-30T19:35:40.067Z Checking whoami v1.5.2
22382025-01-30T19:35:40.069Z Checking number_prefix v0.4.0
22392025-01-30T19:35:40.272Z Checking precomputed-hash v0.1.1
22402025-01-30T19:35:40.308Z Checking minimal-lexical v0.2.1
22412025-01-30T19:35:40.332Z Checking unicode-segmentation v1.12.0
22422025-01-30T19:35:40.347Z Checking normalize-line-endings v0.3.0
22432025-01-30T19:35:40.361Z Checking new_debug_unreachable v1.0.6
22442025-01-30T19:35:40.384Z Checking fixedbitset v0.4.2
22452025-01-30T19:35:40.450Z Checking predicates-core v1.0.8
22462025-01-30T19:35:40.464Z Checking string_cache v0.8.7
22472025-01-30T19:35:40.632Z Checking predicates v3.1.2
22482025-01-30T19:35:40.634Z Checking petgraph v0.6.5
22492025-01-30T19:35:40.680Z Checking nom v7.1.3
22502025-01-30T19:35:40.752Z Checking tokio-postgres v0.7.12
22512025-01-30T19:35:40.777Z Checking qorb v0.2.1
22522025-01-30T19:35:40.838Z Checking ed25519-dalek v2.1.1
22532025-01-30T19:35:41.006Z Checking similar v2.6.0
22542025-01-30T19:35:41.225Z Checking bit-set v0.5.3
22552025-01-30T19:35:41.250Z Checking toml v0.7.8
22562025-01-30T19:35:41.267Z Checking indicatif v0.17.11
22572025-01-30T19:35:41.459Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22582025-01-30T19:35:41.818Z Checking reqwest v0.12.9
22592025-01-30T19:35:41.922Z Checking ecdsa v0.16.9
22602025-01-30T19:35:42.034Z Checking rsa v0.9.6
22612025-01-30T19:35:42.614Z Checking clap v4.5.27
22622025-01-30T19:35:42.729Z Checking zip v0.6.6
22632025-01-30T19:35:43.043Z Checking crossterm v0.28.1
22642025-01-30T19:35:43.167Z Checking itertools v0.12.1
22652025-01-30T19:35:43.230Z Checking itertools v0.10.5
22662025-01-30T19:35:43.353Z Checking ahash v0.8.11
22672025-01-30T19:35:43.501Z Checking fs-err v2.11.0
22682025-01-30T19:35:43.567Z Checking x509-cert v0.2.5
22692025-01-30T19:35:43.729Z Checking hex v0.4.3
22702025-01-30T19:35:43.806Z Checking semver v1.0.24
22712025-01-30T19:35:44.041Z Checking peg-runtime v0.8.3
22722025-01-30T19:35:44.218Z Checking lalrpop-util v0.19.12
22732025-01-30T19:35:44.234Z Checking sigpipe v0.1.3
22742025-01-30T19:35:45.706Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22752025-01-30T19:35:46.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.84s
22762025-01-30T19:35:46.173Z
22772025-01-30T19:35:46.173Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22782025-01-30T19:35:46.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792025-01-30T19:35:46.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802025-01-30T19:35:46.791Z Compiling hashbrown v0.14.5
22812025-01-30T19:35:46.910Z Checking heck v0.5.0
22822025-01-30T19:35:46.924Z Compiling unsafe-libyaml v0.2.11
22832025-01-30T19:35:46.936Z Checking ipnetwork v0.20.0
22842025-01-30T19:35:46.948Z Compiling ident_case v1.0.1
22852025-01-30T19:35:46.961Z Checking progenitor-client v0.8.0
22862025-01-30T19:35:46.974Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22872025-01-30T19:35:47.071Z Checking newtype-uuid v1.2.1
22882025-01-30T19:35:47.116Z Compiling darling_core v0.20.10
22892025-01-30T19:35:47.252Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22902025-01-30T19:35:47.310Z Compiling proc-macro-crate v1.3.1
22912025-01-30T19:35:47.313Z Compiling structmeta-derive v0.3.0
22922025-01-30T19:35:47.333Z Compiling thiserror v2.0.11
22932025-01-30T19:35:47.621Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22942025-01-30T19:35:47.875Z Checking regress v0.10.1
22952025-01-30T19:35:48.003Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22962025-01-30T19:35:48.232Z Compiling serde_yaml v0.9.34+deprecated
22972025-01-30T19:35:48.291Z Compiling num_enum_derive v0.5.11
22982025-01-30T19:35:48.665Z Compiling lzma-sys v0.1.20
22992025-01-30T19:35:49.156Z Compiling foreign-types-macros v0.2.3
23002025-01-30T19:35:49.326Z Compiling thiserror-impl v2.0.11
23012025-01-30T19:35:49.988Z Compiling structmeta v0.3.0
23022025-01-30T19:35:50.354Z Compiling dropshot v0.15.1
23032025-01-30T19:35:50.409Z Checking foreign-types-shared v0.3.1
23042025-01-30T19:35:50.534Z Checking arc-swap v1.7.1
23052025-01-30T19:35:50.578Z Checking num_enum v0.5.11
23062025-01-30T19:35:50.698Z Checking foreign-types v0.5.0
23072025-01-30T19:35:50.741Z Compiling parse-display-derive v0.10.0
23082025-01-30T19:35:50.840Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23092025-01-30T19:35:50.938Z Checking slog-scope v4.4.0
23102025-01-30T19:35:51.141Z Compiling proc-macro-error v1.0.4
23112025-01-30T19:35:51.439Z Checking typify-impl v0.2.0
23122025-01-30T19:35:51.760Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23132025-01-30T19:35:51.868Z Checking tungstenite v0.21.0
23142025-01-30T19:35:51.913Z Compiling heck v0.3.3
23152025-01-30T19:35:52.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23162025-01-30T19:35:52.584Z Compiling dropshot_endpoint v0.15.1
23172025-01-30T19:35:52.641Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23182025-01-30T19:35:52.682Z Checking cstr-argument v0.1.2
23192025-01-30T19:35:52.861Z Checking instant v0.1.13
23202025-01-30T19:35:52.951Z Compiling darling_macro v0.20.10
23212025-01-30T19:35:52.977Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23222025-01-30T19:35:53.066Z Checking base64 v0.21.7
23232025-01-30T19:35:53.258Z Checking pretty-hex v0.2.1
23242025-01-30T19:35:53.380Z Checking fastrand v2.1.1
23252025-01-30T19:35:53.427Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23262025-01-30T19:35:53.533Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23272025-01-30T19:35:53.715Z Checking tempfile v3.13.0
23282025-01-30T19:35:53.730Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292025-01-30T19:35:53.790Z Compiling darling v0.20.10
23302025-01-30T19:35:53.807Z Checking backoff v0.4.0
23312025-01-30T19:35:53.832Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23322025-01-30T19:35:53.868Z Checking tokio-tungstenite v0.21.0
23332025-01-30T19:35:53.902Z Compiling serde_with_macros v3.11.0
23342025-01-30T19:35:54.056Z Checking strum v0.26.3
23352025-01-30T19:35:54.075Z Compiling zone_cfg_derive v0.1.2
23362025-01-30T19:35:54.121Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23372025-01-30T19:35:54.206Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23382025-01-30T19:35:54.352Z Checking slog-stdlog v4.1.1
23392025-01-30T19:35:54.523Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23402025-01-30T19:35:54.651Z Checking parse-display v0.10.0
23412025-01-30T19:35:54.756Z Checking regress v0.9.1
23422025-01-30T19:35:54.776Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23432025-01-30T19:35:54.883Z Checking progenitor-client v0.9.1
23442025-01-30T19:35:54.885Z Checking colored v2.1.0
23452025-01-30T19:35:55.060Z Checking macaddr v1.0.1
23462025-01-30T19:35:55.173Z Checking unicode-width v0.1.14
23472025-01-30T19:35:55.252Z Checking base64 v0.13.1
23482025-01-30T19:35:55.481Z Checking zone v0.1.8
23492025-01-30T19:35:55.643Z Checking ron v0.7.1
23502025-01-30T19:35:55.667Z Checking tabwriter v1.4.0
23512025-01-30T19:35:55.923Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23522025-01-30T19:35:56.114Z Checking xz2 v0.1.7
23532025-01-30T19:35:56.350Z Checking slog-envlogger v2.2.0
23542025-01-30T19:35:56.370Z Checking xattr v1.3.1
23552025-01-30T19:35:56.396Z Checking serde_with v3.11.0
23562025-01-30T19:35:56.554Z Checking pem v3.0.4
23572025-01-30T19:35:56.570Z Checking yasna v0.5.2
23582025-01-30T19:35:56.706Z Checking headers-core v0.3.0
23592025-01-30T19:35:56.817Z Checking smf v0.2.3
23602025-01-30T19:35:56.848Z Checking filetime v0.2.25
23612025-01-30T19:35:57.065Z Checking same-file v1.0.6
23622025-01-30T19:35:57.240Z Checking tar v0.4.42
23632025-01-30T19:35:57.256Z Checking walkdir v2.5.0
23642025-01-30T19:35:57.301Z Checking headers v0.4.0
23652025-01-30T19:35:57.397Z Checking rcgen v0.12.1
23662025-01-30T19:35:57.517Z Checking atomicwrites v0.4.4
23672025-01-30T19:35:57.703Z Checking camino-tempfile v1.1.1
23682025-01-30T19:35:57.979Z Checking subprocess v0.2.9
23692025-01-30T19:36:00.558Z Compiling typify-macro v0.2.0
23702025-01-30T19:36:02.018Z Compiling typify v0.2.0
23712025-01-30T19:36:02.083Z Compiling progenitor-impl v0.8.0
23722025-01-30T19:36:04.375Z Compiling progenitor-macro v0.8.0
23732025-01-30T19:36:07.901Z Checking progenitor v0.8.0
23742025-01-30T19:36:08.026Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23752025-01-30T19:36:08.028Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23762025-01-30T19:36:10.399Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23772025-01-30T19:36:10.733Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23782025-01-30T19:36:16.435Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23792025-01-30T19:36:17.847Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23802025-01-30T19:36:18.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s
23812025-01-30T19:36:19.155Z
23822025-01-30T19:36:19.155Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23832025-01-30T19:36:19.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23842025-01-30T19:36:19.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23852025-01-30T19:36:19.786Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23862025-01-30T19:36:21.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
23872025-01-30T19:36:21.248Z
23882025-01-30T19:36:21.248Zinfo: running `cargo check --bins` on nexus-config (51/197)
23892025-01-30T19:36:21.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23902025-01-30T19:36:21.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23912025-01-30T19:36:21.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23922025-01-30T19:36:21.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
23932025-01-30T19:36:21.831Z
23942025-01-30T19:36:21.831Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
23952025-01-30T19:36:22.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962025-01-30T19:36:22.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972025-01-30T19:36:22.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982025-01-30T19:36:22.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
23992025-01-30T19:36:22.395Z
24002025-01-30T19:36:22.395Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24012025-01-30T19:36:22.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022025-01-30T19:36:22.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032025-01-30T19:36:22.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24042025-01-30T19:36:22.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24052025-01-30T19:36:22.976Z
24062025-01-30T19:36:22.976Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24072025-01-30T19:36:23.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082025-01-30T19:36:23.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092025-01-30T19:36:23.616Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24102025-01-30T19:36:23.726Z Compiling ipnetwork v0.20.0
24112025-01-30T19:36:23.756Z Compiling zerocopy v0.8.10
24122025-01-30T19:36:23.756Z Compiling progenitor-client v0.8.0
24132025-01-30T19:36:23.756Z Compiling itertools v0.13.0
24142025-01-30T19:36:23.756Z Compiling zerocopy-derive v0.8.10
24152025-01-30T19:36:23.756Z Compiling heapless v0.8.0
24162025-01-30T19:36:23.756Z Compiling thiserror v2.0.11
24172025-01-30T19:36:23.903Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24182025-01-30T19:36:24.033Z Compiling progenitor v0.8.0
24192025-01-30T19:36:24.136Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24202025-01-30T19:36:24.237Z Checking hash32 v0.3.1
24212025-01-30T19:36:24.410Z Compiling instant v0.1.13
24222025-01-30T19:36:24.496Z Compiling smoltcp v0.11.0
24232025-01-30T19:36:24.534Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24242025-01-30T19:36:24.568Z Compiling backoff v0.4.0
24252025-01-30T19:36:24.602Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24262025-01-30T19:36:24.826Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24272025-01-30T19:36:24.904Z Compiling dropshot v0.15.1
24282025-01-30T19:36:25.154Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24292025-01-30T19:36:25.358Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24302025-01-30T19:36:25.398Z Compiling serde_with v3.11.0
24312025-01-30T19:36:25.458Z Compiling parse-display v0.10.0
24322025-01-30T19:36:25.824Z Checking num-rational v0.4.2
24332025-01-30T19:36:26.057Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24342025-01-30T19:36:26.211Z Compiling progenitor-client v0.9.1
24352025-01-30T19:36:26.583Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24362025-01-30T19:36:26.711Z Compiling regress v0.9.1
24372025-01-30T19:36:28.041Z Compiling phf_generator v0.11.2
24382025-01-30T19:36:28.231Z Checking num-complex v0.4.6
24392025-01-30T19:36:28.968Z Compiling macaddr v1.0.1
24402025-01-30T19:36:29.052Z Checking cobs v0.2.3
24412025-01-30T19:36:29.240Z Checking postcard v1.0.10
24422025-01-30T19:36:29.364Z Checking num v0.4.3
24432025-01-30T19:36:29.464Z Compiling phf_codegen v0.11.2
24442025-01-30T19:36:29.795Z Compiling parse-zoneinfo v0.3.1
24452025-01-30T19:36:29.813Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24462025-01-30T19:36:30.101Z Compiling convert_case v0.4.0
24472025-01-30T19:36:31.462Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24482025-01-30T19:36:31.527Z Checking float-ord v0.3.2
24492025-01-30T19:36:31.675Z Compiling derive_more v0.99.18
24502025-01-30T19:36:31.788Z Compiling chrono-tz-build v0.4.0
24512025-01-30T19:36:32.164Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24522025-01-30T19:36:32.544Z Compiling crucible-workspace-hack v0.1.0
24532025-01-30T19:36:32.798Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24542025-01-30T19:36:32.967Z Compiling chrono-tz v0.10.1
24552025-01-30T19:36:33.008Z Checking newline-converter v0.3.0
24562025-01-30T19:36:33.089Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24572025-01-30T19:36:33.165Z Checking prettyplease v0.2.25
24582025-01-30T19:36:33.617Z Compiling slog-dtrace v0.3.0
24592025-01-30T19:36:33.739Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24602025-01-30T19:36:33.859Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24612025-01-30T19:36:34.082Z Checking expectorate v1.1.0
24622025-01-30T19:36:34.243Z Compiling zone_cfg_derive v0.3.0
24632025-01-30T19:36:34.656Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24642025-01-30T19:36:35.232Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24652025-01-30T19:36:35.565Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24662025-01-30T19:36:35.663Z Compiling const_format_proc_macros v0.2.34
24672025-01-30T19:36:35.789Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24682025-01-30T19:36:35.888Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24692025-01-30T19:36:36.095Z Compiling num-derive v0.4.2
24702025-01-30T19:36:36.238Z Checking highway v1.2.0
24712025-01-30T19:36:36.649Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24722025-01-30T19:36:36.965Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24732025-01-30T19:36:36.980Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24742025-01-30T19:36:37.090Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24752025-01-30T19:36:37.208Z Checking zone v0.3.0
24762025-01-30T19:36:37.536Z Checking const_format v0.2.34
24772025-01-30T19:36:37.834Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24782025-01-30T19:36:37.929Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24792025-01-30T19:36:38.286Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24802025-01-30T19:36:38.377Z Checking gethostname v0.5.0
24812025-01-30T19:36:38.380Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24822025-01-30T19:36:38.509Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24832025-01-30T19:36:38.692Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24842025-01-30T19:36:38.709Z Checking bcs v0.1.6
24852025-01-30T19:36:38.804Z Compiling async-recursion v1.1.1
24862025-01-30T19:36:39.006Z Checking termtree v0.5.1
24872025-01-30T19:36:40.452Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24882025-01-30T19:36:45.496Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24892025-01-30T19:36:48.598Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24902025-01-30T19:36:50.955Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24912025-01-30T19:36:52.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s
24922025-01-30T19:36:52.212Z
24932025-01-30T19:36:52.212Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
24942025-01-30T19:36:52.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952025-01-30T19:36:52.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962025-01-30T19:36:52.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972025-01-30T19:36:52.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24982025-01-30T19:36:52.812Z
24992025-01-30T19:36:52.812Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25002025-01-30T19:36:53.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012025-01-30T19:36:53.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022025-01-30T19:36:53.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032025-01-30T19:36:53.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25042025-01-30T19:36:53.401Z
25052025-01-30T19:36:53.401Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25062025-01-30T19:36:53.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072025-01-30T19:36:53.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082025-01-30T19:36:54.014Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25092025-01-30T19:36:54.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
25102025-01-30T19:36:54.794Z
25112025-01-30T19:36:54.794Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25122025-01-30T19:36:55.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132025-01-30T19:36:55.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142025-01-30T19:36:55.420Z Compiling cfg_aliases v0.1.1
25152025-01-30T19:36:55.423Z Compiling vte_generate_state_changes v0.1.2
25162025-01-30T19:36:55.423Z Checking fd-lock v4.0.2
25172025-01-30T19:36:55.423Z Checking nibble_vec v0.1.0
25182025-01-30T19:36:55.524Z Checking bytecount v0.6.8
25192025-01-30T19:36:55.527Z Checking endian-type v0.1.2
25202025-01-30T19:36:55.572Z Compiling tabled_derive v0.7.0
25212025-01-30T19:36:55.575Z Compiling peg-macros v0.8.4
25222025-01-30T19:36:55.601Z Compiling nix v0.28.0
25232025-01-30T19:36:55.671Z Checking papergrid v0.11.0
25242025-01-30T19:36:55.688Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25252025-01-30T19:36:55.702Z Compiling sqlparser_derive v0.2.2
25262025-01-30T19:36:55.749Z Checking radix_trie v0.2.1
25272025-01-30T19:36:56.116Z Checking vte v0.11.1
25282025-01-30T19:36:56.147Z Checking home v0.5.9
25292025-01-30T19:36:56.296Z Checking unicode_categories v0.1.1
25302025-01-30T19:36:56.615Z Checking nu-ansi-term v0.50.1
25312025-01-30T19:36:56.721Z Checking sqlparser v0.45.0
25322025-01-30T19:36:56.724Z Checking sqlformat v0.2.6
25332025-01-30T19:36:57.014Z Checking display-error-chain v0.2.2
25342025-01-30T19:36:57.472Z Checking strip-ansi-escapes v0.2.0
25352025-01-30T19:36:57.617Z Checking reedline v0.35.0
25362025-01-30T19:36:57.665Z Checking tabled v0.15.0
25372025-01-30T19:36:58.099Z Checking peg v0.8.4
25382025-01-30T19:36:58.380Z Checking rustyline v14.0.0
25392025-01-30T19:37:06.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s
25402025-01-30T19:37:06.899Z
25412025-01-30T19:37:06.899Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25422025-01-30T19:37:07.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432025-01-30T19:37:07.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442025-01-30T19:37:07.525Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25452025-01-30T19:37:12.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
25462025-01-30T19:37:12.520Z
25472025-01-30T19:37:12.520Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25482025-01-30T19:37:13.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492025-01-30T19:37:13.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502025-01-30T19:37:13.148Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512025-01-30T19:37:16.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
25522025-01-30T19:37:16.657Z
25532025-01-30T19:37:16.657Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25542025-01-30T19:37:17.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552025-01-30T19:37:17.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562025-01-30T19:37:17.280Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25572025-01-30T19:37:21.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
25582025-01-30T19:37:22.045Z
25592025-01-30T19:37:22.045Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25602025-01-30T19:37:22.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612025-01-30T19:37:22.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622025-01-30T19:37:22.669Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25632025-01-30T19:37:27.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
25642025-01-30T19:37:27.429Z
25652025-01-30T19:37:27.429Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25662025-01-30T19:37:27.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672025-01-30T19:37:27.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682025-01-30T19:37:28.059Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25692025-01-30T19:37:31.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
25702025-01-30T19:37:31.718Z
25712025-01-30T19:37:31.718Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25722025-01-30T19:37:32.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732025-01-30T19:37:32.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742025-01-30T19:37:32.340Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25752025-01-30T19:37:35.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
25762025-01-30T19:37:36.054Z
25772025-01-30T19:37:36.054Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25782025-01-30T19:37:36.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792025-01-30T19:37:36.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802025-01-30T19:37:36.676Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25812025-01-30T19:37:41.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s
25822025-01-30T19:37:41.609Z
25832025-01-30T19:37:41.609Zinfo: running `cargo check --bins` on oximeter (66/197)
25842025-01-30T19:37:42.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852025-01-30T19:37:42.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862025-01-30T19:37:42.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872025-01-30T19:37:42.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25882025-01-30T19:37:42.193Z
25892025-01-30T19:37:42.193Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25902025-01-30T19:37:42.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912025-01-30T19:37:42.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922025-01-30T19:37:42.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932025-01-30T19:37:42.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25942025-01-30T19:37:42.762Z
25952025-01-30T19:37:42.763Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
25962025-01-30T19:37:43.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972025-01-30T19:37:43.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982025-01-30T19:37:43.357Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25992025-01-30T19:37:45.265Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26002025-01-30T19:37:46.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
26012025-01-30T19:37:46.329Z
26022025-01-30T19:37:46.329Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26032025-01-30T19:37:46.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-01-30T19:37:46.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-01-30T19:37:46.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062025-01-30T19:37:46.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26072025-01-30T19:37:46.914Z
26082025-01-30T19:37:46.914Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26092025-01-30T19:37:47.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-01-30T19:37:47.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-01-30T19:37:47.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122025-01-30T19:37:47.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26132025-01-30T19:37:47.497Z
26142025-01-30T19:37:47.497Zinfo: running `cargo check --bins` on oxql-types (71/197)
26152025-01-30T19:37:48.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-01-30T19:37:48.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-01-30T19:37:48.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182025-01-30T19:37:48.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26192025-01-30T19:37:48.083Z
26202025-01-30T19:37:48.083Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26212025-01-30T19:37:48.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-01-30T19:37:48.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-01-30T19:37:48.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242025-01-30T19:37:48.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26252025-01-30T19:37:48.690Z
26262025-01-30T19:37:48.690Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26272025-01-30T19:37:49.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-01-30T19:37:49.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-01-30T19:37:49.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302025-01-30T19:37:49.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26312025-01-30T19:37:49.281Z
26322025-01-30T19:37:49.281Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26332025-01-30T19:37:49.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-01-30T19:37:49.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-01-30T19:37:49.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362025-01-30T19:37:49.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26372025-01-30T19:37:49.884Z
26382025-01-30T19:37:49.884Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26392025-01-30T19:37:50.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-01-30T19:37:50.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-01-30T19:37:50.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422025-01-30T19:37:50.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26432025-01-30T19:37:50.473Z
26442025-01-30T19:37:50.473Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26452025-01-30T19:37:50.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-01-30T19:37:50.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-01-30T19:37:50.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-01-30T19:37:50.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26492025-01-30T19:37:51.065Z
26502025-01-30T19:37:51.065Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26512025-01-30T19:37:51.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-01-30T19:37:51.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-01-30T19:37:51.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-01-30T19:37:51.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26552025-01-30T19:37:51.654Z
26562025-01-30T19:37:51.654Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26572025-01-30T19:37:52.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-01-30T19:37:52.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-01-30T19:37:52.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-01-30T19:37:52.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26612025-01-30T19:37:52.229Z
26622025-01-30T19:37:52.229Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26632025-01-30T19:37:52.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-01-30T19:37:52.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-01-30T19:37:52.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662025-01-30T19:37:52.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26672025-01-30T19:37:52.825Z
26682025-01-30T19:37:52.825Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26692025-01-30T19:37:53.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702025-01-30T19:37:53.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712025-01-30T19:37:53.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722025-01-30T19:37:53.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26732025-01-30T19:37:53.414Z
26742025-01-30T19:37:53.414Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26752025-01-30T19:37:53.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762025-01-30T19:37:53.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772025-01-30T19:37:53.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782025-01-30T19:37:53.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26792025-01-30T19:37:54.000Z
26802025-01-30T19:37:54.000Zinfo: running `cargo check --bins` on dpd-client (82/197)
26812025-01-30T19:37:54.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822025-01-30T19:37:54.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832025-01-30T19:37:54.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842025-01-30T19:37:54.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26852025-01-30T19:37:54.579Z
26862025-01-30T19:37:54.579Zinfo: running `cargo check --bins` on gateway-client (83/197)
26872025-01-30T19:37:55.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882025-01-30T19:37:55.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892025-01-30T19:37:55.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902025-01-30T19:37:55.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26912025-01-30T19:37:55.154Z
26922025-01-30T19:37:55.154Zinfo: running `cargo check --bins` on installinator-client (84/197)
26932025-01-30T19:37:55.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942025-01-30T19:37:55.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952025-01-30T19:37:55.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962025-01-30T19:37:55.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26972025-01-30T19:37:55.761Z
26982025-01-30T19:37:55.761Zinfo: running `cargo check --bins` on installinator-common (85/197)
26992025-01-30T19:37:56.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002025-01-30T19:37:56.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012025-01-30T19:37:56.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27022025-01-30T19:37:56.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27032025-01-30T19:37:56.359Z
27042025-01-30T19:37:56.359Zinfo: running `cargo check --bins` on update-engine (86/197)
27052025-01-30T19:37:56.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27062025-01-30T19:37:56.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27072025-01-30T19:37:56.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27082025-01-30T19:37:56.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
27092025-01-30T19:37:56.934Z
27102025-01-30T19:37:56.934Zinfo: running `cargo check --bins` on nexus-client (87/197)
27112025-01-30T19:37:57.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27122025-01-30T19:37:57.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27132025-01-30T19:37:57.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27142025-01-30T19:37:57.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27152025-01-30T19:37:57.547Z
27162025-01-30T19:37:57.547Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27172025-01-30T19:37:58.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27182025-01-30T19:37:58.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27192025-01-30T19:37:58.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27202025-01-30T19:37:58.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27212025-01-30T19:37:58.160Z
27222025-01-30T19:37:58.160Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27232025-01-30T19:37:58.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242025-01-30T19:37:58.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252025-01-30T19:37:58.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27262025-01-30T19:37:58.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27272025-01-30T19:37:58.741Z
27282025-01-30T19:37:58.742Zinfo: running `cargo check --bins` on nexus-types (90/197)
27292025-01-30T19:37:59.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302025-01-30T19:37:59.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312025-01-30T19:37:59.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27322025-01-30T19:37:59.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27332025-01-30T19:37:59.358Z
27342025-01-30T19:37:59.358Zinfo: running `cargo check --bins` on oxide-client (91/197)
27352025-01-30T19:37:59.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27362025-01-30T19:37:59.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27372025-01-30T19:37:59.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27382025-01-30T19:37:59.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
27392025-01-30T19:37:59.937Z
27402025-01-30T19:37:59.937Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27412025-01-30T19:38:00.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27422025-01-30T19:38:00.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27432025-01-30T19:38:00.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27442025-01-30T19:38:00.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27452025-01-30T19:38:00.526Z
27462025-01-30T19:38:00.526Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27472025-01-30T19:38:01.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27482025-01-30T19:38:01.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27492025-01-30T19:38:01.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27502025-01-30T19:38:01.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
27512025-01-30T19:38:01.099Z
27522025-01-30T19:38:01.099Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27532025-01-30T19:38:01.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27542025-01-30T19:38:01.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27552025-01-30T19:38:01.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27562025-01-30T19:38:01.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27572025-01-30T19:38:01.703Z
27582025-01-30T19:38:01.703Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27592025-01-30T19:38:02.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602025-01-30T19:38:02.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612025-01-30T19:38:02.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622025-01-30T19:38:02.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27632025-01-30T19:38:02.326Z
27642025-01-30T19:38:02.326Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27652025-01-30T19:38:02.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-01-30T19:38:02.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-01-30T19:38:02.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-01-30T19:38:02.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27692025-01-30T19:38:02.948Z
27702025-01-30T19:38:02.948Zinfo: running `cargo check --bins` on wicket-common (97/197)
27712025-01-30T19:38:03.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-01-30T19:38:03.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-01-30T19:38:03.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-01-30T19:38:03.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27752025-01-30T19:38:03.557Z
27762025-01-30T19:38:03.557Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27772025-01-30T19:38:04.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-01-30T19:38:04.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-01-30T19:38:04.181Z Checking csv-core v0.1.11
27802025-01-30T19:38:04.181Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27812025-01-30T19:38:04.184Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27822025-01-30T19:38:04.293Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27832025-01-30T19:38:04.459Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27842025-01-30T19:38:04.472Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27852025-01-30T19:38:04.497Z Checking csv v1.3.1
27862025-01-30T19:38:05.021Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27872025-01-30T19:38:05.345Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27882025-01-30T19:38:06.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
27892025-01-30T19:38:07.051Z
27902025-01-30T19:38:07.051Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27912025-01-30T19:38:07.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-01-30T19:38:07.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-01-30T19:38:07.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-01-30T19:38:07.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27952025-01-30T19:38:07.639Z
27962025-01-30T19:38:07.639Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
27972025-01-30T19:38:08.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-01-30T19:38:08.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-01-30T19:38:08.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-01-30T19:38:08.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28012025-01-30T19:38:08.225Z
28022025-01-30T19:38:08.226Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28032025-01-30T19:38:08.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-01-30T19:38:08.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-01-30T19:38:08.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-01-30T19:38:08.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28072025-01-30T19:38:08.909Z
28082025-01-30T19:38:08.909Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28092025-01-30T19:38:09.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-01-30T19:38:09.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-01-30T19:38:09.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-01-30T19:38:09.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28132025-01-30T19:38:09.594Z
28142025-01-30T19:38:09.594Zinfo: running `cargo check --bins` on dns-server (103/197)
28152025-01-30T19:38:10.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-01-30T19:38:10.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-01-30T19:38:10.214Z Compiling typify-impl v0.3.0
28182025-01-30T19:38:10.320Z Compiling parking_lot_core v0.8.6
28192025-01-30T19:38:10.335Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28202025-01-30T19:38:10.339Z Checking fxhash v0.2.1
28212025-01-30T19:38:10.339Z Checking hickory-client v0.24.2
28222025-01-30T19:38:10.355Z Checking hickory-server v0.24.2
28232025-01-30T19:38:11.011Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28242025-01-30T19:38:11.033Z Checking parking_lot v0.11.2
28252025-01-30T19:38:11.322Z Checking sled v0.34.7
28262025-01-30T19:38:15.615Z Compiling typify-macro v0.3.0
28272025-01-30T19:38:17.102Z Compiling typify v0.3.0
28282025-01-30T19:38:17.169Z Compiling progenitor-impl v0.9.1
28292025-01-30T19:38:19.462Z Compiling progenitor-macro v0.9.1
28302025-01-30T19:38:23.021Z Checking progenitor v0.9.1
28312025-01-30T19:38:23.147Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28322025-01-30T19:38:23.609Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28332025-01-30T19:38:24.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s
28342025-01-30T19:38:24.966Z
28352025-01-30T19:38:24.966Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28362025-01-30T19:38:25.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372025-01-30T19:38:25.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382025-01-30T19:38:25.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392025-01-30T19:38:25.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28402025-01-30T19:38:25.554Z
28412025-01-30T19:38:25.554Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28422025-01-30T19:38:26.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432025-01-30T19:38:26.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442025-01-30T19:38:26.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452025-01-30T19:38:26.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28462025-01-30T19:38:26.194Z
28472025-01-30T19:38:26.194Zinfo: running `cargo check --bins` on gateway-types (106/197)
28482025-01-30T19:38:26.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492025-01-30T19:38:26.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502025-01-30T19:38:26.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512025-01-30T19:38:26.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28522025-01-30T19:38:26.781Z
28532025-01-30T19:38:26.781Zinfo: running `cargo check --bins` on ipcc (107/197)
28542025-01-30T19:38:27.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552025-01-30T19:38:27.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562025-01-30T19:38:27.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572025-01-30T19:38:27.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28582025-01-30T19:38:27.367Z
28592025-01-30T19:38:27.367Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28602025-01-30T19:38:27.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-01-30T19:38:27.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-01-30T19:38:28.028Z Compiling semver v0.1.20
28632025-01-30T19:38:28.028Z Compiling radium v0.7.0
28642025-01-30T19:38:28.136Z Checking tap v1.0.1
28652025-01-30T19:38:28.144Z Compiling maybe-uninit v2.0.0
28662025-01-30T19:38:28.161Z Checking password-hash v0.5.0
28672025-01-30T19:38:28.163Z Checking blake2 v0.10.6
28682025-01-30T19:38:28.164Z Compiling owo-colors v4.1.0
28692025-01-30T19:38:28.164Z Checking funty v2.0.0
28702025-01-30T19:38:28.270Z Checking wyz v0.5.1
28712025-01-30T19:38:28.441Z Compiling packed_struct v0.10.1
28722025-01-30T19:38:28.547Z Compiling rustc_version v0.1.7
28732025-01-30T19:38:28.612Z Checking crc-catalog v2.4.0
28742025-01-30T19:38:28.616Z Compiling cancel-safe-futures v0.1.5
28752025-01-30T19:38:28.667Z Checking argon2 v0.5.3
28762025-01-30T19:38:28.783Z Checking crc v3.2.1
28772025-01-30T19:38:28.836Z Compiling packed_struct_codegen v0.10.1
28782025-01-30T19:38:28.853Z Checking half v2.4.1
28792025-01-30T19:38:28.947Z Compiling indexmap v1.9.3
28802025-01-30T19:38:28.963Z Compiling newtype_derive v0.1.6
28812025-01-30T19:38:29.027Z Checking nodrop v0.1.14
28822025-01-30T19:38:29.043Z Checking bitvec v1.0.1
28832025-01-30T19:38:29.152Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28842025-01-30T19:38:29.186Z Checking ciborium-io v0.2.2
28852025-01-30T19:38:29.276Z Checking array-init v0.0.4
28862025-01-30T19:38:29.308Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28872025-01-30T19:38:29.325Z Checking ciborium-ll v0.2.2
28882025-01-30T19:38:29.437Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28892025-01-30T19:38:29.584Z Checking smallvec v0.6.14
28902025-01-30T19:38:29.628Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28912025-01-30T19:38:29.675Z Checking libsw v3.3.1
28922025-01-30T19:38:29.940Z Compiling memoffset v0.9.1
28932025-01-30T19:38:29.942Z Checking bitfield v0.14.0
28942025-01-30T19:38:30.131Z Checking indent_write v2.2.0
28952025-01-30T19:38:30.147Z Checking swrite v0.1.0
28962025-01-30T19:38:30.240Z Checking termcolor v1.4.1
28972025-01-30T19:38:30.243Z Checking hashbrown v0.12.3
28982025-01-30T19:38:30.273Z Checking linear-map v1.2.0
28992025-01-30T19:38:30.466Z Checking ron v0.8.1
29002025-01-30T19:38:30.568Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29012025-01-30T19:38:30.620Z Checking env_logger v0.10.2
29022025-01-30T19:38:30.639Z Checking serde-hex v0.1.0
29032025-01-30T19:38:30.964Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29042025-01-30T19:38:31.016Z Checking ciborium v0.2.2
29052025-01-30T19:38:31.571Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29062025-01-30T19:38:31.622Z Checking steno v0.4.1
29072025-01-30T19:38:31.788Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29082025-01-30T19:38:31.947Z Checking hashbrown v0.13.2
29092025-01-30T19:38:32.003Z Checking crc-any v2.5.0
29102025-01-30T19:38:32.020Z Checking humantime v2.1.0
29112025-01-30T19:38:32.324Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29122025-01-30T19:38:32.378Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29132025-01-30T19:38:32.711Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29142025-01-30T19:38:32.841Z Checking object v0.30.4
29152025-01-30T19:38:32.959Z Checking path-slash v0.1.5
29162025-01-30T19:38:33.061Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29172025-01-30T19:38:33.102Z Checking nix v0.27.1
29182025-01-30T19:38:33.687Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29192025-01-30T19:38:33.773Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29202025-01-30T19:38:34.019Z Checking tungstenite v0.23.0
29212025-01-30T19:38:34.299Z Checking kstat-rs v0.2.4
29222025-01-30T19:38:34.356Z Checking signal-hook-tokio v0.3.1
29232025-01-30T19:38:34.581Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29242025-01-30T19:38:34.828Z Checking tokio-tungstenite v0.23.1
29252025-01-30T19:38:34.931Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29262025-01-30T19:38:35.447Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29272025-01-30T19:38:35.644Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29282025-01-30T19:38:41.662Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29292025-01-30T19:38:42.948Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29302025-01-30T19:38:45.592Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29312025-01-30T19:38:50.556Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322025-01-30T19:38:51.185Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29332025-01-30T19:38:53.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.33s
29342025-01-30T19:38:53.889Z
29352025-01-30T19:38:53.889Zinfo: running `cargo check --bins` on gateway-api (109/197)
29362025-01-30T19:38:54.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-01-30T19:38:54.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-01-30T19:38:54.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-01-30T19:38:54.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29402025-01-30T19:38:54.478Z
29412025-01-30T19:38:54.478Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29422025-01-30T19:38:54.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-01-30T19:38:54.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-01-30T19:38:54.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-01-30T19:38:54.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
29462025-01-30T19:38:55.055Z
29472025-01-30T19:38:55.055Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29482025-01-30T19:38:55.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-01-30T19:38:55.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-01-30T19:38:55.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-01-30T19:38:55.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29522025-01-30T19:38:55.643Z
29532025-01-30T19:38:55.643Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29542025-01-30T19:38:56.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-01-30T19:38:56.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-01-30T19:38:56.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-01-30T19:38:56.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29582025-01-30T19:38:56.231Z
29592025-01-30T19:38:56.231Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29602025-01-30T19:38:56.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-01-30T19:38:56.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-01-30T19:38:56.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-01-30T19:38:56.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29642025-01-30T19:38:56.818Z
29652025-01-30T19:38:56.818Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29662025-01-30T19:38:57.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-01-30T19:38:57.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-01-30T19:38:57.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-01-30T19:38:57.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29702025-01-30T19:38:57.410Z
29712025-01-30T19:38:57.410Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29722025-01-30T19:38:57.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-01-30T19:38:57.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-01-30T19:38:57.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-01-30T19:38:57.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29762025-01-30T19:38:58.002Z
29772025-01-30T19:38:58.003Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29782025-01-30T19:38:58.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-01-30T19:38:58.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-01-30T19:38:58.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-01-30T19:38:58.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29822025-01-30T19:38:58.590Z
29832025-01-30T19:38:58.590Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29842025-01-30T19:38:59.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-01-30T19:38:59.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-01-30T19:38:59.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-01-30T19:38:59.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29882025-01-30T19:38:59.217Z
29892025-01-30T19:38:59.217Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29902025-01-30T19:38:59.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-01-30T19:38:59.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-01-30T19:38:59.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29932025-01-30T19:38:59.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29942025-01-30T19:38:59.802Z
29952025-01-30T19:38:59.802Zinfo: running `cargo check --bins` on sp-sim (119/197)
29962025-01-30T19:39:00.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972025-01-30T19:39:00.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982025-01-30T19:39:00.400Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29992025-01-30T19:39:00.825Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30002025-01-30T19:39:02.376Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30012025-01-30T19:39:03.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
30022025-01-30T19:39:04.086Z
30032025-01-30T19:39:04.086Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
30042025-01-30T19:39:04.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-01-30T19:39:04.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-01-30T19:39:04.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-01-30T19:39:04.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30082025-01-30T19:39:04.719Z
30092025-01-30T19:39:04.719Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
30102025-01-30T19:39:05.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-01-30T19:39:05.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-01-30T19:39:05.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-01-30T19:39:05.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30142025-01-30T19:39:05.368Z
30152025-01-30T19:39:05.368Zinfo: running `cargo check --bins` on db-macros (122/197)
30162025-01-30T19:39:05.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-01-30T19:39:05.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-01-30T19:39:05.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-01-30T19:39:05.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30202025-01-30T19:39:05.943Z
30212025-01-30T19:39:05.943Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30222025-01-30T19:39:06.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-01-30T19:39:06.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-01-30T19:39:06.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252025-01-30T19:39:06.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30262025-01-30T19:39:06.521Z
30272025-01-30T19:39:06.521Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30282025-01-30T19:39:07.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292025-01-30T19:39:07.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302025-01-30T19:39:07.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312025-01-30T19:39:07.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30322025-01-30T19:39:07.149Z
30332025-01-30T19:39:07.149Zinfo: running `cargo check --bins` on authz-macros (125/197)
30342025-01-30T19:39:07.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352025-01-30T19:39:07.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362025-01-30T19:39:07.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372025-01-30T19:39:07.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30382025-01-30T19:39:07.727Z
30392025-01-30T19:39:07.727Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30402025-01-30T19:39:08.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412025-01-30T19:39:08.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422025-01-30T19:39:08.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432025-01-30T19:39:08.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30442025-01-30T19:39:08.355Z
30452025-01-30T19:39:08.355Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30462025-01-30T19:39:08.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472025-01-30T19:39:08.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482025-01-30T19:39:08.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492025-01-30T19:39:08.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30502025-01-30T19:39:08.975Z
30512025-01-30T19:39:08.975Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30522025-01-30T19:39:09.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532025-01-30T19:39:09.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542025-01-30T19:39:09.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552025-01-30T19:39:09.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30562025-01-30T19:39:09.578Z
30572025-01-30T19:39:09.578Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30582025-01-30T19:39:10.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592025-01-30T19:39:10.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602025-01-30T19:39:10.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612025-01-30T19:39:10.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30622025-01-30T19:39:10.197Z
30632025-01-30T19:39:10.197Zinfo: running `cargo check --bins` on typed-rng (130/197)
30642025-01-30T19:39:10.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652025-01-30T19:39:10.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662025-01-30T19:39:10.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672025-01-30T19:39:10.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30682025-01-30T19:39:10.764Z
30692025-01-30T19:39:10.764Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30702025-01-30T19:39:11.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712025-01-30T19:39:11.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722025-01-30T19:39:11.472Z Checking keccak v0.1.5
30732025-01-30T19:39:11.583Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30742025-01-30T19:39:11.586Z Checking secrecy v0.8.0
30752025-01-30T19:39:11.586Z Compiling unicase v2.7.0
30762025-01-30T19:39:11.586Z Compiling same-file v1.0.6
30772025-01-30T19:39:11.608Z Compiling tempfile v3.13.0
30782025-01-30T19:39:11.633Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30792025-01-30T19:39:11.636Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30802025-01-30T19:39:11.763Z Compiling walkdir v2.5.0
30812025-01-30T19:39:11.852Z Compiling thiserror-impl-no-std v2.0.2
30822025-01-30T19:39:11.866Z Checking sha3 v0.10.8
30832025-01-30T19:39:11.915Z Checking universal-hash v0.5.1
30842025-01-30T19:39:11.934Z Compiling blake3 v1.5.4
30852025-01-30T19:39:12.090Z Checking opaque-debug v0.3.1
30862025-01-30T19:39:12.118Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30872025-01-30T19:39:12.153Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30882025-01-30T19:39:12.198Z Checking poly1305 v0.8.0
30892025-01-30T19:39:12.260Z Checking chacha20 v0.9.1
30902025-01-30T19:39:12.351Z Checking aead v0.5.2
30912025-01-30T19:39:12.385Z Compiling memmap2 v0.9.5
30922025-01-30T19:39:12.406Z Compiling arrayref v0.3.9
30932025-01-30T19:39:12.505Z Compiling libefi-sys v0.1.0
30942025-01-30T19:39:12.572Z Compiling salty v0.3.0
30952025-01-30T19:39:12.609Z Compiling arrayvec v0.7.6
30962025-01-30T19:39:12.683Z Compiling constant_time_eq v0.3.1
30972025-01-30T19:39:12.794Z Checking chacha20poly1305 v0.10.1
30982025-01-30T19:39:12.862Z Compiling toolchain_find v0.4.0
30992025-01-30T19:39:12.960Z Compiling camino-tempfile v1.1.1
31002025-01-30T19:39:12.978Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31012025-01-30T19:39:12.980Z Compiling bitfield-struct v0.6.2
31022025-01-30T19:39:13.191Z Compiling topological-sort v0.2.2
31032025-01-30T19:39:13.361Z Compiling mime_guess v2.0.5
31042025-01-30T19:39:13.414Z Compiling rustfmt-wrapper v0.2.1
31052025-01-30T19:39:13.837Z Compiling omicron-zone-package v0.12.0
31062025-01-30T19:39:13.958Z Compiling progenitor v0.9.1
31072025-01-30T19:39:14.000Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31082025-01-30T19:39:14.188Z Checking primeorder v0.13.6
31092025-01-30T19:39:14.257Z Checking env_filter v0.1.2
31102025-01-30T19:39:14.275Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31112025-01-30T19:39:14.353Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31122025-01-30T19:39:14.477Z Checking env_logger v0.11.5
31132025-01-30T19:39:14.529Z Checking thiserror-no-std v2.0.2
31142025-01-30T19:39:14.547Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31152025-01-30T19:39:14.583Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31162025-01-30T19:39:14.607Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31172025-01-30T19:39:14.623Z Checking p384 v0.13.0
31182025-01-30T19:39:14.649Z Checking vsss-rs v3.3.4
31192025-01-30T19:39:14.874Z Checking lockfree-object-pool v0.1.6
31202025-01-30T19:39:14.892Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31212025-01-30T19:39:15.090Z Checking simd-adler32 v0.3.7
31222025-01-30T19:39:15.112Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31232025-01-30T19:39:15.126Z Compiling zip v2.1.3
31242025-01-30T19:39:15.329Z Checking http-range v0.1.5
31252025-01-30T19:39:15.404Z Checking bumpalo v3.16.0
31262025-01-30T19:39:15.467Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31272025-01-30T19:39:15.506Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31282025-01-30T19:39:15.720Z Checking zopfli v0.8.1
31292025-01-30T19:39:15.744Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31302025-01-30T19:39:16.020Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31312025-01-30T19:39:16.067Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31322025-01-30T19:39:16.233Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31332025-01-30T19:39:16.376Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31342025-01-30T19:39:16.457Z Checking nanorand v0.7.0
31352025-01-30T19:39:16.746Z Checking atty v0.2.14
31362025-01-30T19:39:16.807Z Checking glob v0.3.2
31372025-01-30T19:39:16.824Z Checking flume v0.11.1
31382025-01-30T19:39:16.873Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31392025-01-30T19:39:16.875Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31402025-01-30T19:39:17.136Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31412025-01-30T19:39:17.280Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31422025-01-30T19:39:17.943Z Checking hyper-staticfile v0.10.1
31432025-01-30T19:39:18.252Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31442025-01-30T19:39:18.333Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31452025-01-30T19:39:18.436Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31462025-01-30T19:39:18.708Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31472025-01-30T19:39:18.754Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31482025-01-30T19:39:18.977Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31492025-01-30T19:39:19.474Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31502025-01-30T19:39:19.589Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31512025-01-30T19:39:19.640Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31522025-01-30T19:39:20.077Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31532025-01-30T19:39:22.976Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31542025-01-30T19:39:22.976Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31552025-01-30T19:39:30.500Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31562025-01-30T19:39:42.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.16s
31572025-01-30T19:39:43.118Z
31582025-01-30T19:39:43.118Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31592025-01-30T19:39:43.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-01-30T19:39:43.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-01-30T19:39:43.823Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31622025-01-30T19:39:56.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.15s
31632025-01-30T19:39:56.464Z
31642025-01-30T19:39:56.464Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31652025-01-30T19:39:57.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-01-30T19:39:57.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-01-30T19:39:57.166Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31682025-01-30T19:40:09.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.21s
31692025-01-30T19:40:09.870Z
31702025-01-30T19:40:09.870Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31712025-01-30T19:40:10.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-01-30T19:40:10.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-01-30T19:40:10.564Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31742025-01-30T19:40:23.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
31752025-01-30T19:40:23.195Z
31762025-01-30T19:40:23.196Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31772025-01-30T19:40:23.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-01-30T19:40:23.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-01-30T19:40:23.890Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31802025-01-30T19:40:36.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s
31812025-01-30T19:40:36.568Z
31822025-01-30T19:40:36.568Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31832025-01-30T19:40:37.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-01-30T19:40:37.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-01-30T19:40:37.258Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31862025-01-30T19:40:49.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s
31872025-01-30T19:40:49.964Z
31882025-01-30T19:40:49.964Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31892025-01-30T19:40:50.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-01-30T19:40:50.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-01-30T19:40:50.656Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31922025-01-30T19:41:03.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s
31932025-01-30T19:41:03.411Z
31942025-01-30T19:41:03.411Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
31952025-01-30T19:41:03.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-01-30T19:41:03.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-01-30T19:41:04.110Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31982025-01-30T19:41:16.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s
31992025-01-30T19:41:16.784Z
32002025-01-30T19:41:16.784Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
32012025-01-30T19:41:17.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-01-30T19:41:17.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-01-30T19:41:17.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-01-30T19:41:17.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32052025-01-30T19:41:17.404Z
32062025-01-30T19:41:17.404Zinfo: running `cargo check --bins` on key-manager (140/197)
32072025-01-30T19:41:17.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-01-30T19:41:17.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-01-30T19:41:17.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-01-30T19:41:17.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32112025-01-30T19:41:17.990Z
32122025-01-30T19:41:17.990Zinfo: running `cargo check --bins` on range-requests (141/197)
32132025-01-30T19:41:18.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-01-30T19:41:18.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-01-30T19:41:18.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-01-30T19:41:18.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32172025-01-30T19:41:18.561Z
32182025-01-30T19:41:18.561Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32192025-01-30T19:41:19.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-01-30T19:41:19.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-01-30T19:41:19.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-01-30T19:41:19.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32232025-01-30T19:41:19.149Z
32242025-01-30T19:41:19.149Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32252025-01-30T19:41:19.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-01-30T19:41:19.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-01-30T19:41:19.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-01-30T19:41:19.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32292025-01-30T19:41:19.769Z
32302025-01-30T19:41:19.769Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32312025-01-30T19:41:20.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-01-30T19:41:20.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-01-30T19:41:20.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-01-30T19:41:20.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32352025-01-30T19:41:20.349Z
32362025-01-30T19:41:20.349Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32372025-01-30T19:41:20.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-01-30T19:41:20.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-01-30T19:41:20.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-01-30T19:41:20.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32412025-01-30T19:41:20.951Z
32422025-01-30T19:41:20.951Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32432025-01-30T19:41:21.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-01-30T19:41:21.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-01-30T19:41:21.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-01-30T19:41:21.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32472025-01-30T19:41:21.553Z
32482025-01-30T19:41:21.553Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32492025-01-30T19:41:22.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-01-30T19:41:22.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-01-30T19:41:22.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-01-30T19:41:22.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32532025-01-30T19:41:22.163Z
32542025-01-30T19:41:22.163Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32552025-01-30T19:41:22.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-01-30T19:41:22.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-01-30T19:41:22.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-01-30T19:41:22.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32592025-01-30T19:41:22.778Z
32602025-01-30T19:41:22.778Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32612025-01-30T19:41:23.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-01-30T19:41:23.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-01-30T19:41:23.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642025-01-30T19:41:23.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32652025-01-30T19:41:23.405Z
32662025-01-30T19:41:23.405Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32672025-01-30T19:41:23.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-01-30T19:41:23.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-01-30T19:41:23.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-01-30T19:41:23.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32712025-01-30T19:41:24.029Z
32722025-01-30T19:41:24.029Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32732025-01-30T19:41:24.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-01-30T19:41:24.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-01-30T19:41:24.683Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32762025-01-30T19:41:24.683Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32772025-01-30T19:41:25.499Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32782025-01-30T19:41:27.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
32792025-01-30T19:41:27.515Z
32802025-01-30T19:41:27.516Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32812025-01-30T19:41:28.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-01-30T19:41:28.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-01-30T19:41:28.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-01-30T19:41:28.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32852025-01-30T19:41:28.103Z
32862025-01-30T19:41:28.103Zinfo: running `cargo check --bins` on cert-dev (153/197)
32872025-01-30T19:41:28.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-01-30T19:41:28.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-01-30T19:41:28.677Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32902025-01-30T19:41:28.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32912025-01-30T19:41:29.100Z
32922025-01-30T19:41:29.100Zinfo: running `cargo check --bins` on clickana (154/197)
32932025-01-30T19:41:29.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-01-30T19:41:29.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-01-30T19:41:29.720Z Checking castaway v0.2.3
32962025-01-30T19:41:29.723Z Checking lru v0.12.5
32972025-01-30T19:41:29.723Z Compiling instability v0.3.2
32982025-01-30T19:41:29.723Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32992025-01-30T19:41:29.723Z Checking unicode-truncate v1.1.0
33002025-01-30T19:41:29.723Z Checking cassowary v0.3.0
33012025-01-30T19:41:29.937Z Checking compact_str v0.8.0
33022025-01-30T19:41:30.505Z Checking ratatui v0.28.1
33032025-01-30T19:41:31.288Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33042025-01-30T19:41:32.208Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33052025-01-30T19:41:32.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
33062025-01-30T19:41:33.152Z
33072025-01-30T19:41:33.152Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
33082025-01-30T19:41:33.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-01-30T19:41:33.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-01-30T19:41:33.791Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33112025-01-30T19:41:33.791Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33122025-01-30T19:41:34.743Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33132025-01-30T19:41:35.178Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33142025-01-30T19:41:35.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
33152025-01-30T19:41:35.696Z
33162025-01-30T19:41:35.697Zinfo: running `cargo check --bins` on ch-dev (156/197)
33172025-01-30T19:41:36.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-01-30T19:41:36.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-01-30T19:41:36.316Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33202025-01-30T19:41:36.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
33212025-01-30T19:41:37.162Z
33222025-01-30T19:41:37.162Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33232025-01-30T19:41:37.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-01-30T19:41:37.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-01-30T19:41:37.792Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33262025-01-30T19:41:38.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33272025-01-30T19:41:38.303Z
33282025-01-30T19:41:38.303Zinfo: running `cargo check --bins` on db-dev (158/197)
33292025-01-30T19:41:38.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-01-30T19:41:38.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-01-30T19:41:38.925Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33322025-01-30T19:41:39.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
33332025-01-30T19:41:39.783Z
33342025-01-30T19:41:39.783Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33352025-01-30T19:41:40.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-01-30T19:41:40.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-01-30T19:41:40.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-01-30T19:41:40.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
33392025-01-30T19:41:40.383Z
33402025-01-30T19:41:40.383Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33412025-01-30T19:41:40.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-01-30T19:41:40.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-01-30T19:41:40.959Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33442025-01-30T19:41:41.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33452025-01-30T19:41:41.928Z
33462025-01-30T19:41:41.928Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33472025-01-30T19:41:42.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-01-30T19:41:42.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-01-30T19:41:42.510Z Checking cargo-platform v0.1.8
33502025-01-30T19:41:42.771Z Checking cargo_metadata v0.18.1
33512025-01-30T19:41:43.632Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33522025-01-30T19:41:44.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
33532025-01-30T19:41:44.572Z
33542025-01-30T19:41:44.572Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33552025-01-30T19:41:45.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-01-30T19:41:45.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-01-30T19:41:45.247Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33582025-01-30T19:41:46.576Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33592025-01-30T19:41:47.099Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33602025-01-30T19:41:47.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
33612025-01-30T19:41:47.788Z
33622025-01-30T19:41:47.788Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33632025-01-30T19:41:48.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-01-30T19:41:48.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-01-30T19:41:48.538Z Compiling crunchy v0.2.2
33662025-01-30T19:41:48.538Z Compiling tiny-keccak v2.0.2
33672025-01-30T19:41:48.538Z Compiling dsl_auto_type v0.1.2
33682025-01-30T19:41:48.541Z Checking scheduled-thread-pool v0.2.7
33692025-01-30T19:41:48.541Z Compiling diesel_table_macro_syntax v0.2.0
33702025-01-30T19:41:48.541Z Compiling ascii-canvas v3.0.0
33712025-01-30T19:41:48.653Z Compiling ena v0.14.3
33722025-01-30T19:41:48.663Z Compiling regex-syntax v0.6.29
33732025-01-30T19:41:48.881Z Checking r2d2 v0.8.10
33742025-01-30T19:41:48.928Z Compiling diff v0.1.13
33752025-01-30T19:41:49.050Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33762025-01-30T19:41:49.068Z Compiling ref-cast v1.0.23
33772025-01-30T19:41:49.102Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33782025-01-30T19:41:49.175Z Compiling derive_builder_core v0.20.2
33792025-01-30T19:41:49.288Z Compiling libxml v0.3.3
33802025-01-30T19:41:49.355Z Compiling ref-cast-impl v1.0.23
33812025-01-30T19:41:49.468Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33822025-01-30T19:41:49.637Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33832025-01-30T19:41:49.679Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33842025-01-30T19:41:49.962Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33852025-01-30T19:41:49.979Z Compiling strum_macros v0.24.3
33862025-01-30T19:41:49.995Z Compiling samael v0.0.17
33872025-01-30T19:41:50.045Z Compiling diesel_derives v2.2.3
33882025-01-30T19:41:50.318Z Compiling indoc v1.0.9
33892025-01-30T19:41:51.188Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33902025-01-30T19:41:51.341Z Compiling derive_builder_macro v0.20.2
33912025-01-30T19:41:51.475Z Compiling impl-trait-for-tuples v0.2.2
33922025-01-30T19:41:52.008Z Compiling lalrpop v0.19.12
33932025-01-30T19:41:52.125Z Checking derive_builder v0.20.2
33942025-01-30T19:41:52.288Z Compiling oso-derive v0.27.3
33952025-01-30T19:41:52.709Z Checking quick-xml v0.33.0
33962025-01-30T19:41:53.207Z Compiling diesel-dtrace v0.4.2
33972025-01-30T19:41:53.230Z Checking maplit v1.0.2
33982025-01-30T19:41:53.379Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33992025-01-30T19:41:53.582Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34002025-01-30T19:41:53.686Z Checking bb8 v0.8.5
34012025-01-30T19:41:53.903Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34022025-01-30T19:41:54.039Z Checking rand_seeder v0.3.0
34032025-01-30T19:41:54.135Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34042025-01-30T19:41:54.223Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34052025-01-30T19:41:54.267Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34062025-01-30T19:41:54.471Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34072025-01-30T19:41:54.834Z Checking unicode-linebreak v0.1.5
34082025-01-30T19:41:54.896Z Checking is_ci v1.2.0
34092025-01-30T19:41:55.053Z Checking smawk v0.3.2
34102025-01-30T19:41:55.270Z Checking supports-color v3.0.1
34112025-01-30T19:41:55.289Z Checking textwrap v0.16.1
34122025-01-30T19:41:55.508Z Checking multimap v0.10.0
34132025-01-30T19:41:56.077Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34142025-01-30T19:41:57.994Z Checking diesel v2.2.6
34152025-01-30T19:42:22.105Z Compiling polar-core v0.27.3
34162025-01-30T19:42:22.650Z Checking async-bb8-diesel v0.2.1
34172025-01-30T19:42:29.067Z Checking oso v0.27.3
34182025-01-30T19:43:28.033Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34192025-01-30T19:43:33.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
34202025-01-30T19:43:34.124Z
34212025-01-30T19:43:34.124Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34222025-01-30T19:43:34.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-01-30T19:43:34.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-01-30T19:43:34.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252025-01-30T19:43:34.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34262025-01-30T19:43:34.771Z
34272025-01-30T19:43:34.771Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34282025-01-30T19:43:35.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-01-30T19:43:35.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-01-30T19:43:35.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312025-01-30T19:43:35.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34322025-01-30T19:43:35.412Z
34332025-01-30T19:43:35.412Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34342025-01-30T19:43:35.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-01-30T19:43:35.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-01-30T19:43:35.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372025-01-30T19:43:35.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34382025-01-30T19:43:35.992Z
34392025-01-30T19:43:35.992Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34402025-01-30T19:43:36.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-01-30T19:43:36.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-01-30T19:43:36.764Z Compiling libz-sys v1.1.20
34432025-01-30T19:43:36.767Z Compiling libgit2-sys v0.17.0+1.8.1
34442025-01-30T19:43:36.891Z Compiling vergen v8.3.2
34452025-01-30T19:43:36.894Z Compiling cargo-platform v0.1.8
34462025-01-30T19:43:36.894Z Compiling pin-project-internal v1.1.6
34472025-01-30T19:43:36.927Z Compiling libsqlite3-sys v0.30.1
34482025-01-30T19:43:36.930Z Compiling snafu-derive v0.8.5
34492025-01-30T19:43:36.930Z Compiling cfg_aliases v0.2.1
34502025-01-30T19:43:37.064Z Compiling buf-list v1.0.3
34512025-01-30T19:43:37.167Z Compiling rustls v0.21.12
34522025-01-30T19:43:37.367Z Compiling cargo_metadata v0.18.1
34532025-01-30T19:43:37.450Z Compiling nix v0.29.0
34542025-01-30T19:43:37.508Z Checking globset v0.4.15
34552025-01-30T19:43:37.716Z Checking olpc-cjson v0.1.4
34562025-01-30T19:43:37.759Z Checking sct v0.7.1
34572025-01-30T19:43:37.941Z Checking rustls-webpki v0.101.7
34582025-01-30T19:43:37.965Z Checking serde_plain v1.0.2
34592025-01-30T19:43:37.967Z Checking typed-path v0.9.3
34602025-01-30T19:43:38.476Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34612025-01-30T19:43:38.685Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34622025-01-30T19:43:38.725Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34632025-01-30T19:43:38.961Z Checking hashlink v0.9.1
34642025-01-30T19:43:38.983Z Checking parse-size v1.1.0
34652025-01-30T19:43:39.158Z Checking fallible-streaming-iterator v0.1.9
34662025-01-30T19:43:39.395Z Checking fallible-iterator v0.3.0
34672025-01-30T19:43:39.595Z Checking pin-project v1.1.6
34682025-01-30T19:43:39.740Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34692025-01-30T19:43:39.789Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34702025-01-30T19:43:39.995Z Checking rusqlite v0.32.1
34712025-01-30T19:43:40.048Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34722025-01-30T19:43:40.429Z Checking rustls-pemfile v1.0.4
34732025-01-30T19:43:40.614Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34742025-01-30T19:43:40.635Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34752025-01-30T19:43:40.720Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34762025-01-30T19:43:40.742Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34772025-01-30T19:43:40.858Z Checking twox-hash v2.1.0
34782025-01-30T19:43:40.927Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34792025-01-30T19:43:41.069Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34802025-01-30T19:43:41.377Z Checking tokio-rustls v0.24.1
34812025-01-30T19:43:41.397Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34822025-01-30T19:43:41.636Z Checking snafu v0.8.5
34832025-01-30T19:43:42.084Z Checking tough v0.19.0
34842025-01-30T19:43:42.177Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34852025-01-30T19:43:42.446Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34862025-01-30T19:43:42.650Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34872025-01-30T19:43:42.903Z Checking fatfs v0.3.6
34882025-01-30T19:43:43.053Z Checking assert_matches v1.5.0
34892025-01-30T19:43:45.939Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34902025-01-30T19:43:47.151Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34912025-01-30T19:43:49.101Z Compiling git2 v0.19.0
34922025-01-30T19:43:53.044Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34932025-01-30T19:44:56.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
34942025-01-30T19:44:56.663Z
34952025-01-30T19:44:56.663Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
34962025-01-30T19:44:57.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972025-01-30T19:44:57.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982025-01-30T19:44:57.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34992025-01-30T19:44:57.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35002025-01-30T19:44:57.325Z
35012025-01-30T19:44:57.325Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
35022025-01-30T19:44:57.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-01-30T19:44:57.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-01-30T19:44:57.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052025-01-30T19:44:57.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35062025-01-30T19:44:57.913Z
35072025-01-30T19:44:57.913Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35082025-01-30T19:44:58.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-01-30T19:44:58.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-01-30T19:44:58.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112025-01-30T19:44:58.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35122025-01-30T19:44:58.554Z
35132025-01-30T19:44:58.554Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35142025-01-30T19:44:59.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-01-30T19:44:59.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-01-30T19:44:59.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172025-01-30T19:44:59.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35182025-01-30T19:44:59.196Z
35192025-01-30T19:44:59.196Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35202025-01-30T19:44:59.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-01-30T19:44:59.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-01-30T19:44:59.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-01-30T19:44:59.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35242025-01-30T19:44:59.848Z
35252025-01-30T19:44:59.848Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35262025-01-30T19:45:00.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-01-30T19:45:00.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-01-30T19:45:00.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292025-01-30T19:45:00.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35302025-01-30T19:45:00.487Z
35312025-01-30T19:45:00.487Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35322025-01-30T19:45:01.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-01-30T19:45:01.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-01-30T19:45:01.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352025-01-30T19:45:01.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35362025-01-30T19:45:01.131Z
35372025-01-30T19:45:01.131Zinfo: running `cargo check --bins` on update-common (175/197)
35382025-01-30T19:45:01.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-01-30T19:45:01.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-01-30T19:45:01.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412025-01-30T19:45:01.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35422025-01-30T19:45:01.749Z
35432025-01-30T19:45:01.749Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35442025-01-30T19:45:02.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-01-30T19:45:02.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-01-30T19:45:02.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-01-30T19:45:02.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35482025-01-30T19:45:02.359Z
35492025-01-30T19:45:02.359Zinfo: running `cargo check --bins` on tufaceous (177/197)
35502025-01-30T19:45:02.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-01-30T19:45:02.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-01-30T19:45:02.999Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35532025-01-30T19:45:04.070Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35542025-01-30T19:45:04.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
35552025-01-30T19:45:05.001Z
35562025-01-30T19:45:05.001Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35572025-01-30T19:45:05.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-01-30T19:45:05.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-01-30T19:45:05.821Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35602025-01-30T19:45:05.824Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35612025-01-30T19:45:05.957Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35622025-01-30T19:45:05.960Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35632025-01-30T19:45:06.894Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35642025-01-30T19:45:32.223Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35652025-01-30T19:45:32.225Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35662025-01-30T19:45:32.225Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35672025-01-30T19:45:32.225Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35682025-01-30T19:45:32.225Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35692025-01-30T19:45:32.225Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35702025-01-30T19:45:33.123Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35712025-01-30T19:45:34.270Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35722025-01-30T19:46:13.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
35732025-01-30T19:46:13.912Z
35742025-01-30T19:46:13.912Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35752025-01-30T19:46:14.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-01-30T19:46:14.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-01-30T19:46:14.590Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35782025-01-30T19:46:14.590Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35792025-01-30T19:46:14.593Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35802025-01-30T19:46:14.719Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35812025-01-30T19:46:14.722Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35822025-01-30T19:46:14.740Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35832025-01-30T19:46:14.743Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35842025-01-30T19:46:14.781Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35852025-01-30T19:46:14.969Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35862025-01-30T19:46:15.045Z Checking heck v0.4.1
35872025-01-30T19:46:15.138Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35882025-01-30T19:46:15.255Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35892025-01-30T19:46:15.275Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35902025-01-30T19:46:15.310Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35912025-01-30T19:46:15.712Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35922025-01-30T19:46:16.012Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35932025-01-30T19:46:16.079Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35942025-01-30T19:46:17.231Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35952025-01-30T19:46:17.796Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35962025-01-30T19:46:18.016Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35972025-01-30T19:46:18.293Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35982025-01-30T19:46:19.958Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35992025-01-30T19:46:19.960Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36002025-01-30T19:46:21.473Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36012025-01-30T19:46:22.848Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36022025-01-30T19:46:28.211Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36032025-01-30T19:46:28.214Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36042025-01-30T19:46:29.390Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36052025-01-30T19:46:30.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.43s
36062025-01-30T19:46:30.529Z
36072025-01-30T19:46:30.529Zinfo: running `cargo check --bins` on installinator-api (180/197)
36082025-01-30T19:46:31.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-01-30T19:46:31.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-01-30T19:46:31.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112025-01-30T19:46:31.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36122025-01-30T19:46:31.142Z
36132025-01-30T19:46:31.142Zinfo: running `cargo check --bins` on wicketd-api (181/197)
36142025-01-30T19:46:31.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-01-30T19:46:31.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-01-30T19:46:31.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172025-01-30T19:46:31.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36182025-01-30T19:46:31.754Z
36192025-01-30T19:46:31.754Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36202025-01-30T19:46:32.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-01-30T19:46:32.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-01-30T19:46:32.403Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36232025-01-30T19:46:32.403Z Compiling petname v2.0.2
36242025-01-30T19:46:32.405Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36252025-01-30T19:46:32.405Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36262025-01-30T19:46:32.405Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36272025-01-30T19:46:32.405Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36282025-01-30T19:46:32.520Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36292025-01-30T19:46:32.552Z Checking sync-ptr v0.1.1
36302025-01-30T19:46:37.315Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36312025-01-30T19:46:37.895Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36322025-01-30T19:46:38.945Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36332025-01-30T19:46:40.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.63s
36342025-01-30T19:46:40.575Z
36352025-01-30T19:46:40.576Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36362025-01-30T19:46:41.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-01-30T19:46:41.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-01-30T19:46:41.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-01-30T19:46:41.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36402025-01-30T19:46:41.197Z
36412025-01-30T19:46:41.197Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36422025-01-30T19:46:41.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-01-30T19:46:41.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-01-30T19:46:41.821Z Checking memmap2 v0.9.5
36452025-01-30T19:46:41.821Z Checking constant_time_eq v0.3.1
36462025-01-30T19:46:41.821Z Checking arrayvec v0.7.6
36472025-01-30T19:46:41.824Z Checking arrayref v0.3.9
36482025-01-30T19:46:41.824Z Checking topological-sort v0.2.2
36492025-01-30T19:46:41.824Z Checking shell-words v1.1.0
36502025-01-30T19:46:42.197Z Checking blake3 v1.5.4
36512025-01-30T19:46:42.510Z Checking omicron-zone-package v0.12.0
36522025-01-30T19:46:43.555Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36532025-01-30T19:46:44.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
36542025-01-30T19:46:44.583Z
36552025-01-30T19:46:44.583Zinfo: running `cargo check --bins` on xtask (185/197)
36562025-01-30T19:46:44.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-01-30T19:46:44.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-01-30T19:46:44.995Z Checking bitflags v2.6.0
36592025-01-30T19:46:44.998Z Checking serde v1.0.217
36602025-01-30T19:46:44.998Z Checking thiserror v1.0.69
36612025-01-30T19:46:45.080Z Checking scroll v0.12.0
36622025-01-30T19:46:45.085Z Checking hashbrown v0.15.1
36632025-01-30T19:46:45.091Z Checking log v0.4.22
36642025-01-30T19:46:45.100Z Checking zerocopy v0.7.35
36652025-01-30T19:46:45.121Z Checking syn v2.0.96
36662025-01-30T19:46:45.196Z Checking pest v2.7.14
36672025-01-30T19:46:45.302Z Checking rustix v0.38.37
36682025-01-30T19:46:45.351Z Checking once_cell v1.20.2
36692025-01-30T19:46:45.523Z Checking goblin v0.8.2
36702025-01-30T19:46:45.643Z Checking fs-err v2.11.0
36712025-01-30T19:46:45.970Z Checking tabled v0.15.0
36722025-01-30T19:46:46.041Z Checking indexmap v2.7.1
36732025-01-30T19:46:46.248Z Checking anyhow v1.0.95
36742025-01-30T19:46:46.935Z Checking terminal_size v0.4.0
36752025-01-30T19:46:46.935Z Checking tempfile v3.13.0
36762025-01-30T19:46:47.092Z Checking clap_builder v4.5.27
36772025-01-30T19:46:47.523Z Checking dtrace-parser v0.2.0
36782025-01-30T19:46:49.081Z Checking serde_json v1.0.135
36792025-01-30T19:46:49.081Z Checking toml_datetime v0.6.8
36802025-01-30T19:46:49.084Z Checking serde_spanned v0.6.8
36812025-01-30T19:46:49.084Z Checking camino v1.1.9
36822025-01-30T19:46:49.084Z Checking cargo-platform v0.1.8
36832025-01-30T19:46:49.084Z Checking semver v1.0.24
36842025-01-30T19:46:49.139Z Checking clap v4.5.27
36852025-01-30T19:46:49.239Z Checking macaddr v1.0.1
36862025-01-30T19:46:49.367Z Checking toml_edit v0.22.22
36872025-01-30T19:46:49.523Z Checking camino-tempfile v1.1.1
36882025-01-30T19:46:50.107Z Checking dof v0.3.0
36892025-01-30T19:46:50.107Z Checking cargo_metadata v0.18.1
36902025-01-30T19:46:50.482Z Checking usdt-impl v0.5.0
36912025-01-30T19:46:50.833Z Checking usdt v0.5.0
36922025-01-30T19:46:51.024Z Checking toml v0.8.19
36932025-01-30T19:46:51.427Z Checking cargo_toml v0.20.5
36942025-01-30T19:46:52.503Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
36952025-01-30T19:46:53.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s
36962025-01-30T19:46:53.195Z
36972025-01-30T19:46:53.195Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
36982025-01-30T19:46:53.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-01-30T19:46:53.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-01-30T19:46:53.920Z Checking polyval v0.6.2
37012025-01-30T19:46:54.034Z Checking ctr v0.9.2
37022025-01-30T19:46:54.045Z Checking ssh-encoding v0.2.0
37032025-01-30T19:46:54.045Z Checking blowfish v0.9.1
37042025-01-30T19:46:54.066Z Checking password-hash v0.4.2
37052025-01-30T19:46:54.079Z Checking p521 v0.13.3
37062025-01-30T19:46:54.082Z Checking p256 v0.13.2
37072025-01-30T19:46:54.111Z Checking russh-cryptovec v0.7.3
37082025-01-30T19:46:54.254Z Checking bcrypt-pbkdf v0.10.0
37092025-01-30T19:46:54.272Z Checking ghash v0.5.1
37102025-01-30T19:46:54.289Z Checking md5 v0.7.0
37112025-01-30T19:46:54.315Z Checking num-bigint v0.4.6
37122025-01-30T19:46:54.350Z Checking des v0.8.1
37132025-01-30T19:46:54.442Z Checking aes-gcm v0.10.3
37142025-01-30T19:46:54.461Z Checking pbkdf2 v0.11.0
37152025-01-30T19:46:54.500Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37162025-01-30T19:46:54.518Z Checking hex-literal v0.4.1
37172025-01-30T19:46:54.561Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37182025-01-30T19:46:54.631Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37192025-01-30T19:46:54.652Z Checking internet-checksum v0.2.1
37202025-01-30T19:46:54.672Z Checking ssh-cipher v0.2.0
37212025-01-30T19:46:54.949Z Checking ssh-key v0.6.6
37222025-01-30T19:46:55.114Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37232025-01-30T19:46:55.967Z Checking russh-keys v0.45.0
37242025-01-30T19:46:56.757Z Checking russh v0.45.0
37252025-01-30T19:47:14.088Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37262025-01-30T19:47:15.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.18s
37272025-01-30T19:47:15.584Z
37282025-01-30T19:47:15.584Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37292025-01-30T19:47:16.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302025-01-30T19:47:16.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312025-01-30T19:47:16.192Z Checking termios v0.3.3
37322025-01-30T19:47:16.405Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37332025-01-30T19:47:17.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
37342025-01-30T19:47:17.332Z
37352025-01-30T19:47:17.332Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37362025-01-30T19:47:17.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-01-30T19:47:17.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-01-30T19:47:17.991Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37392025-01-30T19:47:17.991Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37402025-01-30T19:47:17.993Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37412025-01-30T19:47:17.993Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422025-01-30T19:47:18.945Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37432025-01-30T19:47:20.116Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37442025-01-30T19:47:21.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
37452025-01-30T19:47:21.965Z
37462025-01-30T19:47:21.965Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37472025-01-30T19:47:22.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482025-01-30T19:47:22.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492025-01-30T19:47:22.565Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37502025-01-30T19:47:23.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37512025-01-30T19:47:23.180Z
37522025-01-30T19:47:23.180Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37532025-01-30T19:47:23.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542025-01-30T19:47:23.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552025-01-30T19:47:23.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562025-01-30T19:47:23.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37572025-01-30T19:47:23.761Z
37582025-01-30T19:47:23.761Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37592025-01-30T19:47:24.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-01-30T19:47:24.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-01-30T19:47:24.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622025-01-30T19:47:24.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37632025-01-30T19:47:24.338Z
37642025-01-30T19:47:24.338Zinfo: running `cargo check --bins` on omicron-package (192/197)
37652025-01-30T19:47:24.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662025-01-30T19:47:24.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672025-01-30T19:47:24.973Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37682025-01-30T19:47:26.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s
37692025-01-30T19:47:26.448Z
37702025-01-30T19:47:26.448Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37712025-01-30T19:47:27.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722025-01-30T19:47:27.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732025-01-30T19:47:27.118Z Checking rtoolbox v0.0.2
37742025-01-30T19:47:27.118Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37752025-01-30T19:47:27.118Z Checking tui-tree-widget v0.22.0
37762025-01-30T19:47:27.351Z Checking rpassword v7.3.1
37772025-01-30T19:47:30.892Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37782025-01-30T19:47:33.524Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37792025-01-30T19:47:34.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
37802025-01-30T19:47:34.818Z
37812025-01-30T19:47:34.818Zinfo: running `cargo check --bins` on wicket (194/197)
37822025-01-30T19:47:35.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-01-30T19:47:35.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-01-30T19:47:35.479Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37852025-01-30T19:47:35.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37862025-01-30T19:47:36.056Z
37872025-01-30T19:47:36.056Zinfo: running `cargo check --bins` on wicketd (195/197)
37882025-01-30T19:47:36.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-01-30T19:47:36.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-01-30T19:47:36.734Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37912025-01-30T19:47:36.734Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37922025-01-30T19:47:37.503Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37932025-01-30T19:47:41.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s
37942025-01-30T19:47:41.223Z
37952025-01-30T19:47:41.223Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
37962025-01-30T19:47:41.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972025-01-30T19:47:41.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982025-01-30T19:47:41.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992025-01-30T19:47:41.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38002025-01-30T19:47:41.795Z
38012025-01-30T19:47:41.795Zinfo: running `cargo check --bins` on zone-setup (197/197)
38022025-01-30T19:47:42.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-01-30T19:47:42.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-01-30T19:47:42.492Z Checking uzers v0.12.1
38052025-01-30T19:47:42.820Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38062025-01-30T19:47:43.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
38072025-01-30T19:47:44.039Z
38082025-01-30T19:47:44.039Zreal 13:03.375060113
38092025-01-30T19:47:44.039Zuser 25:01.625907570
38102025-01-30T19:47:44.039Zsys 4:01.920120998
38112025-01-30T19:47:44.039Ztrap 0.504898114
38122025-01-30T19:47:44.039Ztflt 2.912251948
38132025-01-30T19:47:44.039Zdflt 2.062346532
38142025-01-30T19:47:44.039Zkflt 0.011530503
38152025-01-30T19:47:44.039Zlock 44:16.439782207
38162025-01-30T19:47:44.039Zslp 2:05:08.490821350
38172025-01-30T19:47:44.039Zlat 1:01.656821333
38182025-01-30T19:47:44.039Zstop 3:30.393909774
38192025-01-30T19:47:44.041Zprocess exited: duration 1082820 ms, exit code 0
 
38202025-01-30T19:47:44.046Zfound 0 output files