01JT44Z771J7XMZBG3BJQWX5VD: 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: 01JT44ZPQ9GV4DZJTFHJ8BNSTP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-30T20:08:12.551Zjob assigned to worker 01JT44ZR13FKCE4XFQPYGAQPWE [factory gimlet-EVT22200007-propolis, EVT22200007/25861] (queued for 35 s)
 
22025-04-30T20:08:20.159Zstarting task 0: "setup"
32025-04-30T20:08:20.198Z++ uname -s
42025-04-30T20:08:20.199Z+ kern=SunOS
52025-04-30T20:08:20.199Z+ build_user=build
62025-04-30T20:08:20.199Z+ build_uid=12345
72025-04-30T20:08:20.199Z+ work_dir=/work
82025-04-30T20:08:20.199Z+ input_dir=/input
92025-04-30T20:08:20.199Z+ [[ 0 == 12345 ]]
102025-04-30T20:08:20.199Z+ case "$kern" in
112025-04-30T20:08:20.199Z+ groupadd -g 12345 build
122025-04-30T20:08:20.199Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-30T20:08:22.184Z+ zfs create -o mountpoint=/work rpool/work
142025-04-30T20:08:22.223Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-30T20:08:22.263Z+ home_fs=zfs
162025-04-30T20:08:22.263Z+ [[ zfs == autofs ]]
172025-04-30T20:08:22.263Z+ mkdir -p /home/build
182025-04-30T20:08:22.263Z+ chown build:build /home/build /work
192025-04-30T20:08:24.231Z+ chmod 0700 /home/build /work
202025-04-30T20:08:24.271Zprocess exited: duration 4079 ms, exit code 0
 
212025-04-30T20:08:24.353Zstarting task 1: "rust-toolchain"
222025-04-30T20:08:24.393Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-30T20:08:24.393Z * rust toolchain channel = "1.86.0"
242025-04-30T20:08:24.393Z * rust toolchain profile = "default"
252025-04-30T20:08:24.393Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-30T20:08:24.393Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-30T20:08:24.393Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-30T20:08:24.393Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-30T20:08:24.393Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-30T20:08:24.498Zinfo: downloading installer
312025-04-30T20:08:24.927Zwarn: It looks like you have an existing installation of Rust at:
322025-04-30T20:08:24.927Zwarn: /opt/ooce/bin
332025-04-30T20:08:24.927Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-30T20:08:24.927Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-30T20:08:24.927Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-30T20:08:24.927Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-30T20:08:24.927Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-30T20:08:24.927Zerror: cannot install while Rust is installed
392025-04-30T20:08:24.927Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-30T20:08:24.967Zinfo: profile set to 'default'
412025-04-30T20:08:24.967Zinfo: default host triple is x86_64-unknown-illumos
422025-04-30T20:08:24.967Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-30T20:08:25.044Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-30T20:08:25.044Zinfo: downloading component 'cargo'
452025-04-30T20:08:25.417Zinfo: downloading component 'clippy'
462025-04-30T20:08:25.507Zinfo: downloading component 'rust-docs'
472025-04-30T20:08:25.776Zinfo: downloading component 'rust-std'
482025-04-30T20:08:26.093Zinfo: downloading component 'rustc'
492025-04-30T20:08:27.305Zinfo: downloading component 'rustfmt'
502025-04-30T20:08:27.360Zinfo: installing component 'cargo'
512025-04-30T20:08:28.480Zinfo: installing component 'clippy'
522025-04-30T20:08:28.942Zinfo: installing component 'rust-docs'
532025-04-30T20:08:32.046Zinfo: installing component 'rust-std'
542025-04-30T20:08:34.065Zinfo: installing component 'rustc'
552025-04-30T20:08:41.970Zinfo: installing component 'rustfmt'
562025-04-30T20:08:42.354Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-30T20:08:42.354Z
582025-04-30T20:08:42.510Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-30T20:08:42.510Z
602025-04-30T20:08:42.510Z
612025-04-30T20:08:42.510ZRust is installed now. Great!
622025-04-30T20:08:42.510Z
632025-04-30T20:08:42.550ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-30T20:08:42.550Zenvironment variable. This has not been done automatically.
652025-04-30T20:08:42.550Z
662025-04-30T20:08:42.550ZTo configure your current shell, you need to source
672025-04-30T20:08:42.550Zthe corresponding env file under $HOME/.cargo.
682025-04-30T20:08:42.550Z
692025-04-30T20:08:42.550ZThis is usually done by running one of the following (note the leading DOT):
702025-04-30T20:08:42.550Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-30T20:08:42.550Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-30T20:08:42.550Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-30T20:08:42.611Z+ rustup --version
742025-04-30T20:08:42.651Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-30T20:08:42.651Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-30T20:08:42.690Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-30T20:08:42.690Z+ cargo --version
782025-04-30T20:08:42.730Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-30T20:08:42.730Z+ rustc --version
802025-04-30T20:08:42.769Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-30T20:08:42.769Zprocess exited: duration 18392 ms, exit code 0
 
822025-04-30T20:08:42.849Zstarting task 2: "authentication"
832025-04-30T20:08:42.940Zprocess exited: duration 90 ms, exit code 0
 
842025-04-30T20:08:43.019Zstarting task 3: "clone repository"
852025-04-30T20:08:43.059Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-30T20:08:43.059Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-30T20:08:43.059ZCloning into '/work/oxidecomputer/omicron'...
882025-04-30T20:08:50.405Z+ cd /work/oxidecomputer/omicron
892025-04-30T20:08:50.405Z+ git fetch origin 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
902025-04-30T20:08:50.880ZFrom https://github.com/oxidecomputer/omicron
912025-04-30T20:08:50.880Z * branch 16a4c5675d86bcda0a448e8ffdda0b327cdeba13 -> FETCH_HEAD
922025-04-30T20:08:50.920Z+ [[ -n john/sled-agent-config-reconciler-1 ]]
932025-04-30T20:08:50.920Z++ git branch --show-current
942025-04-30T20:08:50.920Z+ current=main
952025-04-30T20:08:50.922Z+ [[ main != john/sled-agent-config-reconciler-1 ]]
962025-04-30T20:08:50.922Z+ git branch -f john/sled-agent-config-reconciler-1 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
972025-04-30T20:08:50.922Z+ git checkout -f john/sled-agent-config-reconciler-1
982025-04-30T20:08:51.165ZSwitched to branch 'john/sled-agent-config-reconciler-1'
992025-04-30T20:08:51.204Z+ git reset --hard 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
1002025-04-30T20:08:51.204ZHEAD is now at 16a4c5675 make trait futures Send
1012025-04-30T20:08:51.204Zprocess exited: duration 8178 ms, exit code 0
 
1022025-04-30T20:08:51.284Zstarting task 4: "build"
1032025-04-30T20:08:51.323Z+ source .github/buildomat/ci-env.sh
1042025-04-30T20:08:51.323Z++ export CARGO_TERM_COLOR=always
1052025-04-30T20:08:51.323Z++ CARGO_TERM_COLOR=always
1062025-04-30T20:08:51.323Z+ cargo --version
1072025-04-30T20:08:51.366Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-30T20:08:51.406Z+ rustc --version
1092025-04-30T20:08:51.468Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-30T20:08:51.508Z+ source ./env.sh
1112025-04-30T20:08:51.508Z++ OLD_SHELL_OPTS=ehxB
1122025-04-30T20:08:51.508Z++ set -o xtrace
1132025-04-30T20:08:51.508Z++++ dirname ./env.sh
1142025-04-30T20:08:51.509Z+++ readlink -f .
1152025-04-30T20:08:51.509Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ 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-30T20:08:51.509Z++ case $OLD_SHELL_OPTS in
1252025-04-30T20:08:51.509Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-30T20:08:51.509Z+ 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-30T20:08:51.510Z+ 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-30T20:08:51.510Z+ banner prerequisites
1292025-04-30T20:08:51.510Z
1302025-04-30T20:08:51.510Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-30T20:08:51.510Z # # # # # # # # # # # # # # #
1322025-04-30T20:08:51.510Z # # # # ##### # # ##### # # # # # #### #
1332025-04-30T20:08:51.510Z ##### ##### # ##### # # # # # # # # #
1342025-04-30T20:08:51.510Z # # # # # # # # # # # # # # #
1352025-04-30T20:08:51.510Z # # # ###### # # ###### ### # #### # #### #
1362025-04-30T20:08:51.510Z
1372025-04-30T20:08:51.510Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-30T20:08:52.815Zpkg list: illegal option -- F
1392025-04-30T20:08:52.815ZUsage:
1402025-04-30T20:08:52.815Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-30T20:08:52.815Z [pkg_fmri_pattern ...]
1422025-04-30T20:08:53.841Zpkg list: illegal option -- F
1432025-04-30T20:08:53.841ZUsage:
1442025-04-30T20:08:53.841Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-30T20:08:53.841Z [pkg_fmri_pattern ...]
1462025-04-30T20:09:07.764Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-30T20:09:14.319Z Startup: Caching catalogs ... Done
1482025-04-30T20:09:39.863ZPlanning: Solver setup ... Done (24.125s)
1492025-04-30T20:09:40.104ZPlanning: Running solver ... Done (0.240s)
1502025-04-30T20:09:40.275ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-30T20:09:40.414ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-30T20:09:41.031ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-30T20:09:41.162ZPlanning: Package planning ... Done (0.132s)
1542025-04-30T20:09:41.235ZPlanning: Merging actions ... Done (0.070s)
1552025-04-30T20:09:41.479ZPlanning: Checking for conflicting actions ... Done (0.246s)
1562025-04-30T20:09:42.579ZPlanning: Consolidating action changes ... Done (1.098s)
1572025-04-30T20:09:42.980ZPlanning: Evaluating mediators ... Done (0.402s)
1582025-04-30T20:09:43.075ZPlanning: Planning completed in 28.66 seconds
1592025-04-30T20:09:43.115Z Packages to install: 4
1602025-04-30T20:09:43.115Z Packages to update: 3
1612025-04-30T20:09:43.115Z Mediators to change: 2
1622025-04-30T20:09:43.115Z Services to change: 1
1632025-04-30T20:09:43.115Z Estimated space available: 155.09 GB
1642025-04-30T20:09:43.115ZEstimated space to be consumed: 1.71 GB
1652025-04-30T20:09:43.115Z Create boot environment: No
1662025-04-30T20:09:43.115ZCreate backup boot environment: Yes
1672025-04-30T20:09:43.115Z Rebuild boot archive: No
1682025-04-30T20:09:43.115Z
1692025-04-30T20:09:43.115ZChanged mediators:
1702025-04-30T20:09:43.115Z mediator clang:
1712025-04-30T20:09:43.115Z version: None -> 15 (system default)
1722025-04-30T20:09:43.116Z
1732025-04-30T20:09:43.116Z mediator llvm:
1742025-04-30T20:09:43.116Z version: 14 (system default) -> 15 (system default)
1752025-04-30T20:09:43.116Z
1762025-04-30T20:09:43.116ZChanged packages:
1772025-04-30T20:09:43.116Zhelios-dev
1782025-04-30T20:09:43.116Z developer/build-essential
1792025-04-30T20:09:43.117Z None -> 11-2.0
1802025-04-30T20:09:43.117Z library/libxmlsec1
1812025-04-30T20:09:43.117Z None -> 1.2.35-2.0
1822025-04-30T20:09:43.117Z ooce/developer/clang-15
1832025-04-30T20:09:43.117Z None -> 15.0.7-2.0
1842025-04-30T20:09:43.117Z ooce/developer/llvm-15
1852025-04-30T20:09:43.117Z None -> 15.0.7-2.0
1862025-04-30T20:09:43.117Z package/pkg
1872025-04-30T20:09:43.117Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-30T20:09:43.117Z system/library/g++-runtime
1892025-04-30T20:09:43.117Z 13-2.0 -> 14-2.0
1902025-04-30T20:09:43.117Z system/library/gcc-runtime
1912025-04-30T20:09:43.117Z 13-2.0 -> 14-2.0
1922025-04-30T20:09:43.117Z
1932025-04-30T20:09:43.117ZServices:
1942025-04-30T20:09:43.117Z restart_fmri:
1952025-04-30T20:09:43.117Z svc:/system/update-man-index:default
1962025-04-30T20:09:43.117Z
1972025-04-30T20:09:43.117ZEditable files to change:
1982025-04-30T20:09:43.117Z Update:
1992025-04-30T20:09:43.117Z usr/share/lib/pkg/web/config.shtml
2002025-04-30T20:09:43.166Z
2012025-04-30T20:09:43.166ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-30T20:09:48.168ZDownload: 1060/4301 items 19.7/225.4MB 8% complete (4.0M/s)
2032025-04-30T20:09:53.169ZDownload: 1445/4301 items 110.6/225.4MB 49% complete (11.1M/s)
2042025-04-30T20:09:58.169ZDownload: 3109/4301 items 124.0/225.4MB 55% complete (10.4M/s)
2052025-04-30T20:10:03.171ZDownload: 3247/4301 items 195.7/225.4MB 86% complete (8.5M/s)
2062025-04-30T20:10:08.193ZDownload: 4283/4301 items 223.5/225.4MB 99% complete (10.0M/s)
2072025-04-30T20:10:08.704ZDownload: Completed 225.42 MB in 25.54 seconds (8.8M/s)
2082025-04-30T20:10:10.196Z Actions: 1/5122 actions (Removing old actions)
2092025-04-30T20:10:10.235Z Actions: 194/5122 actions (Installing new actions)
2102025-04-30T20:10:15.625Z Actions: 3858/5122 actions (Installing new actions)
2112025-04-30T20:10:16.075Z Actions: 4267/5122 actions (Updating modified actions)
2122025-04-30T20:10:16.500Z Actions: Completed 5122 actions in 6.31 seconds.
2132025-04-30T20:10:16.868Z Done (0.360s)
2142025-04-30T20:10:16.908Z Done (0.001s)
2152025-04-30T20:10:17.747Z Done (0.876s)
2162025-04-30T20:10:22.889Z Done (4.939s)
2172025-04-30T20:10:22.994Z Done (0.019s)
2182025-04-30T20:10:23.034Z Done (0.000s)
2192025-04-30T20:10:23.156Z Done (0.000s)
2202025-04-30T20:10:24.003ZPlanning: Evaluating mediator changes ... Done
2212025-04-30T20:10:24.201ZPlanning: Checking for conflicting actions ... Done
2222025-04-30T20:10:24.241ZPlanning: Consolidating action changes ... Done
2232025-04-30T20:10:24.522ZPlanning: Evaluating mediators ... Done
2242025-04-30T20:10:24.563ZPlanning: Planning completed in 0.52 seconds
2252025-04-30T20:10:24.606Z Mediators to change: 2
2262025-04-30T20:10:24.606Z Create boot environment: No
2272025-04-30T20:10:24.606ZCreate backup boot environment: No
2282025-04-30T20:10:24.645Z Done
2292025-04-30T20:10:24.646Z Done
2302025-04-30T20:10:25.229Z Done
2312025-04-30T20:10:29.833Z Done
2322025-04-30T20:10:29.939Z Done
2332025-04-30T20:10:29.939Z Done
2342025-04-30T20:10:29.990Z Done
2352025-04-30T20:10:30.749ZPlanning: Evaluating mediator changes ... Done
2362025-04-30T20:10:30.789ZPlanning: Merging actions ... Done
2372025-04-30T20:10:30.984ZPlanning: Checking for conflicting actions ... Done
2382025-04-30T20:10:31.023ZPlanning: Consolidating action changes ... Done
2392025-04-30T20:10:31.313ZPlanning: Evaluating mediators ... Done
2402025-04-30T20:10:31.383ZPlanning: Planning completed in 0.94 seconds
2412025-04-30T20:10:31.432Z Packages to change: 1
2422025-04-30T20:10:31.432Z Mediators to change: 1
2432025-04-30T20:10:31.432Z Services to change: 1
2442025-04-30T20:10:31.432Z Create boot environment: No
2452025-04-30T20:10:31.432ZCreate backup boot environment: Yes
2462025-04-30T20:10:33.219Z Actions: 1/6 actions (Updating modified actions)
2472025-04-30T20:10:33.258Z Actions: Completed 6 actions in 0.00 seconds.
2482025-04-30T20:10:33.258Z Done
2492025-04-30T20:10:33.258Z Done
2502025-04-30T20:10:33.395Z Done
2512025-04-30T20:10:38.126Z Done
2522025-04-30T20:10:38.232Z Done
2532025-04-30T20:10:38.272Z Done
2542025-04-30T20:10:38.311Z Done
2552025-04-30T20:10:38.807ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2562025-04-30T20:10:38.807Zclang system 15 system
2572025-04-30T20:10:38.807Zcsh system system illumos
2582025-04-30T20:10:38.807Zctags system system illumos
2592025-04-30T20:10:38.807Zgcc vendor 12 vendor
2602025-04-30T20:10:38.807Zgcc system 10 system
2612025-04-30T20:10:38.807Zgcc system 7 system
2622025-04-30T20:10:38.807Zgo system 1.20 system
2632025-04-30T20:10:38.807Zgo system 1.19 system
2642025-04-30T20:10:38.807Zllvm system 15 system
2652025-04-30T20:10:38.807Zllvm system 14 system
2662025-04-30T20:10:38.807Zmariadb system 10.6 system
2672025-04-30T20:10:38.807Zmta vendor vendor dma
2682025-04-30T20:10:38.807Zopenjdk system 17 system
2692025-04-30T20:10:38.807Zopenjdk system 11 system
2702025-04-30T20:10:38.807Zopenjdk system 1.8 system
2712025-04-30T20:10:38.808Zopenssl vendor 3 vendor
2722025-04-30T20:10:38.808Zperl system 5.36 system
2732025-04-30T20:10:38.808Zpostgresql system 15 system
2742025-04-30T20:10:38.808Zpostgresql system 13 system
2752025-04-30T20:10:38.808Zpython vendor 3 vendor
2762025-04-30T20:10:38.808Zpython system 2 system
2772025-04-30T20:10:38.808Zpython3 system 3.11 system
2782025-04-30T20:10:38.808Zruby system 3.0 system
2792025-04-30T20:10:38.808Zwords vendor vendor american-english
2802025-04-30T20:10:38.808Zwords system system australian-english
2812025-04-30T20:10:38.808Zwords system system british-english
2822025-04-30T20:10:38.808Zwords system system canadian-english
2832025-04-30T20:10:38.808Zwords system system french
2842025-04-30T20:10:38.808Zwords system system italian
2852025-04-30T20:10:38.808Zwords system system ngerman
2862025-04-30T20:10:38.809Zwords system system ogerman
2872025-04-30T20:10:38.809Zwords system system spanish
2882025-04-30T20:10:39.214ZPUBLISHER TYPE STATUS P LOCATION
2892025-04-30T20:10:39.214Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2902025-04-30T20:10:43.677ZFMRI IFO
2912025-04-30T20:10:43.677Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2922025-04-30T20:10:43.677Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2932025-04-30T20:10:43.677Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2942025-04-30T20:10:43.677Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2952025-04-30T20:10:43.677Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2962025-04-30T20:10:43.677Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2972025-04-30T20:10:43.677Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2982025-04-30T20:10:43.677Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2992025-04-30T20:10:43.677Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3002025-04-30T20:10:43.678Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3012025-04-30T20:10:43.678Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3022025-04-30T20:10:43.678Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3032025-04-30T20:10:43.678Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3042025-04-30T20:10:43.678Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3052025-04-30T20:10:43.678Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3062025-04-30T20:10:44.707Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3072025-04-30T20:10:45.152Z Updating git repository `https://github.com/seanmonstar/reqwest`
3082025-04-30T20:10:45.997Z Updating crates.io index
3092025-04-30T20:10:46.053Z Updating git repository `https://github.com/oxidecomputer/lldp`
3102025-04-30T20:10:46.449Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3112025-04-30T20:10:47.188Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3122025-04-30T20:10:47.548Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3132025-04-30T20:10:47.936Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3142025-04-30T20:10:48.330Z Updating git repository `https://github.com/oxidecomputer/propolis`
3152025-04-30T20:10:49.592Z Updating git repository `https://github.com/oxidecomputer/crucible`
3162025-04-30T20:10:51.772Z Updating git repository `https://github.com/oxidecomputer/opte`
3172025-04-30T20:10:52.701Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182025-04-30T20:10:53.538Z Updating git repository `https://github.com/oxidecomputer/clickward`
3192025-04-30T20:10:53.872Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3202025-04-30T20:10:54.309Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3212025-04-30T20:10:55.051Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3222025-04-30T20:10:55.562Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3232025-04-30T20:10:56.161Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3242025-04-30T20:10:56.571Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3252025-04-30T20:10:56.993Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3262025-04-30T20:10:57.479Z Updating git repository `https://github.com/oxidecomputer/tofino`
3272025-04-30T20:10:57.909Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3282025-04-30T20:10:58.278Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3292025-04-30T20:10:58.611Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3302025-04-30T20:10:59.043Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-04-30T20:10:59.478Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-04-30T20:11:00.284Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-04-30T20:11:00.323Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-04-30T20:11:00.926Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3352025-04-30T20:11:01.436Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3362025-04-30T20:11:01.813Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3372025-04-30T20:11:02.277Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3382025-04-30T20:11:02.948Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3392025-04-30T20:11:03.320Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3402025-04-30T20:11:03.670Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3412025-04-30T20:11:04.080Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422025-04-30T20:11:04.461Z Updating git repository `https://github.com/oxidecomputer/omicron`
3432025-04-30T20:11:13.803Z Updating git repository `https://github.com/illumos/smf-rs`
3442025-04-30T20:11:15.394Z Downloading crates ...
3452025-04-30T20:11:15.462Z Downloaded equivalent v1.0.1
3462025-04-30T20:11:15.502Z Downloaded swrite v0.1.0
3472025-04-30T20:11:15.502Z Downloaded usdt-macro v0.5.0
3482025-04-30T20:11:15.502Z Downloaded scroll_derive v0.12.0
3492025-04-30T20:11:15.502Z Downloaded pretty-hex v0.4.1
3502025-04-30T20:11:15.502Z Downloaded clap_lex v0.7.4
3512025-04-30T20:11:15.502Z Downloaded proc-macro-error-attr v1.0.4
3522025-04-30T20:11:15.502Z Downloaded plain v0.2.3
3532025-04-30T20:11:15.503Z Downloaded winnow v0.7.3
3542025-04-30T20:11:15.542Z Downloaded version_check v0.9.5
3552025-04-30T20:11:15.542Z Downloaded zerocopy-derive v0.7.35
3562025-04-30T20:11:15.542Z Downloaded unicode-linebreak v0.1.5
3572025-04-30T20:11:15.542Z Downloaded io-lifetimes v1.0.11
3582025-04-30T20:11:15.542Z Downloaded sha2 v0.10.8
3592025-04-30T20:11:15.542Z Downloaded thiserror-impl v2.0.12
3602025-04-30T20:11:15.543Z Downloaded digest v0.10.7
3612025-04-30T20:11:15.543Z Downloaded colorchoice v1.0.2
3622025-04-30T20:11:15.543Z Downloaded pest_meta v2.7.14
3632025-04-30T20:11:15.543Z Downloaded proc-macro2 v1.0.94
3642025-04-30T20:11:15.543Z Downloaded unicode-ident v1.0.14
3652025-04-30T20:11:15.543Z Downloaded ryu v1.0.18
3662025-04-30T20:11:15.582Z Downloaded typenum v1.17.0
3672025-04-30T20:11:15.583Z Downloaded usdt-impl v0.5.0
3682025-04-30T20:11:15.583Z Downloaded fs-err v3.1.0
3692025-04-30T20:11:15.583Z Downloaded serde v1.0.219
3702025-04-30T20:11:15.583Z Downloaded thiserror-impl v1.0.69
3712025-04-30T20:11:15.583Z Downloaded indexmap v2.7.1
3722025-04-30T20:11:15.583Z Downloaded toml_edit v0.22.24
3732025-04-30T20:11:15.622Z Downloaded clap v4.5.35
3742025-04-30T20:11:15.623Z Downloaded memchr v2.7.4
3752025-04-30T20:11:15.623Z Downloaded hashbrown v0.15.1
3762025-04-30T20:11:15.623Z Downloaded zerocopy v0.7.35
3772025-04-30T20:11:15.664Z Downloaded serde_json v1.0.140
3782025-04-30T20:11:15.665Z Downloaded goblin v0.8.2
3792025-04-30T20:11:15.665Z Downloaded tabled v0.15.0
3802025-04-30T20:11:15.704Z Downloaded pest v2.7.14
3812025-04-30T20:11:15.704Z Downloaded clap_builder v4.5.35
3822025-04-30T20:11:15.704Z Downloaded syn v1.0.109
3832025-04-30T20:11:15.704Z Downloaded unicode-width v0.1.14
3842025-04-30T20:11:15.704Z Downloaded syn v2.0.98
3852025-04-30T20:11:15.744Z Downloaded textwrap v0.16.1
3862025-04-30T20:11:15.744Z Downloaded bitflags v2.9.0
3872025-04-30T20:11:15.744Z Downloaded serde_derive v1.0.219
3882025-04-30T20:11:15.745Z Downloaded rustix v0.37.28
3892025-04-30T20:11:15.784Z Downloaded quote v1.0.39
3902025-04-30T20:11:15.784Z Downloaded rustix v0.38.37
3912025-04-30T20:11:15.784Z Downloaded log v0.4.22
3922025-04-30T20:11:15.784Z Downloaded ucd-trie v0.1.7
3932025-04-30T20:11:15.784Z Downloaded toml v0.8.20
3942025-04-30T20:11:15.824Z Downloaded tempfile v3.13.0
3952025-04-30T20:11:15.824Z Downloaded smawk v0.3.2
3962025-04-30T20:11:15.824Z Downloaded papergrid v0.11.0
3972025-04-30T20:11:15.824Z Downloaded anyhow v1.0.98
3982025-04-30T20:11:15.824Z Downloaded thiserror v2.0.12
3992025-04-30T20:11:15.824Z Downloaded strsim v0.11.1
4002025-04-30T20:11:15.824Z Downloaded semver v1.0.25
4012025-04-30T20:11:15.824Z Downloaded scroll v0.12.0
4022025-04-30T20:11:15.824Z Downloaded proc-macro-error v1.0.4
4032025-04-30T20:11:15.824Z Downloaded pest_derive v2.7.14
4042025-04-30T20:11:15.824Z Downloaded once_cell v1.21.3
4052025-04-30T20:11:15.824Z Downloaded cargo_metadata v0.19.2
4062025-04-30T20:11:15.824Z Downloaded camino v1.1.9
4072025-04-30T20:11:15.824Z Downloaded anstream v0.6.15
4082025-04-30T20:11:15.864Z Downloaded utf8parse v0.2.2
4092025-04-30T20:11:15.864Z Downloaded terminal_size v0.4.0
4102025-04-30T20:11:15.865Z Downloaded heck v0.4.1
4112025-04-30T20:11:15.865Z Downloaded errno v0.3.9
4122025-04-30T20:11:15.865Z Downloaded crypto-common v0.1.6
4132025-04-30T20:11:15.865Z Downloaded clap_derive v4.5.32
4142025-04-30T20:11:15.865Z Downloaded cargo_toml v0.21.0
4152025-04-30T20:11:15.865Z Downloaded camino-tempfile v1.1.1
4162025-04-30T20:11:15.865Z Downloaded libc v0.2.171
4172025-04-30T20:11:15.905Z Downloaded byteorder v1.5.0
4182025-04-30T20:11:15.905Z Downloaded usdt-attr-macro v0.5.0
4192025-04-30T20:11:15.905Z Downloaded usdt v0.5.0
4202025-04-30T20:11:15.905Z Downloaded toml_datetime v0.6.8
4212025-04-30T20:11:15.905Z Downloaded thread-id v4.2.2
4222025-04-30T20:11:15.905Z Downloaded thiserror v1.0.69
4232025-04-30T20:11:15.905Z Downloaded terminal_size v0.2.6
4242025-04-30T20:11:15.905Z Downloaded tabled_derive v0.7.0
4252025-04-30T20:11:15.905Z Downloaded serde_tokenstream v0.2.2
4262025-04-30T20:11:15.905Z Downloaded serde_spanned v0.6.8
4272025-04-30T20:11:15.905Z Downloaded pest_generator v2.7.14
4282025-04-30T20:11:15.905Z Downloaded memmap v0.7.0
4292025-04-30T20:11:15.905Z Downloaded macaddr v1.0.1
4302025-04-30T20:11:15.905Z Downloaded itoa v1.0.11
4312025-04-30T20:11:15.905Z Downloaded heck v0.5.0
4322025-04-30T20:11:15.905Z Downloaded generic-array v0.14.7
4332025-04-30T20:11:15.906Z Downloaded fnv v1.0.7
4342025-04-30T20:11:15.906Z Downloaded cfg-if v1.0.0
4352025-04-30T20:11:15.906Z Downloaded block-buffer v0.10.4
4362025-04-30T20:11:15.906Z Downloaded dof v0.3.0
4372025-04-30T20:11:15.906Z Downloaded cpufeatures v0.2.14
4382025-04-30T20:11:15.906Z Downloaded anstyle v1.0.10
4392025-04-30T20:11:15.906Z Downloaded fastrand v2.1.1
4402025-04-30T20:11:15.906Z Downloaded cargo-platform v0.1.8
4412025-04-30T20:11:15.906Z Downloaded bytecount v0.6.8
4422025-04-30T20:11:15.946Z Downloaded bitflags v1.3.2
4432025-04-30T20:11:15.946Z Downloaded autocfg v1.4.0
4442025-04-30T20:11:15.946Z Downloaded anstyle-query v1.1.1
4452025-04-30T20:11:15.946Z Downloaded anstyle-parse v0.2.5
4462025-04-30T20:11:15.946Z Downloaded is_terminal_polyfill v1.70.1
4472025-04-30T20:11:15.946Z Downloaded dtrace-parser v0.2.0
4482025-04-30T20:11:16.026Z Compiling proc-macro2 v1.0.94
4492025-04-30T20:11:16.026Z Compiling unicode-ident v1.0.14
4502025-04-30T20:11:16.066Z Compiling libc v0.2.171
4512025-04-30T20:11:16.066Z Compiling serde v1.0.219
4522025-04-30T20:11:16.066Z Compiling version_check v0.9.5
4532025-04-30T20:11:16.066Z Compiling memchr v2.7.4
4542025-04-30T20:11:16.066Z Compiling thiserror v1.0.69
4552025-04-30T20:11:16.066Z Compiling itoa v1.0.11
4562025-04-30T20:11:16.319Z Compiling ryu v1.0.18
4572025-04-30T20:11:16.399Z Compiling ucd-trie v0.1.7
4582025-04-30T20:11:16.682Z Compiling once_cell v1.21.3
4592025-04-30T20:11:16.837Z Compiling byteorder v1.5.0
4602025-04-30T20:11:17.064Z Compiling serde_json v1.0.140
4612025-04-30T20:11:17.131Z Compiling rustix v0.38.37
4622025-04-30T20:11:17.323Z Compiling bitflags v2.9.0
4632025-04-30T20:11:17.445Z Compiling proc-macro-error-attr v1.0.4
4642025-04-30T20:11:17.550Z Compiling usdt-impl v0.5.0
4652025-04-30T20:11:17.772Z Compiling io-lifetimes v1.0.11
4662025-04-30T20:11:17.829Z Compiling quote v1.0.39
4672025-04-30T20:11:17.869Z Compiling syn v1.0.109
4682025-04-30T20:11:17.925Z Compiling errno v0.3.9
4692025-04-30T20:11:18.171Z Compiling thread-id v4.2.2
4702025-04-30T20:11:18.210Z Compiling syn v2.0.98
4712025-04-30T20:11:18.249Z Compiling proc-macro-error v1.0.4
4722025-04-30T20:11:18.454Z Compiling camino v1.1.9
4732025-04-30T20:11:18.545Z Compiling log v0.4.22
4742025-04-30T20:11:18.585Z Compiling utf8parse v0.2.2
4752025-04-30T20:11:18.585Z Compiling plain v0.2.3
4762025-04-30T20:11:18.670Z Compiling hashbrown v0.15.1
4772025-04-30T20:11:18.787Z Compiling equivalent v1.0.1
4782025-04-30T20:11:18.827Z Compiling rustix v0.37.28
4792025-04-30T20:11:18.900Z Compiling anstyle-parse v0.2.5
4802025-04-30T20:11:19.307Z Compiling thiserror v2.0.12
4812025-04-30T20:11:19.513Z Compiling colorchoice v1.0.2
4822025-04-30T20:11:19.716Z Compiling indexmap v2.7.1
4832025-04-30T20:11:19.755Z Compiling unicode-width v0.1.14
4842025-04-30T20:11:19.755Z Compiling anstyle v1.0.10
4852025-04-30T20:11:19.848Z Compiling is_terminal_polyfill v1.70.1
4862025-04-30T20:11:19.888Z Compiling winnow v0.7.3
4872025-04-30T20:11:20.012Z Compiling semver v1.0.25
4882025-04-30T20:11:20.195Z Compiling bitflags v1.3.2
4892025-04-30T20:11:20.240Z Compiling pretty-hex v0.4.1
4902025-04-30T20:11:20.297Z Compiling autocfg v1.4.0
4912025-04-30T20:11:20.483Z Compiling anstyle-query v1.1.1
4922025-04-30T20:11:20.616Z Compiling anstream v0.6.15
4932025-04-30T20:11:20.656Z Compiling terminal_size v0.4.0
4942025-04-30T20:11:21.122Z Compiling heck v0.5.0
4952025-04-30T20:11:21.161Z Compiling fs-err v3.1.0
4962025-04-30T20:11:21.201Z Compiling heck v0.4.1
4972025-04-30T20:11:21.201Z Compiling bytecount v0.6.8
4982025-04-30T20:11:21.415Z Compiling clap_lex v0.7.4
4992025-04-30T20:11:21.455Z Compiling anyhow v1.0.98
5002025-04-30T20:11:21.683Z Compiling cfg-if v1.0.0
5012025-04-30T20:11:21.805Z Compiling fnv v1.0.7
5022025-04-30T20:11:21.845Z Compiling fastrand v2.1.1
5032025-04-30T20:11:21.980Z Compiling strsim v0.11.1
5042025-04-30T20:11:22.020Z Compiling papergrid v0.11.0
5052025-04-30T20:11:22.118Z Compiling terminal_size v0.2.6
5062025-04-30T20:11:22.335Z Compiling tempfile v3.13.0
5072025-04-30T20:11:22.375Z Compiling clap_builder v4.5.35
5082025-04-30T20:11:22.573Z Compiling memmap v0.7.0
5092025-04-30T20:11:22.689Z Compiling unicode-linebreak v0.1.5
5102025-04-30T20:11:22.908Z Compiling smawk v0.3.2
5112025-04-30T20:11:23.141Z Compiling textwrap v0.16.1
5122025-04-30T20:11:23.181Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5132025-04-30T20:11:23.479Z Compiling swrite v0.1.0
5142025-04-30T20:11:23.747Z Compiling tabled_derive v0.7.0
5152025-04-30T20:11:24.964Z Compiling tabled v0.15.0
5162025-04-30T20:11:25.090Z Compiling serde_derive v1.0.219
5172025-04-30T20:11:25.090Z Compiling thiserror-impl v1.0.69
5182025-04-30T20:11:25.132Z Compiling zerocopy-derive v0.7.35
5192025-04-30T20:11:25.132Z Compiling scroll_derive v0.12.0
5202025-04-30T20:11:25.132Z Compiling thiserror-impl v2.0.12
5212025-04-30T20:11:25.132Z Compiling clap_derive v4.5.32
5222025-04-30T20:11:26.392Z Compiling scroll v0.12.0
5232025-04-30T20:11:26.949Z Compiling zerocopy v0.7.35
5242025-04-30T20:11:26.989Z Compiling goblin v0.8.2
5252025-04-30T20:11:27.950Z Compiling pest v2.7.14
5262025-04-30T20:11:28.922Z Compiling clap v4.5.35
5272025-04-30T20:11:30.143Z Compiling pest_meta v2.7.14
5282025-04-30T20:11:31.215Z Compiling pest_generator v2.7.14
5292025-04-30T20:11:32.353Z Compiling pest_derive v2.7.14
5302025-04-30T20:11:32.972Z Compiling dtrace-parser v0.2.0
5312025-04-30T20:11:33.916Z Compiling toml_datetime v0.6.8
5322025-04-30T20:11:33.916Z Compiling serde_spanned v0.6.8
5332025-04-30T20:11:34.034Z Compiling cargo-platform v0.1.8
5342025-04-30T20:11:34.288Z Compiling serde_tokenstream v0.2.2
5352025-04-30T20:11:34.423Z Compiling toml_edit v0.22.24
5362025-04-30T20:11:34.463Z Compiling macaddr v1.0.1
5372025-04-30T20:11:34.577Z Compiling camino-tempfile v1.1.1
5382025-04-30T20:11:35.333Z Compiling dof v0.3.0
5392025-04-30T20:11:35.333Z Compiling cargo_metadata v0.19.2
5402025-04-30T20:11:36.881Z Compiling usdt-macro v0.5.0
5412025-04-30T20:11:36.881Z Compiling usdt-attr-macro v0.5.0
5422025-04-30T20:11:37.128Z Compiling toml v0.8.20
5432025-04-30T20:11:37.849Z Compiling cargo_toml v0.21.0
5442025-04-30T20:11:37.931Z Compiling usdt v0.5.0
5452025-04-30T20:11:40.977Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5462025-04-30T20:11:44.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
5472025-04-30T20:11:45.139Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5482025-04-30T20:11:45.992Z Downloading crates ...
5492025-04-30T20:11:46.147Z Downloaded addr2line v0.24.2
5502025-04-30T20:11:46.189Z Downloaded atomicwrites v0.4.4
5512025-04-30T20:11:46.189Z Downloaded argon2 v0.5.3
5522025-04-30T20:11:46.189Z Downloaded crc8 v0.1.1
5532025-04-30T20:11:46.189Z Downloaded ciborium-io v0.2.2
5542025-04-30T20:11:46.189Z Downloaded cfg_aliases v0.2.1
5552025-04-30T20:11:46.189Z Downloaded cfg_aliases v0.1.1
5562025-04-30T20:11:46.189Z Downloaded atty v0.2.14
5572025-04-30T20:11:46.189Z Downloaded crunchy v0.2.2
5582025-04-30T20:11:46.189Z Downloaded async-stream-impl v0.3.6
5592025-04-30T20:11:46.189Z Downloaded bit-vec v0.8.0
5602025-04-30T20:11:46.189Z Downloaded hubpack_derive v0.1.1
5612025-04-30T20:11:46.189Z Downloaded is_ci v1.2.0
5622025-04-30T20:11:46.189Z Downloaded cexpr v0.6.0
5632025-04-30T20:11:46.229Z Downloaded icu_provider_macros v1.5.0
5642025-04-30T20:11:46.229Z Downloaded aead v0.5.2
5652025-04-30T20:11:46.229Z Downloaded http-body v1.0.1
5662025-04-30T20:11:46.230Z Downloaded cstr-argument v0.1.2
5672025-04-30T20:11:46.230Z Downloaded match_cfg v0.1.0
5682025-04-30T20:11:46.230Z Downloaded humantime v2.1.0
5692025-04-30T20:11:46.230Z Downloaded new_debug_unreachable v1.0.6
5702025-04-30T20:11:46.230Z Downloaded md-5 v0.10.6
5712025-04-30T20:11:46.271Z Downloaded newline-converter v0.3.0
5722025-04-30T20:11:46.271Z Downloaded indent_write v2.2.0
5732025-04-30T20:11:46.271Z Downloaded libsw v3.4.0
5742025-04-30T20:11:46.271Z Downloaded rtoolbox v0.0.2
5752025-04-30T20:11:46.271Z Downloaded libloading v0.8.5
5762025-04-30T20:11:46.271Z Downloaded memmap2 v0.9.5
5772025-04-30T20:11:46.271Z Downloaded sqlparser_derive v0.2.2
5782025-04-30T20:11:46.271Z Downloaded icu_provider v1.5.0
5792025-04-30T20:11:46.311Z Downloaded time-core v0.1.2
5802025-04-30T20:11:46.311Z Downloaded tower-service v0.3.3
5812025-04-30T20:11:46.311Z Downloaded lru v0.12.5
5822025-04-30T20:11:46.311Z Downloaded base64 v0.22.1
5832025-04-30T20:11:46.311Z Downloaded spki v0.7.3
5842025-04-30T20:11:46.311Z Downloaded try-lock v0.2.5
5852025-04-30T20:11:46.311Z Downloaded zone_cfg_derive v0.1.2
5862025-04-30T20:11:46.312Z Downloaded waitgroup v0.1.2
5872025-04-30T20:11:46.312Z Downloaded zone_cfg_derive v0.3.0
5882025-04-30T20:11:46.312Z Downloaded hyper-util v0.1.11
5892025-04-30T20:11:46.353Z Downloaded defmt-parser v0.3.4
5902025-04-30T20:11:46.353Z Downloaded typify v0.2.0
5912025-04-30T20:11:46.353Z Downloaded foreign-types-shared v0.3.1
5922025-04-30T20:11:46.353Z Downloaded dirs-next v2.0.0
5932025-04-30T20:11:46.353Z Downloaded normalize-line-endings v0.3.0
5942025-04-30T20:11:46.353Z Downloaded fxhash v0.2.1
5952025-04-30T20:11:46.353Z Downloaded either v1.14.0
5962025-04-30T20:11:46.353Z Downloaded twox-hash v2.1.0
5972025-04-30T20:11:46.353Z Downloaded oso-derive v0.27.3
5982025-04-30T20:11:46.353Z Downloaded ff v0.13.0
5992025-04-30T20:11:46.393Z Downloaded cookie_store v0.21.1
6002025-04-30T20:11:46.393Z Downloaded ghash v0.5.1
6012025-04-30T20:11:46.393Z Downloaded gethostname v0.5.0
6022025-04-30T20:11:46.393Z Downloaded zone v0.3.1
6032025-04-30T20:11:46.393Z Downloaded precomputed-hash v0.1.1
6042025-04-30T20:11:46.393Z Downloaded num v0.4.3
6052025-04-30T20:11:46.393Z Downloaded r2d2 v0.8.10
6062025-04-30T20:11:46.394Z Downloaded socket2 v0.5.9
6072025-04-30T20:11:46.394Z Downloaded packed_struct_codegen v0.10.1
6082025-04-30T20:11:46.394Z Downloaded pretty-hex v0.2.1
6092025-04-30T20:11:46.394Z Downloaded schemars_derive v0.8.22
6102025-04-30T20:11:46.394Z Downloaded progenitor-impl v0.9.1
6112025-04-30T20:11:46.394Z Downloaded phf_shared v0.11.2
6122025-04-30T20:11:46.433Z Downloaded sigpipe v0.1.3
6132025-04-30T20:11:46.433Z Downloaded foreign-types-shared v0.1.1
6142025-04-30T20:11:46.433Z Downloaded futures-macro v0.3.31
6152025-04-30T20:11:46.434Z Downloaded nu-ansi-term v0.50.1
6162025-04-30T20:11:46.434Z Downloaded take_mut v0.2.2
6172025-04-30T20:11:46.434Z Downloaded num-complex v0.4.6
6182025-04-30T20:11:46.434Z Downloaded tungstenite v0.21.0
6192025-04-30T20:11:46.436Z Downloaded zerofrom v0.1.4
6202025-04-30T20:11:46.436Z Downloaded rusty-fork v0.3.0
6212025-04-30T20:11:46.436Z Downloaded phf_codegen v0.11.2
6222025-04-30T20:11:46.436Z Downloaded darling_macro v0.20.10
6232025-04-30T20:11:46.436Z Downloaded endian-type v0.1.2
6242025-04-30T20:11:46.436Z Downloaded siphasher v0.3.11
6252025-04-30T20:11:46.476Z Downloaded foreign-types v0.3.2
6262025-04-30T20:11:46.476Z Downloaded strip-ansi-escapes v0.2.0
6272025-04-30T20:11:46.476Z Downloaded openssl-macros v0.1.1
6282025-04-30T20:11:46.476Z Downloaded structmeta v0.3.0
6292025-04-30T20:11:46.476Z Downloaded newtype_derive v0.1.6
6302025-04-30T20:11:46.476Z Downloaded universal-hash v0.5.1
6312025-04-30T20:11:46.476Z Downloaded tokio-tungstenite v0.21.0
6322025-04-30T20:11:46.476Z Downloaded zeroize v1.8.1
6332025-04-30T20:11:46.476Z Downloaded same-file v1.0.6
6342025-04-30T20:11:46.477Z Downloaded progenitor-client v0.9.1
6352025-04-30T20:11:46.477Z Downloaded serde-big-array v0.5.1
6362025-04-30T20:11:46.477Z Downloaded ena v0.14.3
6372025-04-30T20:11:46.517Z Downloaded russh-cryptovec v0.7.3
6382025-04-30T20:11:46.517Z Downloaded newtype-uuid v1.2.1
6392025-04-30T20:11:46.517Z Downloaded der v0.7.9
6402025-04-30T20:11:46.517Z Downloaded num_enum v0.5.11
6412025-04-30T20:11:46.517Z Downloaded pkg-config v0.3.31
6422025-04-30T20:11:46.517Z Downloaded embedded-io v0.4.0
6432025-04-30T20:11:46.517Z Downloaded foreign-types v0.5.0
6442025-04-30T20:11:46.517Z Downloaded serde_path_to_error v0.1.16
6452025-04-30T20:11:46.557Z Downloaded path-slash v0.1.5
6462025-04-30T20:11:46.557Z Downloaded unicase v2.7.0
6472025-04-30T20:11:46.557Z Downloaded writeable v0.5.5
6482025-04-30T20:11:46.557Z Downloaded postgres-protocol v0.6.8
6492025-04-30T20:11:46.557Z Downloaded stable_deref_trait v1.2.0
6502025-04-30T20:11:46.557Z Downloaded num-integer v0.1.46
6512025-04-30T20:11:46.557Z Downloaded pbkdf2 v0.11.0
6522025-04-30T20:11:46.557Z Downloaded number_prefix v0.4.0
6532025-04-30T20:11:46.557Z Downloaded rustc_version v0.4.1
6542025-04-30T20:11:46.557Z Downloaded slog-async v2.8.0
6552025-04-30T20:11:46.597Z Downloaded supports-color v3.0.2
6562025-04-30T20:11:46.597Z Downloaded uzers v0.12.1
6572025-04-30T20:11:46.597Z Downloaded sync_wrapper v1.0.1
6582025-04-30T20:11:46.597Z Downloaded untrusted v0.9.0
6592025-04-30T20:11:46.597Z Downloaded funty v2.0.0
6602025-04-30T20:11:46.597Z Downloaded olpc-cjson v0.1.4
6612025-04-30T20:11:46.598Z Downloaded openssl-probe v0.1.5
6622025-04-30T20:11:46.598Z Downloaded pkcs8 v0.10.2
6632025-04-30T20:11:46.598Z Downloaded vergen v8.3.2
6642025-04-30T20:11:46.598Z Downloaded xshell-macros v0.2.7
6652025-04-30T20:11:46.638Z Downloaded slog-stdlog v4.1.1
6662025-04-30T20:11:46.638Z Downloaded ctr v0.9.2
6672025-04-30T20:11:46.638Z Downloaded float-ord v0.3.2
6682025-04-30T20:11:46.638Z Downloaded dunce v1.0.5
6692025-04-30T20:11:46.638Z Downloaded serde_plain v1.0.2
6702025-04-30T20:11:46.638Z Downloaded serde_urlencoded v0.7.1
6712025-04-30T20:11:46.638Z Downloaded tabled_derive v0.10.0
6722025-04-30T20:11:46.638Z Downloaded hex-literal v0.4.1
6732025-04-30T20:11:46.638Z Downloaded qorb v0.3.1
6742025-04-30T20:11:46.638Z Downloaded diesel_table_macro_syntax v0.2.0
6752025-04-30T20:11:46.639Z Downloaded pem v3.0.5
6762025-04-30T20:11:46.679Z Downloaded proc-macro-crate v1.3.1
6772025-04-30T20:11:46.679Z Downloaded document-features v0.2.10
6782025-04-30T20:11:46.679Z Downloaded rustc-hash v1.1.0
6792025-04-30T20:11:46.679Z Downloaded derive_more v0.99.19
6802025-04-30T20:11:46.679Z Downloaded tls_codec v0.4.1
6812025-04-30T20:11:46.679Z Downloaded fixedbitset v0.4.2
6822025-04-30T20:11:46.679Z Downloaded rustc-demangle v0.1.24
6832025-04-30T20:11:46.679Z Downloaded tokio-macros v2.5.0
6842025-04-30T20:11:46.679Z Downloaded proc-macro-error2 v2.0.1
6852025-04-30T20:11:46.679Z Downloaded env_logger v0.10.2
6862025-04-30T20:11:46.679Z Downloaded toml v0.7.8
6872025-04-30T20:11:46.719Z Downloaded phf v0.11.2
6882025-04-30T20:11:46.719Z Downloaded tabwriter v1.4.0
6892025-04-30T20:11:46.719Z Downloaded parking_lot v0.12.3
6902025-04-30T20:11:46.719Z Downloaded display-error-chain v0.2.2
6912025-04-30T20:11:46.719Z Downloaded rustls-pemfile v1.0.4
6922025-04-30T20:11:46.719Z Downloaded rustls-pki-types v1.10.0
6932025-04-30T20:11:46.719Z Downloaded rayon v1.10.0
6942025-04-30T20:11:46.719Z Downloaded unicode-bidi v0.3.17
6952025-04-30T20:11:46.761Z Downloaded ssh-key v0.6.6
6962025-04-30T20:11:46.761Z Downloaded bindgen v0.71.1
6972025-04-30T20:11:46.761Z Downloaded tokio-util v0.7.13
6982025-04-30T20:11:46.761Z Downloaded hashbrown v0.12.3
6992025-04-30T20:11:46.801Z Downloaded unicode-normalization v0.1.24
7002025-04-30T20:11:46.801Z Downloaded portable-atomic v1.11.0
7012025-04-30T20:11:46.801Z Downloaded rustls-webpki v0.101.7
7022025-04-30T20:11:46.801Z Downloaded gimli v0.31.1
7032025-04-30T20:11:46.841Z Downloaded quinn-proto v0.11.8
7042025-04-30T20:11:46.841Z Downloaded git2 v0.19.0
7052025-04-30T20:11:46.841Z Downloaded tabled v0.18.0
7062025-04-30T20:11:46.882Z Downloaded petname v2.0.2
7072025-04-30T20:11:46.882Z Downloaded zerocopy v0.8.10
7082025-04-30T20:11:46.923Z Downloaded curve25519-dalek v4.1.3
7092025-04-30T20:11:46.923Z Downloaded diesel v2.2.9
7102025-04-30T20:11:46.964Z Downloaded regex-syntax v0.6.29
7112025-04-30T20:11:46.964Z Downloaded object v0.36.5
7122025-04-30T20:11:46.965Z Downloaded dropshot v0.16.0
7132025-04-30T20:11:47.004Z Downloaded hickory-proto v0.24.4
7142025-04-30T20:11:47.004Z Downloaded regex-syntax v0.8.5
7152025-04-30T20:11:47.069Z Downloaded nix v0.29.0
7162025-04-30T20:11:47.069Z Downloaded nix v0.28.0
7172025-04-30T20:11:47.069Z Downloaded typify-impl v0.3.0
7182025-04-30T20:11:47.109Z Downloaded polar-core v0.27.3
7192025-04-30T20:11:47.109Z Downloaded sled v0.34.7
7202025-04-30T20:11:47.109Z Downloaded ratatui v0.29.0
7212025-04-30T20:11:47.109Z Downloaded typify-impl v0.2.0
7222025-04-30T20:11:47.149Z Downloaded zerocopy-derive v0.6.6
7232025-04-30T20:11:47.149Z Downloaded bzip2-sys v0.1.13+1.0.8
7242025-04-30T20:11:47.190Z Downloaded jiff v0.2.10
7252025-04-30T20:11:47.190Z Downloaded regress v0.10.3
7262025-04-30T20:11:47.190Z Downloaded openssl v0.10.72
7272025-04-30T20:11:47.231Z Downloaded regex-automata v0.4.8
7282025-04-30T20:11:47.231Z Downloaded regex v1.11.1
7292025-04-30T20:11:47.767Z Downloaded radix_trie v0.2.1
7302025-04-30T20:11:47.767Z Downloaded rustls v0.21.12
7312025-04-30T20:11:47.767Z Downloaded lzma-sys v0.1.20
7322025-04-30T20:11:47.807Z Downloaded csv v1.3.1
7332025-04-30T20:11:47.807Z Downloaded petgraph v0.6.5
7342025-04-30T20:11:47.807Z Downloaded petgraph v0.7.1
7352025-04-30T20:11:47.807Z Downloaded sha3 v0.10.8
7362025-04-30T20:11:47.807Z Downloaded libz-sys v1.1.20
7372025-04-30T20:11:47.807Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7382025-04-30T20:11:47.807Z Downloaded nix v0.27.1
7392025-04-30T20:11:47.807Z Downloaded openapiv3 v2.0.0
7402025-04-30T20:11:47.807Z Downloaded chrono-tz v0.10.3
7412025-04-30T20:11:47.807Z Downloaded bstr v1.10.0
7422025-04-30T20:11:47.807Z Downloaded object v0.30.4
7432025-04-30T20:11:47.807Z Downloaded rustls v0.22.4
7442025-04-30T20:11:47.807Z Downloaded tokio v1.43.1
7452025-04-30T20:11:47.807Z Downloaded p384 v0.13.0
7462025-04-30T20:11:47.807Z Downloaded vcpkg v0.2.15
7472025-04-30T20:11:47.807Z Downloaded unicode-width v0.2.0
7482025-04-30T20:11:47.807Z Downloaded rustls v0.23.19
7492025-04-30T20:11:47.807Z Downloaded smoltcp v0.11.0
7502025-04-30T20:11:47.807Z Downloaded serde_with v3.12.0
7512025-04-30T20:11:47.808Z Downloaded rustls-webpki v0.102.8
7522025-04-30T20:11:47.808Z Downloaded bitvec v1.0.1
7532025-04-30T20:11:47.808Z Downloaded webpki-roots v0.26.6
7542025-04-30T20:11:47.808Z Downloaded smoltcp v0.9.1
7552025-04-30T20:11:47.808Z Downloaded proptest v1.6.0
7562025-04-30T20:11:47.808Z Downloaded chrono v0.4.40
7572025-04-30T20:11:47.808Z Downloaded bindgen v0.69.5
7582025-04-30T20:11:47.808Z Downloaded aws-lc-rs v1.12.4
7592025-04-30T20:11:47.808Z Downloaded dsl_auto_type v0.1.2
7602025-04-30T20:11:47.808Z Downloaded toml_edit v0.19.15
7612025-04-30T20:11:47.808Z Downloaded ron v0.8.1
7622025-04-30T20:11:47.808Z Downloaded headers v0.4.0
7632025-04-30T20:11:47.808Z Downloaded encoding_rs v0.8.34
7642025-04-30T20:11:47.808Z Downloaded hashbrown v0.13.2
7652025-04-30T20:11:47.848Z Downloaded x509-cert v0.2.5
7662025-04-30T20:11:47.848Z Downloaded hickory-resolver v0.24.4
7672025-04-30T20:11:47.848Z Downloaded unicode-segmentation v1.12.0
7682025-04-30T20:11:47.848Z Downloaded h2 v0.4.6
7692025-04-30T20:11:47.848Z Downloaded pkcs1 v0.7.5
7702025-04-30T20:11:47.848Z Downloaded openssl-sys v0.9.107
7712025-04-30T20:11:47.848Z Downloaded zerocopy v0.6.6
7722025-04-30T20:11:47.848Z Downloaded dropshot_endpoint v0.16.0
7732025-04-30T20:11:47.888Z Downloaded ring v0.17.11
7742025-04-30T20:11:47.929Z Downloaded yoke v0.7.4
7752025-04-30T20:11:47.929Z Downloaded pkcs5 v0.7.1
7762025-04-30T20:11:47.929Z Downloaded flate2 v1.1.1
7772025-04-30T20:11:47.929Z Downloaded steno v0.4.1
7782025-04-30T20:11:47.929Z Downloaded russh v0.45.0
7792025-04-30T20:11:47.929Z Downloaded p521 v0.13.3
7802025-04-30T20:11:47.968Z Downloaded libgit2-sys v0.17.0+1.8.1
7812025-04-30T20:11:48.009Z Downloaded quick-xml v0.37.2
7822025-04-30T20:11:48.009Z Downloaded fixedbitset v0.5.7
7832025-04-30T20:11:48.051Z Downloaded russh-keys v0.45.0
7842025-04-30T20:11:48.051Z Downloaded env_logger v0.11.5
7852025-04-30T20:11:48.051Z Downloaded displaydoc v0.2.5
7862025-04-30T20:11:48.051Z Downloaded tokio-native-tls v0.3.1
7872025-04-30T20:11:48.051Z Downloaded ron v0.7.1
7882025-04-30T20:11:48.051Z Downloaded yansi v1.0.1
7892025-04-30T20:11:48.051Z Downloaded papergrid v0.14.0
7902025-04-30T20:11:48.051Z Downloaded prettyplease v0.2.30
7912025-04-30T20:11:48.051Z Downloaded salty v0.3.0
7922025-04-30T20:11:48.051Z Downloaded unicode-properties v0.1.3
7932025-04-30T20:11:48.091Z Downloaded rand v0.8.5
7942025-04-30T20:11:48.091Z Downloaded password-hash v0.5.0
7952025-04-30T20:11:48.091Z Downloaded typify v0.3.0
7962025-04-30T20:11:48.091Z Downloaded parking_lot v0.11.2
7972025-04-30T20:11:48.091Z Downloaded oso v0.27.3
7982025-04-30T20:11:48.091Z Downloaded hickory-server v0.24.4
7992025-04-30T20:11:48.091Z Downloaded futures-util v0.3.31
8002025-04-30T20:11:48.091Z Downloaded crossterm v0.28.1
8012025-04-30T20:11:48.132Z Downloaded hickory-client v0.24.4
8022025-04-30T20:11:48.132Z Downloaded omicron-zone-package v0.12.0
8032025-04-30T20:11:48.132Z Downloaded tls_codec_derive v0.4.1
8042025-04-30T20:11:48.132Z Downloaded yoke-derive v0.7.4
8052025-04-30T20:11:48.132Z Downloaded url v2.5.3
8062025-04-30T20:11:48.132Z Downloaded aho-corasick v1.1.3
8072025-04-30T20:11:48.132Z Downloaded unsafe-libyaml v0.2.11
8082025-04-30T20:11:48.132Z Downloaded filetime v0.2.25
8092025-04-30T20:11:48.132Z Downloaded flagset v0.4.6
8102025-04-30T20:11:48.132Z Downloaded progenitor v0.9.1
8112025-04-30T20:11:48.132Z Downloaded progenitor v0.8.0
8122025-04-30T20:11:48.132Z Downloaded proc-macro-error-attr2 v2.0.0
8132025-04-30T20:11:48.132Z Downloaded nom v7.1.3
8142025-04-30T20:11:48.172Z Downloaded tough v0.20.0
8152025-04-30T20:11:48.172Z Downloaded blake3 v1.5.4
8162025-04-30T20:11:48.172Z Downloaded derive-where v1.2.7
8172025-04-30T20:11:48.172Z Downloaded flume v0.11.1
8182025-04-30T20:11:48.172Z Downloaded term v0.7.0
8192025-04-30T20:11:48.172Z Downloaded yasna v0.5.2
8202025-04-30T20:11:48.172Z Downloaded xshell v0.2.7
8212025-04-30T20:11:48.172Z Downloaded zerovec v0.10.4
8222025-04-30T20:11:48.212Z Downloaded winnow v0.6.20
8232025-04-30T20:11:48.212Z Downloaded num-rational v0.4.2
8242025-04-30T20:11:48.212Z Downloaded csv-core v0.1.11
8252025-04-30T20:11:48.212Z Downloaded ssh-cipher v0.2.0
8262025-04-30T20:11:48.212Z Downloaded aes-gcm v0.10.3
8272025-04-30T20:11:48.213Z Downloaded heck v0.3.3
8282025-04-30T20:11:48.213Z Downloaded xattr v1.3.1
8292025-04-30T20:11:48.213Z Downloaded slog-envlogger v2.2.0
8302025-04-30T20:11:48.213Z Downloaded slog v2.7.0
8312025-04-30T20:11:48.213Z Downloaded publicsuffix v2.3.0
8322025-04-30T20:11:48.213Z Downloaded hex v0.4.3
8332025-04-30T20:11:48.213Z Downloaded xz2 v0.1.7
8342025-04-30T20:11:48.213Z Downloaded ssh-encoding v0.2.0
8352025-04-30T20:11:48.213Z Downloaded zerocopy-derive v0.8.10
8362025-04-30T20:11:48.253Z Downloaded zip v2.6.1
8372025-04-30T20:11:48.253Z Downloaded lalrpop v0.19.12
8382025-04-30T20:11:48.253Z Downloaded tar v0.4.44
8392025-04-30T20:11:48.253Z Downloaded tokio-postgres v0.7.13
8402025-04-30T20:11:48.253Z Downloaded reedline v0.38.0
8412025-04-30T20:11:48.294Z Downloaded scheduled-thread-pool v0.2.7
8422025-04-30T20:11:48.294Z Downloaded num-iter v0.1.45
8432025-04-30T20:11:48.294Z Downloaded daft-derive v0.1.3
8442025-04-30T20:11:48.294Z Downloaded float-cmp v0.10.0
8452025-04-30T20:11:48.294Z Downloaded darling v0.20.10
8462025-04-30T20:11:48.294Z Downloaded curve25519-dalek-derive v0.1.1
8472025-04-30T20:11:48.295Z Downloaded subprocess v0.2.9
8482025-04-30T20:11:48.295Z Downloaded schemars v0.8.22
8492025-04-30T20:11:48.334Z Downloaded tower v0.5.2
8502025-04-30T20:11:48.334Z Downloaded serde_repr v0.1.19
8512025-04-30T20:11:48.374Z Downloaded packed_struct v0.10.1
8522025-04-30T20:11:48.374Z Downloaded rand v0.9.0
8532025-04-30T20:11:48.374Z Downloaded slog-scope v4.4.0
8542025-04-30T20:11:48.374Z Downloaded slog-dtrace v0.3.0
8552025-04-30T20:11:48.374Z Downloaded slog-bunyan v2.5.0
8562025-04-30T20:11:48.374Z Downloaded quinn-udp v0.5.5
8572025-04-30T20:11:48.374Z Downloaded futures-channel v0.3.31
8582025-04-30T20:11:48.374Z Downloaded fs_extra v1.3.0
8592025-04-30T20:11:48.374Z Downloaded num-bigint-dig v0.8.4
8602025-04-30T20:11:48.374Z Downloaded rustyline v14.0.0
8612025-04-30T20:11:48.374Z Downloaded slog-json v2.6.1
8622025-04-30T20:11:48.414Z Downloaded radium v0.7.0
8632025-04-30T20:11:48.414Z Downloaded zopfli v0.8.1
8642025-04-30T20:11:48.414Z Downloaded uuid v1.16.0
8652025-04-30T20:11:48.414Z Downloaded derive_builder v0.20.2
8662025-04-30T20:11:48.414Z Downloaded deranged v0.3.11
8672025-04-30T20:11:48.414Z Downloaded icu_properties_data v1.5.0
8682025-04-30T20:11:48.414Z Downloaded percent-encoding v2.3.1
8692025-04-30T20:11:48.414Z Downloaded pem-rfc7468 v0.7.0
8702025-04-30T20:11:48.414Z Downloaded sqlparser v0.45.0
8712025-04-30T20:11:48.414Z Downloaded winnow v0.5.40
8722025-04-30T20:11:48.454Z Downloaded fs-err v2.11.0
8732025-04-30T20:11:48.454Z Downloaded form_urlencoded v1.2.1
8742025-04-30T20:11:48.454Z Downloaded debug-ignore v1.0.5
8752025-04-30T20:11:48.454Z Downloaded poly1305 v0.8.0
8762025-04-30T20:11:48.454Z Downloaded unicode_categories v0.1.1
8772025-04-30T20:11:48.454Z Downloaded daft v0.1.3
8782025-04-30T20:11:48.454Z Downloaded quinn v0.11.5
8792025-04-30T20:11:48.454Z Downloaded progenitor-impl v0.8.0
8802025-04-30T20:11:48.454Z Downloaded diesel_derives v2.2.3
8812025-04-30T20:11:48.455Z Downloaded cc v1.2.15
8822025-04-30T20:11:48.495Z Downloaded unicode-truncate v1.1.0
8832025-04-30T20:11:48.495Z Downloaded rfc6979 v0.4.0
8842025-04-30T20:11:48.495Z Downloaded polyval v0.6.2
8852025-04-30T20:11:48.495Z Downloaded p256 v0.13.2
8862025-04-30T20:11:48.495Z Downloaded sync-ptr v0.1.1
8872025-04-30T20:11:48.495Z Downloaded progenitor-client v0.8.0
8882025-04-30T20:11:48.495Z Downloaded wyz v0.5.1
8892025-04-30T20:11:48.495Z Downloaded paste v1.0.15
8902025-04-30T20:11:48.495Z Downloaded derive_builder_core v0.20.2
8912025-04-30T20:11:48.495Z Downloaded zstd-safe v7.2.3
8922025-04-30T20:11:48.495Z Downloaded zstd v0.13.3
8932025-04-30T20:11:48.496Z Downloaded darling_core v0.20.10
8942025-04-30T20:11:48.496Z Downloaded expectorate v1.1.0
8952025-04-30T20:11:48.496Z Downloaded subtle v2.6.1
8962025-04-30T20:11:48.536Z Downloaded stringprep v0.1.5
8972025-04-30T20:11:48.536Z Downloaded string_cache v0.8.9
8982025-04-30T20:11:48.537Z Downloaded ecdsa v0.16.9
8992025-04-30T20:11:48.537Z Downloaded num-traits v0.2.19
9002025-04-30T20:11:48.537Z Downloaded pin-project v1.1.6
9012025-04-30T20:11:48.537Z Downloaded rustc_version v0.1.7
9022025-04-30T20:11:48.537Z Downloaded nibble_vec v0.1.0
9032025-04-30T20:11:48.537Z Downloaded strum_macros v0.26.4
9042025-04-30T20:11:48.537Z Downloaded num_threads v0.1.7
9052025-04-30T20:11:48.577Z Downloaded untrusted v0.7.1
9062025-04-30T20:11:48.577Z Downloaded primeorder v0.13.6
9072025-04-30T20:11:48.577Z Downloaded powerfmt v0.2.0
9082025-04-30T20:11:48.577Z Downloaded pbkdf2 v0.12.2
9092025-04-30T20:11:48.577Z Downloaded num-derive v0.3.3
9102025-04-30T20:11:48.577Z Downloaded hash32 v0.2.1
9112025-04-30T20:11:48.577Z Downloaded futures-core v0.3.31
9122025-04-30T20:11:48.577Z Downloaded futures v0.3.31
9132025-04-30T20:11:48.578Z Downloaded data-encoding v2.6.0
9142025-04-30T20:11:48.578Z Downloaded similar v2.7.0
9152025-04-30T20:11:48.578Z Downloaded typed-path v0.9.3
9162025-04-30T20:11:48.578Z Downloaded time v0.3.36
9172025-04-30T20:11:48.618Z Downloaded nodrop v0.1.14
9182025-04-30T20:11:48.618Z Downloaded hash32 v0.3.1
9192025-04-30T20:11:48.618Z Downloaded postcard v1.0.10
9202025-04-30T20:11:48.618Z Downloaded vte v0.11.1
9212025-04-30T20:11:48.618Z Downloaded parse-zoneinfo v0.3.1
9222025-04-30T20:11:48.618Z Downloaded env_filter v0.1.2
9232025-04-30T20:11:48.618Z Downloaded dyn-clone v1.0.19
9242025-04-30T20:11:48.618Z Downloaded utf8_iter v1.0.4
9252025-04-30T20:11:48.618Z Downloaded utf16_iter v1.0.5
9262025-04-30T20:11:48.618Z Downloaded serde_derive_internals v0.29.1
9272025-04-30T20:11:48.618Z Downloaded rustls-pemfile v2.2.0
9282025-04-30T20:11:48.618Z Downloaded peg-macros v0.8.5
9292025-04-30T20:11:48.618Z Downloaded half v2.4.1
9302025-04-30T20:11:48.618Z Downloaded value-bag v1.9.0
9312025-04-30T20:11:48.618Z Downloaded num-bigint v0.4.6
9322025-04-30T20:11:48.618Z Downloaded tinyvec v1.8.0
9332025-04-30T20:11:48.658Z Downloaded rayon-core v1.12.1
9342025-04-30T20:11:48.658Z Downloaded utf-8 v0.7.6
9352025-04-30T20:11:48.658Z Downloaded typify-macro v0.3.0
9362025-04-30T20:11:48.658Z Downloaded typify-macro v0.2.0
9372025-04-30T20:11:48.658Z Downloaded globset v0.4.15
9382025-04-30T20:11:48.658Z Downloaded rand_core v0.9.2
9392025-04-30T20:11:48.658Z Downloaded unarray v0.1.4
9402025-04-30T20:11:48.658Z Downloaded tinystr v0.7.6
9412025-04-30T20:11:48.658Z Downloaded tiny-keccak v2.0.2
9422025-04-30T20:11:48.658Z Downloaded termcolor v1.4.1
9432025-04-30T20:11:48.658Z Downloaded synstructure v0.13.1
9442025-04-30T20:11:48.658Z Downloaded static_assertions v1.1.0
9452025-04-30T20:11:48.658Z Downloaded semver v0.1.20
9462025-04-30T20:11:48.658Z Downloaded psl-types v2.0.11
9472025-04-30T20:11:48.658Z Downloaded postgres-types v0.2.9
9482025-04-30T20:11:48.658Z Downloaded group v0.13.0
9492025-04-30T20:11:48.658Z Downloaded pretty_assertions v1.4.1
9502025-04-30T20:11:48.658Z Downloaded num-conv v0.1.0
9512025-04-30T20:11:48.658Z Downloaded strum_macros v0.25.3
9522025-04-30T20:11:48.658Z Downloaded secrecy v0.10.3
9532025-04-30T20:11:48.698Z Downloaded secrecy v0.8.0
9542025-04-30T20:11:48.698Z Downloaded samael v0.0.18
9552025-04-30T20:11:48.698Z Downloaded rcgen v0.12.1
9562025-04-30T20:11:48.698Z Downloaded serde_yaml v0.9.34+deprecated
9572025-04-30T20:11:48.698Z Downloaded itertools v0.10.5
9582025-04-30T20:11:48.698Z Downloaded aes v0.8.4
9592025-04-30T20:11:48.698Z Downloaded rpassword v7.3.1
9602025-04-30T20:11:48.698Z Downloaded tokio-stream v0.1.17
9612025-04-30T20:11:48.698Z Downloaded tokio-rustls v0.25.0
9622025-04-30T20:11:48.698Z Downloaded walkdir v2.5.0
9632025-04-30T20:11:48.698Z Downloaded derive_builder_macro v0.20.2
9642025-04-30T20:11:48.698Z Downloaded serde-hex v0.1.0
9652025-04-30T20:11:48.698Z Downloaded num_enum_derive v0.5.11
9662025-04-30T20:11:48.698Z Downloaded vsss-rs v3.3.4
9672025-04-30T20:11:48.739Z Downloaded pin-utils v0.1.0
9682025-04-30T20:11:48.739Z Downloaded peg v0.8.5
9692025-04-30T20:11:48.739Z Downloaded oxnet v0.1.1
9702025-04-30T20:11:48.739Z Downloaded des v0.8.1
9712025-04-30T20:11:48.739Z Downloaded signal-hook v0.3.17
9722025-04-30T20:11:48.739Z Downloaded itertools v0.13.0
9732025-04-30T20:11:48.739Z Downloaded heapless v0.8.0
9742025-04-30T20:11:48.739Z Downloaded num-derive v0.4.2
9752025-04-30T20:11:48.739Z Downloaded glob v0.3.2
9762025-04-30T20:11:48.739Z Downloaded tokio-tungstenite v0.23.1
9772025-04-30T20:11:48.739Z Downloaded tokio-rustls v0.24.1
9782025-04-30T20:11:48.741Z Downloaded pin-project-lite v0.2.14
9792025-04-30T20:11:48.780Z Downloaded zip v0.6.6
9802025-04-30T20:11:48.780Z Downloaded enum-as-inner v0.6.1
9812025-04-30T20:11:48.780Z Downloaded tokio-rustls v0.26.0
9822025-04-30T20:11:48.780Z Downloaded tap v1.0.1
9832025-04-30T20:11:48.780Z Downloaded owo-colors v4.2.0
9842025-04-30T20:11:48.780Z Downloaded ed25519-dalek v2.1.1
9852025-04-30T20:11:48.780Z Downloaded hkdf v0.12.4
9862025-04-30T20:11:48.780Z Downloaded foldhash v0.1.3
9872025-04-30T20:11:48.781Z Downloaded embedded-io v0.6.1
9882025-04-30T20:11:48.781Z Downloaded heapless v0.7.17
9892025-04-30T20:11:48.781Z Downloaded strum_macros v0.24.3
9902025-04-30T20:11:48.781Z Downloaded rand_seeder v0.3.0
9912025-04-30T20:11:48.781Z Downloaded idna v1.0.3
9922025-04-30T20:11:48.781Z Downloaded peg-runtime v0.8.5
9932025-04-30T20:11:48.781Z Downloaded diesel-dtrace v0.4.2
9942025-04-30T20:11:48.781Z Downloaded write16 v1.0.0
9952025-04-30T20:11:48.782Z Downloaded tinyvec_macros v0.1.1
9962025-04-30T20:11:48.782Z Downloaded predicates v3.1.3
9972025-04-30T20:11:48.782Z Downloaded dirs-sys-next v0.1.2
9982025-04-30T20:11:48.821Z Downloaded predicates-core v1.0.8
9992025-04-30T20:11:48.822Z Downloaded diff v0.1.13
10002025-04-30T20:11:48.822Z Downloaded der_derive v0.7.3
10012025-04-30T20:11:48.822Z Downloaded parking_lot_core v0.9.10
10022025-04-30T20:11:48.822Z Downloaded tracing-core v0.1.32
10032025-04-30T20:11:48.822Z Downloaded tracing v0.1.40
10042025-04-30T20:11:48.822Z Downloaded rsa v0.9.6
10052025-04-30T20:11:48.822Z Downloaded itertools v0.12.1
10062025-04-30T20:11:48.822Z Downloaded const_format v0.2.34
10072025-04-30T20:11:48.822Z Downloaded arc-swap v1.7.1
10082025-04-30T20:11:48.822Z Downloaded rustversion v1.0.17
10092025-04-30T20:11:48.862Z Downloaded elliptic-curve v0.13.8
10102025-04-30T20:11:48.862Z Downloaded crossbeam-channel v0.5.15
10112025-04-30T20:11:48.862Z Downloaded parking_lot_core v0.8.6
10122025-04-30T20:11:48.862Z Downloaded structmeta-derive v0.3.0
10132025-04-30T20:11:48.862Z Downloaded simd-adler32 v0.3.7
10142025-04-30T20:11:48.862Z Downloaded itertools v0.14.0
10152025-04-30T20:11:48.862Z Downloaded bumpalo v3.16.0
10162025-04-30T20:11:48.862Z Downloaded signature v2.2.0
10172025-04-30T20:11:48.862Z Downloaded signal-hook-tokio v0.3.1
10182025-04-30T20:11:48.862Z Downloaded signal-hook-registry v1.4.2
10192025-04-30T20:11:48.862Z Downloaded libm v0.2.8
10202025-04-30T20:11:48.862Z Downloaded slab v0.4.9
10212025-04-30T20:11:48.902Z Downloaded rand_chacha v0.9.0
10222025-04-30T20:11:48.902Z Downloaded getrandom v0.3.1
10232025-04-30T20:11:48.902Z Downloaded test-strategy v0.4.0
10242025-04-30T20:11:48.902Z Downloaded base64 v0.13.1
10252025-04-30T20:11:48.903Z Downloaded pin-project-internal v1.1.6
10262025-04-30T20:11:48.903Z Downloaded fatfs v0.3.6
10272025-04-30T20:11:48.903Z Downloaded hyper v1.6.0
10282025-04-30T20:11:48.903Z Downloaded zeroize_derive v1.4.2
10292025-04-30T20:11:48.903Z Downloaded zerofrom-derive v0.1.4
10302025-04-30T20:11:48.903Z Downloaded ref-cast-impl v1.0.23
10312025-04-30T20:11:48.903Z Downloaded rand_core v0.6.4
10322025-04-30T20:11:48.903Z Downloaded bytes v1.10.1
10332025-04-30T20:11:48.903Z Downloaded void v1.0.2
10342025-04-30T20:11:48.903Z Downloaded unicode-xid v0.2.6
10352025-04-30T20:11:48.903Z Downloaded ppv-lite86 v0.2.20
10362025-04-30T20:11:48.903Z Downloaded password-hash v0.4.2
10372025-04-30T20:11:48.943Z Downloaded parse-display-derive v0.10.0
10382025-04-30T20:11:48.943Z Downloaded parse-display v0.10.0
10392025-04-30T20:11:48.943Z Downloaded mio v1.0.2
10402025-04-30T20:11:48.943Z Downloaded tungstenite v0.23.0
10412025-04-30T20:11:48.943Z Downloaded crypto-bigint v0.5.5
10422025-04-30T20:11:48.943Z Downloaded strum v0.26.3
10432025-04-30T20:11:48.943Z Downloaded defmt v0.3.8
10442025-04-30T20:11:48.943Z Downloaded hyper-staticfile v0.10.1
10452025-04-30T20:11:48.943Z Downloaded crossbeam-epoch v0.9.18
10462025-04-30T20:11:48.943Z Downloaded base64 v0.21.7
10472025-04-30T20:11:48.943Z Downloaded getrandom v0.2.15
10482025-04-30T20:11:48.943Z Downloaded futures-io v0.3.31
10492025-04-30T20:11:48.943Z Downloaded futures-executor v0.3.31
10502025-04-30T20:11:48.943Z Downloaded quick-error v1.2.3
10512025-04-30T20:11:48.983Z Downloaded want v0.3.1
10522025-04-30T20:11:48.983Z Downloaded shlex v1.3.0
10532025-04-30T20:11:48.983Z Downloaded libxml v0.3.3
10542025-04-30T20:11:48.983Z Downloaded cancel-safe-futures v0.1.5
10552025-04-30T20:11:48.983Z Downloaded http v1.2.0
10562025-04-30T20:11:48.983Z Downloaded compact_str v0.8.0
10572025-04-30T20:11:48.983Z Downloaded minimal-lexical v0.2.1
10582025-04-30T20:11:48.983Z Downloaded backtrace v0.3.74
10592025-04-30T20:11:48.983Z Downloaded snafu v0.8.5
10602025-04-30T20:11:48.983Z Downloaded slog-term v2.9.1
10612025-04-30T20:11:49.023Z Downloaded serde_with_macros v3.12.0
10622025-04-30T20:11:49.023Z Downloaded chacha20poly1305 v0.10.1
10632025-04-30T20:11:49.023Z Downloaded crc-any v2.5.0
10642025-04-30T20:11:49.023Z Downloaded phf_generator v0.11.2
10652025-04-30T20:11:49.023Z Downloaded parse-size v1.1.0
10662025-04-30T20:11:49.023Z Downloaded opaque-debug v0.3.1
10672025-04-30T20:11:49.023Z Downloaded futures-task v0.3.31
10682025-04-30T20:11:49.023Z Downloaded native-tls v0.2.12
10692025-04-30T20:11:49.023Z Downloaded ciborium-ll v0.2.2
10702025-04-30T20:11:49.023Z Downloaded bb8 v0.8.5
10712025-04-30T20:11:49.023Z Downloaded fd-lock v4.0.2
10722025-04-30T20:11:49.023Z Downloaded fallible-iterator v0.2.0
10732025-04-30T20:11:49.023Z Downloaded zone v0.1.8
10742025-04-30T20:11:49.023Z Downloaded zerovec-derive v0.10.3
10752025-04-30T20:11:49.023Z Downloaded futures-sink v0.3.31
10762025-04-30T20:11:49.023Z Downloaded foreign-types-macros v0.2.3
10772025-04-30T20:11:49.023Z Downloaded wait-timeout v0.2.0
10782025-04-30T20:11:49.023Z Downloaded topological-sort v0.2.2
10792025-04-30T20:11:49.023Z Downloaded termtree v0.5.1
10802025-04-30T20:11:49.023Z Downloaded bzip2 v0.5.2
10812025-04-30T20:11:49.023Z Downloaded tracing-attributes v0.1.27
10822025-04-30T20:11:49.023Z Downloaded sct v0.7.1
10832025-04-30T20:11:49.064Z Downloaded clang-sys v1.8.1
10842025-04-30T20:11:49.064Z Downloaded ed25519 v2.2.3
10852025-04-30T20:11:49.064Z Downloaded difflib v0.4.0
10862025-04-30T20:11:49.064Z Downloaded termios v0.3.3
10872025-04-30T20:11:49.064Z Downloaded shell-words v1.1.0
10882025-04-30T20:11:49.064Z Downloaded crossbeam-utils v0.8.21
10892025-04-30T20:11:49.064Z Downloaded adler2 v2.0.0
10902025-04-30T20:11:49.064Z Downloaded smallvec v0.6.14
10912025-04-30T20:11:49.064Z Downloaded thread_local v1.1.8
10922025-04-30T20:11:49.064Z Downloaded defmt-macros v0.3.9
10932025-04-30T20:11:49.064Z Downloaded sha1 v0.10.6
10942025-04-30T20:11:49.064Z Downloaded icu_collections v1.5.0
10952025-04-30T20:11:49.064Z Downloaded blake2 v0.10.6
10962025-04-30T20:11:49.064Z Downloaded whoami v1.5.2
10972025-04-30T20:11:49.064Z Downloaded which v4.4.2
10982025-04-30T20:11:49.064Z Downloaded thiserror-no-std v2.0.2
10992025-04-30T20:11:49.064Z Downloaded salsa20 v0.10.2
11002025-04-30T20:11:49.066Z Downloaded const-oid v0.9.6
11012025-04-30T20:11:49.106Z Downloaded allocator-api2 v0.2.18
11022025-04-30T20:11:49.106Z Downloaded ahash v0.8.11
11032025-04-30T20:11:49.106Z Downloaded time-macros v0.2.18
11042025-04-30T20:11:49.106Z Downloaded sqlformat v0.2.6
11052025-04-30T20:11:49.106Z Downloaded spin v0.9.8
11062025-04-30T20:11:49.106Z Downloaded miniz_oxide v0.8.5
11072025-04-30T20:11:49.106Z Downloaded cookie v0.18.1
11082025-04-30T20:11:49.106Z Downloaded tui-tree-widget v0.23.0
11092025-04-30T20:11:49.106Z Downloaded snafu-derive v0.8.5
11102025-04-30T20:11:49.106Z Downloaded smallvec v1.14.0
11112025-04-30T20:11:49.106Z Downloaded rustc-hash v2.1.1
11122025-04-30T20:11:49.106Z Downloaded progenitor-macro v0.9.1
11132025-04-30T20:11:49.107Z Downloaded lzss v0.8.2
11142025-04-30T20:11:49.107Z Downloaded const_format_proc_macros v0.2.34
11152025-04-30T20:11:49.107Z Downloaded console v0.15.10
11162025-04-30T20:11:49.107Z Downloaded ciborium v0.2.2
11172025-04-30T20:11:49.107Z Downloaded vte_generate_state_changes v0.1.2
11182025-04-30T20:11:49.107Z Downloaded tower-layer v0.3.3
11192025-04-30T20:11:49.107Z Downloaded jiff-static v0.2.10
11202025-04-30T20:11:49.150Z Downloaded bit-set v0.8.0
11212025-04-30T20:11:49.150Z Downloaded async-stream v0.3.6
11222025-04-30T20:11:49.150Z Downloaded thiserror-impl-no-std v2.0.2
11232025-04-30T20:11:49.150Z Downloaded smf v0.2.3
11242025-04-30T20:11:49.150Z Downloaded ref-cast v1.0.23
11252025-04-30T20:11:49.150Z Downloaded rand_chacha v0.3.1
11262025-04-30T20:11:49.150Z Downloaded libscf-sys v1.1.0
11272025-04-30T20:11:49.150Z Downloaded rand_xorshift v0.3.0
11282025-04-30T20:11:49.150Z Downloaded progenitor-macro v0.8.0
11292025-04-30T20:11:49.150Z Downloaded icu_normalizer v1.5.0
11302025-04-30T20:11:49.150Z Downloaded constant_time_eq v0.3.1
11312025-04-30T20:11:49.150Z Downloaded cmake v0.1.51
11322025-04-30T20:11:49.150Z Downloaded bit-vec v0.6.3
11332025-04-30T20:11:49.150Z Downloaded arrayvec v0.7.6
11342025-04-30T20:11:49.152Z Downloaded colored v2.2.0
11352025-04-30T20:11:49.152Z Downloaded signal-hook-mio v0.2.4
11362025-04-30T20:11:49.152Z Downloaded sec1 v0.7.3
11372025-04-30T20:11:49.152Z Downloaded scrypt v0.11.0
11382025-04-30T20:11:49.152Z Downloaded scopeguard v1.2.0
11392025-04-30T20:11:49.152Z Downloaded indicatif v0.17.11
11402025-04-30T20:11:49.152Z Downloaded crc32fast v1.4.2
11412025-04-30T20:11:49.152Z Downloaded multer v3.1.0
11422025-04-30T20:11:49.196Z Downloaded mime_guess v2.0.5
11432025-04-30T20:11:49.196Z Downloaded lockfree-object-pool v0.1.6
11442025-04-30T20:11:49.196Z Downloaded litrs v0.4.1
11452025-04-30T20:11:49.196Z Downloaded indoc v1.0.9
11462025-04-30T20:11:49.196Z Downloaded icu_properties v1.5.1
11472025-04-30T20:11:49.196Z Downloaded icu_normalizer_data v1.5.0
11482025-04-30T20:11:49.196Z Downloaded chacha20 v0.9.1
11492025-04-30T20:11:49.196Z Downloaded castaway v0.2.3
11502025-04-30T20:11:49.196Z Downloaded cargo_metadata v0.18.1
11512025-04-30T20:11:49.196Z Downloaded async-bb8-diesel v0.2.1
11522025-04-30T20:11:49.196Z Downloaded bzip2 v0.4.4
11532025-04-30T20:11:49.196Z Downloaded block-padding v0.3.3
11542025-04-30T20:11:49.196Z Downloaded resolv-conf v0.7.0
11552025-04-30T20:11:49.196Z Downloaded indexmap v1.9.3
11562025-04-30T20:11:49.196Z Downloaded icu_locid_transform_data v1.5.0
11572025-04-30T20:11:49.196Z Downloaded backoff v0.4.0
11582025-04-30T20:11:49.196Z Downloaded maybe-uninit v2.0.0
11592025-04-30T20:11:49.196Z Downloaded managed v0.8.0
11602025-04-30T20:11:49.196Z Downloaded lock_api v0.4.12
11612025-04-30T20:11:49.196Z Downloaded is-terminal v0.4.13
11622025-04-30T20:11:49.197Z Downloaded indoc v2.0.6
11632025-04-30T20:11:49.237Z Downloaded buf-list v1.0.3
11642025-04-30T20:11:49.237Z Downloaded mime v0.3.17
11652025-04-30T20:11:49.237Z Downloaded maplit v1.0.2
11662025-04-30T20:11:49.237Z Downloaded libsw-core v0.3.1
11672025-04-30T20:11:49.237Z Downloaded assert_matches v1.5.0
11682025-04-30T20:11:49.237Z Downloaded http-range v0.1.5
11692025-04-30T20:11:49.237Z Downloaded hmac v0.12.1
11702025-04-30T20:11:49.237Z Downloaded crossbeam-deque v0.8.5
11712025-04-30T20:11:49.237Z Downloaded chrono-tz-build v0.4.0
11722025-04-30T20:11:49.237Z Downloaded bitfield-struct v0.6.2
11732025-04-30T20:11:49.237Z Downloaded ascii-canvas v3.0.0
11742025-04-30T20:11:49.237Z Downloaded icu_locid_transform v1.5.0
11752025-04-30T20:11:49.237Z Downloaded icu_locid v1.5.0
11762025-04-30T20:11:49.237Z Downloaded httparse v1.9.5
11772025-04-30T20:11:49.238Z Downloaded home v0.5.9
11782025-04-30T20:11:49.238Z Downloaded convert_case v0.4.0
11792025-04-30T20:11:49.238Z Downloaded aws-lc-sys v0.26.0
11802025-04-30T20:11:49.468Z Downloaded cipher v0.4.4
11812025-04-30T20:11:49.509Z Downloaded bcs v0.1.6
11822025-04-30T20:11:49.509Z Downloaded base64ct v1.6.0
11832025-04-30T20:11:49.509Z Downloaded async-trait v0.1.88
11842025-04-30T20:11:49.509Z Downloaded multimap v0.10.0
11852025-04-30T20:11:49.509Z Downloaded md5 v0.7.0
11862025-04-30T20:11:49.509Z Downloaded litemap v0.7.3
11872025-04-30T20:11:49.509Z Downloaded libefi-sys v0.1.0
11882025-04-30T20:11:49.510Z Downloaded lazy_static v1.5.0
11892025-04-30T20:11:49.510Z Downloaded jobserver v0.1.32
11902025-04-30T20:11:49.510Z Downloaded ipnet v2.11.0
11912025-04-30T20:11:49.510Z Downloaded idna_adapter v1.2.0
11922025-04-30T20:11:49.510Z Downloaded iana-time-zone v0.1.63
11932025-04-30T20:11:49.510Z Downloaded hyper-rustls v0.27.3
11942025-04-30T20:11:49.510Z Downloaded crc-catalog v2.4.0
11952025-04-30T20:11:49.510Z Downloaded crc v3.2.1
11962025-04-30T20:11:49.510Z Downloaded bitfield v0.14.0
11972025-04-30T20:11:49.510Z Downloaded bcrypt-pbkdf v0.10.0
11982025-04-30T20:11:49.510Z Downloaded lru-cache v0.1.2
11992025-04-30T20:11:49.510Z Downloaded lazycell v1.3.0
12002025-04-30T20:11:49.510Z Downloaded keccak v0.1.5
12012025-04-30T20:11:49.510Z Downloaded instability v0.3.2
12022025-04-30T20:11:49.510Z Downloaded httpdate v1.0.3
12032025-04-30T20:11:49.550Z Downloaded blowfish v0.9.1
12042025-04-30T20:11:49.550Z Downloaded base16ct v0.2.0
12052025-04-30T20:11:49.550Z Downloaded arrayref v0.3.9
12062025-04-30T20:11:49.550Z Downloaded nanorand v0.7.0
12072025-04-30T20:11:49.550Z Downloaded memoffset v0.9.1
12082025-04-30T20:11:49.550Z Downloaded linked-hash-map v0.5.6
12092025-04-30T20:11:49.550Z Downloaded lalrpop-util v0.19.12
12102025-04-30T20:11:49.550Z Downloaded kstat-rs v0.2.4
12112025-04-30T20:11:49.550Z Downloaded ipnetwork v0.21.1
12122025-04-30T20:11:49.550Z Downloaded internet-checksum v0.2.1
12132025-04-30T20:11:49.552Z Downloaded inout v0.1.3
12142025-04-30T20:11:49.552Z Downloaded impl-trait-for-tuples v0.2.2
12152025-04-30T20:11:49.552Z Downloaded ident_case v1.0.1
12162025-04-30T20:11:49.552Z Downloaded http-body-util v0.1.3
12172025-04-30T20:11:49.552Z Downloaded hostname v0.3.1
12182025-04-30T20:11:49.552Z Downloaded cassowary v0.3.0
12192025-04-30T20:11:49.552Z Downloaded hubpack v0.1.2
12202025-04-30T20:11:49.552Z Downloaded hostname v0.4.0
12212025-04-30T20:11:49.552Z Downloaded highway v1.3.0
12222025-04-30T20:11:49.552Z Downloaded cobs v0.2.3
12232025-04-30T20:11:49.552Z Downloaded cbc v0.1.2
12242025-04-30T20:11:49.552Z Downloaded atomic-waker v1.1.2
12252025-04-30T20:11:49.552Z Downloaded array-init v0.0.4
12262025-04-30T20:11:49.552Z Downloaded linear-map v1.2.0
12272025-04-30T20:11:49.553Z Downloaded instant v0.1.13
12282025-04-30T20:11:49.553Z Downloaded hyper-tls v0.6.0
12292025-04-30T20:11:49.553Z Downloaded headers-core v0.3.0
12302025-04-30T20:11:49.553Z Downloaded crucible-workspace-hack v0.1.0
12312025-04-30T20:11:49.553Z Downloaded async-recursion v1.1.1
12322025-04-30T20:11:49.593Z Downloaded bit-set v0.5.3
12332025-04-30T20:11:49.688Z Compiling serde v1.0.219
12342025-04-30T20:11:49.728Z Compiling value-bag v1.9.0
12352025-04-30T20:11:49.728Z Compiling shlex v1.3.0
12362025-04-30T20:11:49.728Z Compiling lock_api v0.4.12
12372025-04-30T20:11:49.728Z Compiling scopeguard v1.2.0
12382025-04-30T20:11:49.728Z Compiling typenum v1.17.0
12392025-04-30T20:11:49.768Z Compiling syn v2.0.98
12402025-04-30T20:11:49.768Z Compiling getrandom v0.2.15
12412025-04-30T20:11:49.931Z Compiling jobserver v0.1.32
12422025-04-30T20:11:50.078Z Compiling rand_core v0.6.4
12432025-04-30T20:11:50.120Z Compiling log v0.4.22
12442025-04-30T20:11:50.244Z Compiling generic-array v0.14.7
12452025-04-30T20:11:50.284Z Compiling smallvec v1.14.0
12462025-04-30T20:11:50.377Z Compiling cc v1.2.15
12472025-04-30T20:11:50.662Z Compiling subtle v2.6.1
12482025-04-30T20:11:50.703Z Compiling const-oid v0.9.6
12492025-04-30T20:11:50.703Z Compiling stable_deref_trait v1.2.0
12502025-04-30T20:11:50.788Z Compiling pkg-config v0.3.31
12512025-04-30T20:11:50.828Z Compiling parking_lot_core v0.9.10
12522025-04-30T20:11:50.925Z Compiling pin-project-lite v0.2.14
12532025-04-30T20:11:50.965Z Compiling rustix v0.38.37
12542025-04-30T20:11:51.073Z Compiling signal-hook-registry v1.4.2
12552025-04-30T20:11:51.694Z Compiling parking_lot v0.12.3
12562025-04-30T20:11:51.735Z Compiling spin v0.9.8
12572025-04-30T20:11:51.735Z Compiling mio v1.0.2
12582025-04-30T20:11:51.775Z Compiling futures-core v0.3.31
12592025-04-30T20:11:51.906Z Compiling aho-corasick v1.1.3
12602025-04-30T20:11:52.017Z Compiling serde_json v1.0.140
12612025-04-30T20:11:52.078Z Compiling either v1.14.0
12622025-04-30T20:11:52.252Z Compiling libm v0.2.8
12632025-04-30T20:11:52.308Z Compiling cpufeatures v0.2.14
12642025-04-30T20:11:52.421Z Compiling regex-syntax v0.8.5
12652025-04-30T20:11:52.461Z Compiling writeable v0.5.5
12662025-04-30T20:11:52.461Z Compiling litemap v0.7.3
12672025-04-30T20:11:52.603Z Compiling socket2 v0.5.9
12682025-04-30T20:11:52.676Z Compiling slab v0.4.9
12692025-04-30T20:11:52.824Z Compiling num-traits v0.2.19
12702025-04-30T20:11:52.941Z Compiling glob v0.3.2
12712025-04-30T20:11:53.557Z Compiling futures-sink v0.3.31
12722025-04-30T20:11:53.597Z Compiling getrandom v0.3.1
12732025-04-30T20:11:53.723Z Compiling prettyplease v0.2.30
12742025-04-30T20:11:53.784Z Compiling icu_locid_transform_data v1.5.0
12752025-04-30T20:11:53.863Z Compiling clang-sys v1.8.1
12762025-04-30T20:11:54.042Z Compiling lazy_static v1.5.0
12772025-04-30T20:11:54.195Z Compiling minimal-lexical v0.2.1
12782025-04-30T20:11:54.235Z Compiling foldhash v0.1.3
12792025-04-30T20:11:54.427Z Compiling icu_properties_data v1.5.0
12802025-04-30T20:11:54.497Z Compiling allocator-api2 v0.2.18
12812025-04-30T20:11:54.642Z Compiling nom v7.1.3
12822025-04-30T20:11:54.682Z Compiling libloading v0.8.5
12832025-04-30T20:11:54.910Z Compiling bindgen v0.69.5
12842025-04-30T20:11:55.005Z Compiling utf16_iter v1.0.5
12852025-04-30T20:11:55.151Z Compiling hashbrown v0.15.1
12862025-04-30T20:11:55.238Z Compiling home v0.5.9
12872025-04-30T20:11:55.484Z Compiling base64ct v1.6.0
12882025-04-30T20:11:55.633Z Compiling regex-automata v0.4.8
12892025-04-30T20:11:55.727Z Compiling utf8_iter v1.0.4
12902025-04-30T20:11:55.841Z Compiling percent-encoding v2.3.1
12912025-04-30T20:11:55.998Z Compiling write16 v1.0.0
12922025-04-30T20:11:56.070Z Compiling icu_normalizer_data v1.5.0
12932025-04-30T20:11:56.178Z Compiling synstructure v0.13.1
12942025-04-30T20:11:56.228Z Compiling pem-rfc7468 v0.7.0
12952025-04-30T20:11:56.903Z Compiling itertools v0.12.1
12962025-04-30T20:11:57.477Z Compiling cexpr v0.6.0
12972025-04-30T20:11:57.517Z Compiling lazycell v1.3.0
12982025-04-30T20:11:57.596Z Compiling flagset v0.4.6
12992025-04-30T20:11:57.697Z Compiling rustc-hash v1.1.0
13002025-04-30T20:11:57.813Z Compiling futures-channel v0.3.31
13012025-04-30T20:11:57.853Z Compiling cmake v0.1.51
13022025-04-30T20:11:58.191Z Compiling fs_extra v1.3.0
13032025-04-30T20:11:58.597Z Compiling futures-io v0.3.31
13042025-04-30T20:11:58.701Z Compiling pin-utils v0.1.0
13052025-04-30T20:11:58.749Z Compiling dunce v1.0.5
13062025-04-30T20:11:58.810Z Compiling futures-task v0.3.31
13072025-04-30T20:11:58.856Z Compiling form_urlencoded v1.2.1
13082025-04-30T20:11:58.895Z Compiling paste v1.0.15
13092025-04-30T20:11:58.935Z Compiling vcpkg v0.2.15
13102025-04-30T20:11:59.083Z Compiling crossbeam-utils v0.8.21
13112025-04-30T20:11:59.157Z Compiling ring v0.17.11
13122025-04-30T20:11:59.430Z Compiling tracing-core v0.1.32
13132025-04-30T20:11:59.581Z Compiling aws-lc-rs v1.12.4
13142025-04-30T20:11:59.957Z Compiling regex v1.11.1
13152025-04-30T20:12:00.063Z Compiling zerocopy v0.8.10
13162025-04-30T20:12:00.294Z Compiling iana-time-zone v0.1.63
13172025-04-30T20:12:00.365Z Compiling openssl-sys v0.9.107
13182025-04-30T20:12:00.518Z Compiling serde_derive v1.0.219
13192025-04-30T20:12:00.637Z Compiling zeroize_derive v1.4.2
13202025-04-30T20:12:00.735Z Compiling zerofrom-derive v0.1.4
13212025-04-30T20:12:00.805Z Compiling yoke-derive v0.7.4
13222025-04-30T20:12:01.280Z Compiling zerovec-derive v0.10.3
13232025-04-30T20:12:01.831Z Compiling zeroize v1.8.1
13242025-04-30T20:12:02.989Z Compiling displaydoc v0.2.5
13252025-04-30T20:12:03.146Z Compiling zerocopy-derive v0.7.35
13262025-04-30T20:12:03.265Z Compiling crypto-common v0.1.6
13272025-04-30T20:12:03.304Z Compiling block-buffer v0.10.4
13282025-04-30T20:12:03.554Z Compiling tokio-macros v2.5.0
13292025-04-30T20:12:03.618Z Compiling digest v0.10.7
13302025-04-30T20:12:03.682Z Compiling zerofrom v0.1.4
13312025-04-30T20:12:03.896Z Compiling yoke v0.7.4
13322025-04-30T20:12:04.044Z Compiling hmac v0.12.1
13332025-04-30T20:12:04.240Z Compiling zerovec v0.10.4
13342025-04-30T20:12:04.301Z Compiling icu_provider_macros v1.5.0
13352025-04-30T20:12:04.350Z Compiling block-padding v0.3.3
13362025-04-30T20:12:04.603Z Compiling inout v0.1.3
13372025-04-30T20:12:04.813Z Compiling sha2 v0.10.8
13382025-04-30T20:12:04.861Z Compiling zerocopy v0.7.35
13392025-04-30T20:12:04.900Z Compiling cipher v0.4.4
13402025-04-30T20:12:05.195Z Compiling der_derive v0.7.3
13412025-04-30T20:12:05.195Z Compiling thiserror-impl v1.0.69
13422025-04-30T20:12:05.234Z Compiling futures-macro v0.3.31
13432025-04-30T20:12:05.362Z Compiling salsa20 v0.10.2
13442025-04-30T20:12:05.576Z Compiling pbkdf2 v0.12.2
13452025-04-30T20:12:05.742Z Compiling tinystr v0.7.6
13462025-04-30T20:12:05.981Z Compiling icu_collections v1.5.0
13472025-04-30T20:12:06.021Z Compiling ppv-lite86 v0.2.20
13482025-04-30T20:12:06.091Z Compiling icu_locid v1.5.0
13492025-04-30T20:12:06.665Z Compiling scrypt v0.11.0
13502025-04-30T20:12:06.718Z Compiling futures-util v0.3.31
13512025-04-30T20:12:07.008Z Compiling der v0.7.9
13522025-04-30T20:12:07.104Z Compiling icu_provider v1.5.0
13532025-04-30T20:12:07.143Z Compiling cbc v0.1.2
13542025-04-30T20:12:07.355Z Compiling aes v0.8.4
13552025-04-30T20:12:07.531Z Compiling tracing-attributes v0.1.27
13562025-04-30T20:12:07.598Z Compiling thiserror v1.0.69
13572025-04-30T20:12:07.750Z Compiling icu_locid_transform v1.5.0
13582025-04-30T20:12:07.825Z Compiling pest v2.7.14
13592025-04-30T20:12:08.000Z Compiling zerocopy-derive v0.8.10
13602025-04-30T20:12:09.462Z Compiling icu_properties v1.5.1
13612025-04-30T20:12:09.561Z Compiling spki v0.7.3
13622025-04-30T20:12:09.717Z Compiling scroll_derive v0.12.0
13632025-04-30T20:12:09.896Z Compiling pkcs5 v0.7.1
13642025-04-30T20:12:10.123Z Compiling pest_meta v2.7.14
13652025-04-30T20:12:10.196Z Compiling tracing v0.1.40
13662025-04-30T20:12:10.636Z Compiling pkcs8 v0.10.2
13672025-04-30T20:12:10.797Z Compiling rustls-pki-types v1.10.0
13682025-04-30T20:12:10.838Z Compiling httparse v1.9.5
13692025-04-30T20:12:11.142Z Compiling bitflags v2.9.0
13702025-04-30T20:12:11.184Z Compiling bytes v1.10.1
13712025-04-30T20:12:11.262Z Compiling semver v1.0.25
13722025-04-30T20:12:11.537Z Compiling indexmap v2.7.1
13732025-04-30T20:12:11.623Z Compiling uuid v1.16.0
13742025-04-30T20:12:11.865Z Compiling rustc_version v0.4.1
13752025-04-30T20:12:12.432Z Compiling tokio v1.43.1
13762025-04-30T20:12:12.474Z Compiling http v1.2.0
13772025-04-30T20:12:12.662Z Compiling icu_normalizer v1.5.0
13782025-04-30T20:12:12.840Z Compiling chrono v0.4.40
13792025-04-30T20:12:13.304Z Compiling tinyvec_macros v0.1.1
13802025-04-30T20:12:13.441Z Compiling idna_adapter v1.2.0
13812025-04-30T20:12:13.658Z Compiling idna v1.0.3
13822025-04-30T20:12:13.739Z Compiling http-body v1.0.1
13832025-04-30T20:12:13.806Z Compiling tinyvec v1.8.0
13842025-04-30T20:12:14.040Z Compiling pest_generator v2.7.14
13852025-04-30T20:12:14.125Z Compiling scroll v0.12.0
13862025-04-30T20:12:14.340Z Compiling url v2.5.3
13872025-04-30T20:12:14.599Z Compiling which v4.4.2
13882025-04-30T20:12:15.093Z Compiling serde_derive_internals v0.29.1
13892025-04-30T20:12:15.284Z Compiling bzip2-sys v0.1.13+1.0.8
13902025-04-30T20:12:15.469Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13912025-04-30T20:12:15.619Z Compiling foreign-types-shared v0.1.1
13922025-04-30T20:12:15.720Z Compiling try-lock v0.2.5
13932025-04-30T20:12:15.762Z Compiling num-conv v0.1.0
13942025-04-30T20:12:15.829Z Compiling untrusted v0.9.0
13952025-04-30T20:12:15.891Z Compiling powerfmt v0.2.0
13962025-04-30T20:12:16.027Z Compiling schemars v0.8.22
13972025-04-30T20:12:16.067Z Compiling adler2 v2.0.0
13982025-04-30T20:12:16.125Z Compiling untrusted v0.7.1
13992025-04-30T20:12:16.259Z Compiling rustversion v1.0.17
14002025-04-30T20:12:16.300Z Compiling openssl v0.10.72
14012025-04-30T20:12:16.339Z Compiling time-core v0.1.2
14022025-04-30T20:12:16.379Z Compiling atomic-waker v1.1.2
14032025-04-30T20:12:16.511Z Compiling time-macros v0.2.18
14042025-04-30T20:12:16.571Z Compiling goblin v0.8.2
14052025-04-30T20:12:16.695Z Compiling miniz_oxide v0.8.5
14062025-04-30T20:12:16.931Z Compiling deranged v0.3.11
14072025-04-30T20:12:16.984Z Compiling schemars_derive v0.8.22
14082025-04-30T20:12:17.589Z Compiling rand_core v0.9.2
14092025-04-30T20:12:18.080Z Compiling want v0.3.1
14102025-04-30T20:12:18.361Z Compiling foreign-types v0.3.2
14112025-04-30T20:12:18.834Z Compiling pest_derive v2.7.14
14122025-04-30T20:12:19.428Z Compiling tokio-util v0.7.13
14132025-04-30T20:12:20.037Z Compiling openssl-macros v0.1.1
14142025-04-30T20:12:20.661Z Compiling h2 v0.4.6
14152025-04-30T20:12:20.736Z Compiling num_threads v0.1.7
14162025-04-30T20:12:20.900Z Compiling syn v1.0.109
14172025-04-30T20:12:20.980Z Compiling tower-service v0.3.3
14182025-04-30T20:12:21.153Z Compiling httpdate v1.0.3
14192025-04-30T20:12:21.480Z Compiling rustls v0.23.19
14202025-04-30T20:12:21.617Z Compiling dyn-clone v1.0.19
14212025-04-30T20:12:21.708Z Compiling native-tls v0.2.12
14222025-04-30T20:12:21.831Z Compiling dof v0.3.0
14232025-04-30T20:12:22.225Z Compiling time v0.3.36
14242025-04-30T20:12:23.756Z Compiling dtrace-parser v0.2.0
14252025-04-30T20:12:24.230Z Compiling rand_chacha v0.9.0
14262025-04-30T20:12:25.292Z Compiling unicode-normalization v0.1.24
14272025-04-30T20:12:25.675Z Compiling heapless v0.7.17
14282025-04-30T20:12:25.746Z Compiling crossbeam-epoch v0.9.18
14292025-04-30T20:12:26.026Z Compiling rand_chacha v0.3.1
14302025-04-30T20:12:26.067Z Compiling signature v2.2.0
14312025-04-30T20:12:26.116Z Compiling crc32fast v1.4.2
14322025-04-30T20:12:26.358Z Compiling cookie v0.18.1
14332025-04-30T20:12:26.398Z Compiling base64 v0.22.1
14342025-04-30T20:12:26.440Z Compiling unicode-bidi v0.3.17
14352025-04-30T20:12:26.650Z Compiling hyper v1.6.0
14362025-04-30T20:12:26.981Z Compiling zstd-safe v7.2.3
14372025-04-30T20:12:27.279Z Compiling openssl-probe v0.1.5
14382025-04-30T20:12:27.458Z Compiling siphasher v0.3.11
14392025-04-30T20:12:27.576Z Compiling unicode-properties v0.1.3
14402025-04-30T20:12:27.783Z Compiling slog v2.7.0
14412025-04-30T20:12:27.823Z Compiling signal-hook v0.3.17
14422025-04-30T20:12:27.930Z Compiling rayon-core v1.12.1
14432025-04-30T20:12:28.219Z Compiling stringprep v0.1.5
14442025-04-30T20:12:28.357Z Compiling phf_shared v0.11.2
14452025-04-30T20:12:28.690Z Compiling rand v0.8.5
14462025-04-30T20:12:28.772Z Compiling hyper-util v0.1.11
14472025-04-30T20:12:28.829Z Compiling crossbeam-deque v0.8.5
14482025-04-30T20:12:29.141Z Compiling usdt-impl v0.5.0
14492025-04-30T20:12:29.241Z Compiling rand v0.9.0
14502025-04-30T20:12:29.827Z Compiling curve25519-dalek v4.1.3
14512025-04-30T20:12:29.867Z Compiling toml_datetime v0.6.8
14522025-04-30T20:12:30.276Z Compiling serde_spanned v0.6.8
14532025-04-30T20:12:30.316Z Compiling serde_tokenstream v0.2.2
14542025-04-30T20:12:30.426Z Compiling md-5 v0.10.6
14552025-04-30T20:12:30.470Z Compiling num-integer v0.1.46
14562025-04-30T20:12:30.528Z Compiling ff v0.13.0
14572025-04-30T20:12:30.689Z Compiling hash32 v0.2.1
14582025-04-30T20:12:30.729Z Compiling memoffset v0.9.1
14592025-04-30T20:12:30.768Z Compiling cfg_aliases v0.2.1
14602025-04-30T20:12:30.820Z Compiling fallible-iterator v0.2.0
14612025-04-30T20:12:30.878Z Compiling gimli v0.31.1
14622025-04-30T20:12:30.988Z Compiling litrs v0.4.1
14632025-04-30T20:12:31.028Z Compiling smoltcp v0.9.1
14642025-04-30T20:12:31.101Z Compiling num-bigint-dig v0.8.4
14652025-04-30T20:12:31.192Z Compiling portable-atomic v1.11.0
14662025-04-30T20:12:31.392Z Compiling psl-types v2.0.11
14672025-04-30T20:12:31.432Z Compiling newtype-uuid v1.2.1
14682025-04-30T20:12:31.560Z Compiling base16ct v0.2.0
14692025-04-30T20:12:31.630Z Compiling publicsuffix v2.3.0
14702025-04-30T20:12:31.766Z Compiling postgres-protocol v0.6.8
14712025-04-30T20:12:31.876Z Compiling sec1 v0.7.3
14722025-04-30T20:12:31.938Z Compiling document-features v0.2.10
14732025-04-30T20:12:32.129Z Compiling num-iter v0.1.45
14742025-04-30T20:12:32.326Z Compiling nix v0.29.0
14752025-04-30T20:12:32.387Z Compiling group v0.13.0
14762025-04-30T20:12:33.012Z Compiling tokio-native-tls v0.3.1
14772025-04-30T20:12:33.321Z Compiling flate2 v1.1.1
14782025-04-30T20:12:33.710Z Compiling ipnetwork v0.21.1
14792025-04-30T20:12:33.799Z Compiling terminal_size v0.4.0
14802025-04-30T20:12:33.981Z Compiling http-body-util v0.1.3
14812025-04-30T20:12:34.021Z Compiling webpki-roots v0.26.6
14822025-04-30T20:12:34.079Z Compiling hkdf v0.12.4
14832025-04-30T20:12:34.148Z Compiling crypto-bigint v0.5.5
14842025-04-30T20:12:34.218Z Compiling async-trait v0.1.88
14852025-04-30T20:12:34.357Z Compiling addr2line v0.24.2
14862025-04-30T20:12:34.429Z Compiling curve25519-dalek-derive v0.1.1
14872025-04-30T20:12:34.470Z Compiling zerocopy-derive v0.6.6
14882025-04-30T20:12:35.279Z Compiling sync_wrapper v1.0.1
14892025-04-30T20:12:35.319Z Compiling object v0.36.5
14902025-04-30T20:12:35.319Z Compiling fs-err v3.1.0
14912025-04-30T20:12:35.358Z Compiling ahash v0.8.11
14922025-04-30T20:12:35.597Z Compiling buf-list v1.0.3
14932025-04-30T20:12:35.636Z Compiling simd-adler32 v0.3.7
14942025-04-30T20:12:36.012Z Compiling managed v0.8.0
14952025-04-30T20:12:36.115Z Compiling rustc-demangle v0.1.24
14962025-04-30T20:12:36.155Z Compiling lockfree-object-pool v0.1.6
14972025-04-30T20:12:36.282Z Compiling bumpalo v3.16.0
14982025-04-30T20:12:36.375Z Compiling ipnet v2.11.0
14992025-04-30T20:12:36.420Z Compiling winnow v0.5.40
15002025-04-30T20:12:36.710Z Compiling unicode-width v0.2.0
15012025-04-30T20:12:36.927Z Compiling zip v2.6.1
15022025-04-30T20:12:37.178Z Compiling tower-layer v0.3.3
15032025-04-30T20:12:37.218Z Compiling anyhow v1.0.98
15042025-04-30T20:12:37.440Z Compiling tower v0.5.2
15052025-04-30T20:12:38.085Z Compiling clap_builder v4.5.35
15062025-04-30T20:12:38.213Z Compiling strum_macros v0.25.3
15072025-04-30T20:12:38.936Z Compiling console v0.15.10
15082025-04-30T20:12:38.976Z Compiling zopfli v0.8.1
15092025-04-30T20:12:39.282Z Compiling toml_edit v0.19.15
15102025-04-30T20:12:39.868Z Compiling hubpack_derive v0.1.1
15112025-04-30T20:12:40.067Z Compiling elliptic-curve v0.13.8
15122025-04-30T20:12:40.387Z Compiling zerocopy v0.6.6
15132025-04-30T20:12:40.586Z Compiling hubpack v0.1.2
15142025-04-30T20:12:40.769Z Compiling backtrace v0.3.74
15152025-04-30T20:12:41.067Z Compiling hyper-tls v0.6.0
15162025-04-30T20:12:41.165Z Compiling oxnet v0.1.1
15172025-04-30T20:12:41.210Z Compiling signal-hook-mio v0.2.4
15182025-04-30T20:12:41.369Z Compiling rayon v1.10.0
15192025-04-30T20:12:41.422Z Compiling cookie_store v0.21.1
15202025-04-30T20:12:41.811Z Compiling zstd v0.13.3
15212025-04-30T20:12:42.298Z Compiling postgres-types v0.2.9
15222025-04-30T20:12:43.727Z Compiling usdt-macro v0.5.0
15232025-04-30T20:12:44.357Z Compiling usdt-attr-macro v0.5.0
15242025-04-30T20:12:44.641Z Compiling phf v0.11.2
15252025-04-30T20:12:44.846Z Compiling ed25519 v2.2.3
15262025-04-30T20:12:44.892Z Compiling strum_macros v0.26.4
15272025-04-30T20:12:45.113Z Compiling bzip2 v0.5.2
15282025-04-30T20:12:45.152Z Compiling bzip2 v0.4.4
15292025-04-30T20:12:45.461Z Compiling clap_derive v4.5.32
15302025-04-30T20:12:45.500Z Compiling enum-as-inner v0.6.1
15312025-04-30T20:12:45.604Z Compiling rustls-pemfile v2.2.0
15322025-04-30T20:12:45.916Z Compiling futures-executor v0.3.31
15332025-04-30T20:12:46.301Z Compiling pkcs1 v0.7.5
15342025-04-30T20:12:46.362Z Compiling serde_urlencoded v0.7.1
15352025-04-30T20:12:46.401Z Compiling serde-big-array v0.5.1
15362025-04-30T20:12:46.604Z Compiling rfc6979 v0.4.0
15372025-04-30T20:12:46.789Z Compiling daft-derive v0.1.3
15382025-04-30T20:12:46.829Z Compiling serde_repr v0.1.19
15392025-04-30T20:12:46.997Z Compiling bstr v1.10.0
15402025-04-30T20:12:47.045Z Compiling float-cmp v0.10.0
15412025-04-30T20:12:47.272Z Compiling encoding_rs v0.8.34
15422025-04-30T20:12:47.683Z Compiling difflib v0.4.0
15432025-04-30T20:12:48.072Z Compiling mime v0.3.17
15442025-04-30T20:12:48.323Z Compiling number_prefix v0.4.0
15452025-04-30T20:12:48.396Z Compiling data-encoding v2.6.0
15462025-04-30T20:12:48.546Z Compiling whoami v1.5.2
15472025-04-30T20:12:48.606Z Compiling normalize-line-endings v0.3.0
15482025-04-30T20:12:48.754Z Compiling static_assertions v1.1.0
15492025-04-30T20:12:48.859Z Compiling unicode-segmentation v1.12.0
15502025-04-30T20:12:48.898Z Compiling new_debug_unreachable v1.0.6
15512025-04-30T20:12:48.938Z Compiling fixedbitset v0.4.2
15522025-04-30T20:12:48.999Z Compiling precomputed-hash v0.1.1
15532025-04-30T20:12:49.070Z Compiling predicates-core v1.0.8
15542025-04-30T20:12:49.148Z Compiling string_cache v0.8.9
15552025-04-30T20:12:49.298Z Compiling predicates v3.1.3
15562025-04-30T20:12:49.371Z Compiling petgraph v0.6.5
15572025-04-30T20:12:49.559Z Compiling similar v2.7.0
15582025-04-30T20:12:49.598Z Compiling clap v4.5.35
15592025-04-30T20:12:49.705Z Compiling hickory-proto v0.24.4
15602025-04-30T20:12:49.956Z Compiling tokio-postgres v0.7.13
15612025-04-30T20:12:50.465Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15622025-04-30T20:12:50.538Z Compiling indicatif v0.17.11
15632025-04-30T20:12:51.288Z Compiling strum v0.26.3
15642025-04-30T20:12:51.470Z Compiling daft v0.1.3
15652025-04-30T20:12:51.919Z Compiling toml_edit v0.22.24
15662025-04-30T20:12:52.175Z Compiling usdt v0.5.0
15672025-04-30T20:12:52.386Z Compiling ecdsa v0.16.9
15682025-04-30T20:12:52.596Z Compiling rsa v0.9.6
15692025-04-30T20:12:53.073Z Compiling futures v0.3.31
15702025-04-30T20:12:53.187Z Compiling zip v0.6.6
15712025-04-30T20:12:54.286Z Compiling ed25519-dalek v2.1.1
15722025-04-30T20:12:55.459Z Compiling toml v0.7.8
15732025-04-30T20:12:55.729Z Compiling crossterm v0.28.1
15742025-04-30T20:12:56.717Z Compiling tokio-stream v0.1.17
15752025-04-30T20:12:56.841Z Compiling openapiv3 v2.0.0
15762025-04-30T20:12:57.026Z Compiling x509-cert v0.2.5
15772025-04-30T20:12:57.131Z Compiling sha1 v0.10.6
15782025-04-30T20:12:57.498Z Compiling itertools v0.10.5
15792025-04-30T20:12:57.538Z Compiling dirs-sys-next v0.1.2
15802025-04-30T20:12:57.833Z Compiling unicode-xid v0.2.6
15812025-04-30T20:12:58.008Z Compiling peg-runtime v0.8.5
15822025-04-30T20:12:58.049Z Compiling lalrpop-util v0.19.12
15832025-04-30T20:12:58.418Z Compiling dirs-next v2.0.0
15842025-04-30T20:12:58.457Z Compiling thread_local v1.1.8
15852025-04-30T20:12:58.525Z Compiling slog-async v2.8.0
15862025-04-30T20:12:58.612Z Compiling term v0.7.0
15872025-04-30T20:12:58.844Z Compiling xattr v1.3.1
15882025-04-30T20:12:58.887Z Compiling crossbeam-channel v0.5.15
15892025-04-30T20:12:59.026Z Compiling filetime v0.2.25
15902025-04-30T20:12:59.109Z Compiling is-terminal v0.4.13
15912025-04-30T20:12:59.247Z Compiling take_mut v0.2.2
15922025-04-30T20:12:59.305Z Compiling slog-term v2.9.1
15932025-04-30T20:12:59.404Z Compiling tar v0.4.44
15942025-04-30T20:12:59.676Z Compiling camino v1.1.9
15952025-04-30T20:13:04.909Z Compiling aws-lc-sys v0.26.0
15962025-04-30T20:13:37.626Z Compiling rustls-webpki v0.102.8
15972025-04-30T20:13:43.756Z Compiling tokio-rustls v0.26.0
15982025-04-30T20:13:44.107Z Compiling hyper-rustls v0.27.3
15992025-04-30T20:13:44.464Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
16002025-04-30T20:13:49.038Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16012025-04-30T20:13:49.440Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16022025-04-30T20:13:55.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
16032025-04-30T20:13:55.308Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16042025-04-30T20:13:55.379ZApr 30 20:13:54.406 INFO Starting download, target: Console
16052025-04-30T20:13:55.379ZApr 30 20:13:54.407 INFO Starting download, target: Clickhouse
16062025-04-30T20:13:55.379ZApr 30 20:13:54.407 INFO Starting download, target: DendriteStub
16072025-04-30T20:13:55.379ZApr 30 20:13:54.407 INFO Starting download, target: Cockroach
16082025-04-30T20:13:55.379ZApr 30 20:13:54.407 INFO Starting download, target: MaghemiteMgd
16092025-04-30T20:13:55.379ZApr 30 20:13:54.407 INFO Starting download, target: TransceiverControl
16102025-04-30T20:13:55.419ZApr 30 20:13:54.409 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16112025-04-30T20:13:55.419ZApr 30 20:13:54.409 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16122025-04-30T20:13:55.419ZApr 30 20:13:54.409 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16132025-04-30T20:13:55.419ZApr 30 20:13:54.410 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16142025-04-30T20:13:55.419ZApr 30 20:13:54.410 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16152025-04-30T20:13:55.419ZApr 30 20:13:54.410 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16162025-04-30T20:13:55.686ZApr 30 20:13:54.714 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16172025-04-30T20:13:56.074ZApr 30 20:13:55.087 INFO Download complete, target: Console
16182025-04-30T20:13:56.432ZApr 30 20:13:55.448 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16192025-04-30T20:13:56.836ZApr 30 20:13:55.836 INFO Download complete, target: TransceiverControl
16202025-04-30T20:13:59.190ZApr 30 20:13:58.218 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16212025-04-30T20:14:02.329ZApr 30 20:14:01.357 INFO Download complete, target: DendriteStub
16222025-04-30T20:14:03.532ZApr 30 20:14:02.560 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16232025-04-30T20:14:03.532ZApr 30 20:14:02.560 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16242025-04-30T20:14:03.572ZApr 30 20:14:02.564 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16252025-04-30T20:14:07.177ZApr 30 20:14:06.205 INFO Download complete, target: MaghemiteMgd
16262025-04-30T20:14:11.313ZApr 30 20:14:10.342 INFO Checking that binary works, target: Cockroach
16272025-04-30T20:14:11.583ZApr 30 20:14:10.611 INFO Download complete, target: Cockroach
16282025-04-30T20:14:16.834ZApr 30 20:14:15.863 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16292025-04-30T20:14:28.610ZApr 30 20:14:27.634 INFO Checking that binary works, target: Clickhouse
16302025-04-30T20:14:28.813ZApr 30 20:14:27.840 INFO Download complete, target: Clickhouse
16312025-04-30T20:14:28.859ZAll builder prerequisites installed successfully, and PATH looks valid
16322025-04-30T20:14:28.859Z
16332025-04-30T20:14:28.860Zreal 5:37.357243415
16342025-04-30T20:14:28.861Zuser 14:02.621606374
16352025-04-30T20:14:28.861Zsys 2:23.664721185
16362025-04-30T20:14:28.861Ztrap 0.477587191
16372025-04-30T20:14:28.861Ztflt 0.508522761
16382025-04-30T20:14:28.862Zdflt 1.061405637
16392025-04-30T20:14:28.862Zkflt 0.008917412
16402025-04-30T20:14:28.862Zlock 26:20.816448206
16412025-04-30T20:14:28.862Zslp 50:43.176698739
16422025-04-30T20:14:28.863Zlat 1:01.390408356
16432025-04-30T20:14:28.863Zstop 2:22.041535441
16442025-04-30T20:14:28.863Z+ banner hack-check
16452025-04-30T20:14:28.863Z
16462025-04-30T20:14:28.863Z # # ## #### # # #### # # ###### #### # #
16472025-04-30T20:14:28.863Z # # # # # # # # # # # # # # # # #
16482025-04-30T20:14:28.863Z ###### # # # #### ##### # ###### ##### # ####
16492025-04-30T20:14:28.864Z # # ###### # # # # # # # # # #
16502025-04-30T20:14:28.864Z # # # # # # # # # # # # # # # # #
16512025-04-30T20:14:28.864Z # # # # #### # # #### # # ###### #### # #
16522025-04-30T20:14:28.864Z
16532025-04-30T20:14:28.864Z+ export CARGO_INCREMENTAL=0
16542025-04-30T20:14:28.864Z+ CARGO_INCREMENTAL=0
16552025-04-30T20:14:28.864Z+ ptime -m timeout 2h cargo xtask check-features --ci
16562025-04-30T20:14:29.910Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16572025-04-30T20:14:30.307Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16582025-04-30T20:14:33.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
16592025-04-30T20:14:33.756Z Running `target/debug/xtask check-features --ci`
16602025-04-30T20:14:33.797Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16612025-04-30T20:14:33.797Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16622025-04-30T20:14:34.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16632025-04-30T20:14:34.700Z Running `target/debug/xtask download cargo-hack`
16642025-04-30T20:14:36.110Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16652025-04-30T20:14:36.457Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16662025-04-30T20:14:40.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
16672025-04-30T20:14:40.982Z Running `target/debug/xtask-downloader cargo-hack`
16682025-04-30T20:14:41.033ZApr 30 20:14:40.062 INFO Starting download, target: CargoHack
16692025-04-30T20:14:41.073ZApr 30 20:14:40.064 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16702025-04-30T20:14:41.627ZApr 30 20:14:40.656 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16712025-04-30T20:14:41.715ZApr 30 20:14:40.744 INFO Download complete, target: CargoHack
16722025-04-30T20:14:41.754Zrunning: "/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"
16732025-04-30T20:14:41.755Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16742025-04-30T20:14:41.998Zinfo: running `cargo check --bins` on api_identity (1/214)
16752025-04-30T20:14:42.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762025-04-30T20:14:42.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772025-04-30T20:14:42.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782025-04-30T20:14:42.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
16792025-04-30T20:14:42.913Z
16802025-04-30T20:14:42.913Zinfo: running `cargo check --bins` on bootstore (2/214)
16812025-04-30T20:14:43.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822025-04-30T20:14:43.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832025-04-30T20:14:43.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842025-04-30T20:14:43.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
16852025-04-30T20:14:43.883Z
16862025-04-30T20:14:43.883Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/214)
16872025-04-30T20:14:44.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882025-04-30T20:14:44.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892025-04-30T20:14:44.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16902025-04-30T20:14:44.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16912025-04-30T20:14:44.818Z
16922025-04-30T20:14:44.819Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/214)
16932025-04-30T20:14:45.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16942025-04-30T20:14:45.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16952025-04-30T20:14:45.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16962025-04-30T20:14:45.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16972025-04-30T20:14:45.759Z
16982025-04-30T20:14:45.759Zinfo: running `cargo check --bins` on id-map (5/214)
16992025-04-30T20:14:46.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17002025-04-30T20:14:46.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17012025-04-30T20:14:46.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17022025-04-30T20:14:46.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
17032025-04-30T20:14:46.663Z
17042025-04-30T20:14:46.663Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/214)
17052025-04-30T20:14:47.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17062025-04-30T20:14:47.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17072025-04-30T20:14:47.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17082025-04-30T20:14:47.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17092025-04-30T20:14:47.375Z
17102025-04-30T20:14:47.375Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/214)
17112025-04-30T20:14:48.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-04-30T20:14:48.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-04-30T20:14:48.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-04-30T20:14:48.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17152025-04-30T20:14:48.102Z
17162025-04-30T20:14:48.102Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/214)
17172025-04-30T20:14:48.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-04-30T20:14:48.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-04-30T20:14:48.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-04-30T20:14:48.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
17212025-04-30T20:14:48.851Z
17222025-04-30T20:14:48.851Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/214)
17232025-04-30T20:14:49.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-04-30T20:14:49.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-04-30T20:14:49.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-04-30T20:14:49.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17272025-04-30T20:14:49.575Z
17282025-04-30T20:14:49.575Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/214)
17292025-04-30T20:14:50.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-04-30T20:14:50.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-04-30T20:14:50.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-04-30T20:14:50.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17332025-04-30T20:14:50.286Z
17342025-04-30T20:14:50.286Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/214)
17352025-04-30T20:14:50.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-04-30T20:14:50.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-04-30T20:14:50.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-04-30T20:14:50.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17392025-04-30T20:14:50.972Z
17402025-04-30T20:14:50.972Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/214)
17412025-04-30T20:14:51.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-04-30T20:14:51.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-04-30T20:14:51.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-04-30T20:14:51.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17452025-04-30T20:14:51.669Z
17462025-04-30T20:14:51.669Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/214)
17472025-04-30T20:14:52.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-04-30T20:14:52.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-04-30T20:14:52.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-04-30T20:14:52.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17512025-04-30T20:14:52.393Z
17522025-04-30T20:14:52.393Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/214)
17532025-04-30T20:14:53.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-04-30T20:14:53.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-04-30T20:14:53.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-04-30T20:14:53.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17572025-04-30T20:14:53.093Z
17582025-04-30T20:14:53.093Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/214)
17592025-04-30T20:14:53.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-04-30T20:14:53.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-04-30T20:14:53.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-04-30T20:14:53.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17632025-04-30T20:14:53.793Z
17642025-04-30T20:14:53.793Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/214)
17652025-04-30T20:14:54.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-04-30T20:14:54.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-04-30T20:14:54.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-04-30T20:14:54.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17692025-04-30T20:14:54.512Z
17702025-04-30T20:14:54.513Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/214)
17712025-04-30T20:14:55.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-04-30T20:14:55.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-04-30T20:14:55.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-04-30T20:14:55.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17752025-04-30T20:14:55.234Z
17762025-04-30T20:14:55.234Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/214)
17772025-04-30T20:14:55.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-04-30T20:14:55.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-04-30T20:14:55.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-04-30T20:14:55.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17812025-04-30T20:14:55.880Z
17822025-04-30T20:14:55.880Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/214)
17832025-04-30T20:14:56.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-04-30T20:14:56.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-04-30T20:14:56.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-04-30T20:14:56.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17872025-04-30T20:14:56.597Z
17882025-04-30T20:14:56.597Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/214)
17892025-04-30T20:14:57.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-04-30T20:14:57.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-04-30T20:14:57.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-04-30T20:14:57.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17932025-04-30T20:14:57.278Z
17942025-04-30T20:14:57.279Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/214)
17952025-04-30T20:14:57.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-04-30T20:14:57.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-04-30T20:14:57.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-04-30T20:14:57.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17992025-04-30T20:14:57.976Z
18002025-04-30T20:14:57.976Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/214)
18012025-04-30T20:14:58.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-04-30T20:14:58.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-04-30T20:14:58.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-04-30T20:14:58.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18052025-04-30T20:14:58.681Z
18062025-04-30T20:14:58.681Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/214)
18072025-04-30T20:14:59.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-04-30T20:14:59.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-04-30T20:14:59.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-04-30T20:14:59.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18112025-04-30T20:14:59.384Z
18122025-04-30T20:14:59.384Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/214)
18132025-04-30T20:15:00.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-04-30T20:15:00.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-04-30T20:15:00.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-04-30T20:15:00.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18172025-04-30T20:15:00.081Z
18182025-04-30T20:15:00.081Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/214)
18192025-04-30T20:15:00.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-04-30T20:15:00.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-04-30T20:15:00.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-04-30T20:15:00.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18232025-04-30T20:15:00.775Z
18242025-04-30T20:15:00.775Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/214)
18252025-04-30T20:15:01.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-04-30T20:15:01.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-04-30T20:15:01.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-04-30T20:15:01.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18292025-04-30T20:15:01.463Z
18302025-04-30T20:15:01.463Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/214)
18312025-04-30T20:15:02.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-04-30T20:15:02.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-04-30T20:15:02.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-04-30T20:15:02.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18352025-04-30T20:15:02.146Z
18362025-04-30T20:15:02.147Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/214)
18372025-04-30T20:15:02.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-04-30T20:15:02.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-04-30T20:15:02.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-04-30T20:15:02.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18412025-04-30T20:15:02.847Z
18422025-04-30T20:15:02.847Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/214)
18432025-04-30T20:15:03.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-04-30T20:15:03.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-04-30T20:15:03.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-04-30T20:15:03.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18472025-04-30T20:15:03.556Z
18482025-04-30T20:15:03.556Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/214)
18492025-04-30T20:15:04.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-04-30T20:15:04.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-04-30T20:15:04.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-04-30T20:15:04.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18532025-04-30T20:15:04.263Z
18542025-04-30T20:15:04.263Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/214)
18552025-04-30T20:15:04.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-04-30T20:15:04.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-04-30T20:15:04.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-04-30T20:15:04.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18592025-04-30T20:15:04.978Z
18602025-04-30T20:15:04.979Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/214)
18612025-04-30T20:15:05.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-04-30T20:15:05.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-04-30T20:15:05.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-04-30T20:15:05.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18652025-04-30T20:15:05.664Z
18662025-04-30T20:15:05.664Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/214)
18672025-04-30T20:15:06.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-04-30T20:15:06.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-04-30T20:15:06.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-04-30T20:15:06.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18712025-04-30T20:15:06.359Z
18722025-04-30T20:15:06.359Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/214)
18732025-04-30T20:15:06.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-04-30T20:15:07.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-04-30T20:15:07.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-04-30T20:15:07.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18772025-04-30T20:15:07.079Z
18782025-04-30T20:15:07.079Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/214)
18792025-04-30T20:15:07.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-04-30T20:15:07.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-04-30T20:15:07.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-04-30T20:15:07.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18832025-04-30T20:15:07.782Z
18842025-04-30T20:15:07.782Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/214)
18852025-04-30T20:15:08.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-04-30T20:15:08.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-04-30T20:15:08.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-04-30T20:15:08.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18892025-04-30T20:15:08.468Z
18902025-04-30T20:15:08.468Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/214)
18912025-04-30T20:15:09.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-04-30T20:15:09.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-04-30T20:15:09.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-04-30T20:15:09.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18952025-04-30T20:15:09.230Z
18962025-04-30T20:15:09.230Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/214)
18972025-04-30T20:15:09.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-04-30T20:15:09.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-04-30T20:15:09.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-04-30T20:15:09.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19012025-04-30T20:15:09.956Z
19022025-04-30T20:15:09.956Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/214)
19032025-04-30T20:15:10.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-04-30T20:15:10.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-04-30T20:15:10.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-04-30T20:15:10.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19072025-04-30T20:15:10.644Z
19082025-04-30T20:15:10.644Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/214)
19092025-04-30T20:15:11.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-04-30T20:15:11.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-04-30T20:15:11.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-04-30T20:15:11.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19132025-04-30T20:15:11.358Z
19142025-04-30T20:15:11.358Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/214)
19152025-04-30T20:15:11.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-04-30T20:15:12.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-04-30T20:15:12.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-04-30T20:15:12.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
19192025-04-30T20:15:12.069Z
19202025-04-30T20:15:12.069Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/214)
19212025-04-30T20:15:12.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-04-30T20:15:12.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-04-30T20:15:12.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-04-30T20:15:12.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19252025-04-30T20:15:12.802Z
19262025-04-30T20:15:12.802Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/214)
19272025-04-30T20:15:13.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-04-30T20:15:13.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-04-30T20:15:13.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-04-30T20:15:13.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19312025-04-30T20:15:13.531Z
19322025-04-30T20:15:13.531Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/214)
19332025-04-30T20:15:14.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-04-30T20:15:14.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-04-30T20:15:14.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-04-30T20:15:14.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19372025-04-30T20:15:14.288Z
19382025-04-30T20:15:14.288Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/214)
19392025-04-30T20:15:14.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-04-30T20:15:15.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-04-30T20:15:15.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-04-30T20:15:15.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
19432025-04-30T20:15:15.049Z
19442025-04-30T20:15:15.049Zinfo: running `cargo check --bins` on sled-hardware-types (46/214)
19452025-04-30T20:15:15.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-04-30T20:15:16.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-04-30T20:15:16.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-04-30T20:15:16.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19492025-04-30T20:15:16.083Z
19502025-04-30T20:15:16.083Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/214)
19512025-04-30T20:15:16.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-04-30T20:15:17.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-04-30T20:15:17.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542025-04-30T20:15:17.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19552025-04-30T20:15:17.093Z
19562025-04-30T20:15:17.094Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/214)
19572025-04-30T20:15:17.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582025-04-30T20:15:18.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592025-04-30T20:15:18.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602025-04-30T20:15:18.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19612025-04-30T20:15:18.110Z
19622025-04-30T20:15:18.110Zinfo: running `cargo check --bins` on oxlog (49/214)
19632025-04-30T20:15:18.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642025-04-30T20:15:18.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652025-04-30T20:15:19.074Z Checking cfg-if v1.0.0
19662025-04-30T20:15:19.114Z Checking libc v0.2.171
19672025-04-30T20:15:19.154Z Checking serde v1.0.219
19682025-04-30T20:15:19.154Z Checking zeroize v1.8.1
19692025-04-30T20:15:19.154Z Checking memchr v2.7.4
19702025-04-30T20:15:19.154Z Checking typenum v1.17.0
19712025-04-30T20:15:19.194Z Checking smallvec v1.14.0
19722025-04-30T20:15:19.194Z Checking value-bag v1.9.0
19732025-04-30T20:15:19.247Z Checking subtle v2.6.1
19742025-04-30T20:15:19.378Z Checking scopeguard v1.2.0
19752025-04-30T20:15:19.517Z Checking const-oid v0.9.6
19762025-04-30T20:15:19.558Z Checking lock_api v0.4.12
19772025-04-30T20:15:19.558Z Checking itoa v1.0.11
19782025-04-30T20:15:19.600Z Checking log v0.4.22
19792025-04-30T20:15:19.773Z Checking stable_deref_trait v1.2.0
19802025-04-30T20:15:19.879Z Checking byteorder v1.5.0
19812025-04-30T20:15:19.919Z Checking pin-project-lite v0.2.14
19822025-04-30T20:15:19.964Z Checking zerofrom v0.1.4
19832025-04-30T20:15:20.035Z Checking getrandom v0.2.15
19842025-04-30T20:15:20.074Z Checking parking_lot_core v0.9.10
19852025-04-30T20:15:20.114Z Checking signal-hook-registry v1.4.2
19862025-04-30T20:15:20.154Z Checking generic-array v0.14.7
19872025-04-30T20:15:20.154Z Checking yoke v0.7.4
19882025-04-30T20:15:20.260Z Checking rand_core v0.6.4
19892025-04-30T20:15:20.302Z Checking once_cell v1.21.3
19902025-04-30T20:15:20.343Z Checking mio v1.0.2
19912025-04-30T20:15:20.384Z Checking parking_lot v0.12.3
19922025-04-30T20:15:20.455Z Checking zerovec v0.10.4
19932025-04-30T20:15:20.559Z Checking futures-core v0.3.31
19942025-04-30T20:15:20.599Z Checking cpufeatures v0.2.14
19952025-04-30T20:15:20.681Z Checking socket2 v0.5.9
19962025-04-30T20:15:20.724Z Checking litemap v0.7.3
19972025-04-30T20:15:20.764Z Checking writeable v0.5.5
19982025-04-30T20:15:20.875Z Checking zerocopy v0.7.35
19992025-04-30T20:15:20.991Z Checking futures-sink v0.3.31
20002025-04-30T20:15:21.044Z Checking slab v0.4.9
20012025-04-30T20:15:21.086Z Checking libm v0.2.8
20022025-04-30T20:15:21.127Z Checking crypto-common v0.1.6
20032025-04-30T20:15:21.167Z Checking block-buffer v0.10.4
20042025-04-30T20:15:21.167Z Checking block-padding v0.3.3
20052025-04-30T20:15:21.300Z Checking allocator-api2 v0.2.18
20062025-04-30T20:15:21.341Z Checking ryu v1.0.18
20072025-04-30T20:15:21.381Z Checking inout v0.1.3
20082025-04-30T20:15:21.422Z Checking digest v0.10.7
20092025-04-30T20:15:21.554Z Checking foldhash v0.1.3
20102025-04-30T20:15:21.594Z Checking icu_locid_transform_data v1.5.0
20112025-04-30T20:15:21.696Z Checking equivalent v1.0.1
20122025-04-30T20:15:21.737Z Checking hmac v0.12.1
20132025-04-30T20:15:21.777Z Checking sha2 v0.10.8
20142025-04-30T20:15:21.823Z Checking cipher v0.4.4
20152025-04-30T20:15:21.864Z Checking num-traits v0.2.19
20162025-04-30T20:15:21.864Z Checking hashbrown v0.15.1
20172025-04-30T20:15:21.904Z Checking tinystr v0.7.6
20182025-04-30T20:15:21.951Z Checking icu_collections v1.5.0
20192025-04-30T20:15:21.991Z Checking getrandom v0.3.1
20202025-04-30T20:15:22.208Z Checking icu_properties_data v1.5.0
20212025-04-30T20:15:22.248Z Checking base64ct v1.6.0
20222025-04-30T20:15:22.249Z Checking icu_locid v1.5.0
20232025-04-30T20:15:22.289Z Checking utf8_iter v1.0.4
20242025-04-30T20:15:22.429Z Checking utf16_iter v1.0.5
20252025-04-30T20:15:22.469Z Checking flagset v0.4.6
20262025-04-30T20:15:22.542Z Checking percent-encoding v2.3.1
20272025-04-30T20:15:22.607Z Checking icu_normalizer_data v1.5.0
20282025-04-30T20:15:22.665Z Checking write16 v1.0.0
20292025-04-30T20:15:22.705Z Checking pem-rfc7468 v0.7.0
20302025-04-30T20:15:22.747Z Checking futures-channel v0.3.31
20312025-04-30T20:15:22.794Z Checking futures-io v0.3.31
20322025-04-30T20:15:22.834Z Checking pin-utils v0.1.0
20332025-04-30T20:15:22.874Z Checking futures-task v0.3.31
20342025-04-30T20:15:22.919Z Checking salsa20 v0.10.2
20352025-04-30T20:15:22.962Z Checking ppv-lite86 v0.2.20
20362025-04-30T20:15:23.003Z Checking der v0.7.9
20372025-04-30T20:15:23.066Z Checking pbkdf2 v0.12.2
20382025-04-30T20:15:23.107Z Checking futures-util v0.3.31
20392025-04-30T20:15:23.147Z Checking bytes v1.10.1
20402025-04-30T20:15:23.148Z Checking icu_provider v1.5.0
20412025-04-30T20:15:23.148Z Checking bitflags v2.9.0
20422025-04-30T20:15:23.198Z Checking indexmap v2.7.1
20432025-04-30T20:15:23.238Z Checking serde_json v1.0.140
20442025-04-30T20:15:23.440Z Checking scrypt v0.11.0
20452025-04-30T20:15:23.624Z Checking form_urlencoded v1.2.1
20462025-04-30T20:15:23.665Z Checking cbc v0.1.2
20472025-04-30T20:15:23.764Z Checking icu_locid_transform v1.5.0
20482025-04-30T20:15:23.839Z Checking aes v0.8.4
20492025-04-30T20:15:23.879Z Checking fnv v1.0.7
20502025-04-30T20:15:23.993Z Checking uuid v1.16.0
20512025-04-30T20:15:24.087Z Checking tokio v1.43.1
20522025-04-30T20:15:24.324Z Checking http v1.2.0
20532025-04-30T20:15:24.539Z Checking spki v0.7.3
20542025-04-30T20:15:24.580Z Checking tracing-core v0.1.32
20552025-04-30T20:15:24.620Z Checking rustls-pki-types v1.10.0
20562025-04-30T20:15:24.661Z Checking icu_properties v1.5.1
20572025-04-30T20:15:24.701Z Checking iana-time-zone v0.1.63
20582025-04-30T20:15:24.819Z Checking pkcs5 v0.7.1
20592025-04-30T20:15:24.861Z Compiling newtype-uuid v1.2.1
20602025-04-30T20:15:25.074Z Checking tinyvec_macros v0.1.1
20612025-04-30T20:15:25.116Z Checking chrono v0.4.40
20622025-04-30T20:15:25.192Z Checking tinyvec v1.8.0
20632025-04-30T20:15:25.192Z Checking tracing v0.1.40
20642025-04-30T20:15:25.276Z Checking pkcs8 v0.10.2
20652025-04-30T20:15:25.453Z Checking http-body v1.0.1
20662025-04-30T20:15:25.520Z Checking zerocopy v0.8.10
20672025-04-30T20:15:25.569Z Checking aws-lc-sys v0.26.0
20682025-04-30T20:15:25.653Z Checking thiserror v1.0.69
20692025-04-30T20:15:25.806Z Checking spin v0.9.8
20702025-04-30T20:15:26.153Z Checking atomic-waker v1.1.2
20712025-04-30T20:15:26.288Z Checking try-lock v0.2.5
20722025-04-30T20:15:26.328Z Checking foreign-types-shared v0.1.1
20732025-04-30T20:15:26.418Z Checking untrusted v0.9.0
20742025-04-30T20:15:26.457Z Checking adler2 v2.0.0
20752025-04-30T20:15:26.602Z Checking untrusted v0.7.1
20762025-04-30T20:15:26.643Z Checking ring v0.17.11
20772025-04-30T20:15:26.791Z Checking miniz_oxide v0.8.5
20782025-04-30T20:15:26.882Z Checking want v0.3.1
20792025-04-30T20:15:27.067Z Checking foreign-types v0.3.2
20802025-04-30T20:15:27.170Z Checking crossbeam-utils v0.8.21
20812025-04-30T20:15:27.210Z Checking httparse v1.9.5
20822025-04-30T20:15:27.423Z Checking aws-lc-rs v1.12.4
20832025-04-30T20:15:27.483Z Checking openssl-sys v0.9.107
20842025-04-30T20:15:27.576Z Checking icu_normalizer v1.5.0
20852025-04-30T20:15:27.615Z Checking errno v0.3.9
20862025-04-30T20:15:27.773Z Checking aho-corasick v1.1.3
20872025-04-30T20:15:27.812Z Checking tower-service v0.3.3
20882025-04-30T20:15:27.940Z Checking httpdate v1.0.3
20892025-04-30T20:15:28.040Z Checking rand_core v0.9.2
20902025-04-30T20:15:28.180Z Checking powerfmt v0.2.0
20912025-04-30T20:15:28.292Z Checking idna_adapter v1.2.0
20922025-04-30T20:15:28.384Z Checking regex-syntax v0.8.5
20932025-04-30T20:15:28.468Z Checking unicode-ident v1.0.14
20942025-04-30T20:15:28.507Z Checking openssl v0.10.72
20952025-04-30T20:15:28.507Z Checking idna v1.0.3
20962025-04-30T20:15:28.653Z Checking proc-macro2 v1.0.94
20972025-04-30T20:15:28.764Z Checking deranged v0.3.11
20982025-04-30T20:15:28.970Z Checking url v2.5.3
20992025-04-30T20:15:29.117Z Checking rustls-webpki v0.102.8
21002025-04-30T20:15:29.246Z Checking rand_chacha v0.9.0
21012025-04-30T20:15:29.286Z Checking crossbeam-epoch v0.9.18
21022025-04-30T20:15:29.600Z Checking rustix v0.38.37
21032025-04-30T20:15:29.661Z Checking unicode-normalization v0.1.24
21042025-04-30T20:15:29.810Z Checking rand_chacha v0.3.1
21052025-04-30T20:15:29.850Z Checking semver v1.0.25
21062025-04-30T20:15:29.943Z Checking bzip2-sys v0.1.13+1.0.8
21072025-04-30T20:15:30.074Z Checking signature v2.2.0
21082025-04-30T20:15:30.192Z Checking scroll v0.12.0
21092025-04-30T20:15:30.235Z Checking crc32fast v1.4.2
21102025-04-30T20:15:30.279Z Checking tokio-util v0.7.13
21112025-04-30T20:15:30.319Z Checking utf8parse v0.2.2
21122025-04-30T20:15:30.461Z Checking anstyle v1.0.10
21132025-04-30T20:15:30.502Z Checking siphasher v0.3.11
21142025-04-30T20:15:30.502Z Checking time-core v0.1.2
21152025-04-30T20:15:30.628Z Checking base64 v0.22.1
21162025-04-30T20:15:30.668Z Checking either v1.14.0
21172025-04-30T20:15:30.762Z Checking ucd-trie v0.1.7
21182025-04-30T20:15:30.801Z Checking num-conv v0.1.0
21192025-04-30T20:15:30.965Z Checking plain v0.2.3
21202025-04-30T20:15:31.007Z Checking unicode-bidi v0.3.17
21212025-04-30T20:15:31.047Z Checking openssl-probe v0.1.5
21222025-04-30T20:15:31.102Z Checking num_threads v0.1.7
21232025-04-30T20:15:31.142Z Checking dyn-clone v1.0.19
21242025-04-30T20:15:31.181Z Checking regex-automata v0.4.8
21252025-04-30T20:15:31.220Z Checking unicode-properties v0.1.3
21262025-04-30T20:15:31.260Z Checking time v0.3.36
21272025-04-30T20:15:31.260Z Checking h2 v0.4.6
21282025-04-30T20:15:31.299Z Checking schemars v0.8.22
21292025-04-30T20:15:31.501Z Checking goblin v0.8.2
21302025-04-30T20:15:31.550Z Checking stringprep v0.1.5
21312025-04-30T20:15:31.793Z Checking pest v2.7.14
21322025-04-30T20:15:32.481Z Checking phf_shared v0.11.2
21332025-04-30T20:15:32.641Z Checking anstyle-parse v0.2.5
21342025-04-30T20:15:32.738Z Checking rand v0.8.5
21352025-04-30T20:15:32.897Z Checking rustls v0.23.19
21362025-04-30T20:15:32.991Z Checking native-tls v0.2.12
21372025-04-30T20:15:33.287Z Checking crossbeam-deque v0.8.5
21382025-04-30T20:15:33.372Z Checking rand v0.9.0
21392025-04-30T20:15:33.596Z Checking quote v1.0.39
21402025-04-30T20:15:33.915Z Checking num-integer v0.1.46
21412025-04-30T20:15:34.031Z Checking serde_spanned v0.6.8
21422025-04-30T20:15:34.154Z Checking toml_datetime v0.6.8
21432025-04-30T20:15:34.230Z Checking zstd-sys v2.0.14+zstd.1.5.7
21442025-04-30T20:15:34.332Z Checking md-5 v0.10.6
21452025-04-30T20:15:34.372Z Checking ff v0.13.0
21462025-04-30T20:15:34.434Z Checking hash32 v0.2.1
21472025-04-30T20:15:34.474Z Checking colorchoice v1.0.2
21482025-04-30T20:15:34.557Z Checking is_terminal_polyfill v1.70.1
21492025-04-30T20:15:34.596Z Checking pretty-hex v0.4.1
21502025-04-30T20:15:34.636Z Checking base16ct v0.2.0
21512025-04-30T20:15:34.693Z Checking anstyle-query v1.1.1
21522025-04-30T20:15:34.736Z Checking psl-types v2.0.11
21532025-04-30T20:15:34.783Z Checking gimli v0.31.1
21542025-04-30T20:15:34.822Z Checking fallible-iterator v0.2.0
21552025-04-30T20:15:34.863Z Checking sec1 v0.7.3
21562025-04-30T20:15:34.863Z Checking anstream v0.6.15
21572025-04-30T20:15:34.932Z Checking publicsuffix v2.3.0
21582025-04-30T20:15:35.199Z Checking heapless v0.7.17
21592025-04-30T20:15:35.239Z Checking group v0.13.0
21602025-04-30T20:15:35.239Z Checking zstd-safe v7.2.3
21612025-04-30T20:15:35.338Z Checking postgres-protocol v0.6.8
21622025-04-30T20:15:35.486Z Checking num-iter v0.1.45
21632025-04-30T20:15:35.525Z Compiling daft v0.1.3
21642025-04-30T20:15:35.666Z Checking dtrace-parser v0.2.0
21652025-04-30T20:15:35.882Z Checking dof v0.3.0
21662025-04-30T20:15:35.946Z Checking syn v2.0.98
21672025-04-30T20:15:35.993Z Checking rayon-core v1.12.1
21682025-04-30T20:15:36.073Z Checking cookie v0.18.1
21692025-04-30T20:15:36.113Z Checking tokio-native-tls v0.3.1
21702025-04-30T20:15:36.346Z Checking ipnetwork v0.21.1
21712025-04-30T20:15:36.416Z Checking terminal_size v0.4.0
21722025-04-30T20:15:36.499Z Checking flate2 v1.1.1
21732025-04-30T20:15:36.601Z Checking lazy_static v1.5.0
21742025-04-30T20:15:36.641Z Checking http-body-util v0.1.3
21752025-04-30T20:15:36.737Z Checking webpki-roots v0.26.6
21762025-04-30T20:15:36.777Z Checking signal-hook v0.3.17
21772025-04-30T20:15:36.816Z Checking hyper v1.6.0
21782025-04-30T20:15:36.934Z Checking hkdf v0.12.4
21792025-04-30T20:15:37.025Z Checking crypto-bigint v0.5.5
21802025-04-30T20:15:37.067Z Checking sync_wrapper v1.0.1
21812025-04-30T20:15:37.107Z Checking thread-id v4.2.2
21822025-04-30T20:15:37.150Z Checking object v0.36.5
21832025-04-30T20:15:37.201Z Checking tower-layer v0.3.3
21842025-04-30T20:15:37.240Z Checking lockfree-object-pool v0.1.6
21852025-04-30T20:15:37.444Z Checking managed v0.8.0
21862025-04-30T20:15:37.484Z Checking clap_lex v0.7.4
21872025-04-30T20:15:37.623Z Checking tokio-rustls v0.26.0
21882025-04-30T20:15:37.718Z Checking simd-adler32 v0.3.7
21892025-04-30T20:15:37.808Z Checking bumpalo v3.16.0
21902025-04-30T20:15:37.997Z Checking bitflags v1.3.2
21912025-04-30T20:15:38.037Z Checking strsim v0.11.1
21922025-04-30T20:15:38.077Z Checking addr2line v0.24.2
21932025-04-30T20:15:38.127Z Checking ipnet v2.11.0
21942025-04-30T20:15:38.166Z Checking rustc-demangle v0.1.24
21952025-04-30T20:15:38.312Z Checking unicode-width v0.2.0
21962025-04-30T20:15:38.544Z Checking winnow v0.5.40
21972025-04-30T20:15:38.584Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21982025-04-30T20:15:38.623Z Checking clap_builder v4.5.35
21992025-04-30T20:15:38.674Z Checking hyper-util v0.1.11
22002025-04-30T20:15:38.741Z Checking console v0.15.10
22012025-04-30T20:15:38.876Z Checking zopfli v0.8.1
22022025-04-30T20:15:39.272Z Checking smoltcp v0.9.1
22032025-04-30T20:15:39.405Z Checking elliptic-curve v0.13.8
22042025-04-30T20:15:39.468Z Checking tower v0.5.2
22052025-04-30T20:15:39.947Z Checking signal-hook-mio v0.2.4
22062025-04-30T20:15:40.080Z Checking num-bigint-dig v0.8.4
22072025-04-30T20:15:40.120Z Checking oxnet v0.1.1
22082025-04-30T20:15:40.451Z Checking rayon v1.10.0
22092025-04-30T20:15:40.491Z Checking cookie_store v0.21.1
22102025-04-30T20:15:40.531Z Checking hyper-rustls v0.27.3
22112025-04-30T20:15:40.797Z Checking hyper-tls v0.6.0
22122025-04-30T20:15:40.877Z Checking toml_edit v0.19.15
22132025-04-30T20:15:41.077Z Checking postgres-types v0.2.9
22142025-04-30T20:15:41.118Z Checking zstd v0.13.3
22152025-04-30T20:15:41.157Z Checking regex v1.11.1
22162025-04-30T20:15:41.198Z Checking usdt-impl v0.5.0
22172025-04-30T20:15:41.438Z Checking bstr v1.10.0
22182025-04-30T20:15:41.633Z Checking phf v0.11.2
22192025-04-30T20:15:41.673Z Checking ed25519 v2.2.3
22202025-04-30T20:15:41.713Z Checking bzip2 v0.5.2
22212025-04-30T20:15:41.774Z Checking bzip2 v0.4.4
22222025-04-30T20:15:41.887Z Checking futures-executor v0.3.31
22232025-04-30T20:15:41.965Z Checking zerocopy v0.6.6
22242025-04-30T20:15:42.005Z Checking curve25519-dalek v4.1.3
22252025-04-30T20:15:42.045Z Checking pkcs1 v0.7.5
22262025-04-30T20:15:42.113Z Checking hubpack v0.1.2
22272025-04-30T20:15:42.236Z Checking memoffset v0.9.1
22282025-04-30T20:15:42.276Z Checking backtrace v0.3.74
22292025-04-30T20:15:42.353Z Checking portable-atomic v1.11.0
22302025-04-30T20:15:42.417Z Checking rustls-pemfile v2.2.0
22312025-04-30T20:15:42.557Z Checking serde_urlencoded v0.7.1
22322025-04-30T20:15:42.609Z Checking float-cmp v0.10.0
22332025-04-30T20:15:42.649Z Checking serde-big-array v0.5.1
22342025-04-30T20:15:42.772Z Checking rfc6979 v0.4.0
22352025-04-30T20:15:42.812Z Checking memmap v0.7.0
22362025-04-30T20:15:42.852Z Checking encoding_rs v0.8.34
22372025-04-30T20:15:42.931Z Checking difflib v0.4.0
22382025-04-30T20:15:42.971Z Checking data-encoding v2.6.0
22392025-04-30T20:15:43.014Z Checking static_assertions v1.1.0
22402025-04-30T20:15:43.054Z Checking new_debug_unreachable v1.0.6
22412025-04-30T20:15:43.130Z Checking fixedbitset v0.4.2
22422025-04-30T20:15:43.170Z Checking unicode-segmentation v1.12.0
22432025-04-30T20:15:43.235Z Checking minimal-lexical v0.2.1
22442025-04-30T20:15:43.275Z Checking predicates-core v1.0.8
22452025-04-30T20:15:43.395Z Checking mime v0.3.17
22462025-04-30T20:15:43.442Z Checking winnow v0.7.3
22472025-04-30T20:15:43.482Z Checking number_prefix v0.4.0
22482025-04-30T20:15:43.482Z Checking whoami v1.5.2
22492025-04-30T20:15:43.529Z Checking normalize-line-endings v0.3.0
22502025-04-30T20:15:43.614Z Checking precomputed-hash v0.1.1
22512025-04-30T20:15:43.661Z Checking indicatif v0.17.11
22522025-04-30T20:15:43.704Z Checking predicates v3.1.3
22532025-04-30T20:15:43.744Z Checking nom v7.1.3
22542025-04-30T20:15:43.784Z Checking similar v2.7.0
22552025-04-30T20:15:43.784Z Checking string_cache v0.8.9
22562025-04-30T20:15:43.824Z Checking tokio-postgres v0.7.13
22572025-04-30T20:15:44.036Z Checking ed25519-dalek v2.1.1
22582025-04-30T20:15:44.242Z Checking hickory-proto v0.24.4
22592025-04-30T20:15:44.342Z Checking petgraph v0.6.5
22602025-04-30T20:15:44.411Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22612025-04-30T20:15:44.487Z Checking usdt v0.5.0
22622025-04-30T20:15:44.688Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
22632025-04-30T20:15:44.728Z Checking toml v0.7.8
22642025-04-30T20:15:45.453Z Checking ecdsa v0.16.9
22652025-04-30T20:15:45.737Z Checking toml_edit v0.22.24
22662025-04-30T20:15:45.850Z Checking anyhow v1.0.98
22672025-04-30T20:15:46.117Z Checking rsa v0.9.6
22682025-04-30T20:15:46.196Z Checking nix v0.29.0
22692025-04-30T20:15:46.274Z Checking futures v0.3.31
22702025-04-30T20:15:46.314Z Checking zip v0.6.6
22712025-04-30T20:15:46.388Z Checking zip v2.6.1
22722025-04-30T20:15:46.903Z Checking clap v4.5.35
22732025-04-30T20:15:46.942Z Checking crossterm v0.28.1
22742025-04-30T20:15:47.002Z Checking tokio-stream v0.1.17
22752025-04-30T20:15:47.042Z Checking itertools v0.10.5
22762025-04-30T20:15:47.379Z Checking itertools v0.12.1
22772025-04-30T20:15:47.455Z Checking fs-err v3.1.0
22782025-04-30T20:15:47.693Z Checking buf-list v1.0.3
22792025-04-30T20:15:47.948Z Checking strum v0.26.3
22802025-04-30T20:15:47.988Z Checking ahash v0.8.11
22812025-04-30T20:15:48.039Z Checking slog v2.7.0
22822025-04-30T20:15:48.126Z Checking x509-cert v0.2.5
22832025-04-30T20:15:48.229Z Checking openapiv3 v2.0.0
22842025-04-30T20:15:48.386Z Checking sha1 v0.10.6
22852025-04-30T20:15:48.427Z Checking peg-runtime v0.8.5
22862025-04-30T20:15:48.483Z Checking lalrpop-util v0.19.12
22872025-04-30T20:15:48.649Z Checking camino v1.1.9
22882025-04-30T20:15:48.690Z Checking sigpipe v0.1.3
22892025-04-30T20:15:48.774Z Checking jiff v0.2.10
22902025-04-30T20:15:53.665Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22912025-04-30T20:15:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.03s
22922025-04-30T20:15:54.303Z
22932025-04-30T20:15:54.303Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/214)
22942025-04-30T20:15:55.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952025-04-30T20:15:55.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962025-04-30T20:15:55.321Z Compiling regress v0.10.3
22972025-04-30T20:15:55.361Z Compiling thiserror-impl v2.0.12
22982025-04-30T20:15:55.361Z Checking heck v0.5.0
22992025-04-30T20:15:55.416Z Compiling unsafe-libyaml v0.2.11
23002025-04-30T20:15:55.456Z Checking dirs-sys-next v0.1.2
23012025-04-30T20:15:55.456Z Checking fastrand v2.1.1
23022025-04-30T20:15:55.456Z Checking newtype-uuid v1.2.1
23032025-04-30T20:15:55.587Z Checking thread_local v1.1.8
23042025-04-30T20:15:55.630Z Checking dirs-next v2.0.0
23052025-04-30T20:15:55.726Z Compiling structmeta-derive v0.3.0
23062025-04-30T20:15:55.766Z Compiling ident_case v1.0.1
23072025-04-30T20:15:55.806Z Checking tempfile v3.13.0
23082025-04-30T20:15:55.862Z Checking term v0.7.0
23092025-04-30T20:15:55.953Z Compiling darling_core v0.20.10
23102025-04-30T20:15:56.126Z Checking daft v0.1.3
23112025-04-30T20:15:56.267Z Checking crossbeam-channel v0.5.15
23122025-04-30T20:15:56.513Z Compiling serde_yaml v0.9.34+deprecated
23132025-04-30T20:15:56.844Z Checking is-terminal v0.4.13
23142025-04-30T20:15:56.892Z Checking take_mut v0.2.2
23152025-04-30T20:15:56.984Z Compiling rustls v0.22.4
23162025-04-30T20:15:57.040Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23172025-04-30T20:15:57.267Z Checking slog-async v2.8.0
23182025-04-30T20:15:57.374Z Checking slog-term v2.9.1
23192025-04-30T20:15:57.547Z Compiling proc-macro-crate v1.3.1
23202025-04-30T20:15:57.844Z Compiling structmeta v0.3.0
23212025-04-30T20:15:57.886Z Checking wait-timeout v0.2.0
23222025-04-30T20:15:58.010Z Compiling thiserror v2.0.12
23232025-04-30T20:15:58.137Z Checking typify-impl v0.2.0
23242025-04-30T20:15:58.195Z Compiling typify-impl v0.3.0
23252025-04-30T20:15:58.469Z Compiling multer v3.1.0
23262025-04-30T20:15:58.811Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23272025-04-30T20:15:59.143Z Checking match_cfg v0.1.0
23282025-04-30T20:15:59.184Z Checking bit-vec v0.8.0
23292025-04-30T20:15:59.265Z Checking quick-error v1.2.3
23302025-04-30T20:15:59.445Z Checking rusty-fork v0.3.0
23312025-04-30T20:15:59.556Z Checking bit-set v0.8.0
23322025-04-30T20:15:59.661Z Checking hostname v0.3.1
23332025-04-30T20:15:59.814Z Compiling num_enum_derive v0.5.11
23342025-04-30T20:15:59.872Z Checking progenitor-client v0.9.1
23352025-04-30T20:16:00.232Z Checking slog-json v2.6.1
23362025-04-30T20:16:00.445Z Checking rand_xorshift v0.3.0
23372025-04-30T20:16:00.485Z Compiling lzma-sys v0.1.20
23382025-04-30T20:16:00.544Z Checking hex v0.4.3
23392025-04-30T20:16:00.625Z Compiling async-stream-impl v0.3.6
23402025-04-30T20:16:00.887Z Compiling darling_macro v0.20.10
23412025-04-30T20:16:00.988Z Compiling foreign-types-macros v0.2.3
23422025-04-30T20:16:01.102Z Compiling dropshot v0.16.0
23432025-04-30T20:16:01.390Z Checking foreign-types-shared v0.3.1
23442025-04-30T20:16:01.521Z Checking unarray v0.1.4
23452025-04-30T20:16:01.635Z Compiling darling v0.20.10
23462025-04-30T20:16:01.691Z Checking utf-8 v0.7.6
23472025-04-30T20:16:01.732Z Checking arc-swap v1.7.1
23482025-04-30T20:16:01.774Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23492025-04-30T20:16:01.774Z Compiling serde_with_macros v3.12.0
23502025-04-30T20:16:01.865Z Checking num_enum v0.5.11
23512025-04-30T20:16:01.913Z Checking tungstenite v0.21.0
23522025-04-30T20:16:02.012Z Checking foreign-types v0.5.0
23532025-04-30T20:16:02.053Z Checking async-stream v0.3.6
23542025-04-30T20:16:02.094Z Checking slog-scope v4.4.0
23552025-04-30T20:16:02.138Z Checking proptest v1.6.0
23562025-04-30T20:16:02.299Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23572025-04-30T20:16:02.341Z Checking slog-bunyan v2.5.0
23582025-04-30T20:16:02.485Z Compiling proc-macro-error v1.0.4
23592025-04-30T20:16:02.824Z Compiling test-strategy v0.4.0
23602025-04-30T20:16:02.865Z Compiling parse-display-derive v0.10.0
23612025-04-30T20:16:02.906Z Checking tokio-rustls v0.25.0
23622025-04-30T20:16:03.222Z Checking toml v0.8.20
23632025-04-30T20:16:03.403Z Checking progenitor-client v0.8.0
23642025-04-30T20:16:03.746Z Compiling heck v0.3.3
23652025-04-30T20:16:03.935Z Checking waitgroup v0.1.2
23662025-04-30T20:16:03.978Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23672025-04-30T20:16:04.076Z Compiling dropshot_endpoint v0.16.0
23682025-04-30T20:16:04.118Z Checking serde_path_to_error v0.1.16
23692025-04-30T20:16:04.600Z Checking cstr-argument v0.1.2
23702025-04-30T20:16:04.640Z Compiling derive-where v1.2.7
23712025-04-30T20:16:04.796Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23722025-04-30T20:16:05.407Z Checking hostname v0.4.0
23732025-04-30T20:16:05.555Z Checking instant v0.1.13
23742025-04-30T20:16:05.689Z Checking debug-ignore v1.0.5
23752025-04-30T20:16:05.729Z Checking base64 v0.21.7
23762025-04-30T20:16:05.851Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23772025-04-30T20:16:06.127Z Checking pretty-hex v0.2.1
23782025-04-30T20:16:06.168Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23792025-04-30T20:16:06.225Z Checking backoff v0.4.0
23802025-04-30T20:16:06.265Z Checking parse-display v0.10.0
23812025-04-30T20:16:06.313Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23822025-04-30T20:16:06.483Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23832025-04-30T20:16:06.524Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23842025-04-30T20:16:06.584Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23852025-04-30T20:16:06.642Z Compiling zone_cfg_derive v0.1.2
23862025-04-30T20:16:06.756Z Checking serde_with v3.12.0
23872025-04-30T20:16:06.800Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23882025-04-30T20:16:06.840Z Checking tokio-tungstenite v0.21.0
23892025-04-30T20:16:07.278Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23902025-04-30T20:16:07.434Z Checking slog-stdlog v4.1.1
23912025-04-30T20:16:07.474Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23922025-04-30T20:16:07.587Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23932025-04-30T20:16:07.627Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23942025-04-30T20:16:07.806Z Checking colored v2.2.0
23952025-04-30T20:16:07.876Z Checking macaddr v1.0.1
23962025-04-30T20:16:07.917Z Checking winnow v0.6.20
23972025-04-30T20:16:08.151Z Checking unicode-width v0.1.14
23982025-04-30T20:16:08.191Z Checking base64 v0.13.1
23992025-04-30T20:16:08.562Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24002025-04-30T20:16:08.618Z Checking ron v0.7.1
24012025-04-30T20:16:08.658Z Checking tabwriter v1.4.0
24022025-04-30T20:16:08.874Z Checking zone v0.1.8
24032025-04-30T20:16:08.969Z Checking slog-envlogger v2.2.0
24042025-04-30T20:16:09.171Z Checking xz2 v0.1.7
24052025-04-30T20:16:09.456Z Checking xattr v1.3.1
24062025-04-30T20:16:09.496Z Checking pem v3.0.5
24072025-04-30T20:16:09.536Z Checking yasna v0.5.2
24082025-04-30T20:16:09.609Z Checking smf v0.2.3
24092025-04-30T20:16:09.650Z Checking headers-core v0.3.0
24102025-04-30T20:16:09.737Z Checking filetime v0.2.25
24112025-04-30T20:16:09.807Z Checking same-file v1.0.6
24122025-04-30T20:16:09.940Z Checking tar v0.4.44
24132025-04-30T20:16:09.980Z Checking walkdir v2.5.0
24142025-04-30T20:16:10.039Z Checking headers v0.4.0
24152025-04-30T20:16:10.216Z Compiling typify-macro v0.2.0
24162025-04-30T20:16:10.256Z Checking camino-tempfile v1.1.1
24172025-04-30T20:16:10.297Z Checking rcgen v0.12.1
24182025-04-30T20:16:10.356Z Compiling typify-macro v0.3.0
24192025-04-30T20:16:10.535Z Checking atomicwrites v0.4.4
24202025-04-30T20:16:10.718Z Checking subprocess v0.2.9
24212025-04-30T20:16:12.471Z Compiling typify v0.2.0
24222025-04-30T20:16:12.555Z Compiling typify v0.3.0
24232025-04-30T20:16:12.595Z Compiling progenitor-impl v0.8.0
24242025-04-30T20:16:12.682Z Compiling progenitor-impl v0.9.1
24252025-04-30T20:16:16.044Z Compiling progenitor-macro v0.8.0
24262025-04-30T20:16:16.142Z Compiling progenitor-macro v0.9.1
24272025-04-30T20:16:21.167Z Checking progenitor v0.9.1
24282025-04-30T20:16:21.207Z Checking progenitor v0.8.0
24292025-04-30T20:16:21.390Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24302025-04-30T20:16:21.430Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24312025-04-30T20:16:24.974Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24322025-04-30T20:16:25.401Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24332025-04-30T20:16:33.579Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24342025-04-30T20:16:35.744Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24352025-04-30T20:16:37.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.15s
24362025-04-30T20:16:37.630Z
24372025-04-30T20:16:37.630Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/214)
24382025-04-30T20:16:38.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392025-04-30T20:16:38.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402025-04-30T20:16:38.646Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24412025-04-30T20:16:40.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
24422025-04-30T20:16:40.626Z
24432025-04-30T20:16:40.627Zinfo: running `cargo check --bins` on nexus-config (52/214)
24442025-04-30T20:16:41.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-04-30T20:16:41.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-04-30T20:16:41.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472025-04-30T20:16:41.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
24482025-04-30T20:16:41.572Z
24492025-04-30T20:16:41.572Zinfo: running `cargo check --bins` on omicron-rpaths (53/214)
24502025-04-30T20:16:42.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-04-30T20:16:42.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-04-30T20:16:42.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532025-04-30T20:16:42.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
24542025-04-30T20:16:42.493Z
24552025-04-30T20:16:42.493Zinfo: running `cargo check --bins` on omicron-certificates (54/214)
24562025-04-30T20:16:43.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-04-30T20:16:43.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-04-30T20:16:43.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-04-30T20:16:43.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24602025-04-30T20:16:43.446Z
24612025-04-30T20:16:43.446Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/214)
24622025-04-30T20:16:44.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-04-30T20:16:44.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-04-30T20:16:44.517Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24652025-04-30T20:16:44.558Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24662025-04-30T20:16:44.602Z Compiling tempfile v3.13.0
24672025-04-30T20:16:44.602Z Compiling wait-timeout v0.2.0
24682025-04-30T20:16:44.602Z Compiling bit-vec v0.8.0
24692025-04-30T20:16:44.602Z Compiling match_cfg v0.1.0
24702025-04-30T20:16:44.602Z Compiling quick-error v1.2.3
24712025-04-30T20:16:44.602Z Compiling rustls v0.22.4
24722025-04-30T20:16:44.674Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24732025-04-30T20:16:44.724Z Compiling hostname v0.3.1
24742025-04-30T20:16:44.783Z Compiling progenitor-client v0.9.1
24752025-04-30T20:16:44.917Z Compiling slog-json v2.6.1
24762025-04-30T20:16:44.983Z Compiling rusty-fork v0.3.0
24772025-04-30T20:16:45.025Z Compiling bit-set v0.8.0
24782025-04-30T20:16:45.115Z Compiling rand_xorshift v0.3.0
24792025-04-30T20:16:45.192Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24802025-04-30T20:16:45.269Z Compiling itertools v0.13.0
24812025-04-30T20:16:45.310Z Compiling hex v0.4.3
24822025-04-30T20:16:45.310Z Compiling heapless v0.8.0
24832025-04-30T20:16:45.354Z Compiling unarray v0.1.4
24842025-04-30T20:16:45.452Z Compiling progenitor v0.9.1
24852025-04-30T20:16:45.503Z Compiling proptest v1.6.0
24862025-04-30T20:16:45.588Z Compiling slog-bunyan v2.5.0
24872025-04-30T20:16:45.662Z Compiling async-stream v0.3.6
24882025-04-30T20:16:45.811Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24892025-04-30T20:16:45.853Z Compiling multer v3.1.0
24902025-04-30T20:16:45.938Z Compiling toml v0.8.20
24912025-04-30T20:16:45.997Z Compiling waitgroup v0.1.2
24922025-04-30T20:16:46.096Z Checking hash32 v0.3.1
24932025-04-30T20:16:46.215Z Compiling serde_path_to_error v0.1.16
24942025-04-30T20:16:46.277Z Compiling hostname v0.4.0
24952025-04-30T20:16:46.538Z Compiling instant v0.1.13
24962025-04-30T20:16:46.654Z Compiling smoltcp v0.11.0
24972025-04-30T20:16:46.707Z Compiling debug-ignore v1.0.5
24982025-04-30T20:16:46.858Z Compiling backoff v0.4.0
24992025-04-30T20:16:47.205Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
25002025-04-30T20:16:47.245Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25012025-04-30T20:16:47.287Z Compiling parse-display v0.10.0
25022025-04-30T20:16:47.440Z Compiling serde_with v3.12.0
25032025-04-30T20:16:47.772Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25042025-04-30T20:16:47.816Z Checking num-rational v0.4.2
25052025-04-30T20:16:47.959Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25062025-04-30T20:16:48.366Z Compiling tokio-rustls v0.25.0
25072025-04-30T20:16:48.517Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25082025-04-30T20:16:48.739Z Compiling dropshot v0.16.0
25092025-04-30T20:16:50.472Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25102025-04-30T20:16:51.346Z Compiling phf_generator v0.11.2
25112025-04-30T20:16:51.511Z Checking num-complex v0.4.6
25122025-04-30T20:16:51.826Z Compiling macaddr v1.0.1
25132025-04-30T20:16:52.214Z Checking cobs v0.2.3
25142025-04-30T20:16:52.254Z Checking num v0.4.3
25152025-04-30T20:16:52.349Z Compiling phf_codegen v0.11.2
25162025-04-30T20:16:52.406Z Checking postcard v1.0.10
25172025-04-30T20:16:52.543Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25182025-04-30T20:16:52.797Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25192025-04-30T20:16:52.883Z Compiling parse-zoneinfo v0.3.1
25202025-04-30T20:16:52.930Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25212025-04-30T20:16:53.231Z Compiling convert_case v0.4.0
25222025-04-30T20:16:53.424Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25232025-04-30T20:16:53.787Z Checking float-ord v0.3.2
25242025-04-30T20:16:54.001Z Compiling derive_more v0.99.19
25252025-04-30T20:16:54.118Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25262025-04-30T20:16:54.353Z Compiling chrono-tz-build v0.4.0
25272025-04-30T20:16:55.065Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25282025-04-30T20:16:55.202Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25292025-04-30T20:16:55.379Z Compiling crucible-workspace-hack v0.1.0
25302025-04-30T20:16:55.639Z Checking linked-hash-map v0.5.6
25312025-04-30T20:16:55.815Z Compiling chrono-tz v0.10.3
25322025-04-30T20:16:55.937Z Checking lru-cache v0.1.2
25332025-04-30T20:16:56.138Z Checking resolv-conf v0.7.0
25342025-04-30T20:16:56.313Z Checking newline-converter v0.3.0
25352025-04-30T20:16:56.355Z Checking itertools v0.14.0
25362025-04-30T20:16:56.411Z Checking prettyplease v0.2.30
25372025-04-30T20:16:56.455Z Compiling slog-dtrace v0.3.0
25382025-04-30T20:16:56.495Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25392025-04-30T20:16:56.718Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25402025-04-30T20:16:56.824Z Checking expectorate v1.1.0
25412025-04-30T20:16:56.897Z Checking hickory-resolver v0.24.4
25422025-04-30T20:16:57.363Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25432025-04-30T20:16:57.731Z Compiling zone_cfg_derive v0.3.0
25442025-04-30T20:16:58.219Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25452025-04-30T20:16:58.259Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25462025-04-30T20:16:58.302Z Compiling const_format_proc_macros v0.2.34
25472025-04-30T20:16:58.549Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25482025-04-30T20:16:58.598Z Compiling num-derive v0.4.2
25492025-04-30T20:16:58.889Z Checking highway v1.3.0
25502025-04-30T20:16:59.162Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25512025-04-30T20:16:59.333Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25522025-04-30T20:16:59.373Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25532025-04-30T20:16:59.443Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25542025-04-30T20:16:59.510Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25552025-04-30T20:16:59.561Z Checking zone v0.3.1
25562025-04-30T20:16:59.880Z Checking const_format v0.2.34
25572025-04-30T20:17:00.221Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
25582025-04-30T20:17:00.287Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25592025-04-30T20:17:00.329Z Checking qorb v0.3.1
25602025-04-30T20:17:00.371Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
25612025-04-30T20:17:00.722Z Checking gethostname v0.5.0
25622025-04-30T20:17:00.766Z Checking bcs v0.1.6
25632025-04-30T20:17:00.855Z Checking nanorand v0.7.0
25642025-04-30T20:17:01.092Z Compiling async-recursion v1.1.1
25652025-04-30T20:17:01.188Z Checking termtree v0.5.1
25662025-04-30T20:17:01.229Z Checking flume v0.11.1
25672025-04-30T20:17:01.458Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25682025-04-30T20:17:07.765Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25692025-04-30T20:17:14.207Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25702025-04-30T20:17:14.954Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25712025-04-30T20:17:16.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.22s
25722025-04-30T20:17:16.837Z
25732025-04-30T20:17:16.837Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/214)
25742025-04-30T20:17:17.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-04-30T20:17:17.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-04-30T20:17:17.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772025-04-30T20:17:17.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
25782025-04-30T20:17:17.827Z
25792025-04-30T20:17:17.827Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/214)
25802025-04-30T20:17:18.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-04-30T20:17:18.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-04-30T20:17:18.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832025-04-30T20:17:18.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
25842025-04-30T20:17:18.806Z
25852025-04-30T20:17:18.806Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/214)
25862025-04-30T20:17:19.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-04-30T20:17:19.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-04-30T20:17:19.811Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25892025-04-30T20:17:22.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
25902025-04-30T20:17:22.030Z
25912025-04-30T20:17:22.030Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/214)
25922025-04-30T20:17:22.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-04-30T20:17:22.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-04-30T20:17:22.031Z Compiling cfg_aliases v0.1.1
25952025-04-30T20:17:22.031Z Compiling vte_generate_state_changes v0.1.2
25962025-04-30T20:17:22.031Z Checking fd-lock v4.0.2
25972025-04-30T20:17:22.031Z Checking nibble_vec v0.1.0
25982025-04-30T20:17:22.031Z Checking bytecount v0.6.8
25992025-04-30T20:17:22.031Z Checking endian-type v0.1.2
26002025-04-30T20:17:22.031Z Compiling tabled_derive v0.7.0
26012025-04-30T20:17:22.031Z Compiling peg-macros v0.8.5
26022025-04-30T20:17:22.031Z Compiling nix v0.28.0
26032025-04-30T20:17:22.031Z Checking papergrid v0.11.0
26042025-04-30T20:17:22.072Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26052025-04-30T20:17:22.112Z Checking radix_trie v0.2.1
26062025-04-30T20:17:22.157Z Compiling sqlparser_derive v0.2.2
26072025-04-30T20:17:22.353Z Checking vte v0.11.1
26082025-04-30T20:17:22.457Z Checking unicode_categories v0.1.1
26092025-04-30T20:17:22.742Z Checking home v0.5.9
26102025-04-30T20:17:22.897Z Checking nu-ansi-term v0.50.1
26112025-04-30T20:17:22.954Z Checking sqlformat v0.2.6
26122025-04-30T20:17:23.043Z Checking sqlparser v0.45.0
26132025-04-30T20:17:23.238Z Checking display-error-chain v0.2.2
26142025-04-30T20:17:23.472Z Checking strip-ansi-escapes v0.2.0
26152025-04-30T20:17:23.626Z Checking reedline v0.38.0
26162025-04-30T20:17:23.738Z Checking tabled v0.15.0
26172025-04-30T20:17:24.065Z Checking peg v0.8.5
26182025-04-30T20:17:24.788Z Checking rustyline v14.0.0
26192025-04-30T20:17:36.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
26202025-04-30T20:17:36.474Z
26212025-04-30T20:17:36.474Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/214)
26222025-04-30T20:17:37.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-04-30T20:17:37.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-04-30T20:17:37.572Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26252025-04-30T20:17:44.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.90s
26262025-04-30T20:17:44.559Z
26272025-04-30T20:17:44.560Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/214)
26282025-04-30T20:17:45.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-04-30T20:17:45.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-04-30T20:17:45.567Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26312025-04-30T20:17:50.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
26322025-04-30T20:17:50.349Z
26332025-04-30T20:17:50.349Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/214)
26342025-04-30T20:17:51.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-04-30T20:17:51.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-04-30T20:17:51.394Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26372025-04-30T20:17:57.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s
26382025-04-30T20:17:57.922Z
26392025-04-30T20:17:57.922Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/214)
26402025-04-30T20:17:58.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-04-30T20:17:58.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-04-30T20:17:59.003Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26432025-04-30T20:18:05.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.61s
26442025-04-30T20:18:05.729Z
26452025-04-30T20:18:05.729Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/214)
26462025-04-30T20:18:06.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-04-30T20:18:06.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-04-30T20:18:06.744Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-04-30T20:18:11.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
26502025-04-30T20:18:11.982Z
26512025-04-30T20:18:11.982Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/214)
26522025-04-30T20:18:12.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-04-30T20:18:13.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-04-30T20:18:13.173Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26552025-04-30T20:18:18.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s
26562025-04-30T20:18:18.787Z
26572025-04-30T20:18:18.787Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/214)
26582025-04-30T20:18:19.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-04-30T20:18:19.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-04-30T20:18:19.901Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26612025-04-30T20:18:26.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
26622025-04-30T20:18:26.893Z
26632025-04-30T20:18:26.894Zinfo: running `cargo check --bins` on oximeter (67/214)
26642025-04-30T20:18:29.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-04-30T20:18:29.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-04-30T20:18:29.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-04-30T20:18:29.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26682025-04-30T20:18:29.901Z
26692025-04-30T20:18:29.902Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/214)
26702025-04-30T20:18:29.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-04-30T20:18:29.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-04-30T20:18:29.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-04-30T20:18:29.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26742025-04-30T20:18:29.902Z
26752025-04-30T20:18:29.902Zinfo: running `cargo check --bins` on oximeter-schema (69/214)
26762025-04-30T20:18:29.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-04-30T20:18:29.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-04-30T20:18:29.902Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26792025-04-30T20:18:32.345Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26802025-04-30T20:18:33.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
26812025-04-30T20:18:33.790Z
26822025-04-30T20:18:33.790Zinfo: running `cargo check --bins` on oximeter-types (70/214)
26832025-04-30T20:18:34.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-04-30T20:18:34.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-04-30T20:18:34.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-04-30T20:18:34.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26872025-04-30T20:18:34.743Z
26882025-04-30T20:18:34.743Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/214)
26892025-04-30T20:18:35.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-04-30T20:18:35.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-04-30T20:18:35.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-04-30T20:18:35.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
26932025-04-30T20:18:35.738Z
26942025-04-30T20:18:35.738Zinfo: running `cargo check --bins` on oxql-types (72/214)
26952025-04-30T20:18:36.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-04-30T20:18:36.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-04-30T20:18:36.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-04-30T20:18:36.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26992025-04-30T20:18:36.685Z
27002025-04-30T20:18:36.685Zinfo: running `cargo check --bins` on oximeter-test-utils (73/214)
27012025-04-30T20:18:37.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-04-30T20:18:37.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-04-30T20:18:37.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-04-30T20:18:37.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27052025-04-30T20:18:37.686Z
27062025-04-30T20:18:37.686Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/214)
27072025-04-30T20:18:38.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-04-30T20:18:38.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-04-30T20:18:38.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-04-30T20:18:38.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27112025-04-30T20:18:38.661Z
27122025-04-30T20:18:38.661Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/214)
27132025-04-30T20:18:39.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-04-30T20:18:39.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-04-30T20:18:39.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-04-30T20:18:39.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27172025-04-30T20:18:39.645Z
27182025-04-30T20:18:39.645Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/214)
27192025-04-30T20:18:40.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-04-30T20:18:40.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-04-30T20:18:40.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-04-30T20:18:40.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27232025-04-30T20:18:40.618Z
27242025-04-30T20:18:40.618Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/214)
27252025-04-30T20:18:41.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-04-30T20:18:41.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-04-30T20:18:41.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-04-30T20:18:41.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27292025-04-30T20:18:41.590Z
27302025-04-30T20:18:41.590Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/214)
27312025-04-30T20:18:42.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-04-30T20:18:42.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-04-30T20:18:42.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-04-30T20:18:42.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27352025-04-30T20:18:42.566Z
27362025-04-30T20:18:42.566Zinfo: running `cargo check --bins` on cockroach-admin-client (79/214)
27372025-04-30T20:18:43.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-04-30T20:18:43.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-04-30T20:18:43.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-04-30T20:18:43.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27412025-04-30T20:18:43.515Z
27422025-04-30T20:18:43.515Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/214)
27432025-04-30T20:18:44.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-04-30T20:18:44.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-04-30T20:18:44.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-04-30T20:18:44.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
27472025-04-30T20:18:44.547Z
27482025-04-30T20:18:44.547Zinfo: running `cargo check --bins` on dns-service-client (81/214)
27492025-04-30T20:18:45.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-04-30T20:18:45.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-04-30T20:18:45.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-04-30T20:18:45.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27532025-04-30T20:18:45.490Z
27542025-04-30T20:18:45.490Zinfo: running `cargo check --bins` on internal-dns-types (82/214)
27552025-04-30T20:18:46.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-04-30T20:18:46.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-04-30T20:18:46.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-04-30T20:18:46.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
27592025-04-30T20:18:46.449Z
27602025-04-30T20:18:46.449Zinfo: running `cargo check --bins` on ereport-client (83/214)
27612025-04-30T20:18:47.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-04-30T20:18:47.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-04-30T20:18:47.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-04-30T20:18:47.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27652025-04-30T20:18:47.384Z
27662025-04-30T20:18:47.384Zinfo: running `cargo check --bins` on ereport-types (84/214)
27672025-04-30T20:18:48.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-04-30T20:18:48.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-04-30T20:18:48.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-04-30T20:18:48.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27712025-04-30T20:18:48.329Z
27722025-04-30T20:18:48.329Zinfo: running `cargo check --bins` on gateway-client (85/214)
27732025-04-30T20:18:49.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-04-30T20:18:49.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-04-30T20:18:49.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-04-30T20:18:49.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
27772025-04-30T20:18:49.314Z
27782025-04-30T20:18:49.314Zinfo: running `cargo check --bins` on installinator-client (86/214)
27792025-04-30T20:18:50.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-04-30T20:18:50.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-04-30T20:18:50.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-04-30T20:18:50.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
27832025-04-30T20:18:50.314Z
27842025-04-30T20:18:50.314Zinfo: running `cargo check --bins` on installinator-common (87/214)
27852025-04-30T20:18:51.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-04-30T20:18:51.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-04-30T20:18:51.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-04-30T20:18:51.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
27892025-04-30T20:18:51.518Z
27902025-04-30T20:18:51.519Zinfo: running `cargo check --bins` on update-engine (88/214)
27912025-04-30T20:18:52.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-04-30T20:18:52.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-04-30T20:18:52.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-04-30T20:18:52.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
27952025-04-30T20:18:52.296Z
27962025-04-30T20:18:52.296Zinfo: running `cargo check --bins` on nexus-client (89/214)
27972025-04-30T20:18:53.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-04-30T20:18:53.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-04-30T20:18:53.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-04-30T20:18:53.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28012025-04-30T20:18:53.307Z
28022025-04-30T20:18:53.308Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/214)
28032025-04-30T20:18:54.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-04-30T20:18:54.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-04-30T20:18:54.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062025-04-30T20:18:54.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28072025-04-30T20:18:54.286Z
28082025-04-30T20:18:54.286Zinfo: running `cargo check --bins` on omicron-passwords (91/214)
28092025-04-30T20:18:55.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102025-04-30T20:18:55.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112025-04-30T20:18:55.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122025-04-30T20:18:55.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28132025-04-30T20:18:55.245Z
28142025-04-30T20:18:55.245Zinfo: running `cargo check --bins` on nexus-types (92/214)
28152025-04-30T20:18:56.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162025-04-30T20:18:56.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172025-04-30T20:18:56.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182025-04-30T20:18:56.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
28192025-04-30T20:18:56.195Z
28202025-04-30T20:18:56.195Zinfo: running `cargo check --bins` on oxide-client (93/214)
28212025-04-30T20:18:57.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222025-04-30T20:18:57.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232025-04-30T20:18:57.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242025-04-30T20:18:57.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28252025-04-30T20:18:57.110Z
28262025-04-30T20:18:57.110Zinfo: running `cargo check --bins` on oximeter-client (94/214)
28272025-04-30T20:18:59.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282025-04-30T20:18:59.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292025-04-30T20:18:59.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302025-04-30T20:18:59.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
28312025-04-30T20:18:59.155Z
28322025-04-30T20:18:59.155Zinfo: running `cargo check --bins` on repo-depot-client (95/214)
28332025-04-30T20:18:59.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342025-04-30T20:18:59.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352025-04-30T20:18:59.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362025-04-30T20:18:59.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28372025-04-30T20:18:59.158Z
28382025-04-30T20:18:59.158Zinfo: running `cargo check --bins` on sled-agent-client (96/214)
28392025-04-30T20:18:59.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402025-04-30T20:18:59.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412025-04-30T20:18:59.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422025-04-30T20:18:59.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28432025-04-30T20:19:00.002Z
28442025-04-30T20:19:00.002Zinfo: running `cargo check --bins` on sled-agent-types (97/214)
28452025-04-30T20:19:00.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462025-04-30T20:19:00.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472025-04-30T20:19:00.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482025-04-30T20:19:00.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28492025-04-30T20:19:00.999Z
28502025-04-30T20:19:00.999Zinfo: running `cargo check --bins` on wicketd-client (98/214)
28512025-04-30T20:19:01.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-04-30T20:19:01.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-04-30T20:19:01.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-04-30T20:19:01.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28552025-04-30T20:19:02.034Z
28562025-04-30T20:19:02.034Zinfo: running `cargo check --bins` on wicket-common (99/214)
28572025-04-30T20:19:02.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-04-30T20:19:02.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-04-30T20:19:02.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-04-30T20:19:02.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
28612025-04-30T20:19:03.025Z
28622025-04-30T20:19:03.025Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/214)
28632025-04-30T20:19:03.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-04-30T20:19:03.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-04-30T20:19:04.078Z Checking csv-core v0.1.11
28662025-04-30T20:19:04.078Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28672025-04-30T20:19:04.078Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28682025-04-30T20:19:04.119Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28692025-04-30T20:19:04.375Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28702025-04-30T20:19:04.418Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28712025-04-30T20:19:04.458Z Checking csv v1.3.1
28722025-04-30T20:19:05.190Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28732025-04-30T20:19:05.645Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28742025-04-30T20:19:08.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
28752025-04-30T20:19:08.317Z
28762025-04-30T20:19:08.317Zinfo: running `cargo check --bins` on cockroach-admin-api (101/214)
28772025-04-30T20:19:09.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782025-04-30T20:19:09.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792025-04-30T20:19:09.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802025-04-30T20:19:09.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28812025-04-30T20:19:09.353Z
28822025-04-30T20:19:09.353Zinfo: running `cargo check --bins` on cockroach-admin-types (102/214)
28832025-04-30T20:19:10.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842025-04-30T20:19:10.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852025-04-30T20:19:10.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862025-04-30T20:19:10.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
28872025-04-30T20:19:10.310Z
28882025-04-30T20:19:10.310Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/214)
28892025-04-30T20:19:11.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902025-04-30T20:19:11.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912025-04-30T20:19:11.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922025-04-30T20:19:11.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28932025-04-30T20:19:11.448Z
28942025-04-30T20:19:11.448Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/214)
28952025-04-30T20:19:12.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962025-04-30T20:19:12.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972025-04-30T20:19:12.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982025-04-30T20:19:12.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
28992025-04-30T20:19:12.583Z
29002025-04-30T20:19:12.584Zinfo: running `cargo check --bins` on dns-server (105/214)
29012025-04-30T20:19:13.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022025-04-30T20:19:13.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032025-04-30T20:19:13.585Z Compiling parking_lot_core v0.8.6
29042025-04-30T20:19:13.586Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29052025-04-30T20:19:13.586Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29062025-04-30T20:19:13.626Z Checking fxhash v0.2.1
29072025-04-30T20:19:13.626Z Checking hickory-client v0.24.4
29082025-04-30T20:19:13.626Z Checking hickory-server v0.24.4
29092025-04-30T20:19:14.333Z Checking parking_lot v0.11.2
29102025-04-30T20:19:14.536Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29112025-04-30T20:19:14.536Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29122025-04-30T20:19:14.651Z Checking sled v0.34.7
29132025-04-30T20:19:17.012Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29142025-04-30T20:19:18.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
29152025-04-30T20:19:18.964Z
29162025-04-30T20:19:18.965Zinfo: running `cargo check --bins` on dns-server-api (106/214)
29172025-04-30T20:19:19.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182025-04-30T20:19:19.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192025-04-30T20:19:19.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202025-04-30T20:19:19.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29212025-04-30T20:19:19.980Z
29222025-04-30T20:19:19.980Zinfo: running `cargo check --bins` on openapi-manager-types (107/214)
29232025-04-30T20:19:20.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242025-04-30T20:19:20.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252025-04-30T20:19:20.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262025-04-30T20:19:20.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
29272025-04-30T20:19:20.959Z
29282025-04-30T20:19:20.960Zinfo: running `cargo check --bins` on gateway-test-utils (108/214)
29292025-04-30T20:19:21.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302025-04-30T20:19:21.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312025-04-30T20:19:21.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322025-04-30T20:19:21.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29332025-04-30T20:19:22.090Z
29342025-04-30T20:19:22.090Zinfo: running `cargo check --bins` on gateway-types (109/214)
29352025-04-30T20:19:22.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362025-04-30T20:19:23.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372025-04-30T20:19:23.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382025-04-30T20:19:23.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29392025-04-30T20:19:23.099Z
29402025-04-30T20:19:23.099Zinfo: running `cargo check --bins` on ipcc (110/214)
29412025-04-30T20:19:23.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422025-04-30T20:19:24.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432025-04-30T20:19:24.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442025-04-30T20:19:24.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
29452025-04-30T20:19:24.108Z
29462025-04-30T20:19:24.108Zinfo: running `cargo check --bins` on omicron-gateway (111/214)
29472025-04-30T20:19:25.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482025-04-30T20:19:25.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492025-04-30T20:19:25.231Z Compiling semver v0.1.20
29502025-04-30T20:19:25.231Z Compiling radium v0.7.0
29512025-04-30T20:19:25.272Z Compiling maybe-uninit v2.0.0
29522025-04-30T20:19:25.272Z Checking tap v1.0.1
29532025-04-30T20:19:25.316Z Checking password-hash v0.5.0
29542025-04-30T20:19:25.357Z Checking blake2 v0.10.6
29552025-04-30T20:19:25.357Z Compiling cancel-safe-futures v0.1.5
29562025-04-30T20:19:25.357Z Checking crc-catalog v2.4.0
29572025-04-30T20:19:25.455Z Checking wyz v0.5.1
29582025-04-30T20:19:25.523Z Compiling packed_struct v0.10.1
29592025-04-30T20:19:25.683Z Compiling rustc_version v0.1.7
29602025-04-30T20:19:25.777Z Checking funty v2.0.0
29612025-04-30T20:19:25.818Z Compiling owo-colors v4.2.0
29622025-04-30T20:19:25.859Z Checking argon2 v0.5.3
29632025-04-30T20:19:25.901Z Checking crc v3.2.1
29642025-04-30T20:19:25.990Z Compiling packed_struct_codegen v0.10.1
29652025-04-30T20:19:26.031Z Checking libsw-core v0.3.1
29662025-04-30T20:19:26.095Z Compiling newtype_derive v0.1.6
29672025-04-30T20:19:26.136Z Checking half v2.4.1
29682025-04-30T20:19:26.272Z Compiling indexmap v1.9.3
29692025-04-30T20:19:26.316Z Checking nodrop v0.1.14
29702025-04-30T20:19:26.448Z Checking ciborium-io v0.2.2
29712025-04-30T20:19:26.489Z Checking fixedbitset v0.5.7
29722025-04-30T20:19:26.532Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29732025-04-30T20:19:26.532Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29742025-04-30T20:19:26.573Z Checking bitvec v1.0.1
29752025-04-30T20:19:26.615Z Checking ciborium-ll v0.2.2
29762025-04-30T20:19:26.657Z Checking array-init v0.0.4
29772025-04-30T20:19:26.826Z Checking libsw v3.4.0
29782025-04-30T20:19:26.867Z Checking smallvec v0.6.14
29792025-04-30T20:19:26.867Z Checking petgraph v0.7.1
29802025-04-30T20:19:26.919Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29812025-04-30T20:19:27.235Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29822025-04-30T20:19:27.410Z Checking termcolor v1.4.1
29832025-04-30T20:19:27.512Z Checking bitfield v0.14.0
29842025-04-30T20:19:27.592Z Checking linear-map v1.2.0
29852025-04-30T20:19:27.775Z Checking indent_write v2.2.0
29862025-04-30T20:19:27.816Z Checking hashbrown v0.12.3
29872025-04-30T20:19:27.906Z Checking swrite v0.1.0
29882025-04-30T20:19:27.984Z Checking ron v0.8.1
29892025-04-30T20:19:28.053Z Checking env_logger v0.10.2
29902025-04-30T20:19:28.094Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29912025-04-30T20:19:28.135Z Checking serde-hex v0.1.0
29922025-04-30T20:19:28.179Z Checking ciborium v0.2.2
29932025-04-30T20:19:28.721Z Checking steno v0.4.1
29942025-04-30T20:19:29.096Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29952025-04-30T20:19:29.137Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29962025-04-30T20:19:29.369Z Checking hashbrown v0.13.2
29972025-04-30T20:19:29.410Z Checking humantime v2.1.0
29982025-04-30T20:19:29.596Z Checking crc-any v2.5.0
29992025-04-30T20:19:29.670Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30002025-04-30T20:19:29.711Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30012025-04-30T20:19:29.929Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30022025-04-30T20:19:29.971Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
30032025-04-30T20:19:30.250Z Checking path-slash v0.1.5
30042025-04-30T20:19:30.292Z Checking object v0.30.4
30052025-04-30T20:19:30.333Z Checking void v1.0.2
30062025-04-30T20:19:30.415Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30072025-04-30T20:19:30.470Z Checking lzss v0.8.2
30082025-04-30T20:19:30.698Z Checking tungstenite v0.23.0
30092025-04-30T20:19:30.882Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30102025-04-30T20:19:31.415Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30112025-04-30T20:19:31.489Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30122025-04-30T20:19:31.539Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30132025-04-30T20:19:31.668Z Checking nix v0.27.1
30142025-04-30T20:19:31.726Z Checking kstat-rs v0.2.4
30152025-04-30T20:19:31.900Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30162025-04-30T20:19:31.943Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30172025-04-30T20:19:32.048Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30182025-04-30T20:19:32.216Z Checking tokio-tungstenite v0.23.1
30192025-04-30T20:19:32.409Z Checking signal-hook-tokio v0.3.1
30202025-04-30T20:19:32.706Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30212025-04-30T20:19:33.084Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30222025-04-30T20:19:41.542Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30232025-04-30T20:19:43.230Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
30242025-04-30T20:19:49.488Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30252025-04-30T20:19:57.770Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30262025-04-30T20:19:58.636Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30272025-04-30T20:20:02.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s
30282025-04-30T20:20:02.592Z
30292025-04-30T20:20:02.592Zinfo: running `cargo check --bins` on ereport-api (112/214)
30302025-04-30T20:20:03.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-04-30T20:20:03.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-04-30T20:20:03.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-04-30T20:20:03.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
30342025-04-30T20:20:03.559Z
30352025-04-30T20:20:03.559Zinfo: running `cargo check --bins` on gateway-api (113/214)
30362025-04-30T20:20:04.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-04-30T20:20:04.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-04-30T20:20:04.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-04-30T20:20:04.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
30402025-04-30T20:20:04.598Z
30412025-04-30T20:20:04.598Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/214)
30422025-04-30T20:20:05.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-04-30T20:20:05.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-04-30T20:20:05.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-04-30T20:20:05.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30462025-04-30T20:20:05.578Z
30472025-04-30T20:20:05.578Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/214)
30482025-04-30T20:20:06.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-04-30T20:20:06.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-04-30T20:20:06.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-04-30T20:20:06.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30522025-04-30T20:20:06.582Z
30532025-04-30T20:20:06.582Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/214)
30542025-04-30T20:20:07.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-04-30T20:20:07.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-04-30T20:20:07.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-04-30T20:20:07.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30582025-04-30T20:20:07.579Z
30592025-04-30T20:20:07.579Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/214)
30602025-04-30T20:20:08.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-04-30T20:20:08.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-04-30T20:20:08.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-04-30T20:20:08.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30642025-04-30T20:20:08.596Z
30652025-04-30T20:20:08.596Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/214)
30662025-04-30T20:20:09.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-04-30T20:20:09.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-04-30T20:20:09.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-04-30T20:20:09.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30702025-04-30T20:20:09.620Z
30712025-04-30T20:20:09.621Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/214)
30722025-04-30T20:20:10.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-04-30T20:20:10.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-04-30T20:20:10.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-04-30T20:20:10.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
30762025-04-30T20:20:10.632Z
30772025-04-30T20:20:10.632Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/214)
30782025-04-30T20:20:11.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-04-30T20:20:11.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-04-30T20:20:11.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-04-30T20:20:11.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30822025-04-30T20:20:11.608Z
30832025-04-30T20:20:11.608Zinfo: running `cargo check --bins` on oximeter-producer (121/214)
30842025-04-30T20:20:12.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-04-30T20:20:12.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-04-30T20:20:12.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-04-30T20:20:12.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30882025-04-30T20:20:12.657Z
30892025-04-30T20:20:12.657Zinfo: running `cargo check --bins` on internal-dns-resolver (122/214)
30902025-04-30T20:20:13.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-04-30T20:20:13.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-04-30T20:20:13.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-04-30T20:20:13.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
30942025-04-30T20:20:13.667Z
30952025-04-30T20:20:13.667Zinfo: running `cargo check --bins` on sp-sim (123/214)
30962025-04-30T20:20:14.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-04-30T20:20:14.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-04-30T20:20:14.719Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30992025-04-30T20:20:15.037Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31002025-04-30T20:20:17.238Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31012025-04-30T20:20:19.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
31022025-04-30T20:20:19.793Z
31032025-04-30T20:20:19.793Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/214)
31042025-04-30T20:20:20.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-04-30T20:20:20.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-04-30T20:20:20.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-04-30T20:20:20.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31082025-04-30T20:20:20.891Z
31092025-04-30T20:20:20.891Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/214)
31102025-04-30T20:20:21.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-04-30T20:20:21.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-04-30T20:20:21.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-04-30T20:20:21.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
31142025-04-30T20:20:21.997Z
31152025-04-30T20:20:21.997Zinfo: running `cargo check --bins` on db-macros (126/214)
31162025-04-30T20:20:22.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-04-30T20:20:22.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-04-30T20:20:22.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-04-30T20:20:22.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31202025-04-30T20:20:22.963Z
31212025-04-30T20:20:22.963Zinfo: running `cargo check --bins` on nexus-macros-common (127/214)
31222025-04-30T20:20:23.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-04-30T20:20:23.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-04-30T20:20:23.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-04-30T20:20:23.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31262025-04-30T20:20:23.942Z
31272025-04-30T20:20:23.943Zinfo: running `cargo check --bins` on nexus-auth (128/214)
31282025-04-30T20:20:24.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-04-30T20:20:24.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-04-30T20:20:24.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-04-30T20:20:24.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31322025-04-30T20:20:25.066Z
31332025-04-30T20:20:25.066Zinfo: running `cargo check --bins` on authz-macros (129/214)
31342025-04-30T20:20:25.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-04-30T20:20:25.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-04-30T20:20:25.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-04-30T20:20:25.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31382025-04-30T20:20:26.058Z
31392025-04-30T20:20:26.058Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/214)
31402025-04-30T20:20:27.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-04-30T20:20:27.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-04-30T20:20:27.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-04-30T20:20:27.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31442025-04-30T20:20:27.130Z
31452025-04-30T20:20:27.130Zinfo: running `cargo check --bins` on nexus-db-model (131/214)
31462025-04-30T20:20:28.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-04-30T20:20:28.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-04-30T20:20:28.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-04-30T20:20:28.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31502025-04-30T20:20:28.173Z
31512025-04-30T20:20:28.173Zinfo: running `cargo check --bins` on nexus-db-schema (132/214)
31522025-04-30T20:20:29.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-04-30T20:20:29.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-04-30T20:20:29.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-04-30T20:20:29.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31562025-04-30T20:20:29.209Z
31572025-04-30T20:20:29.209Zinfo: running `cargo check --bins` on nexus-defaults (133/214)
31582025-04-30T20:20:30.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-04-30T20:20:30.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-04-30T20:20:30.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-04-30T20:20:30.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31622025-04-30T20:20:30.199Z
31632025-04-30T20:20:30.199Zinfo: running `cargo check --bins` on nexus-db-errors (134/214)
31642025-04-30T20:20:31.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-04-30T20:20:31.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-04-30T20:20:31.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-04-30T20:20:31.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31682025-04-30T20:20:31.247Z
31692025-04-30T20:20:31.248Zinfo: running `cargo check --bins` on nexus-db-lookup (135/214)
31702025-04-30T20:20:32.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-04-30T20:20:32.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-04-30T20:20:32.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732025-04-30T20:20:32.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31742025-04-30T20:20:32.306Z
31752025-04-30T20:20:32.306Zinfo: running `cargo check --bins` on nexus-inventory (136/214)
31762025-04-30T20:20:33.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772025-04-30T20:20:33.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782025-04-30T20:20:33.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792025-04-30T20:20:33.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
31802025-04-30T20:20:33.343Z
31812025-04-30T20:20:33.343Zinfo: running `cargo check --bins` on typed-rng (137/214)
31822025-04-30T20:20:34.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832025-04-30T20:20:34.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842025-04-30T20:20:34.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852025-04-30T20:20:34.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
31862025-04-30T20:20:34.324Z
31872025-04-30T20:20:34.324Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (138/214)
31882025-04-30T20:20:35.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892025-04-30T20:20:35.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902025-04-30T20:20:35.517Z Checking keccak v0.1.5
31912025-04-30T20:20:35.558Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
31922025-04-30T20:20:35.558Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31932025-04-30T20:20:35.558Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
31942025-04-30T20:20:35.598Z Compiling thiserror-impl-no-std v2.0.2
31952025-04-30T20:20:35.598Z Checking universal-hash v0.5.1
31962025-04-30T20:20:35.598Z Checking secrecy v0.10.3
31972025-04-30T20:20:35.638Z Checking opaque-debug v0.3.1
31982025-04-30T20:20:35.769Z Checking chacha20 v0.9.1
31992025-04-30T20:20:35.821Z Checking aead v0.5.2
32002025-04-30T20:20:35.861Z Checking sha3 v0.10.8
32012025-04-30T20:20:35.861Z Checking poly1305 v0.8.0
32022025-04-30T20:20:35.901Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32032025-04-30T20:20:36.019Z Compiling unicase v2.7.0
32042025-04-30T20:20:36.065Z Compiling libefi-sys v0.1.0
32052025-04-30T20:20:36.105Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32062025-04-30T20:20:36.145Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32072025-04-30T20:20:36.232Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
32082025-04-30T20:20:36.272Z Compiling bitfield-struct v0.6.2
32092025-04-30T20:20:36.362Z Checking chacha20poly1305 v0.10.1
32102025-04-30T20:20:36.410Z Compiling proc-macro-error-attr2 v2.0.0
32112025-04-30T20:20:36.568Z Compiling salty v0.3.0
32122025-04-30T20:20:37.010Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32132025-04-30T20:20:37.091Z Compiling num-derive v0.3.3
32142025-04-30T20:20:37.131Z Compiling proc-macro-error2 v2.0.1
32152025-04-30T20:20:37.310Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32162025-04-30T20:20:37.438Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32172025-04-30T20:20:37.478Z Checking papergrid v0.14.0
32182025-04-30T20:20:37.709Z Compiling tabled_derive v0.10.0
32192025-04-30T20:20:37.952Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32202025-04-30T20:20:38.001Z Checking thiserror-no-std v2.0.2
32212025-04-30T20:20:38.135Z Checking vsss-rs v3.3.4
32222025-04-30T20:20:38.524Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32232025-04-30T20:20:38.680Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32242025-04-30T20:20:38.822Z Checking libscf-sys v1.1.0
32252025-04-30T20:20:38.935Z Compiling mime_guess v2.0.5
32262025-04-30T20:20:39.038Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32272025-04-30T20:20:39.364Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32282025-04-30T20:20:39.926Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32292025-04-30T20:20:40.050Z Checking primeorder v0.13.6
32302025-04-30T20:20:40.110Z Checking env_filter v0.1.2
32312025-04-30T20:20:40.350Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32322025-04-30T20:20:40.493Z Compiling xshell-macros v0.2.7
32332025-04-30T20:20:40.704Z Checking p384 v0.13.0
32342025-04-30T20:20:40.886Z Checking env_logger v0.11.5
32352025-04-30T20:20:41.027Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32362025-04-30T20:20:41.144Z Checking xshell v0.2.7
32372025-04-30T20:20:41.217Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32382025-04-30T20:20:41.465Z Checking tabled v0.18.0
32392025-04-30T20:20:41.700Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32402025-04-30T20:20:41.824Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32412025-04-30T20:20:42.153Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32422025-04-30T20:20:42.200Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32432025-04-30T20:20:42.245Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32442025-04-30T20:20:42.512Z Checking http-range v0.1.5
32452025-04-30T20:20:42.552Z Checking glob v0.3.2
32462025-04-30T20:20:42.746Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32472025-04-30T20:20:42.864Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32482025-04-30T20:20:42.905Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32492025-04-30T20:20:42.945Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32502025-04-30T20:20:43.066Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32512025-04-30T20:20:43.222Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32522025-04-30T20:20:43.263Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
32532025-04-30T20:20:43.315Z Checking secrecy v0.8.0
32542025-04-30T20:20:43.492Z Checking atty v0.2.14
32552025-04-30T20:20:43.533Z Checking crc8 v0.1.1
32562025-04-30T20:20:43.646Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
32572025-04-30T20:20:43.843Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32582025-04-30T20:20:44.425Z Checking hyper-staticfile v0.10.1
32592025-04-30T20:20:44.466Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32602025-04-30T20:20:44.977Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32612025-04-30T20:20:45.018Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32622025-04-30T20:20:45.079Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32632025-04-30T20:20:45.120Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32642025-04-30T20:20:45.383Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
32652025-04-30T20:20:45.472Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32662025-04-30T20:20:45.892Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32672025-04-30T20:20:46.230Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32682025-04-30T20:20:46.289Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32692025-04-30T20:20:46.434Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32702025-04-30T20:20:46.434Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32712025-04-30T20:20:46.810Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32722025-04-30T20:20:47.749Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32732025-04-30T20:20:47.807Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32742025-04-30T20:20:48.120Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32752025-04-30T20:20:49.989Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32762025-04-30T20:20:58.615Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32772025-04-30T20:21:18.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.41s
32782025-04-30T20:21:18.951Z
32792025-04-30T20:21:18.951Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (139/214)
32802025-04-30T20:21:19.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-04-30T20:21:19.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-04-30T20:21:20.187Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32832025-04-30T20:21:40.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.06s
32842025-04-30T20:21:40.220Z
32852025-04-30T20:21:40.220Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (140/214)
32862025-04-30T20:21:41.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-04-30T20:21:41.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-04-30T20:21:41.486Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32892025-04-30T20:22:01.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s
32902025-04-30T20:22:01.739Z
32912025-04-30T20:22:01.739Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (141/214)
32922025-04-30T20:22:02.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-04-30T20:22:02.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-04-30T20:22:02.936Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32952025-04-30T20:22:24.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.68s
32962025-04-30T20:22:24.971Z
32972025-04-30T20:22:24.971Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (142/214)
32982025-04-30T20:22:24.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-04-30T20:22:24.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-04-30T20:22:24.972Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33012025-04-30T20:22:43.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.22s
33022025-04-30T20:22:44.069Z
33032025-04-30T20:22:44.069Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (143/214)
33042025-04-30T20:22:45.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-04-30T20:22:45.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-04-30T20:22:45.236Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33072025-04-30T20:23:04.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.68s
33082025-04-30T20:23:04.964Z
33092025-04-30T20:23:04.964Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (144/214)
33102025-04-30T20:23:05.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-04-30T20:23:05.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-04-30T20:23:06.166Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33132025-04-30T20:23:25.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s
33142025-04-30T20:23:26.084Z
33152025-04-30T20:23:26.084Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (145/214)
33162025-04-30T20:23:27.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-04-30T20:23:27.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-04-30T20:23:27.350Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33192025-04-30T20:23:46.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.88s
33202025-04-30T20:23:47.179Z
33212025-04-30T20:23:47.179Zinfo: running `cargo check --bins` on bootstrap-agent-api (146/214)
33222025-04-30T20:23:48.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-04-30T20:23:48.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-04-30T20:23:48.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-04-30T20:23:48.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33262025-04-30T20:23:48.218Z
33272025-04-30T20:23:48.218Zinfo: running `cargo check --bins` on key-manager (147/214)
33282025-04-30T20:23:49.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-04-30T20:23:49.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-04-30T20:23:49.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-04-30T20:23:49.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33322025-04-30T20:23:49.207Z
33332025-04-30T20:23:49.207Zinfo: running `cargo check --bins` on range-requests (148/214)
33342025-04-30T20:23:50.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-04-30T20:23:50.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-04-30T20:23:50.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-04-30T20:23:50.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33382025-04-30T20:23:50.191Z
33392025-04-30T20:23:50.191Zinfo: running `cargo check --bins` on repo-depot-api (149/214)
33402025-04-30T20:23:51.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-04-30T20:23:51.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-04-30T20:23:51.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-04-30T20:23:51.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33442025-04-30T20:23:51.207Z
33452025-04-30T20:23:51.207Zinfo: running `cargo check --bins` on sled-agent-api (150/214)
33462025-04-30T20:23:52.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-04-30T20:23:52.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-04-30T20:23:52.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-04-30T20:23:52.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
33502025-04-30T20:23:52.224Z
33512025-04-30T20:23:52.224Zinfo: running `cargo check --bins` on sled-diagnostics (151/214)
33522025-04-30T20:23:53.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-04-30T20:23:53.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-04-30T20:23:53.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552025-04-30T20:23:53.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33562025-04-30T20:23:53.216Z
33572025-04-30T20:23:53.216Zinfo: running `cargo check --bins --no-default-features` on sled-storage (152/214)
33582025-04-30T20:23:54.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-04-30T20:23:54.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-04-30T20:23:54.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33612025-04-30T20:23:54.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33622025-04-30T20:23:54.216Z
33632025-04-30T20:23:54.216Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (153/214)
33642025-04-30T20:23:55.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-04-30T20:23:55.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-04-30T20:23:55.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672025-04-30T20:23:55.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33682025-04-30T20:23:55.239Z
33692025-04-30T20:23:55.239Zinfo: running `cargo check --bins` on sled-hardware (154/214)
33702025-04-30T20:23:56.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-04-30T20:23:56.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-04-30T20:23:56.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732025-04-30T20:23:56.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33742025-04-30T20:23:56.284Z
33752025-04-30T20:23:56.284Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (155/214)
33762025-04-30T20:23:57.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772025-04-30T20:23:57.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782025-04-30T20:23:57.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792025-04-30T20:23:57.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33802025-04-30T20:23:57.337Z
33812025-04-30T20:23:57.337Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (156/214)
33822025-04-30T20:23:58.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832025-04-30T20:23:58.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842025-04-30T20:23:58.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852025-04-30T20:23:58.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33862025-04-30T20:23:58.388Z
33872025-04-30T20:23:58.388Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (157/214)
33882025-04-30T20:23:59.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-04-30T20:23:59.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-04-30T20:23:59.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912025-04-30T20:23:59.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33922025-04-30T20:23:59.414Z
33932025-04-30T20:23:59.414Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (158/214)
33942025-04-30T20:24:00.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952025-04-30T20:24:00.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962025-04-30T20:24:00.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972025-04-30T20:24:00.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
33982025-04-30T20:24:00.473Z
33992025-04-30T20:24:00.473Zinfo: running `cargo check --bins` on nexus-test-interface (159/214)
34002025-04-30T20:24:01.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012025-04-30T20:24:01.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022025-04-30T20:24:01.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032025-04-30T20:24:01.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34042025-04-30T20:24:01.575Z
34052025-04-30T20:24:01.575Zinfo: running `cargo check --bins` on oximeter-collector (160/214)
34062025-04-30T20:24:02.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072025-04-30T20:24:02.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082025-04-30T20:24:02.684Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34092025-04-30T20:24:02.685Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34102025-04-30T20:24:03.697Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34112025-04-30T20:24:06.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.85s
34122025-04-30T20:24:06.636Z
34132025-04-30T20:24:06.636Zinfo: running `cargo check --bins` on oximeter-api (161/214)
34142025-04-30T20:24:07.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-04-30T20:24:07.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-04-30T20:24:07.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172025-04-30T20:24:07.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
34182025-04-30T20:24:07.649Z
34192025-04-30T20:24:07.650Zinfo: running `cargo check --bins` on cert-dev (162/214)
34202025-04-30T20:24:08.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-04-30T20:24:08.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-04-30T20:24:08.598Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34232025-04-30T20:24:08.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
34242025-04-30T20:24:09.062Z
34252025-04-30T20:24:09.063Zinfo: running `cargo check --bins` on clickana (163/214)
34262025-04-30T20:24:09.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-04-30T20:24:09.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-04-30T20:24:10.071Z Checking itertools v0.13.0
34292025-04-30T20:24:10.071Z Checking castaway v0.2.3
34302025-04-30T20:24:10.119Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34312025-04-30T20:24:10.119Z Checking lru v0.12.5
34322025-04-30T20:24:10.119Z Compiling instability v0.3.2
34332025-04-30T20:24:10.119Z Compiling indoc v2.0.6
34342025-04-30T20:24:10.119Z Checking cassowary v0.3.0
34352025-04-30T20:24:10.271Z Checking compact_str v0.8.0
34362025-04-30T20:24:12.210Z Checking unicode-truncate v1.1.0
34372025-04-30T20:24:12.396Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34382025-04-30T20:24:12.451Z Checking ratatui v0.29.0
34392025-04-30T20:24:15.018Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34402025-04-30T20:24:16.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.05s
34412025-04-30T20:24:16.298Z
34422025-04-30T20:24:16.298Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (164/214)
34432025-04-30T20:24:17.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-04-30T20:24:17.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-04-30T20:24:17.415Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34462025-04-30T20:24:17.415Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34472025-04-30T20:24:18.796Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34482025-04-30T20:24:19.447Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34492025-04-30T20:24:19.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
34502025-04-30T20:24:20.188Z
34512025-04-30T20:24:20.188Zinfo: running `cargo check --bins` on ch-dev (165/214)
34522025-04-30T20:24:21.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-04-30T20:24:21.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-04-30T20:24:21.225Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34552025-04-30T20:24:22.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
34562025-04-30T20:24:22.354Z
34572025-04-30T20:24:22.355Zinfo: running `cargo check --bins` on dev-tools-common (166/214)
34582025-04-30T20:24:23.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-04-30T20:24:23.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-04-30T20:24:23.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612025-04-30T20:24:23.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34622025-04-30T20:24:23.115Z
34632025-04-30T20:24:23.115Zinfo: running `cargo check --bins` on crdb-seed (167/214)
34642025-04-30T20:24:23.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-04-30T20:24:24.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-04-30T20:24:24.146Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34672025-04-30T20:24:24.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
34682025-04-30T20:24:24.704Z
34692025-04-30T20:24:24.704Zinfo: running `cargo check --bins` on db-dev (168/214)
34702025-04-30T20:24:25.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-04-30T20:24:25.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-04-30T20:24:25.813Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34732025-04-30T20:24:26.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
34742025-04-30T20:24:26.960Z
34752025-04-30T20:24:26.960Zinfo: running `cargo check --bins` on omicron-dev-lib (169/214)
34762025-04-30T20:24:27.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-04-30T20:24:27.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-04-30T20:24:27.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-04-30T20:24:27.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
34802025-04-30T20:24:28.023Z
34812025-04-30T20:24:28.023Zinfo: running `cargo check --bins` on xtask-downloader (170/214)
34822025-04-30T20:24:28.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-04-30T20:24:28.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-04-30T20:24:29.398Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34852025-04-30T20:24:30.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
34862025-04-30T20:24:30.207Z
34872025-04-30T20:24:30.207Zinfo: running `cargo check --bins` on omicron-ls-apis (171/214)
34882025-04-30T20:24:31.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-04-30T20:24:31.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-04-30T20:24:31.165Z Checking cargo-platform v0.1.8
34912025-04-30T20:24:31.453Z Checking cargo_metadata v0.19.2
34922025-04-30T20:24:32.866Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34932025-04-30T20:24:34.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
34942025-04-30T20:24:34.207Z
34952025-04-30T20:24:34.207Zinfo: running `cargo check --bins` on mgs-dev (172/214)
34962025-04-30T20:24:35.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972025-04-30T20:24:35.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982025-04-30T20:24:35.363Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34992025-04-30T20:24:37.221Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35002025-04-30T20:24:37.943Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
35012025-04-30T20:24:38.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
35022025-04-30T20:24:38.927Z
35032025-04-30T20:24:38.928Zinfo: running `cargo check --bins` on omicron-omdb (173/214)
35042025-04-30T20:24:39.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-04-30T20:24:39.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-04-30T20:24:40.085Z Compiling crunchy v0.2.2
35072025-04-30T20:24:40.136Z Compiling dsl_auto_type v0.1.2
35082025-04-30T20:24:40.136Z Checking scheduled-thread-pool v0.2.7
35092025-04-30T20:24:40.136Z Compiling diesel_table_macro_syntax v0.2.0
35102025-04-30T20:24:40.137Z Compiling tiny-keccak v2.0.2
35112025-04-30T20:24:40.137Z Compiling bit-vec v0.6.3
35122025-04-30T20:24:40.198Z Compiling ascii-canvas v3.0.0
35132025-04-30T20:24:40.241Z Compiling ena v0.14.3
35142025-04-30T20:24:40.374Z Checking r2d2 v0.8.10
35152025-04-30T20:24:40.527Z Compiling bit-set v0.5.3
35162025-04-30T20:24:40.591Z Compiling diff v0.1.13
35172025-04-30T20:24:40.652Z Compiling regex-syntax v0.6.29
35182025-04-30T20:24:40.652Z Compiling bindgen v0.71.1
35192025-04-30T20:24:40.699Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35202025-04-30T20:24:40.699Z Compiling rustc-hash v2.1.1
35212025-04-30T20:24:40.805Z Compiling ref-cast v1.0.23
35222025-04-30T20:24:40.906Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35232025-04-30T20:24:40.965Z Compiling derive_builder_core v0.20.2
35242025-04-30T20:24:41.061Z Compiling libxml v0.3.3
35252025-04-30T20:24:41.181Z Compiling ref-cast-impl v1.0.23
35262025-04-30T20:24:41.347Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35272025-04-30T20:24:41.457Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35282025-04-30T20:24:41.545Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35292025-04-30T20:24:41.557Z Compiling diesel_derives v2.2.3
35302025-04-30T20:24:41.824Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35312025-04-30T20:24:41.897Z Compiling strum_macros v0.24.3
35322025-04-30T20:24:42.124Z Compiling indoc v1.0.9
35332025-04-30T20:24:42.727Z Compiling derive_builder_macro v0.20.2
35342025-04-30T20:24:42.904Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35352025-04-30T20:24:43.259Z Compiling oso-derive v0.27.3
35362025-04-30T20:24:43.504Z Compiling lalrpop v0.19.12
35372025-04-30T20:24:43.684Z Checking derive_builder v0.20.2
35382025-04-30T20:24:43.830Z Compiling impl-trait-for-tuples v0.2.2
35392025-04-30T20:24:44.021Z Checking quick-xml v0.37.2
35402025-04-30T20:24:44.115Z Checking maplit v1.0.2
35412025-04-30T20:24:44.275Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35422025-04-30T20:24:44.631Z Compiling diesel-dtrace v0.4.2
35432025-04-30T20:24:48.390Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
35442025-04-30T20:24:48.530Z Checking bb8 v0.8.5
35452025-04-30T20:24:48.530Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35462025-04-30T20:24:48.530Z Checking io-lifetimes v1.0.11
35472025-04-30T20:24:48.531Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35482025-04-30T20:24:48.531Z Checking rand_seeder v0.3.0
35492025-04-30T20:24:48.531Z Checking rustix v0.37.28
35502025-04-30T20:24:48.531Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35512025-04-30T20:24:48.531Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35522025-04-30T20:24:48.531Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35532025-04-30T20:24:48.531Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35542025-04-30T20:24:48.533Z Checking smawk v0.3.2
35552025-04-30T20:24:48.533Z Checking is_ci v1.2.0
35562025-04-30T20:24:48.533Z Checking terminal_size v0.2.6
35572025-04-30T20:24:48.533Z Checking unicode-linebreak v0.1.5
35582025-04-30T20:24:48.533Z Checking supports-color v3.0.2
35592025-04-30T20:24:48.533Z Checking multimap v0.10.0
35602025-04-30T20:24:48.533Z Checking textwrap v0.16.1
35612025-04-30T20:24:48.534Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35622025-04-30T20:24:49.405Z Checking diesel v2.2.9
35632025-04-30T20:25:04.235Z Compiling samael v0.0.18
35642025-04-30T20:25:16.305Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35652025-04-30T20:25:19.323Z Checking async-bb8-diesel v0.2.1
35662025-04-30T20:25:21.317Z Compiling polar-core v0.27.3
35672025-04-30T20:25:30.478Z Checking oso v0.27.3
35682025-04-30T20:26:23.222Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
35692025-04-30T20:27:14.086Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35702025-04-30T20:27:27.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
35712025-04-30T20:27:27.867Z
35722025-04-30T20:27:27.867Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (174/214)
35732025-04-30T20:27:28.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742025-04-30T20:27:28.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752025-04-30T20:27:28.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762025-04-30T20:27:28.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35772025-04-30T20:27:29.030Z
35782025-04-30T20:27:29.030Zinfo: running `cargo check --bins` on nexus-saga-recovery (175/214)
35792025-04-30T20:27:30.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802025-04-30T20:27:30.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812025-04-30T20:27:30.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822025-04-30T20:27:30.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35832025-04-30T20:27:30.188Z
35842025-04-30T20:27:30.189Zinfo: running `cargo check --bins` on nexus-test-utils-macros (176/214)
35852025-04-30T20:27:31.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-04-30T20:27:31.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-04-30T20:27:31.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882025-04-30T20:27:31.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35892025-04-30T20:27:31.166Z
35902025-04-30T20:27:31.166Zinfo: running `cargo check --bins` on omicron-nexus (177/214)
35912025-04-30T20:27:32.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922025-04-30T20:27:32.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932025-04-30T20:27:32.538Z Compiling libz-sys v1.1.20
35942025-04-30T20:27:32.579Z Compiling libgit2-sys v0.17.0+1.8.1
35952025-04-30T20:27:32.620Z Compiling vergen v8.3.2
35962025-04-30T20:27:32.620Z Compiling cargo-platform v0.1.8
35972025-04-30T20:27:32.620Z Compiling pin-project-internal v1.1.6
35982025-04-30T20:27:32.660Z Compiling snafu-derive v0.8.5
35992025-04-30T20:27:32.660Z Compiling fs-err v2.11.0
36002025-04-30T20:27:32.660Z Compiling rustls v0.21.12
36012025-04-30T20:27:32.928Z Compiling cargo_metadata v0.18.1
36022025-04-30T20:27:33.025Z Checking globset v0.4.15
36032025-04-30T20:27:33.115Z Checking olpc-cjson v0.1.4
36042025-04-30T20:27:33.163Z Checking rustls-webpki v0.101.7
36052025-04-30T20:27:33.289Z Checking sct v0.7.1
36062025-04-30T20:27:33.513Z Checking serde_plain v1.0.2
36072025-04-30T20:27:33.555Z Checking typed-path v0.9.3
36082025-04-30T20:27:33.771Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36092025-04-30T20:27:33.888Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36102025-04-30T20:27:34.071Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36112025-04-30T20:27:34.180Z Checking parse-size v1.1.0
36122025-04-30T20:27:34.380Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
36132025-04-30T20:27:34.477Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36142025-04-30T20:27:34.735Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36152025-04-30T20:27:34.943Z Checking pin-project v1.1.6
36162025-04-30T20:27:35.092Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36172025-04-30T20:27:35.267Z Checking rustls-pemfile v1.0.4
36182025-04-30T20:27:35.487Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
36192025-04-30T20:27:35.691Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36202025-04-30T20:27:35.836Z Checking twox-hash v2.1.0
36212025-04-30T20:27:35.877Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36222025-04-30T20:27:35.918Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36232025-04-30T20:27:36.037Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
36242025-04-30T20:27:36.581Z Checking tokio-rustls v0.24.1
36252025-04-30T20:27:36.780Z Checking snafu v0.8.5
36262025-04-30T20:27:36.820Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
36272025-04-30T20:27:37.228Z Checking tough v0.20.0
36282025-04-30T20:27:37.347Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36292025-04-30T20:27:37.709Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36302025-04-30T20:27:37.751Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36312025-04-30T20:27:37.806Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36322025-04-30T20:27:37.847Z Checking fatfs v0.3.6
36332025-04-30T20:27:38.005Z Checking assert_matches v1.5.0
36342025-04-30T20:27:41.387Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36352025-04-30T20:27:42.875Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36362025-04-30T20:27:45.184Z Compiling git2 v0.19.0
36372025-04-30T20:27:50.919Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
36382025-04-30T20:29:25.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
36392025-04-30T20:29:25.821Z
36402025-04-30T20:29:25.821Zinfo: running `cargo check --bins` on nexus-background-task-interface (178/214)
36412025-04-30T20:29:26.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422025-04-30T20:29:26.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432025-04-30T20:29:26.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36442025-04-30T20:29:26.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
36452025-04-30T20:29:26.960Z
36462025-04-30T20:29:26.961Zinfo: running `cargo check --bins` on nexus-external-api (179/214)
36472025-04-30T20:29:27.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-04-30T20:29:27.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-04-30T20:29:27.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36502025-04-30T20:29:27.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36512025-04-30T20:29:28.070Z
36522025-04-30T20:29:28.070Zinfo: running `cargo check --bins` on nexus-internal-api (180/214)
36532025-04-30T20:29:29.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542025-04-30T20:29:29.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552025-04-30T20:29:29.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36562025-04-30T20:29:29.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
36572025-04-30T20:29:29.144Z
36582025-04-30T20:29:29.144Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (181/214)
36592025-04-30T20:29:30.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602025-04-30T20:29:30.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612025-04-30T20:29:30.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36622025-04-30T20:29:30.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
36632025-04-30T20:29:30.284Z
36642025-04-30T20:29:30.284Zinfo: running `cargo check --bins` on nexus-mgs-updates (182/214)
36652025-04-30T20:29:31.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662025-04-30T20:29:31.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672025-04-30T20:29:31.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682025-04-30T20:29:31.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36692025-04-30T20:29:31.405Z
36702025-04-30T20:29:31.405Zinfo: running `cargo check --bins` on nexus-networking (183/214)
36712025-04-30T20:29:32.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722025-04-30T20:29:32.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732025-04-30T20:29:32.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742025-04-30T20:29:32.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
36752025-04-30T20:29:32.549Z
36762025-04-30T20:29:32.549Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (184/214)
36772025-04-30T20:29:33.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782025-04-30T20:29:33.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792025-04-30T20:29:33.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802025-04-30T20:29:33.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
36812025-04-30T20:29:33.655Z
36822025-04-30T20:29:33.655Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (185/214)
36832025-04-30T20:29:34.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842025-04-30T20:29:34.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852025-04-30T20:29:34.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36862025-04-30T20:29:34.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
36872025-04-30T20:29:34.778Z
36882025-04-30T20:29:34.779Zinfo: running `cargo check --bins` on update-common (186/214)
36892025-04-30T20:29:35.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-04-30T20:29:35.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-04-30T20:29:35.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922025-04-30T20:29:35.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36932025-04-30T20:29:35.873Z
36942025-04-30T20:29:35.873Zinfo: running `cargo check --bins` on omicron-dev (187/214)
36952025-04-30T20:29:36.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962025-04-30T20:29:37.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972025-04-30T20:29:37.286Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36982025-04-30T20:29:37.286Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36992025-04-30T20:29:37.349Z Checking yansi v1.0.1
37002025-04-30T20:29:37.349Z Checking diff v0.1.13
37012025-04-30T20:29:37.390Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
37022025-04-30T20:29:37.390Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37032025-04-30T20:29:37.859Z Checking pretty_assertions v1.4.1
37042025-04-30T20:29:38.813Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
37052025-04-30T20:30:21.850Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37062025-04-30T20:30:21.850Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37072025-04-30T20:30:21.891Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37082025-04-30T20:30:21.891Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37092025-04-30T20:30:21.891Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37102025-04-30T20:30:21.891Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
37112025-04-30T20:30:23.060Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37122025-04-30T20:30:24.894Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37132025-04-30T20:31:40.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
37142025-04-30T20:31:40.928Z
37152025-04-30T20:31:40.928Zinfo: running `cargo check --bins` on openapi-manager (188/214)
37162025-04-30T20:31:41.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172025-04-30T20:31:41.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182025-04-30T20:31:42.111Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37192025-04-30T20:31:42.111Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37202025-04-30T20:31:42.151Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37212025-04-30T20:31:42.151Z Checking heck v0.4.1
37222025-04-30T20:31:42.151Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
37232025-04-30T20:31:42.445Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
37242025-04-30T20:31:42.727Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
37252025-04-30T20:31:43.674Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
37262025-04-30T20:31:46.845Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37272025-04-30T20:31:48.971Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
37282025-04-30T20:31:50.108Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37292025-04-30T20:31:52.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
37302025-04-30T20:31:52.328Z
37312025-04-30T20:31:52.328Zinfo: running `cargo check --bins` on installinator-api (189/214)
37322025-04-30T20:31:53.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-04-30T20:31:53.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-04-30T20:31:53.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352025-04-30T20:31:53.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37362025-04-30T20:31:53.458Z
37372025-04-30T20:31:53.458Zinfo: running `cargo check --bins` on wicketd-api (190/214)
37382025-04-30T20:31:54.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-04-30T20:31:54.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-04-30T20:31:54.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412025-04-30T20:31:54.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37422025-04-30T20:31:54.591Z
37432025-04-30T20:31:54.591Zinfo: running `cargo check --bins` on omicron-pins (191/214)
37442025-04-30T20:31:55.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452025-04-30T20:31:55.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462025-04-30T20:31:55.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472025-04-30T20:31:55.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
37482025-04-30T20:31:55.613Z
37492025-04-30T20:31:55.613Zinfo: running `cargo check --bins` on reconfigurator-cli (192/214)
37502025-04-30T20:31:56.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512025-04-30T20:31:56.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522025-04-30T20:31:56.841Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37532025-04-30T20:31:56.881Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37542025-04-30T20:31:56.882Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
37552025-04-30T20:31:56.922Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37562025-04-30T20:31:56.922Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37572025-04-30T20:31:56.922Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37582025-04-30T20:31:56.922Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37592025-04-30T20:31:56.922Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37602025-04-30T20:31:57.235Z Compiling petname v2.0.2
37612025-04-30T20:31:57.235Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37622025-04-30T20:31:57.290Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37632025-04-30T20:31:57.558Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37642025-04-30T20:31:58.009Z Checking sync-ptr v0.1.1
37652025-04-30T20:31:58.281Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37662025-04-30T20:32:00.000Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37672025-04-30T20:32:00.978Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37682025-04-30T20:32:03.201Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37692025-04-30T20:32:18.262Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37702025-04-30T20:32:18.262Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37712025-04-30T20:32:19.204Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37722025-04-30T20:32:20.950Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37732025-04-30T20:32:23.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.01s
37742025-04-30T20:32:23.828Z
37752025-04-30T20:32:23.829Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/214)
37762025-04-30T20:32:24.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-04-30T20:32:24.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-04-30T20:32:24.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792025-04-30T20:32:24.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
37802025-04-30T20:32:24.974Z
37812025-04-30T20:32:24.974Zinfo: running `cargo check --bins` on omicron-repl-utils (194/214)
37822025-04-30T20:32:25.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-04-30T20:32:25.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-04-30T20:32:25.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852025-04-30T20:32:25.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
37862025-04-30T20:32:25.998Z
37872025-04-30T20:32:25.998Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (195/214)
37882025-04-30T20:32:27.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-04-30T20:32:27.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-04-30T20:32:27.327Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37912025-04-30T20:32:28.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
37922025-04-30T20:32:28.852Z
37932025-04-30T20:32:28.852Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (196/214)
37942025-04-30T20:32:29.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-04-30T20:32:29.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-04-30T20:32:30.010Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37972025-04-30T20:32:30.470Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37982025-04-30T20:32:31.921Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37992025-04-30T20:32:32.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.93s
38002025-04-30T20:32:33.002Z
38012025-04-30T20:32:33.002Zinfo: running `cargo check --bins` on omicron-releng (197/214)
38022025-04-30T20:32:33.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032025-04-30T20:32:33.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042025-04-30T20:32:34.113Z Compiling blake3 v1.5.4
38052025-04-30T20:32:34.153Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38062025-04-30T20:32:34.194Z Checking memmap2 v0.9.5
38072025-04-30T20:32:34.194Z Checking constant_time_eq v0.3.1
38082025-04-30T20:32:34.194Z Checking arrayvec v0.7.6
38092025-04-30T20:32:34.194Z Checking arrayref v0.3.9
38102025-04-30T20:32:34.247Z Checking topological-sort v0.2.2
38112025-04-30T20:32:34.287Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
38122025-04-30T20:32:34.327Z Checking shell-words v1.1.0
38132025-04-30T20:32:34.799Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38142025-04-30T20:32:35.178Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
38152025-04-30T20:32:35.759Z Checking omicron-zone-package v0.12.0
38162025-04-30T20:32:37.505Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38172025-04-30T20:32:38.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
38182025-04-30T20:32:38.995Z
38192025-04-30T20:32:38.995Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (198/214)
38202025-04-30T20:32:39.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-04-30T20:32:39.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-04-30T20:32:40.097Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38232025-04-30T20:32:40.486Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
38242025-04-30T20:32:41.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
38252025-04-30T20:32:41.278Z
38262025-04-30T20:32:41.278Zinfo: running `cargo check --bins` on xtask (199/214)
38272025-04-30T20:32:42.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-04-30T20:32:42.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-04-30T20:32:42.095Z Checking bitflags v2.9.0
38302025-04-30T20:32:42.095Z Checking serde v1.0.219
38312025-04-30T20:32:42.095Z Checking thiserror v1.0.69
38322025-04-30T20:32:42.095Z Checking scroll v0.12.0
38332025-04-30T20:32:42.142Z Checking log v0.4.22
38342025-04-30T20:32:42.182Z Checking hashbrown v0.15.1
38352025-04-30T20:32:42.182Z Checking zerocopy v0.7.35
38362025-04-30T20:32:42.223Z Checking syn v2.0.98
38372025-04-30T20:32:42.298Z Checking pest v2.7.14
38382025-04-30T20:32:42.403Z Checking rustix v0.38.37
38392025-04-30T20:32:42.444Z Checking once_cell v1.21.3
38402025-04-30T20:32:42.623Z Checking goblin v0.8.2
38412025-04-30T20:32:42.777Z Checking thiserror v2.0.12
38422025-04-30T20:32:42.947Z Checking fs-err v3.1.0
38432025-04-30T20:32:43.163Z Checking indexmap v2.7.1
38442025-04-30T20:32:43.287Z Checking tabled v0.15.0
38452025-04-30T20:32:43.366Z Checking anyhow v1.0.98
38462025-04-30T20:32:43.755Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38472025-04-30T20:32:44.167Z Checking terminal_size v0.4.0
38482025-04-30T20:32:44.167Z Checking tempfile v3.13.0
38492025-04-30T20:32:44.371Z Checking clap_builder v4.5.35
38502025-04-30T20:32:44.533Z Checking dtrace-parser v0.2.0
38512025-04-30T20:32:46.321Z Checking serde_json v1.0.140
38522025-04-30T20:32:46.321Z Checking toml_datetime v0.6.8
38532025-04-30T20:32:46.362Z Checking serde_spanned v0.6.8
38542025-04-30T20:32:46.362Z Checking camino v1.1.9
38552025-04-30T20:32:46.362Z Checking cargo-platform v0.1.8
38562025-04-30T20:32:46.561Z Checking semver v1.0.25
38572025-04-30T20:32:46.626Z Checking macaddr v1.0.1
38582025-04-30T20:32:46.668Z Checking toml_edit v0.22.24
38592025-04-30T20:32:46.917Z Checking camino-tempfile v1.1.1
38602025-04-30T20:32:47.117Z Checking clap v4.5.35
38612025-04-30T20:32:47.641Z Checking dof v0.3.0
38622025-04-30T20:32:47.642Z Checking cargo_metadata v0.19.2
38632025-04-30T20:32:48.270Z Checking usdt-impl v0.5.0
38642025-04-30T20:32:48.745Z Checking usdt v0.5.0
38652025-04-30T20:32:49.072Z Checking toml v0.8.20
38662025-04-30T20:32:49.720Z Checking cargo_toml v0.21.0
38672025-04-30T20:32:51.455Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38682025-04-30T20:32:52.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s
38692025-04-30T20:32:52.522Z
38702025-04-30T20:32:52.522Zinfo: running `cargo check --bins` on end-to-end-tests (200/214)
38712025-04-30T20:32:53.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722025-04-30T20:32:53.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732025-04-30T20:32:53.829Z Checking polyval v0.6.2
38742025-04-30T20:32:53.870Z Checking ctr v0.9.2
38752025-04-30T20:32:53.910Z Checking ssh-encoding v0.2.0
38762025-04-30T20:32:53.910Z Checking blowfish v0.9.1
38772025-04-30T20:32:53.950Z Checking password-hash v0.4.2
38782025-04-30T20:32:53.950Z Checking p521 v0.13.3
38792025-04-30T20:32:53.950Z Checking p256 v0.13.2
38802025-04-30T20:32:53.991Z Checking russh-cryptovec v0.7.3
38812025-04-30T20:32:54.146Z Checking bcrypt-pbkdf v0.10.0
38822025-04-30T20:32:54.186Z Checking ghash v0.5.1
38832025-04-30T20:32:54.226Z Checking md5 v0.7.0
38842025-04-30T20:32:54.226Z Checking num-bigint v0.4.6
38852025-04-30T20:32:54.266Z Checking des v0.8.1
38862025-04-30T20:32:54.358Z Checking aes-gcm v0.10.3
38872025-04-30T20:32:54.399Z Checking pbkdf2 v0.11.0
38882025-04-30T20:32:54.440Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38892025-04-30T20:32:54.480Z Checking hex-literal v0.4.1
38902025-04-30T20:32:54.521Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38912025-04-30T20:32:54.522Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38922025-04-30T20:32:54.602Z Checking ssh-cipher v0.2.0
38932025-04-30T20:32:54.643Z Checking internet-checksum v0.2.1
38942025-04-30T20:32:54.888Z Checking ssh-key v0.6.6
38952025-04-30T20:32:55.088Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38962025-04-30T20:32:56.402Z Checking russh-keys v0.45.0
38972025-04-30T20:32:57.659Z Checking russh v0.45.0
38982025-04-30T20:33:26.059Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38992025-04-30T20:33:27.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.40s
39002025-04-30T20:33:28.140Z
39012025-04-30T20:33:28.140Zinfo: running `cargo check --bins` on gateway-cli (201/214)
39022025-04-30T20:33:29.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-04-30T20:33:29.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-04-30T20:33:29.144Z Checking termios v0.3.3
39052025-04-30T20:33:29.343Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39062025-04-30T20:33:30.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
39072025-04-30T20:33:30.599Z
39082025-04-30T20:33:30.599Zinfo: running `cargo check --bins --no-default-features` on installinator (202/214)
39092025-04-30T20:33:31.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-04-30T20:33:31.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-04-30T20:33:31.796Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39122025-04-30T20:33:31.796Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39132025-04-30T20:33:31.843Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39142025-04-30T20:33:31.843Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39152025-04-30T20:33:32.843Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39162025-04-30T20:33:33.184Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39172025-04-30T20:33:35.435Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39182025-04-30T20:33:38.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
39192025-04-30T20:33:38.469Z
39202025-04-30T20:33:38.469Zinfo: running `cargo check --bins` on internal-dns-cli (203/214)
39212025-04-30T20:33:39.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222025-04-30T20:33:39.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232025-04-30T20:33:39.554Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
39242025-04-30T20:33:40.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
39252025-04-30T20:33:40.304Z
39262025-04-30T20:33:40.304Zinfo: running `cargo check --bins` on omicron-live-tests (204/214)
39272025-04-30T20:33:41.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282025-04-30T20:33:41.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292025-04-30T20:33:41.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302025-04-30T20:33:41.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
39312025-04-30T20:33:41.311Z
39322025-04-30T20:33:41.311Zinfo: running `cargo check --bins` on live-tests-macros (205/214)
39332025-04-30T20:33:42.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342025-04-30T20:33:42.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352025-04-30T20:33:42.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362025-04-30T20:33:42.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
39372025-04-30T20:33:42.357Z
39382025-04-30T20:33:42.357Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (206/214)
39392025-04-30T20:33:43.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402025-04-30T20:33:43.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412025-04-30T20:33:43.548Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39422025-04-30T20:33:44.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
39432025-04-30T20:33:44.448Z
39442025-04-30T20:33:44.448Zinfo: running `cargo check --bins` on omicron-package (207/214)
39452025-04-30T20:33:45.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462025-04-30T20:33:45.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472025-04-30T20:33:45.591Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39482025-04-30T20:33:47.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
39492025-04-30T20:33:47.703Z
39502025-04-30T20:33:47.703Zinfo: running `cargo check --bins` on trust-quorum (208/214)
39512025-04-30T20:33:48.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522025-04-30T20:33:48.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532025-04-30T20:33:48.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39542025-04-30T20:33:48.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
39552025-04-30T20:33:48.804Z
39562025-04-30T20:33:48.805Zinfo: running `cargo check --bins` on gfss (209/214)
39572025-04-30T20:33:49.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582025-04-30T20:33:49.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592025-04-30T20:33:49.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39602025-04-30T20:33:49.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
39612025-04-30T20:33:49.832Z
39622025-04-30T20:33:49.833Zinfo: running `cargo check --bins` on wicket-dbg (210/214)
39632025-04-30T20:33:50.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642025-04-30T20:33:50.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652025-04-30T20:33:51.044Z Checking rtoolbox v0.0.2
39662025-04-30T20:33:51.044Z Checking tui-tree-widget v0.23.0
39672025-04-30T20:33:51.085Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39682025-04-30T20:33:51.277Z Checking rpassword v7.3.1
39692025-04-30T20:33:57.770Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39702025-04-30T20:34:01.972Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39712025-04-30T20:34:03.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
39722025-04-30T20:34:03.767Z
39732025-04-30T20:34:03.767Zinfo: running `cargo check --bins` on wicket (211/214)
39742025-04-30T20:34:04.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39752025-04-30T20:34:04.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39762025-04-30T20:34:04.936Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39772025-04-30T20:34:05.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
39782025-04-30T20:34:05.554Z
39792025-04-30T20:34:05.554Zinfo: running `cargo check --bins` on wicketd (212/214)
39802025-04-30T20:34:06.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812025-04-30T20:34:06.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822025-04-30T20:34:06.822Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39832025-04-30T20:34:12.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
39842025-04-30T20:34:12.800Z
39852025-04-30T20:34:12.800Zinfo: running `cargo check --bins` on omicron-workspace-hack (213/214)
39862025-04-30T20:34:13.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872025-04-30T20:34:13.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882025-04-30T20:34:13.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39892025-04-30T20:34:13.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
39902025-04-30T20:34:13.786Z
39912025-04-30T20:34:13.787Zinfo: running `cargo check --bins` on zone-setup (214/214)
39922025-04-30T20:34:14.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932025-04-30T20:34:14.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942025-04-30T20:34:14.908Z Checking uzers v0.12.1
39952025-04-30T20:34:15.304Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39962025-04-30T20:34:16.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
39972025-04-30T20:34:16.918Z
39982025-04-30T20:34:16.918Zreal 19:48.087281355
39992025-04-30T20:34:16.918Zuser 32:32.145440229
40002025-04-30T20:34:16.918Zsys 5:36.553132865
40012025-04-30T20:34:16.919Ztrap 0.854011696
40022025-04-30T20:34:16.919Ztflt 0.419091235
40032025-04-30T20:34:16.919Zdflt 1.280588556
40042025-04-30T20:34:16.959Zkflt 0.000924827
40052025-04-30T20:34:16.959Zlock 59:28.028275589
40062025-04-30T20:34:16.959Zslp 2:53:03.276050720
40072025-04-30T20:34:16.959Zlat 1:10.584185092
40082025-04-30T20:34:16.959Zstop 3:42.357799183
40092025-04-30T20:34:16.959Zprocess exited: duration 1525657 ms, exit code 0
 
40102025-04-30T20:34:17.042Zfound 0 output files