01JS0A25C8SA7QPWP27HZHC3PS: 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: 01JS0A2NZ2KMM48S17BDE7ZN50

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T22:04:22.559Zjob assigned to worker 01JS0A2N6B1F82D45ZEQNA0X66 [factory gimlet-EVT22200007-propolis, EVT22200007/24837] (queued for 24 s)
 
22025-04-16T22:04:30.791Zstarting task 0: "setup"
32025-04-16T22:04:30.839Z++ uname -s
42025-04-16T22:04:30.839Z+ kern=SunOS
52025-04-16T22:04:30.839Z+ build_user=build
62025-04-16T22:04:30.839Z+ build_uid=12345
72025-04-16T22:04:30.840Z+ work_dir=/work
82025-04-16T22:04:30.841Z+ input_dir=/input
92025-04-16T22:04:30.841Z+ [[ 0 == 12345 ]]
102025-04-16T22:04:30.841Z+ case "$kern" in
112025-04-16T22:04:30.841Z+ groupadd -g 12345 build
122025-04-16T22:04:30.841Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T22:04:32.822Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T22:04:32.856Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T22:04:32.891Z+ home_fs=zfs
162025-04-16T22:04:32.891Z+ [[ zfs == autofs ]]
172025-04-16T22:04:32.891Z+ mkdir -p /home/build
182025-04-16T22:04:32.891Z+ chown build:build /home/build /work
192025-04-16T22:04:37.387Z+ chmod 0700 /home/build /work
202025-04-16T22:04:43.150Zprocess exited: duration 4076 ms, exit code 0
 
212025-04-16T22:04:43.320Zstarting task 1: "rust-toolchain"
222025-04-16T22:04:43.401Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T22:04:43.401Z * rust toolchain channel = "1.86.0"
242025-04-16T22:04:43.401Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-04-16T22:04:43.401Z * rust toolchain profile = "default"
262025-04-16T22:04:43.401Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T22:04:43.401Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-16T22:04:43.401Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T22:04:43.401Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T22:04:43.435Zinfo: downloading installer
312025-04-16T22:04:43.855Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T22:04:43.855Zwarn: /opt/ooce/bin
332025-04-16T22:04:43.855Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T22:04:43.855Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T22:04:43.855Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T22:04:43.855Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T22:04:43.856Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T22:04:43.856Zerror: cannot install while Rust is installed
392025-04-16T22:04:43.856Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T22:04:43.964Zinfo: profile set to 'default'
412025-04-16T22:04:43.964Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T22:04:43.964Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T22:04:44.006Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T22:04:44.006Zinfo: downloading component 'cargo'
452025-04-16T22:04:44.139Zinfo: downloading component 'clippy'
462025-04-16T22:04:44.211Zinfo: downloading component 'rust-docs'
472025-04-16T22:04:44.464Zinfo: downloading component 'rust-std'
482025-04-16T22:04:44.858Zinfo: downloading component 'rustc'
492025-04-16T22:04:46.047Zinfo: downloading component 'rustfmt'
502025-04-16T22:04:46.113Zinfo: installing component 'cargo'
512025-04-16T22:04:47.251Zinfo: installing component 'clippy'
522025-04-16T22:04:47.766Zinfo: installing component 'rust-docs'
532025-04-16T22:04:50.822Zinfo: installing component 'rust-std'
542025-04-16T22:04:52.857Zinfo: installing component 'rustc'
552025-04-16T22:05:00.635Zinfo: installing component 'rustfmt'
562025-04-16T22:05:01.002Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T22:05:01.002Z
582025-04-16T22:05:01.133Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T22:05:01.133Z
602025-04-16T22:05:01.169Z
612025-04-16T22:05:01.169ZRust is installed now. Great!
622025-04-16T22:05:01.170Z
632025-04-16T22:05:01.170ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T22:05:01.170Zenvironment variable. This has not been done automatically.
652025-04-16T22:05:01.170Z
662025-04-16T22:05:01.170ZTo configure your current shell, you need to source
672025-04-16T22:05:01.170Zthe corresponding env file under $HOME/.cargo.
682025-04-16T22:05:01.170Z
692025-04-16T22:05:01.170ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T22:05:01.170Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T22:05:01.170Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T22:05:01.170Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T22:05:01.238Z+ rustup --version
742025-04-16T22:05:01.277Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T22:05:01.278Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T22:05:01.321Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T22:05:01.321Z+ cargo --version
782025-04-16T22:05:01.371Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T22:05:01.371Z+ rustc --version
802025-04-16T22:05:01.371Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T22:05:01.406Zprocess exited: duration 18109 ms, exit code 0
 
822025-04-16T22:05:01.486Zstarting task 2: "authentication"
832025-04-16T22:05:01.547Zprocess exited: duration 60 ms, exit code 0
 
842025-04-16T22:05:01.616Zstarting task 3: "clone repository"
852025-04-16T22:05:01.649Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T22:05:01.650Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T22:05:01.650ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T22:05:09.875Z+ cd /work/oxidecomputer/omicron
892025-04-16T22:05:09.875Z+ git fetch origin b17d3b4b2f1809379ecaf8968b72a0530b6c5081
902025-04-16T22:05:10.332ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T22:05:10.332Z * branch b17d3b4b2f1809379ecaf8968b72a0530b6c5081 -> FETCH_HEAD
922025-04-16T22:05:10.365Z+ [[ -n dap/serialize ]]
932025-04-16T22:05:10.365Z++ git branch --show-current
942025-04-16T22:05:10.365Z+ current=main
952025-04-16T22:05:10.365Z+ [[ main != dap/serialize ]]
962025-04-16T22:05:10.365Z+ git branch -f dap/serialize b17d3b4b2f1809379ecaf8968b72a0530b6c5081
972025-04-16T22:05:10.365Z+ git checkout -f dap/serialize
982025-04-16T22:05:10.587ZSwitched to branch 'dap/serialize'
992025-04-16T22:05:10.622Z+ git reset --hard b17d3b4b2f1809379ecaf8968b72a0530b6c5081
1002025-04-16T22:05:10.654ZHEAD is now at b17d3b4b2 add test
1012025-04-16T22:05:10.654Zprocess exited: duration 9022 ms, exit code 0
 
1022025-04-16T22:05:10.721Zstarting task 4: "build"
1032025-04-16T22:05:10.754Z+ source .github/buildomat/ci-env.sh
1042025-04-16T22:05:10.754Z++ export CARGO_TERM_COLOR=always
1052025-04-16T22:05:10.754Z++ CARGO_TERM_COLOR=always
1062025-04-16T22:05:10.754Z+ cargo --version
1072025-04-16T22:05:10.824Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T22:05:10.824Z+ rustc --version
1092025-04-16T22:05:10.903Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T22:05:10.937Z+ source ./env.sh
1112025-04-16T22:05:10.938Z++ OLD_SHELL_OPTS=ehxB
1122025-04-16T22:05:10.938Z++ set -o xtrace
1132025-04-16T22:05:10.938Z++++ dirname ./env.sh
1142025-04-16T22:05:10.938Z+++ readlink -f .
1152025-04-16T22:05:10.938Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-16T22:05:10.938Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-04-16T22:05:10.938Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-04-16T22:05:10.938Z++ 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
1192025-04-16T22:05:10.938Z++ 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
1202025-04-16T22:05:10.938Z++ 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
1212025-04-16T22:05:10.938Z++ 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
1222025-04-16T22:05:10.938Z++ 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
1232025-04-16T22:05:10.938Z++ 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
1242025-04-16T22:05:10.938Z++ case $OLD_SHELL_OPTS in
1252025-04-16T22:05:10.938Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-16T22:05:10.938Z+ 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
1272025-04-16T22:05:10.938Z+ 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
1282025-04-16T22:05:10.939Z+ banner prerequisites
1292025-04-16T22:05:10.939Z
1302025-04-16T22:05:10.939Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-16T22:05:10.939Z # # # # # # # # # # # # # # #
1322025-04-16T22:05:10.939Z # # # # ##### # # ##### # # # # # #### #
1332025-04-16T22:05:10.939Z ##### ##### # ##### # # # # # # # # #
1342025-04-16T22:05:10.939Z # # # # # # # # # # # # # # #
1352025-04-16T22:05:10.939Z # # # ###### # # ###### ### # #### # #### #
1362025-04-16T22:05:10.939Z
1372025-04-16T22:05:10.939Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-16T22:05:12.442Zpkg list: illegal option -- F
1392025-04-16T22:05:12.442ZUsage:
1402025-04-16T22:05:12.442Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-16T22:05:12.442Z [pkg_fmri_pattern ...]
1422025-04-16T22:05:13.580Zpkg list: illegal option -- F
1432025-04-16T22:05:13.581ZUsage:
1442025-04-16T22:05:13.581Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-16T22:05:13.581Z [pkg_fmri_pattern ...]
1462025-04-16T22:05:25.680Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-16T22:05:32.168Z Startup: Caching catalogs ... Done
1482025-04-16T22:05:56.029ZPlanning: Solver setup ... Done (22.437s)
1492025-04-16T22:05:56.262ZPlanning: Running solver ... Done (0.233s)
1502025-04-16T22:05:56.424ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-16T22:05:56.527ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-16T22:05:57.080ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-16T22:05:57.228ZPlanning: Package planning ... Done (0.148s)
1542025-04-16T22:05:57.296ZPlanning: Merging actions ... Done (0.067s)
1552025-04-16T22:05:57.522ZPlanning: Checking for conflicting actions ... Done (0.227s)
1562025-04-16T22:05:58.604ZPlanning: Consolidating action changes ... Done (1.081s)
1572025-04-16T22:05:59.037ZPlanning: Evaluating mediators ... Done (0.433s)
1582025-04-16T22:05:59.140ZPlanning: Planning completed in 26.87 seconds
1592025-04-16T22:05:59.174Z Packages to install: 4
1602025-04-16T22:05:59.174Z Packages to update: 3
1612025-04-16T22:05:59.174Z Mediators to change: 2
1622025-04-16T22:05:59.174Z Services to change: 1
1632025-04-16T22:05:59.174Z Estimated space available: 155.09 GB
1642025-04-16T22:05:59.174ZEstimated space to be consumed: 1.69 GB
1652025-04-16T22:05:59.174Z Create boot environment: No
1662025-04-16T22:05:59.174ZCreate backup boot environment: Yes
1672025-04-16T22:05:59.175Z Rebuild boot archive: No
1682025-04-16T22:05:59.175Z
1692025-04-16T22:05:59.175ZChanged mediators:
1702025-04-16T22:05:59.175Z mediator clang:
1712025-04-16T22:05:59.175Z version: None -> 15 (system default)
1722025-04-16T22:05:59.175Z
1732025-04-16T22:05:59.175Z mediator llvm:
1742025-04-16T22:05:59.175Z version: 14 (system default) -> 15 (system default)
1752025-04-16T22:05:59.175Z
1762025-04-16T22:05:59.175ZChanged packages:
1772025-04-16T22:05:59.175Zhelios-dev
1782025-04-16T22:05:59.175Z developer/build-essential
1792025-04-16T22:05:59.175Z None -> 11-2.0
1802025-04-16T22:05:59.175Z library/libxmlsec1
1812025-04-16T22:05:59.175Z None -> 1.2.35-2.0
1822025-04-16T22:05:59.175Z ooce/developer/clang-15
1832025-04-16T22:05:59.175Z None -> 15.0.7-2.0
1842025-04-16T22:05:59.175Z ooce/developer/llvm-15
1852025-04-16T22:05:59.175Z None -> 15.0.7-2.0
1862025-04-16T22:05:59.175Z package/pkg
1872025-04-16T22:05:59.175Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-16T22:05:59.175Z system/library/g++-runtime
1892025-04-16T22:05:59.175Z 13-2.0 -> 14-2.0
1902025-04-16T22:05:59.175Z system/library/gcc-runtime
1912025-04-16T22:05:59.175Z 13-2.0 -> 14-2.0
1922025-04-16T22:05:59.175Z
1932025-04-16T22:05:59.175ZServices:
1942025-04-16T22:05:59.175Z restart_fmri:
1952025-04-16T22:05:59.175Z svc:/system/update-man-index:default
1962025-04-16T22:05:59.175Z
1972025-04-16T22:05:59.175ZEditable files to change:
1982025-04-16T22:05:59.175Z Update:
1992025-04-16T22:05:59.175Z usr/share/lib/pkg/web/config.shtml
2002025-04-16T22:05:59.244Z
2012025-04-16T22:05:59.244ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-16T22:06:04.255ZDownload: 898/4301 items 18.9/225.4MB 8% complete (3.9M/s)
2032025-04-16T22:06:09.255ZDownload: 1198/4301 items 80.8/225.4MB 35% complete (8.1M/s)
2042025-04-16T22:06:14.257ZDownload: 2015/4301 items 118.7/225.4MB 52% complete (10.0M/s)
2052025-04-16T22:06:19.264ZDownload: 2648/4301 items 120.6/225.4MB 53% complete (4.2M/s)
2062025-04-16T22:06:24.268ZDownload: 3248/4301 items 193.2/225.4MB 85% complete (7.3M/s)
2072025-04-16T22:06:29.288ZDownload: 3331/4301 items 212.7/225.4MB 94% complete (9.2M/s)
2082025-04-16T22:06:34.318ZDownload: 3799/4301 items 217.4/225.4MB 96% complete (2.6M/s)
2092025-04-16T22:06:39.340ZDownload: 4086/4301 items 219.2/225.4MB 97% complete (668k/s)
2102025-04-16T22:06:44.535ZDownload: 4298/4301 items 225.2/225.4MB 99% complete (776k/s)
2112025-04-16T22:06:44.661ZDownload: Completed 225.42 MB in 45.42 seconds (5.0M/s)
2122025-04-16T22:06:46.151Z Actions: 1/5122 actions (Removing old actions)
2132025-04-16T22:06:46.183Z Actions: 194/5122 actions (Installing new actions)
2142025-04-16T22:06:51.499Z Actions: 3331/5122 actions (Installing new actions)
2152025-04-16T22:06:52.111Z Actions: 4267/5122 actions (Updating modified actions)
2162025-04-16T22:06:52.541Z Actions: Completed 5122 actions in 6.39 seconds.
2172025-04-16T22:06:52.915Z Done (0.365s)
2182025-04-16T22:06:52.948Z Done (0.001s)
2192025-04-16T22:06:53.744Z Done (0.825s)
2202025-04-16T22:06:58.994Z Done (5.057s)
2212025-04-16T22:06:59.098Z Done (0.019s)
2222025-04-16T22:06:59.130Z Done (0.000s)
2232025-04-16T22:06:59.273Z Done (0.000s)
2242025-04-16T22:07:00.096ZPlanning: Evaluating mediator changes ... Done
2252025-04-16T22:07:00.303ZPlanning: Checking for conflicting actions ... Done
2262025-04-16T22:07:00.336ZPlanning: Consolidating action changes ... Done
2272025-04-16T22:07:00.639ZPlanning: Evaluating mediators ... Done
2282025-04-16T22:07:00.674ZPlanning: Planning completed in 0.54 seconds
2292025-04-16T22:07:00.707Z Mediators to change: 2
2302025-04-16T22:07:00.707Z Create boot environment: No
2312025-04-16T22:07:00.707ZCreate backup boot environment: No
2322025-04-16T22:07:00.751Z Done
2332025-04-16T22:07:00.751Z Done
2342025-04-16T22:07:01.373Z Done
2352025-04-16T22:07:06.040Z Done
2362025-04-16T22:07:06.040Z Done
2372025-04-16T22:07:06.040Z Done
2382025-04-16T22:07:06.040Z Done
2392025-04-16T22:07:06.817ZPlanning: Evaluating mediator changes ... Done
2402025-04-16T22:07:06.850ZPlanning: Merging actions ... Done
2412025-04-16T22:07:07.073ZPlanning: Checking for conflicting actions ... Done
2422025-04-16T22:07:07.106ZPlanning: Consolidating action changes ... Done
2432025-04-16T22:07:07.436ZPlanning: Evaluating mediators ... Done
2442025-04-16T22:07:07.509ZPlanning: Planning completed in 1.01 seconds
2452025-04-16T22:07:07.557Z Packages to change: 1
2462025-04-16T22:07:07.557Z Mediators to change: 1
2472025-04-16T22:07:07.557Z Services to change: 1
2482025-04-16T22:07:07.557Z Create boot environment: No
2492025-04-16T22:07:07.557ZCreate backup boot environment: Yes
2502025-04-16T22:07:09.297Z Actions: 1/6 actions (Updating modified actions)
2512025-04-16T22:07:09.330Z Actions: Completed 6 actions in 0.00 seconds.
2522025-04-16T22:07:09.330Z Done
2532025-04-16T22:07:09.330Z Done
2542025-04-16T22:07:09.470Z Done
2552025-04-16T22:07:14.289Z Done
2562025-04-16T22:07:14.402Z Done
2572025-04-16T22:07:14.435Z Done
2582025-04-16T22:07:14.467Z Done
2592025-04-16T22:07:14.992ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2602025-04-16T22:07:14.992Zclang system 15 system
2612025-04-16T22:07:14.992Zcsh system system illumos
2622025-04-16T22:07:14.992Zctags system system illumos
2632025-04-16T22:07:14.992Zgcc vendor 12 vendor
2642025-04-16T22:07:14.992Zgcc system 10 system
2652025-04-16T22:07:14.992Zgcc system 7 system
2662025-04-16T22:07:14.992Zgo system 1.20 system
2672025-04-16T22:07:14.992Zgo system 1.19 system
2682025-04-16T22:07:14.992Zllvm system 15 system
2692025-04-16T22:07:14.992Zllvm system 14 system
2702025-04-16T22:07:14.992Zmariadb system 10.6 system
2712025-04-16T22:07:14.992Zmta vendor vendor dma
2722025-04-16T22:07:14.992Zopenjdk system 17 system
2732025-04-16T22:07:14.992Zopenjdk system 11 system
2742025-04-16T22:07:14.992Zopenjdk system 1.8 system
2752025-04-16T22:07:14.992Zopenssl vendor 3 vendor
2762025-04-16T22:07:14.992Zperl system 5.36 system
2772025-04-16T22:07:14.992Zpostgresql system 15 system
2782025-04-16T22:07:14.992Zpostgresql system 13 system
2792025-04-16T22:07:14.992Zpython vendor 3 vendor
2802025-04-16T22:07:14.992Zpython system 2 system
2812025-04-16T22:07:14.992Zpython3 system 3.11 system
2822025-04-16T22:07:14.992Zruby system 3.0 system
2832025-04-16T22:07:14.992Zwords vendor vendor american-english
2842025-04-16T22:07:14.992Zwords system system australian-english
2852025-04-16T22:07:14.992Zwords system system british-english
2862025-04-16T22:07:14.992Zwords system system canadian-english
2872025-04-16T22:07:14.993Zwords system system french
2882025-04-16T22:07:14.993Zwords system system italian
2892025-04-16T22:07:14.993Zwords system system ngerman
2902025-04-16T22:07:14.993Zwords system system ogerman
2912025-04-16T22:07:14.993Zwords system system spanish
2922025-04-16T22:07:15.415ZPUBLISHER TYPE STATUS P LOCATION
2932025-04-16T22:07:15.415Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2942025-04-16T22:07:19.617ZFMRI IFO
2952025-04-16T22:07:19.617Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2962025-04-16T22:07:19.617Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2972025-04-16T22:07:19.617Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2982025-04-16T22:07:19.618Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2992025-04-16T22:07:19.618Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3002025-04-16T22:07:19.618Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3012025-04-16T22:07:19.618Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3022025-04-16T22:07:19.618Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3032025-04-16T22:07:19.618Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3042025-04-16T22:07:19.618Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3052025-04-16T22:07:19.618Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3062025-04-16T22:07:19.618Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3072025-04-16T22:07:19.618Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3082025-04-16T22:07:19.618Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3092025-04-16T22:07:19.618Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3102025-04-16T22:07:20.655Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3112025-04-16T22:07:21.103Z Updating crates.io index
3122025-04-16T22:07:21.135Z Updating git repository `https://github.com/oxidecomputer/lldp`
3132025-04-16T22:07:21.621Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-04-16T22:07:22.382Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-04-16T22:07:22.756Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-04-16T22:07:23.106Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3172025-04-16T22:07:23.596Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-04-16T22:07:24.776Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-04-16T22:07:26.917Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-04-16T22:07:27.706Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-04-16T22:07:28.527Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-04-16T22:07:28.923Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-04-16T22:07:29.443Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-04-16T22:07:30.210Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3252025-04-16T22:07:30.820Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3262025-04-16T22:07:31.451Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3272025-04-16T22:07:31.911Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3282025-04-16T22:07:32.370Z Updating git repository `https://github.com/oxidecomputer/tofino`
3292025-04-16T22:07:32.761Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3302025-04-16T22:07:33.129Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3312025-04-16T22:07:33.472Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3322025-04-16T22:07:33.875Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-04-16T22:07:34.427Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-04-16T22:07:34.864Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-04-16T22:07:35.381Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-04-16T22:07:35.737Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-04-16T22:07:36.338Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3382025-04-16T22:07:36.875Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3392025-04-16T22:07:37.262Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3402025-04-16T22:07:37.802Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3412025-04-16T22:07:38.404Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3422025-04-16T22:07:38.796Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3432025-04-16T22:07:39.155Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3442025-04-16T22:07:39.559Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-04-16T22:07:39.975Z Updating git repository `https://github.com/oxidecomputer/omicron`
3462025-04-16T22:07:50.172Z Updating git repository `https://github.com/illumos/smf-rs`
3472025-04-16T22:07:51.694Z Downloading crates ...
3482025-04-16T22:07:51.785Z Downloaded usdt-macro v0.5.0
3492025-04-16T22:07:51.826Z Downloaded version_check v0.9.5
3502025-04-16T22:07:51.826Z Downloaded clap_lex v0.7.4
3512025-04-16T22:07:51.826Z Downloaded zerocopy-derive v0.7.35
3522025-04-16T22:07:51.826Z Downloaded utf8parse v0.2.2
3532025-04-16T22:07:51.826Z Downloaded thiserror-impl v1.0.69
3542025-04-16T22:07:51.826Z Downloaded unicode-ident v1.0.14
3552025-04-16T22:07:51.826Z Downloaded serde_derive v1.0.219
3562025-04-16T22:07:51.858Z Downloaded zerocopy v0.7.35
3572025-04-16T22:07:51.891Z Downloaded winnow v0.7.3
3582025-04-16T22:07:51.891Z Downloaded toml_edit v0.22.24
3592025-04-16T22:07:51.928Z Downloaded serde v1.0.219
3602025-04-16T22:07:51.928Z Downloaded pest v2.7.14
3612025-04-16T22:07:51.928Z Downloaded serde_json v1.0.140
3622025-04-16T22:07:51.928Z Downloaded goblin v0.8.2
3632025-04-16T22:07:51.960Z Downloaded clap_builder v4.5.35
3642025-04-16T22:07:51.960Z Downloaded tabled v0.15.0
3652025-04-16T22:07:51.960Z Downloaded syn v1.0.109
3662025-04-16T22:07:51.993Z Downloaded hashbrown v0.15.1
3672025-04-16T22:07:51.993Z Downloaded unicode-width v0.1.14
3682025-04-16T22:07:51.993Z Downloaded memchr v2.7.4
3692025-04-16T22:07:51.993Z Downloaded syn v2.0.98
3702025-04-16T22:07:52.025Z Downloaded rustix v0.37.28
3712025-04-16T22:07:52.025Z Downloaded indexmap v2.7.1
3722025-04-16T22:07:52.060Z Downloaded proc-macro2 v1.0.94
3732025-04-16T22:07:52.060Z Downloaded papergrid v0.11.0
3742025-04-16T22:07:52.060Z Downloaded rustix v0.38.37
3752025-04-16T22:07:52.093Z Downloaded clap v4.5.35
3762025-04-16T22:07:52.093Z Downloaded ucd-trie v0.1.7
3772025-04-16T22:07:52.093Z Downloaded typenum v1.17.0
3782025-04-16T22:07:52.093Z Downloaded toml v0.8.20
3792025-04-16T22:07:52.093Z Downloaded thiserror v2.0.12
3802025-04-16T22:07:52.093Z Downloaded textwrap v0.16.1
3812025-04-16T22:07:52.093Z Downloaded serde_spanned v0.6.8
3822025-04-16T22:07:52.093Z Downloaded semver v1.0.25
3832025-04-16T22:07:52.093Z Downloaded ryu v1.0.18
3842025-04-16T22:07:52.093Z Downloaded quote v1.0.39
3852025-04-16T22:07:52.125Z Downloaded proc-macro-error v1.0.4
3862025-04-16T22:07:52.125Z Downloaded pest_meta v2.7.14
3872025-04-16T22:07:52.125Z Downloaded pest_derive v2.7.14
3882025-04-16T22:07:52.125Z Downloaded once_cell v1.21.3
3892025-04-16T22:07:52.125Z Downloaded log v0.4.22
3902025-04-16T22:07:52.126Z Downloaded io-lifetimes v1.0.11
3912025-04-16T22:07:52.126Z Downloaded bitflags v2.9.0
3922025-04-16T22:07:52.126Z Downloaded anyhow v1.0.97
3932025-04-16T22:07:52.126Z Downloaded anstyle-parse v0.2.5
3942025-04-16T22:07:52.126Z Downloaded tempfile v3.13.0
3952025-04-16T22:07:52.126Z Downloaded sha2 v0.10.8
3962025-04-16T22:07:52.158Z Downloaded pest_generator v2.7.14
3972025-04-16T22:07:52.158Z Downloaded libc v0.2.171
3982025-04-16T22:07:52.158Z Downloaded itoa v1.0.11
3992025-04-16T22:07:52.158Z Downloaded clap_derive v4.5.32
4002025-04-16T22:07:52.158Z Downloaded cargo_toml v0.21.0
4012025-04-16T22:07:52.191Z Downloaded cargo_metadata v0.19.2
4022025-04-16T22:07:52.191Z Downloaded camino-tempfile v1.1.1
4032025-04-16T22:07:52.191Z Downloaded camino v1.1.9
4042025-04-16T22:07:52.191Z Downloaded usdt-impl v0.5.0
4052025-04-16T22:07:52.191Z Downloaded usdt v0.5.0
4062025-04-16T22:07:52.191Z Downloaded toml_datetime v0.6.8
4072025-04-16T22:07:52.191Z Downloaded thread-id v4.2.2
4082025-04-16T22:07:52.191Z Downloaded thiserror-impl v2.0.12
4092025-04-16T22:07:52.191Z Downloaded thiserror v1.0.69
4102025-04-16T22:07:52.191Z Downloaded terminal_size v0.4.0
4112025-04-16T22:07:52.191Z Downloaded memmap v0.7.0
4122025-04-16T22:07:52.191Z Downloaded bitflags v1.3.2
4132025-04-16T22:07:52.191Z Downloaded autocfg v1.4.0
4142025-04-16T22:07:52.191Z Downloaded anstream v0.6.15
4152025-04-16T22:07:52.191Z Downloaded unicode-linebreak v0.1.5
4162025-04-16T22:07:52.191Z Downloaded terminal_size v0.2.6
4172025-04-16T22:07:52.191Z Downloaded tabled_derive v0.7.0
4182025-04-16T22:07:52.191Z Downloaded strsim v0.11.1
4192025-04-16T22:07:52.225Z Downloaded smawk v0.3.2
4202025-04-16T22:07:52.225Z Downloaded serde_tokenstream v0.2.2
4212025-04-16T22:07:52.225Z Downloaded scroll v0.12.0
4222025-04-16T22:07:52.225Z Downloaded proc-macro-error-attr v1.0.4
4232025-04-16T22:07:52.225Z Downloaded plain v0.2.3
4242025-04-16T22:07:52.225Z Downloaded macaddr v1.0.1
4252025-04-16T22:07:52.225Z Downloaded is_terminal_polyfill v1.70.1
4262025-04-16T22:07:52.225Z Downloaded heck v0.5.0
4272025-04-16T22:07:52.225Z Downloaded heck v0.4.1
4282025-04-16T22:07:52.225Z Downloaded generic-array v0.14.7
4292025-04-16T22:07:52.225Z Downloaded fs-err v2.11.0
4302025-04-16T22:07:52.225Z Downloaded fnv v1.0.7
4312025-04-16T22:07:52.225Z Downloaded fastrand v2.1.1
4322025-04-16T22:07:52.225Z Downloaded errno v0.3.9
4332025-04-16T22:07:52.225Z Downloaded equivalent v1.0.1
4342025-04-16T22:07:52.225Z Downloaded dtrace-parser v0.2.0
4352025-04-16T22:07:52.225Z Downloaded dof v0.3.0
4362025-04-16T22:07:52.225Z Downloaded digest v0.10.7
4372025-04-16T22:07:52.225Z Downloaded crypto-common v0.1.6
4382025-04-16T22:07:52.225Z Downloaded cpufeatures v0.2.14
4392025-04-16T22:07:52.225Z Downloaded colorchoice v1.0.2
4402025-04-16T22:07:52.225Z Downloaded cfg-if v1.0.0
4412025-04-16T22:07:52.225Z Downloaded cargo-platform v0.1.8
4422025-04-16T22:07:52.225Z Downloaded byteorder v1.5.0
4432025-04-16T22:07:52.225Z Downloaded bytecount v0.6.8
4442025-04-16T22:07:52.225Z Downloaded block-buffer v0.10.4
4452025-04-16T22:07:52.258Z Downloaded anstyle-query v1.1.1
4462025-04-16T22:07:52.258Z Downloaded anstyle v1.0.10
4472025-04-16T22:07:52.258Z Downloaded usdt-attr-macro v0.5.0
4482025-04-16T22:07:52.258Z Downloaded swrite v0.1.0
4492025-04-16T22:07:52.258Z Downloaded scroll_derive v0.12.0
4502025-04-16T22:07:52.258Z Downloaded pretty-hex v0.4.1
4512025-04-16T22:07:52.355Z Compiling proc-macro2 v1.0.94
4522025-04-16T22:07:52.355Z Compiling unicode-ident v1.0.14
4532025-04-16T22:07:52.387Z Compiling serde v1.0.219
4542025-04-16T22:07:52.387Z Compiling version_check v0.9.5
4552025-04-16T22:07:52.387Z Compiling libc v0.2.171
4562025-04-16T22:07:52.387Z Compiling memchr v2.7.4
4572025-04-16T22:07:52.387Z Compiling thiserror v1.0.69
4582025-04-16T22:07:52.387Z Compiling itoa v1.0.11
4592025-04-16T22:07:52.634Z Compiling ucd-trie v0.1.7
4602025-04-16T22:07:52.666Z Compiling ryu v1.0.18
4612025-04-16T22:07:53.455Z Compiling once_cell v1.21.3
4622025-04-16T22:07:53.487Z Compiling byteorder v1.5.0
4632025-04-16T22:07:53.487Z Compiling rustix v0.38.37
4642025-04-16T22:07:53.487Z Compiling serde_json v1.0.140
4652025-04-16T22:07:53.606Z Compiling bitflags v2.9.0
4662025-04-16T22:07:53.756Z Compiling usdt-impl v0.5.0
4672025-04-16T22:07:53.789Z Compiling proc-macro-error-attr v1.0.4
4682025-04-16T22:07:53.938Z Compiling io-lifetimes v1.0.11
4692025-04-16T22:07:53.994Z Compiling syn v1.0.109
4702025-04-16T22:07:54.026Z Compiling proc-macro-error v1.0.4
4712025-04-16T22:07:54.180Z Compiling quote v1.0.39
4722025-04-16T22:07:54.293Z Compiling errno v0.3.9
4732025-04-16T22:07:54.350Z Compiling rustix v0.37.28
4742025-04-16T22:07:54.434Z Compiling camino v1.1.9
4752025-04-16T22:07:54.759Z Compiling syn v2.0.98
4762025-04-16T22:07:54.911Z Compiling plain v0.2.3
4772025-04-16T22:07:54.943Z Compiling log v0.4.22
4782025-04-16T22:07:55.051Z Compiling thread-id v4.2.2
4792025-04-16T22:07:55.085Z Compiling utf8parse v0.2.2
4802025-04-16T22:07:55.085Z Compiling equivalent v1.0.1
4812025-04-16T22:07:55.145Z Compiling hashbrown v0.15.1
4822025-04-16T22:07:55.272Z Compiling anstyle-parse v0.2.5
4832025-04-16T22:07:55.601Z Compiling thiserror v2.0.12
4842025-04-16T22:07:55.634Z Compiling is_terminal_polyfill v1.70.1
4852025-04-16T22:07:55.820Z Compiling unicode-width v0.1.14
4862025-04-16T22:07:55.912Z Compiling colorchoice v1.0.2
4872025-04-16T22:07:56.035Z Compiling pretty-hex v0.4.1
4882025-04-16T22:07:56.102Z Compiling indexmap v2.7.1
4892025-04-16T22:07:56.170Z Compiling bitflags v1.3.2
4902025-04-16T22:07:56.203Z Compiling anstyle v1.0.10
4912025-04-16T22:07:56.270Z Compiling autocfg v1.4.0
4922025-04-16T22:07:56.302Z Compiling anstyle-query v1.1.1
4932025-04-16T22:07:56.335Z Compiling winnow v0.7.3
4942025-04-16T22:07:56.465Z Compiling semver v1.0.25
4952025-04-16T22:07:56.634Z Compiling anstream v0.6.15
4962025-04-16T22:07:56.942Z Compiling terminal_size v0.4.0
4972025-04-16T22:07:57.161Z Compiling fs-err v2.11.0
4982025-04-16T22:07:57.408Z Compiling clap_lex v0.7.4
4992025-04-16T22:07:57.440Z Compiling anyhow v1.0.97
5002025-04-16T22:07:57.550Z Compiling fastrand v2.1.1
5012025-04-16T22:07:57.894Z Compiling cfg-if v1.0.0
5022025-04-16T22:07:57.992Z Compiling bytecount v0.6.8
5032025-04-16T22:07:58.025Z Compiling heck v0.4.1
5042025-04-16T22:07:58.058Z Compiling fnv v1.0.7
5052025-04-16T22:07:58.181Z Compiling heck v0.5.0
5062025-04-16T22:07:58.230Z Compiling strsim v0.11.1
5072025-04-16T22:07:58.263Z Compiling papergrid v0.11.0
5082025-04-16T22:07:58.410Z Compiling terminal_size v0.2.6
5092025-04-16T22:07:58.652Z Compiling clap_builder v4.5.35
5102025-04-16T22:07:58.685Z Compiling tempfile v3.13.0
5112025-04-16T22:07:58.903Z Compiling memmap v0.7.0
5122025-04-16T22:07:58.982Z Compiling unicode-linebreak v0.1.5
5132025-04-16T22:07:59.220Z Compiling smawk v0.3.2
5142025-04-16T22:07:59.420Z Compiling textwrap v0.16.1
5152025-04-16T22:07:59.518Z Compiling swrite v0.1.0
5162025-04-16T22:07:59.696Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5172025-04-16T22:08:00.003Z Compiling tabled_derive v0.7.0
5182025-04-16T22:08:01.323Z Compiling tabled v0.15.0
5192025-04-16T22:08:01.395Z Compiling serde_derive v1.0.219
5202025-04-16T22:08:01.395Z Compiling thiserror-impl v1.0.69
5212025-04-16T22:08:01.427Z Compiling zerocopy-derive v0.7.35
5222025-04-16T22:08:01.427Z Compiling scroll_derive v0.12.0
5232025-04-16T22:08:01.427Z Compiling thiserror-impl v2.0.12
5242025-04-16T22:08:01.428Z Compiling clap_derive v4.5.32
5252025-04-16T22:08:02.629Z Compiling scroll v0.12.0
5262025-04-16T22:08:03.133Z Compiling goblin v0.8.2
5272025-04-16T22:08:03.266Z Compiling zerocopy v0.7.35
5282025-04-16T22:08:04.256Z Compiling pest v2.7.14
5292025-04-16T22:08:05.238Z Compiling clap v4.5.35
5302025-04-16T22:08:06.507Z Compiling pest_meta v2.7.14
5312025-04-16T22:08:07.689Z Compiling pest_generator v2.7.14
5322025-04-16T22:08:08.774Z Compiling pest_derive v2.7.14
5332025-04-16T22:08:09.413Z Compiling dtrace-parser v0.2.0
5342025-04-16T22:08:10.384Z Compiling serde_spanned v0.6.8
5352025-04-16T22:08:10.417Z Compiling toml_datetime v0.6.8
5362025-04-16T22:08:10.713Z Compiling serde_tokenstream v0.2.2
5372025-04-16T22:08:10.747Z Compiling cargo-platform v0.1.8
5382025-04-16T22:08:10.780Z Compiling macaddr v1.0.1
5392025-04-16T22:08:10.907Z Compiling toml_edit v0.22.24
5402025-04-16T22:08:11.069Z Compiling camino-tempfile v1.1.1
5412025-04-16T22:08:11.831Z Compiling dof v0.3.0
5422025-04-16T22:08:11.831Z Compiling cargo_metadata v0.19.2
5432025-04-16T22:08:13.270Z Compiling usdt-macro v0.5.0
5442025-04-16T22:08:13.270Z Compiling usdt-attr-macro v0.5.0
5452025-04-16T22:08:13.838Z Compiling toml v0.8.20
5462025-04-16T22:08:14.273Z Compiling usdt v0.5.0
5472025-04-16T22:08:14.610Z Compiling cargo_toml v0.21.0
5482025-04-16T22:08:17.783Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5492025-04-16T22:08:21.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
5502025-04-16T22:08:22.120Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5512025-04-16T22:08:23.004Z Downloading crates ...
5522025-04-16T22:08:23.150Z Downloaded atty v0.2.14
5532025-04-16T22:08:23.183Z Downloaded async-stream-impl v0.3.6
5542025-04-16T22:08:23.183Z Downloaded cstr-argument v0.1.2
5552025-04-16T22:08:23.183Z Downloaded headers-core v0.3.0
5562025-04-16T22:08:23.183Z Downloaded hex v0.4.3
5572025-04-16T22:08:23.183Z Downloaded progenitor-client v0.9.1
5582025-04-16T22:08:23.216Z Downloaded psl-types v2.0.11
5592025-04-16T22:08:23.216Z Downloaded serde-big-array v0.5.1
5602025-04-16T22:08:23.216Z Downloaded scopeguard v1.2.0
5612025-04-16T22:08:23.216Z Downloaded lzss v0.8.2
5622025-04-16T22:08:23.216Z Downloaded sct v0.7.1
5632025-04-16T22:08:23.250Z Downloaded try-lock v0.2.5
5642025-04-16T22:08:23.250Z Downloaded icu_locid_transform v1.5.0
5652025-04-16T22:08:23.250Z Downloaded iana-time-zone v0.1.61
5662025-04-16T22:08:23.286Z Downloaded untrusted v0.7.1
5672025-04-16T22:08:23.286Z Downloaded time-core v0.1.2
5682025-04-16T22:08:23.286Z Downloaded structmeta v0.3.0
5692025-04-16T22:08:23.286Z Downloaded tiny-keccak v2.0.2
5702025-04-16T22:08:23.286Z Downloaded foreign-types v0.5.0
5712025-04-16T22:08:23.319Z Downloaded form_urlencoded v1.2.1
5722025-04-16T22:08:23.319Z Downloaded derive_builder v0.20.2
5732025-04-16T22:08:23.319Z Downloaded number_prefix v0.4.0
5742025-04-16T22:08:23.319Z Downloaded rfc6979 v0.4.0
5752025-04-16T22:08:23.352Z Downloaded oso-derive v0.27.3
5762025-04-16T22:08:23.352Z Downloaded universal-hash v0.5.1
5772025-04-16T22:08:23.352Z Downloaded zone_cfg_derive v0.3.0
5782025-04-16T22:08:23.352Z Downloaded slog-stdlog v4.1.1
5792025-04-16T22:08:23.352Z Downloaded foreign-types v0.3.2
5802025-04-16T22:08:23.352Z Downloaded zone v0.1.8
5812025-04-16T22:08:23.352Z Downloaded futures-macro v0.3.31
5822025-04-16T22:08:23.385Z Downloaded newline-converter v0.3.0
5832025-04-16T22:08:23.385Z Downloaded sync_wrapper v1.0.1
5842025-04-16T22:08:23.385Z Downloaded sync-ptr v0.1.1
5852025-04-16T22:08:23.385Z Downloaded ppv-lite86 v0.2.20
5862025-04-16T22:08:23.385Z Downloaded normalize-line-endings v0.3.0
5872025-04-16T22:08:23.385Z Downloaded rand_chacha v0.9.0
5882025-04-16T22:08:23.419Z Downloaded nu-ansi-term v0.50.1
5892025-04-16T22:08:23.419Z Downloaded tls_codec v0.4.1
5902025-04-16T22:08:23.419Z Downloaded strum_macros v0.25.3
5912025-04-16T22:08:23.419Z Downloaded yoke-derive v0.7.4
5922025-04-16T22:08:23.419Z Downloaded xshell-macros v0.2.7
5932025-04-16T22:08:23.451Z Downloaded percent-encoding v2.3.1
5942025-04-16T22:08:23.451Z Downloaded tower-layer v0.3.3
5952025-04-16T22:08:23.451Z Downloaded wait-timeout v0.2.0
5962025-04-16T22:08:23.451Z Downloaded env_filter v0.1.2
5972025-04-16T22:08:23.452Z Downloaded void v1.0.2
5982025-04-16T22:08:23.452Z Downloaded vte_generate_state_changes v0.1.2
5992025-04-16T22:08:23.452Z Downloaded flagset v0.4.6
6002025-04-16T22:08:23.452Z Downloaded peg-runtime v0.8.5
6012025-04-16T22:08:23.452Z Downloaded newtype_derive v0.1.6
6022025-04-16T22:08:23.485Z Downloaded pkcs1 v0.7.5
6032025-04-16T22:08:23.485Z Downloaded either v1.14.0
6042025-04-16T22:08:23.485Z Downloaded path-slash v0.1.5
6052025-04-16T22:08:23.485Z Downloaded shell-words v1.1.0
6062025-04-16T22:08:23.485Z Downloaded sha1 v0.10.6
6072025-04-16T22:08:23.485Z Downloaded tokio-macros v2.5.0
6082025-04-16T22:08:23.485Z Downloaded signal-hook-registry v1.4.2
6092025-04-16T22:08:23.485Z Downloaded tokio-native-tls v0.3.1
6102025-04-16T22:08:23.485Z Downloaded peg-macros v0.8.5
6112025-04-16T22:08:23.485Z Downloaded zerocopy v0.6.6
6122025-04-16T22:08:23.518Z Downloaded tokio-stream v0.1.17
6132025-04-16T22:08:23.518Z Downloaded tokio-tungstenite v0.23.1
6142025-04-16T22:08:23.518Z Downloaded tokio-rustls v0.25.0
6152025-04-16T22:08:23.518Z Downloaded toml v0.7.8
6162025-04-16T22:08:23.555Z Downloaded tower v0.5.2
6172025-04-16T22:08:23.555Z Downloaded toml_edit v0.19.15
6182025-04-16T22:08:23.587Z Downloaded tokio-util v0.7.13
6192025-04-16T22:08:23.587Z Downloaded tough v0.20.0
6202025-04-16T22:08:23.587Z Downloaded tabled v0.18.0
6212025-04-16T22:08:23.620Z Downloaded curve25519-dalek v4.1.3
6222025-04-16T22:08:23.620Z Downloaded p384 v0.13.0
6232025-04-16T22:08:23.652Z Downloaded rustls v0.21.12
6242025-04-16T22:08:23.652Z Downloaded petname v2.0.2
6252025-04-16T22:08:23.652Z Downloaded regex v1.11.1
6262025-04-16T22:08:23.685Z Downloaded zerocopy v0.8.10
6272025-04-16T22:08:23.718Z Downloaded nix v0.27.1
6282025-04-16T22:08:23.718Z Downloaded polar-core v0.27.3
6292025-04-16T22:08:23.750Z Downloaded regex-syntax v0.8.5
6302025-04-16T22:08:23.750Z Downloaded nix v0.29.0
6312025-04-16T22:08:23.783Z Downloaded rustls v0.23.19
6322025-04-16T22:08:23.783Z Downloaded sled v0.34.7
6332025-04-16T22:08:23.783Z Downloaded rustls v0.22.4
6342025-04-16T22:08:23.816Z Downloaded nix v0.28.0
6352025-04-16T22:08:23.816Z Downloaded regress v0.10.3
6362025-04-16T22:08:23.851Z Downloaded regex-syntax v0.6.29
6372025-04-16T22:08:23.851Z Downloaded dropshot v0.16.0
6382025-04-16T22:08:23.884Z Downloaded typify-impl v0.2.0
6392025-04-16T22:08:23.884Z Downloaded bzip2-sys v0.1.13+1.0.8
6402025-04-16T22:08:23.920Z Downloaded zerocopy-derive v0.6.6
6412025-04-16T22:08:23.920Z Downloaded ratatui v0.29.0
6422025-04-16T22:08:23.952Z Downloaded regex-automata v0.4.8
6432025-04-16T22:08:23.984Z Downloaded jiff v0.2.6
6442025-04-16T22:08:23.984Z Downloaded lzma-sys v0.1.20
6452025-04-16T22:08:24.016Z Downloaded libz-sys v1.1.20
6462025-04-16T22:08:24.048Z Downloaded dropshot v0.12.0
6472025-04-16T22:08:24.081Z Downloaded smoltcp v0.11.0
6482025-04-16T22:08:24.081Z Downloaded openapiv3 v2.0.0
6492025-04-16T22:08:24.113Z Downloaded typify-impl v0.3.0
6502025-04-16T22:08:24.146Z Downloaded unicode-width v0.2.0
6512025-04-16T22:08:24.146Z Downloaded rayon v1.10.0
6522025-04-16T22:08:24.146Z Downloaded petgraph v0.6.5
6532025-04-16T22:08:24.178Z Downloaded tokio v1.43.1
6542025-04-16T22:08:24.211Z Downloaded petgraph v0.7.1
6552025-04-16T22:08:24.243Z Downloaded gimli v0.31.1
6562025-04-16T22:08:24.243Z Downloaded smoltcp v0.9.1
6572025-04-16T22:08:24.275Z Downloaded object v0.36.5
6582025-04-16T22:08:24.275Z Downloaded sha3 v0.10.8
6592025-04-16T22:08:24.276Z Downloaded diesel v2.2.9
6602025-04-16T22:08:24.308Z Downloaded tokio-postgres v0.7.13
6612025-04-16T22:08:24.308Z Downloaded futures-util v0.3.31
6622025-04-16T22:08:24.340Z Downloaded object v0.30.4
6632025-04-16T22:08:24.340Z Downloaded serde_with v3.12.0
6642025-04-16T22:08:24.340Z Downloaded vcpkg v0.2.15
6652025-04-16T22:08:24.378Z Downloaded sqlparser v0.45.0
6662025-04-16T22:08:24.410Z Downloaded openssl v0.10.72
6672025-04-16T22:08:24.410Z Downloaded zerovec v0.10.4
6682025-04-16T22:08:24.410Z Downloaded p521 v0.13.3
6692025-04-16T22:08:24.411Z Downloaded unicode-normalization v0.1.24
6702025-04-16T22:08:24.443Z Downloaded chrono-tz v0.10.3
6712025-04-16T22:08:24.443Z Downloaded portable-atomic v1.11.0
6722025-04-16T22:08:24.443Z Downloaded flate2 v1.1.1
6732025-04-16T22:08:24.443Z Downloaded tracing v0.1.40
6742025-04-16T22:08:24.475Z Downloaded parse-zoneinfo v0.3.1
6752025-04-16T22:08:24.476Z Downloaded hickory-proto v0.24.4
6762025-04-16T22:08:24.508Z Downloaded tokio-tungstenite v0.21.0
6772025-04-16T22:08:24.508Z Downloaded signal-hook v0.3.17
6782025-04-16T22:08:24.508Z Downloaded elliptic-curve v0.13.8
6792025-04-16T22:08:24.508Z Downloaded ed25519-dalek v2.1.1
6802025-04-16T22:08:24.508Z Downloaded reedline v0.38.0
6812025-04-16T22:08:24.541Z Downloaded tokio-rustls v0.26.0
6822025-04-16T22:08:24.541Z Downloaded tokio-rustls v0.24.1
6832025-04-16T22:08:24.541Z Downloaded ring v0.17.11
6842025-04-16T22:08:24.575Z Downloaded vte v0.11.1
6852025-04-16T22:08:24.608Z Downloaded pkcs5 v0.7.1
6862025-04-16T22:08:24.608Z Downloaded serde_yaml v0.9.34+deprecated
6872025-04-16T22:08:24.608Z Downloaded zip v0.6.6
6882025-04-16T22:08:24.608Z Downloaded papergrid v0.14.0
6892025-04-16T22:08:24.608Z Downloaded encoding_rs v0.8.34
6902025-04-16T22:08:24.640Z Downloaded fatfs v0.3.6
6912025-04-16T22:08:24.673Z Downloaded expectorate v1.1.0
6922025-04-16T22:08:24.673Z Downloaded yansi v1.0.1
6932025-04-16T22:08:24.673Z Downloaded num-bigint-dig v0.8.4
6942025-04-16T22:08:24.673Z Downloaded nom v7.1.3
6952025-04-16T22:08:24.673Z Downloaded reqwest v0.12.12
6962025-04-16T22:08:24.673Z Downloaded zerocopy-derive v0.8.10
6972025-04-16T22:08:24.705Z Downloaded test-strategy v0.4.0
6982025-04-16T22:08:24.705Z Downloaded dropshot_endpoint v0.16.0
6992025-04-16T22:08:24.705Z Downloaded webpki-roots v0.26.6
7002025-04-16T22:08:24.706Z Downloaded shlex v1.3.0
7012025-04-16T22:08:24.706Z Downloaded vsss-rs v3.3.4
7022025-04-16T22:08:24.706Z Downloaded git2 v0.19.0
7032025-04-16T22:08:24.706Z Downloaded signature v2.2.0
7042025-04-16T22:08:24.706Z Downloaded libgit2-sys v0.17.0+1.8.1
7052025-04-16T22:08:24.769Z Downloaded signal-hook-tokio v0.3.1
7062025-04-16T22:08:24.801Z Downloaded signal-hook-mio v0.2.4
7072025-04-16T22:08:24.802Z Downloaded topological-sort v0.2.2
7082025-04-16T22:08:24.802Z Downloaded pkcs8 v0.10.2
7092025-04-16T22:08:24.802Z Downloaded steno v0.4.1
7102025-04-16T22:08:24.802Z Downloaded num-bigint v0.4.6
7112025-04-16T22:08:24.802Z Downloaded pbkdf2 v0.12.2
7122025-04-16T22:08:24.802Z Downloaded paste v1.0.15
7132025-04-16T22:08:24.802Z Downloaded serde_urlencoded v0.7.1
7142025-04-16T22:08:24.802Z Downloaded parking_lot v0.11.2
7152025-04-16T22:08:24.802Z Downloaded pkg-config v0.3.31
7162025-04-16T22:08:24.802Z Downloaded peg v0.8.5
7172025-04-16T22:08:24.802Z Downloaded pbkdf2 v0.11.0
7182025-04-16T22:08:24.834Z Downloaded nodrop v0.1.14
7192025-04-16T22:08:24.834Z Downloaded fixedbitset v0.5.7
7202025-04-16T22:08:24.834Z Downloaded serde_with_macros v3.12.0
7212025-04-16T22:08:24.834Z Downloaded serde_plain v1.0.2
7222025-04-16T22:08:24.835Z Downloaded password-hash v0.5.0
7232025-04-16T22:08:24.835Z Downloaded pin-project-internal v1.1.6
7242025-04-16T22:08:24.835Z Downloaded ena v0.14.3
7252025-04-16T22:08:24.835Z Downloaded embedded-io v0.6.1
7262025-04-16T22:08:24.835Z Downloaded embedded-io v0.4.0
7272025-04-16T22:08:24.835Z Downloaded nibble_vec v0.1.0
7282025-04-16T22:08:24.835Z Downloaded newtype-uuid v1.2.1
7292025-04-16T22:08:24.835Z Downloaded serde_path_to_error v0.1.16
7302025-04-16T22:08:24.835Z Downloaded pin-utils v0.1.0
7312025-04-16T22:08:24.835Z Downloaded ecdsa v0.16.9
7322025-04-16T22:08:24.835Z Downloaded dyn-clone v1.0.19
7332025-04-16T22:08:24.835Z Downloaded unicode-bidi v0.3.17
7342025-04-16T22:08:24.835Z Downloaded xshell v0.2.7
7352025-04-16T22:08:24.835Z Downloaded typed-path v0.9.3
7362025-04-16T22:08:24.870Z Downloaded rand_core v0.9.2
7372025-04-16T22:08:24.870Z Downloaded displaydoc v0.2.5
7382025-04-16T22:08:24.870Z Downloaded rcgen v0.12.1
7392025-04-16T22:08:24.870Z Downloaded lalrpop v0.19.12
7402025-04-16T22:08:24.870Z Downloaded fixedbitset v0.4.2
7412025-04-16T22:08:24.870Z Downloaded filetime v0.2.25
7422025-04-16T22:08:24.870Z Downloaded tower-service v0.3.3
7432025-04-16T22:08:24.870Z Downloaded serde_repr v0.1.19
7442025-04-16T22:08:24.870Z Downloaded tls_codec_derive v0.4.1
7452025-04-16T22:08:24.870Z Downloaded subprocess v0.2.9
7462025-04-16T22:08:24.903Z Downloaded packed_struct v0.10.1
7472025-04-16T22:08:24.903Z Downloaded zerofrom v0.1.4
7482025-04-16T22:08:24.903Z Downloaded poly1305 v0.8.0
7492025-04-16T22:08:24.903Z Downloaded dsl_auto_type v0.1.2
7502025-04-16T22:08:24.903Z Downloaded icu_properties_data v1.5.0
7512025-04-16T22:08:24.903Z Downloaded ff v0.13.0
7522025-04-16T22:08:24.903Z Downloaded enum-as-inner v0.6.1
7532025-04-16T22:08:24.903Z Downloaded endian-type v0.1.2
7542025-04-16T22:08:24.903Z Downloaded parking_lot_core v0.8.6
7552025-04-16T22:08:24.903Z Downloaded parking_lot v0.12.3
7562025-04-16T22:08:24.903Z Downloaded pin-project v1.1.6
7572025-04-16T22:08:24.935Z Downloaded tar v0.4.44
7582025-04-16T22:08:24.935Z Downloaded mio v1.0.2
7592025-04-16T22:08:24.936Z Downloaded bstr v1.10.0
7602025-04-16T22:08:24.936Z Downloaded pem-rfc7468 v0.7.0
7612025-04-16T22:08:24.936Z Downloaded pem v3.0.5
7622025-04-16T22:08:24.936Z Downloaded yoke v0.7.4
7632025-04-16T22:08:24.968Z Downloaded yasna v0.5.2
7642025-04-16T22:08:24.968Z Downloaded document-features v0.2.10
7652025-04-16T22:08:24.968Z Downloaded pin-project-lite v0.2.14
7662025-04-16T22:08:24.968Z Downloaded fallible-iterator v0.2.0
7672025-04-16T22:08:24.968Z Downloaded dropshot_endpoint v0.12.0
7682025-04-16T22:08:24.968Z Downloaded termcolor v1.4.1
7692025-04-16T22:08:24.968Z Downloaded diesel_derives v2.2.3
7702025-04-16T22:08:24.968Z Downloaded uuid v1.16.0
7712025-04-16T22:08:24.968Z Downloaded h2 v0.4.6
7722025-04-16T22:08:24.968Z Downloaded phf_codegen v0.11.2
7732025-04-16T22:08:24.968Z Downloaded phf v0.11.2
7742025-04-16T22:08:25.005Z Downloaded serde_derive_internals v0.29.1
7752025-04-16T22:08:25.005Z Downloaded polyval v0.6.2
7762025-04-16T22:08:25.005Z Downloaded ed25519 v2.2.3
7772025-04-16T22:08:25.005Z Downloaded rayon-core v1.12.1
7782025-04-16T22:08:25.005Z Downloaded zip v2.6.1
7792025-04-16T22:08:25.005Z Downloaded parse-size v1.1.0
7802025-04-16T22:08:25.005Z Downloaded parking_lot_core v0.9.10
7812025-04-16T22:08:25.006Z Downloaded similar v2.7.0
7822025-04-16T22:08:25.006Z Downloaded p256 v0.13.2
7832025-04-16T22:08:25.006Z Downloaded vergen v8.3.2
7842025-04-16T22:08:25.006Z Downloaded rand v0.9.0
7852025-04-16T22:08:25.006Z Downloaded multer v3.1.0
7862025-04-16T22:08:25.006Z Downloaded xz2 v0.1.7
7872025-04-16T22:08:25.038Z Downloaded ref-cast-impl v1.0.23
7882025-04-16T22:08:25.038Z Downloaded ref-cast v1.0.23
7892025-04-16T22:08:25.038Z Downloaded password-hash v0.4.2
7902025-04-16T22:08:25.038Z Downloaded parse-display v0.10.0
7912025-04-16T22:08:25.038Z Downloaded rand_core v0.6.4
7922025-04-16T22:08:25.038Z Downloaded getrandom v0.2.15
7932025-04-16T22:08:25.038Z Downloaded unicode-segmentation v1.12.0
7942025-04-16T22:08:25.038Z Downloaded packed_struct_codegen v0.10.1
7952025-04-16T22:08:25.038Z Downloaded quinn-proto v0.11.8
7962025-04-16T22:08:25.038Z Downloaded parse-display-derive v0.10.0
7972025-04-16T22:08:25.038Z Downloaded zeroize v1.8.1
7982025-04-16T22:08:25.038Z Downloaded termtree v0.5.1
7992025-04-16T22:08:25.038Z Downloaded strum_macros v0.26.4
8002025-04-16T22:08:25.038Z Downloaded tungstenite v0.23.0
8012025-04-16T22:08:25.075Z Downloaded tungstenite v0.21.0
8022025-04-16T22:08:25.075Z Downloaded rand_seeder v0.3.0
8032025-04-16T22:08:25.075Z Downloaded zerovec-derive v0.10.3
8042025-04-16T22:08:25.075Z Downloaded zeroize_derive v1.4.2
8052025-04-16T22:08:25.075Z Downloaded zerofrom-derive v0.1.4
8062025-04-16T22:08:25.075Z Downloaded strip-ansi-escapes v0.2.0
8072025-04-16T22:08:25.075Z Downloaded rustc-hash v2.1.1
8082025-04-16T22:08:25.075Z Downloaded dunce v1.0.5
8092025-04-16T22:08:25.075Z Downloaded term v0.7.0
8102025-04-16T22:08:25.075Z Downloaded nanorand v0.7.0
8112025-04-16T22:08:25.075Z Downloaded dirs-next v2.0.0
8122025-04-16T22:08:25.075Z Downloaded ctr v0.9.2
8132025-04-16T22:08:25.075Z Downloaded russh v0.45.0
8142025-04-16T22:08:25.075Z Downloaded rsa v0.9.6
8152025-04-16T22:08:25.075Z Downloaded rustls-webpki v0.102.8
8162025-04-16T22:08:25.109Z Downloaded stringprep v0.1.5
8172025-04-16T22:08:25.109Z Downloaded string_cache v0.8.9
8182025-04-16T22:08:25.110Z Downloaded static_assertions v1.1.0
8192025-04-16T22:08:25.110Z Downloaded ssh-encoding v0.2.0
8202025-04-16T22:08:25.110Z Downloaded simd-adler32 v0.3.7
8212025-04-16T22:08:25.110Z Downloaded rustc_version v0.4.1
8222025-04-16T22:08:25.110Z Downloaded rustc_version v0.1.7
8232025-04-16T22:08:25.110Z Downloaded rustc-hash v1.1.0
8242025-04-16T22:08:25.110Z Downloaded fd-lock v4.0.2
8252025-04-16T22:08:25.110Z Downloaded typify v0.3.0
8262025-04-16T22:08:25.142Z Downloaded typify v0.2.0
8272025-04-16T22:08:25.142Z Downloaded twox-hash v2.1.0
8282025-04-16T22:08:25.142Z Downloaded uzers v0.12.1
8292025-04-16T22:08:25.142Z Downloaded hashbrown v0.13.2
8302025-04-16T22:08:25.142Z Downloaded winnow v0.6.20
8312025-04-16T22:08:25.142Z Downloaded csv v1.3.1
8322025-04-16T22:08:25.178Z Downloaded sigpipe v0.1.3
8332025-04-16T22:08:25.178Z Downloaded phf_shared v0.11.2
8342025-04-16T22:08:25.178Z Downloaded phf_generator v0.11.2
8352025-04-16T22:08:25.178Z Downloaded num v0.4.3
8362025-04-16T22:08:25.178Z Downloaded env_logger v0.11.5
8372025-04-16T22:08:25.178Z Downloaded env_logger v0.10.2
8382025-04-16T22:08:25.178Z Downloaded termios v0.3.3
8392025-04-16T22:08:25.178Z Downloaded tap v1.0.1
8402025-04-16T22:08:25.178Z Downloaded rand_xorshift v0.3.0
8412025-04-16T22:08:25.178Z Downloaded postgres-types v0.2.9
8422025-04-16T22:08:25.178Z Downloaded getrandom v0.3.1
8432025-04-16T22:08:25.178Z Downloaded winnow v0.5.40
8442025-04-16T22:08:25.212Z Downloaded salty v0.3.0
8452025-04-16T22:08:25.212Z Downloaded itertools v0.13.0
8462025-04-16T22:08:25.212Z Downloaded native-tls v0.2.12
8472025-04-16T22:08:25.213Z Downloaded miniz_oxide v0.8.5
8482025-04-16T22:08:25.246Z Downloaded flume v0.11.1
8492025-04-16T22:08:25.246Z Downloaded predicates v3.1.3
8502025-04-16T22:08:25.246Z Downloaded postgres-protocol v0.6.8
8512025-04-16T22:08:25.246Z Downloaded postcard v1.0.10
8522025-04-16T22:08:25.246Z Downloaded futures v0.3.31
8532025-04-16T22:08:25.246Z Downloaded diff v0.1.13
8542025-04-16T22:08:25.246Z Downloaded unsafe-libyaml v0.2.11
8552025-04-16T22:08:25.246Z Downloaded unicode_categories v0.1.1
8562025-04-16T22:08:25.246Z Downloaded openssl-sys v0.9.107
8572025-04-16T22:08:25.246Z Downloaded hashbrown v0.12.3
8582025-04-16T22:08:25.281Z Downloaded idna v1.0.3
8592025-04-16T22:08:25.281Z Downloaded chrono v0.4.40
8602025-04-16T22:08:25.281Z Downloaded unicase v2.7.0
8612025-04-16T22:08:25.281Z Downloaded tui-tree-widget v0.23.0
8622025-04-16T22:08:25.281Z Downloaded synstructure v0.13.1
8632025-04-16T22:08:25.281Z Downloaded supports-color v3.0.2
8642025-04-16T22:08:25.281Z Downloaded subtle v2.6.1
8652025-04-16T22:08:25.281Z Downloaded predicates-core v1.0.8
8662025-04-16T22:08:25.281Z Downloaded multimap v0.10.0
8672025-04-16T22:08:25.281Z Downloaded gethostname v0.5.0
8682025-04-16T22:08:25.281Z Downloaded futures-task v0.3.31
8692025-04-16T22:08:25.281Z Downloaded dirs-sys-next v0.1.2
8702025-04-16T22:08:25.281Z Downloaded sqlparser_derive v0.2.2
8712025-04-16T22:08:25.281Z Downloaded sqlformat v0.2.6
8722025-04-16T22:08:25.281Z Downloaded quick-xml v0.37.2
8732025-04-16T22:08:25.313Z Downloaded powerfmt v0.2.0
8742025-04-16T22:08:25.313Z Downloaded ghash v0.5.1
8752025-04-16T22:08:25.313Z Downloaded futures-io v0.3.31
8762025-04-16T22:08:25.313Z Downloaded futures-executor v0.3.31
8772025-04-16T22:08:25.313Z Downloaded difflib v0.4.0
8782025-04-16T22:08:25.313Z Downloaded value-bag v1.9.0
8792025-04-16T22:08:25.313Z Downloaded spin v0.9.8
8802025-04-16T22:08:25.313Z Downloaded snafu v0.8.5
8812025-04-16T22:08:25.313Z Downloaded slog-scope v4.4.0
8822025-04-16T22:08:25.313Z Downloaded prettyplease v0.2.30
8832025-04-16T22:08:25.345Z Downloaded x509-cert v0.2.5
8842025-04-16T22:08:25.345Z Downloaded rustls-webpki v0.101.7
8852025-04-16T22:08:25.345Z Downloaded minimal-lexical v0.2.1
8862025-04-16T22:08:25.345Z Downloaded libxml v0.3.3
8872025-04-16T22:08:25.377Z Downloaded rand_chacha v0.3.1
8882025-04-16T22:08:25.377Z Downloaded new_debug_unreachable v1.0.6
8892025-04-16T22:08:25.377Z Downloaded futures-channel v0.3.31
8902025-04-16T22:08:25.377Z Downloaded zopfli v0.8.1
8912025-04-16T22:08:25.377Z Downloaded socket2 v0.5.9
8922025-04-16T22:08:25.377Z Downloaded smf v0.2.3
8932025-04-16T22:08:25.377Z Downloaded ron v0.8.1
8942025-04-16T22:08:25.377Z Downloaded libm v0.2.8
8952025-04-16T22:08:25.377Z Downloaded itertools v0.12.1
8962025-04-16T22:08:25.409Z Downloaded precomputed-hash v0.1.1
8972025-04-16T22:08:25.410Z Downloaded fxhash v0.2.1
8982025-04-16T22:08:25.410Z Downloaded display-error-chain v0.2.2
8992025-04-16T22:08:25.410Z Downloaded unicode-properties v0.1.3
9002025-04-16T22:08:25.410Z Downloaded spki v0.7.3
9012025-04-16T22:08:25.410Z Downloaded slab v0.4.9
9022025-04-16T22:08:25.410Z Downloaded rustc-demangle v0.1.24
9032025-04-16T22:08:25.410Z Downloaded russh-keys v0.45.0
9042025-04-16T22:08:25.410Z Downloaded oso v0.27.3
9052025-04-16T22:08:25.410Z Downloaded der v0.7.9
9062025-04-16T22:08:25.410Z Downloaded futures-sink v0.3.31
9072025-04-16T22:08:25.410Z Downloaded foldhash v0.1.3
9082025-04-16T22:08:25.410Z Downloaded float-ord v0.3.2
9092025-04-16T22:08:25.410Z Downloaded float-cmp v0.10.0
9102025-04-16T22:08:25.410Z Downloaded csv-core v0.1.11
9112025-04-16T22:08:25.442Z Downloaded utf8_iter v1.0.4
9122025-04-16T22:08:25.442Z Downloaded unicode-xid v0.2.6
9132025-04-16T22:08:25.442Z Downloaded slog-envlogger v2.2.0
9142025-04-16T22:08:25.442Z Downloaded slog v2.7.0
9152025-04-16T22:08:25.442Z Downloaded rtoolbox v0.0.2
9162025-04-16T22:08:25.442Z Downloaded rpassword v7.3.1
9172025-04-16T22:08:25.442Z Downloaded proc-macro-error2 v2.0.1
9182025-04-16T22:08:25.442Z Downloaded pretty_assertions v1.4.1
9192025-04-16T22:08:25.442Z Downloaded ssh-key v0.6.6
9202025-04-16T22:08:25.442Z Downloaded itertools v0.10.5
9212025-04-16T22:08:25.442Z Downloaded hkdf v0.12.4
9222025-04-16T22:08:25.474Z Downloaded futures-core v0.3.31
9232025-04-16T22:08:25.474Z Downloaded unicode-truncate v1.1.0
9242025-04-16T22:08:25.475Z Downloaded snafu-derive v0.8.5
9252025-04-16T22:08:25.475Z Downloaded smallvec v0.6.14
9262025-04-16T22:08:25.475Z Downloaded slog-term v2.9.1
9272025-04-16T22:08:25.475Z Downloaded owo-colors v4.2.0
9282025-04-16T22:08:25.475Z Downloaded omicron-zone-package v0.12.0
9292025-04-16T22:08:25.475Z Downloaded bindgen v0.71.1
9302025-04-16T22:08:25.475Z Downloaded ssh-cipher v0.2.0
9312025-04-16T22:08:25.475Z Downloaded progenitor v0.9.1
9322025-04-16T22:08:25.475Z Downloaded time v0.3.36
9332025-04-16T22:08:25.507Z Downloaded kstat-rs v0.2.4
9342025-04-16T22:08:25.507Z Downloaded diesel_table_macro_syntax v0.2.0
9352025-04-16T22:08:25.507Z Downloaded zone_cfg_derive v0.1.2
9362025-04-16T22:08:25.507Z Downloaded zone v0.3.1
9372025-04-16T22:08:25.507Z Downloaded smallvec v1.14.0
9382025-04-16T22:08:25.507Z Downloaded slog-dtrace v0.3.0
9392025-04-16T22:08:25.507Z Downloaded russh-cryptovec v0.7.3
9402025-04-16T22:08:25.507Z Downloaded ron v0.7.1
9412025-04-16T22:08:25.507Z Downloaded fs_extra v1.3.0
9422025-04-16T22:08:25.507Z Downloaded derive_more v0.99.19
9432025-04-16T22:08:25.507Z Downloaded rustyline v14.0.0
9442025-04-16T22:08:25.539Z Downloaded indicatif v0.17.11
9452025-04-16T22:08:25.539Z Downloaded progenitor v0.8.0
9462025-04-16T22:08:25.539Z Downloaded proc-macro-crate v1.3.1
9472025-04-16T22:08:25.539Z Downloaded primeorder v0.13.6
9482025-04-16T22:08:25.539Z Downloaded oxnet v0.1.1
9492025-04-16T22:08:25.539Z Downloaded num-traits v0.2.19
9502025-04-16T22:08:25.539Z Downloaded proc-macro-error-attr2 v2.0.0
9512025-04-16T22:08:25.539Z Downloaded opaque-debug v0.3.1
9522025-04-16T22:08:25.539Z Downloaded write16 v1.0.0
9532025-04-16T22:08:25.539Z Downloaded tinyvec v1.8.0
9542025-04-16T22:08:25.539Z Downloaded indexmap v1.9.3
9552025-04-16T22:08:25.539Z Downloaded slog-json v2.6.1
9562025-04-16T22:08:25.539Z Downloaded slog-bunyan v2.5.0
9572025-04-16T22:08:25.539Z Downloaded slog-async v2.8.0
9582025-04-16T22:08:25.571Z Downloaded siphasher v0.3.11
9592025-04-16T22:08:25.571Z Downloaded resolv-conf v0.7.0
9602025-04-16T22:08:25.571Z Downloaded num-rational v0.4.2
9612025-04-16T22:08:25.571Z Downloaded num-complex v0.4.6
9622025-04-16T22:08:25.571Z Downloaded hash32 v0.3.1
9632025-04-16T22:08:25.571Z Downloaded diesel-dtrace v0.4.2
9642025-04-16T22:08:25.571Z Downloaded derive_builder_core v0.20.2
9652025-04-16T22:08:25.571Z Downloaded libefi-sys v0.1.0
9662025-04-16T22:08:25.571Z Downloaded openssl-probe v0.1.5
9672025-04-16T22:08:25.571Z Downloaded openssl-macros v0.1.1
9682025-04-16T22:08:25.571Z Downloaded num_enum_derive v0.5.11
9692025-04-16T22:08:25.571Z Downloaded num-iter v0.1.45
9702025-04-16T22:08:25.571Z Downloaded num-derive v0.4.2
9712025-04-16T22:08:25.571Z Downloaded half v2.4.1
9722025-04-16T22:08:25.607Z Downloaded funty v2.0.0
9732025-04-16T22:08:25.607Z Downloaded darling_core v0.20.10
9742025-04-16T22:08:25.607Z Downloaded icu_collections v1.5.0
9752025-04-16T22:08:25.607Z Downloaded hickory-server v0.24.4
9762025-04-16T22:08:25.607Z Downloaded pretty-hex v0.2.1
9772025-04-16T22:08:25.607Z Downloaded olpc-cjson v0.1.4
9782025-04-16T22:08:25.607Z Downloaded num_enum v0.5.11
9792025-04-16T22:08:25.607Z Downloaded num-integer v0.1.46
9802025-04-16T22:08:25.639Z Downloaded num-derive v0.3.3
9812025-04-16T22:08:25.639Z Downloaded hash32 v0.2.1
9822025-04-16T22:08:25.639Z Downloaded group v0.13.0
9832025-04-16T22:08:25.639Z Downloaded globset v0.4.15
9842025-04-16T22:08:25.639Z Downloaded glob v0.3.2
9852025-04-16T22:08:25.639Z Downloaded foreign-types-shared v0.1.1
9862025-04-16T22:08:25.639Z Downloaded xattr v1.3.1
9872025-04-16T22:08:25.639Z Downloaded strum_macros v0.24.3
9882025-04-16T22:08:25.639Z Downloaded structmeta-derive v0.3.0
9892025-04-16T22:08:25.639Z Downloaded stable_deref_trait v1.2.0
9902025-04-16T22:08:25.639Z Downloaded rand v0.8.5
9912025-04-16T22:08:25.639Z Downloaded publicsuffix v2.3.0
9922025-04-16T22:08:25.639Z Downloaded lalrpop-util v0.19.12
9932025-04-16T22:08:25.639Z Downloaded jiff-static v0.2.6
9942025-04-16T22:08:25.639Z Downloaded icu_provider v1.5.0
9952025-04-16T22:08:25.672Z Downloaded hyper-rustls v0.27.3
9962025-04-16T22:08:25.672Z Downloaded num_threads v0.1.7
9972025-04-16T22:08:25.672Z Downloaded num-conv v0.1.0
9982025-04-16T22:08:25.672Z Downloaded foreign-types-shared v0.3.1
9992025-04-16T22:08:25.672Z Downloaded foreign-types-macros v0.2.3
10002025-04-16T22:08:25.672Z Downloaded des v0.8.1
10012025-04-16T22:08:25.672Z Downloaded derive_builder_macro v0.20.2
10022025-04-16T22:08:25.672Z Downloaded der_derive v0.7.3
10032025-04-16T22:08:25.672Z Downloaded darling v0.20.10
10042025-04-16T22:08:25.672Z Downloaded daft-derive v0.1.3
10052025-04-16T22:08:25.672Z Downloaded daft v0.1.3
10062025-04-16T22:08:25.672Z Downloaded whoami v1.5.2
10072025-04-16T22:08:25.672Z Downloaded walkdir v2.5.0
10082025-04-16T22:08:25.704Z Downloaded unarray v0.1.4
10092025-04-16T22:08:25.704Z Downloaded take_mut v0.2.2
10102025-04-16T22:08:25.704Z Downloaded samael v0.0.18
10112025-04-16T22:08:25.704Z Downloaded quinn v0.11.5
10122025-04-16T22:08:25.704Z Downloaded memoffset v0.9.1
10132025-04-16T22:08:25.705Z Downloaded memmap2 v0.9.5
10142025-04-16T22:08:25.705Z Downloaded maplit v1.0.2
10152025-04-16T22:08:25.705Z Downloaded managed v0.8.0
10162025-04-16T22:08:25.705Z Downloaded lru-cache v0.1.2
10172025-04-16T22:08:25.705Z Downloaded lru v0.12.5
10182025-04-16T22:08:25.705Z Downloaded lock_api v0.4.12
10192025-04-16T22:08:25.705Z Downloaded litemap v0.7.3
10202025-04-16T22:08:25.705Z Downloaded libloading v0.8.5
10212025-04-16T22:08:25.705Z Downloaded icu_locid_transform_data v1.5.0
10222025-04-16T22:08:25.705Z Downloaded httparse v1.9.5
10232025-04-16T22:08:25.737Z Downloaded derive-where v1.2.7
10242025-04-16T22:08:25.737Z Downloaded defmt-macros v0.3.9
10252025-04-16T22:08:25.737Z Downloaded curve25519-dalek-derive v0.1.1
10262025-04-16T22:08:25.737Z Downloaded wyz v0.5.1
10272025-04-16T22:08:25.737Z Downloaded tracing-attributes v0.1.27
10282025-04-16T22:08:25.737Z Downloaded md-5 v0.10.6
10292025-04-16T22:08:25.737Z Downloaded libsw v3.4.0
10302025-04-16T22:08:25.737Z Downloaded lazy_static v1.5.0
10312025-04-16T22:08:25.737Z Downloaded ipnetwork v0.21.1
10322025-04-16T22:08:25.737Z Downloaded instability v0.3.2
10332025-04-16T22:08:25.737Z Downloaded icu_properties v1.5.1
10342025-04-16T22:08:25.737Z Downloaded icu_normalizer_data v1.5.0
10352025-04-16T22:08:25.737Z Downloaded icu_normalizer v1.5.0
10362025-04-16T22:08:25.769Z Downloaded httpdate v1.0.3
10372025-04-16T22:08:25.769Z Downloaded cc v1.2.15
10382025-04-16T22:08:25.769Z Downloaded debug-ignore v1.0.5
10392025-04-16T22:08:25.769Z Downloaded darling_macro v0.20.10
10402025-04-16T22:08:25.769Z Downloaded url v2.5.3
10412025-04-16T22:08:25.769Z Downloaded tinyvec_macros v0.1.1
10422025-04-16T22:08:25.769Z Downloaded time-macros v0.2.18
10432025-04-16T22:08:25.769Z Downloaded thiserror-impl-no-std v2.0.2
10442025-04-16T22:08:25.769Z Downloaded rustls-pki-types v1.10.0
10452025-04-16T22:08:25.769Z Downloaded progenitor-impl v0.9.1
10462025-04-16T22:08:25.769Z Downloaded lazycell v1.3.0
10472025-04-16T22:08:25.769Z Downloaded keccak v0.1.5
10482025-04-16T22:08:25.769Z Downloaded heapless v0.7.17
10492025-04-16T22:08:25.770Z Downloaded deranged v0.3.11
10502025-04-16T22:08:25.801Z Downloaded defmt-parser v0.3.4
10512025-04-16T22:08:25.801Z Downloaded defmt v0.3.8
10522025-04-16T22:08:25.801Z Downloaded data-encoding v2.6.0
10532025-04-16T22:08:25.801Z Downloaded writeable v0.5.5
10542025-04-16T22:08:25.801Z Downloaded which v4.4.2
10552025-04-16T22:08:25.801Z Downloaded want v0.3.1
10562025-04-16T22:08:25.801Z Downloaded waitgroup v0.1.2
10572025-04-16T22:08:25.802Z Downloaded utf16_iter v1.0.5
10582025-04-16T22:08:25.802Z Downloaded utf-8 v0.7.6
10592025-04-16T22:08:25.802Z Downloaded untrusted v0.9.0
10602025-04-16T22:08:25.874Z Downloaded typify-macro v0.3.0
10612025-04-16T22:08:25.874Z Downloaded typify-macro v0.2.0
10622025-04-16T22:08:25.874Z Downloaded thiserror-no-std v2.0.2
10632025-04-16T22:08:25.874Z Downloaded tabwriter v1.4.0
10642025-04-16T22:08:25.874Z Downloaded tabled_derive v0.10.0
10652025-04-16T22:08:25.874Z Downloaded strum v0.26.3
10662025-04-16T22:08:25.874Z Downloaded progenitor-impl v0.8.0
10672025-04-16T22:08:25.874Z Downloaded maybe-uninit v2.0.0
10682025-04-16T22:08:25.874Z Downloaded match_cfg v0.1.0
10692025-04-16T22:08:25.874Z Downloaded is-terminal v0.4.13
10702025-04-16T22:08:25.874Z Downloaded indent_write v2.2.0
10712025-04-16T22:08:25.874Z Downloaded hyper v1.6.0
10722025-04-16T22:08:25.874Z Downloaded http v1.2.0
10732025-04-16T22:08:25.874Z Downloaded aho-corasick v1.1.3
10742025-04-16T22:08:25.874Z Downloaded serde-hex v0.1.0
10752025-04-16T22:08:25.874Z Downloaded semver v0.1.20
10762025-04-16T22:08:25.874Z Downloaded scrypt v0.11.0
10772025-04-16T22:08:25.874Z Downloaded schemars_derive v0.8.22
10782025-04-16T22:08:25.874Z Downloaded rustversion v1.0.17
10792025-04-16T22:08:25.874Z Downloaded linked-hash-map v0.5.6
10802025-04-16T22:08:25.874Z Downloaded libsw-core v0.3.1
10812025-04-16T22:08:25.874Z Downloaded jobserver v0.1.32
10822025-04-16T22:08:25.874Z Downloaded ipnet v2.11.0
10832025-04-16T22:08:25.874Z Downloaded impl-trait-for-tuples v0.2.2
10842025-04-16T22:08:25.874Z Downloaded http-body-util v0.1.3
10852025-04-16T22:08:25.875Z Downloaded bindgen v0.69.5
10862025-04-16T22:08:25.875Z Downloaded mime v0.3.17
10872025-04-16T22:08:25.875Z Downloaded aws-lc-sys v0.26.0
10882025-04-16T22:08:26.140Z Downloaded linear-map v1.2.0
10892025-04-16T22:08:26.180Z Downloaded is_ci v1.2.0
10902025-04-16T22:08:26.180Z Downloaded indoc v1.0.9
10912025-04-16T22:08:26.180Z Downloaded idna_adapter v1.2.0
10922025-04-16T22:08:26.180Z Downloaded http-range v0.1.5
10932025-04-16T22:08:26.180Z Downloaded crypto-bigint v0.5.5
10942025-04-16T22:08:26.180Z Downloaded bitvec v1.0.1
10952025-04-16T22:08:26.180Z Downloaded secrecy v0.8.0
10962025-04-16T22:08:26.180Z Downloaded sec1 v0.7.3
10972025-04-16T22:08:26.180Z Downloaded scheduled-thread-pool v0.2.7
10982025-04-16T22:08:26.180Z Downloaded same-file v1.0.6
10992025-04-16T22:08:26.221Z Downloaded salsa20 v0.10.2
11002025-04-16T22:08:26.221Z Downloaded rusty-fork v0.3.0
11012025-04-16T22:08:26.221Z Downloaded r2d2 v0.8.10
11022025-04-16T22:08:26.221Z Downloaded quick-error v1.2.3
11032025-04-16T22:08:26.221Z Downloaded progenitor-macro v0.9.1
11042025-04-16T22:08:26.221Z Downloaded progenitor-client v0.8.0
11052025-04-16T22:08:26.221Z Downloaded md5 v0.7.0
11062025-04-16T22:08:26.221Z Downloaded libscf-sys v1.1.0
11072025-04-16T22:08:26.221Z Downloaded inout v0.1.3
11082025-04-16T22:08:26.221Z Downloaded indoc v2.0.6
11092025-04-16T22:08:26.221Z Downloaded ident_case v1.0.1
11102025-04-16T22:08:26.221Z Downloaded icu_provider_macros v1.5.0
11112025-04-16T22:08:26.221Z Downloaded hyper-staticfile v0.10.1
11122025-04-16T22:08:26.221Z Downloaded http-body v1.0.1
11132025-04-16T22:08:26.221Z Downloaded hmac v0.12.1
11142025-04-16T22:08:26.222Z Downloaded hickory-resolver v0.24.4
11152025-04-16T22:08:26.222Z Downloaded const_format v0.2.34
11162025-04-16T22:08:26.222Z Downloaded compact_str v0.8.0
11172025-04-16T22:08:26.222Z Downloaded bumpalo v3.16.0
11182025-04-16T22:08:26.261Z Downloaded blake3 v1.5.4
11192025-04-16T22:08:26.261Z Downloaded async-bb8-diesel v0.2.1
11202025-04-16T22:08:26.261Z Downloaded tracing-core v0.1.32
11212025-04-16T22:08:26.261Z Downloaded radix_trie v0.2.1
11222025-04-16T22:08:26.261Z Downloaded lockfree-object-pool v0.1.6
11232025-04-16T22:08:26.261Z Downloaded instant v0.1.13
11242025-04-16T22:08:26.261Z Downloaded home v0.5.9
11252025-04-16T22:08:26.261Z Downloaded crc-any v2.5.0
11262025-04-16T22:08:26.261Z Downloaded const-oid v0.9.6
11272025-04-16T22:08:26.261Z Downloaded chacha20poly1305 v0.10.1
11282025-04-16T22:08:26.261Z Downloaded blake2 v0.10.6
11292025-04-16T22:08:26.261Z Downloaded hyper-util v0.1.10
11302025-04-16T22:08:26.301Z Downloaded humantime v2.1.0
11312025-04-16T22:08:26.301Z Downloaded hubpack v0.1.2
11322025-04-16T22:08:26.301Z Downloaded hostname v0.3.1
11332025-04-16T22:08:26.301Z Downloaded constant_time_eq v0.3.1
11342025-04-16T22:08:26.301Z Downloaded bcs v0.1.6
11352025-04-16T22:08:26.301Z Downloaded icu_locid v1.5.0
11362025-04-16T22:08:26.301Z Downloaded hubpack_derive v0.1.1
11372025-04-16T22:08:26.301Z Downloaded highway v1.3.0
11382025-04-16T22:08:26.301Z Downloaded hickory-client v0.24.4
11392025-04-16T22:08:26.301Z Downloaded heapless v0.8.0
11402025-04-16T22:08:26.301Z Downloaded crucible-workspace-hack v0.1.0
11412025-04-16T22:08:26.301Z Downloaded crc-catalog v2.4.0
11422025-04-16T22:08:26.301Z Downloaded crc v3.2.1
11432025-04-16T22:08:26.301Z Downloaded const_format_proc_macros v0.2.34
11442025-04-16T22:08:26.301Z Downloaded cipher v0.4.4
11452025-04-16T22:08:26.301Z Downloaded ciborium v0.2.2
11462025-04-16T22:08:26.301Z Downloaded chrono-tz-build v0.4.0
11472025-04-16T22:08:26.301Z Downloaded bzip2 v0.4.4
11482025-04-16T22:08:26.341Z Downloaded bytes v1.10.1
11492025-04-16T22:08:26.341Z Downloaded buf-list v1.0.3
11502025-04-16T22:08:26.341Z Downloaded bit-vec v0.6.3
11512025-04-16T22:08:26.341Z Downloaded bit-set v0.5.3
11522025-04-16T22:08:26.341Z Downloaded aws-lc-rs v1.12.4
11532025-04-16T22:08:26.341Z Downloaded async-recursion v1.1.1
11542025-04-16T22:08:26.341Z Downloaded array-init v0.0.4
11552025-04-16T22:08:26.341Z Downloaded allocator-api2 v0.2.18
11562025-04-16T22:08:26.341Z Downloaded tinystr v0.7.6
11572025-04-16T22:08:26.341Z Downloaded thread_local v1.1.8
11582025-04-16T22:08:26.341Z Downloaded proptest v1.6.0
11592025-04-16T22:08:26.381Z Downloaded mime_guess v2.0.5
11602025-04-16T22:08:26.381Z Downloaded itertools v0.14.0
11612025-04-16T22:08:26.381Z Downloaded crunchy v0.2.2
11622025-04-16T22:08:26.381Z Downloaded crossbeam-deque v0.8.5
11632025-04-16T22:08:26.381Z Downloaded crc8 v0.1.1
11642025-04-16T22:08:26.381Z Downloaded crc32fast v1.4.2
11652025-04-16T22:08:26.381Z Downloaded colored v2.2.0
11662025-04-16T22:08:26.381Z Downloaded cmake v0.1.51
11672025-04-16T22:08:26.381Z Downloaded castaway v0.2.3
11682025-04-16T22:08:26.381Z Downloaded ciborium-io v0.2.2
11692025-04-16T22:08:26.381Z Downloaded chacha20 v0.9.1
11702025-04-16T22:08:26.381Z Downloaded cargo_metadata v0.18.1
11712025-04-16T22:08:26.381Z Downloaded bzip2 v0.5.2
11722025-04-16T22:08:26.381Z Downloaded cfg_aliases v0.2.1
11732025-04-16T22:08:26.381Z Downloaded base16ct v0.2.0
11742025-04-16T22:08:26.381Z Downloaded backoff v0.4.0
11752025-04-16T22:08:26.381Z Downloaded async-stream v0.3.6
11762025-04-16T22:08:26.422Z Downloaded schemars v0.8.22
11772025-04-16T22:08:26.422Z Downloaded blowfish v0.9.1
11782025-04-16T22:08:26.422Z Downloaded rustls-pemfile v2.2.0
11792025-04-16T22:08:26.422Z Downloaded rustls-pemfile v1.0.4
11802025-04-16T22:08:26.422Z Downloaded radium v0.7.0
11812025-04-16T22:08:26.422Z Downloaded quinn-udp v0.5.5
11822025-04-16T22:08:26.422Z Downloaded qorb v0.3.1
11832025-04-16T22:08:26.422Z Downloaded litrs v0.4.1
11842025-04-16T22:08:26.422Z Downloaded hex-literal v0.4.1
11852025-04-16T22:08:26.422Z Downloaded cassowary v0.3.0
11862025-04-16T22:08:26.422Z Downloaded bitfield-struct v0.6.2
11872025-04-16T22:08:26.423Z Downloaded progenitor-macro v0.8.0
11882025-04-16T22:08:26.423Z Downloaded internet-checksum v0.2.1
11892025-04-16T22:08:26.423Z Downloaded hyper-tls v0.6.0
11902025-04-16T22:08:26.423Z Downloaded hostname v0.4.0
11912025-04-16T22:08:26.423Z Downloaded heck v0.3.3
11922025-04-16T22:08:26.462Z Downloaded aes v0.8.4
11932025-04-16T22:08:26.462Z Downloaded headers v0.4.0
11942025-04-16T22:08:26.463Z Downloaded crossterm v0.28.1
11952025-04-16T22:08:26.463Z Downloaded crossbeam-channel v0.5.15
11962025-04-16T22:08:26.463Z Downloaded cobs v0.2.3
11972025-04-16T22:08:26.463Z Downloaded cancel-safe-futures v0.1.5
11982025-04-16T22:08:26.463Z Downloaded bcrypt-pbkdf v0.10.0
11992025-04-16T22:08:26.463Z Downloaded base64ct v1.6.0
12002025-04-16T22:08:26.463Z Downloaded base64 v0.22.1
12012025-04-16T22:08:26.463Z Downloaded base64 v0.21.7
12022025-04-16T22:08:26.502Z Downloaded base64 v0.13.1
12032025-04-16T22:08:26.502Z Downloaded backtrace v0.3.74
12042025-04-16T22:08:26.502Z Downloaded atomicwrites v0.4.4
12052025-04-16T22:08:26.502Z Downloaded atomic-waker v1.1.2
12062025-04-16T22:08:26.502Z Downloaded ascii-canvas v3.0.0
12072025-04-16T22:08:26.502Z Downloaded arrayref v0.3.9
12082025-04-16T22:08:26.502Z Downloaded argon2 v0.5.3
12092025-04-16T22:08:26.502Z Downloaded arc-swap v1.7.1
12102025-04-16T22:08:26.502Z Downloaded ahash v0.8.11
12112025-04-16T22:08:26.503Z Downloaded aes-gcm v0.10.3
12122025-04-16T22:08:26.503Z Downloaded aead v0.5.2
12132025-04-16T22:08:26.503Z Downloaded adler2 v2.0.0
12142025-04-16T22:08:26.503Z Downloaded addr2line v0.24.2
12152025-04-16T22:08:26.503Z Downloaded crossbeam-utils v0.8.21
12162025-04-16T22:08:26.503Z Downloaded crossbeam-epoch v0.9.18
12172025-04-16T22:08:26.503Z Downloaded cookie_store v0.21.1
12182025-04-16T22:08:26.542Z Downloaded cookie v0.18.1
12192025-04-16T22:08:26.543Z Downloaded convert_case v0.4.0
12202025-04-16T22:08:26.543Z Downloaded console v0.15.10
12212025-04-16T22:08:26.543Z Downloaded clang-sys v1.8.1
12222025-04-16T22:08:26.543Z Downloaded ciborium-ll v0.2.2
12232025-04-16T22:08:26.543Z Downloaded cfg_aliases v0.1.1
12242025-04-16T22:08:26.543Z Downloaded cexpr v0.6.0
12252025-04-16T22:08:26.543Z Downloaded cbc v0.1.2
12262025-04-16T22:08:26.543Z Downloaded block-padding v0.3.3
12272025-04-16T22:08:26.543Z Downloaded bitfield v0.14.0
12282025-04-16T22:08:26.543Z Downloaded bit-vec v0.8.0
12292025-04-16T22:08:26.543Z Downloaded bit-set v0.8.0
12302025-04-16T22:08:26.543Z Downloaded bb8 v0.8.5
12312025-04-16T22:08:26.543Z Downloaded async-trait v0.1.88
12322025-04-16T22:08:26.543Z Downloaded arrayvec v0.7.6
12332025-04-16T22:08:26.543Z Downloaded assert_matches v1.5.0
12342025-04-16T22:08:26.666Z Compiling serde v1.0.219
12352025-04-16T22:08:26.706Z Compiling value-bag v1.9.0
12362025-04-16T22:08:26.706Z Compiling lock_api v0.4.12
12372025-04-16T22:08:26.706Z Compiling scopeguard v1.2.0
12382025-04-16T22:08:26.706Z Compiling typenum v1.17.0
12392025-04-16T22:08:26.706Z Compiling generic-array v0.14.7
12402025-04-16T22:08:26.794Z Compiling syn v2.0.98
12412025-04-16T22:08:26.834Z Compiling getrandom v0.2.15
12422025-04-16T22:08:26.880Z Compiling shlex v1.3.0
12432025-04-16T22:08:27.156Z Compiling log v0.4.22
12442025-04-16T22:08:27.223Z Compiling rand_core v0.6.4
12452025-04-16T22:08:27.297Z Compiling jobserver v0.1.32
12462025-04-16T22:08:27.336Z Compiling subtle v2.6.1
12472025-04-16T22:08:27.376Z Compiling smallvec v1.14.0
12482025-04-16T22:08:27.646Z Compiling const-oid v0.9.6
12492025-04-16T22:08:27.686Z Compiling cc v1.2.15
12502025-04-16T22:08:27.726Z Compiling rustix v0.38.37
12512025-04-16T22:08:27.765Z Compiling pin-project-lite v0.2.14
12522025-04-16T22:08:27.889Z Compiling parking_lot_core v0.9.10
12532025-04-16T22:08:27.929Z Compiling signal-hook-registry v1.4.2
12542025-04-16T22:08:28.037Z Compiling stable_deref_trait v1.2.0
12552025-04-16T22:08:28.164Z Compiling mio v1.0.2
12562025-04-16T22:08:28.484Z Compiling spin v0.9.8
12572025-04-16T22:08:28.523Z Compiling futures-core v0.3.31
12582025-04-16T22:08:28.729Z Compiling parking_lot v0.12.3
12592025-04-16T22:08:28.769Z Compiling aho-corasick v1.1.3
12602025-04-16T22:08:28.809Z Compiling regex-syntax v0.8.5
12612025-04-16T22:08:28.851Z Compiling either v1.14.0
12622025-04-16T22:08:29.086Z Compiling libm v0.2.8
12632025-04-16T22:08:29.205Z Compiling pkg-config v0.3.31
12642025-04-16T22:08:29.245Z Compiling cpufeatures v0.2.14
12652025-04-16T22:08:29.337Z Compiling serde_json v1.0.140
12662025-04-16T22:08:29.386Z Compiling socket2 v0.5.9
12672025-04-16T22:08:29.447Z Compiling num-traits v0.2.19
12682025-04-16T22:08:30.015Z Compiling slab v0.4.9
12692025-04-16T22:08:30.055Z Compiling glob v0.3.2
12702025-04-16T22:08:30.632Z Compiling futures-sink v0.3.31
12712025-04-16T22:08:30.692Z Compiling getrandom v0.3.1
12722025-04-16T22:08:30.779Z Compiling clang-sys v1.8.1
12732025-04-16T22:08:30.824Z Compiling prettyplease v0.2.30
12742025-04-16T22:08:31.228Z Compiling lazy_static v1.5.0
12752025-04-16T22:08:31.379Z Compiling minimal-lexical v0.2.1
12762025-04-16T22:08:31.411Z Compiling foldhash v0.1.3
12772025-04-16T22:08:31.457Z Compiling allocator-api2 v0.2.18
12782025-04-16T22:08:31.704Z Compiling libloading v0.8.5
12792025-04-16T22:08:31.811Z Compiling nom v7.1.3
12802025-04-16T22:08:31.996Z Compiling home v0.5.9
12812025-04-16T22:08:32.066Z Compiling regex-automata v0.4.8
12822025-04-16T22:08:32.122Z Compiling hashbrown v0.15.1
12832025-04-16T22:08:32.210Z Compiling bindgen v0.69.5
12842025-04-16T22:08:32.795Z Compiling base64ct v1.6.0
12852025-04-16T22:08:33.102Z Compiling itertools v0.10.5
12862025-04-16T22:08:33.256Z Compiling writeable v0.5.5
12872025-04-16T22:08:33.388Z Compiling pem-rfc7468 v0.7.0
12882025-04-16T22:08:33.793Z Compiling synstructure v0.13.1
12892025-04-16T22:08:34.073Z Compiling lazycell v1.3.0
12902025-04-16T22:08:34.275Z Compiling flagset v0.4.6
12912025-04-16T22:08:34.557Z Compiling cexpr v0.6.0
12922025-04-16T22:08:34.740Z Compiling rustc-hash v1.1.0
12932025-04-16T22:08:34.925Z Compiling litemap v0.7.3
12942025-04-16T22:08:35.073Z Compiling futures-channel v0.3.31
12952025-04-16T22:08:35.293Z Compiling cmake v0.1.51
12962025-04-16T22:08:35.397Z Compiling futures-io v0.3.31
12972025-04-16T22:08:35.459Z Compiling fs_extra v1.3.0
12982025-04-16T22:08:35.668Z Compiling pin-utils v0.1.0
12992025-04-16T22:08:35.776Z Compiling futures-task v0.3.31
13002025-04-16T22:08:35.905Z Compiling dunce v1.0.5
13012025-04-16T22:08:35.945Z Compiling icu_locid_transform_data v1.5.0
13022025-04-16T22:08:36.010Z Compiling paste v1.0.15
13032025-04-16T22:08:36.056Z Compiling vcpkg v0.2.15
13042025-04-16T22:08:36.094Z Compiling crossbeam-utils v0.8.21
13052025-04-16T22:08:36.133Z Compiling icu_properties_data v1.5.0
13062025-04-16T22:08:36.343Z Compiling ring v0.17.11
13072025-04-16T22:08:36.429Z Compiling regex v1.11.1
13082025-04-16T22:08:36.584Z Compiling tracing-core v0.1.32
13092025-04-16T22:08:37.244Z Compiling iana-time-zone v0.1.61
13102025-04-16T22:08:37.293Z Compiling zerocopy v0.8.10
13112025-04-16T22:08:37.545Z Compiling icu_normalizer_data v1.5.0
13122025-04-16T22:08:37.585Z Compiling openssl-sys v0.9.107
13132025-04-16T22:08:37.625Z Compiling utf16_iter v1.0.5
13142025-04-16T22:08:37.664Z Compiling serde_derive v1.0.219
13152025-04-16T22:08:37.704Z Compiling zeroize_derive v1.4.2
13162025-04-16T22:08:37.704Z Compiling zerocopy-derive v0.7.35
13172025-04-16T22:08:37.828Z Compiling zerofrom-derive v0.1.4
13182025-04-16T22:08:37.980Z Compiling tokio-macros v2.5.0
13192025-04-16T22:08:38.492Z Compiling yoke-derive v0.7.4
13202025-04-16T22:08:38.869Z Compiling zeroize v1.8.1
13212025-04-16T22:08:39.247Z Compiling zerovec-derive v0.10.3
13222025-04-16T22:08:39.384Z Compiling zerocopy v0.7.35
13232025-04-16T22:08:39.820Z Compiling displaydoc v0.2.5
13242025-04-16T22:08:40.398Z Compiling crypto-common v0.1.6
13252025-04-16T22:08:40.914Z Compiling block-buffer v0.10.4
13262025-04-16T22:08:40.955Z Compiling block-padding v0.3.3
13272025-04-16T22:08:40.955Z Compiling thiserror-impl v1.0.69
13282025-04-16T22:08:40.995Z Compiling zerofrom v0.1.4
13292025-04-16T22:08:40.995Z Compiling digest v0.10.7
13302025-04-16T22:08:40.995Z Compiling inout v0.1.3
13312025-04-16T22:08:41.054Z Compiling yoke v0.7.4
13322025-04-16T22:08:41.144Z Compiling cipher v0.4.4
13332025-04-16T22:08:41.184Z Compiling der_derive v0.7.3
13342025-04-16T22:08:41.349Z Compiling hmac v0.12.1
13352025-04-16T22:08:41.389Z Compiling sha2 v0.10.8
13362025-04-16T22:08:41.428Z Compiling zerovec v0.10.4
13372025-04-16T22:08:41.606Z Compiling futures-macro v0.3.31
13382025-04-16T22:08:41.646Z Compiling icu_provider_macros v1.5.0
13392025-04-16T22:08:41.779Z Compiling salsa20 v0.10.2
13402025-04-16T22:08:42.015Z Compiling pbkdf2 v0.12.2
13412025-04-16T22:08:42.203Z Compiling ppv-lite86 v0.2.20
13422025-04-16T22:08:42.540Z Compiling scrypt v0.11.0
13432025-04-16T22:08:42.881Z Compiling aes v0.8.4
13442025-04-16T22:08:43.024Z Compiling tinystr v0.7.6
13452025-04-16T22:08:43.103Z Compiling der v0.7.9
13462025-04-16T22:08:43.157Z Compiling futures-util v0.3.31
13472025-04-16T22:08:43.295Z Compiling thiserror v1.0.69
13482025-04-16T22:08:43.334Z Compiling icu_collections v1.5.0
13492025-04-16T22:08:43.408Z Compiling icu_locid v1.5.0
13502025-04-16T22:08:43.460Z Compiling cbc v0.1.2
13512025-04-16T22:08:43.704Z Compiling pest v2.7.14
13522025-04-16T22:08:44.217Z Compiling tracing-attributes v0.1.27
13532025-04-16T22:08:44.467Z Compiling icu_provider v1.5.0
13542025-04-16T22:08:45.051Z Compiling spki v0.7.3
13552025-04-16T22:08:45.209Z Compiling icu_locid_transform v1.5.0
13562025-04-16T22:08:45.379Z Compiling pkcs5 v0.7.1
13572025-04-16T22:08:45.418Z Compiling aws-lc-rs v1.12.4
13582025-04-16T22:08:45.743Z Compiling write16 v1.0.0
13592025-04-16T22:08:45.783Z Compiling percent-encoding v2.3.1
13602025-04-16T22:08:45.885Z Compiling utf8_iter v1.0.4
13612025-04-16T22:08:46.079Z Compiling pkcs8 v0.10.2
13622025-04-16T22:08:46.127Z Compiling pest_meta v2.7.14
13632025-04-16T22:08:46.269Z Compiling icu_properties v1.5.1
13642025-04-16T22:08:46.381Z Compiling scroll_derive v0.12.0
13652025-04-16T22:08:46.659Z Compiling zerocopy-derive v0.8.10
13662025-04-16T22:08:46.910Z Compiling tracing v0.1.40
13672025-04-16T22:08:47.508Z Compiling httparse v1.9.5
13682025-04-16T22:08:47.960Z Compiling rustls-pki-types v1.10.0
13692025-04-16T22:08:48.117Z Compiling bytes v1.10.1
13702025-04-16T22:08:48.343Z Compiling bitflags v2.9.0
13712025-04-16T22:08:48.375Z Compiling semver v1.0.25
13722025-04-16T22:08:48.834Z Compiling indexmap v2.7.1
13732025-04-16T22:08:49.002Z Compiling rustc_version v0.4.1
13742025-04-16T22:08:49.384Z Compiling tokio v1.43.1
13752025-04-16T22:08:49.650Z Compiling http v1.2.0
13762025-04-16T22:08:49.819Z Compiling uuid v1.16.0
13772025-04-16T22:08:50.063Z Compiling icu_normalizer v1.5.0
13782025-04-16T22:08:50.285Z Compiling chrono v0.4.40
13792025-04-16T22:08:51.107Z Compiling tinyvec_macros v0.1.1
13802025-04-16T22:08:51.215Z Compiling tinyvec v1.8.0
13812025-04-16T22:08:51.264Z Compiling http-body v1.0.1
13822025-04-16T22:08:51.498Z Compiling idna_adapter v1.2.0
13832025-04-16T22:08:51.655Z Compiling scroll v0.12.0
13842025-04-16T22:08:51.713Z Compiling pest_generator v2.7.14
13852025-04-16T22:08:51.747Z Compiling serde_derive_internals v0.29.1
13862025-04-16T22:08:52.146Z Compiling which v4.4.2
13872025-04-16T22:08:52.637Z Compiling bzip2-sys v0.1.13+1.0.8
13882025-04-16T22:08:52.785Z Compiling rustversion v1.0.17
13892025-04-16T22:08:53.067Z Compiling foreign-types-shared v0.1.1
13902025-04-16T22:08:53.140Z Compiling adler2 v2.0.0
13912025-04-16T22:08:53.190Z Compiling try-lock v0.2.5
13922025-04-16T22:08:53.223Z Compiling time-core v0.1.2
13932025-04-16T22:08:53.353Z Compiling openssl v0.10.72
13942025-04-16T22:08:53.385Z Compiling atomic-waker v1.1.2
13952025-04-16T22:08:53.385Z Compiling num-conv v0.1.0
13962025-04-16T22:08:53.420Z Compiling powerfmt v0.2.0
13972025-04-16T22:08:53.578Z Compiling untrusted v0.7.1
13982025-04-16T22:08:53.671Z Compiling schemars v0.8.22
13992025-04-16T22:08:53.709Z Compiling untrusted v0.9.0
14002025-04-16T22:08:53.741Z Compiling goblin v0.8.2
14012025-04-16T22:08:53.801Z Compiling schemars_derive v0.8.22
14022025-04-16T22:08:53.833Z Compiling deranged v0.3.11
14032025-04-16T22:08:54.008Z Compiling rand_core v0.9.2
14042025-04-16T22:08:54.112Z Compiling time-macros v0.2.18
14052025-04-16T22:08:54.531Z Compiling want v0.3.1
14062025-04-16T22:08:54.783Z Compiling miniz_oxide v0.8.5
14072025-04-16T22:08:55.070Z Compiling pest_derive v2.7.14
14082025-04-16T22:08:55.709Z Compiling foreign-types v0.3.2
14092025-04-16T22:08:56.034Z Compiling idna v1.0.3
14102025-04-16T22:08:56.484Z Compiling tokio-util v0.7.13
14112025-04-16T22:08:56.765Z Compiling form_urlencoded v1.2.1
14122025-04-16T22:08:57.070Z Compiling openssl-macros v0.1.1
14132025-04-16T22:08:57.346Z Compiling rustls v0.23.19
14142025-04-16T22:08:57.623Z Compiling h2 v0.4.6
14152025-04-16T22:08:57.666Z Compiling tower-service v0.3.3
14162025-04-16T22:08:57.802Z Compiling dyn-clone v1.0.19
14172025-04-16T22:08:57.835Z Compiling num_threads v0.1.7
14182025-04-16T22:08:57.867Z Compiling syn v1.0.109
14192025-04-16T22:08:57.989Z Compiling native-tls v0.2.12
14202025-04-16T22:08:58.064Z Compiling httpdate v1.0.3
14212025-04-16T22:08:58.498Z Compiling time v0.3.36
14222025-04-16T22:08:58.679Z Compiling dof v0.3.0
14232025-04-16T22:09:00.223Z Compiling dtrace-parser v0.2.0
14242025-04-16T22:09:01.171Z Compiling rand_chacha v0.9.0
14252025-04-16T22:09:01.380Z Compiling unicode-normalization v0.1.24
14262025-04-16T22:09:01.684Z Compiling heapless v0.7.17
14272025-04-16T22:09:01.760Z Compiling crossbeam-epoch v0.9.18
14282025-04-16T22:09:02.070Z Compiling rand_chacha v0.3.1
14292025-04-16T22:09:02.253Z Compiling signature v2.2.0
14302025-04-16T22:09:02.382Z Compiling crc32fast v1.4.2
14312025-04-16T22:09:02.414Z Compiling cookie v0.18.1
14322025-04-16T22:09:02.538Z Compiling slog v2.7.0
14332025-04-16T22:09:02.678Z Compiling base64 v0.22.1
14342025-04-16T22:09:02.710Z Compiling rayon-core v1.12.1
14352025-04-16T22:09:02.808Z Compiling unicode-properties v0.1.3
14362025-04-16T22:09:02.971Z Compiling signal-hook v0.3.17
14372025-04-16T22:09:03.013Z Compiling siphasher v0.3.11
14382025-04-16T22:09:03.158Z Compiling unicode-bidi v0.3.17
14392025-04-16T22:09:03.241Z Compiling openssl-probe v0.1.5
14402025-04-16T22:09:03.307Z Compiling phf_shared v0.11.2
14412025-04-16T22:09:03.532Z Compiling hyper v1.6.0
14422025-04-16T22:09:03.735Z Compiling rand v0.8.5
14432025-04-16T22:09:03.884Z Compiling stringprep v0.1.5
14442025-04-16T22:09:04.004Z Compiling usdt-impl v0.5.0
14452025-04-16T22:09:04.215Z Compiling crossbeam-deque v0.8.5
14462025-04-16T22:09:04.640Z Compiling rand v0.9.0
14472025-04-16T22:09:04.848Z Compiling url v2.5.3
14482025-04-16T22:09:05.183Z Compiling curve25519-dalek v4.1.3
14492025-04-16T22:09:05.563Z Compiling serde_spanned v0.6.8
14502025-04-16T22:09:05.765Z Compiling hyper-util v0.1.10
14512025-04-16T22:09:05.843Z Compiling toml_datetime v0.6.8
14522025-04-16T22:09:05.905Z Compiling serde_tokenstream v0.2.2
14532025-04-16T22:09:06.147Z Compiling md-5 v0.10.6
14542025-04-16T22:09:06.253Z Compiling num-integer v0.1.46
14552025-04-16T22:09:06.328Z Compiling hash32 v0.2.1
14562025-04-16T22:09:06.417Z Compiling ff v0.13.0
14572025-04-16T22:09:06.457Z Compiling memoffset v0.9.1
14582025-04-16T22:09:06.641Z Compiling gimli v0.31.1
14592025-04-16T22:09:06.680Z Compiling num-bigint-dig v0.8.4
14602025-04-16T22:09:06.733Z Compiling psl-types v2.0.11
14612025-04-16T22:09:06.772Z Compiling portable-atomic v1.11.0
14622025-04-16T22:09:06.874Z Compiling smoltcp v0.9.1
14632025-04-16T22:09:06.941Z Compiling newtype-uuid v1.2.1
14642025-04-16T22:09:06.981Z Compiling cfg_aliases v0.2.1
14652025-04-16T22:09:07.078Z Compiling litrs v0.4.1
14662025-04-16T22:09:07.223Z Compiling fallible-iterator v0.2.0
14672025-04-16T22:09:07.441Z Compiling base16ct v0.2.0
14682025-04-16T22:09:07.671Z Compiling sec1 v0.7.3
14692025-04-16T22:09:07.803Z Compiling postgres-protocol v0.6.8
14702025-04-16T22:09:07.851Z Compiling nix v0.29.0
14712025-04-16T22:09:08.029Z Compiling document-features v0.2.10
14722025-04-16T22:09:08.207Z Compiling publicsuffix v2.3.0
14732025-04-16T22:09:08.457Z Compiling num-iter v0.1.45
14742025-04-16T22:09:08.496Z Compiling group v0.13.0
14752025-04-16T22:09:08.764Z Compiling tokio-native-tls v0.3.1
14762025-04-16T22:09:09.392Z Compiling flate2 v1.1.1
14772025-04-16T22:09:09.618Z Compiling ipnetwork v0.21.1
14782025-04-16T22:09:09.766Z Compiling terminal_size v0.4.0
14792025-04-16T22:09:09.806Z Compiling http-body-util v0.1.3
14802025-04-16T22:09:09.988Z Compiling addr2line v0.24.2
14812025-04-16T22:09:10.093Z Compiling webpki-roots v0.26.6
14822025-04-16T22:09:10.175Z Compiling hkdf v0.12.4
14832025-04-16T22:09:10.214Z Compiling crypto-bigint v0.5.5
14842025-04-16T22:09:10.288Z Compiling async-trait v0.1.88
14852025-04-16T22:09:10.327Z Compiling zerocopy-derive v0.6.6
14862025-04-16T22:09:10.437Z Compiling curve25519-dalek-derive v0.1.1
14872025-04-16T22:09:10.488Z Compiling sync_wrapper v1.0.1
14882025-04-16T22:09:10.596Z Compiling fs-err v2.11.0
14892025-04-16T22:09:10.652Z Compiling ahash v0.8.11
14902025-04-16T22:09:10.873Z Compiling object v0.36.5
14912025-04-16T22:09:10.966Z Compiling bumpalo v3.16.0
14922025-04-16T22:09:11.387Z Compiling lockfree-object-pool v0.1.6
14932025-04-16T22:09:11.584Z Compiling zip v2.6.1
14942025-04-16T22:09:11.641Z Compiling unicode-width v0.2.0
14952025-04-16T22:09:11.870Z Compiling ipnet v2.11.0
14962025-04-16T22:09:11.910Z Compiling tower-layer v0.3.3
14972025-04-16T22:09:12.112Z Compiling winnow v0.5.40
14982025-04-16T22:09:12.174Z Compiling simd-adler32 v0.3.7
14992025-04-16T22:09:12.358Z Compiling buf-list v1.0.3
15002025-04-16T22:09:12.678Z Compiling anyhow v1.0.97
15012025-04-16T22:09:12.825Z Compiling rustc-demangle v0.1.24
15022025-04-16T22:09:12.910Z Compiling managed v0.8.0
15032025-04-16T22:09:13.546Z Compiling clap_builder v4.5.35
15042025-04-16T22:09:13.720Z Compiling strum_macros v0.25.3
15052025-04-16T22:09:14.774Z Compiling hubpack_derive v0.1.1
15062025-04-16T22:09:15.047Z Compiling toml_edit v0.19.15
15072025-04-16T22:09:15.087Z Compiling elliptic-curve v0.13.8
15082025-04-16T22:09:15.140Z Compiling zopfli v0.8.1
15092025-04-16T22:09:15.521Z Compiling hubpack v0.1.2
15102025-04-16T22:09:15.858Z Compiling tower v0.5.2
15112025-04-16T22:09:15.919Z Compiling console v0.15.10
15122025-04-16T22:09:16.508Z Compiling backtrace v0.3.74
15132025-04-16T22:09:16.583Z Compiling zerocopy v0.6.6
15142025-04-16T22:09:17.124Z Compiling hyper-tls v0.6.0
15152025-04-16T22:09:17.225Z Compiling oxnet v0.1.1
15162025-04-16T22:09:17.264Z Compiling rayon v1.10.0
15172025-04-16T22:09:17.491Z Compiling signal-hook-mio v0.2.4
15182025-04-16T22:09:17.666Z Compiling cookie_store v0.21.1
15192025-04-16T22:09:18.945Z Compiling postgres-types v0.2.9
15202025-04-16T22:09:20.111Z Compiling usdt-attr-macro v0.5.0
15212025-04-16T22:09:20.414Z Compiling usdt-macro v0.5.0
15222025-04-16T22:09:20.520Z Compiling phf v0.11.2
15232025-04-16T22:09:20.776Z Compiling ed25519 v2.2.3
15242025-04-16T22:09:20.941Z Compiling strum_macros v0.26.4
15252025-04-16T22:09:21.009Z Compiling bzip2 v0.5.2
15262025-04-16T22:09:21.399Z Compiling bzip2 v0.4.4
15272025-04-16T22:09:21.437Z Compiling serde_urlencoded v0.7.1
15282025-04-16T22:09:21.639Z Compiling enum-as-inner v0.6.1
15292025-04-16T22:09:21.769Z Compiling clap_derive v4.5.32
15302025-04-16T22:09:21.904Z Compiling rustls-pemfile v2.2.0
15312025-04-16T22:09:22.226Z Compiling serde-big-array v0.5.1
15322025-04-16T22:09:22.423Z Compiling futures-executor v0.3.31
15332025-04-16T22:09:22.455Z Compiling pkcs1 v0.7.5
15342025-04-16T22:09:22.552Z Compiling rfc6979 v0.4.0
15352025-04-16T22:09:22.747Z Compiling daft-derive v0.1.3
15362025-04-16T22:09:22.887Z Compiling serde_repr v0.1.19
15372025-04-16T22:09:22.937Z Compiling bstr v1.10.0
15382025-04-16T22:09:23.263Z Compiling float-cmp v0.10.0
15392025-04-16T22:09:23.507Z Compiling encoding_rs v0.8.34
15402025-04-16T22:09:23.859Z Compiling precomputed-hash v0.1.1
15412025-04-16T22:09:23.989Z Compiling data-encoding v2.6.0
15422025-04-16T22:09:24.081Z Compiling mime v0.3.17
15432025-04-16T22:09:24.312Z Compiling predicates-core v1.0.8
15442025-04-16T22:09:24.625Z Compiling whoami v1.5.2
15452025-04-16T22:09:24.665Z Compiling unicode-segmentation v1.12.0
15462025-04-16T22:09:24.767Z Compiling fixedbitset v0.4.2
15472025-04-16T22:09:25.150Z Compiling new_debug_unreachable v1.0.6
15482025-04-16T22:09:25.183Z Compiling number_prefix v0.4.0
15492025-04-16T22:09:25.262Z Compiling normalize-line-endings v0.3.0
15502025-04-16T22:09:25.392Z Compiling difflib v0.4.0
15512025-04-16T22:09:25.425Z Compiling static_assertions v1.1.0
15522025-04-16T22:09:25.425Z Compiling clap v4.5.35
15532025-04-16T22:09:25.464Z Compiling toml_edit v0.22.24
15542025-04-16T22:09:25.537Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15552025-04-16T22:09:25.578Z Compiling indicatif v0.17.11
15562025-04-16T22:09:25.630Z Compiling string_cache v0.8.9
15572025-04-16T22:09:26.053Z Compiling predicates v3.1.3
15582025-04-16T22:09:26.563Z Compiling similar v2.7.0
15592025-04-16T22:09:26.772Z Compiling petgraph v0.6.5
15602025-04-16T22:09:27.369Z Compiling tokio-postgres v0.7.13
15612025-04-16T22:09:27.401Z Compiling strum v0.26.3
15622025-04-16T22:09:27.589Z Compiling hickory-proto v0.24.4
15632025-04-16T22:09:28.400Z Compiling daft v0.1.3
15642025-04-16T22:09:28.843Z Compiling usdt v0.5.0
15652025-04-16T22:09:29.270Z Compiling rsa v0.9.6
15662025-04-16T22:09:29.508Z Compiling ecdsa v0.16.9
15672025-04-16T22:09:29.935Z Compiling futures v0.3.31
15682025-04-16T22:09:30.067Z Compiling zip v0.6.6
15692025-04-16T22:09:31.016Z Compiling ed25519-dalek v2.1.1
15702025-04-16T22:09:31.625Z Compiling toml v0.7.8
15712025-04-16T22:09:32.044Z Compiling crossterm v0.28.1
15722025-04-16T22:09:32.925Z Compiling tokio-stream v0.1.17
15732025-04-16T22:09:32.957Z Compiling openapiv3 v2.0.0
15742025-04-16T22:09:33.293Z Compiling x509-cert v0.2.5
15752025-04-16T22:09:33.340Z Compiling sha1 v0.10.6
15762025-04-16T22:09:33.710Z Compiling itertools v0.13.0
15772025-04-16T22:09:33.782Z Compiling dirs-sys-next v0.1.2
15782025-04-16T22:09:34.255Z Compiling peg-runtime v0.8.5
15792025-04-16T22:09:34.787Z Compiling lalrpop-util v0.19.12
15802025-04-16T22:09:34.820Z Compiling unicode-xid v0.2.6
15812025-04-16T22:09:35.000Z Compiling dirs-next v2.0.0
15822025-04-16T22:09:35.121Z Compiling thread_local v1.1.8
15832025-04-16T22:09:35.203Z Compiling slog-async v2.8.0
15842025-04-16T22:09:35.417Z Compiling term v0.7.0
15852025-04-16T22:09:35.567Z Compiling xattr v1.3.1
15862025-04-16T22:09:35.723Z Compiling crossbeam-channel v0.5.15
15872025-04-16T22:09:35.756Z Compiling filetime v0.2.25
15882025-04-16T22:09:35.837Z Compiling is-terminal v0.4.13
15892025-04-16T22:09:35.981Z Compiling take_mut v0.2.2
15902025-04-16T22:09:36.060Z Compiling tar v0.4.44
15912025-04-16T22:09:36.150Z Compiling slog-term v2.9.1
15922025-04-16T22:09:36.238Z Compiling camino v1.1.9
15932025-04-16T22:09:41.855Z Compiling aws-lc-sys v0.26.0
15942025-04-16T22:10:16.673Z Compiling rustls-webpki v0.102.8
15952025-04-16T22:10:25.479Z Compiling tokio-rustls v0.26.0
15962025-04-16T22:10:25.480Z Compiling hyper-rustls v0.27.3
15972025-04-16T22:10:25.480Z Compiling reqwest v0.12.12
15982025-04-16T22:10:27.318Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15992025-04-16T22:10:27.698Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16002025-04-16T22:10:33.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
16012025-04-16T22:10:33.427Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16022025-04-16T22:10:33.499ZApr 16 22:10:33.335 INFO Starting download, target: Clickhouse
16032025-04-16T22:10:33.499ZApr 16 22:10:33.336 INFO Starting download, target: Console
16042025-04-16T22:10:33.539ZApr 16 22:10:33.336 INFO Starting download, target: Cockroach
16052025-04-16T22:10:33.539ZApr 16 22:10:33.336 INFO Starting download, target: MaghemiteMgd
16062025-04-16T22:10:33.539ZApr 16 22:10:33.336 INFO Starting download, target: DendriteStub
16072025-04-16T22:10:33.539ZApr 16 22:10:33.336 INFO Starting download, target: TransceiverControl
16082025-04-16T22:10:33.539ZApr 16 22:10:33.338 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16092025-04-16T22:10:33.539ZApr 16 22:10:33.338 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16102025-04-16T22:10:33.539ZApr 16 22:10:33.338 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16112025-04-16T22:10:33.539ZApr 16 22:10:33.338 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16122025-04-16T22:10:33.539ZApr 16 22:10:33.338 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16132025-04-16T22:10:33.539ZApr 16 22:10:33.339 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16142025-04-16T22:10:33.782ZApr 16 22:10:33.615 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16152025-04-16T22:10:34.213ZApr 16 22:10:34.037 INFO Download complete, target: Console
16162025-04-16T22:10:34.570ZApr 16 22:10:34.403 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16172025-04-16T22:10:34.936ZApr 16 22:10:34.773 INFO Download complete, target: TransceiverControl
16182025-04-16T22:10:36.296ZApr 16 22:10:36.133 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16192025-04-16T22:10:36.732ZApr 16 22:10:36.569 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16202025-04-16T22:10:39.124ZApr 16 22:10:38.961 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16212025-04-16T22:10:39.124ZApr 16 22:10:38.961 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16222025-04-16T22:10:39.510ZApr 16 22:10:39.348 INFO Download complete, target: MaghemiteMgd
16232025-04-16T22:10:39.626ZApr 16 22:10:39.462 INFO Download complete, target: DendriteStub
16242025-04-16T22:10:46.505ZApr 16 22:10:46.343 INFO Checking that binary works, target: Cockroach
16252025-04-16T22:10:46.787ZApr 16 22:10:46.624 INFO Download complete, target: Cockroach
16262025-04-16T22:10:50.848ZApr 16 22:10:50.685 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16272025-04-16T22:11:02.830ZApr 16 22:11:02.665 INFO Checking that binary works, target: Clickhouse
16282025-04-16T22:11:03.035ZApr 16 22:11:02.871 INFO Download complete, target: Clickhouse
16292025-04-16T22:11:03.075ZAll builder prerequisites installed successfully, and PATH looks valid
16302025-04-16T22:11:03.075Z
16312025-04-16T22:11:03.075Zreal 5:52.139118664
16322025-04-16T22:11:03.075Zuser 14:05.605791149
16332025-04-16T22:11:03.075Zsys 2:22.669366521
16342025-04-16T22:11:03.075Ztrap 0.521201193
16352025-04-16T22:11:03.075Ztflt 0.378495173
16362025-04-16T22:11:03.075Zdflt 1.142346553
16372025-04-16T22:11:03.075Zkflt 0.010218355
16382025-04-16T22:11:03.075Zlock 25:16.566360625
16392025-04-16T22:11:03.075Zslp 51:05.174300554
16402025-04-16T22:11:03.075Zlat 1:03.774274143
16412025-04-16T22:11:03.075Zstop 2:22.232203107
16422025-04-16T22:11:03.076Z+ banner hack-check
16432025-04-16T22:11:03.076Z
16442025-04-16T22:11:03.076Z # # ## #### # # #### # # ###### #### # #
16452025-04-16T22:11:03.076Z # # # # # # # # # # # # # # # # #
16462025-04-16T22:11:03.076Z ###### # # # #### ##### # ###### ##### # ####
16472025-04-16T22:11:03.076Z # # ###### # # # # # # # # # #
16482025-04-16T22:11:03.076Z # # # # # # # # # # # # # # # # #
16492025-04-16T22:11:03.076Z # # # # #### # # #### # # ###### #### # #
16502025-04-16T22:11:03.076Z
16512025-04-16T22:11:03.076Z+ export CARGO_INCREMENTAL=0
16522025-04-16T22:11:03.076Z+ CARGO_INCREMENTAL=0
16532025-04-16T22:11:03.076Z+ ptime -m timeout 2h cargo xtask check-features --ci
16542025-04-16T22:11:04.093Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16552025-04-16T22:11:04.367Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16562025-04-16T22:11:08.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
16572025-04-16T22:11:08.211Z Running `target/debug/xtask check-features --ci`
16582025-04-16T22:11:08.251Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16592025-04-16T22:11:08.252Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16602025-04-16T22:11:09.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
16612025-04-16T22:11:09.142Z Running `target/debug/xtask download cargo-hack`
16622025-04-16T22:11:10.603Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16632025-04-16T22:11:11.037Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16642025-04-16T22:11:15.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.76s
16652025-04-16T22:11:16.079Z Running `target/debug/xtask-downloader cargo-hack`
16662025-04-16T22:11:16.142ZApr 16 22:11:15.974 INFO Starting download, target: CargoHack
16672025-04-16T22:11:16.198ZApr 16 22:11:15.976 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16682025-04-16T22:11:16.727ZApr 16 22:11:16.564 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16692025-04-16T22:11:16.820ZApr 16 22:11:16.657 INFO Download complete, target: CargoHack
16702025-04-16T22:11:16.860Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16712025-04-16T22:11:16.860Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16722025-04-16T22:11:17.122Zinfo: running `cargo check --bins` on api_identity (1/207)
16732025-04-16T22:11:17.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-04-16T22:11:18.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-04-16T22:11:18.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-04-16T22:11:18.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16772025-04-16T22:11:18.104Z
16782025-04-16T22:11:18.104Zinfo: running `cargo check --bins` on bootstore (2/207)
16792025-04-16T22:11:19.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-04-16T22:11:19.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-04-16T22:11:19.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-04-16T22:11:19.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16832025-04-16T22:11:19.124Z
16842025-04-16T22:11:19.124Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/207)
16852025-04-16T22:11:20.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-04-16T22:11:20.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-04-16T22:11:20.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-04-16T22:11:20.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16892025-04-16T22:11:20.165Z
16902025-04-16T22:11:20.166Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/207)
16912025-04-16T22:11:21.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-04-16T22:11:21.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-04-16T22:11:21.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-04-16T22:11:21.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
16952025-04-16T22:11:21.148Z
16962025-04-16T22:11:21.148Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/207)
16972025-04-16T22:11:21.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-04-16T22:11:21.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-04-16T22:11:21.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-04-16T22:11:21.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17012025-04-16T22:11:21.929Z
17022025-04-16T22:11:21.929Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/207)
17032025-04-16T22:11:22.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-04-16T22:11:22.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-04-16T22:11:22.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-04-16T22:11:22.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17072025-04-16T22:11:22.665Z
17082025-04-16T22:11:22.665Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/207)
17092025-04-16T22:11:23.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-04-16T22:11:23.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-04-16T22:11:23.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-04-16T22:11:23.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17132025-04-16T22:11:23.437Z
17142025-04-16T22:11:23.437Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/207)
17152025-04-16T22:11:24.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-04-16T22:11:24.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-04-16T22:11:24.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-04-16T22:11:24.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17192025-04-16T22:11:24.206Z
17202025-04-16T22:11:24.206Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/207)
17212025-04-16T22:11:24.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-04-16T22:11:24.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-04-16T22:11:24.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-04-16T22:11:24.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17252025-04-16T22:11:24.926Z
17262025-04-16T22:11:24.927Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/207)
17272025-04-16T22:11:25.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-04-16T22:11:25.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-04-16T22:11:25.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-04-16T22:11:25.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17312025-04-16T22:11:25.661Z
17322025-04-16T22:11:25.661Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/207)
17332025-04-16T22:11:26.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-04-16T22:11:26.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-04-16T22:11:26.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-04-16T22:11:26.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17372025-04-16T22:11:26.424Z
17382025-04-16T22:11:26.424Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/207)
17392025-04-16T22:11:27.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-04-16T22:11:27.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-04-16T22:11:27.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-04-16T22:11:27.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17432025-04-16T22:11:27.152Z
17442025-04-16T22:11:27.152Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/207)
17452025-04-16T22:11:27.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-04-16T22:11:27.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-04-16T22:11:27.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-04-16T22:11:27.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17492025-04-16T22:11:27.908Z
17502025-04-16T22:11:27.908Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/207)
17512025-04-16T22:11:28.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-04-16T22:11:28.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-04-16T22:11:28.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-04-16T22:11:28.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17552025-04-16T22:11:28.668Z
17562025-04-16T22:11:28.668Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/207)
17572025-04-16T22:11:29.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-04-16T22:11:29.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-04-16T22:11:29.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-04-16T22:11:29.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17612025-04-16T22:11:29.412Z
17622025-04-16T22:11:29.412Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/207)
17632025-04-16T22:11:30.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-04-16T22:11:30.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-04-16T22:11:30.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-04-16T22:11:30.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17672025-04-16T22:11:30.107Z
17682025-04-16T22:11:30.107Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/207)
17692025-04-16T22:11:30.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-04-16T22:11:30.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-04-16T22:11:30.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-04-16T22:11:30.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17732025-04-16T22:11:30.902Z
17742025-04-16T22:11:30.902Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/207)
17752025-04-16T22:11:31.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-04-16T22:11:31.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-04-16T22:11:31.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-04-16T22:11:31.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17792025-04-16T22:11:31.551Z
17802025-04-16T22:11:31.551Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/207)
17812025-04-16T22:11:32.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-04-16T22:11:32.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-04-16T22:11:32.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-04-16T22:11:32.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17852025-04-16T22:11:32.348Z
17862025-04-16T22:11:32.348Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/207)
17872025-04-16T22:11:33.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-04-16T22:11:33.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-04-16T22:11:33.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-04-16T22:11:33.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17912025-04-16T22:11:33.103Z
17922025-04-16T22:11:33.103Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/207)
17932025-04-16T22:11:33.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-04-16T22:11:33.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-04-16T22:11:33.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-04-16T22:11:33.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17972025-04-16T22:11:33.852Z
17982025-04-16T22:11:33.852Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/207)
17992025-04-16T22:11:34.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-04-16T22:11:34.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-04-16T22:11:34.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-04-16T22:11:34.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18032025-04-16T22:11:34.612Z
18042025-04-16T22:11:34.612Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/207)
18052025-04-16T22:11:35.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-04-16T22:11:35.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-04-16T22:11:35.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-04-16T22:11:35.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18092025-04-16T22:11:35.379Z
18102025-04-16T22:11:35.379Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/207)
18112025-04-16T22:11:36.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-04-16T22:11:36.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-04-16T22:11:36.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-04-16T22:11:36.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18152025-04-16T22:11:36.135Z
18162025-04-16T22:11:36.135Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/207)
18172025-04-16T22:11:36.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-04-16T22:11:36.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-04-16T22:11:36.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-04-16T22:11:36.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18212025-04-16T22:11:36.912Z
18222025-04-16T22:11:36.912Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/207)
18232025-04-16T22:11:37.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-04-16T22:11:37.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-04-16T22:11:37.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-04-16T22:11:37.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18272025-04-16T22:11:37.772Z
18282025-04-16T22:11:37.772Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/207)
18292025-04-16T22:11:38.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-04-16T22:11:38.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-04-16T22:11:38.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-04-16T22:11:38.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18332025-04-16T22:11:38.537Z
18342025-04-16T22:11:38.537Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/207)
18352025-04-16T22:11:39.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-04-16T22:11:39.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-04-16T22:11:39.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-04-16T22:11:39.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18392025-04-16T22:11:39.326Z
18402025-04-16T22:11:39.326Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/207)
18412025-04-16T22:11:40.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-04-16T22:11:40.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-04-16T22:11:40.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-04-16T22:11:40.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18452025-04-16T22:11:40.141Z
18462025-04-16T22:11:40.141Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/207)
18472025-04-16T22:11:40.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-04-16T22:11:40.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-04-16T22:11:40.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-04-16T22:11:40.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18512025-04-16T22:11:40.849Z
18522025-04-16T22:11:40.849Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/207)
18532025-04-16T22:11:41.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-04-16T22:11:41.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-04-16T22:11:41.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-04-16T22:11:41.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18572025-04-16T22:11:41.548Z
18582025-04-16T22:11:41.548Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/207)
18592025-04-16T22:11:42.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-04-16T22:11:42.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-04-16T22:11:42.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-04-16T22:11:42.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18632025-04-16T22:11:42.312Z
18642025-04-16T22:11:42.313Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/207)
18652025-04-16T22:11:42.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-04-16T22:11:43.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-04-16T22:11:43.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-04-16T22:11:43.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18692025-04-16T22:11:43.068Z
18702025-04-16T22:11:43.068Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/207)
18712025-04-16T22:11:46.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-04-16T22:11:46.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-04-16T22:11:46.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-04-16T22:11:46.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18752025-04-16T22:11:46.662Z
18762025-04-16T22:11:46.662Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/207)
18772025-04-16T22:11:46.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-04-16T22:11:46.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-04-16T22:11:46.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-04-16T22:11:46.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18812025-04-16T22:11:46.662Z
18822025-04-16T22:11:46.662Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/207)
18832025-04-16T22:11:46.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-04-16T22:11:46.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-04-16T22:11:46.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-04-16T22:11:46.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18872025-04-16T22:11:46.663Z
18882025-04-16T22:11:46.663Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/207)
18892025-04-16T22:11:46.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-04-16T22:11:46.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-04-16T22:11:46.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-04-16T22:11:46.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18932025-04-16T22:11:46.695Z
18942025-04-16T22:11:46.695Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/207)
18952025-04-16T22:11:46.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-04-16T22:11:46.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-04-16T22:11:46.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-04-16T22:11:46.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18992025-04-16T22:11:46.820Z
19002025-04-16T22:11:46.820Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/207)
19012025-04-16T22:11:47.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-04-16T22:11:47.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-04-16T22:11:47.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-04-16T22:11:47.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19052025-04-16T22:11:47.598Z
19062025-04-16T22:11:47.599Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/207)
19072025-04-16T22:11:48.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-04-16T22:11:48.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-04-16T22:11:48.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-04-16T22:11:48.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19112025-04-16T22:11:48.379Z
19122025-04-16T22:11:48.379Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/207)
19132025-04-16T22:11:49.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-04-16T22:11:49.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-04-16T22:11:49.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-04-16T22:11:49.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19172025-04-16T22:11:49.099Z
19182025-04-16T22:11:49.099Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/207)
19192025-04-16T22:11:49.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-04-16T22:11:49.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-04-16T22:11:49.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-04-16T22:11:49.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19232025-04-16T22:11:49.838Z
19242025-04-16T22:11:49.839Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/207)
19252025-04-16T22:11:50.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-04-16T22:11:50.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-04-16T22:11:50.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-04-16T22:11:50.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19292025-04-16T22:11:50.578Z
19302025-04-16T22:11:50.578Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/207)
19312025-04-16T22:11:52.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-04-16T22:11:52.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-04-16T22:11:52.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-04-16T22:11:52.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19352025-04-16T22:11:52.666Z
19362025-04-16T22:11:52.666Zinfo: running `cargo check --bins` on sled-hardware-types (45/207)
19372025-04-16T22:11:52.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-04-16T22:11:52.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-04-16T22:11:52.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-04-16T22:11:52.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19412025-04-16T22:11:52.667Z
19422025-04-16T22:11:52.667Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/207)
19432025-04-16T22:11:53.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-04-16T22:11:53.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-04-16T22:11:53.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-04-16T22:11:53.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19472025-04-16T22:11:53.367Z
19482025-04-16T22:11:53.367Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/207)
19492025-04-16T22:11:54.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-04-16T22:11:54.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-04-16T22:11:54.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-04-16T22:11:54.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19532025-04-16T22:11:54.361Z
19542025-04-16T22:11:54.361Zinfo: running `cargo check --bins` on oxlog (48/207)
19552025-04-16T22:11:55.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-04-16T22:11:55.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-04-16T22:11:55.337Z Checking cfg-if v1.0.0
19582025-04-16T22:11:55.370Z Checking libc v0.2.171
19592025-04-16T22:11:55.370Z Checking serde v1.0.219
19602025-04-16T22:11:55.370Z Checking zeroize v1.8.1
19612025-04-16T22:11:55.403Z Checking memchr v2.7.4
19622025-04-16T22:11:55.403Z Checking typenum v1.17.0
19632025-04-16T22:11:55.403Z Checking value-bag v1.9.0
19642025-04-16T22:11:55.403Z Checking subtle v2.6.1
19652025-04-16T22:11:55.521Z Checking smallvec v1.14.0
19662025-04-16T22:11:55.712Z Checking scopeguard v1.2.0
19672025-04-16T22:11:55.778Z Checking const-oid v0.9.6
19682025-04-16T22:11:55.818Z Checking log v0.4.22
19692025-04-16T22:11:55.857Z Checking itoa v1.0.11
19702025-04-16T22:11:55.890Z Checking lock_api v0.4.12
19712025-04-16T22:11:56.073Z Checking byteorder v1.5.0
19722025-04-16T22:11:56.256Z Checking pin-project-lite v0.2.14
19732025-04-16T22:11:56.295Z Checking once_cell v1.21.3
19742025-04-16T22:11:56.328Z Checking getrandom v0.2.15
19752025-04-16T22:11:56.328Z Checking parking_lot_core v0.9.10
19762025-04-16T22:11:56.362Z Checking generic-array v0.14.7
19772025-04-16T22:11:56.395Z Checking signal-hook-registry v1.4.2
19782025-04-16T22:11:56.433Z Checking stable_deref_trait v1.2.0
19792025-04-16T22:11:56.526Z Checking rand_core v0.6.4
19802025-04-16T22:11:56.562Z Checking mio v1.0.2
19812025-04-16T22:11:56.595Z Checking futures-core v0.3.31
19822025-04-16T22:11:56.635Z Checking parking_lot v0.12.3
19832025-04-16T22:11:56.669Z Checking cpufeatures v0.2.14
19842025-04-16T22:11:56.756Z Checking socket2 v0.5.9
19852025-04-16T22:11:56.789Z Checking zerofrom v0.1.4
19862025-04-16T22:11:56.857Z Checking zerocopy v0.7.35
19872025-04-16T22:11:56.970Z Checking futures-sink v0.3.31
19882025-04-16T22:11:57.003Z Checking yoke v0.7.4
19892025-04-16T22:11:57.126Z Checking slab v0.4.9
19902025-04-16T22:11:57.159Z Checking libm v0.2.8
19912025-04-16T22:11:57.220Z Checking foldhash v0.1.3
19922025-04-16T22:11:57.287Z Checking allocator-api2 v0.2.18
19932025-04-16T22:11:57.344Z Checking crypto-common v0.1.6
19942025-04-16T22:11:57.394Z Checking block-buffer v0.10.4
19952025-04-16T22:11:57.427Z Checking block-padding v0.3.3
19962025-04-16T22:11:57.460Z Checking zerovec v0.10.4
19972025-04-16T22:11:57.556Z Checking ryu v1.0.18
19982025-04-16T22:11:57.653Z Checking digest v0.10.7
19992025-04-16T22:11:57.686Z Checking inout v0.1.3
20002025-04-16T22:11:57.802Z Checking equivalent v1.0.1
20012025-04-16T22:11:57.928Z Checking getrandom v0.3.1
20022025-04-16T22:11:57.961Z Checking cipher v0.4.4
20032025-04-16T22:11:57.961Z Checking hashbrown v0.15.1
20042025-04-16T22:11:57.961Z Checking num-traits v0.2.19
20052025-04-16T22:11:58.001Z Checking base64ct v1.6.0
20062025-04-16T22:11:58.044Z Checking hmac v0.12.1
20072025-04-16T22:11:58.204Z Checking sha2 v0.10.8
20082025-04-16T22:11:58.268Z Checking litemap v0.7.3
20092025-04-16T22:11:58.318Z Checking flagset v0.4.6
20102025-04-16T22:11:58.437Z Checking pem-rfc7468 v0.7.0
20112025-04-16T22:11:58.515Z Checking writeable v0.5.5
20122025-04-16T22:11:58.601Z Checking futures-channel v0.3.31
20132025-04-16T22:11:58.711Z Checking der v0.7.9
20142025-04-16T22:11:58.744Z Checking pin-utils v0.1.0
20152025-04-16T22:11:58.826Z Checking futures-io v0.3.31
20162025-04-16T22:11:58.866Z Checking futures-task v0.3.31
20172025-04-16T22:11:58.910Z Checking tinystr v0.7.6
20182025-04-16T22:11:58.943Z Checking salsa20 v0.10.2
20192025-04-16T22:11:58.975Z Checking pbkdf2 v0.12.2
20202025-04-16T22:11:59.011Z Checking ppv-lite86 v0.2.20
20212025-04-16T22:11:59.084Z Checking futures-util v0.3.31
20222025-04-16T22:11:59.119Z Checking icu_locid_transform_data v1.5.0
20232025-04-16T22:11:59.152Z Checking scrypt v0.11.0
20242025-04-16T22:11:59.222Z Checking icu_collections v1.5.0
20252025-04-16T22:11:59.254Z Checking icu_locid v1.5.0
20262025-04-16T22:11:59.305Z Checking aes v0.8.4
20272025-04-16T22:11:59.364Z Checking cbc v0.1.2
20282025-04-16T22:11:59.397Z Checking bytes v1.10.1
20292025-04-16T22:11:59.587Z Checking indexmap v2.7.1
20302025-04-16T22:11:59.668Z Checking serde_json v1.0.140
20312025-04-16T22:11:59.841Z Checking bitflags v2.9.0
20322025-04-16T22:12:00.110Z Checking icu_properties_data v1.5.0
20332025-04-16T22:12:00.142Z Checking fnv v1.0.7
20342025-04-16T22:12:00.175Z Checking icu_provider v1.5.0
20352025-04-16T22:12:00.278Z Checking uuid v1.16.0
20362025-04-16T22:12:00.312Z Checking spki v0.7.3
20372025-04-16T22:12:00.344Z Checking tracing-core v0.1.32
20382025-04-16T22:12:00.379Z Checking tokio v1.43.1
20392025-04-16T22:12:00.602Z Checking pkcs5 v0.7.1
20402025-04-16T22:12:00.657Z Checking http v1.2.0
20412025-04-16T22:12:00.727Z Checking icu_locid_transform v1.5.0
20422025-04-16T22:12:00.865Z Checking utf16_iter v1.0.5
20432025-04-16T22:12:00.962Z Checking write16 v1.0.0
20442025-04-16T22:12:01.033Z Checking percent-encoding v2.3.1
20452025-04-16T22:12:01.073Z Checking icu_normalizer_data v1.5.0
20462025-04-16T22:12:01.115Z Checking utf8_iter v1.0.4
20472025-04-16T22:12:01.148Z Checking pkcs8 v0.10.2
20482025-04-16T22:12:01.192Z Checking tracing v0.1.40
20492025-04-16T22:12:01.254Z Checking rustls-pki-types v1.10.0
20502025-04-16T22:12:01.318Z Compiling newtype-uuid v1.2.1
20512025-04-16T22:12:01.442Z Checking tinyvec_macros v0.1.1
20522025-04-16T22:12:01.530Z Checking iana-time-zone v0.1.61
20532025-04-16T22:12:01.563Z Checking tinyvec v1.8.0
20542025-04-16T22:12:01.625Z Checking zerocopy v0.8.10
20552025-04-16T22:12:01.659Z Checking icu_properties v1.5.1
20562025-04-16T22:12:01.692Z Checking chrono v0.4.40
20572025-04-16T22:12:01.779Z Checking aws-lc-sys v0.26.0
20582025-04-16T22:12:01.813Z Checking http-body v1.0.1
20592025-04-16T22:12:02.020Z Checking thiserror v1.0.69
20602025-04-16T22:12:02.172Z Checking spin v0.9.8
20612025-04-16T22:12:02.509Z Checking adler2 v2.0.0
20622025-04-16T22:12:02.668Z Checking foreign-types-shared v0.1.1
20632025-04-16T22:12:02.701Z Checking untrusted v0.7.1
20642025-04-16T22:12:02.791Z Checking try-lock v0.2.5
20652025-04-16T22:12:02.860Z Checking atomic-waker v1.1.2
20662025-04-16T22:12:02.981Z Checking untrusted v0.9.0
20672025-04-16T22:12:03.022Z Checking want v0.3.1
20682025-04-16T22:12:03.161Z Checking ring v0.17.11
20692025-04-16T22:12:03.195Z Checking foreign-types v0.3.2
20702025-04-16T22:12:03.228Z Checking miniz_oxide v0.8.5
20712025-04-16T22:12:03.294Z Checking form_urlencoded v1.2.1
20722025-04-16T22:12:03.469Z Checking httparse v1.9.5
20732025-04-16T22:12:03.506Z Checking crossbeam-utils v0.8.21
20742025-04-16T22:12:03.629Z Checking aws-lc-rs v1.12.4
20752025-04-16T22:12:03.882Z Checking openssl-sys v0.9.107
20762025-04-16T22:12:03.928Z Checking errno v0.3.9
20772025-04-16T22:12:04.119Z Checking aho-corasick v1.1.3
20782025-04-16T22:12:04.159Z Checking regex-syntax v0.8.5
20792025-04-16T22:12:04.193Z Checking rand_core v0.9.2
20802025-04-16T22:12:04.531Z Checking unicode-ident v1.0.14
20812025-04-16T22:12:04.671Z Checking icu_normalizer v1.5.0
20822025-04-16T22:12:04.713Z Checking httpdate v1.0.3
20832025-04-16T22:12:04.903Z Checking powerfmt v0.2.0
20842025-04-16T22:12:04.961Z Checking tower-service v0.3.3
20852025-04-16T22:12:05.103Z Checking openssl v0.10.72
20862025-04-16T22:12:05.182Z Checking deranged v0.3.11
20872025-04-16T22:12:05.215Z Checking proc-macro2 v1.0.94
20882025-04-16T22:12:05.269Z Checking rustls-webpki v0.102.8
20892025-04-16T22:12:05.411Z Checking idna_adapter v1.2.0
20902025-04-16T22:12:05.561Z Checking rand_chacha v0.9.0
20912025-04-16T22:12:05.605Z Checking idna v1.0.3
20922025-04-16T22:12:05.832Z Checking crossbeam-epoch v0.9.18
20932025-04-16T22:12:05.943Z Checking rustix v0.38.37
20942025-04-16T22:12:05.985Z Checking unicode-normalization v0.1.24
20952025-04-16T22:12:06.061Z Checking rand_chacha v0.3.1
20962025-04-16T22:12:06.220Z Checking semver v1.0.25
20972025-04-16T22:12:06.354Z Checking bzip2-sys v0.1.13+1.0.8
20982025-04-16T22:12:06.443Z Checking signature v2.2.0
20992025-04-16T22:12:06.495Z Checking scroll v0.12.0
21002025-04-16T22:12:06.562Z Checking tokio-util v0.7.13
21012025-04-16T22:12:06.615Z Checking crc32fast v1.4.2
21022025-04-16T22:12:06.666Z Checking plain v0.2.3
21032025-04-16T22:12:06.740Z Checking either v1.14.0
21042025-04-16T22:12:06.838Z Checking ucd-trie v0.1.7
21052025-04-16T22:12:06.871Z Checking time-core v0.1.2
21062025-04-16T22:12:06.918Z Checking regex-automata v0.4.8
21072025-04-16T22:12:06.952Z Checking base64 v0.22.1
21082025-04-16T22:12:07.032Z Checking utf8parse v0.2.2
21092025-04-16T22:12:07.068Z Checking anstyle v1.0.10
21102025-04-16T22:12:07.100Z Checking unicode-properties v0.1.3
21112025-04-16T22:12:07.208Z Checking unicode-bidi v0.3.17
21122025-04-16T22:12:07.382Z Checking dyn-clone v1.0.19
21132025-04-16T22:12:07.415Z Checking num-conv v0.1.0
21142025-04-16T22:12:07.450Z Checking openssl-probe v0.1.5
21152025-04-16T22:12:07.520Z Checking h2 v0.4.6
21162025-04-16T22:12:07.553Z Checking num_threads v0.1.7
21172025-04-16T22:12:07.592Z Checking siphasher v0.3.11
21182025-04-16T22:12:07.654Z Checking schemars v0.8.22
21192025-04-16T22:12:07.687Z Checking time v0.3.36
21202025-04-16T22:12:07.795Z Checking stringprep v0.1.5
21212025-04-16T22:12:07.904Z Checking phf_shared v0.11.2
21222025-04-16T22:12:08.061Z Checking anstyle-parse v0.2.5
21232025-04-16T22:12:08.188Z Checking pest v2.7.14
21242025-04-16T22:12:08.370Z Checking goblin v0.8.2
21252025-04-16T22:12:08.833Z Checking rand v0.8.5
21262025-04-16T22:12:09.033Z Checking crossbeam-deque v0.8.5
21272025-04-16T22:12:09.339Z Checking url v2.5.3
21282025-04-16T22:12:09.791Z Checking native-tls v0.2.12
21292025-04-16T22:12:09.823Z Checking rustls v0.23.19
21302025-04-16T22:12:09.996Z Checking rand v0.9.0
21312025-04-16T22:12:10.102Z Checking quote v1.0.39
21322025-04-16T22:12:10.398Z Checking toml_datetime v0.6.8
21332025-04-16T22:12:10.444Z Checking serde_spanned v0.6.8
21342025-04-16T22:12:10.476Z Checking num-integer v0.1.46
21352025-04-16T22:12:10.643Z Checking md-5 v0.10.6
21362025-04-16T22:12:10.675Z Checking ff v0.13.0
21372025-04-16T22:12:10.708Z Checking hash32 v0.2.1
21382025-04-16T22:12:10.868Z Checking gimli v0.31.1
21392025-04-16T22:12:10.900Z Checking psl-types v2.0.11
21402025-04-16T22:12:10.933Z Checking base16ct v0.2.0
21412025-04-16T22:12:10.966Z Checking anstyle-query v1.1.1
21422025-04-16T22:12:10.999Z Checking fallible-iterator v0.2.0
21432025-04-16T22:12:11.090Z Checking pretty-hex v0.4.1
21442025-04-16T22:12:11.124Z Checking is_terminal_polyfill v1.70.1
21452025-04-16T22:12:11.157Z Checking colorchoice v1.0.2
21462025-04-16T22:12:11.261Z Checking sec1 v0.7.3
21472025-04-16T22:12:11.299Z Checking publicsuffix v2.3.0
21482025-04-16T22:12:11.332Z Checking anstream v0.6.15
21492025-04-16T22:12:11.539Z Checking postgres-protocol v0.6.8
21502025-04-16T22:12:11.574Z Checking heapless v0.7.17
21512025-04-16T22:12:11.629Z Checking num-iter v0.1.45
21522025-04-16T22:12:11.674Z Checking group v0.13.0
21532025-04-16T22:12:11.807Z Checking dtrace-parser v0.2.0
21542025-04-16T22:12:11.935Z Checking syn v2.0.98
21552025-04-16T22:12:12.159Z Compiling daft v0.1.3
21562025-04-16T22:12:12.283Z Checking tokio-native-tls v0.3.1
21572025-04-16T22:12:12.456Z Checking cookie v0.18.1
21582025-04-16T22:12:12.533Z Checking rayon-core v1.12.1
21592025-04-16T22:12:12.612Z Checking ipnetwork v0.21.1
21602025-04-16T22:12:12.794Z Checking dof v0.3.0
21612025-04-16T22:12:12.856Z Checking terminal_size v0.4.0
21622025-04-16T22:12:12.970Z Checking flate2 v1.1.1
21632025-04-16T22:12:13.051Z Checking lazy_static v1.5.0
21642025-04-16T22:12:13.158Z Checking http-body-util v0.1.3
21652025-04-16T22:12:13.190Z Checking webpki-roots v0.26.6
21662025-04-16T22:12:13.327Z Checking hyper v1.6.0
21672025-04-16T22:12:13.377Z Checking signal-hook v0.3.17
21682025-04-16T22:12:13.410Z Checking hkdf v0.12.4
21692025-04-16T22:12:13.546Z Checking crypto-bigint v0.5.5
21702025-04-16T22:12:13.583Z Checking sync_wrapper v1.0.1
21712025-04-16T22:12:13.615Z Checking thread-id v4.2.2
21722025-04-16T22:12:13.705Z Checking object v0.36.5
21732025-04-16T22:12:13.738Z Checking simd-adler32 v0.3.7
21742025-04-16T22:12:13.771Z Checking unicode-width v0.2.0
21752025-04-16T22:12:14.048Z Checking strsim v0.11.1
21762025-04-16T22:12:14.200Z Checking winnow v0.5.40
21772025-04-16T22:12:14.233Z Checking addr2line v0.24.2
21782025-04-16T22:12:14.331Z Checking rustc-demangle v0.1.24
21792025-04-16T22:12:14.560Z Checking tokio-rustls v0.26.0
21802025-04-16T22:12:14.738Z Checking bitflags v1.3.2
21812025-04-16T22:12:14.781Z Checking ipnet v2.11.0
21822025-04-16T22:12:14.848Z Checking clap_lex v0.7.4
21832025-04-16T22:12:14.965Z Checking lockfree-object-pool v0.1.6
21842025-04-16T22:12:15.104Z Checking tower-layer v0.3.3
21852025-04-16T22:12:15.137Z Checking hyper-util v0.1.10
21862025-04-16T22:12:15.194Z Checking bumpalo v3.16.0
21872025-04-16T22:12:15.228Z Checking managed v0.8.0
21882025-04-16T22:12:15.359Z Checking tower v0.5.2
21892025-04-16T22:12:15.527Z Checking zopfli v0.8.1
21902025-04-16T22:12:15.600Z Checking smoltcp v0.9.1
21912025-04-16T22:12:15.958Z Checking elliptic-curve v0.13.8
21922025-04-16T22:12:16.018Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21932025-04-16T22:12:16.142Z Checking clap_builder v4.5.35
21942025-04-16T22:12:16.299Z Checking console v0.15.10
21952025-04-16T22:12:16.534Z Checking signal-hook-mio v0.2.4
21962025-04-16T22:12:16.569Z Checking toml_edit v0.19.15
21972025-04-16T22:12:16.686Z Checking num-bigint-dig v0.8.4
21982025-04-16T22:12:16.811Z Checking rayon v1.10.0
21992025-04-16T22:12:16.848Z Checking oxnet v0.1.1
22002025-04-16T22:12:16.933Z Checking hyper-tls v0.6.0
22012025-04-16T22:12:17.216Z Checking hyper-rustls v0.27.3
22022025-04-16T22:12:17.248Z Checking cookie_store v0.21.1
22032025-04-16T22:12:17.366Z Checking usdt-impl v0.5.0
22042025-04-16T22:12:17.546Z Checking postgres-types v0.2.9
22052025-04-16T22:12:17.889Z Checking bstr v1.10.0
22062025-04-16T22:12:17.922Z Checking regex v1.11.1
22072025-04-16T22:12:18.186Z Checking phf v0.11.2
22082025-04-16T22:12:18.449Z Checking ed25519 v2.2.3
22092025-04-16T22:12:18.516Z Checking bzip2 v0.4.4
22102025-04-16T22:12:18.674Z Checking bzip2 v0.5.2
22112025-04-16T22:12:18.745Z Checking serde_urlencoded v0.7.1
22122025-04-16T22:12:18.778Z Checking futures-executor v0.3.31
22132025-04-16T22:12:18.810Z Checking zerocopy v0.6.6
22142025-04-16T22:12:18.851Z Checking curve25519-dalek v4.1.3
22152025-04-16T22:12:18.892Z Checking rustls-pemfile v2.2.0
22162025-04-16T22:12:18.958Z Checking hubpack v0.1.2
22172025-04-16T22:12:19.009Z Checking memoffset v0.9.1
22182025-04-16T22:12:19.064Z Checking backtrace v0.3.74
22192025-04-16T22:12:19.131Z Checking portable-atomic v1.11.0
22202025-04-16T22:12:19.166Z Checking pkcs1 v0.7.5
22212025-04-16T22:12:19.269Z Checking serde-big-array v0.5.1
22222025-04-16T22:12:19.375Z Checking float-cmp v0.10.0
22232025-04-16T22:12:19.447Z Checking rfc6979 v0.4.0
22242025-04-16T22:12:19.511Z Checking memmap v0.7.0
22252025-04-16T22:12:19.584Z Checking encoding_rs v0.8.34
22262025-04-16T22:12:19.618Z Checking winnow v0.7.3
22272025-04-16T22:12:19.650Z Checking predicates-core v1.0.8
22282025-04-16T22:12:19.683Z Checking whoami v1.5.2
22292025-04-16T22:12:19.732Z Checking minimal-lexical v0.2.1
22302025-04-16T22:12:19.836Z Checking fixedbitset v0.4.2
22312025-04-16T22:12:19.960Z Checking precomputed-hash v0.1.1
22322025-04-16T22:12:20.060Z Checking number_prefix v0.4.0
22332025-04-16T22:12:20.093Z Checking static_assertions v1.1.0
22342025-04-16T22:12:20.126Z Checking new_debug_unreachable v1.0.6
22352025-04-16T22:12:20.126Z Checking mime v0.3.17
22362025-04-16T22:12:20.159Z Checking difflib v0.4.0
22372025-04-16T22:12:20.202Z Checking unicode-segmentation v1.12.0
22382025-04-16T22:12:20.235Z Checking normalize-line-endings v0.3.0
22392025-04-16T22:12:20.268Z Checking data-encoding v2.6.0
22402025-04-16T22:12:20.366Z Checking indicatif v0.17.11
22412025-04-16T22:12:20.443Z Checking string_cache v0.8.9
22422025-04-16T22:12:20.476Z Checking ed25519-dalek v2.1.1
22432025-04-16T22:12:20.509Z Checking predicates v3.1.3
22442025-04-16T22:12:20.722Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22452025-04-16T22:12:20.765Z Checking hickory-proto v0.24.4
22462025-04-16T22:12:20.847Z Checking similar v2.7.0
22472025-04-16T22:12:20.880Z Checking petgraph v0.6.5
22482025-04-16T22:12:21.067Z Checking nom v7.1.3
22492025-04-16T22:12:21.099Z Checking tokio-postgres v0.7.13
22502025-04-16T22:12:21.529Z Checking usdt v0.5.0
22512025-04-16T22:12:21.561Z Checking reqwest v0.12.12
22522025-04-16T22:12:21.785Z Checking anyhow v1.0.97
22532025-04-16T22:12:22.066Z Checking toml_edit v0.22.24
22542025-04-16T22:12:22.160Z Checking ecdsa v0.16.9
22552025-04-16T22:12:22.787Z Checking rsa v0.9.6
22562025-04-16T22:12:23.339Z Checking nix v0.29.0
22572025-04-16T22:12:23.488Z Checking futures v0.3.31
22582025-04-16T22:12:23.567Z Checking zip v2.6.1
22592025-04-16T22:12:23.600Z Checking clap v4.5.35
22602025-04-16T22:12:23.633Z Checking toml v0.7.8
22612025-04-16T22:12:23.666Z Checking zip v0.6.6
22622025-04-16T22:12:23.713Z Checking crossterm v0.28.1
22632025-04-16T22:12:24.279Z Checking tokio-stream v0.1.17
22642025-04-16T22:12:24.312Z Checking itertools v0.13.0
22652025-04-16T22:12:24.470Z Checking itertools v0.10.5
22662025-04-16T22:12:24.545Z Checking buf-list v1.0.3
22672025-04-16T22:12:24.655Z Checking fs-err v2.11.0
22682025-04-16T22:12:24.714Z Checking strum v0.26.3
22692025-04-16T22:12:24.839Z Checking ahash v0.8.11
22702025-04-16T22:12:24.879Z Checking slog v2.7.0
22712025-04-16T22:12:24.970Z Checking openapiv3 v2.0.0
22722025-04-16T22:12:25.189Z Checking x509-cert v0.2.5
22732025-04-16T22:12:25.221Z Checking sha1 v0.10.6
22742025-04-16T22:12:25.255Z Checking peg-runtime v0.8.5
22752025-04-16T22:12:25.291Z Checking lalrpop-util v0.19.12
22762025-04-16T22:12:25.325Z Checking camino v1.1.9
22772025-04-16T22:12:25.455Z Checking sigpipe v0.1.3
22782025-04-16T22:12:25.491Z Checking jiff v0.2.6
22792025-04-16T22:12:30.490Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22802025-04-16T22:12:30.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.60s
22812025-04-16T22:12:31.140Z
22822025-04-16T22:12:31.140Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/207)
22832025-04-16T22:12:32.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22842025-04-16T22:12:32.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22852025-04-16T22:12:32.203Z Compiling regress v0.10.3
22862025-04-16T22:12:32.238Z Compiling thiserror-impl v2.0.12
22872025-04-16T22:12:32.273Z Checking heck v0.5.0
22882025-04-16T22:12:32.336Z Compiling unsafe-libyaml v0.2.11
22892025-04-16T22:12:32.371Z Checking dirs-sys-next v0.1.2
22902025-04-16T22:12:32.371Z Checking fastrand v2.1.1
22912025-04-16T22:12:32.371Z Checking thread_local v1.1.8
22922025-04-16T22:12:32.477Z Compiling structmeta-derive v0.3.0
22932025-04-16T22:12:32.523Z Checking dirs-next v2.0.0
22942025-04-16T22:12:32.635Z Compiling ident_case v1.0.1
22952025-04-16T22:12:32.668Z Checking tempfile v3.13.0
22962025-04-16T22:12:32.700Z Checking term v0.7.0
22972025-04-16T22:12:32.823Z Compiling darling_core v0.20.10
22982025-04-16T22:12:32.993Z Checking newtype-uuid v1.2.1
22992025-04-16T22:12:33.061Z Checking crossbeam-channel v0.5.15
23002025-04-16T22:12:33.263Z Checking is-terminal v0.4.13
23012025-04-16T22:12:33.392Z Compiling serde_yaml v0.9.34+deprecated
23022025-04-16T22:12:33.725Z Compiling rustls v0.22.4
23032025-04-16T22:12:33.821Z Checking take_mut v0.2.2
23042025-04-16T22:12:33.981Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23052025-04-16T22:12:34.027Z Checking slog-async v2.8.0
23062025-04-16T22:12:34.310Z Checking slog-term v2.9.1
23072025-04-16T22:12:34.343Z Checking daft v0.1.3
23082025-04-16T22:12:34.660Z Compiling structmeta v0.3.0
23092025-04-16T22:12:34.737Z Compiling proc-macro-crate v1.3.1
23102025-04-16T22:12:34.776Z Checking wait-timeout v0.2.0
23112025-04-16T22:12:34.898Z Compiling thiserror v2.0.12
23122025-04-16T22:12:35.043Z Compiling multer v3.1.0
23132025-04-16T22:12:35.078Z Checking typify-impl v0.2.0
23142025-04-16T22:12:35.111Z Checking quick-error v1.2.3
23152025-04-16T22:12:35.145Z Checking typify-impl v0.3.0
23162025-04-16T22:12:35.540Z Checking match_cfg v0.1.0
23172025-04-16T22:12:35.644Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23182025-04-16T22:12:35.923Z Checking bit-vec v0.8.0
23192025-04-16T22:12:36.056Z Checking hostname v0.3.1
23202025-04-16T22:12:36.188Z Compiling num_enum_derive v0.5.11
23212025-04-16T22:12:36.280Z Checking bit-set v0.8.0
23222025-04-16T22:12:36.519Z Checking rusty-fork v0.3.0
23232025-04-16T22:12:36.803Z Checking progenitor-client v0.9.1
23242025-04-16T22:12:37.160Z Checking slog-json v2.6.1
23252025-04-16T22:12:37.192Z Compiling lzma-sys v0.1.20
23262025-04-16T22:12:37.334Z Checking rand_xorshift v0.3.0
23272025-04-16T22:12:37.416Z Checking hex v0.4.3
23282025-04-16T22:12:37.511Z Compiling async-stream-impl v0.3.6
23292025-04-16T22:12:37.717Z Compiling darling_macro v0.20.10
23302025-04-16T22:12:37.847Z Compiling foreign-types-macros v0.2.3
23312025-04-16T22:12:37.880Z Compiling dropshot v0.16.0
23322025-04-16T22:12:38.100Z Checking unarray v0.1.4
23332025-04-16T22:12:38.180Z Checking utf-8 v0.7.6
23342025-04-16T22:12:38.260Z Checking arc-swap v1.7.1
23352025-04-16T22:12:38.419Z Checking foreign-types-shared v0.3.1
23362025-04-16T22:12:38.536Z Compiling darling v0.20.10
23372025-04-16T22:12:38.584Z Checking tungstenite v0.21.0
23382025-04-16T22:12:38.652Z Checking async-stream v0.3.6
23392025-04-16T22:12:38.693Z Compiling serde_with_macros v3.12.0
23402025-04-16T22:12:38.729Z Checking slog-scope v4.4.0
23412025-04-16T22:12:38.896Z Checking proptest v1.6.0
23422025-04-16T22:12:39.009Z Checking foreign-types v0.5.0
23432025-04-16T22:12:39.043Z Checking num_enum v0.5.11
23442025-04-16T22:12:39.139Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23452025-04-16T22:12:39.276Z Checking slog-bunyan v2.5.0
23462025-04-16T22:12:39.324Z Compiling proc-macro-error v1.0.4
23472025-04-16T22:12:40.069Z Checking tokio-rustls v0.25.0
23482025-04-16T22:12:40.102Z Compiling test-strategy v0.4.0
23492025-04-16T22:12:40.102Z Compiling parse-display-derive v0.10.0
23502025-04-16T22:12:40.102Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23512025-04-16T22:12:40.102Z Checking toml v0.8.20
23522025-04-16T22:12:40.281Z Checking progenitor-client v0.8.0
23532025-04-16T22:12:40.620Z Compiling heck v0.3.3
23542025-04-16T22:12:40.681Z Checking waitgroup v0.1.2
23552025-04-16T22:12:40.827Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562025-04-16T22:12:40.940Z Compiling dropshot_endpoint v0.16.0
23572025-04-16T22:12:40.999Z Checking serde_path_to_error v0.1.16
23582025-04-16T22:12:41.472Z Checking cstr-argument v0.1.2
23592025-04-16T22:12:41.509Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23602025-04-16T22:12:41.646Z Checking hostname v0.4.0
23612025-04-16T22:12:41.778Z Checking instant v0.1.13
23622025-04-16T22:12:41.897Z Checking base64 v0.21.7
23632025-04-16T22:12:42.118Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23642025-04-16T22:12:42.331Z Checking pretty-hex v0.2.1
23652025-04-16T22:12:42.395Z Checking debug-ignore v1.0.5
23662025-04-16T22:12:42.515Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23672025-04-16T22:12:42.595Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682025-04-16T22:12:42.688Z Checking backoff v0.4.0
23692025-04-16T22:12:42.760Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23702025-04-16T22:12:42.814Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23712025-04-16T22:12:42.914Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23722025-04-16T22:12:42.966Z Compiling zone_cfg_derive v0.1.2
23732025-04-16T22:12:43.001Z Checking serde_with v3.12.0
23742025-04-16T22:12:43.055Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23752025-04-16T22:12:43.224Z Checking parse-display v0.10.0
23762025-04-16T22:12:43.453Z Checking tokio-tungstenite v0.21.0
23772025-04-16T22:12:43.642Z Checking slog-stdlog v4.1.1
23782025-04-16T22:12:43.684Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23792025-04-16T22:12:43.817Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23802025-04-16T22:12:43.912Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23812025-04-16T22:12:44.019Z Checking colored v2.2.0
23822025-04-16T22:12:44.099Z Checking macaddr v1.0.1
23832025-04-16T22:12:44.133Z Checking winnow v0.6.20
23842025-04-16T22:12:44.390Z Checking base64 v0.13.1
23852025-04-16T22:12:44.509Z Checking unicode-width v0.1.14
23862025-04-16T22:12:44.825Z Checking ron v0.7.1
23872025-04-16T22:12:44.858Z Checking zone v0.1.8
23882025-04-16T22:12:44.938Z Checking tabwriter v1.4.0
23892025-04-16T22:12:45.173Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23902025-04-16T22:12:45.439Z Checking slog-envlogger v2.2.0
23912025-04-16T22:12:45.595Z Checking xz2 v0.1.7
23922025-04-16T22:12:45.675Z Checking pem v3.0.5
23932025-04-16T22:12:45.709Z Checking xattr v1.3.1
23942025-04-16T22:12:45.822Z Checking yasna v0.5.2
23952025-04-16T22:12:45.894Z Checking smf v0.2.3
23962025-04-16T22:12:45.927Z Checking headers-core v0.3.0
23972025-04-16T22:12:45.960Z Checking filetime v0.2.25
23982025-04-16T22:12:46.068Z Checking same-file v1.0.6
23992025-04-16T22:12:46.142Z Checking tar v0.4.44
24002025-04-16T22:12:46.260Z Checking walkdir v2.5.0
24012025-04-16T22:12:46.323Z Checking headers v0.4.0
24022025-04-16T22:12:46.523Z Checking rcgen v0.12.1
24032025-04-16T22:12:46.556Z Checking camino-tempfile v1.1.1
24042025-04-16T22:12:46.822Z Checking atomicwrites v0.4.4
24052025-04-16T22:12:46.899Z Checking subprocess v0.2.9
24062025-04-16T22:12:46.969Z Compiling typify-macro v0.3.0
24072025-04-16T22:12:47.250Z Compiling typify-macro v0.2.0
24082025-04-16T22:12:48.891Z Compiling typify v0.3.0
24092025-04-16T22:12:49.003Z Compiling progenitor-impl v0.9.1
24102025-04-16T22:12:49.219Z Compiling typify v0.2.0
24112025-04-16T22:12:49.328Z Compiling progenitor-impl v0.8.0
24122025-04-16T22:12:52.328Z Compiling progenitor-macro v0.9.1
24132025-04-16T22:12:52.696Z Compiling progenitor-macro v0.8.0
24142025-04-16T22:12:56.633Z Checking progenitor v0.9.1
24152025-04-16T22:12:56.838Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24162025-04-16T22:12:57.559Z Checking progenitor v0.8.0
24172025-04-16T22:12:57.754Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24182025-04-16T22:13:00.656Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24192025-04-16T22:13:01.190Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24202025-04-16T22:13:08.807Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24212025-04-16T22:13:10.868Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24222025-04-16T22:13:12.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.48s
24232025-04-16T22:13:12.809Z
24242025-04-16T22:13:12.810Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/207)
24252025-04-16T22:13:13.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262025-04-16T22:13:13.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272025-04-16T22:13:13.879Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24282025-04-16T22:13:15.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
24292025-04-16T22:13:15.845Z
24302025-04-16T22:13:15.845Zinfo: running `cargo check --bins` on nexus-config (51/207)
24312025-04-16T22:13:16.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-04-16T22:13:16.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-04-16T22:13:16.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342025-04-16T22:13:16.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
24352025-04-16T22:13:16.854Z
24362025-04-16T22:13:16.854Zinfo: running `cargo check --bins` on omicron-rpaths (52/207)
24372025-04-16T22:13:17.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-04-16T22:13:17.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-04-16T22:13:17.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-04-16T22:13:17.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
24412025-04-16T22:13:17.818Z
24422025-04-16T22:13:17.818Zinfo: running `cargo check --bins` on omicron-certificates (53/207)
24432025-04-16T22:13:18.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-04-16T22:13:18.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-04-16T22:13:18.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462025-04-16T22:13:18.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24472025-04-16T22:13:18.780Z
24482025-04-16T22:13:18.780Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/207)
24492025-04-16T22:13:19.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-04-16T22:13:19.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-04-16T22:13:19.862Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-04-16T22:13:19.895Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24532025-04-16T22:13:19.928Z Compiling tempfile v3.13.0
24542025-04-16T22:13:19.961Z Compiling wait-timeout v0.2.0
24552025-04-16T22:13:19.961Z Compiling quick-error v1.2.3
24562025-04-16T22:13:19.961Z Compiling bit-vec v0.8.0
24572025-04-16T22:13:19.961Z Compiling match_cfg v0.1.0
24582025-04-16T22:13:19.961Z Compiling rustls v0.22.4
24592025-04-16T22:13:20.028Z Compiling progenitor-client v0.9.1
24602025-04-16T22:13:20.134Z Compiling hostname v0.3.1
24612025-04-16T22:13:20.170Z Compiling slog-json v2.6.1
24622025-04-16T22:13:20.347Z Compiling bit-set v0.8.0
24632025-04-16T22:13:20.392Z Compiling rusty-fork v0.3.0
24642025-04-16T22:13:20.425Z Compiling rand_xorshift v0.3.0
24652025-04-16T22:13:20.477Z Compiling hex v0.4.3
24662025-04-16T22:13:20.530Z Compiling heapless v0.8.0
24672025-04-16T22:13:20.566Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24682025-04-16T22:13:20.611Z Compiling unarray v0.1.4
24692025-04-16T22:13:20.688Z Compiling progenitor v0.9.1
24702025-04-16T22:13:20.745Z Compiling slog-bunyan v2.5.0
24712025-04-16T22:13:20.821Z Compiling proptest v1.6.0
24722025-04-16T22:13:20.854Z Compiling async-stream v0.3.6
24732025-04-16T22:13:20.966Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24742025-04-16T22:13:21.000Z Compiling multer v3.1.0
24752025-04-16T22:13:21.033Z Compiling toml v0.8.20
24762025-04-16T22:13:21.130Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24772025-04-16T22:13:21.163Z Compiling waitgroup v0.1.2
24782025-04-16T22:13:21.294Z Checking hash32 v0.3.1
24792025-04-16T22:13:21.362Z Compiling serde_path_to_error v0.1.16
24802025-04-16T22:13:21.471Z Compiling hostname v0.4.0
24812025-04-16T22:13:21.673Z Compiling instant v0.1.13
24822025-04-16T22:13:21.836Z Compiling debug-ignore v1.0.5
24832025-04-16T22:13:21.869Z Compiling smoltcp v0.11.0
24842025-04-16T22:13:22.012Z Compiling backoff v0.4.0
24852025-04-16T22:13:22.295Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24862025-04-16T22:13:22.363Z Compiling serde_with v3.12.0
24872025-04-16T22:13:22.461Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24882025-04-16T22:13:22.637Z Compiling parse-display v0.10.0
24892025-04-16T22:13:22.817Z Checking num-rational v0.4.2
24902025-04-16T22:13:23.188Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24912025-04-16T22:13:23.396Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24922025-04-16T22:13:23.653Z Compiling tokio-rustls v0.25.0
24932025-04-16T22:13:24.040Z Compiling dropshot v0.16.0
24942025-04-16T22:13:25.536Z Compiling phf_generator v0.11.2
24952025-04-16T22:13:25.746Z Checking num-complex v0.4.6
24962025-04-16T22:13:26.451Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24972025-04-16T22:13:26.511Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24982025-04-16T22:13:26.982Z Compiling macaddr v1.0.1
24992025-04-16T22:13:28.412Z Checking cobs v0.2.3
25002025-04-16T22:13:28.575Z Compiling num v0.4.3
25012025-04-16T22:13:28.575Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25022025-04-16T22:13:28.575Z Checking postcard v1.0.10
25032025-04-16T22:13:28.575Z Compiling phf_codegen v0.11.2
25042025-04-16T22:13:28.575Z Compiling parse-zoneinfo v0.3.1
25052025-04-16T22:13:28.575Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25062025-04-16T22:13:28.575Z Compiling convert_case v0.4.0
25072025-04-16T22:13:28.642Z Checking float-ord v0.3.2
25082025-04-16T22:13:29.004Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25092025-04-16T22:13:29.155Z Compiling derive_more v0.99.19
25102025-04-16T22:13:29.192Z Compiling chrono-tz-build v0.4.0
25112025-04-16T22:13:29.326Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-04-16T22:13:29.363Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25132025-04-16T22:13:30.105Z Compiling crucible-workspace-hack v0.1.0
25142025-04-16T22:13:30.242Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25152025-04-16T22:13:30.296Z Checking linked-hash-map v0.5.6
25162025-04-16T22:13:30.385Z Compiling chrono-tz v0.10.3
25172025-04-16T22:13:30.600Z Checking lru-cache v0.1.2
25182025-04-16T22:13:30.857Z Checking newline-converter v0.3.0
25192025-04-16T22:13:30.945Z Checking resolv-conf v0.7.0
25202025-04-16T22:13:30.978Z Checking itertools v0.14.0
25212025-04-16T22:13:31.288Z Checking prettyplease v0.2.30
25222025-04-16T22:13:31.457Z Compiling slog-dtrace v0.3.0
25232025-04-16T22:13:31.745Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25242025-04-16T22:13:31.841Z Checking hickory-resolver v0.24.4
25252025-04-16T22:13:31.977Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25262025-04-16T22:13:32.218Z Checking expectorate v1.1.0
25272025-04-16T22:13:32.371Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25282025-04-16T22:13:33.139Z Compiling zone_cfg_derive v0.3.0
25292025-04-16T22:13:33.252Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25302025-04-16T22:13:33.335Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25312025-04-16T22:13:33.368Z Checking itertools v0.12.1
25322025-04-16T22:13:33.415Z Compiling const_format_proc_macros v0.2.34
25332025-04-16T22:13:33.566Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25342025-04-16T22:13:34.297Z Compiling derive-where v1.2.7
25352025-04-16T22:13:34.345Z Compiling num-derive v0.4.2
25362025-04-16T22:13:34.479Z Checking highway v1.3.0
25372025-04-16T22:13:34.635Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382025-04-16T22:13:34.940Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392025-04-16T22:13:34.973Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25402025-04-16T22:13:35.095Z Checking const_format v0.2.34
25412025-04-16T22:13:35.230Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25422025-04-16T22:13:35.522Z Checking zone v0.3.1
25432025-04-16T22:13:35.554Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25442025-04-16T22:13:36.123Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25452025-04-16T22:13:36.224Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25462025-04-16T22:13:36.257Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25472025-04-16T22:13:36.542Z Checking gethostname v0.5.0
25482025-04-16T22:13:36.574Z Checking bcs v0.1.6
25492025-04-16T22:13:36.687Z Checking nanorand v0.7.0
25502025-04-16T22:13:36.884Z Compiling async-recursion v1.1.1
25512025-04-16T22:13:36.990Z Checking qorb v0.3.1
25522025-04-16T22:13:37.024Z Checking termtree v0.5.1
25532025-04-16T22:13:37.059Z Checking flume v0.11.1
25542025-04-16T22:13:37.349Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25552025-04-16T22:13:43.823Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25562025-04-16T22:13:47.586Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25572025-04-16T22:13:51.141Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25582025-04-16T22:13:52.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.11s
25592025-04-16T22:13:53.083Z
25602025-04-16T22:13:53.083Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/207)
25612025-04-16T22:13:53.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-04-16T22:13:54.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-04-16T22:13:54.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642025-04-16T22:13:54.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
25652025-04-16T22:13:54.096Z
25662025-04-16T22:13:54.096Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/207)
25672025-04-16T22:13:54.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-04-16T22:13:55.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-04-16T22:13:55.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702025-04-16T22:13:55.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25712025-04-16T22:13:55.094Z
25722025-04-16T22:13:55.094Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/207)
25732025-04-16T22:13:56.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-04-16T22:13:56.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-04-16T22:13:56.177Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-04-16T22:13:56.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
25772025-04-16T22:13:57.100Z
25782025-04-16T22:13:57.100Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/207)
25792025-04-16T22:13:58.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-04-16T22:13:58.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-04-16T22:13:58.184Z Compiling cfg_aliases v0.1.1
25822025-04-16T22:13:58.184Z Compiling vte_generate_state_changes v0.1.2
25832025-04-16T22:13:58.217Z Checking fd-lock v4.0.2
25842025-04-16T22:13:58.217Z Checking nibble_vec v0.1.0
25852025-04-16T22:13:58.217Z Checking endian-type v0.1.2
25862025-04-16T22:13:58.249Z Checking bytecount v0.6.8
25872025-04-16T22:13:58.288Z Compiling tabled_derive v0.7.0
25882025-04-16T22:13:58.321Z Compiling peg-macros v0.8.5
25892025-04-16T22:13:58.354Z Compiling nix v0.28.0
25902025-04-16T22:13:58.441Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-04-16T22:13:58.473Z Checking papergrid v0.11.0
25922025-04-16T22:13:58.506Z Compiling sqlparser_derive v0.2.2
25932025-04-16T22:13:58.538Z Checking radix_trie v0.2.1
25942025-04-16T22:13:58.785Z Checking vte v0.11.1
25952025-04-16T22:13:58.918Z Checking home v0.5.9
25962025-04-16T22:13:59.089Z Checking unicode_categories v0.1.1
25972025-04-16T22:13:59.328Z Checking nu-ansi-term v0.50.1
25982025-04-16T22:13:59.360Z Checking sqlformat v0.2.6
25992025-04-16T22:13:59.443Z Checking sqlparser v0.45.0
26002025-04-16T22:13:59.772Z Checking display-error-chain v0.2.2
26012025-04-16T22:14:00.072Z Checking strip-ansi-escapes v0.2.0
26022025-04-16T22:14:00.222Z Checking tabled v0.15.0
26032025-04-16T22:14:00.254Z Checking reedline v0.38.0
26042025-04-16T22:14:00.543Z Checking peg v0.8.5
26052025-04-16T22:14:01.195Z Checking rustyline v14.0.0
26062025-04-16T22:14:13.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s
26072025-04-16T22:14:13.213Z
26082025-04-16T22:14:13.213Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/207)
26092025-04-16T22:14:14.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-04-16T22:14:14.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-04-16T22:14:14.305Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26122025-04-16T22:14:21.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.03s
26132025-04-16T22:14:21.441Z
26142025-04-16T22:14:21.441Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/207)
26152025-04-16T22:14:22.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-04-16T22:14:22.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-04-16T22:14:22.522Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26182025-04-16T22:14:27.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
26192025-04-16T22:14:27.357Z
26202025-04-16T22:14:27.357Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/207)
26212025-04-16T22:14:28.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-04-16T22:14:28.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-04-16T22:14:28.430Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26242025-04-16T22:14:34.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
26252025-04-16T22:14:35.053Z
26262025-04-16T22:14:35.053Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/207)
26272025-04-16T22:14:35.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-04-16T22:14:35.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-04-16T22:14:36.101Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26302025-04-16T22:14:42.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.50s
26312025-04-16T22:14:42.734Z
26322025-04-16T22:14:42.734Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/207)
26332025-04-16T22:14:43.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-04-16T22:14:43.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-04-16T22:14:43.795Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26362025-04-16T22:14:48.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
26372025-04-16T22:14:48.908Z
26382025-04-16T22:14:48.908Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/207)
26392025-04-16T22:14:49.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-04-16T22:14:49.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-04-16T22:14:50.011Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26422025-04-16T22:14:54.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
26432025-04-16T22:14:55.171Z
26442025-04-16T22:14:55.171Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/207)
26452025-04-16T22:14:56.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-04-16T22:14:56.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-04-16T22:14:56.222Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26482025-04-16T22:15:03.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s
26492025-04-16T22:15:03.503Z
26502025-04-16T22:15:03.503Zinfo: running `cargo check --bins` on oximeter (66/207)
26512025-04-16T22:15:04.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-04-16T22:15:04.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-04-16T22:15:04.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-04-16T22:15:04.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
26552025-04-16T22:15:04.220Z
26562025-04-16T22:15:04.220Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/207)
26572025-04-16T22:15:05.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-04-16T22:15:05.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-04-16T22:15:05.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-04-16T22:15:05.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
26612025-04-16T22:15:05.207Z
26622025-04-16T22:15:05.207Zinfo: running `cargo check --bins` on oximeter-schema (68/207)
26632025-04-16T22:15:06.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-04-16T22:15:06.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-04-16T22:15:06.222Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26662025-04-16T22:15:08.868Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26672025-04-16T22:15:10.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
26682025-04-16T22:15:10.344Z
26692025-04-16T22:15:10.344Zinfo: running `cargo check --bins` on oximeter-types (69/207)
26702025-04-16T22:15:11.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-04-16T22:15:11.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-04-16T22:15:11.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-04-16T22:15:11.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
26742025-04-16T22:15:11.373Z
26752025-04-16T22:15:11.373Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/207)
26762025-04-16T22:15:12.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-04-16T22:15:12.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-04-16T22:15:12.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-04-16T22:15:12.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
26802025-04-16T22:15:12.408Z
26812025-04-16T22:15:12.408Zinfo: running `cargo check --bins` on oxql-types (71/207)
26822025-04-16T22:15:13.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-04-16T22:15:13.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-04-16T22:15:13.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-04-16T22:15:13.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26862025-04-16T22:15:13.465Z
26872025-04-16T22:15:13.465Zinfo: running `cargo check --bins` on oximeter-test-utils (72/207)
26882025-04-16T22:15:14.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-04-16T22:15:14.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-04-16T22:15:14.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-04-16T22:15:14.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
26922025-04-16T22:15:14.524Z
26932025-04-16T22:15:14.524Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/207)
26942025-04-16T22:15:15.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-04-16T22:15:15.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-04-16T22:15:15.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-04-16T22:15:15.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
26982025-04-16T22:15:15.566Z
26992025-04-16T22:15:15.566Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/207)
27002025-04-16T22:15:16.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-04-16T22:15:16.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-04-16T22:15:16.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-04-16T22:15:16.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27042025-04-16T22:15:16.622Z
27052025-04-16T22:15:16.622Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/207)
27062025-04-16T22:15:17.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-04-16T22:15:17.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-04-16T22:15:17.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-04-16T22:15:17.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
27102025-04-16T22:15:17.661Z
27112025-04-16T22:15:17.661Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/207)
27122025-04-16T22:15:18.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-04-16T22:15:18.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-04-16T22:15:18.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-04-16T22:15:18.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27162025-04-16T22:15:18.668Z
27172025-04-16T22:15:18.668Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/207)
27182025-04-16T22:15:19.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-04-16T22:15:19.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-04-16T22:15:19.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-04-16T22:15:19.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27222025-04-16T22:15:19.690Z
27232025-04-16T22:15:19.690Zinfo: running `cargo check --bins` on cockroach-admin-client (78/207)
27242025-04-16T22:15:20.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-04-16T22:15:20.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-04-16T22:15:20.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-04-16T22:15:20.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27282025-04-16T22:15:20.694Z
27292025-04-16T22:15:20.694Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/207)
27302025-04-16T22:15:21.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-04-16T22:15:21.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-04-16T22:15:21.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-04-16T22:15:21.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27342025-04-16T22:15:21.710Z
27352025-04-16T22:15:21.710Zinfo: running `cargo check --bins` on dns-service-client (80/207)
27362025-04-16T22:15:22.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-04-16T22:15:22.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-04-16T22:15:22.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-04-16T22:15:22.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27402025-04-16T22:15:22.701Z
27412025-04-16T22:15:22.701Zinfo: running `cargo check --bins` on internal-dns-types (81/207)
27422025-04-16T22:15:23.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-04-16T22:15:23.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-04-16T22:15:23.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-04-16T22:15:23.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27462025-04-16T22:15:23.683Z
27472025-04-16T22:15:23.683Zinfo: running `cargo check --bins` on ereport-client (82/207)
27482025-04-16T22:15:24.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-04-16T22:15:24.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-04-16T22:15:24.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-04-16T22:15:24.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27522025-04-16T22:15:24.632Z
27532025-04-16T22:15:24.632Zinfo: running `cargo check --bins` on ereport-types (83/207)
27542025-04-16T22:15:25.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-04-16T22:15:25.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-04-16T22:15:25.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-04-16T22:15:25.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27582025-04-16T22:15:25.576Z
27592025-04-16T22:15:25.576Zinfo: running `cargo check --bins` on gateway-client (84/207)
27602025-04-16T22:15:26.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-04-16T22:15:26.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-04-16T22:15:26.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-04-16T22:15:26.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27642025-04-16T22:15:26.511Z
27652025-04-16T22:15:26.511Zinfo: running `cargo check --bins` on installinator-client (85/207)
27662025-04-16T22:15:27.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-04-16T22:15:27.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-04-16T22:15:27.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-04-16T22:15:27.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27702025-04-16T22:15:27.507Z
27712025-04-16T22:15:27.507Zinfo: running `cargo check --bins` on installinator-common (86/207)
27722025-04-16T22:15:28.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-04-16T22:15:28.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-04-16T22:15:28.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-04-16T22:15:28.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27762025-04-16T22:15:28.514Z
27772025-04-16T22:15:28.514Zinfo: running `cargo check --bins` on update-engine (87/207)
27782025-04-16T22:15:29.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-04-16T22:15:29.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-04-16T22:15:29.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-04-16T22:15:29.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27822025-04-16T22:15:29.486Z
27832025-04-16T22:15:29.486Zinfo: running `cargo check --bins` on nexus-client (88/207)
27842025-04-16T22:15:30.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-04-16T22:15:30.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-04-16T22:15:30.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-04-16T22:15:30.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
27882025-04-16T22:15:30.531Z
27892025-04-16T22:15:30.531Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/207)
27902025-04-16T22:15:31.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-04-16T22:15:31.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-04-16T22:15:31.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-04-16T22:15:31.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27942025-04-16T22:15:31.558Z
27952025-04-16T22:15:31.558Zinfo: running `cargo check --bins` on omicron-passwords (90/207)
27962025-04-16T22:15:32.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-04-16T22:15:32.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-04-16T22:15:32.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-04-16T22:15:32.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28002025-04-16T22:15:32.521Z
28012025-04-16T22:15:32.522Zinfo: running `cargo check --bins` on nexus-types (91/207)
28022025-04-16T22:15:33.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-04-16T22:15:33.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-04-16T22:15:33.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-04-16T22:15:33.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28062025-04-16T22:15:33.579Z
28072025-04-16T22:15:33.579Zinfo: running `cargo check --bins` on id-map (92/207)
28082025-04-16T22:15:34.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-04-16T22:15:34.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-04-16T22:15:34.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-04-16T22:15:34.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28122025-04-16T22:15:34.530Z
28132025-04-16T22:15:34.530Zinfo: running `cargo check --bins` on oxide-client (93/207)
28142025-04-16T22:15:35.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-04-16T22:15:35.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-04-16T22:15:35.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-04-16T22:15:35.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28182025-04-16T22:15:35.498Z
28192025-04-16T22:15:35.498Zinfo: running `cargo check --bins` on oximeter-client (94/207)
28202025-04-16T22:15:36.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-04-16T22:15:36.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-04-16T22:15:36.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-04-16T22:15:36.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28242025-04-16T22:15:36.484Z
28252025-04-16T22:15:36.484Zinfo: running `cargo check --bins` on repo-depot-client (95/207)
28262025-04-16T22:15:37.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-04-16T22:15:37.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-04-16T22:15:37.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-04-16T22:15:37.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28302025-04-16T22:15:37.431Z
28312025-04-16T22:15:37.431Zinfo: running `cargo check --bins` on sled-agent-client (96/207)
28322025-04-16T22:15:38.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-04-16T22:15:38.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-04-16T22:15:38.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-04-16T22:15:38.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28362025-04-16T22:15:38.432Z
28372025-04-16T22:15:38.432Zinfo: running `cargo check --bins` on wicketd-client (97/207)
28382025-04-16T22:15:39.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-04-16T22:15:39.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-04-16T22:15:39.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412025-04-16T22:15:39.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28422025-04-16T22:15:39.497Z
28432025-04-16T22:15:39.497Zinfo: running `cargo check --bins` on sled-agent-types (98/207)
28442025-04-16T22:15:40.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-04-16T22:15:40.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-04-16T22:15:40.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472025-04-16T22:15:40.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28482025-04-16T22:15:40.514Z
28492025-04-16T22:15:40.514Zinfo: running `cargo check --bins` on wicket-common (99/207)
28502025-04-16T22:15:41.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-04-16T22:15:41.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-04-16T22:15:41.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-04-16T22:15:41.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28542025-04-16T22:15:41.539Z
28552025-04-16T22:15:41.539Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/207)
28562025-04-16T22:15:42.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-04-16T22:15:42.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-04-16T22:15:42.556Z Checking csv-core v0.1.11
28592025-04-16T22:15:42.556Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28602025-04-16T22:15:42.588Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28612025-04-16T22:15:42.621Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28622025-04-16T22:15:42.845Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28632025-04-16T22:15:42.878Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28642025-04-16T22:15:42.910Z Checking csv v1.3.1
28652025-04-16T22:15:43.625Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28662025-04-16T22:15:44.086Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28672025-04-16T22:15:46.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
28682025-04-16T22:15:46.590Z
28692025-04-16T22:15:46.590Zinfo: running `cargo check --bins` on cockroach-admin-api (101/207)
28702025-04-16T22:15:47.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-04-16T22:15:47.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-04-16T22:15:47.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-04-16T22:15:47.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28742025-04-16T22:15:47.584Z
28752025-04-16T22:15:47.584Zinfo: running `cargo check --bins` on cockroach-admin-types (102/207)
28762025-04-16T22:15:48.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-04-16T22:15:48.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-04-16T22:15:48.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792025-04-16T22:15:48.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28802025-04-16T22:15:48.583Z
28812025-04-16T22:15:48.583Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/207)
28822025-04-16T22:15:49.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-04-16T22:15:49.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-04-16T22:15:49.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-04-16T22:15:49.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28862025-04-16T22:15:49.733Z
28872025-04-16T22:15:49.733Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/207)
28882025-04-16T22:15:50.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-04-16T22:15:50.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-04-16T22:15:50.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-04-16T22:15:50.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
28922025-04-16T22:15:51.020Z
28932025-04-16T22:15:51.020Zinfo: running `cargo check --bins` on dns-server (105/207)
28942025-04-16T22:15:51.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-04-16T22:15:51.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-04-16T22:15:51.898Z Compiling parking_lot_core v0.8.6
28972025-04-16T22:15:51.939Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28982025-04-16T22:15:51.939Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28992025-04-16T22:15:51.939Z Checking fxhash v0.2.1
29002025-04-16T22:15:51.939Z Checking hickory-client v0.24.4
29012025-04-16T22:15:51.939Z Checking hickory-server v0.24.4
29022025-04-16T22:15:52.627Z Checking parking_lot v0.11.2
29032025-04-16T22:15:52.873Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29042025-04-16T22:15:52.873Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29052025-04-16T22:15:52.952Z Checking sled v0.34.7
29062025-04-16T22:15:55.281Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29072025-04-16T22:15:56.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
29082025-04-16T22:15:57.105Z
29092025-04-16T22:15:57.105Zinfo: running `cargo check --bins` on dns-server-api (106/207)
29102025-04-16T22:15:57.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-04-16T22:15:57.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-04-16T22:15:57.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-04-16T22:15:57.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
29142025-04-16T22:15:58.059Z
29152025-04-16T22:15:58.059Zinfo: running `cargo check --bins` on openapi-manager-types (107/207)
29162025-04-16T22:15:58.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-04-16T22:15:58.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-04-16T22:15:58.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-04-16T22:15:58.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29202025-04-16T22:15:58.993Z
29212025-04-16T22:15:58.993Zinfo: running `cargo check --bins` on gateway-test-utils (108/207)
29222025-04-16T22:15:59.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-04-16T22:15:59.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-04-16T22:15:59.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-04-16T22:15:59.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29262025-04-16T22:16:00.090Z
29272025-04-16T22:16:00.090Zinfo: running `cargo check --bins` on gateway-types (109/207)
29282025-04-16T22:16:00.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-04-16T22:16:01.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-04-16T22:16:01.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312025-04-16T22:16:01.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29322025-04-16T22:16:01.090Z
29332025-04-16T22:16:01.090Zinfo: running `cargo check --bins` on ipcc (110/207)
29342025-04-16T22:16:01.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-04-16T22:16:01.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-04-16T22:16:01.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372025-04-16T22:16:01.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29382025-04-16T22:16:02.076Z
29392025-04-16T22:16:02.076Zinfo: running `cargo check --bins` on omicron-gateway (111/207)
29402025-04-16T22:16:03.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412025-04-16T22:16:03.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422025-04-16T22:16:03.193Z Compiling semver v0.1.20
29432025-04-16T22:16:03.194Z Compiling radium v0.7.0
29442025-04-16T22:16:03.233Z Checking tap v1.0.1
29452025-04-16T22:16:03.233Z Compiling maybe-uninit v2.0.0
29462025-04-16T22:16:03.233Z Checking password-hash v0.5.0
29472025-04-16T22:16:03.272Z Checking blake2 v0.10.6
29482025-04-16T22:16:03.272Z Checking funty v2.0.0
29492025-04-16T22:16:03.272Z Compiling packed_struct v0.10.1
29502025-04-16T22:16:03.423Z Checking wyz v0.5.1
29512025-04-16T22:16:03.711Z Compiling rustc_version v0.1.7
29522025-04-16T22:16:03.750Z Checking crc-catalog v2.4.0
29532025-04-16T22:16:03.789Z Compiling owo-colors v4.2.0
29542025-04-16T22:16:03.829Z Compiling cancel-safe-futures v0.1.5
29552025-04-16T22:16:03.829Z Checking argon2 v0.5.3
29562025-04-16T22:16:03.878Z Checking crc v3.2.1
29572025-04-16T22:16:03.986Z Compiling packed_struct_codegen v0.10.1
29582025-04-16T22:16:04.027Z Checking libsw-core v0.3.1
29592025-04-16T22:16:04.115Z Compiling newtype_derive v0.1.6
29602025-04-16T22:16:04.155Z Checking bitvec v1.0.1
29612025-04-16T22:16:04.195Z Checking half v2.4.1
29622025-04-16T22:16:04.234Z Compiling indexmap v1.9.3
29632025-04-16T22:16:04.274Z Checking ciborium-io v0.2.2
29642025-04-16T22:16:04.418Z Checking nodrop v0.1.14
29652025-04-16T22:16:04.458Z Checking fixedbitset v0.5.7
29662025-04-16T22:16:04.498Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29672025-04-16T22:16:04.560Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29682025-04-16T22:16:04.600Z Checking array-init v0.0.4
29692025-04-16T22:16:04.640Z Checking ciborium-ll v0.2.2
29702025-04-16T22:16:04.812Z Checking libsw v3.4.0
29712025-04-16T22:16:04.853Z Checking petgraph v0.7.1
29722025-04-16T22:16:04.892Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29732025-04-16T22:16:05.083Z Checking smallvec v0.6.14
29742025-04-16T22:16:05.274Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29752025-04-16T22:16:05.347Z Checking linear-map v1.2.0
29762025-04-16T22:16:05.450Z Checking hashbrown v0.12.3
29772025-04-16T22:16:05.506Z Checking bitfield v0.14.0
29782025-04-16T22:16:05.667Z Checking termcolor v1.4.1
29792025-04-16T22:16:05.775Z Checking indent_write v2.2.0
29802025-04-16T22:16:05.931Z Checking swrite v0.1.0
29812025-04-16T22:16:05.992Z Checking ron v0.8.1
29822025-04-16T22:16:06.048Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29832025-04-16T22:16:06.080Z Checking env_logger v0.10.2
29842025-04-16T22:16:06.114Z Checking serde-hex v0.1.0
29852025-04-16T22:16:06.187Z Checking ciborium v0.2.2
29862025-04-16T22:16:06.661Z Checking steno v0.4.1
29872025-04-16T22:16:06.929Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29882025-04-16T22:16:07.033Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29892025-04-16T22:16:07.082Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-04-16T22:16:07.198Z Checking hashbrown v0.13.2
29912025-04-16T22:16:07.302Z Checking humantime v2.1.0
29922025-04-16T22:16:07.479Z Checking crc-any v2.5.0
29932025-04-16T22:16:07.518Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29942025-04-16T22:16:07.597Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29952025-04-16T22:16:07.809Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29962025-04-16T22:16:07.870Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
29972025-04-16T22:16:08.049Z Checking object v0.30.4
29982025-04-16T22:16:08.133Z Checking void v1.0.2
29992025-04-16T22:16:08.166Z Checking path-slash v0.1.5
30002025-04-16T22:16:08.282Z Checking lzss v0.8.2
30012025-04-16T22:16:08.380Z Checking tungstenite v0.23.0
30022025-04-16T22:16:08.541Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30032025-04-16T22:16:08.637Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30042025-04-16T22:16:09.169Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30052025-04-16T22:16:09.222Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30062025-04-16T22:16:09.255Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30072025-04-16T22:16:09.287Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30082025-04-16T22:16:09.449Z Checking nix v0.27.1
30092025-04-16T22:16:09.500Z Checking kstat-rs v0.2.4
30102025-04-16T22:16:09.660Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30112025-04-16T22:16:09.805Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30122025-04-16T22:16:10.037Z Checking tokio-tungstenite v0.23.1
30132025-04-16T22:16:10.135Z Checking signal-hook-tokio v0.3.1
30142025-04-16T22:16:10.716Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30152025-04-16T22:16:10.818Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30162025-04-16T22:16:18.969Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30172025-04-16T22:16:20.664Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
30182025-04-16T22:16:25.503Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30192025-04-16T22:16:32.865Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30202025-04-16T22:16:33.691Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30212025-04-16T22:16:37.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.18s
30222025-04-16T22:16:37.447Z
30232025-04-16T22:16:37.447Zinfo: running `cargo check --bins` on ereport-api (112/207)
30242025-04-16T22:16:38.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-04-16T22:16:38.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-04-16T22:16:38.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272025-04-16T22:16:38.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30282025-04-16T22:16:38.426Z
30292025-04-16T22:16:38.426Zinfo: running `cargo check --bins` on gateway-api (113/207)
30302025-04-16T22:16:39.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-04-16T22:16:39.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-04-16T22:16:39.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-04-16T22:16:39.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30342025-04-16T22:16:39.417Z
30352025-04-16T22:16:39.417Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/207)
30362025-04-16T22:16:40.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-04-16T22:16:40.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-04-16T22:16:40.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-04-16T22:16:40.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30402025-04-16T22:16:40.365Z
30412025-04-16T22:16:40.365Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/207)
30422025-04-16T22:16:41.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-04-16T22:16:41.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-04-16T22:16:41.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-04-16T22:16:41.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30462025-04-16T22:16:41.348Z
30472025-04-16T22:16:41.348Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/207)
30482025-04-16T22:16:42.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-04-16T22:16:42.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-04-16T22:16:42.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-04-16T22:16:42.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30522025-04-16T22:16:42.338Z
30532025-04-16T22:16:42.338Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/207)
30542025-04-16T22:16:43.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-04-16T22:16:43.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-04-16T22:16:43.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-04-16T22:16:43.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30582025-04-16T22:16:43.339Z
30592025-04-16T22:16:43.339Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/207)
30602025-04-16T22:16:44.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-04-16T22:16:44.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-04-16T22:16:44.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-04-16T22:16:44.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30642025-04-16T22:16:44.339Z
30652025-04-16T22:16:44.339Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/207)
30662025-04-16T22:16:45.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-04-16T22:16:45.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-04-16T22:16:45.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-04-16T22:16:45.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30702025-04-16T22:16:45.347Z
30712025-04-16T22:16:45.347Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/207)
30722025-04-16T22:16:46.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-04-16T22:16:46.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-04-16T22:16:46.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-04-16T22:16:46.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30762025-04-16T22:16:46.329Z
30772025-04-16T22:16:46.329Zinfo: running `cargo check --bins` on oximeter-producer (121/207)
30782025-04-16T22:16:47.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-04-16T22:16:47.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-04-16T22:16:47.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-04-16T22:16:47.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30822025-04-16T22:16:47.375Z
30832025-04-16T22:16:47.375Zinfo: running `cargo check --bins` on internal-dns-resolver (122/207)
30842025-04-16T22:16:48.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-04-16T22:16:48.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-04-16T22:16:48.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-04-16T22:16:48.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
30882025-04-16T22:16:48.368Z
30892025-04-16T22:16:48.368Zinfo: running `cargo check --bins` on sp-sim (123/207)
30902025-04-16T22:16:49.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-04-16T22:16:49.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-04-16T22:16:49.368Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30932025-04-16T22:16:49.673Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30942025-04-16T22:16:51.724Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30952025-04-16T22:16:53.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s
30962025-04-16T22:16:54.121Z
30972025-04-16T22:16:54.121Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/207)
30982025-04-16T22:16:55.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-04-16T22:16:55.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-04-16T22:16:55.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-04-16T22:16:55.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31022025-04-16T22:16:55.229Z
31032025-04-16T22:16:55.229Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/207)
31042025-04-16T22:16:56.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-04-16T22:16:56.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-04-16T22:16:56.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-04-16T22:16:56.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31082025-04-16T22:16:56.337Z
31092025-04-16T22:16:56.337Zinfo: running `cargo check --bins` on db-macros (126/207)
31102025-04-16T22:16:57.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-04-16T22:16:57.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-04-16T22:16:57.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-04-16T22:16:57.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31142025-04-16T22:16:57.315Z
31152025-04-16T22:16:57.315Zinfo: running `cargo check --bins` on nexus-macros-common (127/207)
31162025-04-16T22:16:58.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-04-16T22:16:58.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-04-16T22:16:58.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-04-16T22:16:58.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31202025-04-16T22:16:58.278Z
31212025-04-16T22:16:58.278Zinfo: running `cargo check --bins` on nexus-auth (128/207)
31222025-04-16T22:16:59.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-04-16T22:16:59.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-04-16T22:16:59.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-04-16T22:16:59.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31262025-04-16T22:16:59.337Z
31272025-04-16T22:16:59.337Zinfo: running `cargo check --bins` on authz-macros (129/207)
31282025-04-16T22:17:00.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-04-16T22:17:00.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-04-16T22:17:00.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-04-16T22:17:00.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31322025-04-16T22:17:00.314Z
31332025-04-16T22:17:00.314Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/207)
31342025-04-16T22:17:01.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-04-16T22:17:01.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-04-16T22:17:01.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-04-16T22:17:01.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31382025-04-16T22:17:01.371Z
31392025-04-16T22:17:01.371Zinfo: running `cargo check --bins` on nexus-db-model (131/207)
31402025-04-16T22:17:02.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-04-16T22:17:02.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-04-16T22:17:02.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-04-16T22:17:02.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31442025-04-16T22:17:02.432Z
31452025-04-16T22:17:02.432Zinfo: running `cargo check --bins` on nexus-db-schema (132/207)
31462025-04-16T22:17:03.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-04-16T22:17:03.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-04-16T22:17:03.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-04-16T22:17:03.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31502025-04-16T22:17:03.415Z
31512025-04-16T22:17:03.415Zinfo: running `cargo check --bins` on nexus-defaults (133/207)
31522025-04-16T22:17:04.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-04-16T22:17:04.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-04-16T22:17:04.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-04-16T22:17:04.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
31562025-04-16T22:17:04.442Z
31572025-04-16T22:17:04.442Zinfo: running `cargo check --bins` on nexus-inventory (134/207)
31582025-04-16T22:17:05.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-04-16T22:17:05.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-04-16T22:17:05.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-04-16T22:17:05.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31622025-04-16T22:17:05.504Z
31632025-04-16T22:17:05.504Zinfo: running `cargo check --bins` on typed-rng (135/207)
31642025-04-16T22:17:06.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-04-16T22:17:06.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-04-16T22:17:06.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-04-16T22:17:06.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31682025-04-16T22:17:06.460Z
31692025-04-16T22:17:06.460Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/207)
31702025-04-16T22:17:07.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-04-16T22:17:07.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-04-16T22:17:07.633Z Checking keccak v0.1.5
31732025-04-16T22:17:07.667Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31742025-04-16T22:17:07.667Z Checking secrecy v0.8.0
31752025-04-16T22:17:07.667Z Compiling unicase v2.7.0
31762025-04-16T22:17:07.667Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31772025-04-16T22:17:07.667Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31782025-04-16T22:17:07.667Z Compiling thiserror-impl-no-std v2.0.2
31792025-04-16T22:17:07.704Z Checking universal-hash v0.5.1
31802025-04-16T22:17:07.906Z Checking opaque-debug v0.3.1
31812025-04-16T22:17:07.959Z Checking sha3 v0.10.8
31822025-04-16T22:17:07.992Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31832025-04-16T22:17:08.026Z Checking poly1305 v0.8.0
31842025-04-16T22:17:08.058Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31852025-04-16T22:17:08.091Z Checking chacha20 v0.9.1
31862025-04-16T22:17:08.226Z Checking aead v0.5.2
31872025-04-16T22:17:08.258Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31882025-04-16T22:17:08.337Z Compiling proc-macro-error-attr2 v2.0.0
31892025-04-16T22:17:08.370Z Compiling libefi-sys v0.1.0
31902025-04-16T22:17:08.417Z Compiling salty v0.3.0
31912025-04-16T22:17:08.505Z Checking chacha20poly1305 v0.10.1
31922025-04-16T22:17:08.688Z Compiling num-derive v0.3.3
31932025-04-16T22:17:08.829Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31942025-04-16T22:17:08.862Z Compiling bitfield-struct v0.6.2
31952025-04-16T22:17:08.991Z Compiling proc-macro-error2 v2.0.1
31962025-04-16T22:17:09.210Z Checking papergrid v0.14.0
31972025-04-16T22:17:09.610Z Compiling tabled_derive v0.10.0
31982025-04-16T22:17:09.984Z Checking thiserror-no-std v2.0.2
31992025-04-16T22:17:10.017Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32002025-04-16T22:17:10.112Z Checking vsss-rs v3.3.4
32012025-04-16T22:17:10.351Z Checking libscf-sys v1.1.0
32022025-04-16T22:17:10.538Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32032025-04-16T22:17:10.571Z Compiling mime_guess v2.0.5
32042025-04-16T22:17:10.899Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32052025-04-16T22:17:11.014Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32062025-04-16T22:17:11.181Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32072025-04-16T22:17:11.441Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32082025-04-16T22:17:11.842Z Checking primeorder v0.13.6
32092025-04-16T22:17:11.904Z Checking env_filter v0.1.2
32102025-04-16T22:17:12.153Z Compiling dropshot v0.12.0
32112025-04-16T22:17:12.256Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32122025-04-16T22:17:12.305Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-04-16T22:17:12.438Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32142025-04-16T22:17:12.534Z Checking p384 v0.13.0
32152025-04-16T22:17:12.645Z Checking env_logger v0.11.5
32162025-04-16T22:17:12.901Z Checking tabled v0.18.0
32172025-04-16T22:17:12.982Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32182025-04-16T22:17:13.243Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32192025-04-16T22:17:13.463Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32202025-04-16T22:17:13.514Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32212025-04-16T22:17:13.733Z Compiling dropshot_endpoint v0.12.0
32222025-04-16T22:17:13.766Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32232025-04-16T22:17:13.868Z Checking http-range v0.1.5
32242025-04-16T22:17:13.959Z Compiling xshell-macros v0.2.7
32252025-04-16T22:17:14.078Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32262025-04-16T22:17:14.126Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32272025-04-16T22:17:14.492Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32282025-04-16T22:17:14.655Z Checking xshell v0.2.7
32292025-04-16T22:17:14.736Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32302025-04-16T22:17:14.769Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32312025-04-16T22:17:14.974Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32322025-04-16T22:17:15.007Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32332025-04-16T22:17:15.119Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
32342025-04-16T22:17:15.336Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32352025-04-16T22:17:15.663Z Checking atty v0.2.14
32362025-04-16T22:17:15.759Z Checking crc8 v0.1.1
32372025-04-16T22:17:15.829Z Checking glob v0.3.2
32382025-04-16T22:17:15.868Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32392025-04-16T22:17:15.924Z Checking hyper-staticfile v0.10.1
32402025-04-16T22:17:16.134Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32412025-04-16T22:17:16.208Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32422025-04-16T22:17:16.829Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32432025-04-16T22:17:16.976Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32442025-04-16T22:17:17.107Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32452025-04-16T22:17:17.154Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32462025-04-16T22:17:17.209Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32472025-04-16T22:17:17.383Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32482025-04-16T22:17:18.044Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32492025-04-16T22:17:18.084Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32502025-04-16T22:17:18.198Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32512025-04-16T22:17:18.461Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32522025-04-16T22:17:18.664Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32532025-04-16T22:17:18.705Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32542025-04-16T22:17:18.999Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32552025-04-16T22:17:20.156Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32562025-04-16T22:17:20.698Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32572025-04-16T22:17:29.075Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-04-16T22:17:47.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.22s
32592025-04-16T22:17:47.893Z
32602025-04-16T22:17:47.893Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/207)
32612025-04-16T22:17:48.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-04-16T22:17:48.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-04-16T22:17:49.077Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642025-04-16T22:18:08.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s
32652025-04-16T22:18:08.455Z
32662025-04-16T22:18:08.455Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/207)
32672025-04-16T22:18:09.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-04-16T22:18:09.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-04-16T22:18:09.643Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-04-16T22:18:28.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.12s
32712025-04-16T22:18:28.780Z
32722025-04-16T22:18:28.780Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/207)
32732025-04-16T22:18:29.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-04-16T22:18:29.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-04-16T22:18:29.987Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32762025-04-16T22:18:48.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.11s
32772025-04-16T22:18:49.095Z
32782025-04-16T22:18:49.095Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/207)
32792025-04-16T22:18:50.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-04-16T22:18:50.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-04-16T22:18:50.249Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32822025-04-16T22:19:09.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.61s
32832025-04-16T22:19:09.927Z
32842025-04-16T22:19:09.927Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/207)
32852025-04-16T22:19:10.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-04-16T22:19:10.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-04-16T22:19:11.140Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882025-04-16T22:19:30.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s
32892025-04-16T22:19:30.689Z
32902025-04-16T22:19:30.689Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/207)
32912025-04-16T22:19:31.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-04-16T22:19:31.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-04-16T22:19:31.847Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32942025-04-16T22:19:51.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s
32952025-04-16T22:19:51.464Z
32962025-04-16T22:19:51.464Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/207)
32972025-04-16T22:19:52.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-04-16T22:19:52.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-04-16T22:19:52.642Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33002025-04-16T22:20:12.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.47s
33012025-04-16T22:20:13.146Z
33022025-04-16T22:20:13.146Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/207)
33032025-04-16T22:20:14.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-04-16T22:20:14.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-04-16T22:20:14.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-04-16T22:20:14.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33072025-04-16T22:20:14.196Z
33082025-04-16T22:20:14.196Zinfo: running `cargo check --bins` on key-manager (145/207)
33092025-04-16T22:20:15.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-04-16T22:20:15.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-04-16T22:20:15.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-04-16T22:20:15.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33132025-04-16T22:20:15.222Z
33142025-04-16T22:20:15.222Zinfo: running `cargo check --bins` on range-requests (146/207)
33152025-04-16T22:20:16.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-04-16T22:20:16.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-04-16T22:20:16.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-04-16T22:20:16.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33192025-04-16T22:20:16.205Z
33202025-04-16T22:20:16.205Zinfo: running `cargo check --bins` on repo-depot-api (147/207)
33212025-04-16T22:20:17.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-04-16T22:20:17.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-04-16T22:20:17.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-04-16T22:20:17.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
33252025-04-16T22:20:17.207Z
33262025-04-16T22:20:17.207Zinfo: running `cargo check --bins` on sled-agent-api (148/207)
33272025-04-16T22:20:18.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-04-16T22:20:18.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-04-16T22:20:18.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-04-16T22:20:18.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33312025-04-16T22:20:18.267Z
33322025-04-16T22:20:18.267Zinfo: running `cargo check --bins` on sled-diagnostics (149/207)
33332025-04-16T22:20:19.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-04-16T22:20:19.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-04-16T22:20:19.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-04-16T22:20:19.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
33372025-04-16T22:20:19.245Z
33382025-04-16T22:20:19.245Zinfo: running `cargo check --bins` on sled-hardware (150/207)
33392025-04-16T22:20:20.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-04-16T22:20:20.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-04-16T22:20:20.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-04-16T22:20:20.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33432025-04-16T22:20:20.310Z
33442025-04-16T22:20:20.312Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/207)
33452025-04-16T22:20:21.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-04-16T22:20:21.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-04-16T22:20:21.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-04-16T22:20:21.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33492025-04-16T22:20:21.345Z
33502025-04-16T22:20:21.345Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/207)
33512025-04-16T22:20:22.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-04-16T22:20:22.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-04-16T22:20:22.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-04-16T22:20:22.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33552025-04-16T22:20:22.383Z
33562025-04-16T22:20:22.383Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (153/207)
33572025-04-16T22:20:23.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-04-16T22:20:23.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-04-16T22:20:23.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-04-16T22:20:23.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33612025-04-16T22:20:23.448Z
33622025-04-16T22:20:23.448Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (154/207)
33632025-04-16T22:20:24.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-04-16T22:20:24.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-04-16T22:20:24.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-04-16T22:20:24.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33672025-04-16T22:20:24.521Z
33682025-04-16T22:20:24.521Zinfo: running `cargo check --bins` on nexus-test-interface (155/207)
33692025-04-16T22:20:25.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-04-16T22:20:25.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-04-16T22:20:25.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-04-16T22:20:25.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33732025-04-16T22:20:25.590Z
33742025-04-16T22:20:25.590Zinfo: running `cargo check --bins` on oximeter-collector (156/207)
33752025-04-16T22:20:26.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-04-16T22:20:26.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-04-16T22:20:26.728Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33782025-04-16T22:20:26.728Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33792025-04-16T22:20:27.823Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33802025-04-16T22:20:30.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
33812025-04-16T22:20:30.743Z
33822025-04-16T22:20:30.744Zinfo: running `cargo check --bins` on oximeter-api (157/207)
33832025-04-16T22:20:31.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-04-16T22:20:31.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-04-16T22:20:31.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862025-04-16T22:20:31.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33872025-04-16T22:20:31.763Z
33882025-04-16T22:20:31.763Zinfo: running `cargo check --bins` on cert-dev (158/207)
33892025-04-16T22:20:32.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-04-16T22:20:32.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-04-16T22:20:32.725Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33922025-04-16T22:20:33.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33932025-04-16T22:20:33.200Z
33942025-04-16T22:20:33.200Zinfo: running `cargo check --bins` on clickana (159/207)
33952025-04-16T22:20:34.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-04-16T22:20:34.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-04-16T22:20:34.224Z Checking castaway v0.2.3
33982025-04-16T22:20:34.225Z Checking lru v0.12.5
33992025-04-16T22:20:34.264Z Compiling instability v0.3.2
34002025-04-16T22:20:34.264Z Checking unicode-truncate v1.1.0
34012025-04-16T22:20:34.264Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34022025-04-16T22:20:34.265Z Compiling indoc v2.0.6
34032025-04-16T22:20:34.265Z Checking cassowary v0.3.0
34042025-04-16T22:20:34.425Z Checking compact_str v0.8.0
34052025-04-16T22:20:35.195Z Checking ratatui v0.29.0
34062025-04-16T22:20:36.436Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34072025-04-16T22:20:38.020Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34082025-04-16T22:20:39.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
34092025-04-16T22:20:39.347Z
34102025-04-16T22:20:39.347Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (160/207)
34112025-04-16T22:20:40.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-04-16T22:20:40.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-04-16T22:20:40.503Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34142025-04-16T22:20:40.503Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34152025-04-16T22:20:41.848Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34162025-04-16T22:20:42.505Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34172025-04-16T22:20:43.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
34182025-04-16T22:20:43.220Z
34192025-04-16T22:20:43.220Zinfo: running `cargo check --bins` on ch-dev (161/207)
34202025-04-16T22:20:44.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-04-16T22:20:44.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-04-16T22:20:44.328Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34232025-04-16T22:20:45.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
34242025-04-16T22:20:45.483Z
34252025-04-16T22:20:45.483Zinfo: running `cargo check --bins` on dev-tools-common (162/207)
34262025-04-16T22:20:46.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-04-16T22:20:46.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-04-16T22:20:46.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292025-04-16T22:20:46.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34302025-04-16T22:20:46.233Z
34312025-04-16T22:20:46.233Zinfo: running `cargo check --bins` on crdb-seed (163/207)
34322025-04-16T22:20:47.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332025-04-16T22:20:47.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342025-04-16T22:20:47.284Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34352025-04-16T22:20:47.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34362025-04-16T22:20:47.874Z
34372025-04-16T22:20:47.875Zinfo: running `cargo check --bins` on db-dev (164/207)
34382025-04-16T22:20:48.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-04-16T22:20:48.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-04-16T22:20:48.953Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34412025-04-16T22:20:49.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
34422025-04-16T22:20:50.101Z
34432025-04-16T22:20:50.101Zinfo: running `cargo check --bins` on omicron-dev-lib (165/207)
34442025-04-16T22:20:51.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-04-16T22:20:51.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-04-16T22:20:51.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472025-04-16T22:20:51.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
34482025-04-16T22:20:51.153Z
34492025-04-16T22:20:51.153Zinfo: running `cargo check --bins` on xtask-downloader (166/207)
34502025-04-16T22:20:52.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-04-16T22:20:52.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-04-16T22:20:52.130Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34532025-04-16T22:20:53.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
34542025-04-16T22:20:53.407Z
34552025-04-16T22:20:53.408Zinfo: running `cargo check --bins` on omicron-ls-apis (167/207)
34562025-04-16T22:20:54.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-04-16T22:20:54.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-04-16T22:20:54.418Z Checking cargo-platform v0.1.8
34592025-04-16T22:20:54.704Z Checking cargo_metadata v0.19.2
34602025-04-16T22:20:56.049Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34612025-04-16T22:20:57.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
34622025-04-16T22:20:57.453Z
34632025-04-16T22:20:57.453Zinfo: running `cargo check --bins` on mgs-dev (168/207)
34642025-04-16T22:20:58.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-04-16T22:20:58.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-04-16T22:20:58.660Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34672025-04-16T22:21:00.507Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34682025-04-16T22:21:01.268Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34692025-04-16T22:21:01.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
34702025-04-16T22:21:02.198Z
34712025-04-16T22:21:02.198Zinfo: running `cargo check --bins` on omicron-omdb (169/207)
34722025-04-16T22:21:03.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732025-04-16T22:21:03.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742025-04-16T22:21:03.507Z Compiling crunchy v0.2.2
34752025-04-16T22:21:03.507Z Compiling dsl_auto_type v0.1.2
34762025-04-16T22:21:03.507Z Checking scheduled-thread-pool v0.2.7
34772025-04-16T22:21:03.547Z Compiling diesel_table_macro_syntax v0.2.0
34782025-04-16T22:21:03.547Z Compiling tiny-keccak v2.0.2
34792025-04-16T22:21:03.547Z Compiling bit-vec v0.6.3
34802025-04-16T22:21:03.547Z Compiling ascii-canvas v3.0.0
34812025-04-16T22:21:03.547Z Compiling ena v0.14.3
34822025-04-16T22:21:03.830Z Checking r2d2 v0.8.10
34832025-04-16T22:21:03.982Z Compiling bit-set v0.5.3
34842025-04-16T22:21:04.022Z Compiling regex-syntax v0.6.29
34852025-04-16T22:21:04.062Z Compiling diff v0.1.13
34862025-04-16T22:21:04.062Z Compiling bindgen v0.71.1
34872025-04-16T22:21:04.105Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34882025-04-16T22:21:04.194Z Compiling ref-cast v1.0.23
34892025-04-16T22:21:04.282Z Compiling rustc-hash v2.1.1
34902025-04-16T22:21:04.362Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34912025-04-16T22:21:04.519Z Compiling derive_builder_core v0.20.2
34922025-04-16T22:21:04.578Z Compiling libxml v0.3.3
34932025-04-16T22:21:04.675Z Compiling ref-cast-impl v1.0.23
34942025-04-16T22:21:04.787Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34952025-04-16T22:21:04.862Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34962025-04-16T22:21:04.959Z Compiling diesel_derives v2.2.3
34972025-04-16T22:21:05.035Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34982025-04-16T22:21:05.315Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34992025-04-16T22:21:05.355Z Compiling strum_macros v0.24.3
35002025-04-16T22:21:05.704Z Compiling indoc v1.0.9
35012025-04-16T22:21:06.388Z Compiling derive_builder_macro v0.20.2
35022025-04-16T22:21:06.504Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35032025-04-16T22:21:06.797Z Compiling impl-trait-for-tuples v0.2.2
35042025-04-16T22:21:07.159Z Compiling lalrpop v0.19.12
35052025-04-16T22:21:07.199Z Checking derive_builder v0.20.2
35062025-04-16T22:21:07.360Z Compiling oso-derive v0.27.3
35072025-04-16T22:21:07.419Z Checking quick-xml v0.37.2
35082025-04-16T22:21:08.039Z Compiling diesel-dtrace v0.4.2
35092025-04-16T22:21:08.264Z Checking maplit v1.0.2
35102025-04-16T22:21:08.430Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35112025-04-16T22:21:08.469Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35122025-04-16T22:21:08.552Z Checking bb8 v0.8.5
35132025-04-16T22:21:08.780Z Checking io-lifetimes v1.0.11
35142025-04-16T22:21:08.990Z Checking rustix v0.37.28
35152025-04-16T22:21:09.030Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35162025-04-16T22:21:09.306Z Checking rand_seeder v0.3.0
35172025-04-16T22:21:09.351Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35182025-04-16T22:21:09.614Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35192025-04-16T22:21:09.821Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35202025-04-16T22:21:09.861Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35212025-04-16T22:21:10.010Z Checking terminal_size v0.2.6
35222025-04-16T22:21:10.154Z Checking smawk v0.3.2
35232025-04-16T22:21:10.208Z Checking is_ci v1.2.0
35242025-04-16T22:21:10.370Z Checking unicode-linebreak v0.1.5
35252025-04-16T22:21:10.410Z Checking supports-color v3.0.2
35262025-04-16T22:21:10.646Z Checking multimap v0.10.0
35272025-04-16T22:21:10.759Z Checking textwrap v0.16.1
35282025-04-16T22:21:11.690Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35292025-04-16T22:21:12.675Z Checking diesel v2.2.9
35302025-04-16T22:21:27.604Z Compiling samael v0.0.18
35312025-04-16T22:21:38.607Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35322025-04-16T22:21:42.352Z Checking async-bb8-diesel v0.2.1
35332025-04-16T22:21:44.194Z Compiling polar-core v0.27.3
35342025-04-16T22:21:53.364Z Checking oso v0.27.3
35352025-04-16T22:23:18.436Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35362025-04-16T22:23:29.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
35372025-04-16T22:23:29.925Z
35382025-04-16T22:23:29.925Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (170/207)
35392025-04-16T22:23:30.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-04-16T22:23:30.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-04-16T22:23:30.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-04-16T22:23:30.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35432025-04-16T22:23:31.071Z
35442025-04-16T22:23:31.071Zinfo: running `cargo check --bins` on nexus-saga-recovery (171/207)
35452025-04-16T22:23:32.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-04-16T22:23:32.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-04-16T22:23:32.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-04-16T22:23:32.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35492025-04-16T22:23:32.162Z
35502025-04-16T22:23:32.162Zinfo: running `cargo check --bins` on nexus-test-utils-macros (172/207)
35512025-04-16T22:23:33.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-04-16T22:23:33.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-04-16T22:23:33.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-04-16T22:23:33.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35552025-04-16T22:23:33.125Z
35562025-04-16T22:23:33.125Zinfo: running `cargo check --bins` on omicron-nexus (173/207)
35572025-04-16T22:23:34.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-04-16T22:23:34.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-04-16T22:23:34.397Z Compiling libz-sys v1.1.20
35602025-04-16T22:23:34.438Z Compiling libgit2-sys v0.17.0+1.8.1
35612025-04-16T22:23:34.479Z Compiling vergen v8.3.2
35622025-04-16T22:23:34.479Z Compiling cargo-platform v0.1.8
35632025-04-16T22:23:34.479Z Compiling pin-project-internal v1.1.6
35642025-04-16T22:23:34.519Z Compiling snafu-derive v0.8.5
35652025-04-16T22:23:34.519Z Compiling rustls v0.21.12
35662025-04-16T22:23:34.560Z Checking globset v0.4.15
35672025-04-16T22:23:34.795Z Compiling cargo_metadata v0.18.1
35682025-04-16T22:23:34.855Z Checking olpc-cjson v0.1.4
35692025-04-16T22:23:34.972Z Checking sct v0.7.1
35702025-04-16T22:23:35.039Z Checking rustls-webpki v0.101.7
35712025-04-16T22:23:35.109Z Checking serde_plain v1.0.2
35722025-04-16T22:23:35.173Z Checking typed-path v0.9.3
35732025-04-16T22:23:35.370Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35742025-04-16T22:23:35.427Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35752025-04-16T22:23:35.672Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35762025-04-16T22:23:35.733Z Checking parse-size v1.1.0
35772025-04-16T22:23:35.934Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35782025-04-16T22:23:36.073Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35792025-04-16T22:23:36.313Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35802025-04-16T22:23:36.778Z Checking pin-project v1.1.6
35812025-04-16T22:23:36.862Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35822025-04-16T22:23:36.943Z Checking rustls-pemfile v1.0.4
35832025-04-16T22:23:37.159Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35842025-04-16T22:23:37.342Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35852025-04-16T22:23:37.389Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35862025-04-16T22:23:37.504Z Checking twox-hash v2.1.0
35872025-04-16T22:23:37.676Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35882025-04-16T22:23:37.718Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35892025-04-16T22:23:37.803Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35902025-04-16T22:23:38.401Z Checking tokio-rustls v0.24.1
35912025-04-16T22:23:38.557Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35922025-04-16T22:23:38.597Z Checking snafu v0.8.5
35932025-04-16T22:23:38.991Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35942025-04-16T22:23:39.031Z Checking tough v0.20.0
35952025-04-16T22:23:39.451Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35962025-04-16T22:23:39.496Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35972025-04-16T22:23:39.564Z Checking fatfs v0.3.6
35982025-04-16T22:23:39.607Z Checking assert_matches v1.5.0
35992025-04-16T22:23:43.151Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36002025-04-16T22:23:44.691Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36012025-04-16T22:23:46.795Z Compiling git2 v0.19.0
36022025-04-16T22:23:52.309Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
36032025-04-16T22:25:13.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
36042025-04-16T22:25:14.151Z
36052025-04-16T22:25:14.151Zinfo: running `cargo check --bins` on nexus-external-api (174/207)
36062025-04-16T22:25:15.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-04-16T22:25:15.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-04-16T22:25:15.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092025-04-16T22:25:15.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
36102025-04-16T22:25:15.447Z
36112025-04-16T22:25:15.447Zinfo: running `cargo check --bins` on nexus-internal-api (175/207)
36122025-04-16T22:25:16.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-04-16T22:25:16.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-04-16T22:25:16.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36152025-04-16T22:25:16.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
36162025-04-16T22:25:16.672Z
36172025-04-16T22:25:16.672Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (176/207)
36182025-04-16T22:25:17.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-04-16T22:25:17.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-04-16T22:25:17.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212025-04-16T22:25:17.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36222025-04-16T22:25:17.928Z
36232025-04-16T22:25:17.928Zinfo: running `cargo check --bins` on nexus-mgs-updates (177/207)
36242025-04-16T22:25:18.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-04-16T22:25:18.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-04-16T22:25:18.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272025-04-16T22:25:18.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
36282025-04-16T22:25:19.070Z
36292025-04-16T22:25:19.070Zinfo: running `cargo check --bins` on nexus-networking (178/207)
36302025-04-16T22:25:20.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-04-16T22:25:20.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-04-16T22:25:20.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332025-04-16T22:25:20.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
36342025-04-16T22:25:20.220Z
36352025-04-16T22:25:20.220Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (179/207)
36362025-04-16T22:25:21.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-04-16T22:25:21.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-04-16T22:25:21.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-04-16T22:25:21.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36402025-04-16T22:25:21.318Z
36412025-04-16T22:25:21.318Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (180/207)
36422025-04-16T22:25:22.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-04-16T22:25:22.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-04-16T22:25:22.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36452025-04-16T22:25:22.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
36462025-04-16T22:25:22.404Z
36472025-04-16T22:25:22.404Zinfo: running `cargo check --bins` on update-common (181/207)
36482025-04-16T22:25:24.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-04-16T22:25:24.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-04-16T22:25:24.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512025-04-16T22:25:24.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
36522025-04-16T22:25:24.308Z
36532025-04-16T22:25:24.308Zinfo: running `cargo check --bins` on omicron-dev (182/207)
36542025-04-16T22:25:24.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552025-04-16T22:25:24.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562025-04-16T22:25:24.831Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36572025-04-16T22:25:24.871Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36582025-04-16T22:25:24.911Z Checking yansi v1.0.1
36592025-04-16T22:25:24.911Z Checking diff v0.1.13
36602025-04-16T22:25:24.911Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36612025-04-16T22:25:24.911Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36622025-04-16T22:25:25.413Z Checking pretty_assertions v1.4.1
36632025-04-16T22:25:26.294Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36642025-04-16T22:26:08.686Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36652025-04-16T22:26:08.725Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36662025-04-16T22:26:08.725Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36672025-04-16T22:26:08.725Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36682025-04-16T22:26:08.725Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36692025-04-16T22:26:08.725Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36702025-04-16T22:26:09.820Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36712025-04-16T22:26:11.612Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36722025-04-16T22:27:23.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
36732025-04-16T22:27:24.243Z
36742025-04-16T22:27:24.243Zinfo: running `cargo check --bins` on openapi-manager (183/207)
36752025-04-16T22:27:25.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-04-16T22:27:25.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-04-16T22:27:25.406Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36782025-04-16T22:27:25.406Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36792025-04-16T22:27:25.446Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36802025-04-16T22:27:25.486Z Checking heck v0.4.1
36812025-04-16T22:27:25.486Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36822025-04-16T22:27:25.723Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36832025-04-16T22:27:25.973Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36842025-04-16T22:27:26.931Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36852025-04-16T22:27:29.982Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36862025-04-16T22:27:32.035Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36872025-04-16T22:27:33.174Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36882025-04-16T22:27:35.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.87s
36892025-04-16T22:27:35.319Z
36902025-04-16T22:27:35.319Zinfo: running `cargo check --bins` on installinator-api (184/207)
36912025-04-16T22:27:36.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-04-16T22:27:36.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-04-16T22:27:36.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942025-04-16T22:27:36.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
36952025-04-16T22:27:36.352Z
36962025-04-16T22:27:36.352Zinfo: running `cargo check --bins` on wicketd-api (185/207)
36972025-04-16T22:27:37.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982025-04-16T22:27:37.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992025-04-16T22:27:37.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002025-04-16T22:27:37.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
37012025-04-16T22:27:37.403Z
37022025-04-16T22:27:37.403Zinfo: running `cargo check --bins` on omicron-pins (186/207)
37032025-04-16T22:27:38.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-04-16T22:27:38.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-04-16T22:27:38.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062025-04-16T22:27:38.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
37072025-04-16T22:27:38.409Z
37082025-04-16T22:27:38.409Zinfo: running `cargo check --bins` on reconfigurator-cli (187/207)
37092025-04-16T22:27:39.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-04-16T22:27:39.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-04-16T22:27:39.568Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37122025-04-16T22:27:39.568Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37132025-04-16T22:27:39.608Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37142025-04-16T22:27:39.608Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37152025-04-16T22:27:39.608Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
37162025-04-16T22:27:39.608Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37172025-04-16T22:27:39.648Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37182025-04-16T22:27:39.688Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37192025-04-16T22:27:39.909Z Compiling petname v2.0.2
37202025-04-16T22:27:39.949Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37212025-04-16T22:27:39.989Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37222025-04-16T22:27:40.264Z Checking sync-ptr v0.1.1
37232025-04-16T22:27:40.315Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37242025-04-16T22:27:40.532Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37252025-04-16T22:27:41.779Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37262025-04-16T22:27:43.383Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37272025-04-16T22:27:58.079Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37282025-04-16T22:27:58.079Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37292025-04-16T22:27:59.022Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37302025-04-16T22:28:00.734Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37312025-04-16T22:28:03.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s
37322025-04-16T22:28:03.475Z
37332025-04-16T22:28:03.475Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (188/207)
37342025-04-16T22:28:04.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352025-04-16T22:28:04.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362025-04-16T22:28:04.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372025-04-16T22:28:04.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
37382025-04-16T22:28:04.570Z
37392025-04-16T22:28:04.570Zinfo: running `cargo check --bins` on omicron-repl-utils (189/207)
37402025-04-16T22:28:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412025-04-16T22:28:05.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422025-04-16T22:28:05.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432025-04-16T22:28:05.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
37442025-04-16T22:28:05.551Z
37452025-04-16T22:28:05.551Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (190/207)
37462025-04-16T22:28:06.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-04-16T22:28:06.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-04-16T22:28:06.724Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37492025-04-16T22:28:07.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s
37502025-04-16T22:28:08.165Z
37512025-04-16T22:28:08.166Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (191/207)
37522025-04-16T22:28:09.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532025-04-16T22:28:09.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542025-04-16T22:28:09.284Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37552025-04-16T22:28:09.760Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37562025-04-16T22:28:11.083Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37572025-04-16T22:28:11.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s
37582025-04-16T22:28:12.120Z
37592025-04-16T22:28:12.120Zinfo: running `cargo check --bins` on omicron-releng (192/207)
37602025-04-16T22:28:13.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-04-16T22:28:13.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-04-16T22:28:13.195Z Compiling blake3 v1.5.4
37632025-04-16T22:28:13.236Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37642025-04-16T22:28:13.236Z Checking memmap2 v0.9.5
37652025-04-16T22:28:13.275Z Checking constant_time_eq v0.3.1
37662025-04-16T22:28:13.276Z Checking arrayvec v0.7.6
37672025-04-16T22:28:13.276Z Checking arrayref v0.3.9
37682025-04-16T22:28:13.322Z Checking topological-sort v0.2.2
37692025-04-16T22:28:13.322Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37702025-04-16T22:28:13.403Z Checking shell-words v1.1.0
37712025-04-16T22:28:13.825Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37722025-04-16T22:28:14.158Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37732025-04-16T22:28:14.862Z Checking omicron-zone-package v0.12.0
37742025-04-16T22:28:16.497Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37752025-04-16T22:28:17.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
37762025-04-16T22:28:17.981Z
37772025-04-16T22:28:17.981Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (193/207)
37782025-04-16T22:28:18.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-04-16T22:28:18.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-04-16T22:28:19.047Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37812025-04-16T22:28:19.430Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
37822025-04-16T22:28:20.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
37832025-04-16T22:28:20.225Z
37842025-04-16T22:28:20.225Zinfo: running `cargo check --bins` on xtask (194/207)
37852025-04-16T22:28:20.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-04-16T22:28:20.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-04-16T22:28:20.985Z Checking bitflags v2.9.0
37882025-04-16T22:28:20.986Z Checking serde v1.0.219
37892025-04-16T22:28:20.986Z Checking thiserror v1.0.69
37902025-04-16T22:28:20.986Z Checking scroll v0.12.0
37912025-04-16T22:28:21.033Z Checking log v0.4.22
37922025-04-16T22:28:21.073Z Checking hashbrown v0.15.1
37932025-04-16T22:28:21.073Z Checking zerocopy v0.7.35
37942025-04-16T22:28:21.114Z Checking syn v2.0.98
37952025-04-16T22:28:21.187Z Checking pest v2.7.14
37962025-04-16T22:28:21.296Z Checking rustix v0.38.37
37972025-04-16T22:28:21.347Z Checking once_cell v1.21.3
37982025-04-16T22:28:21.498Z Checking goblin v0.8.2
37992025-04-16T22:28:21.661Z Checking thiserror v2.0.12
38002025-04-16T22:28:21.827Z Checking fs-err v2.11.0
38012025-04-16T22:28:21.971Z Checking indexmap v2.7.1
38022025-04-16T22:28:22.129Z Checking tabled v0.15.0
38032025-04-16T22:28:22.168Z Checking anyhow v1.0.97
38042025-04-16T22:28:22.546Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38052025-04-16T22:28:22.879Z Checking terminal_size v0.4.0
38062025-04-16T22:28:22.918Z Checking tempfile v3.13.0
38072025-04-16T22:28:23.059Z Checking clap_builder v4.5.35
38082025-04-16T22:28:23.343Z Checking dtrace-parser v0.2.0
38092025-04-16T22:28:24.974Z Checking serde_json v1.0.140
38102025-04-16T22:28:24.975Z Checking toml_datetime v0.6.8
38112025-04-16T22:28:24.975Z Checking serde_spanned v0.6.8
38122025-04-16T22:28:25.014Z Checking camino v1.1.9
38132025-04-16T22:28:25.014Z Checking cargo-platform v0.1.8
38142025-04-16T22:28:25.245Z Checking semver v1.0.25
38152025-04-16T22:28:25.285Z Checking toml_edit v0.22.24
38162025-04-16T22:28:25.325Z Checking macaddr v1.0.1
38172025-04-16T22:28:25.557Z Checking camino-tempfile v1.1.1
38182025-04-16T22:28:25.703Z Checking clap v4.5.35
38192025-04-16T22:28:26.304Z Checking dof v0.3.0
38202025-04-16T22:28:26.304Z Checking cargo_metadata v0.19.2
38212025-04-16T22:28:26.853Z Checking usdt-impl v0.5.0
38222025-04-16T22:28:27.367Z Checking usdt v0.5.0
38232025-04-16T22:28:27.620Z Checking toml v0.8.20
38242025-04-16T22:28:28.243Z Checking cargo_toml v0.21.0
38252025-04-16T22:28:29.807Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38262025-04-16T22:28:30.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.45s
38272025-04-16T22:28:30.818Z
38282025-04-16T22:28:30.818Zinfo: running `cargo check --bins` on end-to-end-tests (195/207)
38292025-04-16T22:28:31.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-04-16T22:28:31.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-04-16T22:28:32.073Z Checking polyval v0.6.2
38322025-04-16T22:28:32.113Z Checking ctr v0.9.2
38332025-04-16T22:28:32.153Z Checking ssh-encoding v0.2.0
38342025-04-16T22:28:32.153Z Checking blowfish v0.9.1
38352025-04-16T22:28:32.193Z Checking password-hash v0.4.2
38362025-04-16T22:28:32.232Z Checking p521 v0.13.3
38372025-04-16T22:28:32.232Z Checking p256 v0.13.2
38382025-04-16T22:28:32.272Z Checking russh-cryptovec v0.7.3
38392025-04-16T22:28:32.395Z Checking ghash v0.5.1
38402025-04-16T22:28:32.434Z Checking bcrypt-pbkdf v0.10.0
38412025-04-16T22:28:32.474Z Checking md5 v0.7.0
38422025-04-16T22:28:32.474Z Checking num-bigint v0.4.6
38432025-04-16T22:28:32.514Z Checking des v0.8.1
38442025-04-16T22:28:32.611Z Checking aes-gcm v0.10.3
38452025-04-16T22:28:32.654Z Checking pbkdf2 v0.11.0
38462025-04-16T22:28:32.693Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38472025-04-16T22:28:32.733Z Checking hex-literal v0.4.1
38482025-04-16T22:28:32.773Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38492025-04-16T22:28:32.812Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38502025-04-16T22:28:32.854Z Checking internet-checksum v0.2.1
38512025-04-16T22:28:32.894Z Checking ssh-cipher v0.2.0
38522025-04-16T22:28:33.431Z Checking ssh-key v0.6.6
38532025-04-16T22:28:33.472Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38542025-04-16T22:28:34.633Z Checking russh-keys v0.45.0
38552025-04-16T22:28:35.819Z Checking russh v0.45.0
38562025-04-16T22:29:01.785Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38572025-04-16T22:29:03.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.88s
38582025-04-16T22:29:03.909Z
38592025-04-16T22:29:03.909Zinfo: running `cargo check --bins` on gateway-cli (196/207)
38602025-04-16T22:29:04.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-04-16T22:29:04.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-04-16T22:29:04.973Z Checking termios v0.3.3
38632025-04-16T22:29:05.196Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38642025-04-16T22:29:06.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.39s
38652025-04-16T22:29:06.487Z
38662025-04-16T22:29:06.487Zinfo: running `cargo check --bins --no-default-features` on installinator (197/207)
38672025-04-16T22:29:07.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-04-16T22:29:07.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-04-16T22:29:07.603Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38702025-04-16T22:29:07.603Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38712025-04-16T22:29:07.643Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38722025-04-16T22:29:07.643Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38732025-04-16T22:29:08.739Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38742025-04-16T22:29:08.928Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38752025-04-16T22:29:11.310Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38762025-04-16T22:29:13.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s
38772025-04-16T22:29:14.070Z
38782025-04-16T22:29:14.071Zinfo: running `cargo check --bins` on internal-dns-cli (198/207)
38792025-04-16T22:29:14.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-04-16T22:29:15.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-04-16T22:29:15.166Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38822025-04-16T22:29:15.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
38832025-04-16T22:29:15.900Z
38842025-04-16T22:29:15.900Zinfo: running `cargo check --bins` on omicron-live-tests (199/207)
38852025-04-16T22:29:16.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-04-16T22:29:16.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-04-16T22:29:16.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-04-16T22:29:16.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
38892025-04-16T22:29:16.877Z
38902025-04-16T22:29:16.877Zinfo: running `cargo check --bins` on live-tests-macros (200/207)
38912025-04-16T22:29:17.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-04-16T22:29:17.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-04-16T22:29:17.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942025-04-16T22:29:17.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
38952025-04-16T22:29:17.857Z
38962025-04-16T22:29:17.857Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (201/207)
38972025-04-16T22:29:18.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-04-16T22:29:18.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-04-16T22:29:19.023Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39002025-04-16T22:29:19.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
39012025-04-16T22:29:19.941Z
39022025-04-16T22:29:19.941Zinfo: running `cargo check --bins` on omicron-package (202/207)
39032025-04-16T22:29:20.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-04-16T22:29:20.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-04-16T22:29:21.072Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39062025-04-16T22:29:22.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
39072025-04-16T22:29:23.165Z
39082025-04-16T22:29:23.165Zinfo: running `cargo check --bins` on wicket-dbg (203/207)
39092025-04-16T22:29:24.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-04-16T22:29:24.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-04-16T22:29:24.334Z Checking rtoolbox v0.0.2
39122025-04-16T22:29:24.334Z Checking tui-tree-widget v0.23.0
39132025-04-16T22:29:24.334Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39142025-04-16T22:29:24.565Z Checking rpassword v7.3.1
39152025-04-16T22:29:30.899Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39162025-04-16T22:29:35.028Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39172025-04-16T22:29:36.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
39182025-04-16T22:29:36.897Z
39192025-04-16T22:29:36.897Zinfo: running `cargo check --bins` on wicket (204/207)
39202025-04-16T22:29:37.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212025-04-16T22:29:37.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222025-04-16T22:29:38.089Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39232025-04-16T22:29:38.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
39242025-04-16T22:29:38.713Z
39252025-04-16T22:29:38.713Zinfo: running `cargo check --bins` on wicketd (205/207)
39262025-04-16T22:29:39.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272025-04-16T22:29:39.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282025-04-16T22:29:39.922Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39292025-04-16T22:29:45.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s
39302025-04-16T22:29:45.872Z
39312025-04-16T22:29:45.872Zinfo: running `cargo check --bins` on omicron-workspace-hack (206/207)
39322025-04-16T22:29:46.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332025-04-16T22:29:46.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342025-04-16T22:29:46.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352025-04-16T22:29:46.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
39362025-04-16T22:29:46.878Z
39372025-04-16T22:29:46.878Zinfo: running `cargo check --bins` on zone-setup (207/207)
39382025-04-16T22:29:47.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392025-04-16T22:29:47.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402025-04-16T22:29:47.983Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39412025-04-16T22:29:48.022Z Checking uzers v0.12.1
39422025-04-16T22:29:50.539Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39432025-04-16T22:29:53.495Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39442025-04-16T22:29:54.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.94s
39452025-04-16T22:29:55.052Z
39462025-04-16T22:29:55.092Zreal 18:51.993762998
39472025-04-16T22:29:55.092Zuser 31:21.170947545
39482025-04-16T22:29:55.092Zsys 5:37.873729941
39492025-04-16T22:29:55.092Ztrap 0.830075642
39502025-04-16T22:29:55.092Ztflt 0.410576108
39512025-04-16T22:29:55.092Zdflt 1.520019300
39522025-04-16T22:29:55.092Zkflt 0.000961321
39532025-04-16T22:29:55.092Zlock 57:05.428021000
39542025-04-16T22:29:55.092Zslp 2:46:08.377436076
39552025-04-16T22:29:55.093Zlat 1:11.577536542
39562025-04-16T22:29:55.093Zstop 3:42.082694598
39572025-04-16T22:29:55.093Zprocess exited: duration 1484345 ms, exit code 0
 
39582025-04-16T22:29:55.174Zfound 0 output files