01JKASNNSYJVFYXZ4A0ZFJ868M: 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: 01JKASP0QPAVZQHFDHGZ6J6YQX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-05T10:15:44.481Zjob assigned to worker 01JKASP75VXZGQM5VYCC2RPSVK [factory aws, i-0f320e3101a0cf5b3] (queued for 51 s)
 
22025-02-05T10:15:52.720Zstarting task 0: "setup"
32025-02-05T10:15:52.727Z++ uname -s
42025-02-05T10:15:52.730Z+ kern=SunOS
52025-02-05T10:15:52.730Z+ build_user=build
62025-02-05T10:15:52.730Z+ build_uid=12345
72025-02-05T10:15:52.730Z+ work_dir=/work
82025-02-05T10:15:52.730Z+ input_dir=/input
92025-02-05T10:15:52.730Z+ [[ 0 == 12345 ]]
102025-02-05T10:15:52.730Z+ case "$kern" in
112025-02-05T10:15:52.730Z+ groupadd -g 12345 build
122025-02-05T10:15:52.734Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-05T10:15:54.738Z+ zfs create -o mountpoint=/work rpool/work
142025-02-05T10:15:54.853Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-05T10:15:54.856Z+ home_fs=zfs
162025-02-05T10:15:54.856Z+ [[ zfs == autofs ]]
172025-02-05T10:15:54.856Z+ mkdir -p /home/build
182025-02-05T10:15:54.859Z+ chown build:build /home/build /work
192025-02-05T10:15:56.858Z+ chmod 0700 /home/build /work
202025-02-05T10:15:56.861Zprocess exited: duration 4143 ms, exit code 0
 
212025-02-05T10:15:56.909Zstarting task 1: "rust-toolchain"
222025-02-05T10:15:56.913Z * rust toolchain channel = "1.84.0"
232025-02-05T10:15:56.913Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
242025-02-05T10:15:56.913Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-05T10:15:56.913Z * rust toolchain profile = "default"
262025-02-05T10:15:56.913Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-05T10:15:56.913Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-05T10:15:56.913Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-05T10:15:56.913Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-02-05T10:15:57.030Zinfo: downloading installer
312025-02-05T10:15:58.491Zwarning: it looks like you have an existing installation of Rust at:
322025-02-05T10:15:58.491Zwarning: /opt/ooce/bin
332025-02-05T10:15:58.491Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-05T10:15:58.491Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-05T10:15:58.491Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-05T10:15:58.491Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-05T10:15:58.491Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-05T10:15:58.491Zerror: cannot install while Rust is installed
392025-02-05T10:15:58.491Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-05T10:15:58.506Zinfo: profile set to 'default'
412025-02-05T10:15:58.506Zinfo: default host triple is x86_64-unknown-illumos
422025-02-05T10:15:58.509Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-02-05T10:15:58.680Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-02-05T10:15:58.680Zinfo: downloading component 'cargo'
452025-02-05T10:15:59.679Zinfo: downloading component 'clippy'
462025-02-05T10:16:00.065Zinfo: downloading component 'rust-docs'
472025-02-05T10:16:01.438Zinfo: downloading component 'rust-std'
482025-02-05T10:16:03.481Zinfo: downloading component 'rustc'
492025-02-05T10:16:11.350Zinfo: downloading component 'rustfmt'
502025-02-05T10:16:11.645Zinfo: installing component 'cargo'
512025-02-05T10:16:12.476Zinfo: installing component 'clippy'
522025-02-05T10:16:12.965Zinfo: installing component 'rust-docs'
532025-02-05T10:16:14.525Zinfo: installing component 'rust-std'
542025-02-05T10:16:16.232Zinfo: installing component 'rustc'
552025-02-05T10:16:22.267Zinfo: installing component 'rustfmt'
562025-02-05T10:16:22.608Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-02-05T10:16:22.609Z
582025-02-05T10:16:23.007Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-02-05T10:16:23.007Z
602025-02-05T10:16:23.011Z
612025-02-05T10:16:23.011ZRust is installed now. Great!
622025-02-05T10:16:23.011Z
632025-02-05T10:16:23.011ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-05T10:16:23.011Zenvironment variable. This has not been done automatically.
652025-02-05T10:16:23.011Z
662025-02-05T10:16:23.011ZTo configure your current shell, you need to source
672025-02-05T10:16:23.011Zthe corresponding env file under $HOME/.cargo.
682025-02-05T10:16:23.011Z
692025-02-05T10:16:23.011ZThis is usually done by running one of the following (note the leading DOT):
702025-02-05T10:16:23.011Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-05T10:16:23.011Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-05T10:16:23.066Z+ rustup --version
732025-02-05T10:16:23.075Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-05T10:16:23.075Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-05T10:16:23.167Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-02-05T10:16:23.170Z+ cargo --version
772025-02-05T10:16:23.213Zcargo 1.84.0 (66221abde 2024-11-19)
782025-02-05T10:16:23.216Z+ rustc --version
792025-02-05T10:16:23.276Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-02-05T10:16:23.280Zprocess exited: duration 26405 ms, exit code 0
 
812025-02-05T10:16:23.287Zstarting task 2: "authentication"
822025-02-05T10:16:23.308Zprocess exited: duration 21 ms, exit code 0
 
832025-02-05T10:16:23.317Zstarting task 3: "clone repository"
842025-02-05T10:16:23.320Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-05T10:16:23.323Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-05T10:16:23.362ZCloning into '/work/oxidecomputer/omicron'...
872025-02-05T10:16:31.240Z+ cd /work/oxidecomputer/omicron
882025-02-05T10:16:31.240Z+ git fetch origin b57a434bba246b1db6c6bf319083ea1b331373a0
892025-02-05T10:16:31.255ZFrom https://github.com/oxidecomputer/omicron
902025-02-05T10:16:31.255Z * branch b57a434bba246b1db6c6bf319083ea1b331373a0 -> FETCH_HEAD
912025-02-05T10:16:31.255Z+ [[ -n renovate/clap-4.x-lockfile ]]
922025-02-05T10:16:31.255Z++ git branch --show-current
932025-02-05T10:16:31.255Z+ current=main
942025-02-05T10:16:31.255Z+ [[ main != renovate/clap-4.x-lockfile ]]
952025-02-05T10:16:31.255Z+ git branch -f renovate/clap-4.x-lockfile b57a434bba246b1db6c6bf319083ea1b331373a0
962025-02-05T10:16:31.255Z+ git checkout -f renovate/clap-4.x-lockfile
972025-02-05T10:16:31.333ZSwitched to branch 'renovate/clap-4.x-lockfile'
982025-02-05T10:16:31.344Z+ git reset --hard b57a434bba246b1db6c6bf319083ea1b331373a0
992025-02-05T10:16:31.349ZHEAD is now at b57a434bb Update Rust crate clap to v4.5.28
1002025-02-05T10:16:31.352Zprocess exited: duration 8041 ms, exit code 0
 
1012025-02-05T10:16:31.361Zstarting task 4: "build"
1022025-02-05T10:16:31.365Z+ source .github/buildomat/ci-env.sh
1032025-02-05T10:16:31.365Z++ export CARGO_TERM_COLOR=always
1042025-02-05T10:16:31.365Z++ CARGO_TERM_COLOR=always
1052025-02-05T10:16:31.365Z+ cargo --version
1062025-02-05T10:16:31.414Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-02-05T10:16:31.417Z+ rustc --version
1082025-02-05T10:16:31.476Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-02-05T10:16:31.480Z+ source ./env.sh
1102025-02-05T10:16:31.480Z++ OLD_SHELL_OPTS=ehxB
1112025-02-05T10:16:31.480Z++ set -o xtrace
1122025-02-05T10:16:31.483Z++++ dirname ./env.sh
1132025-02-05T10:16:31.483Z+++ readlink -f .
1142025-02-05T10:16:31.487Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ 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-02-05T10:16:31.487Z++ case $OLD_SHELL_OPTS in
1242025-02-05T10:16:31.487Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-05T10:16:31.488Z+ 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-02-05T10:16:31.488Z+ 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-02-05T10:16:31.488Z+ banner prerequisites
1282025-02-05T10:16:31.494Z
1292025-02-05T10:16:31.494Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-05T10:16:31.494Z # # # # # # # # # # # # # # #
1312025-02-05T10:16:31.494Z # # # # ##### # # ##### # # # # # #### #
1322025-02-05T10:16:31.494Z ##### ##### # ##### # # # # # # # # #
1332025-02-05T10:16:31.495Z # # # # # # # # # # # # # # #
1342025-02-05T10:16:31.495Z # # # ###### # # ###### ### # #### # #### #
1352025-02-05T10:16:31.495Z
1362025-02-05T10:16:31.495Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-05T10:16:33.124Zpkg list: illegal option -- F
1382025-02-05T10:16:33.124ZUsage:
1392025-02-05T10:16:33.128Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-05T10:16:33.128Z [pkg_fmri_pattern ...]
1412025-02-05T10:16:33.975Zpkg list: illegal option -- F
1422025-02-05T10:16:33.975ZUsage:
1432025-02-05T10:16:33.979Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-05T10:16:33.979Z [pkg_fmri_pattern ...]
1452025-02-05T10:16:47.694Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-05T10:16:51.877Z Startup: Caching catalogs ... Done
1472025-02-05T10:17:04.063ZPlanning: Solver setup ... Done (11.222s)
1482025-02-05T10:17:04.190ZPlanning: Running solver ... Done (0.154s)
1492025-02-05T10:17:04.302ZPlanning: Finding local manifests ... Done (0.007s)
1502025-02-05T10:17:04.316ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-05T10:17:04.628ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-05T10:17:04.855ZPlanning: Package planning ... Done (0.291s)
1532025-02-05T10:17:04.911ZPlanning: Merging actions ... Done (0.056s)
1542025-02-05T10:17:05.111ZPlanning: Checking for conflicting actions ... Done (0.200s)
1552025-02-05T10:17:07.273ZPlanning: Consolidating action changes ... Done (2.163s)
1562025-02-05T10:17:07.744ZPlanning: Evaluating mediators ... Done (0.443s)
1572025-02-05T10:17:07.798ZPlanning: Planning completed in 15.83 seconds
1582025-02-05T10:17:07.814Z Packages to install: 4
1592025-02-05T10:17:07.814Z Packages to update: 3
1602025-02-05T10:17:07.817Z Mediators to change: 2
1612025-02-05T10:17:07.818Z Services to change: 1
1622025-02-05T10:17:07.818Z Estimated space available: 155.61 GB
1632025-02-05T10:17:07.818ZEstimated space to be consumed: 1.65 GB
1642025-02-05T10:17:07.818Z Create boot environment: No
1652025-02-05T10:17:07.818ZCreate backup boot environment: Yes
1662025-02-05T10:17:07.818Z Rebuild boot archive: No
1672025-02-05T10:17:07.818Z
1682025-02-05T10:17:07.818ZChanged mediators:
1692025-02-05T10:17:07.818Z mediator clang:
1702025-02-05T10:17:07.818Z version: None -> 15 (system default)
1712025-02-05T10:17:07.818Z
1722025-02-05T10:17:07.818Z mediator llvm:
1732025-02-05T10:17:07.818Z version: 14 (system default) -> 15 (system default)
1742025-02-05T10:17:07.818Z
1752025-02-05T10:17:07.818ZChanged packages:
1762025-02-05T10:17:07.818Zhelios-dev
1772025-02-05T10:17:07.818Z developer/build-essential
1782025-02-05T10:17:07.818Z None -> 11-2.0
1792025-02-05T10:17:07.818Z library/libxmlsec1
1802025-02-05T10:17:07.818Z None -> 1.2.35-2.0
1812025-02-05T10:17:07.818Z ooce/developer/clang-15
1822025-02-05T10:17:07.818Z None -> 15.0.7-2.0
1832025-02-05T10:17:07.818Z ooce/developer/llvm-15
1842025-02-05T10:17:07.818Z None -> 15.0.7-2.0
1852025-02-05T10:17:07.818Z package/pkg
1862025-02-05T10:17:07.818Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-05T10:17:07.818Z system/library/g++-runtime
1882025-02-05T10:17:07.818Z 13-2.0 -> 14-2.0
1892025-02-05T10:17:07.818Z system/library/gcc-runtime
1902025-02-05T10:17:07.818Z 13-2.0 -> 14-2.0
1912025-02-05T10:17:07.818Z
1922025-02-05T10:17:07.818ZServices:
1932025-02-05T10:17:07.818Z restart_fmri:
1942025-02-05T10:17:07.818Z svc:/system/update-man-index:default
1952025-02-05T10:17:07.819Z
1962025-02-05T10:17:07.819ZEditable files to change:
1972025-02-05T10:17:07.819Z Update:
1982025-02-05T10:17:07.819Z usr/share/lib/pkg/web/config.shtml
1992025-02-05T10:17:07.900Z
2002025-02-05T10:17:07.900ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-05T10:17:13.058ZDownload: 1197/4301 items 67.8/225.4MB 30% complete (14.1M/s)
2022025-02-05T10:17:18.061ZDownload: 2249/4301 items 119.4/225.4MB 52% complete (11.9M/s)
2032025-02-05T10:17:23.115ZDownload: 3243/4301 items 166.3/225.4MB 73% complete (9.8M/s)
2042025-02-05T10:17:28.117ZDownload: 3361/4301 items 213.0/225.4MB 94% complete (9.4M/s)
2052025-02-05T10:17:33.954ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (9.6M/s)
2062025-02-05T10:17:35.485ZDownload: Completed 225.42 MB in 27.60 seconds (8.2M/s)
2072025-02-05T10:17:37.493Z Actions: 1/5122 actions (Removing old actions)
2082025-02-05T10:17:37.516Z Actions: 194/5122 actions (Installing new actions)
2092025-02-05T10:17:42.230Z Actions: 4267/5122 actions (Updating modified actions)
2102025-02-05T10:17:42.590Z Actions: Completed 5122 actions in 5.09 seconds.
2112025-02-05T10:17:43.026Z Done (0.428s)
2122025-02-05T10:17:43.039Z Done (0.001s)
2132025-02-05T10:17:43.640Z Done (0.588s)
2142025-02-05T10:17:48.116Z Done (4.185s)
2152025-02-05T10:17:48.130Z Done (0.018s)
2162025-02-05T10:17:48.130Z Done (0.000s)
2172025-02-05T10:17:48.283Z Done (0.000s)
2182025-02-05T10:17:49.029ZPlanning: Evaluating mediator changes ... Done
2192025-02-05T10:17:49.196ZPlanning: Checking for conflicting actions ... Done
2202025-02-05T10:17:49.201ZPlanning: Consolidating action changes ... Done
2212025-02-05T10:17:49.460ZPlanning: Evaluating mediators ... Done
2222025-02-05T10:17:49.466ZPlanning: Planning completed in 0.44 seconds
2232025-02-05T10:17:49.470Z Mediators to change: 2
2242025-02-05T10:17:49.470Z Create boot environment: No
2252025-02-05T10:17:49.470ZCreate backup boot environment: No
2262025-02-05T10:17:49.545Z Done
2272025-02-05T10:17:49.546Z Done
2282025-02-05T10:17:49.919Z Done
2292025-02-05T10:17:53.501Z Done
2302025-02-05T10:17:53.593Z Done
2312025-02-05T10:17:53.597Z Done
2322025-02-05T10:17:53.733Z Done
2332025-02-05T10:17:54.352ZPlanning: Evaluating mediator changes ... Done
2342025-02-05T10:17:54.355ZPlanning: Merging actions ... Done
2352025-02-05T10:17:54.548ZPlanning: Checking for conflicting actions ... Done
2362025-02-05T10:17:54.551ZPlanning: Consolidating action changes ... Done
2372025-02-05T10:17:54.812ZPlanning: Evaluating mediators ... Done
2382025-02-05T10:17:54.866ZPlanning: Planning completed in 0.76 seconds
2392025-02-05T10:17:54.906Z Packages to change: 1
2402025-02-05T10:17:54.907Z Mediators to change: 1
2412025-02-05T10:17:54.909Z Services to change: 1
2422025-02-05T10:17:54.909Z Create boot environment: No
2432025-02-05T10:17:54.909ZCreate backup boot environment: Yes
2442025-02-05T10:17:57.371Z Actions: 1/6 actions (Updating modified actions)
2452025-02-05T10:17:57.374Z Actions: Completed 6 actions in 0.00 seconds.
2462025-02-05T10:17:57.374Z Done
2472025-02-05T10:17:57.374Z Done
2482025-02-05T10:17:57.482Z Done
2492025-02-05T10:18:01.101Z Done
2502025-02-05T10:18:01.225Z Done
2512025-02-05T10:18:01.228Z Done
2522025-02-05T10:18:01.382Z Done
2532025-02-05T10:18:01.833ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2542025-02-05T10:18:01.833Zclang system 15 system
2552025-02-05T10:18:01.833Zcsh system system illumos
2562025-02-05T10:18:01.833Zctags system system illumos
2572025-02-05T10:18:01.833Zgcc vendor 12 vendor
2582025-02-05T10:18:01.833Zgcc system 10 system
2592025-02-05T10:18:01.833Zgcc system 7 system
2602025-02-05T10:18:01.833Zgo system 1.20 system
2612025-02-05T10:18:01.833Zgo system 1.19 system
2622025-02-05T10:18:01.833Zllvm system 15 system
2632025-02-05T10:18:01.833Zllvm system 14 system
2642025-02-05T10:18:01.833Zmariadb system 10.6 system
2652025-02-05T10:18:01.833Zmta vendor vendor dma
2662025-02-05T10:18:01.834Zopenjdk system 17 system
2672025-02-05T10:18:01.834Zopenjdk system 11 system
2682025-02-05T10:18:01.834Zopenjdk system 1.8 system
2692025-02-05T10:18:01.834Zopenssl vendor 3 vendor
2702025-02-05T10:18:01.834Zperl system 5.36 system
2712025-02-05T10:18:01.834Zpostgresql system 15 system
2722025-02-05T10:18:01.834Zpostgresql system 13 system
2732025-02-05T10:18:01.834Zpython vendor 3 vendor
2742025-02-05T10:18:01.852Zpython system 2 system
2752025-02-05T10:18:01.852Zpython3 system 3.11 system
2762025-02-05T10:18:01.852Zruby system 3.0 system
2772025-02-05T10:18:01.852Zwords vendor vendor american-english
2782025-02-05T10:18:01.852Zwords system system australian-english
2792025-02-05T10:18:01.852Zwords system system british-english
2802025-02-05T10:18:01.853Zwords system system canadian-english
2812025-02-05T10:18:01.853Zwords system system french
2822025-02-05T10:18:01.853Zwords system system italian
2832025-02-05T10:18:01.853Zwords system system ngerman
2842025-02-05T10:18:01.853Zwords system system ogerman
2852025-02-05T10:18:01.853Zwords system system spanish
2862025-02-05T10:18:02.125ZPUBLISHER TYPE STATUS P LOCATION
2872025-02-05T10:18:02.125Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2882025-02-05T10:18:04.991ZFMRI IFO
2892025-02-05T10:18:04.991Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2902025-02-05T10:18:04.991Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2912025-02-05T10:18:04.992Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2922025-02-05T10:18:04.992Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2932025-02-05T10:18:04.992Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2942025-02-05T10:18:04.992Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2952025-02-05T10:18:04.992Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2962025-02-05T10:18:04.992Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2972025-02-05T10:18:04.992Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2982025-02-05T10:18:04.992Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2992025-02-05T10:18:04.992Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3002025-02-05T10:18:04.992Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3012025-02-05T10:18:04.992Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3022025-02-05T10:18:04.992Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3032025-02-05T10:18:04.992Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3042025-02-05T10:18:05.751Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3052025-02-05T10:18:06.039Z Updating crates.io index
3062025-02-05T10:18:06.108Z Updating git repository `https://github.com/oxidecomputer/diffus`
3072025-02-05T10:18:06.422Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3082025-02-05T10:18:08.252Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3092025-02-05T10:18:08.265Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3102025-02-05T10:18:08.265Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3112025-02-05T10:18:08.266Z Updating git repository `https://github.com/oxidecomputer/propolis`
3122025-02-05T10:18:08.840Z Updating git repository `https://github.com/oxidecomputer/crucible`
3132025-02-05T10:18:10.843Z Updating git repository `https://github.com/oxidecomputer/opte`
3142025-02-05T10:18:11.638Z Updating git repository `https://github.com/oxidecomputer/falcon`
3152025-02-05T10:18:12.498Z Updating git repository `https://github.com/oxidecomputer/clickward`
3162025-02-05T10:18:12.807Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3172025-02-05T10:18:13.096Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3182025-02-05T10:18:13.704Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3192025-02-05T10:18:14.123Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3202025-02-05T10:18:14.469Z Updating git repository `https://github.com/oxidecomputer/tofino`
3212025-02-05T10:18:14.884Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3222025-02-05T10:18:15.149Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3232025-02-05T10:18:15.606Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3242025-02-05T10:18:15.946Z Updating git repository `https://github.com/oxidecomputer/lldp`
3252025-02-05T10:18:16.277Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3262025-02-05T10:18:16.595Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3272025-02-05T10:18:17.155Z Updating git repository `https://github.com/oxidecomputer/ispf`
3282025-02-05T10:18:17.598Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3292025-02-05T10:18:17.815Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3302025-02-05T10:18:18.318Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3312025-02-05T10:18:18.718Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3322025-02-05T10:18:19.183Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3332025-02-05T10:18:19.651Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3342025-02-05T10:18:19.953Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352025-02-05T10:18:20.265Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3362025-02-05T10:18:20.564Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3372025-02-05T10:18:21.921Z Downloading crates ...
3382025-02-05T10:18:22.005Z Downloaded anstyle v1.0.10
3392025-02-05T10:18:22.008Z Downloaded anstream v0.6.15
3402025-02-05T10:18:22.178Z Downloaded proc-macro-error-attr v1.0.4
3412025-02-05T10:18:22.181Z Downloaded dtrace-parser v0.2.0
3422025-02-05T10:18:22.181Z Downloaded pretty-hex v0.4.1
3432025-02-05T10:18:22.182Z Downloaded scroll_derive v0.12.0
3442025-02-05T10:18:22.182Z Downloaded swrite v0.1.0
3452025-02-05T10:18:22.182Z Downloaded equivalent v1.0.1
3462025-02-05T10:18:22.182Z Downloaded usdt-macro v0.5.0
3472025-02-05T10:18:22.182Z Downloaded autocfg v1.4.0
3482025-02-05T10:18:22.182Z Downloaded anstyle-parse v0.2.5
3492025-02-05T10:18:22.182Z Downloaded usdt-attr-macro v0.5.0
3502025-02-05T10:18:22.182Z Downloaded block-buffer v0.10.4
3512025-02-05T10:18:22.182Z Downloaded anstyle-query v1.1.1
3522025-02-05T10:18:22.182Z Downloaded cfg-if v1.0.0
3532025-02-05T10:18:22.182Z Downloaded fnv v1.0.7
3542025-02-05T10:18:22.182Z Downloaded dof v0.3.0
3552025-02-05T10:18:22.182Z Downloaded terminal_size v0.4.0
3562025-02-05T10:18:22.182Z Downloaded heck v0.4.1
3572025-02-05T10:18:22.182Z Downloaded scroll v0.12.0
3582025-02-05T10:18:22.182Z Downloaded memmap v0.7.0
3592025-02-05T10:18:22.182Z Downloaded colorchoice v1.0.2
3602025-02-05T10:18:22.182Z Downloaded cargo-platform v0.1.8
3612025-02-05T10:18:22.182Z Downloaded crypto-common v0.1.6
3622025-02-05T10:18:22.182Z Downloaded fastrand v2.1.1
3632025-02-05T10:18:22.182Z Downloaded thread-id v4.2.2
3642025-02-05T10:18:22.182Z Downloaded unicode-linebreak v0.1.5
3652025-02-05T10:18:22.182Z Downloaded plain v0.2.3
3662025-02-05T10:18:22.182Z Downloaded pest_generator v2.7.14
3672025-02-05T10:18:22.182Z Downloaded clap_lex v0.7.4
3682025-02-05T10:18:22.182Z Downloaded strsim v0.11.1
3692025-02-05T10:18:22.182Z Downloaded serde_spanned v0.6.8
3702025-02-05T10:18:22.182Z Downloaded heck v0.5.0
3712025-02-05T10:18:22.182Z Downloaded errno v0.3.9
3722025-02-05T10:18:22.182Z Downloaded itoa v1.0.11
3732025-02-05T10:18:22.182Z Downloaded cargo_metadata v0.18.1
3742025-02-05T10:18:22.182Z Downloaded toml_datetime v0.6.8
3752025-02-05T10:18:22.182Z Downloaded smawk v0.3.2
3762025-02-05T10:18:22.182Z Downloaded cpufeatures v0.2.14
3772025-02-05T10:18:22.182Z Downloaded version_check v0.9.5
3782025-02-05T10:18:22.182Z Downloaded byteorder v1.5.0
3792025-02-05T10:18:22.182Z Downloaded thiserror-impl v1.0.69
3802025-02-05T10:18:22.183Z Downloaded tabled_derive v0.7.0
3812025-02-05T10:18:22.183Z Downloaded thiserror v1.0.69
3822025-02-05T10:18:22.183Z Downloaded macaddr v1.0.1
3832025-02-05T10:18:22.183Z Downloaded utf8parse v0.2.2
3842025-02-05T10:18:22.183Z Downloaded is_terminal_polyfill v1.70.1
3852025-02-05T10:18:22.183Z Downloaded generic-array v0.14.7
3862025-02-05T10:18:22.183Z Downloaded digest v0.10.7
3872025-02-05T10:18:22.183Z Downloaded bytecount v0.6.8
3882025-02-05T10:18:22.183Z Downloaded fs-err v2.11.0
3892025-02-05T10:18:22.183Z Downloaded usdt v0.5.0
3902025-02-05T10:18:22.183Z Downloaded camino-tempfile v1.1.1
3912025-02-05T10:18:22.183Z Downloaded camino v1.1.9
3922025-02-05T10:18:22.183Z Downloaded sha2 v0.10.8
3932025-02-05T10:18:22.183Z Downloaded proc-macro-error v1.0.4
3942025-02-05T10:18:22.183Z Downloaded serde_tokenstream v0.2.2
3952025-02-05T10:18:22.188Z Downloaded tempfile v3.13.0
3962025-02-05T10:18:22.192Z Downloaded bitflags v2.6.0
3972025-02-05T10:18:22.195Z Downloaded usdt-impl v0.5.0
3982025-02-05T10:18:22.195Z Downloaded textwrap v0.16.1
3992025-02-05T10:18:22.198Z Downloaded once_cell v1.20.2
4002025-02-05T10:18:22.205Z Downloaded clap_derive v4.5.28
4012025-02-05T10:18:22.205Z Downloaded ucd-trie v0.1.7
4022025-02-05T10:18:22.208Z Downloaded anyhow v1.0.95
4032025-02-05T10:18:22.208Z Downloaded quote v1.0.38
4042025-02-05T10:18:22.211Z Downloaded typenum v1.17.0
4052025-02-05T10:18:22.215Z Downloaded unicode-ident v1.0.14
4062025-02-05T10:18:22.218Z Downloaded semver v1.0.24
4072025-02-05T10:18:22.218Z Downloaded pest_meta v2.7.14
4082025-02-05T10:18:22.221Z Downloaded pest_derive v2.7.14
4092025-02-05T10:18:22.221Z Downloaded zerocopy-derive v0.7.35
4102025-02-05T10:18:22.224Z Downloaded serde_derive v1.0.217
4112025-02-05T10:18:22.227Z Downloaded toml v0.8.19
4122025-02-05T10:18:22.230Z Downloaded papergrid v0.11.0
4132025-02-05T10:18:22.235Z Downloaded clap v4.5.28
4142025-02-05T10:18:22.241Z Downloaded ryu v1.0.18
4152025-02-05T10:18:22.244Z Downloaded cargo_toml v0.20.5
4162025-02-05T10:18:22.247Z Downloaded log v0.4.22
4172025-02-05T10:18:22.250Z Downloaded proc-macro2 v1.0.92
4182025-02-05T10:18:22.253Z Downloaded indexmap v2.7.1
4192025-02-05T10:18:22.256Z Downloaded serde v1.0.217
4202025-02-05T10:18:22.423Z Downloaded memchr v2.7.4
4212025-02-05T10:18:22.438Z Downloaded toml_edit v0.22.22
4222025-02-05T10:18:22.438Z Downloaded hashbrown v0.15.1
4232025-02-05T10:18:22.438Z Downloaded serde_json v1.0.135
4242025-02-05T10:18:22.438Z Downloaded pest v2.7.14
4252025-02-05T10:18:22.438Z Downloaded clap_builder v4.5.27
4262025-02-05T10:18:22.438Z Downloaded zerocopy v0.7.35
4272025-02-05T10:18:22.438Z Downloaded winnow v0.6.20
4282025-02-05T10:18:22.438Z Downloaded goblin v0.8.2
4292025-02-05T10:18:22.438Z Downloaded tabled v0.15.0
4302025-02-05T10:18:22.438Z Downloaded syn v2.0.96
4312025-02-05T10:18:22.438Z Downloaded syn v1.0.109
4322025-02-05T10:18:22.438Z Downloaded unicode-width v0.1.14
4332025-02-05T10:18:22.451Z Downloaded rustix v0.38.37
4342025-02-05T10:18:22.465Z Downloaded libc v0.2.169
4352025-02-05T10:18:22.778Z Compiling proc-macro2 v1.0.92
4362025-02-05T10:18:22.778Z Compiling unicode-ident v1.0.14
4372025-02-05T10:18:22.782Z Compiling version_check v0.9.5
4382025-02-05T10:18:22.782Z Compiling serde v1.0.217
4392025-02-05T10:18:22.782Z Compiling memchr v2.7.4
4402025-02-05T10:18:22.782Z Compiling thiserror v1.0.69
4412025-02-05T10:18:22.815Z Compiling libc v0.2.169
4422025-02-05T10:18:22.818Z Compiling itoa v1.0.11
4432025-02-05T10:18:23.049Z Compiling ucd-trie v0.1.7
4442025-02-05T10:18:23.188Z Compiling ryu v1.0.18
4452025-02-05T10:18:23.607Z Compiling once_cell v1.20.2
4462025-02-05T10:18:23.610Z Compiling byteorder v1.5.0
4472025-02-05T10:18:23.799Z Compiling serde_json v1.0.135
4482025-02-05T10:18:23.903Z Compiling rustix v0.38.37
4492025-02-05T10:18:24.093Z Compiling bitflags v2.6.0
4502025-02-05T10:18:24.161Z Compiling usdt-impl v0.5.0
4512025-02-05T10:18:24.346Z Compiling proc-macro-error-attr v1.0.4
4522025-02-05T10:18:24.381Z Compiling syn v1.0.109
4532025-02-05T10:18:24.519Z Compiling proc-macro-error v1.0.4
4542025-02-05T10:18:24.722Z Compiling quote v1.0.38
4552025-02-05T10:18:24.734Z Compiling camino v1.1.9
4562025-02-05T10:18:24.740Z Compiling errno v0.3.9
4572025-02-05T10:18:24.772Z Compiling plain v0.2.3
4582025-02-05T10:18:24.952Z Compiling thread-id v4.2.2
4592025-02-05T10:18:24.955Z Compiling hashbrown v0.15.1
4602025-02-05T10:18:25.024Z Compiling syn v2.0.96
4612025-02-05T10:18:25.057Z Compiling log v0.4.22
4622025-02-05T10:18:25.074Z Compiling equivalent v1.0.1
4632025-02-05T10:18:25.202Z Compiling utf8parse v0.2.2
4642025-02-05T10:18:25.366Z Compiling anstyle-parse v0.2.5
4652025-02-05T10:18:25.621Z Compiling unicode-width v0.1.14
4662025-02-05T10:18:25.689Z Compiling semver v1.0.24
4672025-02-05T10:18:25.899Z Compiling anstyle v1.0.10
4682025-02-05T10:18:26.010Z Compiling indexmap v2.7.1
4692025-02-05T10:18:26.040Z Compiling colorchoice v1.0.2
4702025-02-05T10:18:26.076Z Compiling anstyle-query v1.1.1
4712025-02-05T10:18:26.202Z Compiling autocfg v1.4.0
4722025-02-05T10:18:26.202Z Compiling pretty-hex v0.4.1
4732025-02-05T10:18:26.303Z Compiling winnow v0.6.20
4742025-02-05T10:18:26.308Z Compiling is_terminal_polyfill v1.70.1
4752025-02-05T10:18:26.452Z Compiling anstream v0.6.15
4762025-02-05T10:18:26.910Z Compiling terminal_size v0.4.0
4772025-02-05T10:18:27.126Z Compiling clap_lex v0.7.4
4782025-02-05T10:18:27.155Z Compiling strsim v0.11.1
4792025-02-05T10:18:27.203Z Compiling fs-err v2.11.0
4802025-02-05T10:18:27.229Z Compiling cfg-if v1.0.0
4812025-02-05T10:18:27.335Z Compiling heck v0.5.0
4822025-02-05T10:18:27.530Z Compiling anyhow v1.0.95
4832025-02-05T10:18:27.558Z Compiling bytecount v0.6.8
4842025-02-05T10:18:27.610Z Compiling fnv v1.0.7
4852025-02-05T10:18:27.765Z Compiling fastrand v2.1.1
4862025-02-05T10:18:27.792Z Compiling heck v0.4.1
4872025-02-05T10:18:27.895Z Compiling papergrid v0.11.0
4882025-02-05T10:18:28.193Z Compiling tempfile v3.13.0
4892025-02-05T10:18:28.260Z Compiling clap_builder v4.5.27
4902025-02-05T10:18:28.695Z Compiling memmap v0.7.0
4912025-02-05T10:18:28.816Z Compiling unicode-linebreak v0.1.5
4922025-02-05T10:18:28.977Z Compiling smawk v0.3.2
4932025-02-05T10:18:29.320Z Compiling textwrap v0.16.1
4942025-02-05T10:18:29.571Z Compiling swrite v0.1.0
4952025-02-05T10:18:30.266Z Compiling tabled_derive v0.7.0
4962025-02-05T10:18:31.849Z Compiling tabled v0.15.0
4972025-02-05T10:18:31.852Z Compiling serde_derive v1.0.217
4982025-02-05T10:18:31.852Z Compiling thiserror-impl v1.0.69
4992025-02-05T10:18:31.852Z Compiling zerocopy-derive v0.7.35
5002025-02-05T10:18:31.852Z Compiling scroll_derive v0.12.0
5012025-02-05T10:18:31.852Z Compiling clap_derive v4.5.28
5022025-02-05T10:18:33.317Z Compiling scroll v0.12.0
5032025-02-05T10:18:33.870Z Compiling goblin v0.8.2
5042025-02-05T10:18:33.905Z Compiling zerocopy v0.7.35
5052025-02-05T10:18:34.762Z Compiling pest v2.7.14
5062025-02-05T10:18:35.268Z Compiling clap v4.5.28
5072025-02-05T10:18:36.900Z Compiling pest_meta v2.7.14
5082025-02-05T10:18:37.794Z Compiling pest_generator v2.7.14
5092025-02-05T10:18:39.225Z Compiling pest_derive v2.7.14
5102025-02-05T10:18:39.842Z Compiling dtrace-parser v0.2.0
5112025-02-05T10:18:40.529Z Compiling serde_spanned v0.6.8
5122025-02-05T10:18:40.532Z Compiling toml_datetime v0.6.8
5132025-02-05T10:18:40.673Z Compiling serde_tokenstream v0.2.2
5142025-02-05T10:18:40.784Z Compiling cargo-platform v0.1.8
5152025-02-05T10:18:40.943Z Compiling toml_edit v0.22.22
5162025-02-05T10:18:41.051Z Compiling macaddr v1.0.1
5172025-02-05T10:18:41.288Z Compiling camino-tempfile v1.1.1
5182025-02-05T10:18:41.946Z Compiling dof v0.3.0
5192025-02-05T10:18:41.946Z Compiling cargo_metadata v0.18.1
5202025-02-05T10:18:43.488Z Compiling usdt-attr-macro v0.5.0
5212025-02-05T10:18:43.491Z Compiling usdt-macro v0.5.0
5222025-02-05T10:18:43.767Z Compiling toml v0.8.19
5232025-02-05T10:18:44.557Z Compiling cargo_toml v0.20.5
5242025-02-05T10:18:44.681Z Compiling usdt v0.5.0
5252025-02-05T10:18:47.216Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5262025-02-05T10:18:50.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.85s
5272025-02-05T10:18:50.622Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5282025-02-05T10:18:51.146Z Downloading crates ...
5292025-02-05T10:18:51.257Z Downloaded atomicwrites v0.4.4
5302025-02-05T10:18:51.268Z Downloaded assert_matches v1.5.0
5312025-02-05T10:18:51.273Z Downloaded async-stream-impl v0.3.6
5322025-02-05T10:18:51.276Z Downloaded ascii-canvas v3.0.0
5332025-02-05T10:18:51.276Z Downloaded async-recursion v1.1.1
5342025-02-05T10:18:51.280Z Downloaded aead v0.5.2
5352025-02-05T10:18:51.283Z Downloaded adler2 v2.0.0
5362025-02-05T10:18:51.288Z Downloaded convert_case v0.4.0
5372025-02-05T10:18:51.291Z Downloaded cfg_aliases v0.1.1
5382025-02-05T10:18:51.294Z Downloaded atty v0.2.14
5392025-02-05T10:18:51.297Z Downloaded darling v0.20.10
5402025-02-05T10:18:51.302Z Downloaded hostname v0.4.0
5412025-02-05T10:18:51.305Z Downloaded hostname v0.3.1
5422025-02-05T10:18:51.307Z Downloaded crucible-workspace-hack v0.1.0
5432025-02-05T10:18:51.308Z Downloaded cfg_aliases v0.2.1
5442025-02-05T10:18:51.308Z Downloaded home v0.5.9
5452025-02-05T10:18:51.311Z Downloaded ciborium-io v0.2.2
5462025-02-05T10:18:51.314Z Downloaded cstr-argument v0.1.2
5472025-02-05T10:18:51.365Z Downloaded http-body v1.0.1
5482025-02-05T10:18:51.369Z Downloaded async-stream v0.3.6
5492025-02-05T10:18:51.370Z Downloaded hubpack_derive v0.1.1
5502025-02-05T10:18:51.370Z Downloaded http-range v0.1.5
5512025-02-05T10:18:51.370Z Downloaded arrayref v0.3.9
5522025-02-05T10:18:51.370Z Downloaded array-init v0.0.4
5532025-02-05T10:18:51.370Z Downloaded ident_case v1.0.1
5542025-02-05T10:18:51.370Z Downloaded cipher v0.4.4
5552025-02-05T10:18:51.370Z Downloaded is_ci v1.2.0
5562025-02-05T10:18:51.370Z Downloaded icu_provider_macros v1.5.0
5572025-02-05T10:18:51.370Z Downloaded constant_time_eq v0.3.1
5582025-02-05T10:18:51.370Z Downloaded cmake v0.1.51
5592025-02-05T10:18:51.370Z Downloaded chrono-tz-build v0.4.0
5602025-02-05T10:18:51.370Z Downloaded cbc v0.1.2
5612025-02-05T10:18:51.370Z Downloaded blowfish v0.9.1
5622025-02-05T10:18:51.370Z Downloaded ciborium-ll v0.2.2
5632025-02-05T10:18:51.370Z Downloaded bit-vec v0.6.3
5642025-02-05T10:18:51.370Z Downloaded match_cfg v0.1.0
5652025-02-05T10:18:51.370Z Downloaded instant v0.1.13
5662025-02-05T10:18:51.370Z Downloaded md5 v0.7.0
5672025-02-05T10:18:51.370Z Downloaded crc-catalog v2.4.0
5682025-02-05T10:18:51.370Z Downloaded castaway v0.2.3
5692025-02-05T10:18:51.370Z Downloaded cassowary v0.3.0
5702025-02-05T10:18:51.370Z Downloaded block-padding v0.3.3
5712025-02-05T10:18:51.370Z Downloaded mirai-annotations v1.12.0
5722025-02-05T10:18:51.370Z Downloaded bitflags v1.3.2
5732025-02-05T10:18:51.370Z Downloaded newtype_derive v0.1.6
5742025-02-05T10:18:51.370Z Downloaded crunchy v0.2.2
5752025-02-05T10:18:51.370Z Downloaded bb8 v0.8.5
5762025-02-05T10:18:51.370Z Downloaded base16ct v0.2.0
5772025-02-05T10:18:51.370Z Downloaded newline-converter v0.3.0
5782025-02-05T10:18:51.370Z Downloaded new_debug_unreachable v1.0.6
5792025-02-05T10:18:51.374Z Downloaded colored v2.1.0
5802025-02-05T10:18:51.374Z Downloaded crc v3.2.1
5812025-02-05T10:18:51.377Z Downloaded curve25519-dalek-derive v0.1.1
5822025-02-05T10:18:51.377Z Downloaded buf-list v1.0.3
5832025-02-05T10:18:51.380Z Downloaded http-body-util v0.1.2
5842025-02-05T10:18:51.381Z Downloaded arrayvec v0.7.6
5852025-02-05T10:18:51.384Z Downloaded hyper-tls v0.6.0
5862025-02-05T10:18:51.387Z Downloaded addr2line v0.24.2
5872025-02-05T10:18:51.388Z Downloaded hubpack v0.1.2
5882025-02-05T10:18:51.391Z Downloaded maplit v1.0.2
5892025-02-05T10:18:51.391Z Downloaded lalrpop-util v0.19.12
5902025-02-05T10:18:51.394Z Downloaded linked-hash-map v0.5.6
5912025-02-05T10:18:51.394Z Downloaded linear-map v1.2.0
5922025-02-05T10:18:51.397Z Downloaded lazycell v1.3.0
5932025-02-05T10:18:51.397Z Downloaded lazy_static v1.5.0
5942025-02-05T10:18:51.400Z Downloaded signal-hook-tokio v0.3.1
5952025-02-05T10:18:51.400Z Downloaded mime v0.3.17
5962025-02-05T10:18:51.403Z Downloaded atomic-waker v1.1.2
5972025-02-05T10:18:51.403Z Downloaded maybe-uninit v2.0.0
5982025-02-05T10:18:51.403Z Downloaded lru v0.12.5
5992025-02-05T10:18:51.406Z Downloaded kstat-rs v0.2.4
6002025-02-05T10:18:51.406Z Downloaded cobs v0.2.3
6012025-02-05T10:18:51.409Z Downloaded cexpr v0.6.0
6022025-02-05T10:18:51.409Z Downloaded lockfree-object-pool v0.1.6
6032025-02-05T10:18:51.412Z Downloaded keccak v0.1.5
6042025-02-05T10:18:51.415Z Downloaded managed v0.8.0
6052025-02-05T10:18:51.415Z Downloaded libsw v3.3.1
6062025-02-05T10:18:51.417Z Downloaded backoff v0.4.0
6072025-02-05T10:18:51.420Z Downloaded bitfield-struct v0.6.2
6082025-02-05T10:18:51.420Z Downloaded libefi-sys v0.1.0
6092025-02-05T10:18:51.423Z Downloaded memoffset v0.9.1
6102025-02-05T10:18:51.423Z Downloaded md-5 v0.10.6
6112025-02-05T10:18:51.426Z Downloaded lru-cache v0.1.2
6122025-02-05T10:18:51.426Z Downloaded internet-checksum v0.2.1
6132025-02-05T10:18:51.429Z Downloaded cookie_store v0.21.1
6142025-02-05T10:18:51.429Z Downloaded mockall v0.13.0
6152025-02-05T10:18:51.432Z Downloaded nibble_vec v0.1.0
6162025-02-05T10:18:51.435Z Downloaded multimap v0.10.0
6172025-02-05T10:18:51.435Z Downloaded indent_write v2.2.0
6182025-02-05T10:18:51.437Z Downloaded const_format_proc_macros v0.2.34
6192025-02-05T10:18:51.437Z Downloaded csv-core v0.1.11
6202025-02-05T10:18:51.440Z Downloaded ipnetwork v0.20.0
6212025-02-05T10:18:51.443Z Downloaded strum v0.26.3
6222025-02-05T10:18:51.443Z Downloaded newtype-uuid v1.2.1
6232025-02-05T10:18:51.446Z Downloaded nanorand v0.7.0
6242025-02-05T10:18:51.448Z Downloaded httparse v1.9.5
6252025-02-05T10:18:51.452Z Downloaded time-core v0.1.2
6262025-02-05T10:18:51.452Z Downloaded rustc-hash v2.0.0
6272025-02-05T10:18:51.455Z Downloaded try-lock v0.2.5
6282025-02-05T10:18:51.455Z Downloaded waitgroup v0.1.2
6292025-02-05T10:18:51.455Z Downloaded scrypt v0.11.0
6302025-02-05T10:18:51.455Z Downloaded icu_locid_transform v1.5.0
6312025-02-05T10:18:51.458Z Downloaded crossbeam-deque v0.8.5
6322025-02-05T10:18:51.461Z Downloaded vte_generate_state_changes v0.1.2
6332025-02-05T10:18:51.461Z Downloaded rand_core v0.6.4
6342025-02-05T10:18:51.464Z Downloaded resolv-conf v0.7.0
6352025-02-05T10:18:51.466Z Downloaded scopeguard v1.2.0
6362025-02-05T10:18:51.467Z Downloaded hyper-staticfile v0.10.1
6372025-02-05T10:18:51.473Z Downloaded ctr v0.9.2
6382025-02-05T10:18:51.473Z Downloaded darling_macro v0.20.10
6392025-02-05T10:18:51.475Z Downloaded endian-type v0.1.2
6402025-02-05T10:18:51.475Z Downloaded crc32fast v1.4.2
6412025-02-05T10:18:51.475Z Downloaded cancel-safe-futures v0.1.5
6422025-02-05T10:18:51.478Z Downloaded chacha20 v0.9.1
6432025-02-05T10:18:51.481Z Downloaded slog-scope v4.4.0
6442025-02-05T10:18:51.481Z Downloaded slog-stdlog v4.1.1
6452025-02-05T10:18:51.485Z Downloaded cookie v0.18.1
6462025-02-05T10:18:51.488Z Downloaded mime_guess v2.0.5
6472025-02-05T10:18:51.491Z Downloaded lock_api v0.4.12
6482025-02-05T10:18:51.491Z Downloaded memmap2 v0.9.5
6492025-02-05T10:18:51.494Z Downloaded litemap v0.7.3
6502025-02-05T10:18:51.497Z Downloaded multer v3.1.0
6512025-02-05T10:18:51.501Z Downloaded crc-any v2.5.0
6522025-02-05T10:18:51.501Z Downloaded instability v0.3.2
6532025-02-05T10:18:51.504Z Downloaded hmac v0.12.1
6542025-02-05T10:18:51.507Z Downloaded crossbeam-utils v0.8.20
6552025-02-05T10:18:51.510Z Downloaded strum_macros v0.24.3
6562025-02-05T10:18:51.510Z Downloaded structmeta v0.3.0
6572025-02-05T10:18:51.512Z Downloaded siphasher v0.3.11
6582025-02-05T10:18:51.512Z Downloaded shell-words v1.1.0
6592025-02-05T10:18:51.515Z Downloaded structmeta-derive v0.2.0
6602025-02-05T10:18:51.515Z Downloaded opaque-debug v0.3.1
6612025-02-05T10:18:51.518Z Downloaded num-iter v0.1.45
6622025-02-05T10:18:51.518Z Downloaded structmeta v0.2.0
6632025-02-05T10:18:51.526Z Downloaded phf_shared v0.10.0
6642025-02-05T10:18:51.526Z Downloaded rustls-pemfile v1.0.4
6652025-02-05T10:18:51.526Z Downloaded precomputed-hash v0.1.1
6662025-02-05T10:18:51.526Z Downloaded tiny-keccak v2.0.2
6672025-02-05T10:18:51.526Z Downloaded parse-size v1.1.0
6682025-02-05T10:18:51.529Z Downloaded arc-swap v1.7.1
6692025-02-05T10:18:51.531Z Downloaded allocator-api2 v0.2.18
6702025-02-05T10:18:51.534Z Downloaded hyper-rustls v0.27.3
6712025-02-05T10:18:51.538Z Downloaded wait-timeout v0.2.0
6722025-02-05T10:18:51.540Z Downloaded crossbeam-epoch v0.9.18
6732025-02-05T10:18:51.543Z Downloaded zone v0.1.8
6742025-02-05T10:18:51.543Z Downloaded icu_normalizer_data v1.5.0
6752025-02-05T10:18:51.550Z Downloaded enum-as-inner v0.6.1
6762025-02-05T10:18:51.550Z Downloaded difflib v0.4.0
6772025-02-05T10:18:51.550Z Downloaded deranged v0.3.11
6782025-02-05T10:18:51.550Z Downloaded libloading v0.8.5
6792025-02-05T10:18:51.554Z Downloaded indexmap v1.9.3
6802025-02-05T10:18:51.558Z Downloaded icu_normalizer v1.5.0
6812025-02-05T10:18:51.570Z Downloaded icu_locid_transform_data v1.5.0
6822025-02-05T10:18:51.570Z Downloaded clang-sys v1.8.1
6832025-02-05T10:18:51.570Z Downloaded miniz_oxide v0.8.0
6842025-02-05T10:18:51.570Z Downloaded chacha20poly1305 v0.10.1
6852025-02-05T10:18:51.585Z Downloaded litrs v0.4.1
6862025-02-05T10:18:51.585Z Downloaded const-oid v0.9.6
6872025-02-05T10:18:51.585Z Downloaded structmeta-derive v0.3.0
6882025-02-05T10:18:51.585Z Downloaded sigpipe v0.1.3
6892025-02-05T10:18:51.585Z Downloaded icu_provider v1.5.0
6902025-02-05T10:18:51.585Z Downloaded toolchain_find v0.4.0
6912025-02-05T10:18:51.585Z Downloaded tinyvec_macros v0.1.1
6922025-02-05T10:18:51.585Z Downloaded ssh-encoding v0.2.0
6932025-02-05T10:18:51.585Z Downloaded want v0.3.1
6942025-02-05T10:18:51.614Z Downloaded ed25519 v2.2.3
6952025-02-05T10:18:51.614Z Downloaded futures-sink v0.3.31
6962025-02-05T10:18:51.614Z Downloaded phf_generator v0.11.2
6972025-02-05T10:18:51.614Z Downloaded futures-executor v0.3.31
6982025-02-05T10:18:51.614Z Downloaded peg v0.8.4
6992025-02-05T10:18:51.614Z Downloaded num-integer v0.1.46
7002025-02-05T10:18:51.614Z Downloaded tracing-attributes v0.1.27
7012025-02-05T10:18:51.617Z Downloaded parse-display-derive v0.10.0
7022025-02-05T10:18:51.617Z Downloaded rpassword v7.3.1
7032025-02-05T10:18:51.617Z Downloaded quick-error v1.2.3
7042025-02-05T10:18:51.617Z Downloaded signature v2.2.0
7052025-02-05T10:18:51.618Z Downloaded dunce v1.0.5
7062025-02-05T10:18:51.618Z Downloaded downcast v0.11.0
7072025-02-05T10:18:51.618Z Downloaded yoke-derive v0.7.4
7082025-02-05T10:18:51.618Z Downloaded compact_str v0.8.0
7092025-02-05T10:18:51.618Z Downloaded subtle v2.6.1
7102025-02-05T10:18:51.618Z Downloaded spin v0.9.8
7112025-02-05T10:18:51.632Z Downloaded rtoolbox v0.0.2
7122025-02-05T10:18:51.632Z Downloaded bytes v1.9.0
7132025-02-05T10:18:51.632Z Downloaded icu_locid v1.5.0
7142025-02-05T10:18:51.632Z Downloaded indicatif v0.17.11
7152025-02-05T10:18:51.636Z Downloaded signal-hook-registry v1.4.2
7162025-02-05T10:18:51.636Z Downloaded base64 v0.22.1
7172025-02-05T10:18:51.650Z Downloaded heck v0.3.3
7182025-02-05T10:18:51.650Z Downloaded native-tls v0.2.12
7192025-02-05T10:18:51.650Z Downloaded bumpalo v3.16.0
7202025-02-05T10:18:51.650Z Downloaded termcolor v1.4.1
7212025-02-05T10:18:51.650Z Downloaded base64 v0.21.7
7222025-02-05T10:18:51.654Z Downloaded foreign-types v0.3.2
7232025-02-05T10:18:51.654Z Downloaded utf8_iter v1.0.4
7242025-02-05T10:18:51.654Z Downloaded serde-hex v0.1.0
7252025-02-05T10:18:51.668Z Downloaded scheduled-thread-pool v0.2.7
7262025-02-05T10:18:51.668Z Downloaded rayon-core v1.12.1
7272025-02-05T10:18:51.668Z Downloaded progenitor-client v0.9.1
7282025-02-05T10:18:51.668Z Downloaded progenitor v0.8.0
7292025-02-05T10:18:51.668Z Downloaded hyper-util v0.1.10
7302025-02-05T10:18:51.668Z Downloaded supports-color v3.0.1
7312025-02-05T10:18:51.685Z Downloaded env_logger v0.11.5
7322025-02-05T10:18:51.700Z Downloaded data-encoding v2.6.0
7332025-02-05T10:18:51.700Z Downloaded signal-hook-mio v0.2.4
7342025-02-05T10:18:51.700Z Downloaded embedded-io v0.4.0
7352025-02-05T10:18:51.700Z Downloaded progenitor v0.9.1
7362025-02-05T10:18:51.700Z Downloaded group v0.13.0
7372025-02-05T10:18:51.701Z Downloaded diff v0.1.13
7382025-02-05T10:18:51.701Z Downloaded heapless v0.8.0
7392025-02-05T10:18:51.717Z Downloaded debug-ignore v1.0.5
7402025-02-05T10:18:51.717Z Downloaded aes v0.8.4
7412025-02-05T10:18:51.734Z Downloaded icu_collections v1.5.0
7422025-02-05T10:18:51.734Z Downloaded write16 v1.0.0
7432025-02-05T10:18:51.734Z Downloaded icu_properties v1.5.1
7442025-02-05T10:18:51.734Z Downloaded thiserror-impl-no-std v2.0.2
7452025-02-05T10:18:51.734Z Downloaded crypto-bigint v0.5.5
7462025-02-05T10:18:51.737Z Downloaded pem v3.0.4
7472025-02-05T10:18:51.737Z Downloaded r2d2 v0.8.10
7482025-02-05T10:18:51.737Z Downloaded const_format v0.2.34
7492025-02-05T10:18:51.737Z Downloaded num-derive v0.4.2
7502025-02-05T10:18:51.737Z Downloaded yasna v0.5.2
7512025-02-05T10:18:51.741Z Downloaded serde_derive_internals v0.29.1
7522025-02-05T10:18:51.741Z Downloaded des v0.8.1
7532025-02-05T10:18:51.743Z Downloaded number_prefix v0.4.0
7542025-02-05T10:18:51.743Z Downloaded num_threads v0.1.7
7552025-02-05T10:18:51.746Z Downloaded pretty-hex v0.2.1
7562025-02-05T10:18:51.748Z Downloaded env_logger v0.10.2
7572025-02-05T10:18:51.751Z Downloaded similar v2.6.0
7582025-02-05T10:18:51.754Z Downloaded string_cache v0.8.7
7592025-02-05T10:18:51.757Z Downloaded smf v0.2.3
7602025-02-05T10:18:51.759Z Downloaded slog-bunyan v2.5.0
7612025-02-05T10:18:51.759Z Downloaded serde_path_to_error v0.1.16
7622025-02-05T10:18:51.761Z Downloaded rusty-fork v0.3.0
7632025-02-05T10:18:51.764Z Downloaded universal-hash v0.5.1
7642025-02-05T10:18:51.765Z Downloaded termtree v0.5.1
7652025-02-05T10:18:51.768Z Downloaded tinyvec v1.8.0
7662025-02-05T10:18:51.770Z Downloaded thiserror v2.0.11
7672025-02-05T10:18:51.775Z Downloaded wyz v0.5.1
7682025-02-05T10:18:51.777Z Downloaded writeable v0.5.5
7692025-02-05T10:18:51.782Z Downloaded futures-task v0.3.31
7702025-02-05T10:18:51.782Z Downloaded ff v0.13.0
7712025-02-05T10:18:51.784Z Downloaded fd-lock v4.0.2
7722025-02-05T10:18:51.788Z Downloaded fallible-streaming-iterator v0.1.9
7732025-02-05T10:18:51.789Z Downloaded display-error-chain v0.2.2
7742025-02-05T10:18:51.791Z Downloaded pin-project-lite v0.2.14
7752025-02-05T10:18:51.793Z Downloaded unicode-bidi v0.3.17
7762025-02-05T10:18:51.797Z Downloaded quinn v0.11.5
7772025-02-05T10:18:51.811Z Downloaded tracing v0.1.40
7782025-02-05T10:18:51.811Z Downloaded phf v0.11.2
7792025-02-05T10:18:51.811Z Downloaded signal-hook v0.3.17
7802025-02-05T10:18:51.811Z Downloaded darling_core v0.20.10
7812025-02-05T10:18:51.823Z Downloaded termtree v0.4.1
7822025-02-05T10:18:51.823Z Downloaded mio v1.0.2
7832025-02-05T10:18:51.827Z Downloaded quinn-udp v0.5.5
7842025-02-05T10:18:51.827Z Downloaded tokio-rustls v0.25.0
7852025-02-05T10:18:51.830Z Downloaded parking_lot_core v0.8.6
7862025-02-05T10:18:51.830Z Downloaded fxhash v0.2.1
7872025-02-05T10:18:51.833Z Downloaded ref-cast-impl v1.0.23
7882025-02-05T10:18:51.833Z Downloaded ghash v0.5.1
7892025-02-05T10:18:51.833Z Downloaded pbkdf2 v0.12.2
7902025-02-05T10:18:51.838Z Downloaded socket2 v0.5.7
7912025-02-05T10:18:51.841Z Downloaded tracing-core v0.1.32
7922025-02-05T10:18:51.841Z Downloaded tap v1.0.1
7932025-02-05T10:18:51.843Z Downloaded displaydoc v0.2.5
7942025-02-05T10:18:51.846Z Downloaded p256 v0.13.2
7952025-02-05T10:18:51.849Z Downloaded untrusted v0.7.1
7962025-02-05T10:18:51.851Z Downloaded unicode-xid v0.2.6
7972025-02-05T10:18:51.852Z Downloaded termios v0.3.3
7982025-02-05T10:18:51.854Z Downloaded tokio-rustls v0.26.0
7992025-02-05T10:18:51.857Z Downloaded diesel-dtrace v0.4.2
8002025-02-05T10:18:51.860Z Downloaded which v4.4.2
8012025-02-05T10:18:51.864Z Downloaded pin-project v1.1.6
8022025-02-05T10:18:51.872Z Downloaded serde-big-array v0.5.1
8032025-02-05T10:18:51.874Z Downloaded zerofrom v0.1.4
8042025-02-05T10:18:51.878Z Downloaded tower-service v0.3.3
8052025-02-05T10:18:51.878Z Downloaded sec1 v0.7.3
8062025-02-05T10:18:51.880Z Downloaded rustc-hash v1.1.0
8072025-02-05T10:18:51.880Z Downloaded pin-utils v0.1.0
8082025-02-05T10:18:51.883Z Downloaded tokio-tungstenite v0.24.0
8092025-02-05T10:18:51.883Z Downloaded flume v0.11.1
8102025-02-05T10:18:51.887Z Downloaded minimal-lexical v0.2.1
8112025-02-05T10:18:51.893Z Downloaded form_urlencoded v1.2.1
8122025-02-05T10:18:51.895Z Downloaded num-bigint v0.4.6
8132025-02-05T10:18:51.900Z Downloaded thiserror-no-std v2.0.2
8142025-02-05T10:18:51.903Z Downloaded thiserror-impl v2.0.11
8152025-02-05T10:18:51.906Z Downloaded openssl-probe v0.1.5
8162025-02-05T10:18:51.909Z Downloaded gethostname v0.5.0
8172025-02-05T10:18:51.912Z Downloaded unarray v0.1.4
8182025-02-05T10:18:51.912Z Downloaded term v0.7.0
8192025-02-05T10:18:51.915Z Downloaded openssl-macros v0.1.1
8202025-02-05T10:18:51.915Z Downloaded sqlformat v0.2.6
8212025-02-05T10:18:51.917Z Downloaded russh-cryptovec v0.7.3
8222025-02-05T10:18:51.918Z Downloaded serde_urlencoded v0.7.1
8232025-02-05T10:18:51.920Z Downloaded serde_plain v1.0.2
8242025-02-05T10:18:51.923Z Downloaded ref-cast v1.0.23
8252025-02-05T10:18:51.923Z Downloaded whoami v1.5.2
8262025-02-05T10:18:51.926Z Downloaded oso v0.27.3
8272025-02-05T10:18:51.929Z Downloaded zerocopy v0.6.6
8282025-02-05T10:18:51.932Z Downloaded uuid v1.12.0
8292025-02-05T10:18:51.936Z Downloaded foreign-types-shared v0.3.1
8302025-02-05T10:18:51.943Z Downloaded foreign-types-shared v0.1.1
8312025-02-05T10:18:51.943Z Downloaded zone_cfg_derive v0.1.2
8322025-02-05T10:18:51.943Z Downloaded sqlparser_derive v0.2.2
8332025-02-05T10:18:51.947Z Downloaded serde_repr v0.1.19
8342025-02-05T10:18:51.947Z Downloaded primeorder v0.13.6
8352025-02-05T10:18:51.947Z Downloaded fixedbitset v0.4.2
8362025-02-05T10:18:51.947Z Downloaded slab v0.4.9
8372025-02-05T10:18:51.951Z Downloaded simd-adler32 v0.3.7
8382025-02-05T10:18:51.951Z Downloaded rustc-demangle v0.1.24
8392025-02-05T10:18:51.954Z Downloaded vsss-rs v3.3.4
8402025-02-05T10:18:51.957Z Downloaded either v1.13.0
8412025-02-05T10:18:51.957Z Downloaded rsa v0.9.6
8422025-02-05T10:18:51.962Z Downloaded float-cmp v0.9.0
8432025-02-05T10:18:51.966Z Downloaded olpc-cjson v0.1.4
8442025-02-05T10:18:51.966Z Downloaded headers v0.4.0
8452025-02-05T10:18:51.971Z Downloaded russh-keys v0.45.0
8462025-02-05T10:18:51.974Z Downloaded aes-gcm v0.10.3
8472025-02-05T10:18:51.978Z Downloaded dyn-clone v1.0.17
8482025-02-05T10:18:51.981Z Downloaded snafu-derive v0.8.5
8492025-02-05T10:18:51.983Z Downloaded dirs-next v2.0.0
8502025-02-05T10:18:51.983Z Downloaded zerovec-derive v0.10.3
8512025-02-05T10:18:51.986Z Downloaded fatfs v0.3.6
8522025-02-05T10:18:51.989Z Downloaded rustc_version v0.1.7
8532025-02-05T10:18:51.991Z Downloaded derive_more v0.99.18
8542025-02-05T10:18:51.995Z Downloaded thread_local v1.1.8
8552025-02-05T10:18:52.001Z Downloaded pkg-config v0.3.31
8562025-02-05T10:18:52.004Z Downloaded flagset v0.4.6
8572025-02-05T10:18:52.004Z Downloaded russh v0.45.0
8582025-02-05T10:18:52.007Z Downloaded foreign-types-macros v0.2.3
8592025-02-05T10:18:52.010Z Downloaded zone v0.3.0
8602025-02-05T10:18:52.010Z Downloaded tls_codec v0.4.1
8612025-02-05T10:18:52.012Z Downloaded zone_cfg_derive v0.3.0
8622025-02-05T10:18:52.015Z Downloaded rand_xorshift v0.3.0
8632025-02-05T10:18:52.015Z Downloaded slog-dtrace v0.3.0
8642025-02-05T10:18:52.018Z Downloaded zeroize v1.8.1
8652025-02-05T10:18:52.018Z Downloaded shlex v1.3.0
8662025-02-05T10:18:52.021Z Downloaded rustls-pemfile v2.2.0
8672025-02-05T10:18:52.024Z Downloaded getrandom v0.2.15
8682025-02-05T10:18:52.027Z Downloaded parking_lot_core v0.9.10
8692025-02-05T10:18:52.029Z Downloaded diesel_derives v2.2.3
8702025-02-05T10:18:52.033Z Downloaded libxml v0.3.3
8712025-02-05T10:18:52.040Z Downloaded untrusted v0.9.0
8722025-02-05T10:18:52.043Z Downloaded itertools v0.12.1
8732025-02-05T10:18:52.050Z Downloaded fragile v2.0.0
8742025-02-05T10:18:52.053Z Downloaded itertools v0.13.0
8752025-02-05T10:18:52.060Z Downloaded headers-core v0.3.0
8762025-02-05T10:18:52.063Z Downloaded slog-envlogger v2.2.0
8772025-02-05T10:18:52.063Z Downloaded pem-rfc7468 v0.7.0
8782025-02-05T10:18:52.065Z Downloaded pbkdf2 v0.11.0
8792025-02-05T10:18:52.068Z Downloaded tls_codec_derive v0.4.1
8802025-02-05T10:18:52.071Z Downloaded polyval v0.6.2
8812025-02-05T10:18:52.074Z Downloaded peg-runtime v0.8.3
8822025-02-05T10:18:52.074Z Downloaded path-slash v0.1.5
8832025-02-05T10:18:52.076Z Downloaded poly1305 v0.8.0
8842025-02-05T10:18:52.076Z Downloaded dropshot_endpoint v0.12.0
8852025-02-05T10:18:52.080Z Downloaded rand v0.8.5
8862025-02-05T10:18:52.084Z Downloaded num_enum_derive v0.5.11
8872025-02-05T10:18:52.086Z Downloaded tokio-native-tls v0.3.1
8882025-02-05T10:18:52.089Z Downloaded percent-encoding v2.3.1
8892025-02-05T10:18:52.089Z Downloaded diesel_table_macro_syntax v0.2.0
8902025-02-05T10:18:52.089Z Downloaded aho-corasick v1.1.3
8912025-02-05T10:18:52.096Z Downloaded rustls-pki-types v1.10.0
8922025-02-05T10:18:52.100Z Downloaded paste v1.0.15
8932025-02-05T10:18:52.103Z Downloaded password-hash v0.5.0
8942025-02-05T10:18:52.106Z Downloaded hyper v1.5.2
8952025-02-05T10:18:52.113Z Downloaded rfc6979 v0.4.0
8962025-02-05T10:18:52.117Z Downloaded typify-macro v0.3.0
8972025-02-05T10:18:52.117Z Downloaded topological-sort v0.2.2
8982025-02-05T10:18:52.117Z Downloaded tar v0.4.42
8992025-02-05T10:18:52.120Z Downloaded nodrop v0.1.14
9002025-02-05T10:18:52.123Z Downloaded idna v1.0.3
9012025-02-05T10:18:52.126Z Downloaded normalize-line-endings v0.3.0
9022025-02-05T10:18:52.131Z Downloaded sct v0.7.1
9032025-02-05T10:18:52.134Z Downloaded sync_wrapper v1.0.1
9042025-02-05T10:18:52.134Z Downloaded hash32 v0.3.1
9052025-02-05T10:18:52.134Z Downloaded slog-term v2.9.1
9062025-02-05T10:18:52.137Z Downloaded secrecy v0.8.0
9072025-02-05T10:18:52.137Z Downloaded schemars_derive v0.8.21
9082025-02-05T10:18:52.140Z Downloaded hash32 v0.2.1
9092025-02-05T10:18:52.140Z Downloaded powerfmt v0.2.0
9102025-02-05T10:18:52.144Z Downloaded psl-types v2.0.11
9112025-02-05T10:18:52.144Z Downloaded num v0.4.3
9122025-02-05T10:18:52.144Z Downloaded uzers v0.12.1
9132025-02-05T10:18:52.147Z Downloaded pkcs1 v0.7.5
9142025-02-05T10:18:52.153Z Downloaded progenitor-client v0.8.0
9152025-02-05T10:18:52.153Z Downloaded elliptic-curve v0.13.8
9162025-02-05T10:18:52.156Z Downloaded stable_deref_trait v1.2.0
9172025-02-05T10:18:52.156Z Downloaded nom v7.1.3
9182025-02-05T10:18:52.161Z Downloaded value-bag v1.9.0
9192025-02-05T10:18:52.164Z Downloaded take_mut v0.2.2
9202025-02-05T10:18:52.167Z Downloaded sync-ptr v0.1.1
9212025-02-05T10:18:52.167Z Downloaded twox-hash v2.1.0
9222025-02-05T10:18:52.169Z Downloaded postcard v1.0.10
9232025-02-05T10:18:52.172Z Downloaded document-features v0.2.10
9242025-02-05T10:18:52.172Z Downloaded tokio-macros v2.5.0
9252025-02-05T10:18:52.179Z Downloaded progenitor-impl v0.9.1
9262025-02-05T10:18:52.182Z Downloaded defmt v0.3.8
9272025-02-05T10:18:52.182Z Downloaded aws-lc-rs v1.10.0
9282025-02-05T10:18:52.188Z Downloaded hex v0.4.3
9292025-02-05T10:18:52.191Z Downloaded num-traits v0.2.19
9302025-02-05T10:18:52.195Z Downloaded rustfmt-wrapper v0.2.1
9312025-02-05T10:18:52.195Z Downloaded tungstenite v0.23.0
9322025-02-05T10:18:52.198Z Downloaded unicase v2.7.0
9332025-02-05T10:18:52.201Z Downloaded num_enum v0.5.11
9342025-02-05T10:18:52.205Z Downloaded dsl_auto_type v0.1.2
9352025-02-05T10:18:52.208Z Downloaded typify v0.2.0
9362025-02-05T10:18:52.211Z Downloaded tabwriter v1.4.0
9372025-02-05T10:18:52.214Z Downloaded synstructure v0.13.1
9382025-02-05T10:18:52.214Z Downloaded proc-macro-crate v1.3.1
9392025-02-05T10:18:52.214Z Downloaded reqwest v0.12.9
9402025-02-05T10:18:52.223Z Downloaded progenitor-macro v0.8.0
9412025-02-05T10:18:52.226Z Downloaded postgres-types v0.2.8
9422025-02-05T10:18:52.229Z Downloaded ssh-key v0.6.6
9432025-02-05T10:18:52.234Z Downloaded typify-macro v0.2.0
9442025-02-05T10:18:52.237Z Downloaded strum_macros v0.26.4
9452025-02-05T10:18:52.240Z Downloaded pkcs5 v0.7.1
9462025-02-05T10:18:52.243Z Downloaded nu-ansi-term v0.50.1
9472025-02-05T10:18:52.246Z Downloaded predicates v3.1.2
9482025-02-05T10:18:52.249Z Downloaded defmt-macros v0.3.9
9492025-02-05T10:18:52.252Z Downloaded tinystr v0.7.6
9502025-02-05T10:18:52.264Z Downloaded static_assertions v1.1.0
9512025-02-05T10:18:52.269Z Downloaded vergen v8.3.2
9522025-02-05T10:18:52.269Z Downloaded zerocopy-derive v0.8.10
9532025-02-05T10:18:52.269Z Downloaded defmt-parser v0.3.4
9542025-02-05T10:18:52.269Z Downloaded half v2.4.1
9552025-02-05T10:18:52.272Z Downloaded derive_builder v0.20.2
9562025-02-05T10:18:52.275Z Downloaded slog v2.7.0
9572025-02-05T10:18:52.277Z Downloaded blake3 v1.5.4
9582025-02-05T10:18:52.285Z Downloaded password-hash v0.4.2
9592025-02-05T10:18:52.289Z Downloaded unicode-properties v0.1.3
9602025-02-05T10:18:52.291Z Downloaded tungstenite v0.24.0
9612025-02-05T10:18:52.295Z Downloaded der_derive v0.7.3
9622025-02-05T10:18:52.298Z Downloaded smallvec v1.13.2
9632025-02-05T10:18:52.301Z Downloaded ron v0.8.1
9642025-02-05T10:18:52.304Z Downloaded rcgen v0.12.1
9652025-02-05T10:18:52.307Z Downloaded tokio-util v0.7.12
9662025-02-05T10:18:52.314Z Downloaded bindgen v0.69.5
9672025-02-05T10:18:52.321Z Downloaded fs_extra v1.3.0
9682025-02-05T10:18:52.324Z Downloaded dropshot_endpoint v0.15.1
9692025-02-05T10:18:52.327Z Downloaded p521 v0.13.3
9702025-02-05T10:18:52.331Z Downloaded ron v0.7.1
9712025-02-05T10:18:52.337Z Downloaded subprocess v0.2.9
9722025-02-05T10:18:52.341Z Downloaded zopfli v0.8.1
9732025-02-05T10:18:52.344Z Downloaded zip v2.1.3
9742025-02-05T10:18:52.348Z Downloaded quick-xml v0.33.0
9752025-02-05T10:18:52.353Z Downloaded zip v0.6.6
9762025-02-05T10:18:52.358Z Downloaded hashbrown v0.14.5
9772025-02-05T10:18:52.363Z Downloaded samael v0.0.17
9782025-02-05T10:18:52.440Z Downloaded bitvec v1.0.1
9792025-02-05T10:18:52.445Z Downloaded schemars v0.8.21
9802025-02-05T10:18:52.445Z Downloaded openssl-sys v0.9.105
9812025-02-05T10:18:52.445Z Downloaded rayon v1.10.0
9822025-02-05T10:18:52.445Z Downloaded flate2 v1.0.35
9832025-02-05T10:18:52.445Z Downloaded winnow v0.5.40
9842025-02-05T10:18:52.445Z Downloaded tokio-postgres v0.7.12
9852025-02-05T10:18:52.445Z Downloaded typed-path v0.9.3
9862025-02-05T10:18:52.445Z Downloaded toml_edit v0.19.15
9872025-02-05T10:18:52.456Z Downloaded heapless v0.7.17
9882025-02-05T10:18:52.461Z Downloaded hashbrown v0.13.2
9892025-02-05T10:18:52.465Z Downloaded hashbrown v0.12.3
9902025-02-05T10:18:52.470Z Downloaded futures-util v0.3.31
9912025-02-05T10:18:52.483Z Downloaded tough v0.19.0
9922025-02-05T10:18:52.492Z Downloaded zerovec v0.10.4
9932025-02-05T10:18:52.498Z Downloaded rustls-webpki v0.102.8
9942025-02-05T10:18:52.516Z Downloaded parse-zoneinfo v0.3.1
9952025-02-05T10:18:52.520Z Downloaded curve25519-dalek v4.1.3
9962025-02-05T10:18:52.529Z Downloaded num-bigint-dig v0.8.4
9972025-02-05T10:18:52.534Z Downloaded rusqlite v0.32.1
9982025-02-05T10:18:52.540Z Downloaded h2 v0.4.6
9992025-02-05T10:18:52.708Z Downloaded unicode-normalization v0.1.24
10002025-02-05T10:18:52.721Z Downloaded time v0.3.36
10012025-02-05T10:18:52.721Z Downloaded rustyline v14.0.0
10022025-02-05T10:18:52.721Z Downloaded rustls v0.21.12
10032025-02-05T10:18:52.721Z Downloaded sqlparser v0.45.0
10042025-02-05T10:18:52.721Z Downloaded nix v0.27.1
10052025-02-05T10:18:52.721Z Downloaded petname v2.0.2
10062025-02-05T10:18:52.725Z Downloaded salty v0.3.0
10072025-02-05T10:18:52.725Z Downloaded quinn-proto v0.11.8
10082025-02-05T10:18:52.725Z Downloaded radix_trie v0.2.1
10092025-02-05T10:18:52.725Z Downloaded zerocopy v0.8.10
10102025-02-05T10:18:52.725Z Downloaded p384 v0.13.0
10112025-02-05T10:18:52.726Z Downloaded bstr v1.10.0
10122025-02-05T10:18:52.726Z Downloaded proptest v1.5.0
10132025-02-05T10:18:52.726Z Downloaded vcpkg v0.2.15
10142025-02-05T10:18:52.726Z Downloaded openssl v0.10.70
10152025-02-05T10:18:52.726Z Downloaded polar-core v0.27.3
10162025-02-05T10:18:52.733Z Downloaded rustls v0.23.19
10172025-02-05T10:18:52.746Z Downloaded rustls v0.22.4
10182025-02-05T10:18:52.759Z Downloaded unicode-width v0.2.0
10192025-02-05T10:18:52.766Z Downloaded chrono-tz v0.10.1
10202025-02-05T10:18:52.773Z Downloaded gimli v0.31.1
10212025-02-05T10:18:52.781Z Downloaded smoltcp v0.11.0
10222025-02-05T10:18:52.795Z Downloaded regress v0.10.1
10232025-02-05T10:18:52.803Z Downloaded regress v0.9.1
10242025-02-05T10:18:52.825Z Downloaded object v0.30.4
10252025-02-05T10:18:52.830Z Downloaded openapiv3 v2.0.0
10262025-02-05T10:18:52.836Z Downloaded nix v0.28.0
10272025-02-05T10:18:52.848Z Downloaded diesel v2.2.6
10282025-02-05T10:18:52.867Z Downloaded dropshot v0.12.0
10292025-02-05T10:18:52.887Z Downloaded nix v0.29.0
10302025-02-05T10:18:52.899Z Downloaded smoltcp v0.9.1
10312025-02-05T10:18:52.910Z Downloaded regex-syntax v0.8.5
10322025-02-05T10:18:52.919Z Downloaded typify-impl v0.2.0
10332025-02-05T10:18:52.967Z Downloaded dropshot v0.15.1
10342025-02-05T10:18:52.975Z Downloaded ratatui v0.28.1
10352025-02-05T10:18:52.978Z Downloaded bzip2-sys v0.1.11+1.0.8
10362025-02-05T10:18:52.990Z Downloaded sled v0.34.7
10372025-02-05T10:18:53.001Z Downloaded zerocopy-derive v0.6.6
10382025-02-05T10:18:53.011Z Downloaded regex-syntax v0.6.29
10392025-02-05T10:18:53.018Z Downloaded object v0.36.5
10402025-02-05T10:18:53.030Z Downloaded typify-impl v0.3.0
10412025-02-05T10:18:53.045Z Downloaded hickory-proto v0.24.2
10422025-02-05T10:18:53.061Z Downloaded git2 v0.19.0
10432025-02-05T10:18:53.099Z Downloaded webpki-roots v0.26.6
10442025-02-05T10:18:53.104Z Downloaded regex v1.11.1
10452025-02-05T10:18:53.104Z Downloaded icu_properties_data v1.5.0
10462025-02-05T10:18:53.104Z Downloaded regex-automata v0.4.8
10472025-02-05T10:18:53.114Z Downloaded reedline v0.35.0
10482025-02-05T10:18:53.121Z Downloaded lalrpop v0.19.12
10492025-02-05T10:18:53.132Z Downloaded rustls-webpki v0.101.7
10502025-02-05T10:18:53.145Z Downloaded portable-atomic v1.9.0
10512025-02-05T10:18:53.153Z Downloaded lzma-sys v0.1.20
10522025-02-05T10:18:53.182Z Downloaded csv v1.3.1
10532025-02-05T10:18:53.223Z Downloaded petgraph v0.6.5
10542025-02-05T10:18:53.229Z Downloaded libz-sys v1.1.20
10552025-02-05T10:18:53.239Z Downloaded chrono v0.4.39
10562025-02-05T10:18:53.246Z Downloaded ed25519-dalek v2.1.1
10572025-02-05T10:18:53.251Z Downloaded hickory-resolver v0.24.2
10582025-02-05T10:18:53.254Z Downloaded futures v0.3.31
10592025-02-05T10:18:53.259Z Downloaded url v2.5.3
10602025-02-05T10:18:53.262Z Downloaded x509-cert v0.2.5
10612025-02-05T10:18:53.268Z Downloaded sha3 v0.10.8
10622025-02-05T10:18:53.273Z Downloaded tokio v1.43.0
10632025-02-05T10:18:53.311Z Downloaded salsa20 v0.10.2
10642025-02-05T10:18:53.314Z Downloaded derive-where v1.2.7
10652025-02-05T10:18:53.318Z Downloaded serde_with v3.11.0
10662025-02-05T10:18:53.323Z Downloaded smallvec v0.6.14
10672025-02-05T10:18:53.335Z Downloaded slog-async v2.8.0
10682025-02-05T10:18:53.335Z Downloaded funty v2.0.0
10692025-02-05T10:18:53.338Z Downloaded rustc_version v0.4.1
10702025-02-05T10:18:53.338Z Downloaded num-rational v0.4.2
10712025-02-05T10:18:53.338Z Downloaded hex-literal v0.4.1
10722025-02-05T10:18:53.338Z Downloaded test-strategy v0.3.1
10732025-02-05T10:18:53.338Z Downloaded serde_with_macros v3.11.0
10742025-02-05T10:18:53.338Z Downloaded serde_yaml v0.9.34+deprecated
10752025-02-05T10:18:53.341Z Downloaded vte v0.11.1
10762025-02-05T10:18:53.341Z Downloaded derive_builder_macro v0.20.2
10772025-02-05T10:18:53.341Z Downloaded progenitor-macro v0.9.1
10782025-02-05T10:18:53.344Z Downloaded snafu v0.8.5
10792025-02-05T10:18:53.347Z Downloaded der v0.7.9
10802025-02-05T10:18:53.353Z Downloaded unicode-segmentation v1.12.0
10812025-02-05T10:18:53.356Z Downloaded itertools v0.10.5
10822025-02-05T10:18:53.362Z Downloaded prettyplease v0.2.25
10832025-02-05T10:18:53.365Z Downloaded expectorate v1.1.0
10842025-02-05T10:18:53.370Z Downloaded progenitor-impl v0.8.0
10852025-02-05T10:18:53.373Z Downloaded libm v0.2.8
10862025-02-05T10:18:53.378Z Downloaded steno v0.4.1
10872025-02-05T10:18:53.382Z Downloaded crossterm v0.28.1
10882025-02-05T10:18:53.388Z Downloaded unsafe-libyaml v0.2.11
10892025-02-05T10:18:53.392Z Downloaded toml v0.7.8
10902025-02-05T10:18:53.397Z Downloaded filetime v0.2.25
10912025-02-05T10:18:53.401Z Downloaded fallible-iterator v0.3.0
10922025-02-05T10:18:53.401Z Downloaded encoding_rs v0.8.34
10932025-02-05T10:18:53.419Z Downloaded zeroize_derive v1.4.2
10942025-02-05T10:18:53.422Z Downloaded tui-tree-widget v0.22.0
10952025-02-05T10:18:53.422Z Downloaded predicates-tree v1.0.11
10962025-02-05T10:18:53.425Z Downloaded predicates-core v1.0.8
10972025-02-05T10:18:53.425Z Downloaded parse-display v0.10.0
10982025-02-05T10:18:53.425Z Downloaded packed_struct_codegen v0.10.1
10992025-02-05T10:18:53.428Z Downloaded packed_struct v0.10.1
11002025-02-05T10:18:53.428Z Downloaded semver v0.1.20
11012025-02-05T10:18:53.431Z Downloaded glob v0.3.2
11022025-02-05T10:18:53.431Z Downloaded postgres-protocol v0.6.7
11032025-02-05T10:18:53.434Z Downloaded qorb v0.2.1
11042025-02-05T10:18:53.441Z Downloaded hickory-server v0.24.2
11052025-02-05T10:18:53.444Z Downloaded walkdir v2.5.0
11062025-02-05T10:18:53.444Z Downloaded num-complex v0.4.6
11072025-02-05T10:18:53.447Z Downloaded hickory-client v0.24.2
11082025-02-05T10:18:53.450Z Downloaded slog-json v2.6.1
11092025-02-05T10:18:53.453Z Downloaded owo-colors v4.1.0
11102025-02-05T10:18:53.456Z Downloaded parking_lot v0.12.3
11112025-02-05T10:18:53.456Z Downloaded parking_lot v0.11.2
11122025-02-05T10:18:53.460Z Downloaded tokio-rustls v0.24.1
11132025-02-05T10:18:53.464Z Downloaded publicsuffix v2.3.0
11142025-02-05T10:18:53.464Z Downloaded unicode_categories v0.1.1
11152025-02-05T10:18:53.467Z Downloaded http v1.2.0
11162025-02-05T10:18:53.470Z Downloaded tungstenite v0.21.0
11172025-02-05T10:18:53.473Z Downloaded pin-project-internal v1.1.6
11182025-02-05T10:18:53.476Z Downloaded derive_builder_core v0.20.2
11192025-02-05T10:18:53.476Z Downloaded libgit2-sys v0.17.0+1.8.1
11202025-02-05T10:18:53.533Z Downloaded yoke v0.7.4
11212025-02-05T10:18:53.537Z Downloaded dirs-sys-next v0.1.2
11222025-02-05T10:18:53.537Z Downloaded strip-ansi-escapes v0.2.0
11232025-02-05T10:18:53.540Z Downloaded stringprep v0.1.5
11242025-02-05T10:18:53.540Z Downloaded spki v0.7.3
11252025-02-05T10:18:53.540Z Downloaded sha1 v0.10.6
11262025-02-05T10:18:53.543Z Downloaded typify v0.3.0
11272025-02-05T10:18:53.623Z Downloaded tokio-stream v0.1.16
11282025-02-05T10:18:53.631Z Downloaded rand_seeder v0.3.0
11292025-02-05T10:18:53.631Z Downloaded rand_chacha v0.3.1
11302025-02-05T10:18:53.631Z Downloaded radium v0.7.0
11312025-02-05T10:18:53.631Z Downloaded futures-channel v0.3.31
11322025-02-05T10:18:53.631Z Downloaded hashlink v0.9.1
11332025-02-05T10:18:53.631Z Downloaded globset v0.4.15
11342025-02-05T10:18:53.631Z Downloaded oso-derive v0.27.3
11352025-02-05T10:18:53.632Z Downloaded hkdf v0.12.4
11362025-02-05T10:18:53.632Z Downloaded phf_shared v0.11.2
11372025-02-05T10:18:53.632Z Downloaded phf_codegen v0.11.2
11382025-02-05T10:18:53.632Z Downloaded num-conv v0.1.0
11392025-02-05T10:18:53.632Z Downloaded foreign-types v0.5.0
11402025-02-05T10:18:53.632Z Downloaded foldhash v0.1.3
11412025-02-05T10:18:53.632Z Downloaded omicron-zone-package v0.12.0
11422025-02-05T10:18:53.632Z Downloaded crossbeam-channel v0.5.13
11432025-02-05T10:18:53.632Z Downloaded cc v1.1.30
11442025-02-05T10:18:53.632Z Downloaded backtrace v0.3.74
11452025-02-05T10:18:53.632Z Downloaded base64 v0.13.1
11462025-02-05T10:18:53.632Z Downloaded float-ord v0.3.2
11472025-02-05T10:18:53.632Z Downloaded ena v0.14.3
11482025-02-05T10:18:53.632Z Downloaded embedded-io v0.6.1
11492025-02-05T10:18:53.632Z Downloaded unicode-truncate v1.1.0
11502025-02-05T10:18:53.632Z Downloaded pkcs8 v0.10.2
11512025-02-05T10:18:53.632Z Downloaded peg-macros v0.8.4
11522025-02-05T10:18:53.632Z Downloaded highway v1.2.0
11532025-02-05T10:18:53.632Z Downloaded same-file v1.0.6
11542025-02-05T10:18:53.632Z Downloaded rustversion v1.0.17
11552025-02-05T10:18:53.632Z Downloaded ppv-lite86 v0.2.20
11562025-02-05T10:18:53.632Z Downloaded ecdsa v0.16.9
11572025-02-05T10:18:53.632Z Downloaded tokio-tungstenite v0.23.1
11582025-02-05T10:18:53.632Z Downloaded tokio-tungstenite v0.21.0
11592025-02-05T10:18:53.632Z Downloaded time-macros v0.2.18
11602025-02-05T10:18:53.632Z Downloaded futures-macro v0.3.31
11612025-02-05T10:18:53.632Z Downloaded futures-io v0.3.31
11622025-02-05T10:18:53.632Z Downloaded futures-core v0.3.31
11632025-02-05T10:18:53.633Z Downloaded fallible-iterator v0.2.0
11642025-02-05T10:18:53.633Z Downloaded env_filter v0.1.2
11652025-02-05T10:18:53.633Z Downloaded mockall_derive v0.13.0
11662025-02-05T10:18:53.633Z Downloaded iana-time-zone v0.1.61
11672025-02-05T10:18:53.633Z Downloaded zerofrom-derive v0.1.4
11682025-02-05T10:18:53.633Z Downloaded xz2 v0.1.7
11692025-02-05T10:18:53.633Z Downloaded xattr v1.3.1
11702025-02-05T10:18:53.633Z Downloaded utf-8 v0.7.6
11712025-02-05T10:18:53.633Z Downloaded blake2 v0.10.6
11722025-02-05T10:18:53.633Z Downloaded utf16_iter v1.0.5
11732025-02-05T10:18:53.633Z Downloaded strum_macros v0.25.3
11742025-02-05T10:18:53.633Z Downloaded ssh-cipher v0.2.0
11752025-02-05T10:18:53.633Z Downloaded console v0.15.10
11762025-02-05T10:18:53.638Z Downloaded ahash v0.8.11
11772025-02-05T10:18:53.638Z Downloaded ipnet v2.10.1
11782025-02-05T10:18:53.638Z Downloaded jobserver v0.1.32
11792025-02-05T10:18:53.638Z Downloaded async-bb8-diesel v0.2.1
11802025-02-05T10:18:53.642Z Downloaded ciborium v0.2.2
11812025-02-05T10:18:53.642Z Downloaded bzip2 v0.4.4
11822025-02-05T10:18:53.642Z Downloaded base64ct v1.6.0
11832025-02-05T10:18:53.649Z Downloaded bcs v0.1.6
11842025-02-05T10:18:53.649Z Downloaded impl-trait-for-tuples v0.2.2
11852025-02-05T10:18:53.653Z Downloaded is-terminal v0.4.13
11862025-02-05T10:18:53.653Z Downloaded idna_adapter v1.2.0
11872025-02-05T10:18:53.653Z Downloaded inout v0.1.3
11882025-02-05T10:18:53.653Z Downloaded indoc v1.0.9
11892025-02-05T10:18:53.656Z Downloaded humantime v2.1.0
11902025-02-05T10:18:53.656Z Downloaded async-trait v0.1.86
11912025-02-05T10:18:53.660Z Downloaded argon2 v0.5.3
11922025-02-05T10:18:53.660Z Downloaded httpdate v1.0.3
11932025-02-05T10:18:53.664Z Downloaded bitfield v0.14.0
11942025-02-05T10:18:53.664Z Downloaded bit-set v0.5.3
11952025-02-05T10:18:53.664Z Downloaded bcrypt-pbkdf v0.10.0
11962025-02-05T10:18:53.840Z Downloaded libsqlite3-sys v0.30.1
11972025-02-05T10:18:53.933Z Downloaded ring v0.17.8
11982025-02-05T10:18:54.237Z Downloaded aws-lc-sys v0.22.0
11992025-02-05T10:18:54.538Z Compiling serde v1.0.217
12002025-02-05T10:18:54.541Z Compiling lock_api v0.4.12
12012025-02-05T10:18:54.541Z Compiling value-bag v1.9.0
12022025-02-05T10:18:54.541Z Compiling scopeguard v1.2.0
12032025-02-05T10:18:54.696Z Compiling typenum v1.17.0
12042025-02-05T10:18:54.700Z Compiling generic-array v0.14.7
12052025-02-05T10:18:54.733Z Compiling syn v2.0.96
12062025-02-05T10:18:54.747Z Compiling getrandom v0.2.15
12072025-02-05T10:18:54.894Z Compiling subtle v2.6.1
12082025-02-05T10:18:55.001Z Compiling rand_core v0.6.4
12092025-02-05T10:18:55.142Z Compiling log v0.4.22
12102025-02-05T10:18:56.197Z Compiling shlex v1.3.0
12112025-02-05T10:18:57.125Z Compiling jobserver v0.1.32
12122025-02-05T10:18:57.125Z Compiling smallvec v1.13.2
12132025-02-05T10:18:57.125Z Compiling const-oid v0.9.6
12142025-02-05T10:18:57.125Z Compiling pin-project-lite v0.2.14
12152025-02-05T10:18:57.125Z Compiling cc v1.1.30
12162025-02-05T10:18:57.125Z Compiling rustix v0.38.37
12172025-02-05T10:18:57.125Z Compiling spin v0.9.8
12182025-02-05T10:18:57.125Z Compiling parking_lot_core v0.9.10
12192025-02-05T10:18:57.125Z Compiling futures-core v0.3.31
12202025-02-05T10:18:57.125Z Compiling signal-hook-registry v1.4.2
12212025-02-05T10:18:57.147Z Compiling mio v1.0.2
12222025-02-05T10:18:57.147Z Compiling aho-corasick v1.1.3
12232025-02-05T10:18:57.147Z Compiling parking_lot v0.12.3
12242025-02-05T10:18:57.147Z Compiling regex-syntax v0.8.5
12252025-02-05T10:18:57.186Z Compiling stable_deref_trait v1.2.0
12262025-02-05T10:18:57.321Z Compiling either v1.13.0
12272025-02-05T10:18:57.588Z Compiling cpufeatures v0.2.14
12282025-02-05T10:18:57.702Z Compiling futures-sink v0.3.31
12292025-02-05T10:18:57.707Z Compiling glob v0.3.2
12302025-02-05T10:18:57.723Z Compiling socket2 v0.5.7
12312025-02-05T10:18:57.799Z Compiling slab v0.4.9
12322025-02-05T10:18:57.818Z Compiling prettyplease v0.2.25
12332025-02-05T10:18:58.165Z Compiling lazy_static v1.5.0
12342025-02-05T10:18:58.262Z Compiling serde_json v1.0.135
12352025-02-05T10:18:58.293Z Compiling minimal-lexical v0.2.1
12362025-02-05T10:18:58.663Z Compiling clang-sys v1.8.1
12372025-02-05T10:18:58.668Z Compiling libloading v0.8.5
12382025-02-05T10:18:58.794Z Compiling nom v7.1.3
12392025-02-05T10:18:58.922Z Compiling home v0.5.9
12402025-02-05T10:18:59.039Z Compiling bindgen v0.69.5
12412025-02-05T10:18:59.190Z Compiling futures-channel v0.3.31
12422025-02-05T10:18:59.597Z Compiling itertools v0.12.1
12432025-02-05T10:18:59.705Z Compiling libm v0.2.8
12442025-02-05T10:18:59.910Z Compiling futures-task v0.3.31
12452025-02-05T10:18:59.980Z Compiling pin-utils v0.1.0
12462025-02-05T10:19:00.104Z Compiling rustc-hash v1.1.0
12472025-02-05T10:19:00.371Z Compiling lazycell v1.3.0
12482025-02-05T10:19:00.380Z Compiling foldhash v0.1.3
12492025-02-05T10:19:00.555Z Compiling futures-io v0.3.31
12502025-02-05T10:19:00.702Z Compiling allocator-api2 v0.2.18
12512025-02-05T10:19:00.800Z Compiling regex-automata v0.4.8
12522025-02-05T10:19:01.452Z Compiling hashbrown v0.15.1
12532025-02-05T10:19:01.575Z Compiling cmake v0.1.51
12542025-02-05T10:19:02.177Z Compiling cexpr v0.6.0
12552025-02-05T10:19:02.461Z Compiling synstructure v0.13.1
12562025-02-05T10:19:02.649Z Compiling num-traits v0.2.19
12572025-02-05T10:19:02.991Z Compiling dunce v1.0.5
12582025-02-05T10:19:03.084Z Compiling fs_extra v1.3.0
12592025-02-05T10:19:03.381Z Compiling pkg-config v0.3.31
12602025-02-05T10:19:03.858Z Compiling litemap v0.7.3
12612025-02-05T10:19:03.910Z Compiling writeable v0.5.5
12622025-02-05T10:19:04.331Z Compiling ring v0.17.8
12632025-02-05T10:19:04.440Z Compiling base64ct v1.6.0
12642025-02-05T10:19:04.708Z Compiling paste v1.0.15
12652025-02-05T10:19:05.080Z Compiling pem-rfc7468 v0.7.0
12662025-02-05T10:19:05.206Z Compiling aws-lc-rs v1.10.0
12672025-02-05T10:19:05.226Z Compiling httparse v1.9.5
12682025-02-05T10:19:05.612Z Compiling icu_locid_transform_data v1.5.0
12692025-02-05T10:19:05.711Z Compiling flagset v0.4.6
12702025-02-05T10:19:05.915Z Compiling tracing-core v0.1.32
12712025-02-05T10:19:05.937Z Compiling icu_properties_data v1.5.0
12722025-02-05T10:19:06.248Z Compiling regex v1.11.1
12732025-02-05T10:19:06.663Z Compiling crossbeam-utils v0.8.20
12742025-02-05T10:19:06.754Z Compiling percent-encoding v2.3.1
12752025-02-05T10:19:07.065Z Compiling rustls-pki-types v1.10.0
12762025-02-05T10:19:07.143Z Compiling utf16_iter v1.0.5
12772025-02-05T10:19:07.209Z Compiling time-core v0.1.2
12782025-02-05T10:19:07.361Z Compiling mirai-annotations v1.12.0
12792025-02-05T10:19:07.371Z Compiling vcpkg v0.2.15
12802025-02-05T10:19:07.524Z Compiling utf8_iter v1.0.4
12812025-02-05T10:19:07.769Z Compiling untrusted v0.7.1
12822025-02-05T10:19:07.786Z Compiling num-conv v0.1.0
12832025-02-05T10:19:07.882Z Compiling serde_derive v1.0.217
12842025-02-05T10:19:07.950Z Compiling zeroize_derive v1.4.2
12852025-02-05T10:19:07.991Z Compiling zerocopy-derive v0.7.35
12862025-02-05T10:19:08.067Z Compiling zerofrom-derive v0.1.4
12872025-02-05T10:19:09.147Z Compiling tokio-macros v2.5.0
12882025-02-05T10:19:09.311Z Compiling zeroize v1.8.1
12892025-02-05T10:19:09.928Z Compiling zerocopy v0.7.35
12902025-02-05T10:19:10.101Z Compiling yoke-derive v0.7.4
12912025-02-05T10:19:10.622Z Compiling zerovec-derive v0.10.3
12922025-02-05T10:19:10.987Z Compiling crypto-common v0.1.6
12932025-02-05T10:19:11.029Z Compiling block-buffer v0.10.4
12942025-02-05T10:19:11.192Z Compiling thiserror-impl v1.0.69
12952025-02-05T10:19:11.250Z Compiling futures-macro v0.3.31
12962025-02-05T10:19:11.337Z Compiling digest v0.10.7
12972025-02-05T10:19:11.621Z Compiling zerofrom v0.1.4
12982025-02-05T10:19:11.749Z Compiling hmac v0.12.1
12992025-02-05T10:19:11.801Z Compiling displaydoc v0.2.5
13002025-02-05T10:19:11.849Z Compiling block-padding v0.3.3
13012025-02-05T10:19:12.015Z Compiling sha2 v0.10.8
13022025-02-05T10:19:12.106Z Compiling inout v0.1.3
13032025-02-05T10:19:12.405Z Compiling cipher v0.4.4
13042025-02-05T10:19:12.605Z Compiling yoke v0.7.4
13052025-02-05T10:19:12.891Z Compiling icu_provider_macros v1.5.0
13062025-02-05T10:19:12.950Z Compiling ppv-lite86 v0.2.20
13072025-02-05T10:19:13.085Z Compiling zerovec v0.10.4
13082025-02-05T10:19:13.098Z Compiling futures-util v0.3.31
13092025-02-05T10:19:13.343Z Compiling der_derive v0.7.3
13102025-02-05T10:19:13.767Z Compiling rand_chacha v0.3.1
13112025-02-05T10:19:13.972Z Compiling tracing-attributes v0.1.27
13122025-02-05T10:19:14.248Z Compiling thiserror v1.0.69
13132025-02-05T10:19:14.394Z Compiling pest v2.7.14
13142025-02-05T10:19:15.069Z Compiling tinystr v0.7.6
13152025-02-05T10:19:15.435Z Compiling icu_locid v1.5.0
13162025-02-05T10:19:15.461Z Compiling icu_collections v1.5.0
13172025-02-05T10:19:15.616Z Compiling der v0.7.9
13182025-02-05T10:19:15.906Z Compiling rand v0.8.5
13192025-02-05T10:19:16.818Z Compiling icu_provider v1.5.0
13202025-02-05T10:19:17.290Z Compiling tracing v0.1.40
13212025-02-05T10:19:17.463Z Compiling salsa20 v0.10.2
13222025-02-05T10:19:17.558Z Compiling icu_locid_transform v1.5.0
13232025-02-05T10:19:17.708Z Compiling spki v0.7.3
13242025-02-05T10:19:17.798Z Compiling pbkdf2 v0.12.2
13252025-02-05T10:19:17.904Z Compiling write16 v1.0.0
13262025-02-05T10:19:17.957Z Compiling icu_normalizer_data v1.5.0
13272025-02-05T10:19:17.978Z Compiling powerfmt v0.2.0
13282025-02-05T10:19:17.981Z Compiling untrusted v0.9.0
13292025-02-05T10:19:18.068Z Compiling scrypt v0.11.0
13302025-02-05T10:19:18.087Z Compiling pest_meta v2.7.14
13312025-02-05T10:19:18.346Z Compiling deranged v0.3.11
13322025-02-05T10:19:18.382Z Compiling aes v0.8.4
13332025-02-05T10:19:18.578Z Compiling cbc v0.1.2
13342025-02-05T10:19:18.597Z Compiling openssl-sys v0.9.105
13352025-02-05T10:19:18.802Z Compiling icu_properties v1.5.1
13362025-02-05T10:19:19.644Z Compiling time-macros v0.2.18
13372025-02-05T10:19:19.768Z Compiling scroll_derive v0.12.0
13382025-02-05T10:19:20.794Z Compiling bitflags v2.6.0
13392025-02-05T10:19:21.040Z Compiling bytes v1.9.0
13402025-02-05T10:19:21.235Z Compiling indexmap v2.7.1
13412025-02-05T10:19:21.526Z Compiling semver v1.0.24
13422025-02-05T10:19:22.255Z Compiling tokio v1.43.0
13432025-02-05T10:19:22.293Z Compiling http v1.2.0
13442025-02-05T10:19:22.443Z Compiling icu_normalizer v1.5.0
13452025-02-05T10:19:22.518Z Compiling rustc_version v0.4.1
13462025-02-05T10:19:22.720Z Compiling tinyvec_macros v0.1.1
13472025-02-05T10:19:22.823Z Compiling atomic-waker v1.1.2
13482025-02-05T10:19:23.020Z Compiling num_threads v0.1.7
13492025-02-05T10:19:23.164Z Compiling time v0.3.36
13502025-02-05T10:19:23.236Z Compiling tinyvec v1.8.0
13512025-02-05T10:19:23.383Z Compiling idna_adapter v1.2.0
13522025-02-05T10:19:23.614Z Compiling scroll v0.12.0
13532025-02-05T10:19:23.982Z Compiling http-body v1.0.1
13542025-02-05T10:19:24.185Z Compiling pest_generator v2.7.14
13552025-02-05T10:19:24.215Z Compiling pkcs5 v0.7.1
13562025-02-05T10:19:24.275Z Compiling form_urlencoded v1.2.1
13572025-02-05T10:19:24.500Z Compiling slog v2.7.0
13582025-02-05T10:19:24.602Z Compiling which v4.4.2
13592025-02-05T10:19:24.701Z Compiling try-lock v0.2.5
13602025-02-05T10:19:24.861Z Compiling want v0.3.1
13612025-02-05T10:19:25.168Z Compiling pkcs8 v0.10.2
13622025-02-05T10:19:25.249Z Compiling goblin v0.8.2
13632025-02-05T10:19:25.253Z Compiling idna v1.0.3
13642025-02-05T10:19:25.701Z Compiling uuid v1.12.0
13652025-02-05T10:19:25.856Z Compiling iana-time-zone v0.1.61
13662025-02-05T10:19:26.003Z Compiling pest_derive v2.7.14
13672025-02-05T10:19:26.245Z Compiling httpdate v1.0.3
13682025-02-05T10:19:26.696Z Compiling chrono v0.4.39
13692025-02-05T10:19:26.813Z Compiling dtrace-parser v0.2.0
13702025-02-05T10:19:27.217Z Compiling serde_spanned v0.6.8
13712025-02-05T10:19:27.459Z Compiling serde_tokenstream v0.2.2
13722025-02-05T10:19:27.567Z Compiling toml_datetime v0.6.8
13732025-02-05T10:19:28.043Z Compiling adler2 v2.0.0
13742025-02-05T10:19:28.054Z Compiling match_cfg v0.1.0
13752025-02-05T10:19:28.059Z Compiling foreign-types-shared v0.1.1
13762025-02-05T10:19:28.130Z Compiling rustversion v1.0.17
13772025-02-05T10:19:28.157Z Compiling openssl v0.10.70
13782025-02-05T10:19:28.173Z Compiling base64 v0.22.1
13792025-02-05T10:19:28.542Z Compiling tower-service v0.3.3
13802025-02-05T10:19:28.697Z Compiling foreign-types v0.3.2
13812025-02-05T10:19:28.723Z Compiling hostname v0.3.1
13822025-02-05T10:19:28.810Z Compiling miniz_oxide v0.8.0
13832025-02-05T10:19:28.847Z Compiling url v2.5.3
13842025-02-05T10:19:28.913Z Compiling openssl-macros v0.1.1
13852025-02-05T10:19:29.637Z Compiling async-trait v0.1.86
13862025-02-05T10:19:30.058Z Compiling tokio-util v0.7.12
13872025-02-05T10:19:30.103Z Compiling serde_derive_internals v0.29.1
13882025-02-05T10:19:30.222Z Compiling dirs-sys-next v0.1.2
13892025-02-05T10:19:30.608Z Compiling rustls v0.22.4
13902025-02-05T10:19:30.797Z Compiling dof v0.3.0
13912025-02-05T10:19:30.898Z Compiling syn v1.0.109
13922025-02-05T10:19:31.305Z Compiling h2 v0.4.6
13932025-02-05T10:19:31.480Z Compiling native-tls v0.2.12
13942025-02-05T10:19:31.827Z Compiling usdt-impl v0.5.0
13952025-02-05T10:19:32.214Z Compiling schemars v0.8.21
13962025-02-05T10:19:32.524Z Compiling data-encoding v2.6.0
13972025-02-05T10:19:32.527Z Compiling siphasher v0.3.11
13982025-02-05T10:19:32.653Z Compiling rustls v0.23.19
13992025-02-05T10:19:32.920Z Compiling schemars_derive v0.8.21
14002025-02-05T10:19:33.075Z Compiling dirs-next v2.0.0
14012025-02-05T10:19:34.359Z Compiling unicode-normalization v0.1.24
14022025-02-05T10:19:34.483Z Compiling http-body-util v0.1.2
14032025-02-05T10:19:34.509Z Compiling heapless v0.7.17
14042025-02-05T10:19:34.921Z Compiling crossbeam-epoch v0.9.18
14052025-02-05T10:19:34.969Z Compiling sha1 v0.10.6
14062025-02-05T10:19:35.386Z Compiling signature v2.2.0
14072025-02-05T10:19:35.446Z Compiling bzip2-sys v0.1.11+1.0.8
14082025-02-05T10:19:35.575Z Compiling thread_local v1.1.8
14092025-02-05T10:19:35.597Z Compiling multer v3.1.0
14102025-02-05T10:19:35.663Z Compiling encoding_rs v0.8.34
14112025-02-05T10:19:35.904Z Compiling cookie v0.18.1
14122025-02-05T10:19:35.928Z Compiling rayon-core v1.12.1
14132025-02-05T10:19:35.944Z Compiling mime v0.3.17
14142025-02-05T10:19:36.036Z Compiling unicode-bidi v0.3.17
14152025-02-05T10:19:36.208Z Compiling openssl-probe v0.1.5
14162025-02-05T10:19:36.239Z Compiling gimli v0.31.1
14172025-02-05T10:19:36.506Z Compiling signal-hook v0.3.17
14182025-02-05T10:19:36.549Z Compiling dyn-clone v1.0.17
14192025-02-05T10:19:36.773Z Compiling slog-async v2.8.0
14202025-02-05T10:19:36.790Z Compiling ipnet v2.10.1
14212025-02-05T10:19:37.264Z Compiling unicode-properties v0.1.3
14222025-02-05T10:19:37.679Z Compiling stringprep v0.1.5
14232025-02-05T10:19:38.018Z Compiling toml_edit v0.22.22
14242025-02-05T10:19:38.869Z Compiling hyper v1.5.2
14252025-02-05T10:19:40.451Z Compiling addr2line v0.24.2
14262025-02-05T10:19:40.924Z Compiling crossbeam-deque v0.8.5
14272025-02-05T10:19:41.014Z Compiling usdt-macro v0.5.0
14282025-02-05T10:19:41.099Z Compiling hyper-util v0.1.10
14292025-02-05T10:19:41.234Z Compiling usdt-attr-macro v0.5.0
14302025-02-05T10:19:41.265Z Compiling term v0.7.0
14312025-02-05T10:19:42.323Z Compiling slog-json v2.6.1
14322025-02-05T10:19:42.406Z Compiling serde_urlencoded v0.7.1
14332025-02-05T10:19:42.566Z Compiling curve25519-dalek v4.1.3
14342025-02-05T10:19:42.740Z Compiling crossbeam-channel v0.5.13
14352025-02-05T10:19:42.771Z Compiling futures-executor v0.3.31
14362025-02-05T10:19:42.960Z Compiling enum-as-inner v0.6.1
14372025-02-05T10:19:43.208Z Compiling md-5 v0.10.6
14382025-02-05T10:19:43.276Z Compiling async-stream-impl v0.3.6
14392025-02-05T10:19:43.477Z Compiling rustls-pemfile v2.2.0
14402025-02-05T10:19:43.709Z Compiling num-integer v0.1.46
14412025-02-05T10:19:43.892Z Compiling hash32 v0.2.1
14422025-02-05T10:19:43.898Z Compiling ff v0.13.0
14432025-02-05T10:19:43.923Z Compiling is-terminal v0.4.13
14442025-02-05T10:19:44.974Z Compiling object v0.36.5
14452025-02-05T10:19:45.598Z Compiling dropshot v0.12.0
14462025-02-05T10:19:45.598Z Compiling psl-types v2.0.11
14472025-02-05T10:19:45.598Z Compiling quick-error v1.2.3
14482025-02-05T10:19:45.599Z Compiling anyhow v1.0.95
14492025-02-05T10:19:45.599Z Compiling litrs v0.4.1
14502025-02-05T10:19:45.599Z Compiling num-bigint-dig v0.8.4
14512025-02-05T10:19:45.599Z Compiling utf-8 v0.7.6
14522025-02-05T10:19:45.599Z Compiling rustc-demangle v0.1.24
14532025-02-05T10:19:45.599Z Compiling fallible-iterator v0.2.0
14542025-02-05T10:19:45.599Z Compiling linked-hash-map v0.5.6
14552025-02-05T10:19:45.841Z Compiling base16ct v0.2.0
14562025-02-05T10:19:45.841Z Compiling take_mut v0.2.2
14572025-02-05T10:19:45.841Z Compiling portable-atomic v1.9.0
14582025-02-05T10:19:45.842Z Compiling smoltcp v0.9.1
14592025-02-05T10:19:45.842Z Compiling document-features v0.2.10
14602025-02-05T10:19:45.842Z Compiling sec1 v0.7.3
14612025-02-05T10:19:45.854Z Compiling postgres-protocol v0.6.7
14622025-02-05T10:19:46.254Z Compiling lru-cache v0.1.2
14632025-02-05T10:19:46.619Z Compiling tungstenite v0.24.0
14642025-02-05T10:19:46.768Z Compiling resolv-conf v0.7.0
14652025-02-05T10:19:46.850Z Compiling async-stream v0.3.6
14662025-02-05T10:19:46.962Z Compiling publicsuffix v2.3.0
14672025-02-05T10:19:47.145Z Compiling num-iter v0.1.45
14682025-02-05T10:19:47.201Z Compiling group v0.13.0
14692025-02-05T10:19:47.344Z Compiling usdt v0.5.0
14702025-02-05T10:19:47.396Z Compiling slog-term v2.9.1
14712025-02-05T10:19:47.529Z Compiling hickory-proto v0.24.2
14722025-02-05T10:19:47.944Z Compiling futures v0.3.31
14732025-02-05T10:19:48.065Z Compiling slog-bunyan v2.5.0
14742025-02-05T10:19:48.279Z Compiling toml v0.8.19
14752025-02-05T10:19:48.600Z Compiling tokio-native-tls v0.3.1
14762025-02-05T10:19:49.516Z Compiling camino v1.1.9
14772025-02-05T10:19:49.876Z Compiling phf_shared v0.11.2
14782025-02-05T10:19:49.974Z Compiling dropshot_endpoint v0.12.0
14792025-02-05T10:19:50.214Z Compiling terminal_size v0.4.0
14802025-02-05T10:19:50.335Z Compiling openapiv3 v2.0.0
14812025-02-05T10:19:50.443Z Compiling waitgroup v0.1.2
14822025-02-05T10:19:50.720Z Compiling backtrace v0.3.74
14832025-02-05T10:19:50.726Z Compiling serde_path_to_error v0.1.16
14842025-02-05T10:19:51.119Z Compiling hkdf v0.12.4
14852025-02-05T10:19:51.418Z Compiling crypto-bigint v0.5.5
14862025-02-05T10:19:51.532Z Compiling curve25519-dalek-derive v0.1.1
14872025-02-05T10:19:52.918Z Compiling zerocopy-derive v0.6.6
14882025-02-05T10:19:53.645Z Compiling webpki-roots v0.26.6
14892025-02-05T10:19:53.844Z Compiling hostname v0.4.0
14902025-02-05T10:19:54.094Z Compiling crc32fast v1.4.2
14912025-02-05T10:19:54.159Z Compiling fs-err v2.11.0
14922025-02-05T10:19:54.295Z Compiling ahash v0.8.11
14932025-02-05T10:19:54.395Z Compiling bitflags v1.3.2
14942025-02-05T10:19:54.464Z Compiling debug-ignore v1.0.5
14952025-02-05T10:19:54.502Z Compiling unicode-width v0.2.0
14962025-02-05T10:19:54.610Z Compiling hubpack_derive v0.1.1
14972025-02-05T10:19:54.617Z Compiling winnow v0.5.40
14982025-02-05T10:19:54.617Z Compiling newtype-uuid v1.2.1
14992025-02-05T10:19:54.882Z Compiling managed v0.8.0
15002025-02-05T10:19:54.951Z Compiling console v0.15.10
15012025-02-05T10:19:55.028Z Compiling zerocopy v0.6.6
15022025-02-05T10:19:55.437Z Compiling hubpack v0.1.2
15032025-02-05T10:19:55.781Z Compiling strum_macros v0.25.3
15042025-02-05T10:19:55.868Z Compiling clap_builder v4.5.27
15052025-02-05T10:19:56.438Z Compiling flate2 v1.0.35
15062025-02-05T10:19:56.547Z Compiling elliptic-curve v0.13.8
15072025-02-05T10:19:57.348Z Compiling hickory-resolver v0.24.2
15082025-02-05T10:19:57.382Z Compiling signal-hook-mio v0.2.4
15092025-02-05T10:19:57.560Z Compiling phf v0.11.2
15102025-02-05T10:19:57.831Z Compiling toml_edit v0.19.15
15112025-02-05T10:19:58.046Z Compiling cookie_store v0.21.1
15122025-02-05T10:19:58.101Z Compiling rayon v1.10.0
15132025-02-05T10:19:59.502Z Compiling hyper-tls v0.6.0
15142025-02-05T10:19:59.577Z Compiling bzip2 v0.4.4
15152025-02-05T10:19:59.887Z Compiling tokio-tungstenite v0.24.0
15162025-02-05T10:20:01.691Z Compiling postgres-types v0.2.8
15172025-02-05T10:20:02.411Z Compiling ed25519 v2.2.3
15182025-02-05T10:20:02.987Z Compiling phf_shared v0.10.0
15192025-02-05T10:20:03.058Z Compiling tokio-stream v0.1.16
15202025-02-05T10:20:03.369Z Compiling pkcs1 v0.7.5
15212025-02-05T10:20:03.932Z Compiling serde-big-array v0.5.1
15222025-02-05T10:20:04.165Z Compiling clap_derive v4.5.28
15232025-02-05T10:20:04.179Z Compiling rfc6979 v0.4.0
15242025-02-05T10:20:04.261Z Compiling derive-where v1.2.7
15252025-02-05T10:20:04.286Z Compiling serde_repr v0.1.19
15262025-02-05T10:20:04.330Z Compiling float-cmp v0.9.0
15272025-02-05T10:20:04.552Z Compiling bstr v1.10.0
15282025-02-05T10:20:04.972Z Compiling sync_wrapper v1.0.1
15292025-02-05T10:20:05.010Z Compiling unicode-segmentation v1.12.0
15302025-02-05T10:20:05.141Z Compiling predicates-core v1.0.8
15312025-02-05T10:20:05.535Z Compiling whoami v1.5.2
15322025-02-05T10:20:05.544Z Compiling fixedbitset v0.4.2
15332025-02-05T10:20:05.840Z Compiling precomputed-hash v0.1.1
15342025-02-05T10:20:05.885Z Compiling normalize-line-endings v0.3.0
15352025-02-05T10:20:05.966Z Compiling number_prefix v0.4.0
15362025-02-05T10:20:05.969Z Compiling bit-vec v0.6.3
15372025-02-05T10:20:06.077Z Compiling static_assertions v1.1.0
15382025-02-05T10:20:06.086Z Compiling difflib v0.4.0
15392025-02-05T10:20:06.137Z Compiling new_debug_unreachable v1.0.6
15402025-02-05T10:20:06.256Z Compiling string_cache v0.8.7
15412025-02-05T10:20:06.275Z Compiling indicatif v0.17.11
15422025-02-05T10:20:06.395Z Compiling bit-set v0.5.3
15432025-02-05T10:20:06.676Z Compiling predicates v3.1.2
15442025-02-05T10:20:06.711Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15452025-02-05T10:20:07.503Z Compiling petgraph v0.6.5
15462025-02-05T10:20:07.523Z Compiling tokio-postgres v0.7.12
15472025-02-05T10:20:08.170Z Compiling similar v2.6.0
15482025-02-05T10:20:08.249Z Compiling ecdsa v0.16.9
15492025-02-05T10:20:08.516Z Compiling clap v4.5.28
15502025-02-05T10:20:08.651Z Compiling rsa v0.9.6
15512025-02-05T10:20:09.007Z Compiling ed25519-dalek v2.1.1
15522025-02-05T10:20:10.244Z Compiling toml v0.7.8
15532025-02-05T10:20:10.300Z Compiling zip v0.6.6
15542025-02-05T10:20:11.035Z Compiling crossterm v0.28.1
15552025-02-05T10:20:12.467Z Compiling hex v0.4.3
15562025-02-05T10:20:12.630Z Compiling x509-cert v0.2.5
15572025-02-05T10:20:12.866Z Compiling itertools v0.10.5
15582025-02-05T10:20:13.076Z Compiling unicode-xid v0.2.6
15592025-02-05T10:20:13.154Z Compiling lalrpop-util v0.19.12
15602025-02-05T10:20:13.270Z Compiling peg-runtime v0.8.3
15612025-02-05T10:20:13.495Z Compiling strum_macros v0.26.4
15622025-02-05T10:20:13.732Z Compiling xattr v1.3.1
15632025-02-05T10:20:13.843Z Compiling filetime v0.2.25
15642025-02-05T10:20:14.160Z Compiling tar v0.4.42
15652025-02-05T10:20:18.271Z Compiling strum v0.26.3
15662025-02-05T10:20:21.469Z Compiling aws-lc-sys v0.22.0
15672025-02-05T10:20:48.866Z Compiling rustls-webpki v0.102.8
15682025-02-05T10:20:52.073Z Compiling tokio-rustls v0.25.0
15692025-02-05T10:20:53.757Z Compiling tokio-rustls v0.26.0
15702025-02-05T10:20:54.039Z Compiling hyper-rustls v0.27.3
15712025-02-05T10:20:54.628Z Compiling reqwest v0.12.9
15722025-02-05T10:20:55.681Z Compiling qorb v0.2.1
15732025-02-05T10:20:58.790Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15742025-02-05T10:20:59.035Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15752025-02-05T10:21:03.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15762025-02-05T10:21:03.645Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15772025-02-05T10:21:03.699ZFeb 05 10:21:02.910 INFO Starting download, target: Clickhouse
15782025-02-05T10:21:03.699ZFeb 05 10:21:02.910 INFO Starting download, target: DendriteOpenapi
15792025-02-05T10:21:03.700ZFeb 05 10:21:02.910 INFO Starting download, target: Cockroach
15802025-02-05T10:21:03.703ZFeb 05 10:21:02.910 INFO Starting download, target: Console
15812025-02-05T10:21:03.703ZFeb 05 10:21:02.910 INFO Starting download, target: DendriteStub
15822025-02-05T10:21:03.703ZFeb 05 10:21:02.910 INFO Starting download, target: MaghemiteMgd
15832025-02-05T10:21:03.703ZFeb 05 10:21:02.910 INFO Starting download, target: TransceiverControl
15842025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15852025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15862025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15872025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15882025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15892025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15902025-02-05T10:21:03.703ZFeb 05 10:21:02.911 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15912025-02-05T10:21:03.980ZFeb 05 10:21:03.188 INFO Download complete, target: DendriteOpenapi
15922025-02-05T10:21:04.346ZFeb 05 10:21:03.514 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15932025-02-05T10:21:04.570ZFeb 05 10:21:03.779 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15942025-02-05T10:21:04.658ZFeb 05 10:21:03.835 INFO Download complete, target: Console
15952025-02-05T10:21:04.676ZFeb 05 10:21:03.884 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15962025-02-05T10:21:05.007ZFeb 05 10:21:04.120 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15972025-02-05T10:21:05.070ZFeb 05 10:21:04.280 INFO Download complete, target: TransceiverControl
15982025-02-05T10:21:05.813ZFeb 05 10:21:05.025 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15992025-02-05T10:21:05.814ZFeb 05 10:21:05.025 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16002025-02-05T10:21:05.840ZFeb 05 10:21:05.051 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16012025-02-05T10:21:07.618ZFeb 05 10:21:06.831 INFO Download complete, target: DendriteStub
16022025-02-05T10:21:07.900ZFeb 05 10:21:07.113 INFO Download complete, target: MaghemiteMgd
16032025-02-05T10:21:13.254ZFeb 05 10:21:12.470 INFO Checking that binary works, target: Cockroach
16042025-02-05T10:21:13.417ZFeb 05 10:21:12.633 INFO Download complete, target: Cockroach
16052025-02-05T10:21:18.468ZFeb 05 10:21:17.688 INFO Checking that binary works, target: Clickhouse
16062025-02-05T10:21:18.627ZFeb 05 10:21:17.847 INFO Download complete, target: Clickhouse
16072025-02-05T10:21:18.648ZAll builder prerequisites installed successfully, and PATH looks valid
16082025-02-05T10:21:18.651Z
16092025-02-05T10:21:18.651Zreal 4:47.352600829
16102025-02-05T10:21:18.651Zuser 15:40.929395929
16112025-02-05T10:21:18.651Zsys 2:03.042330451
16122025-02-05T10:21:18.651Ztrap 0.574299190
16132025-02-05T10:21:18.651Ztflt 1.614201665
16142025-02-05T10:21:18.651Zdflt 1.531656384
16152025-02-05T10:21:18.651Zkflt 0.032848684
16162025-02-05T10:21:18.651Zlock 24:15.482900807
16172025-02-05T10:21:18.651Zslp 54:48.251458355
16182025-02-05T10:21:18.651Zlat 1:00.402969389
16192025-02-05T10:21:18.651Zstop 2:26.776283895
16202025-02-05T10:21:18.651Z+ banner hack-check
16212025-02-05T10:21:18.655Z
16222025-02-05T10:21:18.655Z # # ## #### # # #### # # ###### #### # #
16232025-02-05T10:21:18.655Z # # # # # # # # # # # # # # # # #
16242025-02-05T10:21:18.655Z ###### # # # #### ##### # ###### ##### # ####
16252025-02-05T10:21:18.655Z # # ###### # # # # # # # # # #
16262025-02-05T10:21:18.655Z # # # # # # # # # # # # # # # # #
16272025-02-05T10:21:18.655Z # # # # #### # # #### # # ###### #### # #
16282025-02-05T10:21:18.655Z
16292025-02-05T10:21:18.655Z+ export CARGO_INCREMENTAL=0
16302025-02-05T10:21:18.655Z+ CARGO_INCREMENTAL=0
16312025-02-05T10:21:18.655Z+ ptime -m timeout 2h cargo xtask check-features --ci
16322025-02-05T10:21:19.194Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16332025-02-05T10:21:22.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
16342025-02-05T10:21:22.963Z Running `target/debug/xtask check-features --ci`
16352025-02-05T10:21:22.963Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16362025-02-05T10:21:22.963Zrunning: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16372025-02-05T10:21:22.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16382025-02-05T10:21:22.969Z Running `target/debug/xtask download cargo-hack`
16392025-02-05T10:21:23.430Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16402025-02-05T10:21:23.796Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16412025-02-05T10:21:27.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
16422025-02-05T10:21:27.594Z Running `target/debug/xtask-downloader cargo-hack`
16432025-02-05T10:21:27.689ZFeb 05 10:21:26.857 INFO Starting download, target: CargoHack
16442025-02-05T10:21:27.695ZFeb 05 10:21:26.858 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16452025-02-05T10:21:28.257ZFeb 05 10:21:27.484 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16462025-02-05T10:21:28.353ZFeb 05 10:21:27.580 INFO Download complete, target: CargoHack
16472025-02-05T10:21:28.357Zrunning: "/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"
16482025-02-05T10:21:28.374Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16492025-02-05T10:21:28.605Zinfo: running `cargo check --bins` on api_identity (1/199)
16502025-02-05T10:21:29.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512025-02-05T10:21:29.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522025-02-05T10:21:29.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532025-02-05T10:21:29.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16542025-02-05T10:21:29.143Z
16552025-02-05T10:21:29.143Zinfo: running `cargo check --bins` on bootstore (2/199)
16562025-02-05T10:21:29.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572025-02-05T10:21:29.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582025-02-05T10:21:29.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592025-02-05T10:21:29.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16602025-02-05T10:21:29.778Z
16612025-02-05T10:21:29.778Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16622025-02-05T10:21:30.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632025-02-05T10:21:30.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642025-02-05T10:21:30.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652025-02-05T10:21:30.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16662025-02-05T10:21:30.395Z
16672025-02-05T10:21:30.395Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16682025-02-05T10:21:30.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692025-02-05T10:21:30.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702025-02-05T10:21:30.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712025-02-05T10:21:30.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16722025-02-05T10:21:31.009Z
16732025-02-05T10:21:31.009Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16742025-02-05T10:21:31.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752025-02-05T10:21:31.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762025-02-05T10:21:31.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772025-02-05T10:21:31.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16782025-02-05T10:21:31.443Z
16792025-02-05T10:21:31.443Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16802025-02-05T10:21:31.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812025-02-05T10:21:31.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822025-02-05T10:21:31.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832025-02-05T10:21:31.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16842025-02-05T10:21:31.876Z
16852025-02-05T10:21:31.876Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
16862025-02-05T10:21:32.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872025-02-05T10:21:32.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882025-02-05T10:21:32.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892025-02-05T10:21:32.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16902025-02-05T10:21:32.312Z
16912025-02-05T10:21:32.312Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
16922025-02-05T10:21:32.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932025-02-05T10:21:32.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942025-02-05T10:21:32.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952025-02-05T10:21:32.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16962025-02-05T10:21:32.793Z
16972025-02-05T10:21:32.793Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
16982025-02-05T10:21:33.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-02-05T10:21:33.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-02-05T10:21:33.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-02-05T10:21:33.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17022025-02-05T10:21:33.193Z
17032025-02-05T10:21:33.193Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17042025-02-05T10:21:33.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-02-05T10:21:33.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-02-05T10:21:33.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-02-05T10:21:33.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17082025-02-05T10:21:33.593Z
17092025-02-05T10:21:33.594Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17102025-02-05T10:21:33.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-02-05T10:21:33.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-02-05T10:21:33.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-02-05T10:21:33.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17142025-02-05T10:21:34.019Z
17152025-02-05T10:21:34.020Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17162025-02-05T10:21:34.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-02-05T10:21:34.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-02-05T10:21:34.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-02-05T10:21:34.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17202025-02-05T10:21:34.447Z
17212025-02-05T10:21:34.447Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17222025-02-05T10:21:34.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-02-05T10:21:34.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-02-05T10:21:34.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-02-05T10:21:34.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17262025-02-05T10:21:34.865Z
17272025-02-05T10:21:34.865Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17282025-02-05T10:21:35.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-02-05T10:21:35.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-02-05T10:21:35.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-02-05T10:21:35.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17322025-02-05T10:21:35.287Z
17332025-02-05T10:21:35.287Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17342025-02-05T10:21:35.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-02-05T10:21:35.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-02-05T10:21:35.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-02-05T10:21:35.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17382025-02-05T10:21:35.703Z
17392025-02-05T10:21:35.703Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17402025-02-05T10:21:36.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-02-05T10:21:36.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-02-05T10:21:36.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-02-05T10:21:36.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17442025-02-05T10:21:36.134Z
17452025-02-05T10:21:36.134Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17462025-02-05T10:21:36.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-02-05T10:21:36.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-02-05T10:21:36.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-02-05T10:21:36.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17502025-02-05T10:21:36.563Z
17512025-02-05T10:21:36.563Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17522025-02-05T10:21:36.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-02-05T10:21:36.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-02-05T10:21:36.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-02-05T10:21:36.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17562025-02-05T10:21:37.019Z
17572025-02-05T10:21:37.019Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17582025-02-05T10:21:37.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-02-05T10:21:37.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-02-05T10:21:37.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-02-05T10:21:37.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17622025-02-05T10:21:37.475Z
17632025-02-05T10:21:37.476Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17642025-02-05T10:21:37.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-02-05T10:21:37.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-02-05T10:21:37.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-02-05T10:21:37.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17682025-02-05T10:21:37.857Z
17692025-02-05T10:21:37.857Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17702025-02-05T10:21:38.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-02-05T10:21:38.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-02-05T10:21:38.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-02-05T10:21:38.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17742025-02-05T10:21:38.282Z
17752025-02-05T10:21:38.282Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17762025-02-05T10:21:38.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-02-05T10:21:38.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-02-05T10:21:38.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-02-05T10:21:38.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17802025-02-05T10:21:38.715Z
17812025-02-05T10:21:38.715Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17822025-02-05T10:21:39.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-02-05T10:21:39.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-02-05T10:21:39.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-02-05T10:21:39.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17862025-02-05T10:21:39.148Z
17872025-02-05T10:21:39.148Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
17882025-02-05T10:21:39.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-02-05T10:21:39.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-02-05T10:21:39.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-02-05T10:21:39.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17922025-02-05T10:21:39.639Z
17932025-02-05T10:21:39.639Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
17942025-02-05T10:21:39.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-02-05T10:21:39.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-02-05T10:21:39.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-02-05T10:21:39.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17982025-02-05T10:21:40.017Z
17992025-02-05T10:21:40.017Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18002025-02-05T10:21:40.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-02-05T10:21:40.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-02-05T10:21:40.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-02-05T10:21:40.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18042025-02-05T10:21:40.445Z
18052025-02-05T10:21:40.445Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18062025-02-05T10:21:40.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-02-05T10:21:40.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-02-05T10:21:40.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-02-05T10:21:40.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18102025-02-05T10:21:40.869Z
18112025-02-05T10:21:40.869Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18122025-02-05T10:21:41.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-02-05T10:21:41.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-02-05T10:21:41.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-02-05T10:21:41.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18162025-02-05T10:21:41.295Z
18172025-02-05T10:21:41.295Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18182025-02-05T10:21:41.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-02-05T10:21:41.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-02-05T10:21:41.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-02-05T10:21:41.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18222025-02-05T10:21:41.714Z
18232025-02-05T10:21:41.714Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18242025-02-05T10:21:42.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-02-05T10:21:42.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-02-05T10:21:42.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-02-05T10:21:42.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18282025-02-05T10:21:42.136Z
18292025-02-05T10:21:42.136Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18302025-02-05T10:21:42.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-02-05T10:21:42.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-02-05T10:21:42.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-02-05T10:21:42.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18342025-02-05T10:21:42.558Z
18352025-02-05T10:21:42.558Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18362025-02-05T10:21:43.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-02-05T10:21:43.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-02-05T10:21:43.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-02-05T10:21:43.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18402025-02-05T10:21:43.044Z
18412025-02-05T10:21:43.044Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18422025-02-05T10:21:43.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-02-05T10:21:43.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-02-05T10:21:43.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-02-05T10:21:43.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18462025-02-05T10:21:43.416Z
18472025-02-05T10:21:43.416Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18482025-02-05T10:21:43.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-02-05T10:21:43.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-02-05T10:21:43.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-02-05T10:21:43.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18522025-02-05T10:21:43.910Z
18532025-02-05T10:21:43.910Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18542025-02-05T10:21:44.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-02-05T10:21:44.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-02-05T10:21:44.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-02-05T10:21:44.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18582025-02-05T10:21:44.266Z
18592025-02-05T10:21:44.266Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18602025-02-05T10:21:44.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-02-05T10:21:44.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-02-05T10:21:44.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-02-05T10:21:44.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18642025-02-05T10:21:44.699Z
18652025-02-05T10:21:44.699Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18662025-02-05T10:21:45.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-02-05T10:21:45.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-02-05T10:21:45.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-02-05T10:21:45.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18702025-02-05T10:21:45.129Z
18712025-02-05T10:21:45.129Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18722025-02-05T10:21:45.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-02-05T10:21:45.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-02-05T10:21:45.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-02-05T10:21:45.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18762025-02-05T10:21:45.558Z
18772025-02-05T10:21:45.558Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18782025-02-05T10:21:45.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-02-05T10:21:45.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-02-05T10:21:45.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-02-05T10:21:45.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18822025-02-05T10:21:45.983Z
18832025-02-05T10:21:45.983Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
18842025-02-05T10:21:46.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-02-05T10:21:46.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-02-05T10:21:46.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-02-05T10:21:46.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18882025-02-05T10:21:46.417Z
18892025-02-05T10:21:46.417Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
18902025-02-05T10:21:46.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-02-05T10:21:46.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-02-05T10:21:46.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-02-05T10:21:46.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18942025-02-05T10:21:46.851Z
18952025-02-05T10:21:46.851Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
18962025-02-05T10:21:47.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-02-05T10:21:47.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-02-05T10:21:47.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-02-05T10:21:47.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19002025-02-05T10:21:47.292Z
19012025-02-05T10:21:47.292Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19022025-02-05T10:21:47.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-02-05T10:21:47.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-02-05T10:21:47.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-02-05T10:21:47.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19062025-02-05T10:21:47.723Z
19072025-02-05T10:21:47.723Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19082025-02-05T10:21:48.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-02-05T10:21:48.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-02-05T10:21:48.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-02-05T10:21:48.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19122025-02-05T10:21:48.151Z
19132025-02-05T10:21:48.151Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19142025-02-05T10:21:48.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-02-05T10:21:48.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-02-05T10:21:48.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-02-05T10:21:48.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19182025-02-05T10:21:48.790Z
19192025-02-05T10:21:48.790Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19202025-02-05T10:21:49.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-02-05T10:21:49.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-02-05T10:21:49.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-02-05T10:21:49.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19242025-02-05T10:21:49.423Z
19252025-02-05T10:21:49.424Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19262025-02-05T10:21:49.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-02-05T10:21:49.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-02-05T10:21:49.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-02-05T10:21:49.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19302025-02-05T10:21:50.070Z
19312025-02-05T10:21:50.070Zinfo: running `cargo check --bins` on oxlog (48/199)
19322025-02-05T10:21:50.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-02-05T10:21:50.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-02-05T10:21:50.712Z Checking cfg-if v1.0.0
19352025-02-05T10:21:50.717Z Checking libc v0.2.169
19362025-02-05T10:21:50.802Z Checking serde v1.0.217
19372025-02-05T10:21:50.806Z Checking zeroize v1.8.1
19382025-02-05T10:21:50.873Z Checking memchr v2.7.4
19392025-02-05T10:21:50.879Z Checking typenum v1.17.0
19402025-02-05T10:21:50.879Z Checking subtle v2.6.1
19412025-02-05T10:21:50.879Z Checking scopeguard v1.2.0
19422025-02-05T10:21:50.879Z Checking value-bag v1.9.0
19432025-02-05T10:21:51.025Z Checking lock_api v0.4.12
19442025-02-05T10:21:51.028Z Checking smallvec v1.13.2
19452025-02-05T10:21:51.094Z Checking const-oid v0.9.6
19462025-02-05T10:21:51.280Z Checking log v0.4.22
19472025-02-05T10:21:51.354Z Checking itoa v1.0.11
19482025-02-05T10:21:51.373Z Checking pin-project-lite v0.2.14
19492025-02-05T10:21:51.501Z Checking byteorder v1.5.0
19502025-02-05T10:21:51.586Z Checking once_cell v1.20.2
19512025-02-05T10:21:51.613Z Checking futures-core v0.3.31
19522025-02-05T10:21:51.746Z Checking stable_deref_trait v1.2.0
19532025-02-05T10:21:51.791Z Checking cpufeatures v0.2.14
19542025-02-05T10:21:51.816Z Checking getrandom v0.2.15
19552025-02-05T10:21:51.834Z Checking parking_lot_core v0.9.10
19562025-02-05T10:21:51.942Z Checking signal-hook-registry v1.4.2
19572025-02-05T10:21:51.960Z Checking mio v1.0.2
19582025-02-05T10:21:51.960Z Checking generic-array v0.14.7
19592025-02-05T10:21:51.960Z Checking futures-sink v0.3.31
19602025-02-05T10:21:52.036Z Checking rand_core v0.6.4
19612025-02-05T10:21:52.180Z Checking socket2 v0.5.7
19622025-02-05T10:21:52.188Z Checking zerocopy v0.7.35
19632025-02-05T10:21:52.188Z Checking parking_lot v0.12.3
19642025-02-05T10:21:52.327Z Checking zerofrom v0.1.4
19652025-02-05T10:21:52.450Z Checking spin v0.9.8
19662025-02-05T10:21:52.496Z Checking slab v0.4.9
19672025-02-05T10:21:52.533Z Checking futures-channel v0.3.31
19682025-02-05T10:21:52.549Z Checking yoke v0.7.4
19692025-02-05T10:21:52.754Z Checking allocator-api2 v0.2.18
19702025-02-05T10:21:52.786Z Checking foldhash v0.1.3
19712025-02-05T10:21:52.870Z Checking zerovec v0.10.4
19722025-02-05T10:21:52.887Z Checking futures-task v0.3.31
19732025-02-05T10:21:52.937Z Checking crypto-common v0.1.6
19742025-02-05T10:21:52.988Z Checking block-buffer v0.10.4
19752025-02-05T10:21:53.020Z Checking futures-io v0.3.31
19762025-02-05T10:21:53.147Z Checking equivalent v1.0.1
19772025-02-05T10:21:53.152Z Checking pin-utils v0.1.0
19782025-02-05T10:21:53.190Z Checking block-padding v0.3.3
19792025-02-05T10:21:53.206Z Checking futures-util v0.3.31
19802025-02-05T10:21:53.209Z Checking digest v0.10.7
19812025-02-05T10:21:53.238Z Checking ryu v1.0.18
19822025-02-05T10:21:53.331Z Checking litemap v0.7.3
19832025-02-05T10:21:53.335Z Checking hashbrown v0.15.1
19842025-02-05T10:21:53.378Z Checking inout v0.1.3
19852025-02-05T10:21:53.464Z Checking fnv v1.0.7
19862025-02-05T10:21:53.606Z Checking hmac v0.12.1
19872025-02-05T10:21:53.612Z Checking writeable v0.5.5
19882025-02-05T10:21:53.612Z Checking cipher v0.4.4
19892025-02-05T10:21:53.635Z Checking sha2 v0.10.8
19902025-02-05T10:21:53.776Z Checking libm v0.2.8
19912025-02-05T10:21:53.945Z Checking base64ct v1.6.0
19922025-02-05T10:21:54.028Z Checking ppv-lite86 v0.2.20
19932025-02-05T10:21:54.227Z Checking icu_locid_transform_data v1.5.0
19942025-02-05T10:21:54.416Z Checking flagset v0.4.6
19952025-02-05T10:21:54.422Z Checking tracing-core v0.1.32
19962025-02-05T10:21:54.423Z Checking pem-rfc7468 v0.7.0
19972025-02-05T10:21:54.423Z Checking tinystr v0.7.6
19982025-02-05T10:21:54.490Z Checking icu_collections v1.5.0
19992025-02-05T10:21:54.617Z Checking der v0.7.9
20002025-02-05T10:21:54.645Z Checking num-traits v0.2.19
20012025-02-05T10:21:54.682Z Checking rand_chacha v0.3.1
20022025-02-05T10:21:54.758Z Checking icu_locid v1.5.0
20032025-02-05T10:21:54.949Z Checking thiserror v1.0.69
20042025-02-05T10:21:55.073Z Checking icu_properties_data v1.5.0
20052025-02-05T10:21:55.091Z Checking percent-encoding v2.3.1
20062025-02-05T10:21:55.116Z Checking rustls-pki-types v1.10.0
20072025-02-05T10:21:55.256Z Checking bytes v1.9.0
20082025-02-05T10:21:55.288Z Checking indexmap v2.7.1
20092025-02-05T10:21:55.330Z Checking serde_json v1.0.135
20102025-02-05T10:21:55.658Z Checking bitflags v2.6.0
20112025-02-05T10:21:55.742Z Checking icu_provider v1.5.0
20122025-02-05T10:21:55.954Z Checking rand v0.8.5
20132025-02-05T10:21:56.018Z Checking tokio v1.43.0
20142025-02-05T10:21:56.066Z Checking http v1.2.0
20152025-02-05T10:21:56.252Z Checking spki v0.7.3
20162025-02-05T10:21:56.306Z Checking icu_locid_transform v1.5.0
20172025-02-05T10:21:56.467Z Checking tracing v0.1.40
20182025-02-05T10:21:56.521Z Checking salsa20 v0.10.2
20192025-02-05T10:21:56.726Z Checking pbkdf2 v0.12.2
20202025-02-05T10:21:56.825Z Checking aws-lc-sys v0.22.0
20212025-02-05T10:21:56.896Z Checking httparse v1.9.5
20222025-02-05T10:21:56.954Z Checking powerfmt v0.2.0
20232025-02-05T10:21:57.156Z Checking utf16_iter v1.0.5
20242025-02-05T10:21:57.317Z Checking untrusted v0.9.0
20252025-02-05T10:21:57.326Z Checking icu_properties v1.5.1
20262025-02-05T10:21:57.326Z Checking write16 v1.0.0
20272025-02-05T10:21:57.329Z Checking mirai-annotations v1.12.0
20282025-02-05T10:21:57.344Z Checking icu_normalizer_data v1.5.0
20292025-02-05T10:21:57.372Z Checking untrusted v0.7.1
20302025-02-05T10:21:57.456Z Checking utf8_iter v1.0.4
20312025-02-05T10:21:57.460Z Checking ring v0.17.8
20322025-02-05T10:21:57.494Z Checking deranged v0.3.11
20332025-02-05T10:21:57.535Z Checking scrypt v0.11.0
20342025-02-05T10:21:57.622Z Checking aes v0.8.4
20352025-02-05T10:21:57.640Z Checking cbc v0.1.2
20362025-02-05T10:21:57.743Z Checking crossbeam-utils v0.8.20
20372025-02-05T10:21:57.831Z Checking num-conv v0.1.0
20382025-02-05T10:21:58.062Z Checking tinyvec_macros v0.1.1
20392025-02-05T10:21:58.201Z Checking time-core v0.1.2
20402025-02-05T10:21:58.314Z Checking num_threads v0.1.7
20412025-02-05T10:21:58.434Z Checking atomic-waker v1.1.2
20422025-02-05T10:21:58.452Z Checking tinyvec v1.8.0
20432025-02-05T10:21:58.468Z Checking pkcs5 v0.7.1
20442025-02-05T10:21:58.581Z Checking http-body v1.0.1
20452025-02-05T10:21:58.751Z Checking time v0.3.36
20462025-02-05T10:21:58.774Z Checking form_urlencoded v1.2.1
20472025-02-05T10:21:58.892Z Checking aws-lc-rs v1.10.0
20482025-02-05T10:21:58.972Z Checking try-lock v0.2.5
20492025-02-05T10:21:58.989Z Checking pkcs8 v0.10.2
20502025-02-05T10:21:59.107Z Checking want v0.3.1
20512025-02-05T10:21:59.246Z Checking uuid v1.12.0
20522025-02-05T10:21:59.283Z Checking httpdate v1.0.3
20532025-02-05T10:21:59.286Z Checking unicode-ident v1.0.14
20542025-02-05T10:21:59.488Z Checking proc-macro2 v1.0.92
20552025-02-05T10:21:59.532Z Checking serde_spanned v0.6.8
20562025-02-05T10:21:59.732Z Checking toml_datetime v0.6.8
20572025-02-05T10:21:59.786Z Checking slog v2.7.0
20582025-02-05T10:21:59.837Z Checking scroll v0.12.0
20592025-02-05T10:22:00.030Z Checking match_cfg v0.1.0
20602025-02-05T10:22:00.119Z Checking plain v0.2.3
20612025-02-05T10:22:00.134Z Checking base64 v0.22.1
20622025-02-05T10:22:00.207Z Checking foreign-types-shared v0.1.1
20632025-02-05T10:22:00.273Z Checking adler2 v2.0.0
20642025-02-05T10:22:00.297Z Checking tower-service v0.3.3
20652025-02-05T10:22:00.323Z Checking iana-time-zone v0.1.61
20662025-02-05T10:22:00.420Z Checking ucd-trie v0.1.7
20672025-02-05T10:22:00.436Z Checking miniz_oxide v0.8.0
20682025-02-05T10:22:00.475Z Checking chrono v0.4.39
20692025-02-05T10:22:00.527Z Checking icu_normalizer v1.5.0
20702025-02-05T10:22:00.645Z Checking rustls-webpki v0.102.8
20712025-02-05T10:22:00.652Z Checking foreign-types v0.3.2
20722025-02-05T10:22:00.652Z Checking pest v2.7.14
20732025-02-05T10:22:00.696Z Checking goblin v0.8.2
20742025-02-05T10:22:01.057Z Checking quote v1.0.38
20752025-02-05T10:22:01.153Z Checking hostname v0.3.1
20762025-02-05T10:22:01.293Z Checking openssl-sys v0.9.105
20772025-02-05T10:22:01.331Z Checking idna_adapter v1.2.0
20782025-02-05T10:22:01.331Z Checking errno v0.3.9
20792025-02-05T10:22:01.407Z Checking dirs-sys-next v0.1.2
20802025-02-05T10:22:01.520Z Checking idna v1.0.3
20812025-02-05T10:22:01.536Z Checking aho-corasick v1.1.3
20822025-02-05T10:22:01.587Z Compiling newtype-uuid v1.2.1
20832025-02-05T10:22:01.855Z Checking regex-syntax v0.8.5
20842025-02-05T10:22:02.017Z Checking url v2.5.3
20852025-02-05T10:22:02.393Z Checking siphasher v0.3.11
20862025-02-05T10:22:02.427Z Checking data-encoding v2.6.0
20872025-02-05T10:22:02.683Z Checking pretty-hex v0.4.1
20882025-02-05T10:22:02.717Z Checking tokio-util v0.7.12
20892025-02-05T10:22:02.880Z Checking openssl v0.10.70
20902025-02-05T10:22:02.898Z Checking dirs-next v2.0.0
20912025-02-05T10:22:03.033Z Checking rustix v0.38.37
20922025-02-05T10:22:03.037Z Checking syn v2.0.96
20932025-02-05T10:22:03.050Z Checking unicode-normalization v0.1.24
20942025-02-05T10:22:03.223Z Checking dtrace-parser v0.2.0
20952025-02-05T10:22:03.529Z Checking h2 v0.4.6
20962025-02-05T10:22:03.681Z Checking http-body-util v0.1.2
20972025-02-05T10:22:03.974Z Checking crossbeam-epoch v0.9.18
20982025-02-05T10:22:04.093Z Checking sha1 v0.10.6
20992025-02-05T10:22:04.375Z Checking signature v2.2.0
21002025-02-05T10:22:04.392Z Checking thread_local v1.1.8
21012025-02-05T10:22:04.574Z Checking thread-id v4.2.2
21022025-02-05T10:22:04.641Z Checking encoding_rs v0.8.34
21032025-02-05T10:22:04.683Z Checking mime v0.3.17
21042025-02-05T10:22:05.011Z Checking anstyle v1.0.10
21052025-02-05T10:22:05.140Z Checking regex-automata v0.4.8
21062025-02-05T10:22:05.345Z Checking openssl-probe v0.1.5
21072025-02-05T10:22:05.504Z Checking dof v0.3.0
21082025-02-05T10:22:05.520Z Checking gimli v0.31.1
21092025-02-05T10:22:06.060Z Checking winnow v0.6.20
21102025-02-05T10:22:06.167Z Checking unicode-properties v0.1.3
21112025-02-05T10:22:06.516Z Checking ipnet v2.10.1
21122025-02-05T10:22:06.979Z Checking either v1.13.0
21132025-02-05T10:22:07.065Z Checking unicode-bidi v0.3.17
21142025-02-05T10:22:07.353Z Checking utf8parse v0.2.2
21152025-02-05T10:22:07.510Z Checking anstyle-parse v0.2.5
21162025-02-05T10:22:07.647Z Checking stringprep v0.1.5
21172025-02-05T10:22:07.770Z Checking crossbeam-deque v0.8.5
21182025-02-05T10:22:07.863Z Checking native-tls v0.2.12
21192025-02-05T10:22:07.927Z Checking term v0.7.0
21202025-02-05T10:22:08.101Z Checking rustls v0.22.4
21212025-02-05T10:22:08.180Z Checking rustls v0.23.19
21222025-02-05T10:22:08.333Z Checking slog-json v2.6.1
21232025-02-05T10:22:08.589Z Checking serde_urlencoded v0.7.1
21242025-02-05T10:22:08.714Z Checking toml_edit v0.22.22
21252025-02-05T10:22:08.865Z Checking usdt-impl v0.5.0
21262025-02-05T10:22:08.979Z Checking crossbeam-channel v0.5.13
21272025-02-05T10:22:09.231Z Checking addr2line v0.24.2
21282025-02-05T10:22:09.424Z Checking futures-executor v0.3.31
21292025-02-05T10:22:09.493Z Checking num-integer v0.1.46
21302025-02-05T10:22:09.606Z Checking hyper v1.5.2
21312025-02-05T10:22:09.647Z Checking rustls-pemfile v2.2.0
21322025-02-05T10:22:09.662Z Checking md-5 v0.10.6
21332025-02-05T10:22:09.711Z Checking ff v0.13.0
21342025-02-05T10:22:09.857Z Checking hash32 v0.2.1
21352025-02-05T10:22:09.876Z Checking is-terminal v0.4.13
21362025-02-05T10:22:09.930Z Checking memmap v0.7.0
21372025-02-05T10:22:12.251Z Checking object v0.36.5
21382025-02-05T10:22:12.276Z Checking is_terminal_polyfill v1.70.1
21392025-02-05T10:22:12.276Z Checking base16ct v0.2.0
21402025-02-05T10:22:12.276Z Checking fallible-iterator v0.2.0
21412025-02-05T10:22:12.276Z Checking psl-types v2.0.11
21422025-02-05T10:22:12.276Z Checking take_mut v0.2.2
21432025-02-05T10:22:12.276Z Checking rustc-demangle v0.1.24
21442025-02-05T10:22:12.276Z Checking anstyle-query v1.1.1
21452025-02-05T10:22:12.276Z Checking linked-hash-map v0.5.6
21462025-02-05T10:22:12.276Z Checking quick-error v1.2.3
21472025-02-05T10:22:12.276Z Checking dyn-clone v1.0.17
21482025-02-05T10:22:12.277Z Checking utf-8 v0.7.6
21492025-02-05T10:22:12.277Z Checking colorchoice v1.0.2
21502025-02-05T10:22:12.277Z Checking schemars v0.8.21
21512025-02-05T10:22:12.277Z Checking anstream v0.6.15
21522025-02-05T10:22:12.277Z Checking tungstenite v0.24.0
21532025-02-05T10:22:12.277Z Checking toml v0.8.19
21542025-02-05T10:22:12.277Z Checking tokio-rustls v0.25.0
21552025-02-05T10:22:12.277Z Checking lru-cache v0.1.2
21562025-02-05T10:22:12.277Z Checking hyper-util v0.1.10
21572025-02-05T10:22:12.277Z Checking resolv-conf v0.7.0
21582025-02-05T10:22:12.277Z Checking postgres-protocol v0.6.7
21592025-02-05T10:22:12.277Z Checking slog-async v2.8.0
21602025-02-05T10:22:12.277Z Checking publicsuffix v2.3.0
21612025-02-05T10:22:12.277Z Checking sec1 v0.7.3
21622025-02-05T10:22:12.277Z Checking heapless v0.7.17
21632025-02-05T10:22:12.277Z Checking usdt v0.5.0
21642025-02-05T10:22:12.307Z Checking slog-term v2.9.1
21652025-02-05T10:22:12.342Z Checking num-iter v0.1.45
21662025-02-05T10:22:12.492Z Checking group v0.13.0
21672025-02-05T10:22:12.501Z Checking futures v0.3.31
21682025-02-05T10:22:12.515Z Checking slog-bunyan v2.5.0
21692025-02-05T10:22:12.555Z Checking tokio-native-tls v0.3.1
21702025-02-05T10:22:12.673Z Checking rayon-core v1.12.1
21712025-02-05T10:22:12.676Z Checking multer v3.1.0
21722025-02-05T10:22:12.776Z Checking hickory-proto v0.24.2
21732025-02-05T10:22:12.797Z Checking terminal_size v0.4.0
21742025-02-05T10:22:12.992Z Checking phf_shared v0.11.2
21752025-02-05T10:22:13.077Z Checking cookie v0.18.1
21762025-02-05T10:22:13.259Z Checking async-stream v0.3.6
21772025-02-05T10:22:13.263Z Checking bzip2-sys v0.1.11+1.0.8
21782025-02-05T10:22:13.279Z Checking tokio-rustls v0.26.0
21792025-02-05T10:22:13.324Z Checking signal-hook v0.3.17
21802025-02-05T10:22:13.421Z Checking waitgroup v0.1.2
21812025-02-05T10:22:13.426Z Checking camino v1.1.9
21822025-02-05T10:22:13.430Z Checking openapiv3 v2.0.0
21832025-02-05T10:22:13.475Z Checking webpki-roots v0.26.6
21842025-02-05T10:22:13.506Z Checking serde_path_to_error v0.1.16
21852025-02-05T10:22:13.651Z Checking hkdf v0.12.4
21862025-02-05T10:22:13.665Z Checking crypto-bigint v0.5.5
21872025-02-05T10:22:13.689Z Checking lazy_static v1.5.0
21882025-02-05T10:22:13.818Z Checking hostname v0.4.0
21892025-02-05T10:22:13.864Z Checking crc32fast v1.4.2
21902025-02-05T10:22:13.900Z Checking debug-ignore v1.0.5
21912025-02-05T10:22:13.962Z Checking unicode-width v0.2.0
21922025-02-05T10:22:14.033Z Checking managed v0.8.0
21932025-02-05T10:22:14.073Z Checking clap_lex v0.7.4
21942025-02-05T10:22:14.095Z Checking winnow v0.5.40
21952025-02-05T10:22:14.324Z Checking bitflags v1.3.2
21962025-02-05T10:22:14.376Z Checking strsim v0.11.1
21972025-02-05T10:22:14.452Z Checking smoltcp v0.9.1
21982025-02-05T10:22:14.455Z Checking console v0.15.10
21992025-02-05T10:22:14.669Z Checking clap_builder v4.5.27
22002025-02-05T10:22:15.011Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22012025-02-05T10:22:15.301Z Checking flate2 v1.0.35
22022025-02-05T10:22:15.773Z Checking backtrace v0.3.74
22032025-02-05T10:22:15.850Z Checking num-bigint-dig v0.8.4
22042025-02-05T10:22:15.871Z Checking hyper-rustls v0.27.3
22052025-02-05T10:22:16.238Z Checking signal-hook-mio v0.2.4
22062025-02-05T10:22:17.252Z Checking elliptic-curve v0.13.8
22072025-02-05T10:22:17.256Z Checking anyhow v1.0.95
22082025-02-05T10:22:17.256Z Checking cookie_store v0.21.1
22092025-02-05T10:22:17.256Z Checking dropshot v0.12.0
22102025-02-05T10:22:17.256Z Checking hyper-tls v0.6.0
22112025-02-05T10:22:17.256Z Checking bzip2 v0.4.4
22122025-02-05T10:22:17.256Z Checking toml_edit v0.19.15
22132025-02-05T10:22:17.256Z Checking rayon v1.10.0
22142025-02-05T10:22:17.256Z Checking phf v0.11.2
22152025-02-05T10:22:17.256Z Checking postgres-types v0.2.8
22162025-02-05T10:22:17.256Z Checking hickory-resolver v0.24.2
22172025-02-05T10:22:17.300Z Checking tokio-tungstenite v0.24.0
22182025-02-05T10:22:17.642Z Checking bstr v1.10.0
22192025-02-05T10:22:17.785Z Checking regex v1.11.1
22202025-02-05T10:22:17.790Z Checking ed25519 v2.2.3
22212025-02-05T10:22:17.832Z Checking tokio-stream v0.1.16
22222025-02-05T10:22:18.073Z Checking phf_shared v0.10.0
22232025-02-05T10:22:18.348Z Checking zerocopy v0.6.6
22242025-02-05T10:22:18.359Z Checking curve25519-dalek v4.1.3
22252025-02-05T10:22:18.499Z Checking hubpack v0.1.2
22262025-02-05T10:22:18.661Z Checking portable-atomic v1.9.0
22272025-02-05T10:22:18.711Z Checking pkcs1 v0.7.5
22282025-02-05T10:22:18.845Z Checking float-cmp v0.9.0
22292025-02-05T10:22:18.994Z Checking serde-big-array v0.5.1
22302025-02-05T10:22:19.010Z Checking rfc6979 v0.4.0
22312025-02-05T10:22:19.111Z Checking sync_wrapper v1.0.1
22322025-02-05T10:22:19.180Z Checking bit-vec v0.6.3
22332025-02-05T10:22:19.243Z Checking minimal-lexical v0.2.1
22342025-02-05T10:22:19.251Z Checking normalize-line-endings v0.3.0
22352025-02-05T10:22:19.313Z Checking difflib v0.4.0
22362025-02-05T10:22:19.384Z Checking precomputed-hash v0.1.1
22372025-02-05T10:22:19.497Z Checking static_assertions v1.1.0
22382025-02-05T10:22:19.513Z Checking number_prefix v0.4.0
22392025-02-05T10:22:19.565Z Checking unicode-segmentation v1.12.0
22402025-02-05T10:22:19.581Z Checking predicates-core v1.0.8
22412025-02-05T10:22:19.607Z Checking new_debug_unreachable v1.0.6
22422025-02-05T10:22:19.638Z Checking fixedbitset v0.4.2
22432025-02-05T10:22:19.689Z Checking whoami v1.5.2
22442025-02-05T10:22:19.692Z Checking string_cache v0.8.7
22452025-02-05T10:22:19.772Z Checking predicates v3.1.2
22462025-02-05T10:22:19.912Z Checking petgraph v0.6.5
22472025-02-05T10:22:19.977Z Checking nom v7.1.3
22482025-02-05T10:22:19.980Z Checking tokio-postgres v0.7.12
22492025-02-05T10:22:20.010Z Checking qorb v0.2.1
22502025-02-05T10:22:20.122Z Checking ed25519-dalek v2.1.1
22512025-02-05T10:22:20.208Z Checking similar v2.6.0
22522025-02-05T10:22:20.413Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22532025-02-05T10:22:20.416Z Checking indicatif v0.17.11
22542025-02-05T10:22:20.521Z Checking bit-set v0.5.3
22552025-02-05T10:22:20.778Z Checking toml v0.7.8
22562025-02-05T10:22:21.002Z Checking reqwest v0.12.9
22572025-02-05T10:22:21.150Z Checking ecdsa v0.16.9
22582025-02-05T10:22:21.453Z Checking rsa v0.9.6
22592025-02-05T10:22:21.816Z Checking clap v4.5.28
22602025-02-05T10:22:21.933Z Checking zip v0.6.6
22612025-02-05T10:22:22.429Z Checking crossterm v0.28.1
22622025-02-05T10:22:22.483Z Checking itertools v0.10.5
22632025-02-05T10:22:22.595Z Checking itertools v0.12.1
22642025-02-05T10:22:22.598Z Checking fs-err v2.11.0
22652025-02-05T10:22:22.721Z Checking ahash v0.8.11
22662025-02-05T10:22:22.813Z Checking x509-cert v0.2.5
22672025-02-05T10:22:23.142Z Checking semver v1.0.24
22682025-02-05T10:22:23.150Z Checking hex v0.4.3
22692025-02-05T10:22:23.154Z Checking lalrpop-util v0.19.12
22702025-02-05T10:22:23.443Z Checking peg-runtime v0.8.3
22712025-02-05T10:22:23.469Z Checking heck v0.4.1
22722025-02-05T10:22:23.610Z Checking sigpipe v0.1.3
22732025-02-05T10:22:24.881Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22742025-02-05T10:22:25.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.14s
22752025-02-05T10:22:25.356Z
22762025-02-05T10:22:25.356Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22772025-02-05T10:22:25.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22782025-02-05T10:22:25.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22792025-02-05T10:22:26.010Z Compiling hashbrown v0.14.5
22802025-02-05T10:22:26.136Z Checking heck v0.5.0
22812025-02-05T10:22:26.146Z Compiling unsafe-libyaml v0.2.11
22822025-02-05T10:22:26.162Z Checking ipnetwork v0.20.0
22832025-02-05T10:22:26.171Z Compiling ident_case v1.0.1
22842025-02-05T10:22:26.186Z Checking progenitor-client v0.8.0
22852025-02-05T10:22:26.199Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22862025-02-05T10:22:26.301Z Checking newtype-uuid v1.2.1
22872025-02-05T10:22:26.340Z Compiling darling_core v0.20.10
22882025-02-05T10:22:26.494Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22892025-02-05T10:22:26.515Z Compiling proc-macro-crate v1.3.1
22902025-02-05T10:22:26.551Z Compiling structmeta-derive v0.3.0
22912025-02-05T10:22:26.554Z Compiling thiserror v2.0.11
22922025-02-05T10:22:26.846Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22932025-02-05T10:22:27.101Z Checking regress v0.10.1
22942025-02-05T10:22:27.235Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22952025-02-05T10:22:27.438Z Compiling serde_yaml v0.9.34+deprecated
22962025-02-05T10:22:27.494Z Compiling num_enum_derive v0.5.11
22972025-02-05T10:22:27.955Z Compiling lzma-sys v0.1.20
22982025-02-05T10:22:28.549Z Compiling foreign-types-macros v0.2.3
22992025-02-05T10:22:28.630Z Compiling thiserror-impl v2.0.11
23002025-02-05T10:22:29.207Z Compiling structmeta v0.3.0
23012025-02-05T10:22:29.626Z Compiling dropshot v0.15.1
23022025-02-05T10:22:29.713Z Checking foreign-types-shared v0.3.1
23032025-02-05T10:22:29.797Z Checking arc-swap v1.7.1
23042025-02-05T10:22:29.837Z Checking foreign-types v0.5.0
23052025-02-05T10:22:29.933Z Checking num_enum v0.5.11
23062025-02-05T10:22:29.950Z Compiling parse-display-derive v0.10.0
23072025-02-05T10:22:30.138Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23082025-02-05T10:22:30.213Z Checking slog-scope v4.4.0
23092025-02-05T10:22:30.398Z Compiling proc-macro-error v1.0.4
23102025-02-05T10:22:30.612Z Checking typify-impl v0.2.0
23112025-02-05T10:22:31.008Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23122025-02-05T10:22:31.011Z Checking tungstenite v0.21.0
23132025-02-05T10:22:31.164Z Compiling heck v0.3.3
23142025-02-05T10:22:31.533Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23152025-02-05T10:22:31.913Z Compiling dropshot_endpoint v0.15.1
23162025-02-05T10:22:31.944Z Checking cstr-argument v0.1.2
23172025-02-05T10:22:32.200Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23182025-02-05T10:22:32.204Z Checking instant v0.1.13
23192025-02-05T10:22:32.244Z Checking base64 v0.21.7
23202025-02-05T10:22:32.326Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23212025-02-05T10:22:32.377Z Compiling darling_macro v0.20.10
23222025-02-05T10:22:32.635Z Checking pretty-hex v0.2.1
23232025-02-05T10:22:32.780Z Checking fastrand v2.1.1
23242025-02-05T10:22:32.785Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23252025-02-05T10:22:32.861Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23262025-02-05T10:22:33.051Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23272025-02-05T10:22:33.055Z Checking tempfile v3.13.0
23282025-02-05T10:22:33.082Z Checking backoff v0.4.0
23292025-02-05T10:22:33.116Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23302025-02-05T10:22:33.251Z Checking tokio-tungstenite v0.21.0
23312025-02-05T10:22:33.262Z Compiling darling v0.20.10
23322025-02-05T10:22:33.454Z Checking strum v0.26.3
23332025-02-05T10:22:33.463Z Compiling serde_with_macros v3.11.0
23342025-02-05T10:22:33.463Z Compiling zone_cfg_derive v0.1.2
23352025-02-05T10:22:33.463Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23362025-02-05T10:22:33.515Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23372025-02-05T10:22:33.678Z Checking slog-stdlog v4.1.1
23382025-02-05T10:22:33.859Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23392025-02-05T10:22:34.005Z Checking regress v0.9.1
23402025-02-05T10:22:34.011Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23412025-02-05T10:22:34.011Z Checking parse-display v0.10.0
23422025-02-05T10:22:34.125Z Checking progenitor-client v0.9.1
23432025-02-05T10:22:34.238Z Checking colored v2.1.0
23442025-02-05T10:22:34.269Z Checking macaddr v1.0.1
23452025-02-05T10:22:34.499Z Checking unicode-width v0.1.14
23462025-02-05T10:22:34.521Z Checking base64 v0.13.1
23472025-02-05T10:22:34.769Z Checking zone v0.1.8
23482025-02-05T10:22:34.924Z Checking ron v0.7.1
23492025-02-05T10:22:34.963Z Checking tabwriter v1.4.0
23502025-02-05T10:22:35.211Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23512025-02-05T10:22:35.424Z Checking xz2 v0.1.7
23522025-02-05T10:22:35.642Z Checking slog-envlogger v2.2.0
23532025-02-05T10:22:35.806Z Checking xattr v1.3.1
23542025-02-05T10:22:35.855Z Checking pem v3.0.4
23552025-02-05T10:22:35.877Z Checking serde_with v3.11.0
23562025-02-05T10:22:35.918Z Checking yasna v0.5.2
23572025-02-05T10:22:36.003Z Checking headers-core v0.3.0
23582025-02-05T10:22:36.189Z Checking smf v0.2.3
23592025-02-05T10:22:36.200Z Checking filetime v0.2.25
23602025-02-05T10:22:36.412Z Checking same-file v1.0.6
23612025-02-05T10:22:36.560Z Checking tar v0.4.42
23622025-02-05T10:22:36.593Z Checking walkdir v2.5.0
23632025-02-05T10:22:36.609Z Checking headers v0.4.0
23642025-02-05T10:22:36.830Z Checking rcgen v0.12.1
23652025-02-05T10:22:36.972Z Checking atomicwrites v0.4.4
23662025-02-05T10:22:37.079Z Checking camino-tempfile v1.1.1
23672025-02-05T10:22:37.371Z Checking subprocess v0.2.9
23682025-02-05T10:22:40.064Z Compiling typify-macro v0.2.0
23692025-02-05T10:22:41.553Z Compiling typify v0.2.0
23702025-02-05T10:22:41.637Z Compiling progenitor-impl v0.8.0
23712025-02-05T10:22:44.003Z Compiling progenitor-macro v0.8.0
23722025-02-05T10:22:47.577Z Checking progenitor v0.8.0
23732025-02-05T10:22:47.701Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23742025-02-05T10:22:47.704Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23752025-02-05T10:22:50.155Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23762025-02-05T10:22:50.500Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23772025-02-05T10:22:56.518Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23782025-02-05T10:22:57.975Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23792025-02-05T10:23:01.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.82s
23802025-02-05T10:23:01.509Z
23812025-02-05T10:23:01.509Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
23822025-02-05T10:23:01.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832025-02-05T10:23:01.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842025-02-05T10:23:01.509Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23852025-02-05T10:23:01.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
23862025-02-05T10:23:01.525Z
23872025-02-05T10:23:01.525Zinfo: running `cargo check --bins` on nexus-config (51/199)
23882025-02-05T10:23:02.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892025-02-05T10:23:02.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902025-02-05T10:23:02.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912025-02-05T10:23:02.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23922025-02-05T10:23:02.213Z
23932025-02-05T10:23:02.213Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
23942025-02-05T10:23:02.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952025-02-05T10:23:02.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962025-02-05T10:23:02.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972025-02-05T10:23:02.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23982025-02-05T10:23:02.732Z
23992025-02-05T10:23:02.732Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24002025-02-05T10:23:03.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012025-02-05T10:23:03.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022025-02-05T10:23:03.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032025-02-05T10:23:03.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24042025-02-05T10:23:03.319Z
24052025-02-05T10:23:03.320Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24062025-02-05T10:23:03.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072025-02-05T10:23:03.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082025-02-05T10:23:03.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092025-02-05T10:23:03.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24102025-02-05T10:23:03.939Z
24112025-02-05T10:23:03.939Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24122025-02-05T10:23:04.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132025-02-05T10:23:04.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142025-02-05T10:23:04.611Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24152025-02-05T10:23:04.723Z Compiling ipnetwork v0.20.0
24162025-02-05T10:23:04.723Z Compiling zerocopy v0.8.10
24172025-02-05T10:23:04.726Z Compiling progenitor-client v0.8.0
24182025-02-05T10:23:04.726Z Compiling itertools v0.13.0
24192025-02-05T10:23:04.726Z Compiling zerocopy-derive v0.8.10
24202025-02-05T10:23:04.727Z Compiling heapless v0.8.0
24212025-02-05T10:23:04.727Z Compiling thiserror v2.0.11
24222025-02-05T10:23:04.881Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24232025-02-05T10:23:05.070Z Compiling progenitor v0.8.0
24242025-02-05T10:23:05.145Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24252025-02-05T10:23:05.339Z Checking hash32 v0.3.1
24262025-02-05T10:23:05.444Z Compiling instant v0.1.13
24272025-02-05T10:23:05.497Z Compiling smoltcp v0.11.0
24282025-02-05T10:23:05.541Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24292025-02-05T10:23:05.590Z Compiling backoff v0.4.0
24302025-02-05T10:23:05.609Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24312025-02-05T10:23:05.813Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24322025-02-05T10:23:05.979Z Compiling dropshot v0.15.1
24332025-02-05T10:23:06.225Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24342025-02-05T10:23:06.458Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24352025-02-05T10:23:06.475Z Compiling serde_with v3.11.0
24362025-02-05T10:23:06.661Z Compiling parse-display v0.10.0
24372025-02-05T10:23:06.677Z Checking num-rational v0.4.2
24382025-02-05T10:23:07.222Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24392025-02-05T10:23:07.295Z Compiling progenitor-client v0.9.1
24402025-02-05T10:23:07.556Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24412025-02-05T10:23:07.869Z Compiling regress v0.9.1
24422025-02-05T10:23:08.992Z Compiling phf_generator v0.11.2
24432025-02-05T10:23:09.147Z Checking num-complex v0.4.6
24442025-02-05T10:23:09.985Z Compiling macaddr v1.0.1
24452025-02-05T10:23:10.146Z Checking cobs v0.2.3
24462025-02-05T10:23:10.349Z Checking postcard v1.0.10
24472025-02-05T10:23:10.415Z Checking num v0.4.3
24482025-02-05T10:23:10.523Z Compiling phf_codegen v0.11.2
24492025-02-05T10:23:10.894Z Compiling parse-zoneinfo v0.3.1
24502025-02-05T10:23:10.908Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24512025-02-05T10:23:11.276Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24522025-02-05T10:23:11.406Z Compiling convert_case v0.4.0
24532025-02-05T10:23:12.555Z Compiling float-ord v0.3.2
24542025-02-05T10:23:12.734Z Compiling derive_more v0.99.18
24552025-02-05T10:23:12.826Z Compiling chrono-tz-build v0.4.0
24562025-02-05T10:23:13.233Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24572025-02-05T10:23:13.642Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24582025-02-05T10:23:13.936Z Compiling crucible-workspace-hack v0.1.0
24592025-02-05T10:23:14.044Z Compiling chrono-tz v0.10.1
24602025-02-05T10:23:14.121Z Checking newline-converter v0.3.0
24612025-02-05T10:23:14.260Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24622025-02-05T10:23:14.279Z Checking prettyplease v0.2.25
24632025-02-05T10:23:14.729Z Compiling slog-dtrace v0.3.0
24642025-02-05T10:23:14.783Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24652025-02-05T10:23:14.970Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24662025-02-05T10:23:15.078Z Checking expectorate v1.1.0
24672025-02-05T10:23:15.451Z Compiling zone_cfg_derive v0.3.0
24682025-02-05T10:23:15.705Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24692025-02-05T10:23:16.129Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24702025-02-05T10:23:16.659Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24712025-02-05T10:23:16.948Z Compiling const_format_proc_macros v0.2.34
24722025-02-05T10:23:16.965Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24732025-02-05T10:23:17.046Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24742025-02-05T10:23:17.105Z Compiling num-derive v0.4.2
24752025-02-05T10:23:17.236Z Checking highway v1.2.0
24762025-02-05T10:23:17.607Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24772025-02-05T10:23:17.918Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24782025-02-05T10:23:18.093Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24792025-02-05T10:23:18.158Z Checking zone v0.3.0
24802025-02-05T10:23:18.310Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24812025-02-05T10:23:18.910Z Checking const_format v0.2.34
24822025-02-05T10:23:18.991Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24832025-02-05T10:23:19.307Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24842025-02-05T10:23:19.341Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24852025-02-05T10:23:19.359Z Checking gethostname v0.5.0
24862025-02-05T10:23:19.479Z Checking bcs v0.1.6
24872025-02-05T10:23:19.506Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24882025-02-05T10:23:19.692Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24892025-02-05T10:23:19.890Z Checking nanorand v0.7.0
24902025-02-05T10:23:19.938Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24912025-02-05T10:23:19.956Z Compiling async-recursion v1.1.1
24922025-02-05T10:23:20.197Z Checking termtree v0.5.1
24932025-02-05T10:23:20.425Z Checking flume v0.11.1
24942025-02-05T10:23:21.802Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24952025-02-05T10:23:26.872Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24962025-02-05T10:23:30.109Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24972025-02-05T10:23:32.539Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24982025-02-05T10:23:33.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
24992025-02-05T10:23:33.919Z
25002025-02-05T10:23:33.919Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25012025-02-05T10:23:34.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022025-02-05T10:23:34.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032025-02-05T10:23:34.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042025-02-05T10:23:34.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25052025-02-05T10:23:34.540Z
25062025-02-05T10:23:34.540Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25072025-02-05T10:23:35.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082025-02-05T10:23:35.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092025-02-05T10:23:35.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102025-02-05T10:23:35.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25112025-02-05T10:23:35.176Z
25122025-02-05T10:23:35.176Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25132025-02-05T10:23:35.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142025-02-05T10:23:35.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152025-02-05T10:23:35.811Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25162025-02-05T10:23:36.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
25172025-02-05T10:23:36.609Z
25182025-02-05T10:23:36.609Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25192025-02-05T10:23:37.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-02-05T10:23:37.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-02-05T10:23:37.305Z Compiling cfg_aliases v0.1.1
25222025-02-05T10:23:37.305Z Compiling vte_generate_state_changes v0.1.2
25232025-02-05T10:23:37.305Z Checking fd-lock v4.0.2
25242025-02-05T10:23:37.305Z Checking nibble_vec v0.1.0
25252025-02-05T10:23:37.418Z Checking endian-type v0.1.2
25262025-02-05T10:23:37.433Z Checking bytecount v0.6.8
25272025-02-05T10:23:37.433Z Compiling tabled_derive v0.7.0
25282025-02-05T10:23:37.449Z Compiling peg-macros v0.8.4
25292025-02-05T10:23:37.465Z Compiling nix v0.28.0
25302025-02-05T10:23:37.547Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25312025-02-05T10:23:37.556Z Checking papergrid v0.11.0
25322025-02-05T10:23:37.573Z Compiling sqlparser_derive v0.2.2
25332025-02-05T10:23:37.590Z Checking radix_trie v0.2.1
25342025-02-05T10:23:37.951Z Checking unicode_categories v0.1.1
25352025-02-05T10:23:37.968Z Checking vte v0.11.1
25362025-02-05T10:23:38.250Z Checking nu-ansi-term v0.50.1
25372025-02-05T10:23:38.538Z Checking home v0.5.9
25382025-02-05T10:23:38.572Z Checking sqlparser v0.45.0
25392025-02-05T10:23:38.685Z Checking sqlformat v0.2.6
25402025-02-05T10:23:38.699Z Checking display-error-chain v0.2.2
25412025-02-05T10:23:39.384Z Checking strip-ansi-escapes v0.2.0
25422025-02-05T10:23:39.487Z Checking tabled v0.15.0
25432025-02-05T10:23:39.544Z Checking reedline v0.35.0
25442025-02-05T10:23:39.897Z Checking peg v0.8.4
25452025-02-05T10:23:40.350Z Checking rustyline v14.0.0
25462025-02-05T10:23:50.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.31s
25472025-02-05T10:23:50.325Z
25482025-02-05T10:23:50.325Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25492025-02-05T10:23:50.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-02-05T10:23:50.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-02-05T10:23:50.325Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522025-02-05T10:23:54.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
25532025-02-05T10:23:54.941Z
25542025-02-05T10:23:54.941Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25552025-02-05T10:23:55.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-02-05T10:23:55.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-02-05T10:23:55.601Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582025-02-05T10:23:59.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
25592025-02-05T10:23:59.240Z
25602025-02-05T10:23:59.240Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25612025-02-05T10:23:59.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-02-05T10:23:59.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-02-05T10:23:59.905Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642025-02-05T10:24:04.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
25652025-02-05T10:24:04.840Z
25662025-02-05T10:24:04.840Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25672025-02-05T10:24:05.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-02-05T10:24:05.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-02-05T10:24:05.488Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-02-05T10:24:10.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s
25712025-02-05T10:24:10.477Z
25722025-02-05T10:24:10.477Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25732025-02-05T10:24:11.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-02-05T10:24:11.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-02-05T10:24:11.140Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-02-05T10:24:14.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
25772025-02-05T10:24:14.953Z
25782025-02-05T10:24:14.953Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25792025-02-05T10:24:15.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-02-05T10:24:15.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-02-05T10:24:15.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-02-05T10:24:19.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
25832025-02-05T10:24:19.497Z
25842025-02-05T10:24:19.497Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
25852025-02-05T10:24:20.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-02-05T10:24:20.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-02-05T10:24:20.218Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25882025-02-05T10:24:25.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
25892025-02-05T10:24:25.291Z
25902025-02-05T10:24:25.291Zinfo: running `cargo check --bins` on oximeter (67/199)
25912025-02-05T10:24:25.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-02-05T10:24:25.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-02-05T10:24:25.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942025-02-05T10:24:25.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25952025-02-05T10:24:25.910Z
25962025-02-05T10:24:25.910Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
25972025-02-05T10:24:26.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-02-05T10:24:26.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-02-05T10:24:26.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002025-02-05T10:24:26.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26012025-02-05T10:24:26.517Z
26022025-02-05T10:24:26.517Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26032025-02-05T10:24:27.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-02-05T10:24:27.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-02-05T10:24:27.230Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26062025-02-05T10:24:29.206Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26072025-02-05T10:24:30.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
26082025-02-05T10:24:30.226Z
26092025-02-05T10:24:30.226Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26102025-02-05T10:24:30.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-02-05T10:24:30.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-02-05T10:24:30.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-02-05T10:24:30.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26142025-02-05T10:24:30.845Z
26152025-02-05T10:24:30.845Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26162025-02-05T10:24:31.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-02-05T10:24:31.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-02-05T10:24:31.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-02-05T10:24:31.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26202025-02-05T10:24:31.467Z
26212025-02-05T10:24:31.467Zinfo: running `cargo check --bins` on oxql-types (72/199)
26222025-02-05T10:24:32.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-02-05T10:24:32.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-02-05T10:24:32.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-02-05T10:24:32.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26262025-02-05T10:24:32.089Z
26272025-02-05T10:24:32.089Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26282025-02-05T10:24:32.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-02-05T10:24:32.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-02-05T10:24:32.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-02-05T10:24:32.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26322025-02-05T10:24:32.744Z
26332025-02-05T10:24:32.744Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26342025-02-05T10:24:33.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-02-05T10:24:33.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-02-05T10:24:33.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-02-05T10:24:33.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26382025-02-05T10:24:33.372Z
26392025-02-05T10:24:33.372Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26402025-02-05T10:24:33.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-02-05T10:24:33.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-02-05T10:24:33.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-02-05T10:24:33.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26442025-02-05T10:24:34.019Z
26452025-02-05T10:24:34.019Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26462025-02-05T10:24:34.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-02-05T10:24:34.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-02-05T10:24:34.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-02-05T10:24:34.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26502025-02-05T10:24:34.638Z
26512025-02-05T10:24:34.638Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26522025-02-05T10:24:35.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-02-05T10:24:35.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-02-05T10:24:35.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-02-05T10:24:35.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26562025-02-05T10:24:35.265Z
26572025-02-05T10:24:35.265Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26582025-02-05T10:24:35.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-02-05T10:24:35.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-02-05T10:24:35.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-02-05T10:24:35.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26622025-02-05T10:24:35.884Z
26632025-02-05T10:24:35.884Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26642025-02-05T10:24:36.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-02-05T10:24:36.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-02-05T10:24:36.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-02-05T10:24:36.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26682025-02-05T10:24:36.498Z
26692025-02-05T10:24:36.498Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26702025-02-05T10:24:37.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-02-05T10:24:37.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-02-05T10:24:37.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-02-05T10:24:37.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26742025-02-05T10:24:37.141Z
26752025-02-05T10:24:37.141Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26762025-02-05T10:24:39.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-02-05T10:24:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-02-05T10:24:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-02-05T10:24:39.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26802025-02-05T10:24:39.833Z
26812025-02-05T10:24:39.833Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
26822025-02-05T10:24:39.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-02-05T10:24:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-02-05T10:24:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-02-05T10:24:39.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26862025-02-05T10:24:39.833Z
26872025-02-05T10:24:39.833Zinfo: running `cargo check --bins` on dpd-client (83/199)
26882025-02-05T10:24:39.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-02-05T10:24:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-02-05T10:24:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-02-05T10:24:39.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26922025-02-05T10:24:39.833Z
26932025-02-05T10:24:39.833Zinfo: running `cargo check --bins` on gateway-client (84/199)
26942025-02-05T10:24:39.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-02-05T10:24:39.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-02-05T10:24:39.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-02-05T10:24:39.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26982025-02-05T10:24:39.833Z
26992025-02-05T10:24:39.833Zinfo: running `cargo check --bins` on installinator-client (85/199)
27002025-02-05T10:24:40.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-02-05T10:24:40.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-02-05T10:24:40.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-02-05T10:24:40.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27042025-02-05T10:24:40.230Z
27052025-02-05T10:24:40.230Zinfo: running `cargo check --bins` on installinator-common (86/199)
27062025-02-05T10:24:40.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-02-05T10:24:40.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-02-05T10:24:40.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-02-05T10:24:40.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27102025-02-05T10:24:40.867Z
27112025-02-05T10:24:40.867Zinfo: running `cargo check --bins` on update-engine (87/199)
27122025-02-05T10:24:41.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-02-05T10:24:41.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-02-05T10:24:41.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-02-05T10:24:41.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27162025-02-05T10:24:41.475Z
27172025-02-05T10:24:41.475Zinfo: running `cargo check --bins` on nexus-client (88/199)
27182025-02-05T10:24:42.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-02-05T10:24:42.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-02-05T10:24:42.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-02-05T10:24:42.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27222025-02-05T10:24:42.119Z
27232025-02-05T10:24:42.119Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27242025-02-05T10:24:42.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-02-05T10:24:42.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-02-05T10:24:42.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-02-05T10:24:42.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27282025-02-05T10:24:42.749Z
27292025-02-05T10:24:42.749Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27302025-02-05T10:24:43.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-02-05T10:24:43.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-02-05T10:24:43.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-02-05T10:24:43.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27342025-02-05T10:24:43.381Z
27352025-02-05T10:24:43.381Zinfo: running `cargo check --bins` on nexus-types (91/199)
27362025-02-05T10:24:43.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-02-05T10:24:43.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-02-05T10:24:43.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-02-05T10:24:43.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27402025-02-05T10:24:44.165Z
27412025-02-05T10:24:44.165Zinfo: running `cargo check --bins` on oxide-client (92/199)
27422025-02-05T10:24:44.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-02-05T10:24:44.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-02-05T10:24:44.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-02-05T10:24:44.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27462025-02-05T10:24:44.642Z
27472025-02-05T10:24:44.642Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27482025-02-05T10:24:45.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-02-05T10:24:45.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-02-05T10:24:45.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-02-05T10:24:45.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27522025-02-05T10:24:45.204Z
27532025-02-05T10:24:45.204Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27542025-02-05T10:24:45.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-02-05T10:24:45.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-02-05T10:24:45.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-02-05T10:24:45.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27582025-02-05T10:24:45.834Z
27592025-02-05T10:24:45.834Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27602025-02-05T10:24:46.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-02-05T10:24:46.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-02-05T10:24:46.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-02-05T10:24:46.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27642025-02-05T10:24:46.440Z
27652025-02-05T10:24:46.440Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27662025-02-05T10:24:47.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-02-05T10:24:47.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-02-05T10:24:47.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-02-05T10:24:47.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27702025-02-05T10:24:47.097Z
27712025-02-05T10:24:47.097Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27722025-02-05T10:24:47.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-02-05T10:24:47.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-02-05T10:24:47.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-02-05T10:24:47.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27762025-02-05T10:24:47.741Z
27772025-02-05T10:24:47.741Zinfo: running `cargo check --bins` on wicket-common (98/199)
27782025-02-05T10:24:48.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-02-05T10:24:48.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-02-05T10:24:48.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-02-05T10:24:48.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27822025-02-05T10:24:48.379Z
27832025-02-05T10:24:48.379Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
27842025-02-05T10:24:48.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-02-05T10:24:48.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-02-05T10:24:49.031Z Checking csv-core v0.1.11
27872025-02-05T10:24:49.035Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27882025-02-05T10:24:49.035Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27892025-02-05T10:24:49.035Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27902025-02-05T10:24:49.322Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27912025-02-05T10:24:49.335Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27922025-02-05T10:24:49.406Z Checking csv v1.3.1
27932025-02-05T10:24:50.002Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27942025-02-05T10:24:50.271Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27952025-02-05T10:24:51.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
27962025-02-05T10:24:52.005Z
27972025-02-05T10:24:52.005Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
27982025-02-05T10:24:52.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-02-05T10:24:52.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-02-05T10:24:52.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-02-05T10:24:52.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28022025-02-05T10:24:52.629Z
28032025-02-05T10:24:52.629Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28042025-02-05T10:24:53.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-02-05T10:24:53.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-02-05T10:24:53.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-02-05T10:24:53.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28082025-02-05T10:24:53.259Z
28092025-02-05T10:24:53.260Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28102025-02-05T10:24:53.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-02-05T10:24:53.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-02-05T10:24:53.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-02-05T10:24:53.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28142025-02-05T10:24:53.998Z
28152025-02-05T10:24:53.998Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28162025-02-05T10:24:54.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-02-05T10:24:54.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-02-05T10:24:54.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-02-05T10:24:54.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28202025-02-05T10:24:54.813Z
28212025-02-05T10:24:54.813Zinfo: running `cargo check --bins` on dns-server (104/199)
28222025-02-05T10:24:55.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-02-05T10:24:55.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-02-05T10:24:55.404Z Compiling typify-impl v0.3.0
28252025-02-05T10:24:55.486Z Compiling parking_lot_core v0.8.6
28262025-02-05T10:24:55.490Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28272025-02-05T10:24:55.498Z Checking fxhash v0.2.1
28282025-02-05T10:24:55.524Z Checking hickory-client v0.24.2
28292025-02-05T10:24:55.528Z Checking hickory-server v0.24.2
28302025-02-05T10:24:56.210Z Checking parking_lot v0.11.2
28312025-02-05T10:24:56.252Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28322025-02-05T10:24:56.529Z Checking sled v0.34.7
28332025-02-05T10:25:00.770Z Compiling typify-macro v0.3.0
28342025-02-05T10:25:02.314Z Compiling typify v0.3.0
28352025-02-05T10:25:02.383Z Compiling progenitor-impl v0.9.1
28362025-02-05T10:25:04.810Z Compiling progenitor-macro v0.9.1
28372025-02-05T10:25:08.469Z Checking progenitor v0.9.1
28382025-02-05T10:25:08.641Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28392025-02-05T10:25:09.050Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28402025-02-05T10:25:10.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.58s
28412025-02-05T10:25:10.477Z
28422025-02-05T10:25:10.477Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28432025-02-05T10:25:11.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-02-05T10:25:11.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-02-05T10:25:11.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-02-05T10:25:11.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28472025-02-05T10:25:11.121Z
28482025-02-05T10:25:11.121Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28492025-02-05T10:25:11.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-02-05T10:25:11.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-02-05T10:25:11.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-02-05T10:25:11.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28532025-02-05T10:25:11.800Z
28542025-02-05T10:25:11.800Zinfo: running `cargo check --bins` on gateway-types (107/199)
28552025-02-05T10:25:12.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-02-05T10:25:12.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-02-05T10:25:12.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-02-05T10:25:12.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28592025-02-05T10:25:12.574Z
28602025-02-05T10:25:12.574Zinfo: running `cargo check --bins` on ipcc (108/199)
28612025-02-05T10:25:12.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-02-05T10:25:12.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-02-05T10:25:12.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-02-05T10:25:12.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28652025-02-05T10:25:13.048Z
28662025-02-05T10:25:13.048Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28672025-02-05T10:25:13.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-02-05T10:25:13.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-02-05T10:25:13.818Z Compiling radium v0.7.0
28702025-02-05T10:25:13.819Z Compiling semver v0.1.20
28712025-02-05T10:25:13.824Z Compiling maybe-uninit v2.0.0
28722025-02-05T10:25:13.824Z Checking tap v1.0.1
28732025-02-05T10:25:13.878Z Checking password-hash v0.5.0
28742025-02-05T10:25:13.882Z Checking blake2 v0.10.6
28752025-02-05T10:25:13.882Z Compiling cancel-safe-futures v0.1.5
28762025-02-05T10:25:13.882Z Checking funty v2.0.0
28772025-02-05T10:25:13.995Z Checking wyz v0.5.1
28782025-02-05T10:25:14.231Z Compiling rustc_version v0.1.7
28792025-02-05T10:25:14.288Z Compiling owo-colors v4.1.0
28802025-02-05T10:25:14.381Z Checking crc-catalog v2.4.0
28812025-02-05T10:25:14.387Z Compiling packed_struct v0.10.1
28822025-02-05T10:25:14.387Z Checking argon2 v0.5.3
28832025-02-05T10:25:14.507Z Checking crc v3.2.1
28842025-02-05T10:25:14.526Z Compiling packed_struct_codegen v0.10.1
28852025-02-05T10:25:14.580Z Compiling indexmap v1.9.3
28862025-02-05T10:25:14.614Z Checking half v2.4.1
28872025-02-05T10:25:14.655Z Compiling newtype_derive v0.1.6
28882025-02-05T10:25:14.747Z Checking bitvec v1.0.1
28892025-02-05T10:25:14.796Z Checking ciborium-io v0.2.2
28902025-02-05T10:25:14.941Z Checking nodrop v0.1.14
28912025-02-05T10:25:14.950Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28922025-02-05T10:25:15.011Z Checking array-init v0.0.4
28932025-02-05T10:25:15.029Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28942025-02-05T10:25:15.129Z Checking ciborium-ll v0.2.2
28952025-02-05T10:25:15.154Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28962025-02-05T10:25:15.308Z Checking smallvec v0.6.14
28972025-02-05T10:25:15.392Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28982025-02-05T10:25:15.646Z Checking libsw v3.3.1
28992025-02-05T10:25:15.692Z Compiling memoffset v0.9.1
29002025-02-05T10:25:15.814Z Checking hashbrown v0.12.3
29012025-02-05T10:25:15.856Z Checking linear-map v1.2.0
29022025-02-05T10:25:15.926Z Checking termcolor v1.4.1
29032025-02-05T10:25:16.039Z Checking swrite v0.1.0
29042025-02-05T10:25:16.165Z Checking bitfield v0.14.0
29052025-02-05T10:25:16.183Z Checking indent_write v2.2.0
29062025-02-05T10:25:16.321Z Checking env_logger v0.10.2
29072025-02-05T10:25:16.385Z Checking ron v0.8.1
29082025-02-05T10:25:16.444Z Checking serde-hex v0.1.0
29092025-02-05T10:25:16.477Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29102025-02-05T10:25:16.521Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29112025-02-05T10:25:16.724Z Checking ciborium v0.2.2
29122025-02-05T10:25:17.321Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29132025-02-05T10:25:17.379Z Checking steno v0.4.1
29142025-02-05T10:25:17.569Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29152025-02-05T10:25:17.699Z Checking hashbrown v0.13.2
29162025-02-05T10:25:17.840Z Checking crc-any v2.5.0
29172025-02-05T10:25:17.902Z Checking humantime v2.1.0
29182025-02-05T10:25:18.208Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29192025-02-05T10:25:18.229Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29202025-02-05T10:25:18.577Z Checking object v0.30.4
29212025-02-05T10:25:18.597Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29222025-02-05T10:25:18.827Z Checking path-slash v0.1.5
29232025-02-05T10:25:18.994Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29242025-02-05T10:25:19.009Z Checking nix v0.27.1
29252025-02-05T10:25:19.382Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29262025-02-05T10:25:19.499Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29272025-02-05T10:25:19.765Z Checking tungstenite v0.23.0
29282025-02-05T10:25:20.081Z Checking kstat-rs v0.2.4
29292025-02-05T10:25:20.183Z Checking signal-hook-tokio v0.3.1
29302025-02-05T10:25:20.419Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29312025-02-05T10:25:20.672Z Checking tokio-tungstenite v0.23.1
29322025-02-05T10:25:20.780Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29332025-02-05T10:25:21.417Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29342025-02-05T10:25:21.530Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29352025-02-05T10:25:29.482Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29362025-02-05T10:25:29.567Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29372025-02-05T10:25:31.673Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29382025-02-05T10:25:36.840Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29392025-02-05T10:25:37.595Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29402025-02-05T10:25:40.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.10s
29412025-02-05T10:25:40.318Z
29422025-02-05T10:25:40.318Zinfo: running `cargo check --bins` on gateway-api (110/199)
29432025-02-05T10:25:40.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-02-05T10:25:40.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-02-05T10:25:40.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-02-05T10:25:40.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29472025-02-05T10:25:40.950Z
29482025-02-05T10:25:40.950Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29492025-02-05T10:25:41.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-02-05T10:25:41.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-02-05T10:25:41.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-02-05T10:25:41.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29532025-02-05T10:25:41.562Z
29542025-02-05T10:25:41.562Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29552025-02-05T10:25:42.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-02-05T10:25:42.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-02-05T10:25:42.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-02-05T10:25:42.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29592025-02-05T10:25:42.190Z
29602025-02-05T10:25:42.190Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29612025-02-05T10:25:42.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-02-05T10:25:42.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-02-05T10:25:42.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-02-05T10:25:42.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29652025-02-05T10:25:42.799Z
29662025-02-05T10:25:42.799Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29672025-02-05T10:25:43.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-02-05T10:25:43.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-02-05T10:25:43.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-02-05T10:25:43.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29712025-02-05T10:25:43.427Z
29722025-02-05T10:25:43.427Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29732025-02-05T10:25:43.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-02-05T10:25:43.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-02-05T10:25:43.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-02-05T10:25:43.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29772025-02-05T10:25:44.075Z
29782025-02-05T10:25:44.075Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29792025-02-05T10:25:44.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-02-05T10:25:44.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-02-05T10:25:44.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-02-05T10:25:44.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29832025-02-05T10:25:44.650Z
29842025-02-05T10:25:44.650Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
29852025-02-05T10:25:45.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-02-05T10:25:45.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-02-05T10:25:45.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-02-05T10:25:45.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29892025-02-05T10:25:45.263Z
29902025-02-05T10:25:45.263Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
29912025-02-05T10:25:45.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-02-05T10:25:45.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-02-05T10:25:45.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-02-05T10:25:45.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29952025-02-05T10:25:45.905Z
29962025-02-05T10:25:45.905Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
29972025-02-05T10:25:46.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-02-05T10:25:46.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-02-05T10:25:46.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-02-05T10:25:46.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30012025-02-05T10:25:46.521Z
30022025-02-05T10:25:46.521Zinfo: running `cargo check --bins` on sp-sim (120/199)
30032025-02-05T10:25:47.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-02-05T10:25:47.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-02-05T10:25:47.156Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30062025-02-05T10:25:47.598Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30072025-02-05T10:25:49.239Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30082025-02-05T10:25:50.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
30092025-02-05T10:25:51.009Z
30102025-02-05T10:25:51.009Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30112025-02-05T10:25:51.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-05T10:25:51.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-05T10:25:51.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-02-05T10:25:51.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30152025-02-05T10:25:51.685Z
30162025-02-05T10:25:51.685Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30172025-02-05T10:25:52.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-02-05T10:25:52.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-02-05T10:25:52.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-02-05T10:25:52.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30212025-02-05T10:25:52.370Z
30222025-02-05T10:25:52.370Zinfo: running `cargo check --bins` on db-macros (123/199)
30232025-02-05T10:25:52.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-02-05T10:25:52.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-02-05T10:25:52.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-02-05T10:25:52.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30272025-02-05T10:25:52.990Z
30282025-02-05T10:25:52.990Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30292025-02-05T10:25:53.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-02-05T10:25:53.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-02-05T10:25:53.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-02-05T10:25:53.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30332025-02-05T10:25:53.602Z
30342025-02-05T10:25:53.602Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30352025-02-05T10:25:54.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-02-05T10:25:54.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-02-05T10:25:54.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-02-05T10:25:54.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30392025-02-05T10:25:54.274Z
30402025-02-05T10:25:54.274Zinfo: running `cargo check --bins` on authz-macros (126/199)
30412025-02-05T10:25:54.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-02-05T10:25:54.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-02-05T10:25:54.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-02-05T10:25:54.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30452025-02-05T10:25:54.886Z
30462025-02-05T10:25:54.886Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30472025-02-05T10:25:55.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-02-05T10:25:55.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-02-05T10:25:55.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-02-05T10:25:55.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30512025-02-05T10:25:55.585Z
30522025-02-05T10:25:55.585Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30532025-02-05T10:25:56.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-02-05T10:25:56.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-02-05T10:25:56.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-02-05T10:25:56.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30572025-02-05T10:25:56.206Z
30582025-02-05T10:25:56.206Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30592025-02-05T10:25:56.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-02-05T10:25:56.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-02-05T10:25:56.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-02-05T10:25:56.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30632025-02-05T10:25:56.978Z
30642025-02-05T10:25:56.979Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30652025-02-05T10:25:57.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-02-05T10:25:57.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-02-05T10:25:57.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-02-05T10:25:57.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30692025-02-05T10:25:57.479Z
30702025-02-05T10:25:57.479Zinfo: running `cargo check --bins` on typed-rng (131/199)
30712025-02-05T10:25:58.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-02-05T10:25:58.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-02-05T10:25:58.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-02-05T10:25:58.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30752025-02-05T10:25:58.085Z
30762025-02-05T10:25:58.085Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30772025-02-05T10:25:58.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-02-05T10:25:58.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-02-05T10:25:58.821Z Checking keccak v0.1.5
30802025-02-05T10:25:59.076Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30812025-02-05T10:25:59.094Z Checking secrecy v0.8.0
30822025-02-05T10:25:59.094Z Compiling unicase v2.7.0
30832025-02-05T10:25:59.094Z Compiling same-file v1.0.6
30842025-02-05T10:25:59.094Z Compiling tempfile v3.13.0
30852025-02-05T10:25:59.094Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30862025-02-05T10:25:59.094Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872025-02-05T10:25:59.108Z Compiling thiserror-impl-no-std v2.0.2
30882025-02-05T10:25:59.219Z Compiling walkdir v2.5.0
30892025-02-05T10:25:59.223Z Checking sha3 v0.10.8
30902025-02-05T10:25:59.275Z Checking universal-hash v0.5.1
30912025-02-05T10:25:59.298Z Compiling blake3 v1.5.4
30922025-02-05T10:25:59.471Z Checking opaque-debug v0.3.1
30932025-02-05T10:25:59.476Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30942025-02-05T10:25:59.496Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30952025-02-05T10:25:59.541Z Checking poly1305 v0.8.0
30962025-02-05T10:25:59.622Z Checking chacha20 v0.9.1
30972025-02-05T10:25:59.699Z Checking aead v0.5.2
30982025-02-05T10:25:59.757Z Compiling memmap2 v0.9.5
30992025-02-05T10:25:59.907Z Compiling arrayvec v0.7.6
31002025-02-05T10:25:59.926Z Compiling salty v0.3.0
31012025-02-05T10:26:00.051Z Compiling libefi-sys v0.1.0
31022025-02-05T10:26:00.056Z Compiling constant_time_eq v0.3.1
31032025-02-05T10:26:00.240Z Compiling arrayref v0.3.9
31042025-02-05T10:26:00.244Z Checking chacha20poly1305 v0.10.1
31052025-02-05T10:26:00.308Z Compiling toolchain_find v0.4.0
31062025-02-05T10:26:00.356Z Compiling camino-tempfile v1.1.1
31072025-02-05T10:26:00.369Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31082025-02-05T10:26:00.420Z Compiling bitfield-struct v0.6.2
31092025-02-05T10:26:00.694Z Compiling topological-sort v0.2.2
31102025-02-05T10:26:00.776Z Compiling mime_guess v2.0.5
31112025-02-05T10:26:00.877Z Compiling rustfmt-wrapper v0.2.1
31122025-02-05T10:26:01.264Z Compiling omicron-zone-package v0.12.0
31132025-02-05T10:26:01.462Z Compiling progenitor v0.9.1
31142025-02-05T10:26:01.484Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31152025-02-05T10:26:01.692Z Checking primeorder v0.13.6
31162025-02-05T10:26:01.713Z Checking env_filter v0.1.2
31172025-02-05T10:26:01.812Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31182025-02-05T10:26:01.816Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31192025-02-05T10:26:01.819Z Checking thiserror-no-std v2.0.2
31202025-02-05T10:26:01.931Z Checking env_logger v0.11.5
31212025-02-05T10:26:01.949Z Checking vsss-rs v3.3.4
31222025-02-05T10:26:01.968Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31232025-02-05T10:26:02.041Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31242025-02-05T10:26:02.132Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31252025-02-05T10:26:02.203Z Checking p384 v0.13.0
31262025-02-05T10:26:02.431Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31272025-02-05T10:26:02.431Z Checking simd-adler32 v0.3.7
31282025-02-05T10:26:02.520Z Checking bumpalo v3.16.0
31292025-02-05T10:26:02.571Z Checking http-range v0.1.5
31302025-02-05T10:26:02.752Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31312025-02-05T10:26:02.772Z Checking lockfree-object-pool v0.1.6
31322025-02-05T10:26:02.775Z Compiling zip v2.1.3
31332025-02-05T10:26:02.896Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31342025-02-05T10:26:03.008Z Checking zopfli v0.8.1
31352025-02-05T10:26:03.132Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31362025-02-05T10:26:03.303Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31372025-02-05T10:26:03.540Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31382025-02-05T10:26:03.659Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31392025-02-05T10:26:03.730Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31402025-02-05T10:26:03.819Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31412025-02-05T10:26:04.050Z Checking atty v0.2.14
31422025-02-05T10:26:04.190Z Checking glob v0.3.2
31432025-02-05T10:26:04.277Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31442025-02-05T10:26:04.305Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31452025-02-05T10:26:04.331Z Checking hyper-staticfile v0.10.1
31462025-02-05T10:26:04.507Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31472025-02-05T10:26:04.805Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31482025-02-05T10:26:05.501Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31492025-02-05T10:26:05.605Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31502025-02-05T10:26:05.795Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31512025-02-05T10:26:05.943Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31522025-02-05T10:26:06.171Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31532025-02-05T10:26:06.205Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31542025-02-05T10:26:06.496Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31552025-02-05T10:26:06.722Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31562025-02-05T10:26:07.028Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31572025-02-05T10:26:07.057Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31582025-02-05T10:26:07.397Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31592025-02-05T10:26:10.315Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31602025-02-05T10:26:10.315Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31612025-02-05T10:26:19.055Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31622025-02-05T10:26:31.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.32s
31632025-02-05T10:26:31.589Z
31642025-02-05T10:26:31.589Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31652025-02-05T10:26:32.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-02-05T10:26:32.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-02-05T10:26:32.337Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31682025-02-05T10:26:45.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
31692025-02-05T10:26:45.686Z
31702025-02-05T10:26:45.686Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31712025-02-05T10:26:46.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-02-05T10:26:46.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-02-05T10:26:46.424Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31742025-02-05T10:26:59.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
31752025-02-05T10:26:59.678Z
31762025-02-05T10:26:59.679Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31772025-02-05T10:27:00.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-02-05T10:27:00.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-02-05T10:27:00.531Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31802025-02-05T10:27:13.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
31812025-02-05T10:27:13.649Z
31822025-02-05T10:27:13.649Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
31832025-02-05T10:27:14.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-02-05T10:27:14.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-02-05T10:27:14.416Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31862025-02-05T10:27:27.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
31872025-02-05T10:27:27.591Z
31882025-02-05T10:27:27.591Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
31892025-02-05T10:27:28.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-02-05T10:27:28.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-02-05T10:27:28.374Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31922025-02-05T10:27:41.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s
31932025-02-05T10:27:41.358Z
31942025-02-05T10:27:41.358Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
31952025-02-05T10:27:41.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-02-05T10:27:41.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-02-05T10:27:42.092Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31982025-02-05T10:27:56.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.74s
31992025-02-05T10:27:56.344Z
32002025-02-05T10:27:56.344Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32012025-02-05T10:27:56.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-02-05T10:27:56.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-02-05T10:27:56.344Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32042025-02-05T10:28:09.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s
32052025-02-05T10:28:09.267Z
32062025-02-05T10:28:09.267Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32072025-02-05T10:28:09.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-02-05T10:28:09.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-02-05T10:28:09.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-02-05T10:28:09.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32112025-02-05T10:28:09.912Z
32122025-02-05T10:28:09.912Zinfo: running `cargo check --bins` on key-manager (141/199)
32132025-02-05T10:28:10.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-02-05T10:28:10.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-02-05T10:28:10.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32162025-02-05T10:28:10.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32172025-02-05T10:28:10.534Z
32182025-02-05T10:28:10.534Zinfo: running `cargo check --bins` on range-requests (142/199)
32192025-02-05T10:28:11.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202025-02-05T10:28:11.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212025-02-05T10:28:11.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32222025-02-05T10:28:11.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32232025-02-05T10:28:11.143Z
32242025-02-05T10:28:11.143Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32252025-02-05T10:28:11.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262025-02-05T10:28:11.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272025-02-05T10:28:11.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32282025-02-05T10:28:11.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32292025-02-05T10:28:11.755Z
32302025-02-05T10:28:11.755Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32312025-02-05T10:28:12.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322025-02-05T10:28:12.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332025-02-05T10:28:12.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32342025-02-05T10:28:12.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32352025-02-05T10:28:12.397Z
32362025-02-05T10:28:12.397Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32372025-02-05T10:28:12.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382025-02-05T10:28:12.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392025-02-05T10:28:12.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32402025-02-05T10:28:12.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32412025-02-05T10:28:13.008Z
32422025-02-05T10:28:13.008Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32432025-02-05T10:28:13.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442025-02-05T10:28:13.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452025-02-05T10:28:13.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32462025-02-05T10:28:13.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32472025-02-05T10:28:13.700Z
32482025-02-05T10:28:13.701Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32492025-02-05T10:28:14.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502025-02-05T10:28:14.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512025-02-05T10:28:14.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32522025-02-05T10:28:14.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32532025-02-05T10:28:14.285Z
32542025-02-05T10:28:14.285Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32552025-02-05T10:28:14.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562025-02-05T10:28:14.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572025-02-05T10:28:14.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582025-02-05T10:28:14.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32592025-02-05T10:28:14.919Z
32602025-02-05T10:28:14.919Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32612025-02-05T10:28:15.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-02-05T10:28:15.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-02-05T10:28:15.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642025-02-05T10:28:15.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32652025-02-05T10:28:15.576Z
32662025-02-05T10:28:15.577Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32672025-02-05T10:28:16.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-02-05T10:28:16.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-02-05T10:28:16.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702025-02-05T10:28:16.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32712025-02-05T10:28:16.235Z
32722025-02-05T10:28:16.235Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32732025-02-05T10:28:16.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-02-05T10:28:16.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-02-05T10:28:16.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762025-02-05T10:28:16.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32772025-02-05T10:28:16.884Z
32782025-02-05T10:28:16.884Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32792025-02-05T10:28:17.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-02-05T10:28:17.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-02-05T10:28:17.573Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32822025-02-05T10:28:17.573Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32832025-02-05T10:28:18.461Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32842025-02-05T10:28:20.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
32852025-02-05T10:28:20.517Z
32862025-02-05T10:28:20.517Zinfo: running `cargo check --bins` on oximeter-api (153/199)
32872025-02-05T10:28:21.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-02-05T10:28:21.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-02-05T10:28:21.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-02-05T10:28:21.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32912025-02-05T10:28:21.142Z
32922025-02-05T10:28:21.142Zinfo: running `cargo check --bins` on cert-dev (154/199)
32932025-02-05T10:28:21.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-02-05T10:28:21.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-02-05T10:28:21.750Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32962025-02-05T10:28:22.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32972025-02-05T10:28:22.202Z
32982025-02-05T10:28:22.202Zinfo: running `cargo check --bins` on clickana (155/199)
32992025-02-05T10:28:22.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-02-05T10:28:22.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-02-05T10:28:22.832Z Checking castaway v0.2.3
33022025-02-05T10:28:22.835Z Checking lru v0.12.5
33032025-02-05T10:28:22.835Z Compiling instability v0.3.2
33042025-02-05T10:28:22.835Z Checking unicode-truncate v1.1.0
33052025-02-05T10:28:22.836Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33062025-02-05T10:28:22.836Z Checking cassowary v0.3.0
33072025-02-05T10:28:23.090Z Checking compact_str v0.8.0
33082025-02-05T10:28:23.691Z Checking ratatui v0.28.1
33092025-02-05T10:28:24.472Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33102025-02-05T10:28:25.602Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33112025-02-05T10:28:26.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
33122025-02-05T10:28:26.614Z
33132025-02-05T10:28:26.614Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33142025-02-05T10:28:27.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-02-05T10:28:27.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-02-05T10:28:27.312Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33172025-02-05T10:28:27.320Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33182025-02-05T10:28:28.243Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33192025-02-05T10:28:28.709Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33202025-02-05T10:28:29.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
33212025-02-05T10:28:29.224Z
33222025-02-05T10:28:29.224Zinfo: running `cargo check --bins` on ch-dev (157/199)
33232025-02-05T10:28:29.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-02-05T10:28:29.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-02-05T10:28:29.877Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33262025-02-05T10:28:30.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
33272025-02-05T10:28:30.759Z
33282025-02-05T10:28:30.759Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33292025-02-05T10:28:31.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-02-05T10:28:31.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-02-05T10:28:31.412Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33322025-02-05T10:28:31.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33332025-02-05T10:28:31.935Z
33342025-02-05T10:28:31.935Zinfo: running `cargo check --bins` on db-dev (159/199)
33352025-02-05T10:28:32.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-02-05T10:28:32.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-02-05T10:28:32.585Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33382025-02-05T10:28:33.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
33392025-02-05T10:28:33.465Z
33402025-02-05T10:28:33.465Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33412025-02-05T10:28:34.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-02-05T10:28:34.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-02-05T10:28:34.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-02-05T10:28:34.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33452025-02-05T10:28:34.095Z
33462025-02-05T10:28:34.095Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33472025-02-05T10:28:34.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-02-05T10:28:34.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-02-05T10:28:34.729Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33502025-02-05T10:28:35.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33512025-02-05T10:28:35.690Z
33522025-02-05T10:28:35.690Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33532025-02-05T10:28:36.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-02-05T10:28:36.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-02-05T10:28:36.303Z Checking cargo-platform v0.1.8
33562025-02-05T10:28:36.605Z Checking cargo_metadata v0.18.1
33572025-02-05T10:28:37.470Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33582025-02-05T10:28:38.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
33592025-02-05T10:28:38.442Z
33602025-02-05T10:28:38.442Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33612025-02-05T10:28:39.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-02-05T10:28:39.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-02-05T10:28:39.130Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33642025-02-05T10:28:40.520Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33652025-02-05T10:28:41.092Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33662025-02-05T10:28:41.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
33672025-02-05T10:28:41.892Z
33682025-02-05T10:28:41.892Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33692025-02-05T10:28:42.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-02-05T10:28:42.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-02-05T10:28:42.567Z Compiling crunchy v0.2.2
33722025-02-05T10:28:42.567Z Compiling tiny-keccak v2.0.2
33732025-02-05T10:28:42.570Z Compiling dsl_auto_type v0.1.2
33742025-02-05T10:28:42.570Z Checking scheduled-thread-pool v0.2.7
33752025-02-05T10:28:42.570Z Compiling diesel_table_macro_syntax v0.2.0
33762025-02-05T10:28:42.570Z Compiling ascii-canvas v3.0.0
33772025-02-05T10:28:42.684Z Compiling ena v0.14.3
33782025-02-05T10:28:42.697Z Compiling diff v0.1.13
33792025-02-05T10:28:43.028Z Checking r2d2 v0.8.10
33802025-02-05T10:28:43.033Z Compiling regex-syntax v0.6.29
33812025-02-05T10:28:43.116Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33822025-02-05T10:28:43.213Z Compiling ref-cast v1.0.23
33832025-02-05T10:28:43.216Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33842025-02-05T10:28:44.619Z Compiling derive_builder_core v0.20.2
33852025-02-05T10:28:44.631Z Compiling libxml v0.3.3
33862025-02-05T10:28:44.631Z Compiling ref-cast-impl v1.0.23
33872025-02-05T10:28:44.631Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33882025-02-05T10:28:44.632Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33892025-02-05T10:28:44.632Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33902025-02-05T10:28:44.632Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33912025-02-05T10:28:44.632Z Compiling strum_macros v0.24.3
33922025-02-05T10:28:44.632Z Compiling samael v0.0.17
33932025-02-05T10:28:44.632Z Compiling diesel_derives v2.2.3
33942025-02-05T10:28:44.632Z Compiling indoc v1.0.9
33952025-02-05T10:28:45.180Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33962025-02-05T10:28:45.445Z Compiling derive_builder_macro v0.20.2
33972025-02-05T10:28:45.466Z Compiling oso-derive v0.27.3
33982025-02-05T10:28:46.198Z Compiling lalrpop v0.19.12
33992025-02-05T10:28:46.279Z Checking derive_builder v0.20.2
34002025-02-05T10:28:46.480Z Compiling impl-trait-for-tuples v0.2.2
34012025-02-05T10:28:46.485Z Checking quick-xml v0.33.0
34022025-02-05T10:28:46.692Z Compiling diesel-dtrace v0.4.2
34032025-02-05T10:28:46.998Z Checking maplit v1.0.2
34042025-02-05T10:28:47.227Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34052025-02-05T10:28:47.254Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34062025-02-05T10:28:47.551Z Checking bb8 v0.8.5
34072025-02-05T10:28:47.808Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34082025-02-05T10:28:48.024Z Checking rand_seeder v0.3.0
34092025-02-05T10:28:48.142Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34102025-02-05T10:28:48.280Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34112025-02-05T10:28:48.338Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34122025-02-05T10:28:48.487Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34132025-02-05T10:28:48.760Z Checking is_ci v1.2.0
34142025-02-05T10:28:48.784Z Checking smawk v0.3.2
34152025-02-05T10:28:48.904Z Checking unicode-linebreak v0.1.5
34162025-02-05T10:28:49.018Z Checking supports-color v3.0.1
34172025-02-05T10:28:49.250Z Checking multimap v0.10.0
34182025-02-05T10:28:49.360Z Checking textwrap v0.16.1
34192025-02-05T10:28:50.182Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34202025-02-05T10:28:52.307Z Checking diesel v2.2.6
34212025-02-05T10:29:16.488Z Compiling polar-core v0.27.3
34222025-02-05T10:29:16.950Z Checking async-bb8-diesel v0.2.1
34232025-02-05T10:29:23.592Z Checking oso v0.27.3
34242025-02-05T10:30:23.786Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34252025-02-05T10:30:29.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
34262025-02-05T10:30:29.394Z
34272025-02-05T10:30:29.394Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34282025-02-05T10:30:29.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-02-05T10:30:29.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-02-05T10:30:29.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312025-02-05T10:30:29.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34322025-02-05T10:30:30.072Z
34332025-02-05T10:30:30.073Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34342025-02-05T10:30:30.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-02-05T10:30:30.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-02-05T10:30:30.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372025-02-05T10:30:30.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34382025-02-05T10:30:30.732Z
34392025-02-05T10:30:30.732Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34402025-02-05T10:30:31.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-02-05T10:30:31.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-02-05T10:30:31.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432025-02-05T10:30:31.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34442025-02-05T10:30:31.334Z
34452025-02-05T10:30:31.334Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34462025-02-05T10:30:31.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-02-05T10:30:31.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-02-05T10:30:32.134Z Compiling libz-sys v1.1.20
34492025-02-05T10:30:32.137Z Compiling libgit2-sys v0.17.0+1.8.1
34502025-02-05T10:30:32.263Z Compiling vergen v8.3.2
34512025-02-05T10:30:32.269Z Compiling cargo-platform v0.1.8
34522025-02-05T10:30:32.269Z Compiling pin-project-internal v1.1.6
34532025-02-05T10:30:32.301Z Compiling snafu-derive v0.8.5
34542025-02-05T10:30:32.304Z Compiling libsqlite3-sys v0.30.1
34552025-02-05T10:30:32.304Z Compiling rustls v0.21.12
34562025-02-05T10:30:32.555Z Compiling cfg_aliases v0.2.1
34572025-02-05T10:30:32.590Z Compiling cargo_metadata v0.18.1
34582025-02-05T10:30:32.663Z Compiling buf-list v1.0.3
34592025-02-05T10:30:32.786Z Compiling nix v0.29.0
34602025-02-05T10:30:32.847Z Checking globset v0.4.15
34612025-02-05T10:30:32.938Z Checking olpc-cjson v0.1.4
34622025-02-05T10:30:33.163Z Checking sct v0.7.1
34632025-02-05T10:30:33.309Z Checking rustls-webpki v0.101.7
34642025-02-05T10:30:33.328Z Checking serde_plain v1.0.2
34652025-02-05T10:30:33.382Z Checking typed-path v0.9.3
34662025-02-05T10:30:33.862Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34672025-02-05T10:30:34.094Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34682025-02-05T10:30:34.160Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34692025-02-05T10:30:34.363Z Checking hashlink v0.9.1
34702025-02-05T10:30:34.440Z Checking parse-size v1.1.0
34712025-02-05T10:30:34.628Z Checking fallible-iterator v0.3.0
34722025-02-05T10:30:34.923Z Checking fallible-streaming-iterator v0.1.9
34732025-02-05T10:30:34.952Z Checking pin-project v1.1.6
34742025-02-05T10:30:35.194Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34752025-02-05T10:30:35.197Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34762025-02-05T10:30:35.213Z Checking rusqlite v0.32.1
34772025-02-05T10:30:35.588Z Checking rustls-pemfile v1.0.4
34782025-02-05T10:30:35.661Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34792025-02-05T10:30:35.810Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34802025-02-05T10:30:36.079Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34812025-02-05T10:30:36.282Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34822025-02-05T10:30:36.359Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34832025-02-05T10:30:36.378Z Checking twox-hash v2.1.0
34842025-02-05T10:30:36.425Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34852025-02-05T10:30:36.696Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34862025-02-05T10:30:36.701Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34872025-02-05T10:30:36.803Z Checking tokio-rustls v0.24.1
34882025-02-05T10:30:37.043Z Checking snafu v0.8.5
34892025-02-05T10:30:37.480Z Checking tough v0.19.0
34902025-02-05T10:30:37.890Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34912025-02-05T10:30:37.896Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34922025-02-05T10:30:38.252Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34932025-02-05T10:30:38.359Z Checking fatfs v0.3.6
34942025-02-05T10:30:38.412Z Checking assert_matches v1.5.0
34952025-02-05T10:30:41.506Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34962025-02-05T10:30:42.755Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34972025-02-05T10:30:44.439Z Compiling git2 v0.19.0
34982025-02-05T10:30:48.582Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34992025-02-05T10:31:43.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
35002025-02-05T10:31:43.278Z
35012025-02-05T10:31:43.278Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35022025-02-05T10:31:43.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032025-02-05T10:31:43.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042025-02-05T10:31:43.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052025-02-05T10:31:43.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35062025-02-05T10:31:43.938Z
35072025-02-05T10:31:43.938Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35082025-02-05T10:31:44.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-02-05T10:31:44.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-02-05T10:31:44.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112025-02-05T10:31:44.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35122025-02-05T10:31:44.532Z
35132025-02-05T10:31:44.532Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35142025-02-05T10:31:45.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-02-05T10:31:45.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-02-05T10:31:45.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172025-02-05T10:31:45.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35182025-02-05T10:31:45.172Z
35192025-02-05T10:31:45.172Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35202025-02-05T10:31:45.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-02-05T10:31:45.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-02-05T10:31:45.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-02-05T10:31:45.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35242025-02-05T10:31:45.837Z
35252025-02-05T10:31:45.837Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35262025-02-05T10:31:46.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-02-05T10:31:46.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-02-05T10:31:46.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292025-02-05T10:31:46.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35302025-02-05T10:31:46.510Z
35312025-02-05T10:31:46.510Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35322025-02-05T10:31:47.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-02-05T10:31:47.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-02-05T10:31:47.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352025-02-05T10:31:47.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35362025-02-05T10:31:47.176Z
35372025-02-05T10:31:47.176Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35382025-02-05T10:31:47.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-02-05T10:31:47.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-02-05T10:31:47.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412025-02-05T10:31:47.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35422025-02-05T10:31:47.885Z
35432025-02-05T10:31:47.885Zinfo: running `cargo check --bins` on update-common (176/199)
35442025-02-05T10:31:48.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452025-02-05T10:31:48.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462025-02-05T10:31:48.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472025-02-05T10:31:48.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35482025-02-05T10:31:48.478Z
35492025-02-05T10:31:48.478Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35502025-02-05T10:31:49.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-02-05T10:31:49.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-02-05T10:31:49.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-02-05T10:31:49.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35542025-02-05T10:31:49.120Z
35552025-02-05T10:31:49.120Zinfo: running `cargo check --bins` on tufaceous (178/199)
35562025-02-05T10:31:49.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-02-05T10:31:49.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-02-05T10:31:49.775Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35592025-02-05T10:31:50.058Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35602025-02-05T10:31:51.038Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35612025-02-05T10:31:51.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
35622025-02-05T10:31:51.998Z
35632025-02-05T10:31:51.998Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35642025-02-05T10:31:52.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-02-05T10:31:52.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-02-05T10:31:52.853Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35672025-02-05T10:31:52.856Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35682025-02-05T10:31:52.995Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35692025-02-05T10:31:52.998Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35702025-02-05T10:31:53.969Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35712025-02-05T10:32:19.557Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35722025-02-05T10:32:19.557Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35732025-02-05T10:32:19.560Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35742025-02-05T10:32:19.560Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35752025-02-05T10:32:19.560Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35762025-02-05T10:32:19.560Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35772025-02-05T10:32:20.428Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35782025-02-05T10:32:21.629Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35792025-02-05T10:33:01.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
35802025-02-05T10:33:01.339Z
35812025-02-05T10:33:01.339Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35822025-02-05T10:33:01.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-02-05T10:33:01.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-02-05T10:33:02.043Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35852025-02-05T10:33:02.047Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35862025-02-05T10:33:02.047Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35872025-02-05T10:33:02.170Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35882025-02-05T10:33:02.173Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35892025-02-05T10:33:02.196Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35902025-02-05T10:33:02.199Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35912025-02-05T10:33:02.211Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35922025-02-05T10:33:02.402Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35932025-02-05T10:33:02.519Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35942025-02-05T10:33:02.538Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35952025-02-05T10:33:02.721Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35962025-02-05T10:33:02.794Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35972025-02-05T10:33:03.444Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35982025-02-05T10:33:03.468Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35992025-02-05T10:33:03.569Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36002025-02-05T10:33:04.598Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36012025-02-05T10:33:05.308Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36022025-02-05T10:33:05.477Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36032025-02-05T10:33:05.753Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36042025-02-05T10:33:07.623Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36052025-02-05T10:33:07.623Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36062025-02-05T10:33:09.186Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36072025-02-05T10:33:10.604Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36082025-02-05T10:33:15.873Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36092025-02-05T10:33:15.873Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36102025-02-05T10:33:17.276Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36112025-02-05T10:33:18.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.69s
36122025-02-05T10:33:18.214Z
36132025-02-05T10:33:18.214Zinfo: running `cargo check --bins` on installinator-api (181/199)
36142025-02-05T10:33:18.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-02-05T10:33:18.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-02-05T10:33:18.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172025-02-05T10:33:18.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36182025-02-05T10:33:18.856Z
36192025-02-05T10:33:18.857Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36202025-02-05T10:33:19.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-02-05T10:33:19.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-02-05T10:33:19.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36232025-02-05T10:33:19.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36242025-02-05T10:33:19.515Z
36252025-02-05T10:33:19.515Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36262025-02-05T10:33:20.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272025-02-05T10:33:20.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282025-02-05T10:33:20.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36292025-02-05T10:33:20.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36302025-02-05T10:33:20.123Z
36312025-02-05T10:33:20.123Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36322025-02-05T10:33:20.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332025-02-05T10:33:20.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342025-02-05T10:33:20.830Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36352025-02-05T10:33:20.830Z Compiling petname v2.0.2
36362025-02-05T10:33:20.835Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36372025-02-05T10:33:20.835Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36382025-02-05T10:33:20.835Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36392025-02-05T10:33:20.835Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36402025-02-05T10:33:20.923Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36412025-02-05T10:33:21.027Z Checking sync-ptr v0.1.1
36422025-02-05T10:33:25.925Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36432025-02-05T10:33:26.526Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36442025-02-05T10:33:27.655Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36452025-02-05T10:33:29.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.03s
36462025-02-05T10:33:29.345Z
36472025-02-05T10:33:29.345Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36482025-02-05T10:33:29.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-02-05T10:33:29.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-02-05T10:33:29.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512025-02-05T10:33:29.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36522025-02-05T10:33:29.995Z
36532025-02-05T10:33:29.996Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36542025-02-05T10:33:30.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552025-02-05T10:33:30.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562025-02-05T10:33:30.661Z Checking memmap2 v0.9.5
36572025-02-05T10:33:30.661Z Checking constant_time_eq v0.3.1
36582025-02-05T10:33:30.664Z Checking arrayvec v0.7.6
36592025-02-05T10:33:30.664Z Checking arrayref v0.3.9
36602025-02-05T10:33:30.664Z Checking topological-sort v0.2.2
36612025-02-05T10:33:30.820Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36622025-02-05T10:33:30.825Z Checking shell-words v1.1.0
36632025-02-05T10:33:31.028Z Checking blake3 v1.5.4
36642025-02-05T10:33:31.359Z Checking omicron-zone-package v0.12.0
36652025-02-05T10:33:32.499Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36662025-02-05T10:33:33.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
36672025-02-05T10:33:33.554Z
36682025-02-05T10:33:33.554Zinfo: running `cargo check --bins` on xtask (187/199)
36692025-02-05T10:33:33.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702025-02-05T10:33:33.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712025-02-05T10:33:33.982Z Checking bitflags v2.6.0
36722025-02-05T10:33:33.984Z Checking serde v1.0.217
36732025-02-05T10:33:33.984Z Checking thiserror v1.0.69
36742025-02-05T10:33:34.077Z Checking scroll v0.12.0
36752025-02-05T10:33:34.080Z Checking log v0.4.22
36762025-02-05T10:33:34.097Z Checking hashbrown v0.15.1
36772025-02-05T10:33:34.100Z Checking zerocopy v0.7.35
36782025-02-05T10:33:34.121Z Checking syn v2.0.96
36792025-02-05T10:33:34.175Z Checking pest v2.7.14
36802025-02-05T10:33:34.304Z Checking rustix v0.38.37
36812025-02-05T10:33:34.343Z Checking once_cell v1.20.2
36822025-02-05T10:33:34.498Z Checking goblin v0.8.2
36832025-02-05T10:33:34.636Z Checking fs-err v2.11.0
36842025-02-05T10:33:34.905Z Checking tabled v0.15.0
36852025-02-05T10:33:35.025Z Checking indexmap v2.7.1
36862025-02-05T10:33:35.264Z Checking anyhow v1.0.95
36872025-02-05T10:33:36.073Z Checking terminal_size v0.4.0
36882025-02-05T10:33:36.076Z Checking tempfile v3.13.0
36892025-02-05T10:33:36.248Z Checking clap_builder v4.5.27
36902025-02-05T10:33:36.592Z Checking dtrace-parser v0.2.0
36912025-02-05T10:33:39.199Z Checking serde_json v1.0.135
36922025-02-05T10:33:39.199Z Checking serde_spanned v0.6.8
36932025-02-05T10:33:39.215Z Checking toml_datetime v0.6.8
36942025-02-05T10:33:39.215Z Checking camino v1.1.9
36952025-02-05T10:33:39.215Z Checking semver v1.0.24
36962025-02-05T10:33:39.215Z Checking cargo-platform v0.1.8
36972025-02-05T10:33:39.215Z Checking toml_edit v0.22.22
36982025-02-05T10:33:39.215Z Checking macaddr v1.0.1
36992025-02-05T10:33:39.215Z Checking clap v4.5.28
37002025-02-05T10:33:39.215Z Checking camino-tempfile v1.1.1
37012025-02-05T10:33:39.215Z Checking dof v0.3.0
37022025-02-05T10:33:39.215Z Checking cargo_metadata v0.18.1
37032025-02-05T10:33:39.520Z Checking usdt-impl v0.5.0
37042025-02-05T10:33:39.875Z Checking usdt v0.5.0
37052025-02-05T10:33:40.048Z Checking toml v0.8.19
37062025-02-05T10:33:40.647Z Checking cargo_toml v0.20.5
37072025-02-05T10:33:41.612Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37082025-02-05T10:33:42.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
37092025-02-05T10:33:42.345Z
37102025-02-05T10:33:42.346Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37112025-02-05T10:33:42.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122025-02-05T10:33:42.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132025-02-05T10:33:43.143Z Checking polyval v0.6.2
37142025-02-05T10:33:43.216Z Checking ctr v0.9.2
37152025-02-05T10:33:43.228Z Checking ssh-encoding v0.2.0
37162025-02-05T10:33:43.231Z Checking blowfish v0.9.1
37172025-02-05T10:33:43.348Z Checking password-hash v0.4.2
37182025-02-05T10:33:43.360Z Checking p256 v0.13.2
37192025-02-05T10:33:43.360Z Checking p521 v0.13.3
37202025-02-05T10:33:43.360Z Checking russh-cryptovec v0.7.3
37212025-02-05T10:33:43.443Z Checking ghash v0.5.1
37222025-02-05T10:33:43.539Z Checking bcrypt-pbkdf v0.10.0
37232025-02-05T10:33:43.547Z Checking md5 v0.7.0
37242025-02-05T10:33:43.547Z Checking num-bigint v0.4.6
37252025-02-05T10:33:43.547Z Checking des v0.8.1
37262025-02-05T10:33:43.621Z Checking pbkdf2 v0.11.0
37272025-02-05T10:33:43.640Z Checking aes-gcm v0.10.3
37282025-02-05T10:33:43.763Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37292025-02-05T10:33:43.768Z Checking hex-literal v0.4.1
37302025-02-05T10:33:43.787Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37312025-02-05T10:33:43.834Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37322025-02-05T10:33:43.864Z Checking ssh-cipher v0.2.0
37332025-02-05T10:33:43.891Z Checking internet-checksum v0.2.1
37342025-02-05T10:33:44.127Z Checking ssh-key v0.6.6
37352025-02-05T10:33:44.380Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37362025-02-05T10:33:45.237Z Checking russh-keys v0.45.0
37372025-02-05T10:33:46.088Z Checking russh v0.45.0
37382025-02-05T10:34:02.860Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37392025-02-05T10:34:04.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
37402025-02-05T10:34:04.381Z
37412025-02-05T10:34:04.381Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37422025-02-05T10:34:04.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-02-05T10:34:04.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-02-05T10:34:05.009Z Checking termios v0.3.3
37452025-02-05T10:34:05.228Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37462025-02-05T10:34:06.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
37472025-02-05T10:34:06.193Z
37482025-02-05T10:34:06.193Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37492025-02-05T10:34:06.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502025-02-05T10:34:06.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512025-02-05T10:34:06.892Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37522025-02-05T10:34:06.892Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37532025-02-05T10:34:06.895Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37542025-02-05T10:34:06.895Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37552025-02-05T10:34:07.885Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37562025-02-05T10:34:09.123Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37572025-02-05T10:34:10.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
37582025-02-05T10:34:11.062Z
37592025-02-05T10:34:11.063Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37602025-02-05T10:34:11.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-02-05T10:34:11.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-02-05T10:34:11.696Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37632025-02-05T10:34:12.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37642025-02-05T10:34:12.334Z
37652025-02-05T10:34:12.334Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37662025-02-05T10:34:12.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-02-05T10:34:12.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-02-05T10:34:12.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-02-05T10:34:12.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37702025-02-05T10:34:12.946Z
37712025-02-05T10:34:12.946Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37722025-02-05T10:34:13.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-02-05T10:34:13.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-02-05T10:34:13.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752025-02-05T10:34:13.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37762025-02-05T10:34:13.650Z
37772025-02-05T10:34:13.650Zinfo: running `cargo check --bins` on omicron-package (194/199)
37782025-02-05T10:34:14.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-02-05T10:34:14.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-02-05T10:34:14.224Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37812025-02-05T10:34:15.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
37822025-02-05T10:34:15.731Z
37832025-02-05T10:34:15.731Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
37842025-02-05T10:34:16.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852025-02-05T10:34:16.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862025-02-05T10:34:16.447Z Checking rtoolbox v0.0.2
37872025-02-05T10:34:16.450Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37882025-02-05T10:34:16.450Z Checking tui-tree-widget v0.22.0
37892025-02-05T10:34:16.666Z Checking rpassword v7.3.1
37902025-02-05T10:34:20.373Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37912025-02-05T10:34:23.144Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37922025-02-05T10:34:24.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.53s
37932025-02-05T10:34:24.448Z
37942025-02-05T10:34:24.448Zinfo: running `cargo check --bins` on wicket (196/199)
37952025-02-05T10:34:25.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-02-05T10:34:25.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-02-05T10:34:25.150Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37982025-02-05T10:34:25.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37992025-02-05T10:34:25.742Z
38002025-02-05T10:34:25.742Zinfo: running `cargo check --bins` on wicketd (197/199)
38012025-02-05T10:34:28.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022025-02-05T10:34:28.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032025-02-05T10:34:28.077Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38042025-02-05T10:34:28.077Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38052025-02-05T10:34:28.080Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38062025-02-05T10:34:30.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
38072025-02-05T10:34:31.092Z
38082025-02-05T10:34:31.092Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38092025-02-05T10:34:31.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-02-05T10:34:31.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-02-05T10:34:31.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122025-02-05T10:34:31.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
38132025-02-05T10:34:31.704Z
38142025-02-05T10:34:31.704Zinfo: running `cargo check --bins` on zone-setup (199/199)
38152025-02-05T10:34:32.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-02-05T10:34:32.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-02-05T10:34:32.437Z Checking uzers v0.12.1
38182025-02-05T10:34:32.785Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38192025-02-05T10:34:33.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
38202025-02-05T10:34:34.052Z
38212025-02-05T10:34:34.052Zreal 13:15.938868613
38222025-02-05T10:34:34.052Zuser 25:31.178010998
38232025-02-05T10:34:34.052Zsys 4:11.049864973
38242025-02-05T10:34:34.052Ztrap 0.524957441
38252025-02-05T10:34:34.065Ztflt 3.046231656
38262025-02-05T10:34:34.066Zdflt 2.184843739
38272025-02-05T10:34:34.066Zkflt 0.011677107
38282025-02-05T10:34:34.066Zlock 45:01.015996509
38292025-02-05T10:34:34.066Zslp 2:06:39.949369433
38302025-02-05T10:34:34.066Zlat 1:06.565119039
38312025-02-05T10:34:34.066Zstop 3:48.960572925
38322025-02-05T10:34:34.066Zprocess exited: duration 1083430 ms, exit code 0
 
38332025-02-05T10:34:34.085Zfound 0 output files