01K3M0H81XKWH74EAAG48DQ1Z3: 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: 01K3M0HVJQ18NWAADF69SECVXD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-26T20:19:17.156Zjob assigned to worker 01K3M0EACJ05WXYAQEM9GDGKHB [factory aws, i-058a86bbeff5c57f9] (queued for 0 s)
 
22025-08-26T20:19:18.113Zstarting task 0: "setup"
32025-08-26T20:19:18.117Z++ uname -s
42025-08-26T20:19:18.120Z+ kern=SunOS
52025-08-26T20:19:18.120Z+ build_user=build
62025-08-26T20:19:18.121Z+ build_uid=12345
72025-08-26T20:19:18.121Z+ work_dir=/work
82025-08-26T20:19:18.121Z+ input_dir=/input
92025-08-26T20:19:18.121Z+ [[ 0 == 12345 ]]
102025-08-26T20:19:18.121Z+ case "$kern" in
112025-08-26T20:19:18.121Z+ groupadd -g 12345 build
122025-08-26T20:19:18.124Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-26T20:19:20.130Z+ zfs create -o mountpoint=/work rpool/work
142025-08-26T20:19:20.236Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-26T20:19:20.239Z+ home_fs=zfs
162025-08-26T20:19:20.239Z+ [[ zfs == autofs ]]
172025-08-26T20:19:20.239Z+ mkdir -p /home/build
182025-08-26T20:19:20.242Z+ chown build:build /home/build /work
192025-08-26T20:19:22.242Z+ chmod 0700 /home/build /work
202025-08-26T20:19:22.246Zprocess exited: duration 4134 ms, exit code 0
 
212025-08-26T20:19:22.253Zstarting task 1: "rust-toolchain"
222025-08-26T20:19:22.258Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-26T20:19:22.258Z * rust toolchain channel = "1.89.0"
242025-08-26T20:19:22.258Z * rust toolchain profile = "default"
252025-08-26T20:19:22.258Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-08-26T20:19:22.258Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-26T20:19:22.258Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-26T20:19:22.261Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-26T20:19:22.261Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-26T20:19:22.375Zinfo: downloading installer
312025-08-26T20:19:23.598Zwarn: It looks like you have an existing installation of Rust at:
322025-08-26T20:19:23.598Zwarn: /opt/ooce/bin
332025-08-26T20:19:23.598Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-26T20:19:23.598Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-26T20:19:23.598Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-26T20:19:23.598Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-26T20:19:23.598Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-26T20:19:23.598Zerror: cannot install while Rust is installed
392025-08-26T20:19:23.598Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-26T20:19:23.616Zinfo: profile set to 'default'
412025-08-26T20:19:23.616Zinfo: default host triple is x86_64-unknown-illumos
422025-08-26T20:19:23.619Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-26T20:19:23.777Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-26T20:19:23.777Zinfo: downloading component 'cargo'
452025-08-26T20:19:24.733Zinfo: downloading component 'clippy'
462025-08-26T20:19:25.108Zinfo: downloading component 'rust-docs'
472025-08-26T20:19:26.358Zinfo: downloading component 'rust-std'
482025-08-26T20:19:28.032Zinfo: downloading component 'rustc'
492025-08-26T20:19:33.979Zinfo: downloading component 'rustfmt'
502025-08-26T20:19:34.219Zinfo: installing component 'cargo'
512025-08-26T20:19:35.105Zinfo: installing component 'clippy'
522025-08-26T20:19:35.510Zinfo: installing component 'rust-docs'
532025-08-26T20:19:37.341Zinfo: installing component 'rust-std'
542025-08-26T20:19:39.270Zinfo: installing component 'rustc'
552025-08-26T20:19:45.852Zinfo: installing component 'rustfmt'
562025-08-26T20:19:46.187Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-26T20:19:46.187Z
582025-08-26T20:19:46.616Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-26T20:19:46.616Z
602025-08-26T20:19:46.620Z
612025-08-26T20:19:46.620ZRust is installed now. Great!
622025-08-26T20:19:46.620Z
632025-08-26T20:19:46.620ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-26T20:19:46.621Zenvironment variable. This has not been done automatically.
652025-08-26T20:19:46.621Z
662025-08-26T20:19:46.621ZTo configure your current shell, you need to source
672025-08-26T20:19:46.621Zthe corresponding env file under $HOME/.cargo.
682025-08-26T20:19:46.621Z
692025-08-26T20:19:46.621ZThis is usually done by running one of the following (note the leading DOT):
702025-08-26T20:19:46.621Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-26T20:19:46.621Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-26T20:19:46.621Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-26T20:19:46.701Z+ rustup --version
742025-08-26T20:19:46.713Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-26T20:19:46.716Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-26T20:19:46.795Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-26T20:19:46.799Z+ cargo --version
782025-08-26T20:19:46.871Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-26T20:19:46.875Z+ rustc --version
802025-08-26T20:19:46.950Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-26T20:19:46.956Zprocess exited: duration 24700 ms, exit code 0
 
822025-08-26T20:19:46.964Zstarting task 2: "authentication"
832025-08-26T20:19:46.993Zprocess exited: duration 28 ms, exit code 0
 
842025-08-26T20:19:47.011Zstarting task 3: "clone repository"
852025-08-26T20:19:47.018Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-26T20:19:47.018Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-26T20:19:47.057ZCloning into '/work/oxidecomputer/omicron'...
882025-08-26T20:19:55.638Z+ cd /work/oxidecomputer/omicron
892025-08-26T20:19:55.641Z+ git fetch origin 823d0d5e5b09d57727b39d711755ae6ad21d0839
902025-08-26T20:19:55.950ZFrom https://github.com/oxidecomputer/omicron
912025-08-26T20:19:55.950Z * branch 823d0d5e5b09d57727b39d711755ae6ad21d0839 -> FETCH_HEAD
922025-08-26T20:19:55.959Z+ [[ -n untyped-uuids-in-api ]]
932025-08-26T20:19:55.963Z++ git branch --show-current
942025-08-26T20:19:55.963Z+ current=main
952025-08-26T20:19:55.964Z+ [[ main != untyped-uuids-in-api ]]
962025-08-26T20:19:55.964Z+ git branch -f untyped-uuids-in-api 823d0d5e5b09d57727b39d711755ae6ad21d0839
972025-08-26T20:19:55.967Z+ git checkout -f untyped-uuids-in-api
982025-08-26T20:19:56.201ZSwitched to branch 'untyped-uuids-in-api'
992025-08-26T20:19:56.205Z+ git reset --hard 823d0d5e5b09d57727b39d711755ae6ad21d0839
1002025-08-26T20:19:56.436ZHEAD is now at 823d0d5e5 do everything much more simply with a schemars annotation
1012025-08-26T20:19:56.441Zprocess exited: duration 9428 ms, exit code 0
 
1022025-08-26T20:19:56.452Zstarting task 4: "build"
1032025-08-26T20:19:56.457Z+ source .github/buildomat/ci-env.sh
1042025-08-26T20:19:56.461Z++ export CARGO_TERM_COLOR=always
1052025-08-26T20:19:56.461Z++ CARGO_TERM_COLOR=always
1062025-08-26T20:19:56.461Z+ cargo --version
1072025-08-26T20:19:56.516Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-26T20:19:56.523Z+ rustc --version
1092025-08-26T20:19:56.587Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-26T20:19:56.591Z+ source ./env.sh
1112025-08-26T20:19:56.592Z++ OLD_SHELL_OPTS=ehxB
1122025-08-26T20:19:56.592Z++ set -o xtrace
1132025-08-26T20:19:56.595Z++++ dirname ./env.sh
1142025-08-26T20:19:56.595Z+++ readlink -f .
1152025-08-26T20:19:56.601Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ 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-08-26T20:19:56.601Z++ case $OLD_SHELL_OPTS in
1252025-08-26T20:19:56.601Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-08-26T20:19:56.601Z+ 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-08-26T20:19:56.601Z+ 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-08-26T20:19:56.601Z+ banner prerequisites
1292025-08-26T20:19:56.601Z
1302025-08-26T20:19:56.601Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-08-26T20:19:56.601Z # # # # # # # # # # # # # # #
1322025-08-26T20:19:56.601Z # # # # ##### # # ##### # # # # # #### #
1332025-08-26T20:19:56.602Z ##### ##### # ##### # # # # # # # # #
1342025-08-26T20:19:56.602Z # # # # # # # # # # # # # # #
1352025-08-26T20:19:56.602Z # # # ###### # # ###### ### # #### # #### #
1362025-08-26T20:19:56.602Z
1372025-08-26T20:19:56.602Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-08-26T20:20:07.412Z Startup: Refreshing catalog 'helios-dev' ... Done
1392025-08-26T20:20:14.642Z Startup: Caching catalogs ... Done
1402025-08-26T20:20:20.763ZPlanning: Solver setup ... Done (4.838s)
1412025-08-26T20:20:20.809ZPlanning: Running solver ... Done (0.045s)
1422025-08-26T20:20:20.908ZPlanning: Finding local manifests ... Done (0.004s)
1432025-08-26T20:20:20.928ZPlanning: Fetching manifests: 0/4 0% complete
1442025-08-26T20:20:22.213ZPlanning: Fetching manifests: 4/4 100% complete
1452025-08-26T20:20:22.260ZPlanning: Package planning ... Done (0.047s)
1462025-08-26T20:20:22.311ZPlanning: Merging actions ... Done (0.051s)
1472025-08-26T20:20:22.605ZPlanning: Checking for conflicting actions ... Done (0.293s)
1482025-08-26T20:20:22.616ZPlanning: Consolidating action changes ... Done (0.011s)
1492025-08-26T20:20:23.738ZPlanning: Evaluating mediators ... Done (1.122s)
1502025-08-26T20:20:23.748ZPlanning: Planning completed in 8.98 seconds
1512025-08-26T20:20:23.764Z Packages to install: 4
1522025-08-26T20:20:23.764Z Mediators to change: 2
1532025-08-26T20:20:23.767Z Services to change: 1
1542025-08-26T20:20:23.767Z Estimated space available: 155.50 GB
1552025-08-26T20:20:23.767ZEstimated space to be consumed: 1.71 GB
1562025-08-26T20:20:23.767Z Create boot environment: No
1572025-08-26T20:20:23.767ZCreate backup boot environment: No
1582025-08-26T20:20:23.767Z Rebuild boot archive: No
1592025-08-26T20:20:23.767Z
1602025-08-26T20:20:23.767ZChanged mediators:
1612025-08-26T20:20:23.767Z mediator clang:
1622025-08-26T20:20:23.767Z version: None -> 15 (system default)
1632025-08-26T20:20:23.767Z
1642025-08-26T20:20:23.767Z mediator llvm:
1652025-08-26T20:20:23.767Z version: 14 (system default) -> 15 (system default)
1662025-08-26T20:20:23.768Z
1672025-08-26T20:20:23.768ZChanged packages:
1682025-08-26T20:20:23.768Zhelios-dev
1692025-08-26T20:20:23.768Z developer/build-essential
1702025-08-26T20:20:23.768Z None -> 11-2.0
1712025-08-26T20:20:23.768Z library/libxmlsec1
1722025-08-26T20:20:23.768Z None -> 1.2.35-2.0
1732025-08-26T20:20:23.768Z ooce/developer/clang-15
1742025-08-26T20:20:23.768Z None -> 15.0.7-2.0
1752025-08-26T20:20:23.768Z ooce/developer/llvm-15
1762025-08-26T20:20:23.768Z None -> 15.0.7-2.0
1772025-08-26T20:20:23.768Z
1782025-08-26T20:20:23.768ZServices:
1792025-08-26T20:20:23.768Z restart_fmri:
1802025-08-26T20:20:23.768Z svc:/system/update-man-index:default
1812025-08-26T20:20:24.055Z
1822025-08-26T20:20:24.055ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832025-08-26T20:20:29.057ZDownload: 998/3290 items 19.4/212.6MB 9% complete (3.9M/s)
1842025-08-26T20:20:34.057ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (11.9M/s)
1852025-08-26T20:20:39.058ZDownload: 3256/3290 items 204.7/212.6MB 96% complete (18.4M/s)
1862025-08-26T20:20:40.215ZDownload: Completed 212.60 MB in 16.16 seconds (13.2M/s)
1872025-08-26T20:20:40.531Z Actions: 1/3689 actions (Installing new actions)
1882025-08-26T20:20:45.061Z Actions: Completed 3689 actions in 4.55 seconds.
1892025-08-26T20:20:45.415Z Done (0.349s)
1902025-08-26T20:20:45.415Z Done (0.000s)
1912025-08-26T20:20:46.293Z Done (0.874s)
1922025-08-26T20:20:50.893Z Done (4.291s)
1932025-08-26T20:20:50.980Z Done (0.021s)
1942025-08-26T20:20:50.983Z Done (0.000s)
1952025-08-26T20:20:51.145Z Done (0.000s)
1962025-08-26T20:20:51.991ZPlanning: Evaluating mediator changes ... Done
1972025-08-26T20:20:52.153ZPlanning: Checking for conflicting actions ... Done
1982025-08-26T20:20:52.156ZPlanning: Consolidating action changes ... Done
1992025-08-26T20:20:52.432ZPlanning: Evaluating mediators ... Done
2002025-08-26T20:20:52.436ZPlanning: Planning completed in 0.44 seconds
2012025-08-26T20:20:52.466Z Mediators to change: 2
2022025-08-26T20:20:52.466Z Create boot environment: No
2032025-08-26T20:20:52.470ZCreate backup boot environment: No
2042025-08-26T20:20:52.622Z Done
2052025-08-26T20:20:52.622Z Done
2062025-08-26T20:20:53.239Z Done
2072025-08-26T20:20:56.791Z Done
2082025-08-26T20:20:56.873Z Done
2092025-08-26T20:20:56.876Z Done
2102025-08-26T20:20:57.021Z Done
2112025-08-26T20:20:57.645ZPlanning: Evaluating mediator changes ... Done
2122025-08-26T20:20:57.648ZPlanning: Merging actions ... Done
2132025-08-26T20:20:57.838ZPlanning: Checking for conflicting actions ... Done
2142025-08-26T20:20:57.841ZPlanning: Consolidating action changes ... Done
2152025-08-26T20:20:58.110ZPlanning: Evaluating mediators ... Done
2162025-08-26T20:20:58.167ZPlanning: Planning completed in 0.77 seconds
2172025-08-26T20:20:58.202Z Packages to change: 1
2182025-08-26T20:20:58.205Z Mediators to change: 1
2192025-08-26T20:20:58.205Z Services to change: 1
2202025-08-26T20:20:58.205Z Create boot environment: No
2212025-08-26T20:20:58.205ZCreate backup boot environment: Yes
2222025-08-26T20:21:00.900Z Actions: 1/6 actions (Updating modified actions)
2232025-08-26T20:21:00.904Z Actions: Completed 6 actions in 0.00 seconds.
2242025-08-26T20:21:00.904Z Done
2252025-08-26T20:21:00.904Z Done
2262025-08-26T20:21:01.079Z Done
2272025-08-26T20:21:04.599Z Done
2282025-08-26T20:21:04.687Z Done
2292025-08-26T20:21:04.690Z Done
2302025-08-26T20:21:04.835Z Done
2312025-08-26T20:21:05.277ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322025-08-26T20:21:05.277Zclang system 15 system
2332025-08-26T20:21:05.277Zcsh system system illumos
2342025-08-26T20:21:05.277Zctags system system illumos
2352025-08-26T20:21:05.278Zfile system system illumos
2362025-08-26T20:21:05.278Zgcc vendor 12 vendor
2372025-08-26T20:21:05.278Zgcc system 10 system
2382025-08-26T20:21:05.278Zgcc system 7 system
2392025-08-26T20:21:05.278Zgo system 1.20 system
2402025-08-26T20:21:05.278Zgo system 1.19 system
2412025-08-26T20:21:05.278Zllvm system 15 system
2422025-08-26T20:21:05.278Zllvm system 14 system
2432025-08-26T20:21:05.278Zmariadb system 10.6 system
2442025-08-26T20:21:05.278Zmta vendor vendor dma
2452025-08-26T20:21:05.278Zopenjdk system 17 system
2462025-08-26T20:21:05.278Zopenjdk system 11 system
2472025-08-26T20:21:05.278Zopenjdk system 1.8 system
2482025-08-26T20:21:05.278Zopenssl vendor 3 vendor
2492025-08-26T20:21:05.278Zperl system 5.36 system
2502025-08-26T20:21:05.278Zpostgresql system 15 system
2512025-08-26T20:21:05.278Zpostgresql system 13 system
2522025-08-26T20:21:05.278Zpython vendor 3 vendor
2532025-08-26T20:21:05.278Zpython system 2 system
2542025-08-26T20:21:05.278Zpython3 system 3.11 system
2552025-08-26T20:21:05.278Zruby system 3.0 system
2562025-08-26T20:21:05.278Zwords vendor vendor american-english
2572025-08-26T20:21:05.278Zwords system system australian-english
2582025-08-26T20:21:05.278Zwords system system british-english
2592025-08-26T20:21:05.278Zwords system system canadian-english
2602025-08-26T20:21:05.278Zwords system system french
2612025-08-26T20:21:05.279Zwords system system italian
2622025-08-26T20:21:05.279Zwords system system ngerman
2632025-08-26T20:21:05.279Zwords system system ogerman
2642025-08-26T20:21:05.279Zwords system system spanish
2652025-08-26T20:21:05.611ZPUBLISHER TYPE STATUS P LOCATION
2662025-08-26T20:21:05.611Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672025-08-26T20:21:10.350ZFMRI IFO
2682025-08-26T20:21:10.350Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692025-08-26T20:21:10.350Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702025-08-26T20:21:10.350Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712025-08-26T20:21:10.350Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722025-08-26T20:21:10.350Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732025-08-26T20:21:10.350Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742025-08-26T20:21:10.350Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752025-08-26T20:21:10.350Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762025-08-26T20:21:10.350Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772025-08-26T20:21:10.350Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782025-08-26T20:21:10.350Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792025-08-26T20:21:10.350Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802025-08-26T20:21:10.350Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812025-08-26T20:21:10.350Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822025-08-26T20:21:10.350Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832025-08-26T20:21:10.350Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842025-08-26T20:21:11.367Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852025-08-26T20:21:11.661Z Updating crates.io index
2862025-08-26T20:21:11.697Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872025-08-26T20:21:12.012Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882025-08-26T20:21:12.630Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892025-08-26T20:21:12.885Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902025-08-26T20:21:13.131Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912025-08-26T20:21:13.474Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922025-08-26T20:21:14.605Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932025-08-26T20:21:16.646Z Updating git repository `https://github.com/oxidecomputer/opte`
2942025-08-26T20:21:17.542Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952025-08-26T20:21:18.905Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962025-08-26T20:21:19.180Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972025-08-26T20:21:19.492Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982025-08-26T20:21:20.219Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992025-08-26T20:21:20.672Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3002025-08-26T20:21:21.347Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3012025-08-26T20:21:21.629Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-08-26T20:21:21.941Z Updating git repository `https://github.com/oxidecomputer/tofino`
3032025-08-26T20:21:22.194Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3042025-08-26T20:21:22.435Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3052025-08-26T20:21:22.661Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3062025-08-26T20:21:22.904Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072025-08-26T20:21:23.251Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3082025-08-26T20:21:23.595Z Updating git repository `https://github.com/oxidecomputer/ispf`
3092025-08-26T20:21:24.065Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102025-08-26T20:21:24.575Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3112025-08-26T20:21:24.949Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3122025-08-26T20:21:25.277Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3132025-08-26T20:21:25.595Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3142025-08-26T20:21:26.025Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152025-08-26T20:21:26.387Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162025-08-26T20:21:26.743Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172025-08-26T20:21:27.019Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182025-08-26T20:21:35.599Z Updating git repository `https://github.com/illumos/smf-rs`
3192025-08-26T20:21:36.930Z Downloading crates ...
3202025-08-26T20:21:37.005Z Downloaded bytecount v0.6.8
3212025-08-26T20:21:37.009Z Downloaded autocfg v1.4.0
3222025-08-26T20:21:37.013Z Downloaded tabled v0.15.0
3232025-08-26T20:21:37.026Z Downloaded thread-id v4.2.2
3242025-08-26T20:21:37.029Z Downloaded yoke-derive v0.7.4
3252025-08-26T20:21:37.029Z Downloaded usdt-impl v0.5.0
3262025-08-26T20:21:37.032Z Downloaded anyhow v1.0.99
3272025-08-26T20:21:37.035Z Downloaded zerofrom-derive v0.1.4
3282025-08-26T20:21:37.035Z Downloaded utf8_iter v1.0.4
3292025-08-26T20:21:37.038Z Downloaded anstyle-parse v0.2.5
3302025-08-26T20:21:37.038Z Downloaded writeable v0.5.5
3312025-08-26T20:21:37.042Z Downloaded bitflags v2.9.1
3322025-08-26T20:21:37.045Z Downloaded zerofrom v0.1.4
3332025-08-26T20:21:37.045Z Downloaded usdt-macro v0.5.0
3342025-08-26T20:21:37.048Z Downloaded byteorder v1.5.0
3352025-08-26T20:21:37.048Z Downloaded clap v4.5.41
3362025-08-26T20:21:37.054Z Downloaded utf8parse v0.2.2
3372025-08-26T20:21:37.058Z Downloaded pest_derive v2.7.14
3382025-08-26T20:21:37.063Z Downloaded usdt-attr-macro v0.5.0
3392025-08-26T20:21:37.063Z Downloaded fastrand v2.1.1
3402025-08-26T20:21:37.063Z Downloaded zerovec-derive v0.10.3
3412025-08-26T20:21:37.063Z Downloaded utf16_iter v1.0.5
3422025-08-26T20:21:37.063Z Downloaded usdt v0.5.0
3432025-08-26T20:21:37.066Z Downloaded tinystr v0.7.6
3442025-08-26T20:21:37.066Z Downloaded unicode-xid v0.2.6
3452025-08-26T20:21:37.069Z Downloaded typeid v1.0.3
3462025-08-26T20:21:37.069Z Downloaded pretty-hex v0.4.1
3472025-08-26T20:21:37.073Z Downloaded thiserror v2.0.12
3482025-08-26T20:21:37.076Z Downloaded version_check v0.9.5
3492025-08-26T20:21:37.079Z Downloaded anstyle-query v1.1.1
3502025-08-26T20:21:37.079Z Downloaded plain v0.2.3
3512025-08-26T20:21:37.082Z Downloaded unicode-linebreak v0.1.5
3522025-08-26T20:21:37.082Z Downloaded toml_datetime v0.6.11
3532025-08-26T20:21:37.082Z Downloaded scroll_derive v0.12.0
3542025-08-26T20:21:37.085Z Downloaded thiserror-impl v2.0.12
3552025-08-26T20:21:37.085Z Downloaded block-buffer v0.10.4
3562025-08-26T20:21:37.085Z Downloaded zerocopy-derive v0.7.35
3572025-08-26T20:21:37.089Z Downloaded thiserror v1.0.69
3582025-08-26T20:21:37.094Z Downloaded textwrap v0.16.2
3592025-08-26T20:21:37.097Z Downloaded toml v0.8.23
3602025-08-26T20:21:37.100Z Downloaded icu_provider_macros v1.5.0
3612025-08-26T20:21:37.100Z Downloaded unicode-ident v1.0.18
3622025-08-26T20:21:37.103Z Downloaded typenum v1.17.0
3632025-08-26T20:21:37.106Z Downloaded ucd-trie v0.1.7
3642025-08-26T20:21:37.106Z Downloaded equivalent v1.0.2
3652025-08-26T20:21:37.109Z Downloaded dtrace-parser v0.2.0
3662025-08-26T20:21:37.109Z Downloaded url v2.5.4
3672025-08-26T20:21:37.112Z Downloaded toml_edit v0.22.27
3682025-08-26T20:21:37.115Z Downloaded swrite v0.1.0
3692025-08-26T20:21:37.115Z Downloaded ordered-float v2.10.1
3702025-08-26T20:21:37.119Z Downloaded zerocopy v0.7.35
3712025-08-26T20:21:37.130Z Downloaded zerovec v0.10.4
3722025-08-26T20:21:37.135Z Downloaded macaddr v1.0.1
3732025-08-26T20:21:37.138Z Downloaded winnow v0.7.10
3742025-08-26T20:21:37.144Z Downloaded stable_deref_trait v1.2.0
3752025-08-26T20:21:37.147Z Downloaded serde-untagged v0.1.7
3762025-08-26T20:21:37.147Z Downloaded idna_adapter v1.2.0
3772025-08-26T20:21:37.150Z Downloaded fs-err v3.1.1
3782025-08-26T20:21:37.150Z Downloaded memmap v0.7.0
3792025-08-26T20:21:37.150Z Downloaded heck v0.5.0
3802025-08-26T20:21:37.154Z Downloaded clap_lex v0.7.4
3812025-08-26T20:21:37.154Z Downloaded fnv v1.0.7
3822025-08-26T20:21:37.154Z Downloaded digest v0.10.7
3832025-08-26T20:21:37.157Z Downloaded colorchoice v1.0.2
3842025-08-26T20:21:37.157Z Downloaded serde-value v0.7.0
3852025-08-26T20:21:37.160Z Downloaded errno v0.3.12
3862025-08-26T20:21:37.160Z Downloaded unicode-width v0.2.0
3872025-08-26T20:21:37.163Z Downloaded unicode-width v0.1.14
3882025-08-26T20:21:37.167Z Downloaded proc-macro-error v1.0.4
3892025-08-26T20:21:37.171Z Downloaded icu_provider v1.5.0
3902025-08-26T20:21:37.174Z Downloaded dof v0.3.0
3912025-08-26T20:21:37.174Z Downloaded cpufeatures v0.2.14
3922025-08-26T20:21:37.177Z Downloaded crypto-common v0.1.6
3932025-08-26T20:21:37.177Z Downloaded heck v0.4.1
3942025-08-26T20:21:37.177Z Downloaded generic-array v0.14.7
3952025-08-26T20:21:37.181Z Downloaded cargo_metadata v0.21.0
3962025-08-26T20:21:37.181Z Downloaded cargo-util-schemas v0.8.2
3972025-08-26T20:21:37.184Z Downloaded proc-macro2 v1.0.95
3982025-08-26T20:21:37.184Z Downloaded itoa v1.0.11
3992025-08-26T20:21:37.187Z Downloaded sha2 v0.10.9
4002025-08-26T20:21:37.187Z Downloaded semver v1.0.26
4012025-08-26T20:21:37.190Z Downloaded scroll v0.12.0
4022025-08-26T20:21:37.190Z Downloaded is_terminal_polyfill v1.70.1
4032025-08-26T20:21:37.194Z Downloaded erased-serde v0.4.6
4042025-08-26T20:21:37.194Z Downloaded clap_derive v4.5.41
4052025-08-26T20:21:37.198Z Downloaded smallvec v1.15.1
4062025-08-26T20:21:37.198Z Downloaded quote v1.0.40
4072025-08-26T20:21:37.201Z Downloaded pest_generator v2.7.14
4082025-08-26T20:21:37.201Z Downloaded pest_meta v2.7.14
4092025-08-26T20:21:37.204Z Downloaded once_cell v1.21.3
4102025-08-26T20:21:37.204Z Downloaded camino v1.1.11
4112025-08-26T20:21:37.208Z Downloaded icu_locid v1.5.0
4122025-08-26T20:21:37.211Z Downloaded num-traits v0.2.19
4132025-08-26T20:21:37.214Z Downloaded icu_normalizer v1.5.0
4142025-08-26T20:21:37.217Z Downloaded form_urlencoded v1.2.1
4152025-08-26T20:21:37.217Z Downloaded serde_tokenstream v0.2.2
4162025-08-26T20:21:37.218Z Downloaded serde_spanned v0.6.9
4172025-08-26T20:21:37.221Z Downloaded synstructure v0.13.1
4182025-08-26T20:21:37.221Z Downloaded smawk v0.3.2
4192025-08-26T20:21:37.221Z Downloaded proc-macro-error-attr v1.0.4
4202025-08-26T20:21:37.224Z Downloaded strsim v0.11.1
4212025-08-26T20:21:37.224Z Downloaded log v0.4.27
4222025-08-26T20:21:37.227Z Downloaded icu_properties v1.5.1
4232025-08-26T20:21:37.227Z Downloaded serde_derive v1.0.219
4242025-08-26T20:21:37.230Z Downloaded ryu v1.0.18
4252025-08-26T20:21:37.234Z Downloaded papergrid v0.11.0
4262025-08-26T20:21:37.238Z Downloaded icu_locid_transform_data v1.5.0
4272025-08-26T20:21:37.238Z Downloaded icu_normalizer_data v1.5.0
4282025-08-26T20:21:37.241Z Downloaded serde v1.0.219
4292025-08-26T20:21:37.241Z Downloaded icu_locid_transform v1.5.0
4302025-08-26T20:21:37.244Z Downloaded getrandom v0.3.1
4312025-08-26T20:21:37.247Z Downloaded percent-encoding v2.3.1
4322025-08-26T20:21:37.247Z Downloaded yoke v0.7.4
4332025-08-26T20:21:37.250Z Downloaded thiserror-impl v1.0.69
4342025-08-26T20:21:37.250Z Downloaded toml_write v0.1.2
4352025-08-26T20:21:37.250Z Downloaded write16 v1.0.0
4362025-08-26T20:21:37.254Z Downloaded tempfile v3.20.0
4372025-08-26T20:21:37.254Z Downloaded tabled_derive v0.7.0
4382025-08-26T20:21:37.257Z Downloaded litemap v0.7.3
4392025-08-26T20:21:37.257Z Downloaded anstyle v1.0.11
4402025-08-26T20:21:37.260Z Downloaded anstream v0.6.18
4412025-08-26T20:21:37.260Z Downloaded terminal_size v0.4.0
4422025-08-26T20:21:37.263Z Downloaded memchr v2.7.4
4432025-08-26T20:21:37.266Z Downloaded displaydoc v0.2.5
4442025-08-26T20:21:37.269Z Downloaded cfg-if v1.0.1
4452025-08-26T20:21:37.269Z Downloaded icu_collections v1.5.0
4462025-08-26T20:21:37.273Z Downloaded indexmap v2.10.0
4472025-08-26T20:21:37.277Z Downloaded cargo_toml v0.21.0
4482025-08-26T20:21:37.280Z Downloaded cargo-platform v0.2.0
4492025-08-26T20:21:37.280Z Downloaded pest v2.7.14
4502025-08-26T20:21:37.283Z Downloaded clap_builder v4.5.41
4512025-08-26T20:21:37.289Z Downloaded camino-tempfile v1.4.1
4522025-08-26T20:21:37.295Z Downloaded idna v1.0.3
4532025-08-26T20:21:37.299Z Downloaded goblin v0.8.2
4542025-08-26T20:21:37.304Z Downloaded serde_json v1.0.142
4552025-08-26T20:21:37.310Z Downloaded hashbrown v0.15.4
4562025-08-26T20:21:37.338Z Downloaded icu_properties_data v1.5.0
4572025-08-26T20:21:37.347Z Downloaded syn v1.0.109
4582025-08-26T20:21:37.357Z Downloaded syn v2.0.104
4592025-08-26T20:21:37.371Z Downloaded rustix v0.38.37
4602025-08-26T20:21:37.388Z Downloaded rustix v1.0.7
4612025-08-26T20:21:37.417Z Downloaded libc v0.2.174
4622025-08-26T20:21:37.495Z Compiling proc-macro2 v1.0.95
4632025-08-26T20:21:37.495Z Compiling unicode-ident v1.0.18
4642025-08-26T20:21:37.498Z Compiling serde v1.0.219
4652025-08-26T20:21:37.498Z Compiling version_check v0.9.5
4662025-08-26T20:21:37.715Z Compiling libc v0.2.174
4672025-08-26T20:21:37.718Z Compiling memchr v2.7.4
4682025-08-26T20:21:37.718Z Compiling stable_deref_trait v1.2.0
4692025-08-26T20:21:37.718Z Compiling thiserror v1.0.69
4702025-08-26T20:21:37.967Z Compiling ucd-trie v0.1.7
4712025-08-26T20:21:37.990Z Compiling ryu v1.0.18
4722025-08-26T20:21:38.338Z Compiling litemap v0.7.3
4732025-08-26T20:21:38.363Z Compiling itoa v1.0.11
4742025-08-26T20:21:38.465Z Compiling autocfg v1.4.0
4752025-08-26T20:21:38.516Z Compiling writeable v0.5.5
4762025-08-26T20:21:38.592Z Compiling once_cell v1.21.3
4772025-08-26T20:21:38.780Z Compiling byteorder v1.5.0
4782025-08-26T20:21:38.945Z Compiling icu_locid_transform_data v1.5.0
4792025-08-26T20:21:39.047Z Compiling bitflags v2.9.1
4802025-08-26T20:21:39.072Z Compiling icu_properties_data v1.5.0
4812025-08-26T20:21:39.183Z Compiling serde_json v1.0.142
4822025-08-26T20:21:39.283Z Compiling smallvec v1.15.1
4832025-08-26T20:21:39.318Z Compiling num-traits v0.2.19
4842025-08-26T20:21:39.345Z Compiling rustix v0.38.37
4852025-08-26T20:21:39.465Z Compiling equivalent v1.0.2
4862025-08-26T20:21:39.570Z Compiling quote v1.0.40
4872025-08-26T20:21:39.641Z Compiling utf8_iter v1.0.4
4882025-08-26T20:21:39.671Z Compiling typeid v1.0.3
4892025-08-26T20:21:39.880Z Compiling errno v0.3.12
4902025-08-26T20:21:39.938Z Compiling icu_normalizer_data v1.5.0
4912025-08-26T20:21:39.984Z Compiling utf16_iter v1.0.5
4922025-08-26T20:21:40.067Z Compiling syn v2.0.104
4932025-08-26T20:21:40.096Z Compiling hashbrown v0.15.4
4942025-08-26T20:21:40.100Z Compiling write16 v1.0.0
4952025-08-26T20:21:40.283Z Compiling proc-macro-error-attr v1.0.4
4962025-08-26T20:21:40.299Z Compiling usdt-impl v0.5.0
4972025-08-26T20:21:40.353Z Compiling toml_write v0.1.2
4982025-08-26T20:21:40.379Z Compiling winnow v0.7.10
4992025-08-26T20:21:40.528Z Compiling syn v1.0.109
5002025-08-26T20:21:40.837Z Compiling thread-id v4.2.2
5012025-08-26T20:21:40.972Z Compiling proc-macro-error v1.0.4
5022025-08-26T20:21:41.067Z Compiling thiserror v2.0.12
5032025-08-26T20:21:41.123Z Compiling indexmap v2.10.0
5042025-08-26T20:21:41.304Z Compiling utf8parse v0.2.2
5052025-08-26T20:21:41.340Z Compiling camino v1.1.11
5062025-08-26T20:21:41.510Z Compiling plain v0.2.3
5072025-08-26T20:21:41.694Z Compiling rustix v1.0.7
5082025-08-26T20:21:41.722Z Compiling getrandom v0.3.1
5092025-08-26T20:21:42.023Z Compiling log v0.4.27
5102025-08-26T20:21:42.221Z Compiling percent-encoding v2.3.1
5112025-08-26T20:21:42.374Z Compiling semver v1.0.26
5122025-08-26T20:21:42.465Z Compiling form_urlencoded v1.2.1
5132025-08-26T20:21:42.494Z Compiling ordered-float v2.10.1
5142025-08-26T20:21:42.545Z Compiling terminal_size v0.4.0
5152025-08-26T20:21:42.593Z Compiling anstyle-parse v0.2.5
5162025-08-26T20:21:42.961Z Compiling cfg-if v1.0.1
5172025-08-26T20:21:42.965Z Compiling anstyle v1.0.11
5182025-08-26T20:21:43.012Z Compiling pretty-hex v0.4.1
5192025-08-26T20:21:43.084Z Compiling is_terminal_polyfill v1.70.1
5202025-08-26T20:21:43.231Z Compiling anstyle-query v1.1.1
5212025-08-26T20:21:43.258Z Compiling colorchoice v1.0.2
5222025-08-26T20:21:43.385Z Compiling anstream v0.6.18
5232025-08-26T20:21:43.664Z Compiling fs-err v3.1.1
5242025-08-26T20:21:43.714Z Compiling fastrand v2.1.1
5252025-08-26T20:21:43.797Z Compiling heck v0.4.1
5262025-08-26T20:21:44.024Z Compiling unicode-width v0.1.14
5272025-08-26T20:21:44.028Z Compiling strsim v0.11.1
5282025-08-26T20:21:44.200Z Compiling bytecount v0.6.8
5292025-08-26T20:21:44.245Z Compiling heck v0.5.0
5302025-08-26T20:21:44.426Z Compiling anyhow v1.0.99
5312025-08-26T20:21:44.584Z Compiling clap_lex v0.7.4
5322025-08-26T20:21:44.750Z Compiling fnv v1.0.7
5332025-08-26T20:21:44.927Z Compiling unicode-xid v0.2.6
5342025-08-26T20:21:45.044Z Compiling papergrid v0.11.0
5352025-08-26T20:21:45.133Z Compiling tempfile v3.20.0
5362025-08-26T20:21:45.156Z Compiling clap_builder v4.5.41
5372025-08-26T20:21:45.793Z Compiling memmap v0.7.0
5382025-08-26T20:21:45.896Z Compiling unicode-width v0.2.0
5392025-08-26T20:21:46.095Z Compiling unicode-linebreak v0.1.5
5402025-08-26T20:21:46.120Z Compiling smawk v0.3.2
5412025-08-26T20:21:46.576Z Compiling textwrap v0.16.2
5422025-08-26T20:21:46.916Z Compiling synstructure v0.13.1
5432025-08-26T20:21:47.183Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442025-08-26T20:21:47.556Z Compiling swrite v0.1.0
5452025-08-26T20:21:47.869Z Compiling tabled_derive v0.7.0
5462025-08-26T20:21:48.993Z Compiling serde_derive v1.0.219
5472025-08-26T20:21:48.993Z Compiling zerofrom-derive v0.1.4
5482025-08-26T20:21:48.996Z Compiling yoke-derive v0.7.4
5492025-08-26T20:21:49.197Z Compiling zerovec-derive v0.10.3
5502025-08-26T20:21:49.237Z Compiling thiserror-impl v1.0.69
5512025-08-26T20:21:49.322Z Compiling displaydoc v0.2.5
5522025-08-26T20:21:50.883Z Compiling icu_provider_macros v1.5.0
5532025-08-26T20:21:51.618Z Compiling zerocopy-derive v0.7.35
5542025-08-26T20:21:51.674Z Compiling scroll_derive v0.12.0
5552025-08-26T20:21:51.933Z Compiling thiserror-impl v2.0.12
5562025-08-26T20:21:51.996Z Compiling clap_derive v4.5.41
5572025-08-26T20:21:52.220Z Compiling pest v2.7.14
5582025-08-26T20:21:52.426Z Compiling zerofrom v0.1.4
5592025-08-26T20:21:52.682Z Compiling yoke v0.7.4
5602025-08-26T20:21:53.015Z Compiling zerovec v0.10.4
5612025-08-26T20:21:53.015Z Compiling scroll v0.12.0
5622025-08-26T20:21:53.479Z Compiling zerocopy v0.7.35
5632025-08-26T20:21:53.602Z Compiling goblin v0.8.2
5642025-08-26T20:21:54.055Z Compiling tabled v0.15.0
5652025-08-26T20:21:54.905Z Compiling tinystr v0.7.6
5662025-08-26T20:21:54.981Z Compiling pest_meta v2.7.14
5672025-08-26T20:21:55.097Z Compiling icu_collections v1.5.0
5682025-08-26T20:21:55.253Z Compiling icu_locid v1.5.0
5692025-08-26T20:21:56.196Z Compiling clap v4.5.41
5702025-08-26T20:21:56.228Z Compiling icu_provider v1.5.0
5712025-08-26T20:21:56.397Z Compiling pest_generator v2.7.14
5722025-08-26T20:21:56.976Z Compiling icu_locid_transform v1.5.0
5732025-08-26T20:21:58.409Z Compiling icu_properties v1.5.1
5742025-08-26T20:21:58.522Z Compiling pest_derive v2.7.14
5752025-08-26T20:21:59.261Z Compiling dtrace-parser v0.2.0
5762025-08-26T20:22:09.133Z Compiling serde_spanned v0.6.9
5772025-08-26T20:22:09.133Z Compiling toml_datetime v0.6.11
5782025-08-26T20:22:09.272Z Compiling erased-serde v0.4.6
5792025-08-26T20:22:09.272Z Compiling serde-value v0.7.0
5802025-08-26T20:22:09.273Z Compiling serde_tokenstream v0.2.2
5812025-08-26T20:22:09.273Z Compiling toml_edit v0.22.27
5822025-08-26T20:22:09.273Z Compiling icu_normalizer v1.5.0
5832025-08-26T20:22:09.273Z Compiling serde-untagged v0.1.7
5842025-08-26T20:22:09.273Z Compiling cargo-platform v0.2.0
5852025-08-26T20:22:09.273Z Compiling camino-tempfile v1.4.1
5862025-08-26T20:22:09.273Z Compiling macaddr v1.0.1
5872025-08-26T20:22:09.273Z Compiling idna_adapter v1.2.0
5882025-08-26T20:22:09.273Z Compiling dof v0.3.0
5892025-08-26T20:22:09.273Z Compiling idna v1.0.3
5902025-08-26T20:22:10.014Z Compiling url v2.5.4
5912025-08-26T20:22:10.014Z Compiling usdt-attr-macro v0.5.0
5922025-08-26T20:22:10.070Z Compiling usdt-macro v0.5.0
5932025-08-26T20:22:10.070Z Compiling toml v0.8.23
5942025-08-26T20:22:10.070Z Compiling cargo-util-schemas v0.8.2
5952025-08-26T20:22:10.070Z Compiling cargo_toml v0.21.0
5962025-08-26T20:22:10.070Z Compiling usdt v0.5.0
5972025-08-26T20:22:10.070Z Compiling cargo_metadata v0.21.0
5982025-08-26T20:22:10.070Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992025-08-26T20:22:12.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
6002025-08-26T20:22:12.586Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012025-08-26T20:22:13.078Z Downloading crates ...
6022025-08-26T20:22:13.099Z Downloaded array-init v0.0.4
6032025-08-26T20:22:13.099Z Downloaded base16ct v0.2.0
6042025-08-26T20:22:13.099Z Downloaded crc8 v0.1.1
6052025-08-26T20:22:13.099Z Downloaded constant_time_eq v0.3.1
6062025-08-26T20:22:13.099Z Downloaded cexpr v0.6.0
6072025-08-26T20:22:13.099Z Downloaded bit-set v0.8.0
6082025-08-26T20:22:13.099Z Downloaded console v0.16.0
6092025-08-26T20:22:13.099Z Downloaded cargo-platform v0.1.8
6102025-08-26T20:22:13.099Z Downloaded aead v0.5.2
6112025-08-26T20:22:13.099Z Downloaded crossbeam-utils v0.8.21
6122025-08-26T20:22:13.099Z Downloaded base64 v0.22.1
6132025-08-26T20:22:13.107Z Downloaded arrayvec v0.7.6
6142025-08-26T20:22:13.107Z Downloaded arrayref v0.3.9
6152025-08-26T20:22:13.107Z Downloaded addr2line v0.24.2
6162025-08-26T20:22:13.107Z Downloaded argon2 v0.5.3
6172025-08-26T20:22:13.107Z Downloaded hickory-client v0.25.2
6182025-08-26T20:22:13.107Z Downloaded allocator-api2 v0.2.21
6192025-08-26T20:22:13.107Z Downloaded arc-swap v1.7.1
6202025-08-26T20:22:13.113Z Downloaded hex v0.4.3
6212025-08-26T20:22:13.114Z Downloaded ascii-canvas v3.0.0
6222025-08-26T20:22:13.114Z Downloaded crossterm v0.28.1
6232025-08-26T20:22:13.121Z Downloaded atty v0.2.14
6242025-08-26T20:22:13.126Z Downloaded home v0.5.9
6252025-08-26T20:22:13.126Z Downloaded camino-tempfile-ext v0.3.2
6262025-08-26T20:22:13.130Z Downloaded async-recursion v1.1.1
6272025-08-26T20:22:13.135Z Downloaded http-body-util v0.1.3
6282025-08-26T20:22:13.139Z Downloaded hostname v0.4.0
6292025-08-26T20:22:13.140Z Downloaded heck v0.3.3
6302025-08-26T20:22:13.140Z Downloaded atomicwrites v0.4.4
6312025-08-26T20:22:13.143Z Downloaded http-range v0.1.5
6322025-08-26T20:22:13.143Z Downloaded ciborium-io v0.2.2
6332025-08-26T20:22:13.148Z Downloaded async-stream-impl v0.3.6
6342025-08-26T20:22:13.148Z Downloaded crossbeam-deque v0.8.5
6352025-08-26T20:22:13.152Z Downloaded http-body v1.0.1
6362025-08-26T20:22:13.152Z Downloaded bit-vec v0.8.0
6372025-08-26T20:22:13.152Z Downloaded castaway v0.2.3
6382025-08-26T20:22:13.156Z Downloaded indoc v1.0.9
6392025-08-26T20:22:13.159Z Downloaded ident_case v1.0.1
6402025-08-26T20:22:13.159Z Downloaded highway v1.3.0
6412025-08-26T20:22:13.163Z Downloaded instant v0.1.13
6422025-08-26T20:22:13.166Z Downloaded ipnet v2.11.0
6432025-08-26T20:22:15.208Z Downloaded buf-list v1.0.3
6442025-08-26T20:22:15.252Z Downloaded ingot-types v0.1.2
6452025-08-26T20:22:15.252Z Downloaded indoc v2.0.6
6462025-08-26T20:22:15.252Z Downloaded hostname v0.3.1
6472025-08-26T20:22:15.252Z Downloaded headers v0.4.1
6482025-08-26T20:22:15.252Z Downloaded is_ci v1.2.0
6492025-08-26T20:22:15.252Z Downloaded crc v3.2.1
6502025-08-26T20:22:15.252Z Downloaded convert_case v0.4.0
6512025-08-26T20:22:15.252Z Downloaded psl-types v2.0.11
6522025-08-26T20:22:15.252Z Downloaded cipher v0.4.4
6532025-08-26T20:22:15.252Z Downloaded bitfield-struct v0.6.2
6542025-08-26T20:22:15.252Z Downloaded ciborium-ll v0.2.2
6552025-08-26T20:22:15.252Z Downloaded ipnetwork v0.21.1
6562025-08-26T20:22:15.252Z Downloaded humantime v2.2.0
6572025-08-26T20:22:15.252Z Downloaded ingot v0.1.1
6582025-08-26T20:22:15.252Z Downloaded match_cfg v0.1.0
6592025-08-26T20:22:15.252Z Downloaded cassowary v0.3.0
6602025-08-26T20:22:15.252Z Downloaded md5 v0.7.0
6612025-08-26T20:22:15.252Z Downloaded scrypt v0.11.0
6622025-08-26T20:22:15.252Z Downloaded proc-macro-error-attr2 v2.0.0
6632025-08-26T20:22:15.252Z Downloaded predicates-tree v1.0.12
6642025-08-26T20:22:15.252Z Downloaded critical-section v1.1.3
6652025-08-26T20:22:15.252Z Downloaded r2d2 v0.8.10
6662025-08-26T20:22:15.252Z Downloaded internet-checksum v0.2.1
6672025-08-26T20:22:15.252Z Downloaded inout v0.1.3
6682025-08-26T20:22:15.252Z Downloaded ref-cast v1.0.24
6692025-08-26T20:22:15.252Z Downloaded lazycell v1.3.0
6702025-08-26T20:22:15.252Z Downloaded lockfree-object-pool v0.1.6
6712025-08-26T20:22:15.252Z Downloaded sync-ptr v0.1.4
6722025-08-26T20:22:15.252Z Downloaded rtoolbox v0.0.2
6732025-08-26T20:22:15.252Z Downloaded lru-cache v0.1.2
6742025-08-26T20:22:15.253Z Downloaded rustc-hash v1.1.0
6752025-08-26T20:22:15.253Z Downloaded lru v0.12.5
6762025-08-26T20:22:15.253Z Downloaded console v0.15.10
6772025-08-26T20:22:15.253Z Downloaded memoffset v0.9.1
6782025-08-26T20:22:15.253Z Downloaded lazy_static v1.5.0
6792025-08-26T20:22:15.253Z Downloaded cargo_metadata v0.18.1
6802025-08-26T20:22:15.253Z Downloaded sync_wrapper v1.0.1
6812025-08-26T20:22:15.253Z Downloaded time-core v0.1.2
6822025-08-26T20:22:15.253Z Downloaded serde_path_to_error v0.1.17
6832025-08-26T20:22:15.253Z Downloaded proc-macro-error2 v2.0.1
6842025-08-26T20:22:15.253Z Downloaded tabled_derive v0.10.0
6852025-08-26T20:22:15.253Z Downloaded tower-service v0.3.3
6862025-08-26T20:22:15.253Z Downloaded rand_core v0.6.4
6872025-08-26T20:22:15.253Z Downloaded mime v0.3.17
6882025-08-26T20:22:15.253Z Downloaded wait-timeout v0.2.0
6892025-08-26T20:22:15.253Z Downloaded vte_generate_state_changes v0.1.2
6902025-08-26T20:22:15.253Z Downloaded slog-envlogger v2.2.0
6912025-08-26T20:22:15.253Z Downloaded siphasher v0.3.11
6922025-08-26T20:22:15.253Z Downloaded string_cache v0.8.9
6932025-08-26T20:22:15.253Z Downloaded static_assertions v1.1.0
6942025-08-26T20:22:15.253Z Downloaded sha1 v0.10.6
6952025-08-26T20:22:15.253Z Downloaded rustls-native-certs v0.8.1
6962025-08-26T20:22:15.253Z Downloaded libz-rs-sys v0.5.1
6972025-08-26T20:22:15.253Z Downloaded jobserver v0.1.32
6982025-08-26T20:22:15.253Z Downloaded diesel_table_macro_syntax v0.2.0
6992025-08-26T20:22:15.253Z Downloaded aes v0.8.4
7002025-08-26T20:22:15.253Z Downloaded zone_cfg_derive v0.3.0
7012025-08-26T20:22:15.253Z Downloaded zone_cfg_derive v0.1.2
7022025-08-26T20:22:15.253Z Downloaded newtype_derive v0.1.6
7032025-08-26T20:22:15.253Z Downloaded thiserror-impl-no-std v2.0.2
7042025-08-26T20:22:15.253Z Downloaded http v1.3.1
7052025-08-26T20:22:15.253Z Downloaded untrusted v0.9.0
7062025-08-26T20:22:15.253Z Downloaded memmap2 v0.9.5
7072025-08-26T20:22:15.254Z Downloaded zone v0.3.1
7082025-08-26T20:22:15.254Z Downloaded zone v0.1.8
7092025-08-26T20:22:15.254Z Downloaded md-5 v0.10.6
7102025-08-26T20:22:15.254Z Downloaded enum-as-inner v0.6.1
7112025-08-26T20:22:15.254Z Downloaded crc-any v2.5.0
7122025-08-26T20:22:15.254Z Downloaded const-oid v0.9.6
7132025-08-26T20:22:15.254Z Downloaded path-slash v0.1.5
7142025-08-26T20:22:15.254Z Downloaded parse-size v1.1.0
7152025-08-26T20:22:15.254Z Downloaded globwalk v0.9.1
7162025-08-26T20:22:15.254Z Downloaded futures-task v0.3.31
7172025-08-26T20:22:15.254Z Downloaded defmt v0.3.8
7182025-08-26T20:22:15.254Z Downloaded debug-ignore v1.0.5
7192025-08-26T20:22:15.254Z Downloaded document-features v0.2.11
7202025-08-26T20:22:15.254Z Downloaded data-encoding v2.9.0
7212025-08-26T20:22:15.254Z Downloaded daft v0.1.4
7222025-08-26T20:22:15.254Z Downloaded openssl-probe v0.1.5
7232025-08-26T20:22:15.254Z Downloaded ignore v0.4.23
7242025-08-26T20:22:15.254Z Downloaded pbkdf2 v0.12.2
7252025-08-26T20:22:15.254Z Downloaded futures-executor v0.3.31
7262025-08-26T20:22:15.254Z Downloaded fallible-iterator v0.2.0
7272025-08-26T20:22:15.254Z Downloaded typify v0.2.0
7282025-08-26T20:22:15.254Z Downloaded newtype-uuid v1.2.4
7292025-08-26T20:22:15.254Z Downloaded glob v0.3.2
7302025-08-26T20:22:15.254Z Downloaded dsl_auto_type v0.1.2
7312025-08-26T20:22:15.254Z Downloaded indexmap v1.9.3
7322025-08-26T20:22:15.254Z Downloaded openssl-macros v0.1.1
7332025-08-26T20:22:15.254Z Downloaded rfc6979 v0.4.0
7342025-08-26T20:22:15.254Z Downloaded tokio-stream v0.1.17
7352025-08-26T20:22:15.254Z Downloaded tokio-tungstenite v0.21.0
7362025-08-26T20:22:15.254Z Downloaded strum v0.26.3
7372025-08-26T20:22:15.254Z Downloaded sqlparser_derive v0.2.2
7382025-08-26T20:22:15.254Z Downloaded paste v1.0.15
7392025-08-26T20:22:15.254Z Downloaded pbkdf2 v0.11.0
7402025-08-26T20:22:15.254Z Downloaded try-lock v0.2.5
7412025-08-26T20:22:15.255Z Downloaded slog v2.7.0
7422025-08-26T20:22:15.255Z Downloaded litrs v0.4.1
7432025-08-26T20:22:15.255Z Downloaded ssh-encoding v0.2.0
7442025-08-26T20:22:15.296Z Downloaded progenitor-macro v0.10.0
7452025-08-26T20:22:15.296Z Downloaded peg-macros v0.8.5
7462025-08-26T20:22:15.296Z Downloaded funty v2.0.0
7472025-08-26T20:22:15.296Z Downloaded num-complex v0.4.6
7482025-08-26T20:22:15.296Z Downloaded darling_macro v0.20.10
7492025-08-26T20:22:15.296Z Downloaded walkdir v2.5.0
7502025-08-26T20:22:15.296Z Downloaded heapless v0.7.17
7512025-08-26T20:22:15.296Z Downloaded slog-async v2.8.0
7522025-08-26T20:22:15.296Z Downloaded primeorder v0.13.6
7532025-08-26T20:22:15.296Z Downloaded unicode-properties v0.1.3
7542025-08-26T20:22:15.296Z Downloaded vte v0.11.1
7552025-08-26T20:22:15.297Z Downloaded derive_builder_macro v0.20.2
7562025-08-26T20:22:15.297Z Downloaded resolv-conf v0.7.0
7572025-08-26T20:22:15.297Z Downloaded cc v1.2.30
7582025-08-26T20:22:15.297Z Downloaded strum_macros v0.24.3
7592025-08-26T20:22:15.297Z Downloaded tui-tree-widget v0.23.1
7602025-08-26T20:22:15.297Z Downloaded topological-sort v0.2.2
7612025-08-26T20:22:15.297Z Downloaded nodrop v0.1.14
7622025-08-26T20:22:15.297Z Downloaded num-derive v0.4.2
7632025-08-26T20:22:15.297Z Downloaded xattr v1.3.1
7642025-08-26T20:22:15.297Z Downloaded which v4.4.2
7652025-08-26T20:22:15.297Z Downloaded fatfs v0.3.6
7662025-08-26T20:22:15.297Z Downloaded serde_yaml v0.9.34+deprecated
7672025-08-26T20:22:15.297Z Downloaded progenitor-client v0.9.1
7682025-08-26T20:22:15.297Z Downloaded progenitor-client v0.8.0
7692025-08-26T20:22:15.297Z Downloaded precomputed-hash v0.1.1
7702025-08-26T20:22:15.297Z Downloaded ena v0.14.3
7712025-08-26T20:22:15.297Z Downloaded peg v0.8.5
7722025-08-26T20:22:15.297Z Downloaded unicode-bidi v0.3.17
7732025-08-26T20:22:15.297Z Downloaded peg-runtime v0.8.5
7742025-08-26T20:22:15.297Z Downloaded darling_core v0.20.10
7752025-08-26T20:22:15.297Z Downloaded zeroize_derive v1.4.2
7762025-08-26T20:22:15.297Z Downloaded dropshot_endpoint v0.16.3
7772025-08-26T20:22:15.297Z Downloaded serde-big-array v0.5.1
7782025-08-26T20:22:15.297Z Downloaded crossbeam-channel v0.5.15
7792025-08-26T20:22:15.298Z Downloaded take_mut v0.2.2
7802025-08-26T20:22:15.298Z Downloaded num-integer v0.1.46
7812025-08-26T20:22:15.298Z Downloaded nanorand v0.7.0
7822025-08-26T20:22:15.298Z Downloaded xshell v0.2.7
7832025-08-26T20:22:15.298Z Downloaded support-bundle-viewer v0.1.2
7842025-08-26T20:22:15.298Z Downloaded tracing v0.1.40
7852025-08-26T20:22:15.298Z Downloaded cstr-argument v0.1.2
7862025-08-26T20:22:15.299Z Downloaded utf-8 v0.7.6
7872025-08-26T20:22:15.299Z Downloaded darling_macro v0.21.0
7882025-08-26T20:22:15.299Z Downloaded predicates v3.1.3
7892025-08-26T20:22:15.299Z Downloaded hickory-resolver v0.25.2
7902025-08-26T20:22:15.299Z Downloaded ref-cast-impl v1.0.24
7912025-08-26T20:22:15.299Z Downloaded progenitor-client v0.10.0
7922025-08-26T20:22:15.299Z Downloaded omicron-zone-package v0.12.2
7932025-08-26T20:22:15.299Z Downloaded steno v0.4.1
7942025-08-26T20:22:15.299Z Downloaded num_threads v0.1.7
7952025-08-26T20:22:15.299Z Downloaded xshell-macros v0.2.7
7962025-08-26T20:22:15.299Z Downloaded packed_struct_codegen v0.10.1
7972025-08-26T20:22:15.299Z Downloaded proc-macro-crate v1.3.1
7982025-08-26T20:22:15.299Z Downloaded serde_bytes v0.11.17
7992025-08-26T20:22:15.299Z Downloaded serde-hex v0.1.0
8002025-08-26T20:22:15.299Z Downloaded parse-display v0.10.0
8012025-08-26T20:22:15.299Z Downloaded zstd v0.13.3
8022025-08-26T20:22:15.299Z Downloaded termcolor v1.4.1
8032025-08-26T20:22:15.299Z Downloaded zstd-safe v7.2.3
8042025-08-26T20:22:15.299Z Downloaded iddqd v0.3.9
8052025-08-26T20:22:15.299Z Downloaded tokio-macros v2.5.0
8062025-08-26T20:22:15.299Z Downloaded defmt-macros v0.3.9
8072025-08-26T20:22:15.299Z Downloaded slab v0.4.9
8082025-08-26T20:22:15.299Z Downloaded strum_macros v0.27.1
8092025-08-26T20:22:15.299Z Downloaded hash32 v0.2.1
8102025-08-26T20:22:15.299Z Downloaded parking_lot_core v0.9.10
8112025-08-26T20:22:15.300Z Downloaded termios v0.3.3
8122025-08-26T20:22:15.300Z Downloaded schemars v0.8.22
8132025-08-26T20:22:15.300Z Downloaded getrandom v0.2.15
8142025-08-26T20:22:15.300Z Downloaded hyper-util v0.1.16
8152025-08-26T20:22:15.300Z Downloaded radium v0.7.0
8162025-08-26T20:22:15.300Z Downloaded postgres-protocol v0.6.8
8172025-08-26T20:22:15.300Z Downloaded quinn-udp v0.5.5
8182025-08-26T20:22:15.300Z Downloaded diesel-dtrace v0.4.2
8192025-08-26T20:22:15.300Z Downloaded deranged v0.3.11
8202025-08-26T20:22:15.300Z Downloaded pin-project-internal v1.1.6
8212025-08-26T20:22:15.300Z Downloaded rand_seeder v0.4.0
8222025-08-26T20:22:15.300Z Downloaded expectorate v1.2.0
8232025-08-26T20:22:15.300Z Downloaded tokio-rustls v0.24.1
8242025-08-26T20:22:15.300Z Downloaded daft-derive v0.1.4
8252025-08-26T20:22:15.300Z Downloaded normalize-line-endings v0.3.0
8262025-08-26T20:22:15.300Z Downloaded flagset v0.4.6
8272025-08-26T20:22:15.300Z Downloaded void v1.0.2
8282025-08-26T20:22:15.300Z Downloaded sec1 v0.7.3
8292025-08-26T20:22:15.300Z Downloaded pem v3.0.5
8302025-08-26T20:22:15.300Z Downloaded oxnet v0.1.3
8312025-08-26T20:22:15.300Z Downloaded flume v0.11.1
8322025-08-26T20:22:15.300Z Downloaded pretty-hex v0.2.1
8332025-08-26T20:22:15.300Z Downloaded num-conv v0.1.0
8342025-08-26T20:22:15.301Z Downloaded hash32 v0.3.1
8352025-08-26T20:22:15.301Z Downloaded spki v0.7.3
8362025-08-26T20:22:15.301Z Downloaded ssh-key v0.6.6
8372025-08-26T20:22:15.301Z Downloaded sigpipe v0.1.3
8382025-08-26T20:22:15.301Z Downloaded unsafe-libyaml v0.2.11
8392025-08-26T20:22:15.301Z Downloaded unicode-truncate v1.1.0
8402025-08-26T20:22:15.301Z Downloaded libm v0.2.8
8412025-08-26T20:22:15.301Z Downloaded signature v2.2.0
8422025-08-26T20:22:15.301Z Downloaded smf v0.2.3
8432025-08-26T20:22:15.301Z Downloaded darling v0.21.0
8442025-08-26T20:22:16.366Z Downloaded endian-type v0.1.2
8452025-08-26T20:22:16.366Z Downloaded phf v0.11.2
8462025-08-26T20:22:16.366Z Downloaded half v2.4.1
8472025-08-26T20:22:16.366Z Downloaded darling v0.20.10
8482025-08-26T20:22:16.366Z Downloaded des v0.8.1
8492025-08-26T20:22:16.366Z Downloaded rand v0.8.5
8502025-08-26T20:22:16.366Z Downloaded env_filter v0.1.2
8512025-08-26T20:22:16.366Z Downloaded crunchy v0.2.2
8522025-08-26T20:22:16.366Z Downloaded whoami v1.5.2
8532025-08-26T20:22:16.366Z Downloaded similar v2.7.0
8542025-08-26T20:22:16.366Z Downloaded phf v0.12.1
8552025-08-26T20:22:16.366Z Downloaded crucible-workspace-hack v0.1.0
8562025-08-26T20:22:16.366Z Downloaded nu-ansi-term v0.50.1
8572025-08-26T20:22:16.366Z Downloaded dirs-next v2.0.0
8582025-08-26T20:22:16.366Z Downloaded shlex v1.3.0
8592025-08-26T20:22:16.366Z Downloaded num-derive v0.3.3
8602025-08-26T20:22:16.366Z Downloaded fixedbitset v0.5.7
8612025-08-26T20:22:16.366Z Downloaded serde_derive_internals v0.29.1
8622025-08-26T20:22:16.366Z Downloaded tinyvec v1.8.0
8632025-08-26T20:22:16.366Z Downloaded samael v0.0.19
8642025-08-26T20:22:16.366Z Downloaded oso-derive v0.27.3
8652025-08-26T20:22:16.366Z Downloaded multer v3.1.0
8662025-08-26T20:22:16.366Z Downloaded supports-color v3.0.2
8672025-08-26T20:22:16.366Z Downloaded postcard v1.0.10
8682025-08-26T20:22:16.366Z Downloaded blake3 v1.5.4
8692025-08-26T20:22:16.367Z Downloaded p256 v0.13.2
8702025-08-26T20:22:16.367Z Downloaded foreign-types-shared v0.1.1
8712025-08-26T20:22:16.367Z Downloaded foreign-types-macros v0.2.3
8722025-08-26T20:22:16.367Z Downloaded fd-lock v4.0.2
8732025-08-26T20:22:16.367Z Downloaded either v1.15.0
8742025-08-26T20:22:16.367Z Downloaded rustc_version v0.1.7
8752025-08-26T20:22:16.367Z Downloaded rand_xorshift v0.4.0
8762025-08-26T20:22:16.367Z Downloaded num-iter v0.1.45
8772025-08-26T20:22:16.367Z Downloaded ed25519 v2.2.3
8782025-08-26T20:22:16.367Z Downloaded smallvec v0.6.14
8792025-08-26T20:22:16.367Z Downloaded env_logger v0.11.5
8802025-08-26T20:22:16.367Z Downloaded vsss-rs v3.3.4
8812025-08-26T20:22:16.367Z Downloaded vergen v8.3.2
8822025-08-26T20:22:16.367Z Downloaded pkcs8 v0.10.2
8832025-08-26T20:22:16.367Z Downloaded parking_lot v0.12.3
8842025-08-26T20:22:16.367Z Downloaded xz2 v0.1.7
8852025-08-26T20:22:16.367Z Downloaded serde_cbor v0.11.2
8862025-08-26T20:22:16.367Z Downloaded libxml v0.3.3
8872025-08-26T20:22:16.367Z Downloaded foreign-types-shared v0.3.1
8882025-08-26T20:22:16.367Z Downloaded filetime v0.2.25
8892025-08-26T20:22:16.367Z Downloaded socket2 v0.6.0
8902025-08-26T20:22:16.367Z Downloaded tabwriter v1.4.0
8912025-08-26T20:22:16.367Z Downloaded aws-lc-rs v1.12.4
8922025-08-26T20:22:16.367Z Downloaded dyn-clone v1.0.20
8932025-08-26T20:22:16.367Z Downloaded owo-colors v4.2.2
8942025-08-26T20:22:16.367Z Downloaded tower-layer v0.3.3
8952025-08-26T20:22:16.368Z Downloaded futures-io v0.3.31
8962025-08-26T20:22:16.368Z Downloaded serde_urlencoded v0.7.1
8972025-08-26T20:22:16.368Z Downloaded zeroize v1.8.1
8982025-08-26T20:22:16.368Z Downloaded typify-macro v0.4.1
8992025-08-26T20:22:16.368Z Downloaded foldhash v0.1.5
9002025-08-26T20:22:16.368Z Downloaded signal-hook v0.3.18
9012025-08-26T20:22:16.368Z Downloaded number_prefix v0.4.0
9022025-08-26T20:22:16.368Z Downloaded progenitor-impl v0.10.0
9032025-08-26T20:22:16.368Z Downloaded progenitor v0.8.0
9042025-08-26T20:22:16.368Z Downloaded toml v0.7.8
9052025-08-26T20:22:16.368Z Downloaded serde_with v3.14.0
9062025-08-26T20:22:16.368Z Downloaded russh-cryptovec v0.7.3
9072025-08-26T20:22:16.368Z Downloaded toml_datetime v0.7.0
9082025-08-26T20:22:16.368Z Downloaded tinyvec_macros v0.1.1
9092025-08-26T20:22:16.368Z Downloaded tagptr v0.2.0
9102025-08-26T20:22:16.368Z Downloaded rustversion v1.0.17
9112025-08-26T20:22:16.368Z Downloaded pkcs5 v0.7.1
9122025-08-26T20:22:16.368Z Downloaded phf_shared v0.12.1
9132025-08-26T20:22:16.368Z Downloaded rcgen v0.12.1
9142025-08-26T20:22:16.368Z Downloaded pkg-config v0.3.31
9152025-08-26T20:22:16.368Z Downloaded sqlparser v0.45.0
9162025-08-26T20:22:16.368Z Downloaded new_debug_unreachable v1.0.6
9172025-08-26T20:22:16.368Z Downloaded env_logger v0.10.2
9182025-08-26T20:22:16.368Z Downloaded ff v0.13.0
9192025-08-26T20:22:16.368Z Downloaded fs-err v2.11.0
9202025-08-26T20:22:16.368Z Downloaded slog-stdlog v4.1.1
9212025-08-26T20:22:16.368Z Downloaded shell-words v1.1.0
9222025-08-26T20:22:16.368Z Downloaded serde_plain v1.0.2
9232025-08-26T20:22:16.368Z Downloaded yasna v0.5.2
9242025-08-26T20:22:16.368Z Downloaded ghash v0.5.1
9252025-08-26T20:22:16.368Z Downloaded unarray v0.1.4
9262025-08-26T20:22:16.368Z Downloaded slog-term v2.9.1
9272025-08-26T20:22:16.368Z Downloaded ed25519-dalek v2.1.1
9282025-08-26T20:22:16.368Z Downloaded toml_writer v1.0.2
9292025-08-26T20:22:16.368Z Downloaded tungstenite v0.21.0
9302025-08-26T20:22:16.369Z Downloaded quick-error v1.2.3
9312025-08-26T20:22:16.369Z Downloaded rustc-hash v2.1.1
9322025-08-26T20:22:16.369Z Downloaded rsa v0.9.6
9332025-08-26T20:22:16.369Z Downloaded ctr v0.9.2
9342025-08-26T20:22:16.369Z Downloaded native-tls v0.2.12
9352025-08-26T20:22:16.369Z Downloaded display-error-chain v0.2.2
9362025-08-26T20:22:16.369Z Downloaded tls_codec_derive v0.4.1
9372025-08-26T20:22:16.369Z Downloaded tls_codec v0.4.1
9382025-08-26T20:22:16.369Z Downloaded group v0.13.0
9392025-08-26T20:22:16.369Z Downloaded oso v0.27.3
9402025-08-26T20:22:16.369Z Downloaded itertools v0.13.0
9412025-08-26T20:22:16.369Z Downloaded term v0.7.0
9422025-08-26T20:22:16.369Z Downloaded progenitor v0.9.1
9432025-08-26T20:22:16.369Z Downloaded dirs-sys-next v0.1.2
9442025-08-26T20:22:16.380Z Downloaded difflib v0.4.0
9452025-08-26T20:22:16.380Z Downloaded toml_parser v1.0.2
9462025-08-26T20:22:16.380Z Downloaded num-rational v0.4.2
9472025-08-26T20:22:16.380Z Downloaded futures-core v0.3.31
9482025-08-26T20:22:16.380Z Downloaded futures-channel v0.3.31
9492025-08-26T20:22:16.380Z Downloaded poly1305 v0.8.0
9502025-08-26T20:22:16.380Z Downloaded rustls-webpki v0.101.7
9512025-08-26T20:22:16.380Z Downloaded parking_lot v0.11.2
9522025-08-26T20:22:16.380Z Downloaded zlib-rs v0.5.1
9532025-08-26T20:22:16.380Z Downloaded zip v4.2.0
9542025-08-26T20:22:16.380Z Downloaded sct v0.7.1
9552025-08-26T20:22:16.380Z Downloaded pretty_assertions v1.4.1
9562025-08-26T20:22:16.380Z Downloaded socket2 v0.5.10
9572025-08-26T20:22:16.380Z Downloaded typed-path v0.9.3
9582025-08-26T20:22:16.380Z Downloaded rayon-core v1.12.1
9592025-08-26T20:22:16.380Z Downloaded phf_shared v0.11.2
9602025-08-26T20:22:16.380Z Downloaded chrono v0.4.41
9612025-08-26T20:22:16.380Z Downloaded tracing-core v0.1.32
9622025-08-26T20:22:16.380Z Downloaded quinn v0.11.5
9632025-08-26T20:22:16.380Z Downloaded tar v0.4.44
9642025-08-26T20:22:16.380Z Downloaded x509-cert v0.2.5
9652025-08-26T20:22:16.380Z Downloaded papergrid v0.14.0
9662025-08-26T20:22:16.380Z Downloaded portable-atomic v1.11.0
9672025-08-26T20:22:16.380Z Downloaded russh-keys v0.45.0
9682025-08-26T20:22:16.380Z Downloaded crypto-bigint v0.5.5
9692025-08-26T20:22:16.380Z Downloaded futures v0.3.31
9702025-08-26T20:22:16.380Z Downloaded yansi v1.0.1
9712025-08-26T20:22:16.381Z Downloaded vcpkg v0.2.15
9722025-08-26T20:22:16.381Z Downloaded qorb v0.4.1
9732025-08-26T20:22:16.381Z Downloaded tough v0.20.0
9742025-08-26T20:22:16.381Z Downloaded russh v0.45.0
9752025-08-26T20:22:16.381Z Downloaded ron v0.8.1
9762025-08-26T20:22:16.381Z Downloaded git2 v0.19.0
9772025-08-26T20:22:16.381Z Downloaded unicode-segmentation v1.12.0
9782025-08-26T20:22:16.381Z Downloaded minimal-lexical v0.2.1
9792025-08-26T20:22:16.381Z Downloaded reedline v0.40.0
9802025-08-26T20:22:16.381Z Downloaded h2 v0.4.6
9812025-08-26T20:22:16.381Z Downloaded tokio-util v0.7.15
9822025-08-26T20:22:16.381Z Downloaded zerocopy-derive v0.8.26
9832025-08-26T20:22:16.381Z Downloaded reqwest v0.12.22
9842025-08-26T20:22:16.381Z Downloaded winnow v0.6.26
9852025-08-26T20:22:16.381Z Downloaded rpassword v7.4.0
9862025-08-26T20:22:16.381Z Downloaded crossterm v0.29.0
9872025-08-26T20:22:16.381Z Downloaded toml_edit v0.19.15
9882025-08-26T20:22:16.381Z Downloaded rayon v1.10.0
9892025-08-26T20:22:16.381Z Downloaded moka v0.12.10
9902025-08-26T20:22:16.381Z Downloaded time v0.3.36
9912025-08-26T20:22:16.381Z Downloaded p521 v0.13.3
9922025-08-26T20:22:16.381Z Downloaded regex-syntax v0.6.29
9932025-08-26T20:22:16.381Z Downloaded rustls-webpki v0.102.8
9942025-08-26T20:22:16.381Z Downloaded radix_trie v0.2.1
9952025-08-26T20:22:16.381Z Downloaded proptest v1.7.0
9962025-08-26T20:22:16.381Z Downloaded petname v2.0.2
9972025-08-26T20:22:16.381Z Downloaded quinn-proto v0.11.8
9982025-08-26T20:22:16.381Z Downloaded regex-syntax v0.8.5
9992025-08-26T20:22:16.381Z Downloaded regex v1.11.1
10002025-08-26T20:22:16.381Z Downloaded webpki-roots v1.0.1
10012025-08-26T20:22:16.381Z Downloaded object v0.36.5
10022025-08-26T20:22:16.381Z Downloaded openssl v0.10.73
10032025-08-26T20:22:16.381Z Downloaded quick-xml v0.37.2
10042025-08-26T20:22:16.382Z Downloaded dropshot v0.16.3
10052025-08-26T20:22:16.382Z Downloaded p384 v0.13.0
10062025-08-26T20:22:16.382Z Downloaded regress v0.10.4
10072025-08-26T20:22:16.382Z Downloaded nix v0.28.0
10082025-08-26T20:22:16.382Z Downloaded object v0.30.4
10092025-08-26T20:22:16.382Z Downloaded smoltcp v0.9.1
10102025-08-26T20:22:16.382Z Downloaded rustls v0.22.4
10112025-08-26T20:22:16.382Z Downloaded smoltcp v0.11.0
10122025-08-26T20:22:16.382Z Downloaded gimli v0.31.1
10132025-08-26T20:22:16.382Z Downloaded polar-core v0.27.3
10142025-08-26T20:22:16.382Z Downloaded nix v0.30.1
10152025-08-26T20:22:16.382Z Downloaded nix v0.29.0
10162025-08-26T20:22:16.382Z Downloaded openapiv3 v2.2.0
10172025-08-26T20:22:16.382Z Downloaded hickory-proto v0.25.2
10182025-08-26T20:22:16.382Z Downloaded diesel v2.2.12
10192025-08-26T20:22:16.382Z Downloaded nix v0.27.1
10202025-08-26T20:22:16.382Z Downloaded rustls v0.21.12
10212025-08-26T20:22:16.382Z Downloaded typify-impl v0.3.0
10222025-08-26T20:22:16.382Z Downloaded bzip2-sys v0.1.13+1.0.8
10232025-08-26T20:22:16.382Z Downloaded typify-impl v0.4.1
10242025-08-26T20:22:16.382Z Downloaded regex-automata v0.4.8
10252025-08-26T20:22:16.382Z Downloaded chrono-tz v0.10.4
10262025-08-26T20:22:16.382Z Downloaded ratatui v0.29.0
10272025-08-26T20:22:16.382Z Downloaded typify-impl v0.2.0
10282025-08-26T20:22:16.382Z Downloaded sled v0.34.7
10292025-08-26T20:22:16.382Z Downloaded zerocopy-derive v0.6.6
10302025-08-26T20:22:16.382Z Downloaded bstr v1.10.0
10312025-08-26T20:22:16.382Z Downloaded curve25519-dalek v4.1.3
10322025-08-26T20:22:16.382Z Downloaded rustls v0.23.19
10332025-08-26T20:22:16.382Z Downloaded zerocopy v0.8.26
10342025-08-26T20:22:16.382Z Downloaded salty v0.3.0
10352025-08-26T20:22:16.382Z Downloaded lzma-sys v0.1.20
10362025-08-26T20:22:16.382Z Downloaded jiff v0.2.15
10372025-08-26T20:22:16.382Z Downloaded winnow v0.5.40
10382025-08-26T20:22:16.382Z Downloaded tabled v0.18.0
10392025-08-26T20:22:16.382Z Downloaded petgraph v0.6.5
10402025-08-26T20:22:16.382Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10412025-08-26T20:22:16.382Z Downloaded tower-http v0.6.6
10422025-08-26T20:22:16.383Z Downloaded tokio v1.47.0
10432025-08-26T20:22:16.383Z Downloaded libz-sys v1.1.20
10442025-08-26T20:22:16.429Z Downloaded petgraph v0.8.2
10452025-08-26T20:22:16.429Z Downloaded lalrpop v0.19.12
10462025-08-26T20:22:16.429Z Downloaded futures-util v0.3.31
10472025-08-26T20:22:16.429Z Downloaded csv v1.3.1
10482025-08-26T20:22:16.429Z Downloaded sha3 v0.10.8
10492025-08-26T20:22:16.429Z Downloaded rustyline v14.0.0
10502025-08-26T20:22:16.429Z Downloaded nom v7.1.3
10512025-08-26T20:22:16.429Z Downloaded flate2 v1.1.2
10522025-08-26T20:22:16.429Z Downloaded tower v0.5.2
10532025-08-26T20:22:16.429Z Downloaded bitvec v1.0.1
10542025-08-26T20:22:16.429Z Downloaded bindgen v0.69.5
10552025-08-26T20:22:16.429Z Downloaded csv-core v0.1.11
10562025-08-26T20:22:16.429Z Downloaded der v0.7.9
10572025-08-26T20:22:16.429Z Downloaded bindgen v0.71.1
10582025-08-26T20:22:16.429Z Downloaded unicase v2.7.0
10592025-08-26T20:22:16.429Z Downloaded miniz_oxide v0.8.5
10602025-08-26T20:22:16.429Z Downloaded mime_guess v2.0.5
10612025-08-26T20:22:16.429Z Downloaded salsa20 v0.10.2
10622025-08-26T20:22:16.429Z Downloaded zerocopy v0.6.6
10632025-08-26T20:22:16.430Z Downloaded toml v0.9.5
10642025-08-26T20:22:16.430Z Downloaded unicode_categories v0.1.1
10652025-08-26T20:22:16.430Z Downloaded scopeguard v1.2.0
10662025-08-26T20:22:16.430Z Downloaded derive_more-impl v2.0.1
10672025-08-26T20:22:16.430Z Downloaded tokio-postgres v0.7.13
10682025-08-26T20:22:16.430Z Downloaded hyper v1.6.0
10692025-08-26T20:22:16.430Z Downloaded packed_struct v0.10.1
10702025-08-26T20:22:16.430Z Downloaded diff v0.1.13
10712025-08-26T20:22:16.430Z Downloaded uuid v1.17.0
10722025-08-26T20:22:16.430Z Downloaded num-bigint-dig v0.8.4
10732025-08-26T20:22:16.430Z Downloaded openssl-sys v0.9.109
10742025-08-26T20:22:16.430Z Downloaded mio v1.0.2
10752025-08-26T20:22:16.430Z Downloaded itertools v0.14.0
10762025-08-26T20:22:16.430Z Downloaded pkcs1 v0.7.5
10772025-08-26T20:22:16.430Z Downloaded encoding_rs v0.8.34
10782025-08-26T20:22:16.430Z Downloaded test-strategy v0.4.3
10792025-08-26T20:22:16.430Z Downloaded ecdsa v0.16.9
10802025-08-26T20:22:16.430Z Downloaded zip v0.6.6
10812025-08-26T20:22:16.430Z Downloaded rand v0.9.2
10822025-08-26T20:22:16.430Z Downloaded ring v0.17.14
10832025-08-26T20:22:16.430Z Downloaded typify-macro v0.3.0
10842025-08-26T20:22:16.430Z Downloaded unicode-normalization v0.1.24
10852025-08-26T20:22:16.430Z Downloaded hickory-proto v0.24.4
10862025-08-26T20:22:16.430Z Downloaded rustc_version v0.4.1
10872025-08-26T20:22:16.430Z Downloaded tap v1.0.1
10882025-08-26T20:22:16.430Z Downloaded itertools v0.12.1
10892025-08-26T20:22:16.430Z Downloaded tungstenite v0.23.0
10902025-08-26T20:22:16.430Z Downloaded iri-string v0.7.8
10912025-08-26T20:22:16.430Z Downloaded hkdf v0.12.4
10922025-08-26T20:22:16.430Z Downloaded fixedbitset v0.4.2
10932025-08-26T20:22:16.430Z Downloaded num v0.4.3
10942025-08-26T20:22:16.431Z Downloaded float-ord v0.3.2
10952025-08-26T20:22:16.431Z Downloaded value-bag v1.9.0
10962025-08-26T20:22:16.431Z Downloaded uzers v0.12.1
10972025-08-26T20:22:16.431Z Downloaded pem-rfc7468 v0.7.0
10982025-08-26T20:22:16.431Z Downloaded derive_more v2.0.1
10992025-08-26T20:22:16.431Z Downloaded derive_more v0.99.20
11002025-08-26T20:22:16.431Z Downloaded num-bigint v0.4.6
11012025-08-26T20:22:16.431Z Downloaded darling_core v0.21.0
11022025-08-26T20:22:16.431Z Downloaded pin-project v1.1.6
11032025-08-26T20:22:16.431Z Downloaded twox-hash v2.1.0
11042025-08-26T20:22:16.431Z Downloaded itertools v0.10.5
11052025-08-26T20:22:16.431Z Downloaded libgit2-sys v0.17.0+1.8.1
11062025-08-26T20:22:16.431Z Downloaded postgres-types v0.2.9
11072025-08-26T20:22:16.431Z Downloaded thread_local v1.1.8
11082025-08-26T20:22:16.431Z Downloaded thiserror-no-std v2.0.2
11092025-08-26T20:22:16.431Z Downloaded termtree v0.5.1
11102025-08-26T20:22:16.431Z Downloaded elliptic-curve v0.13.8
11112025-08-26T20:22:16.431Z Downloaded der_derive v0.7.3
11122025-08-26T20:22:16.431Z Downloaded derive-where v1.5.0
11132025-08-26T20:22:16.431Z Downloaded pin-project-lite v0.2.14
11142025-08-26T20:22:16.431Z Downloaded defmt-parser v0.3.4
11152025-08-26T20:22:16.431Z Downloaded tokio-rustls v0.25.0
11162025-08-26T20:22:16.431Z Downloaded spin v0.9.8
11172025-08-26T20:22:16.431Z Downloaded predicates-core v1.0.8
11182025-08-26T20:22:16.431Z Downloaded pin-utils v0.1.0
11192025-08-26T20:22:16.431Z Downloaded oxide-tokio-rt v0.1.2
11202025-08-26T20:22:16.431Z Downloaded num_enum v0.5.11
11212025-08-26T20:22:16.431Z Downloaded wyz v0.5.1
11222025-08-26T20:22:16.431Z Downloaded secrecy v0.8.0
11232025-08-26T20:22:16.431Z Downloaded prettyplease v0.2.36
11242025-08-26T20:22:16.431Z Downloaded fs_extra v1.3.0
11252025-08-26T20:22:16.431Z Downloaded siphasher v1.0.1
11262025-08-26T20:22:16.431Z Downloaded simd-adler32 v0.3.7
11272025-08-26T20:22:16.431Z Downloaded curve25519-dalek-derive v0.1.1
11282025-08-26T20:22:16.431Z Downloaded unit-prefix v0.5.1
11292025-08-26T20:22:16.432Z Downloaded tokio-dtrace v0.1.0
11302025-08-26T20:22:16.432Z Downloaded rustls-pki-types v1.10.0
11312025-08-26T20:22:16.432Z Downloaded rusty-fork v0.3.0
11322025-08-26T20:22:16.432Z Downloaded diesel_derives v2.2.3
11332025-08-26T20:22:16.432Z Downloaded zopfli v0.8.1
11342025-08-26T20:22:16.432Z Downloaded progenitor v0.10.0
11352025-08-26T20:22:16.432Z Downloaded derive-ex v0.1.8
11362025-08-26T20:22:16.432Z Downloaded jiff-static v0.2.15
11372025-08-26T20:22:16.432Z Downloaded polyval v0.6.2
11382025-08-26T20:22:16.432Z Downloaded parking_lot_core v0.8.6
11392025-08-26T20:22:16.432Z Downloaded gethostname v0.5.0
11402025-08-26T20:22:16.432Z Downloaded futures-sink v0.3.31
11412025-08-26T20:22:16.432Z Downloaded futures-macro v0.3.31
11422025-08-26T20:22:16.432Z Downloaded subtle v2.6.1
11432025-08-26T20:22:16.432Z Downloaded multimap v0.10.1
11442025-08-26T20:22:16.441Z Downloaded base64 v0.21.7
11452025-08-26T20:22:16.441Z Downloaded hickory-resolver v0.24.4
11462025-08-26T20:22:16.441Z Downloaded indicatif v0.18.0
11472025-08-26T20:22:16.442Z Downloaded embedded-io v0.6.1
11482025-08-26T20:22:16.442Z Downloaded embedded-io v0.4.0
11492025-08-26T20:22:16.442Z Downloaded untrusted v0.7.1
11502025-08-26T20:22:16.442Z Downloaded typify-macro v0.2.0
11512025-08-26T20:22:16.442Z Downloaded structmeta-derive v0.3.0
11522025-08-26T20:22:16.442Z Downloaded universal-hash v0.5.1
11532025-08-26T20:22:16.442Z Downloaded fxhash v0.2.1
11542025-08-26T20:22:16.442Z Downloaded strum_macros v0.26.4
11552025-08-26T20:22:16.442Z Downloaded bumpalo v3.16.0
11562025-08-26T20:22:16.442Z Downloaded strum v0.27.2
11572025-08-26T20:22:16.442Z Downloaded structmeta v0.3.0
11582025-08-26T20:22:16.442Z Downloaded strip-ansi-escapes v0.2.0
11592025-08-26T20:22:16.442Z Downloaded stringprep v0.1.5
11602025-08-26T20:22:16.442Z Downloaded ssh-cipher v0.2.0
11612025-08-26T20:22:16.442Z Downloaded sqlformat v0.3.5
11622025-08-26T20:22:16.442Z Downloaded slog-scope v4.4.0
11632025-08-26T20:22:16.442Z Downloaded slog-dtrace v0.3.0
11642025-08-26T20:22:16.442Z Downloaded slog-bunyan v2.5.0
11652025-08-26T20:22:16.442Z Downloaded serde_spanned v1.0.0
11662025-08-26T20:22:16.442Z Downloaded serde_repr v0.1.19
11672025-08-26T20:22:16.442Z Downloaded schemars_derive v0.8.22
11682025-08-26T20:22:16.442Z Downloaded password-hash v0.4.2
11692025-08-26T20:22:16.442Z Downloaded num_enum_derive v0.5.11
11702025-08-26T20:22:16.442Z Downloaded derive_builder_core v0.20.2
11712025-08-26T20:22:16.443Z Downloaded rand_core v0.9.3
11722025-08-26T20:22:16.443Z Downloaded float-cmp v0.10.0
11732025-08-26T20:22:16.443Z Downloaded tokio-tungstenite v0.23.1
11742025-08-26T20:22:16.443Z Downloaded snafu v0.8.5
11752025-08-26T20:22:16.443Z Downloaded subprocess v0.2.9
11762025-08-26T20:22:16.443Z Downloaded signal-hook-tokio v0.3.1
11772025-08-26T20:22:16.443Z Downloaded signal-hook-registry v1.4.2
11782025-08-26T20:22:16.443Z Downloaded signal-hook-mio v0.2.4
11792025-08-26T20:22:16.443Z Downloaded scheduled-thread-pool v0.2.7
11802025-08-26T20:22:16.443Z Downloaded typify v0.4.1
11812025-08-26T20:22:16.443Z Downloaded typify v0.3.0
11822025-08-26T20:22:16.443Z Downloaded indicatif v0.17.11
11832025-08-26T20:22:16.443Z Downloaded hickory-server v0.25.2
11842025-08-26T20:22:16.443Z Downloaded progenitor-macro v0.9.1
11852025-08-26T20:22:16.443Z Downloaded progenitor-macro v0.8.0
11862025-08-26T20:22:16.443Z Downloaded aho-corasick v1.1.3
11872025-08-26T20:22:16.443Z Downloaded ppv-lite86 v0.2.20
11882025-08-26T20:22:16.443Z Downloaded powerfmt v0.2.0
11892025-08-26T20:22:16.443Z Downloaded publicsuffix v2.3.0
11902025-08-26T20:22:16.443Z Downloaded password-hash v0.5.0
11912025-08-26T20:22:16.443Z Downloaded parse-display-derive v0.10.0
11922025-08-26T20:22:16.443Z Downloaded nibble_vec v0.1.0
11932025-08-26T20:22:16.443Z Downloaded foreign-types v0.5.0
11942025-08-26T20:22:16.443Z Downloaded derive_builder v0.20.2
11952025-08-26T20:22:16.443Z Downloaded olpc-cjson v0.1.4
11962025-08-26T20:22:16.443Z Downloaded ron v0.7.1
11972025-08-26T20:22:16.443Z Downloaded backtrace v0.3.74
11982025-08-26T20:22:16.444Z Downloaded tokio-rustls v0.26.0
11992025-08-26T20:22:16.444Z Downloaded const_format v0.2.34
12002025-08-26T20:22:16.444Z Downloaded compact_str v0.8.0
12012025-08-26T20:22:16.444Z Downloaded opaque-debug v0.3.1
12022025-08-26T20:22:16.444Z Downloaded snafu-derive v0.8.5
12032025-08-26T20:22:16.444Z Downloaded heapless v0.8.0
12042025-08-26T20:22:16.444Z Downloaded foreign-types v0.3.2
12052025-08-26T20:22:16.444Z Downloaded dunce v1.0.5
12062025-08-26T20:22:16.444Z Downloaded tracing-attributes v0.1.27
12072025-08-26T20:22:16.444Z Downloaded serde_with_macros v3.14.0
12082025-08-26T20:22:16.444Z Downloaded rustls-pemfile v2.2.0
12092025-08-26T20:22:16.444Z Downloaded rustls-pemfile v1.0.4
12102025-08-26T20:22:16.444Z Downloaded tiny-keccak v2.0.2
12112025-08-26T20:22:16.444Z Downloaded time-macros v0.2.18
12122025-08-26T20:22:16.444Z Downloaded hashbrown v0.12.3
12132025-08-26T20:22:16.444Z Downloaded newline-converter v0.3.0
12142025-08-26T20:22:16.444Z Downloaded want v0.3.1
12152025-08-26T20:22:16.444Z Downloaded waitgroup v0.1.2
12162025-08-26T20:22:16.444Z Downloaded tokio-native-tls v0.3.1
12172025-08-26T20:22:16.444Z Downloaded progenitor-impl v0.9.1
12182025-08-26T20:22:16.444Z Downloaded prefix-trie v0.7.0
12192025-08-26T20:22:16.444Z Downloaded lock_api v0.4.12
12202025-08-26T20:22:16.444Z Downloaded libloading v0.8.5
12212025-08-26T20:22:16.444Z Downloaded iana-time-zone v0.1.63
12222025-08-26T20:22:16.444Z Downloaded hyper-tls v0.6.0
12232025-08-26T20:22:16.444Z Downloaded hyper-staticfile v0.10.1
12242025-08-26T20:22:16.444Z Downloaded half v1.8.3
12252025-08-26T20:22:16.444Z Downloaded bytes v1.10.1
12262025-08-26T20:22:16.444Z Downloaded httparse v1.9.5
12272025-08-26T20:22:16.445Z Downloaded clang-sys v1.8.1
12282025-08-26T20:22:16.445Z Downloaded rustc-demangle v0.1.24
12292025-08-26T20:22:16.445Z Downloaded cookie v0.18.1
12302025-08-26T20:22:16.445Z Downloaded hyper-rustls v0.27.7
12312025-08-26T20:22:16.445Z Downloaded slog-json v2.6.1
12322025-08-26T20:22:16.445Z Downloaded semver v0.1.20
12332025-08-26T20:22:16.445Z Downloaded maybe-uninit v2.0.0
12342025-08-26T20:22:16.445Z Downloaded managed v0.8.0
12352025-08-26T20:22:16.445Z Downloaded kstat-rs v0.2.4
12362025-08-26T20:22:16.445Z Downloaded lzss v0.8.2
12372025-08-26T20:22:16.445Z Downloaded libscf-sys v1.1.0
12382025-08-26T20:22:16.445Z Downloaded lalrpop-util v0.19.12
12392025-08-26T20:22:16.445Z Downloaded progenitor-impl v0.8.0
12402025-08-26T20:22:16.445Z Downloaded hashbrown v0.13.2
12412025-08-26T20:22:16.445Z Downloaded base64 v0.13.1
12422025-08-26T20:22:16.445Z Downloaded chacha20poly1305 v0.10.1
12432025-08-26T20:22:16.445Z Downloaded secrecy v0.10.3
12442025-08-26T20:22:16.450Z Downloaded same-file v1.0.6
12452025-08-26T20:22:16.450Z Downloaded libsw v3.5.0
12462025-08-26T20:22:16.450Z Downloaded is-terminal v0.4.13
12472025-08-26T20:22:16.450Z Downloaded ingot-macros v0.1.1
12482025-08-26T20:22:16.450Z Downloaded globset v0.4.15
12492025-08-26T20:22:16.450Z Downloaded cookie_store v0.21.1
12502025-08-26T20:22:16.450Z Downloaded bzip2 v0.4.4
12512025-08-26T20:22:16.450Z Downloaded async-bb8-diesel v0.2.1
12522025-08-26T20:22:16.450Z Downloaded maplit v1.0.2
12532025-08-26T20:22:16.451Z Downloaded linked-hash-map v0.5.6
12542025-08-26T20:22:16.451Z Downloaded libefi-sys v0.1.0
12552025-08-26T20:22:16.451Z Downloaded keccak v0.1.5
12562025-08-26T20:22:16.451Z Downloaded impl-trait-for-tuples v0.2.2
12572025-08-26T20:22:16.451Z Downloaded hubpack v0.1.2
12582025-08-26T20:22:16.451Z Downloaded blake2 v0.10.6
12592025-08-26T20:22:16.451Z Downloaded crc32fast v1.4.2
12602025-08-26T20:22:16.451Z Downloaded ciborium v0.2.2
12612025-08-26T20:22:16.451Z Downloaded colored v2.2.0
12622025-08-26T20:22:16.451Z Downloaded cancel-safe-futures v0.1.5
12632025-08-26T20:22:16.451Z Downloaded async-trait v0.1.88
12642025-08-26T20:22:16.451Z Downloaded backoff v0.4.0
12652025-08-26T20:22:16.451Z Downloaded blowfish v0.9.1
12662025-08-26T20:22:16.451Z Downloaded libsw-core v0.3.1
12672025-08-26T20:22:16.451Z Downloaded linear-map v1.2.0
12682025-08-26T20:22:16.452Z Downloaded rand_chacha v0.9.0
12692025-08-26T20:22:16.452Z Downloaded rand_chacha v0.3.1
12702025-08-26T20:22:16.452Z Downloaded instability v0.3.2
12712025-08-26T20:22:16.452Z Downloaded httpdate v1.0.3
12722025-08-26T20:22:16.452Z Downloaded crossbeam-epoch v0.9.18
12732025-08-26T20:22:16.452Z Downloaded base64ct v1.6.0
12742025-08-26T20:22:16.452Z Downloaded bcs v0.1.6
12752025-08-26T20:22:16.452Z Downloaded cmake v0.1.51
12762025-08-26T20:22:16.452Z Downloaded indent_write v2.2.0
12772025-08-26T20:22:16.452Z Downloaded hubpack_derive v0.1.1
12782025-08-26T20:22:16.452Z Downloaded bzip2 v0.5.2
12792025-08-26T20:22:16.452Z Downloaded block-padding v0.3.3
12802025-08-26T20:22:16.452Z Downloaded bitflags v1.3.2
12812025-08-26T20:22:16.452Z Downloaded hmac v0.12.1
12822025-08-26T20:22:16.452Z Downloaded hex-literal v0.4.1
12832025-08-26T20:22:16.452Z Downloaded crc-catalog v2.4.0
12842025-08-26T20:22:16.454Z Downloaded cobs v0.2.3
12852025-08-26T20:22:16.454Z Downloaded async-stream v0.3.6
12862025-08-26T20:22:16.454Z Downloaded atomic-waker v1.1.2
12872025-08-26T20:22:16.454Z Downloaded const_format_proc_macros v0.2.34
12882025-08-26T20:22:16.454Z Downloaded convert_case v0.7.1
12892025-08-26T20:22:16.454Z Downloaded cbc v0.1.2
12902025-08-26T20:22:16.454Z Downloaded headers-core v0.3.0
12912025-08-26T20:22:16.454Z Downloaded bit-set v0.5.3
12922025-08-26T20:22:16.454Z Downloaded chacha20 v0.9.1
12932025-08-26T20:22:16.454Z Downloaded bcrypt-pbkdf v0.10.0
12942025-08-26T20:22:16.454Z Downloaded bitfield v0.14.0
12952025-08-26T20:22:16.454Z Downloaded bit-vec v0.6.3
12962025-08-26T20:22:16.454Z Downloaded bb8 v0.8.5
12972025-08-26T20:22:16.454Z Downloaded cfg_aliases v0.2.1
12982025-08-26T20:22:16.454Z Downloaded cfg_aliases v0.1.1
12992025-08-26T20:22:16.454Z Downloaded assert_matches v1.5.0
13002025-08-26T20:22:16.454Z Downloaded aes-gcm v0.10.3
13012025-08-26T20:22:16.454Z Downloaded ahash v0.8.12
13022025-08-26T20:22:16.455Z Downloaded adler2 v2.0.0
13032025-08-26T20:22:16.455Z Downloaded aws-lc-sys v0.26.0
13042025-08-26T20:22:16.455Z Compiling value-bag v1.9.0
13052025-08-26T20:22:16.455Z Compiling shlex v1.3.0
13062025-08-26T20:22:16.455Z Compiling lock_api v0.4.12
13072025-08-26T20:22:16.455Z Compiling scopeguard v1.2.0
13082025-08-26T20:22:16.455Z Compiling typenum v1.17.0
13092025-08-26T20:22:16.455Z Compiling generic-array v0.14.7
13102025-08-26T20:22:16.455Z Compiling syn v2.0.104
13112025-08-26T20:22:16.455Z Compiling getrandom v0.2.15
13122025-08-26T20:22:16.455Z Compiling jobserver v0.1.32
13132025-08-26T20:22:16.744Z Compiling rand_core v0.6.4
13142025-08-26T20:22:16.753Z Compiling smallvec v1.15.1
13152025-08-26T20:22:16.759Z Compiling log v0.4.27
13162025-08-26T20:22:17.011Z Compiling cc v1.2.30
13172025-08-26T20:22:17.852Z Compiling portable-atomic v1.11.0
13182025-08-26T20:22:17.889Z Compiling subtle v2.6.1
13192025-08-26T20:22:17.889Z Compiling critical-section v1.1.3
13202025-08-26T20:22:17.889Z Compiling const-oid v0.9.6
13212025-08-26T20:22:17.889Z Compiling pkg-config v0.3.31
13222025-08-26T20:22:17.889Z Compiling parking_lot_core v0.9.10
13232025-08-26T20:22:17.889Z Compiling pin-project-lite v0.2.14
13242025-08-26T20:22:17.889Z Compiling rustix v0.38.37
13252025-08-26T20:22:18.485Z Compiling signal-hook-registry v1.4.2
13262025-08-26T20:22:18.834Z Compiling parking_lot v0.12.3
13272025-08-26T20:22:18.834Z Compiling mio v1.0.2
13282025-08-26T20:22:18.863Z Compiling futures-core v0.3.31
13292025-08-26T20:22:18.867Z Compiling spin v0.9.8
13302025-08-26T20:22:19.829Z Compiling socket2 v0.6.0
13312025-08-26T20:22:19.873Z Compiling slab v0.4.9
13322025-08-26T20:22:19.873Z Compiling aho-corasick v1.1.3
13332025-08-26T20:22:19.873Z Compiling once_cell v1.21.3
13342025-08-26T20:22:19.873Z Compiling cpufeatures v0.2.14
13352025-08-26T20:22:19.873Z Compiling foldhash v0.1.5
13362025-08-26T20:22:19.873Z Compiling serde_json v1.0.142
13372025-08-26T20:22:19.873Z Compiling getrandom v0.3.1
13382025-08-26T20:22:19.873Z Compiling libm v0.2.8
13392025-08-26T20:22:20.701Z Compiling regex-syntax v0.8.5
13402025-08-26T20:22:20.726Z Compiling allocator-api2 v0.2.21
13412025-08-26T20:22:20.726Z Compiling num-traits v0.2.19
13422025-08-26T20:22:20.726Z Compiling glob v0.3.2
13432025-08-26T20:22:20.726Z Compiling percent-encoding v2.3.1
13442025-08-26T20:22:20.726Z Compiling futures-sink v0.3.31
13452025-08-26T20:22:20.726Z Compiling either v1.15.0
13462025-08-26T20:22:20.727Z Compiling hashbrown v0.15.4
13472025-08-26T20:22:20.755Z Compiling futures-channel v0.3.31
13482025-08-26T20:22:21.117Z Compiling clang-sys v1.8.1
13492025-08-26T20:22:21.742Z Compiling pin-utils v0.1.0
13502025-08-26T20:22:21.764Z Compiling futures-io v0.3.31
13512025-08-26T20:22:21.764Z Compiling futures-task v0.3.31
13522025-08-26T20:22:21.764Z Compiling prettyplease v0.2.36
13532025-08-26T20:22:21.801Z Compiling lazy_static v1.5.0
13542025-08-26T20:22:21.821Z Compiling minimal-lexical v0.2.1
13552025-08-26T20:22:22.004Z Compiling libloading v0.8.5
13562025-08-26T20:22:22.033Z Compiling home v0.5.9
13572025-08-26T20:22:22.138Z Compiling bindgen v0.69.5
13582025-08-26T20:22:22.544Z Compiling nom v7.1.3
13592025-08-26T20:22:22.544Z Compiling base64ct v1.6.0
13602025-08-26T20:22:23.386Z Compiling pem-rfc7468 v0.7.0
13612025-08-26T20:22:23.413Z Compiling itertools v0.12.1
13622025-08-26T20:22:23.935Z Compiling synstructure v0.13.1
13632025-08-26T20:22:23.956Z Compiling regex-automata v0.4.8
13642025-08-26T20:22:24.906Z Compiling flagset v0.4.6
13652025-08-26T20:22:25.141Z Compiling rustc-hash v1.1.0
13662025-08-26T20:22:25.327Z Compiling lazycell v1.3.0
13672025-08-26T20:22:25.518Z Compiling cexpr v0.6.0
13682025-08-26T20:22:25.681Z Compiling cmake v0.1.51
13692025-08-26T20:22:25.838Z Compiling dunce v1.0.5
13702025-08-26T20:22:25.934Z Compiling fs_extra v1.3.0
13712025-08-26T20:22:25.996Z Compiling form_urlencoded v1.2.1
13722025-08-26T20:22:26.313Z Compiling vcpkg v0.2.15
13732025-08-26T20:22:26.474Z Compiling paste v1.0.15
13742025-08-26T20:22:26.497Z Compiling ring v0.17.14
13752025-08-26T20:22:26.808Z Compiling tracing-core v0.1.32
13762025-08-26T20:22:26.978Z Compiling aws-lc-rs v1.12.4
13772025-08-26T20:22:27.427Z Compiling iana-time-zone v0.1.63
13782025-08-26T20:22:27.817Z Compiling httparse v1.9.5
13792025-08-26T20:22:27.975Z Compiling openssl-sys v0.9.109
13802025-08-26T20:22:27.996Z Compiling base64 v0.22.1
13812025-08-26T20:22:28.128Z Compiling tinyvec_macros v0.1.1
13822025-08-26T20:22:28.228Z Compiling rustversion v1.0.17
13832025-08-26T20:22:28.397Z Compiling serde_derive v1.0.219
13842025-08-26T20:22:28.465Z Compiling zeroize_derive v1.4.2
13852025-08-26T20:22:28.595Z Compiling zerofrom-derive v0.1.4
13862025-08-26T20:22:28.860Z Compiling yoke-derive v0.7.4
13872025-08-26T20:22:29.015Z Compiling zerovec-derive v0.10.3
13882025-08-26T20:22:29.856Z Compiling zeroize v1.8.1
13892025-08-26T20:22:31.449Z Compiling displaydoc v0.2.5
13902025-08-26T20:22:31.476Z Compiling zerocopy-derive v0.7.35
13912025-08-26T20:22:31.596Z Compiling crypto-common v0.1.6
13922025-08-26T20:22:31.848Z Compiling block-buffer v0.10.4
13932025-08-26T20:22:31.903Z Compiling zerofrom v0.1.4
13942025-08-26T20:22:32.113Z Compiling digest v0.10.7
13952025-08-26T20:22:32.118Z Compiling yoke v0.7.4
13962025-08-26T20:22:32.400Z Compiling tokio-macros v2.5.0
13972025-08-26T20:22:32.489Z Compiling zerovec v0.10.4
13982025-08-26T20:22:32.579Z Compiling hmac v0.12.1
13992025-08-26T20:22:32.850Z Compiling icu_provider_macros v1.5.0
14002025-08-26T20:22:32.919Z Compiling block-padding v0.3.3
14012025-08-26T20:22:33.145Z Compiling futures-macro v0.3.31
14022025-08-26T20:22:33.254Z Compiling inout v0.1.3
14032025-08-26T20:22:33.296Z Compiling zerocopy v0.7.35
14042025-08-26T20:22:33.436Z Compiling sha2 v0.10.9
14052025-08-26T20:22:33.563Z Compiling cipher v0.4.4
14062025-08-26T20:22:33.796Z Compiling regex v1.11.1
14072025-08-26T20:22:33.884Z Compiling der_derive v0.7.3
14082025-08-26T20:22:34.067Z Compiling thiserror-impl v1.0.69
14092025-08-26T20:22:34.479Z Compiling tinystr v0.7.6
14102025-08-26T20:22:34.650Z Compiling icu_collections v1.5.0
14112025-08-26T20:22:34.735Z Compiling ppv-lite86 v0.2.20
14122025-08-26T20:22:34.898Z Compiling icu_locid v1.5.0
14132025-08-26T20:22:34.961Z Compiling futures-util v0.3.31
14142025-08-26T20:22:35.556Z Compiling salsa20 v0.10.2
14152025-08-26T20:22:35.615Z Compiling serde v1.0.219
14162025-08-26T20:22:35.807Z Compiling pbkdf2 v0.12.2
14172025-08-26T20:22:35.923Z Compiling cbc v0.1.2
14182025-08-26T20:22:35.988Z Compiling scrypt v0.11.0
14192025-08-26T20:22:36.140Z Compiling icu_provider v1.5.0
14202025-08-26T20:22:36.160Z Compiling der v0.7.9
14212025-08-26T20:22:36.499Z Compiling aes v0.8.4
14222025-08-26T20:22:36.862Z Compiling icu_locid_transform v1.5.0
14232025-08-26T20:22:36.972Z Compiling thiserror v1.0.69
14242025-08-26T20:22:37.026Z Compiling tracing-attributes v0.1.27
14252025-08-26T20:22:37.060Z Compiling scroll_derive v0.12.0
14262025-08-26T20:22:37.145Z Compiling pest v2.7.14
14272025-08-26T20:22:38.475Z Compiling icu_properties v1.5.1
14282025-08-26T20:22:38.978Z Compiling spki v0.7.3
14292025-08-26T20:22:39.111Z Compiling rustls-pki-types v1.10.0
14302025-08-26T20:22:39.217Z Compiling scroll v0.12.0
14312025-08-26T20:22:39.364Z Compiling pkcs5 v0.7.1
14322025-08-26T20:22:39.728Z Compiling pest_meta v2.7.14
14332025-08-26T20:22:40.105Z Compiling pkcs8 v0.10.2
14342025-08-26T20:22:40.157Z Compiling tracing v0.1.40
14352025-08-26T20:22:40.254Z Compiling tinyvec v1.8.0
14362025-08-26T20:22:40.290Z Compiling serde_derive_internals v0.29.1
14372025-08-26T20:22:40.411Z Compiling rand_core v0.9.3
14382025-08-26T20:22:40.660Z Compiling bitflags v2.9.1
14392025-08-26T20:22:40.737Z Compiling bytes v1.10.1
14402025-08-26T20:22:40.915Z Compiling semver v1.0.26
14412025-08-26T20:22:41.616Z Compiling indexmap v2.10.0
14422025-08-26T20:22:41.767Z Compiling tokio v1.47.0
14432025-08-26T20:22:42.131Z Compiling icu_normalizer v1.5.0
14442025-08-26T20:22:42.447Z Compiling http v1.3.1
14452025-08-26T20:22:42.979Z Compiling rustc_version v0.4.1
14462025-08-26T20:22:43.003Z Compiling uuid v1.17.0
14472025-08-26T20:22:43.649Z Compiling idna_adapter v1.2.0
14482025-08-26T20:22:43.816Z Compiling chrono v0.4.41
14492025-08-26T20:22:43.839Z Compiling idna v1.0.3
14502025-08-26T20:22:43.886Z Compiling http-body v1.0.1
14512025-08-26T20:22:43.954Z Compiling pest_generator v2.7.14
14522025-08-26T20:22:44.152Z Compiling bzip2-sys v0.1.13+1.0.8
14532025-08-26T20:22:44.405Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14542025-08-26T20:22:44.544Z Compiling url v2.5.4
14552025-08-26T20:22:44.663Z Compiling which v4.4.2
14562025-08-26T20:22:45.234Z Compiling time-core v0.1.2
14572025-08-26T20:22:45.371Z Compiling try-lock v0.2.5
14582025-08-26T20:22:45.446Z Compiling tower-service v0.3.3
14592025-08-26T20:22:45.561Z Compiling adler2 v2.0.0
14602025-08-26T20:22:45.599Z Compiling atomic-waker v1.1.2
14612025-08-26T20:22:45.722Z Compiling powerfmt v0.2.0
14622025-08-26T20:22:45.766Z Compiling num-conv v0.1.0
14632025-08-26T20:22:45.784Z Compiling openssl v0.10.73
14642025-08-26T20:22:45.803Z Compiling openssl-probe v0.1.5
14652025-08-26T20:22:46.061Z Compiling foreign-types-shared v0.1.1
14662025-08-26T20:22:46.103Z Compiling untrusted v0.9.0
14672025-08-26T20:22:46.124Z Compiling schemars v0.8.22
14682025-08-26T20:22:46.197Z Compiling untrusted v0.7.1
14692025-08-26T20:22:46.272Z Compiling foreign-types v0.3.2
14702025-08-26T20:22:46.291Z Compiling time-macros v0.2.18
14712025-08-26T20:22:46.383Z Compiling deranged v0.3.11
14722025-08-26T20:22:46.405Z Compiling pest_derive v2.7.14
14732025-08-26T20:22:46.501Z Compiling miniz_oxide v0.8.5
14742025-08-26T20:22:47.079Z Compiling want v0.3.1
14752025-08-26T20:22:47.210Z Compiling goblin v0.8.2
14762025-08-26T20:22:47.903Z Compiling schemars_derive v0.8.22
14772025-08-26T20:22:49.081Z Compiling rand_chacha v0.9.0
14782025-08-26T20:22:49.180Z Compiling ipnet v2.11.0
14792025-08-26T20:22:50.333Z Compiling tokio-util v0.7.15
14802025-08-26T20:22:51.150Z Compiling openssl-macros v0.1.1
14812025-08-26T20:22:51.856Z Compiling h2 v0.4.6
14822025-08-26T20:22:51.860Z Compiling syn v1.0.109
14832025-08-26T20:22:52.218Z Compiling zerocopy v0.8.26
14842025-08-26T20:22:52.442Z Compiling crossbeam-utils v0.8.21
14852025-08-26T20:22:52.545Z Compiling native-tls v0.2.12
14862025-08-26T20:22:52.923Z Compiling httpdate v1.0.3
14872025-08-26T20:22:52.988Z Compiling rustls v0.23.19
14882025-08-26T20:22:53.026Z Compiling num_threads v0.1.7
14892025-08-26T20:22:53.181Z Compiling dyn-clone v1.0.20
14902025-08-26T20:22:53.301Z Compiling dof v0.3.0
14912025-08-26T20:22:53.427Z Compiling time v0.3.36
14922025-08-26T20:22:55.090Z Compiling rand v0.9.2
14932025-08-26T20:22:56.068Z Compiling dtrace-parser v0.2.0
14942025-08-26T20:22:56.621Z Compiling heapless v0.7.17
14952025-08-26T20:22:56.841Z Compiling unicode-normalization v0.1.24
14962025-08-26T20:22:57.102Z Compiling signature v2.2.0
14972025-08-26T20:22:57.404Z Compiling zerocopy-derive v0.8.26
14982025-08-26T20:22:57.805Z Compiling crc32fast v1.4.2
14992025-08-26T20:22:57.827Z Compiling cookie v0.18.1
15002025-08-26T20:22:57.876Z Compiling slog v2.7.0
15012025-08-26T20:22:58.147Z Compiling zlib-rs v0.5.1
15022025-08-26T20:22:58.162Z Compiling signal-hook v0.3.18
15032025-08-26T20:22:58.401Z Compiling unicode-properties v0.1.3
15042025-08-26T20:22:58.478Z Compiling unicode-bidi v0.3.17
15052025-08-26T20:22:58.820Z Compiling hyper v1.6.0
15062025-08-26T20:22:59.653Z Compiling siphasher v0.3.11
15072025-08-26T20:23:00.080Z Compiling zstd-safe v7.2.3
15082025-08-26T20:23:00.446Z Compiling phf_shared v0.11.2
15092025-08-26T20:23:01.280Z Compiling hyper-util v0.1.16
15102025-08-26T20:23:01.343Z Compiling stringprep v0.1.5
15112025-08-26T20:23:01.611Z Compiling usdt-impl v0.5.0
15122025-08-26T20:23:02.406Z Compiling curve25519-dalek v4.1.3
15132025-08-26T20:23:02.910Z Compiling serde_spanned v0.6.9
15142025-08-26T20:23:03.114Z Compiling serde_tokenstream v0.2.2
15152025-08-26T20:23:03.156Z Compiling toml_datetime v0.6.11
15162025-08-26T20:23:03.398Z Compiling rand_chacha v0.3.1
15172025-08-26T20:23:03.663Z Compiling md-5 v0.10.6
15182025-08-26T20:23:03.689Z Compiling num-integer v0.1.46
15192025-08-26T20:23:03.901Z Compiling sync_wrapper v1.0.1
15202025-08-26T20:23:03.927Z Compiling hash32 v0.2.1
15212025-08-26T20:23:04.081Z Compiling ff v0.13.0
15222025-08-26T20:23:04.364Z Compiling libz-rs-sys v0.5.1
15232025-08-26T20:23:04.367Z Compiling memoffset v0.9.1
15242025-08-26T20:23:04.404Z Compiling newtype-uuid v1.2.4
15252025-08-26T20:23:04.587Z Compiling cfg_aliases v0.2.1
15262025-08-26T20:23:04.673Z Compiling fallible-iterator v0.2.0
15272025-08-26T20:23:04.711Z Compiling base16ct v0.2.0
15282025-08-26T20:23:04.738Z Compiling tower-layer v0.3.3
15292025-08-26T20:23:04.812Z Compiling gimli v0.31.1
15302025-08-26T20:23:05.073Z Compiling psl-types v2.0.11
15312025-08-26T20:23:05.095Z Compiling litrs v0.4.1
15322025-08-26T20:23:05.132Z Compiling smoltcp v0.9.1
15332025-08-26T20:23:05.281Z Compiling num-bigint-dig v0.8.4
15342025-08-26T20:23:05.392Z Compiling postgres-protocol v0.6.8
15352025-08-26T20:23:05.655Z Compiling publicsuffix v2.3.0
15362025-08-26T20:23:05.703Z Compiling tower v0.5.2
15372025-08-26T20:23:05.829Z Compiling sec1 v0.7.3
15382025-08-26T20:23:05.991Z Compiling nix v0.29.0
15392025-08-26T20:23:06.164Z Compiling document-features v0.2.11
15402025-08-26T20:23:06.500Z Compiling flate2 v1.1.2
15412025-08-26T20:23:06.527Z Compiling group v0.13.0
15422025-08-26T20:23:06.844Z Compiling num-iter v0.1.45
15432025-08-26T20:23:06.865Z Compiling rand v0.8.5
15442025-08-26T20:23:07.994Z Compiling tokio-native-tls v0.3.1
15452025-08-26T20:23:08.068Z Compiling ipnetwork v0.21.1
15462025-08-26T20:23:08.098Z Compiling strum_macros v0.27.1
15472025-08-26T20:23:08.260Z Compiling rustls-native-certs v0.8.1
15482025-08-26T20:23:08.283Z Compiling terminal_size v0.4.0
15492025-08-26T20:23:08.519Z Compiling http-body-util v0.1.3
15502025-08-26T20:23:08.776Z Compiling webpki-roots v1.0.1
15512025-08-26T20:23:08.805Z Compiling hkdf v0.12.4
15522025-08-26T20:23:08.867Z Compiling addr2line v0.24.2
15532025-08-26T20:23:09.004Z Compiling crypto-bigint v0.5.5
15542025-08-26T20:23:09.007Z Compiling thiserror-impl v2.0.12
15552025-08-26T20:23:09.086Z Compiling curve25519-dalek-derive v0.1.1
15562025-08-26T20:23:09.367Z Compiling async-trait v0.1.88
15572025-08-26T20:23:09.553Z Compiling fs-err v3.1.1
15582025-08-26T20:23:09.932Z Compiling ahash v0.8.12
15592025-08-26T20:23:10.329Z Compiling object v0.36.5
15602025-08-26T20:23:10.461Z Compiling lockfree-object-pool v0.1.6
15612025-08-26T20:23:10.745Z Compiling managed v0.8.0
15622025-08-26T20:23:11.187Z Compiling iri-string v0.7.8
15632025-08-26T20:23:11.818Z Compiling simd-adler32 v0.3.7
15642025-08-26T20:23:12.086Z Compiling anyhow v1.0.99
15652025-08-26T20:23:12.347Z Compiling rustix v1.0.7
15662025-08-26T20:23:12.720Z Compiling buf-list v1.0.3
15672025-08-26T20:23:12.940Z Compiling winnow v0.5.40
15682025-08-26T20:23:13.036Z Compiling bitflags v1.3.2
15692025-08-26T20:23:13.166Z Compiling rustc-demangle v0.1.24
15702025-08-26T20:23:13.341Z Compiling bumpalo v3.16.0
15712025-08-26T20:23:13.611Z Compiling hubpack_derive v0.1.1
15722025-08-26T20:23:13.813Z Compiling zopfli v0.8.1
15732025-08-26T20:23:14.015Z Compiling tower-http v0.6.6
15742025-08-26T20:23:14.555Z Compiling hubpack v0.1.2
15752025-08-26T20:23:14.943Z Compiling strum v0.27.2
15762025-08-26T20:23:15.043Z Compiling clap_builder v4.5.41
15772025-08-26T20:23:15.141Z Compiling thiserror v2.0.12
15782025-08-26T20:23:15.304Z Compiling elliptic-curve v0.13.8
15792025-08-26T20:23:15.667Z Compiling hyper-tls v0.6.0
15802025-08-26T20:23:16.086Z Compiling oxnet v0.1.3
15812025-08-26T20:23:16.459Z Compiling toml_edit v0.19.15
15822025-08-26T20:23:16.734Z Compiling zstd v0.13.3
15832025-08-26T20:23:16.843Z Compiling backtrace v0.3.74
15842025-08-26T20:23:17.265Z Compiling signal-hook-mio v0.2.4
15852025-08-26T20:23:17.407Z Compiling cookie_store v0.21.1
15862025-08-26T20:23:17.626Z Compiling postgres-types v0.2.9
15872025-08-26T20:23:18.834Z Compiling usdt-attr-macro v0.5.0
15882025-08-26T20:23:19.123Z Compiling usdt-macro v0.5.0
15892025-08-26T20:23:19.674Z Compiling phf v0.11.2
15902025-08-26T20:23:20.011Z Compiling ed25519 v2.2.3
15912025-08-26T20:23:20.406Z Compiling bzip2 v0.5.2
15922025-08-26T20:23:20.560Z Compiling bzip2 v0.4.4
15932025-08-26T20:23:20.805Z Compiling strum_macros v0.26.4
15942025-08-26T20:23:20.951Z Compiling serde-big-array v0.5.1
15952025-08-26T20:23:21.203Z Compiling serde_urlencoded v0.7.1
15962025-08-26T20:23:21.736Z Compiling pkcs1 v0.7.5
15972025-08-26T20:23:21.910Z Compiling rfc6979 v0.4.0
15982025-08-26T20:23:22.126Z Compiling bstr v1.10.0
15992025-08-26T20:23:22.635Z Compiling clap_derive v4.5.41
16002025-08-26T20:23:22.639Z Compiling enum-as-inner v0.6.1
16012025-08-26T20:23:22.718Z Compiling serde_repr v0.1.19
16022025-08-26T20:23:23.042Z Compiling daft-derive v0.1.4
16032025-08-26T20:23:23.632Z Compiling float-cmp v0.10.0
16042025-08-26T20:23:23.700Z Compiling socket2 v0.5.10
16052025-08-26T20:23:23.834Z Compiling encoding_rs v0.8.34
16062025-08-26T20:23:23.886Z Compiling new_debug_unreachable v1.0.6
16072025-08-26T20:23:24.006Z Compiling data-encoding v2.9.0
16082025-08-26T20:23:24.572Z Compiling difflib v0.4.0
16092025-08-26T20:23:24.596Z Compiling normalize-line-endings v0.3.0
16102025-08-26T20:23:24.765Z Compiling predicates-core v1.0.8
16112025-08-26T20:23:25.143Z Compiling whoami v1.5.2
16122025-08-26T20:23:25.226Z Compiling fixedbitset v0.4.2
16132025-08-26T20:23:25.681Z Compiling static_assertions v1.1.0
16142025-08-26T20:23:25.705Z Compiling mime v0.3.17
16152025-08-26T20:23:25.730Z Compiling precomputed-hash v0.1.1
16162025-08-26T20:23:25.806Z Compiling unicode-segmentation v1.12.0
16172025-08-26T20:23:25.870Z Compiling toml_edit v0.22.27
16182025-08-26T20:23:25.892Z Compiling string_cache v0.8.9
16192025-08-26T20:23:26.215Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16202025-08-26T20:23:26.356Z Compiling petgraph v0.6.5
16212025-08-26T20:23:26.666Z Compiling similar v2.7.0
16222025-08-26T20:23:26.957Z Compiling clap v4.5.41
16232025-08-26T20:23:27.098Z Compiling tokio-postgres v0.7.13
16242025-08-26T20:23:27.483Z Compiling strum v0.26.3
16252025-08-26T20:23:27.694Z Compiling console v0.15.10
16262025-08-26T20:23:28.619Z Compiling predicates v3.1.3
16272025-08-26T20:23:28.968Z Compiling hickory-proto v0.25.2
16282025-08-26T20:23:29.094Z Compiling daft v0.1.4
16292025-08-26T20:23:29.647Z Compiling usdt v0.5.0
16302025-08-26T20:23:29.916Z Compiling rsa v0.9.6
16312025-08-26T20:23:30.044Z Compiling ecdsa v0.16.9
16322025-08-26T20:23:30.167Z Compiling zip v0.6.6
16332025-08-26T20:23:30.884Z Compiling zip v4.2.0
16342025-08-26T20:23:31.400Z Compiling ed25519-dalek v2.1.1
16352025-08-26T20:23:32.254Z Compiling toml v0.7.8
16362025-08-26T20:23:32.910Z Compiling crossterm v0.28.1
16372025-08-26T20:23:33.823Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16382025-08-26T20:23:34.270Z Compiling crossbeam-epoch v0.9.18
16392025-08-26T20:23:34.329Z Compiling tokio-stream v0.1.17
16402025-08-26T20:23:34.780Z Compiling openapiv3 v2.2.0
16412025-08-26T20:23:34.981Z Compiling x509-cert v0.2.5
16422025-08-26T20:23:35.329Z Compiling sha1 v0.10.6
16432025-08-26T20:23:35.750Z Compiling itertools v0.13.0
16442025-08-26T20:23:36.018Z Compiling itertools v0.10.5
16452025-08-26T20:23:36.716Z Compiling dirs-sys-next v0.1.2
16462025-08-26T20:23:37.258Z Compiling winnow v0.6.26
16472025-08-26T20:23:37.390Z Compiling lalrpop-util v0.19.12
16482025-08-26T20:23:37.762Z Compiling rustc-hash v2.1.1
16492025-08-26T20:23:37.973Z Compiling peg-runtime v0.8.5
16502025-08-26T20:23:38.530Z Compiling dirs-next v2.0.0
16512025-08-26T20:23:38.533Z Compiling thread_local v1.1.8
16522025-08-26T20:23:38.575Z Compiling slog-async v2.8.0
16532025-08-26T20:23:38.704Z Compiling term v0.7.0
16542025-08-26T20:23:38.742Z Compiling crossbeam-channel v0.5.15
16552025-08-26T20:23:39.040Z Compiling xattr v1.3.1
16562025-08-26T20:23:39.153Z Compiling futures-executor v0.3.31
16572025-08-26T20:23:39.219Z Compiling filetime v0.2.25
16582025-08-26T20:23:39.309Z Compiling is-terminal v0.4.13
16592025-08-26T20:23:39.467Z Compiling take_mut v0.2.2
16602025-08-26T20:23:39.534Z Compiling tar v0.4.44
16612025-08-26T20:23:39.656Z Compiling slog-term v2.9.1
16622025-08-26T20:23:39.721Z Compiling futures v0.3.31
16632025-08-26T20:23:39.883Z Compiling camino v1.1.11
16642025-08-26T20:23:44.362Z Compiling aws-lc-sys v0.26.0
16652025-08-26T20:24:13.773Z Compiling rustls-webpki v0.102.8
16662025-08-26T20:24:18.207Z Compiling tokio-rustls v0.26.0
16672025-08-26T20:24:18.485Z Compiling hyper-rustls v0.27.7
16682025-08-26T20:24:18.774Z Compiling reqwest v0.12.22
16692025-08-26T20:24:22.185Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16702025-08-26T20:24:22.471Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16712025-08-26T20:24:27.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16722025-08-26T20:24:27.254Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16732025-08-26T20:24:27.306ZAug 26 20:24:26.907 INFO Starting download, target: Cockroach
16742025-08-26T20:24:27.306ZAug 26 20:24:26.908 INFO Starting download, target: Clickhouse
16752025-08-26T20:24:27.306ZAug 26 20:24:26.908 INFO Starting download, target: Console
16762025-08-26T20:24:27.306ZAug 26 20:24:26.908 INFO Starting download, target: DendriteStub
16772025-08-26T20:24:27.306ZAug 26 20:24:26.908 INFO Starting download, target: MaghemiteMgd
16782025-08-26T20:24:27.309ZAug 26 20:24:26.908 INFO Starting download, target: TransceiverControl
16792025-08-26T20:24:27.309ZAug 26 20:24:26.908 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16802025-08-26T20:24:27.309ZAug 26 20:24:26.908 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16812025-08-26T20:24:27.310ZAug 26 20:24:26.908 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16822025-08-26T20:24:27.310ZAug 26 20:24:26.908 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16832025-08-26T20:24:27.310ZAug 26 20:24:26.908 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16842025-08-26T20:24:27.310ZAug 26 20:24:26.908 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16852025-08-26T20:24:27.636ZAug 26 20:24:27.214 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16862025-08-26T20:24:27.806ZAug 26 20:24:27.403 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16872025-08-26T20:24:28.069ZAug 26 20:24:27.668 INFO Download complete, target: TransceiverControl
16882025-08-26T20:24:28.267ZAug 26 20:24:27.861 INFO Download complete, target: Console
16892025-08-26T20:24:28.424ZAug 26 20:24:28.025 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16902025-08-26T20:24:28.517ZAug 26 20:24:28.119 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16912025-08-26T20:24:29.081ZAug 26 20:24:28.682 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16922025-08-26T20:24:29.081ZAug 26 20:24:28.682 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16932025-08-26T20:24:29.181ZAug 26 20:24:28.780 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16942025-08-26T20:24:32.219ZAug 26 20:24:31.821 INFO Download complete, target: DendriteStub
16952025-08-26T20:24:32.238ZAug 26 20:24:31.837 INFO Download complete, target: MaghemiteMgd
16962025-08-26T20:24:35.918ZAug 26 20:24:35.518 INFO Checking that binary works, target: Cockroach
16972025-08-26T20:24:36.073ZAug 26 20:24:35.674 INFO Download complete, target: Cockroach
16982025-08-26T20:24:40.062ZAug 26 20:24:39.663 INFO Checking that binary works, target: Clickhouse
16992025-08-26T20:24:40.220ZAug 26 20:24:39.821 INFO Download complete, target: Clickhouse
17002025-08-26T20:24:40.242ZAll builder prerequisites installed successfully, and PATH looks valid
17012025-08-26T20:24:40.245Z
17022025-08-26T20:24:40.245Zreal 4:43.603120048
17032025-08-26T20:24:40.245Zuser 16:19.067074045
17042025-08-26T20:24:40.246Zsys 2:17.495056394
17052025-08-26T20:24:40.246Ztrap 0.591114058
17062025-08-26T20:24:40.246Ztflt 0.916492130
17072025-08-26T20:24:40.246Zdflt 1.436234606
17082025-08-26T20:24:40.246Zkflt 0.027453489
17092025-08-26T20:24:40.246Zlock 38:04.535155955
17102025-08-26T20:24:40.246Zslp 59:08.220706220
17112025-08-26T20:24:40.246Zlat 1:12.548555647
17122025-08-26T20:24:40.246Zstop 2:53.869267453
17132025-08-26T20:24:40.246Z+ banner hack-check
17142025-08-26T20:24:40.246Z
17152025-08-26T20:24:40.246Z # # ## #### # # #### # # ###### #### # #
17162025-08-26T20:24:40.246Z # # # # # # # # # # # # # # # # #
17172025-08-26T20:24:40.246Z ###### # # # #### ##### # ###### ##### # ####
17182025-08-26T20:24:40.246Z # # ###### # # # # # # # # # #
17192025-08-26T20:24:40.246Z # # # # # # # # # # # # # # # # #
17202025-08-26T20:24:40.246Z # # # # #### # # #### # # ###### #### # #
17212025-08-26T20:24:40.246Z
17222025-08-26T20:24:40.246Z+ export CARGO_INCREMENTAL=0
17232025-08-26T20:24:40.246Z+ CARGO_INCREMENTAL=0
17242025-08-26T20:24:40.246Z+ ptime -m timeout 2h cargo xtask check-features --ci
17252025-08-26T20:24:40.957Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17262025-08-26T20:24:41.248Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17272025-08-26T20:24:44.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s
17282025-08-26T20:24:44.369Z Running `target/debug/xtask check-features --ci`
17292025-08-26T20:24:44.383Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17302025-08-26T20:24:44.383Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17312025-08-26T20:24:44.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17322025-08-26T20:24:44.974Z Running `target/debug/xtask download cargo-hack`
17332025-08-26T20:24:45.980Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17342025-08-26T20:24:46.383Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17352025-08-26T20:24:50.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
17362025-08-26T20:24:50.370Z Running `target/debug/xtask-downloader cargo-hack`
17372025-08-26T20:24:50.413ZAug 26 20:24:50.012 INFO Starting download, target: CargoHack
17382025-08-26T20:24:50.417ZAug 26 20:24:50.013 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17392025-08-26T20:24:50.814ZAug 26 20:24:50.413 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17402025-08-26T20:24:50.894ZAug 26 20:24:50.493 INFO Download complete, target: CargoHack
17412025-08-26T20:24:50.898Zrunning: "/home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17422025-08-26T20:24:50.917Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17432025-08-26T20:24:51.119Zinfo: running `cargo check --bins` on api_identity (1/221)
17442025-08-26T20:24:51.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-08-26T20:24:51.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-08-26T20:24:51.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-08-26T20:24:51.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17482025-08-26T20:24:51.855Z
17492025-08-26T20:24:51.855Zinfo: running `cargo check --bins` on bootstore (2/221)
17502025-08-26T20:24:52.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-08-26T20:24:52.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-08-26T20:24:52.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-08-26T20:24:52.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
17542025-08-26T20:24:52.643Z
17552025-08-26T20:24:52.643Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17562025-08-26T20:24:53.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-08-26T20:24:53.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-08-26T20:24:53.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-08-26T20:24:53.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
17602025-08-26T20:24:53.422Z
17612025-08-26T20:24:53.423Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17622025-08-26T20:24:54.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-08-26T20:24:54.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-08-26T20:24:54.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-08-26T20:24:54.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17662025-08-26T20:24:54.186Z
17672025-08-26T20:24:54.186Zinfo: running `cargo check --bins` on id-map (5/221)
17682025-08-26T20:24:54.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-08-26T20:24:54.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-08-26T20:24:54.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-08-26T20:24:54.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17722025-08-26T20:24:54.919Z
17732025-08-26T20:24:54.919Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17742025-08-26T20:24:55.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-08-26T20:24:55.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-08-26T20:24:55.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-08-26T20:24:55.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17782025-08-26T20:24:55.490Z
17792025-08-26T20:24:55.490Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17802025-08-26T20:24:56.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-08-26T20:24:56.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-08-26T20:24:56.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-08-26T20:24:56.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17842025-08-26T20:24:56.059Z
17852025-08-26T20:24:56.059Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17862025-08-26T20:24:56.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-08-26T20:24:56.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-08-26T20:24:56.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-08-26T20:24:56.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17902025-08-26T20:24:56.619Z
17912025-08-26T20:24:56.619Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17922025-08-26T20:24:57.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-08-26T20:24:57.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-08-26T20:24:57.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-08-26T20:24:57.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17962025-08-26T20:24:57.179Z
17972025-08-26T20:24:57.179Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17982025-08-26T20:24:57.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-08-26T20:24:57.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-08-26T20:24:57.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-08-26T20:24:57.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18022025-08-26T20:24:57.737Z
18032025-08-26T20:24:57.737Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
18042025-08-26T20:24:58.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-08-26T20:24:58.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-08-26T20:24:58.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-08-26T20:24:58.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18082025-08-26T20:24:58.303Z
18092025-08-26T20:24:58.303Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
18102025-08-26T20:24:58.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-08-26T20:24:58.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-08-26T20:24:58.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-08-26T20:24:58.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18142025-08-26T20:24:58.871Z
18152025-08-26T20:24:58.871Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18162025-08-26T20:24:59.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-08-26T20:24:59.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-08-26T20:24:59.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-08-26T20:24:59.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18202025-08-26T20:24:59.434Z
18212025-08-26T20:24:59.434Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18222025-08-26T20:24:59.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-08-26T20:24:59.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-08-26T20:24:59.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-08-26T20:24:59.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18262025-08-26T20:25:00.002Z
18272025-08-26T20:25:00.002Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18282025-08-26T20:25:00.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-08-26T20:25:00.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-08-26T20:25:00.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-08-26T20:25:00.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18322025-08-26T20:25:00.564Z
18332025-08-26T20:25:00.564Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18342025-08-26T20:25:01.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-08-26T20:25:01.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-08-26T20:25:01.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-08-26T20:25:01.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18382025-08-26T20:25:01.126Z
18392025-08-26T20:25:01.126Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18402025-08-26T20:25:01.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-08-26T20:25:01.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-08-26T20:25:01.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-08-26T20:25:01.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18442025-08-26T20:25:01.691Z
18452025-08-26T20:25:01.691Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18462025-08-26T20:25:02.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-08-26T20:25:02.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-08-26T20:25:02.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-08-26T20:25:02.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18502025-08-26T20:25:02.255Z
18512025-08-26T20:25:02.255Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18522025-08-26T20:25:02.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-08-26T20:25:02.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-08-26T20:25:02.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-08-26T20:25:02.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18562025-08-26T20:25:02.821Z
18572025-08-26T20:25:02.821Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18582025-08-26T20:25:03.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-08-26T20:25:03.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-08-26T20:25:03.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-08-26T20:25:03.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18622025-08-26T20:25:03.389Z
18632025-08-26T20:25:03.389Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18642025-08-26T20:25:03.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-08-26T20:25:03.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-08-26T20:25:03.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-08-26T20:25:03.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18682025-08-26T20:25:03.961Z
18692025-08-26T20:25:03.961Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18702025-08-26T20:25:04.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-08-26T20:25:04.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-08-26T20:25:04.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-08-26T20:25:04.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18742025-08-26T20:25:04.534Z
18752025-08-26T20:25:04.534Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18762025-08-26T20:25:05.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-08-26T20:25:05.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-08-26T20:25:05.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-08-26T20:25:05.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18802025-08-26T20:25:05.117Z
18812025-08-26T20:25:05.117Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18822025-08-26T20:25:05.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-08-26T20:25:05.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-08-26T20:25:05.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-08-26T20:25:05.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18862025-08-26T20:25:05.697Z
18872025-08-26T20:25:05.697Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18882025-08-26T20:25:06.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-08-26T20:25:06.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-08-26T20:25:06.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-08-26T20:25:06.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18922025-08-26T20:25:06.263Z
18932025-08-26T20:25:06.263Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18942025-08-26T20:25:06.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-08-26T20:25:06.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-08-26T20:25:06.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-08-26T20:25:06.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18982025-08-26T20:25:06.835Z
18992025-08-26T20:25:06.835Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
19002025-08-26T20:25:07.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-08-26T20:25:07.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-08-26T20:25:07.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-08-26T20:25:07.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19042025-08-26T20:25:07.398Z
19052025-08-26T20:25:07.398Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
19062025-08-26T20:25:07.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-08-26T20:25:07.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-08-26T20:25:07.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-08-26T20:25:07.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19102025-08-26T20:25:07.964Z
19112025-08-26T20:25:07.964Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
19122025-08-26T20:25:08.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-08-26T20:25:08.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-08-26T20:25:08.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-08-26T20:25:08.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19162025-08-26T20:25:08.530Z
19172025-08-26T20:25:08.530Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19182025-08-26T20:25:09.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-08-26T20:25:09.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-08-26T20:25:09.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-08-26T20:25:09.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19222025-08-26T20:25:09.089Z
19232025-08-26T20:25:09.089Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19242025-08-26T20:25:09.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-08-26T20:25:09.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-08-26T20:25:09.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-08-26T20:25:09.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19282025-08-26T20:25:09.656Z
19292025-08-26T20:25:09.656Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19302025-08-26T20:25:10.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-08-26T20:25:10.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-08-26T20:25:10.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-08-26T20:25:10.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19342025-08-26T20:25:10.218Z
19352025-08-26T20:25:10.218Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19362025-08-26T20:25:10.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-08-26T20:25:10.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-08-26T20:25:10.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-08-26T20:25:10.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19402025-08-26T20:25:10.783Z
19412025-08-26T20:25:10.783Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19422025-08-26T20:25:11.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-08-26T20:25:11.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-08-26T20:25:11.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-08-26T20:25:11.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19462025-08-26T20:25:11.346Z
19472025-08-26T20:25:11.346Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19482025-08-26T20:25:11.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-08-26T20:25:11.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-08-26T20:25:11.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-08-26T20:25:11.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19522025-08-26T20:25:11.911Z
19532025-08-26T20:25:11.911Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19542025-08-26T20:25:12.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-08-26T20:25:12.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-08-26T20:25:12.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-08-26T20:25:12.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19582025-08-26T20:25:12.482Z
19592025-08-26T20:25:12.482Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19602025-08-26T20:25:12.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-08-26T20:25:12.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-08-26T20:25:12.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-08-26T20:25:12.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19642025-08-26T20:25:13.046Z
19652025-08-26T20:25:13.046Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19662025-08-26T20:25:13.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-08-26T20:25:13.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-08-26T20:25:13.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-08-26T20:25:13.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19702025-08-26T20:25:13.618Z
19712025-08-26T20:25:13.618Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19722025-08-26T20:25:14.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-08-26T20:25:14.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-08-26T20:25:14.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-08-26T20:25:14.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19762025-08-26T20:25:14.185Z
19772025-08-26T20:25:14.186Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19782025-08-26T20:25:14.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-08-26T20:25:14.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-08-26T20:25:14.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-08-26T20:25:14.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19822025-08-26T20:25:14.760Z
19832025-08-26T20:25:14.760Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19842025-08-26T20:25:15.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-08-26T20:25:15.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-08-26T20:25:15.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-08-26T20:25:15.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19882025-08-26T20:25:15.332Z
19892025-08-26T20:25:15.332Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19902025-08-26T20:25:15.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-08-26T20:25:15.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-08-26T20:25:15.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932025-08-26T20:25:15.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19942025-08-26T20:25:15.908Z
19952025-08-26T20:25:15.908Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19962025-08-26T20:25:16.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972025-08-26T20:25:16.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982025-08-26T20:25:16.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992025-08-26T20:25:16.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20002025-08-26T20:25:16.478Z
20012025-08-26T20:25:16.478Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
20022025-08-26T20:25:16.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032025-08-26T20:25:16.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042025-08-26T20:25:16.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052025-08-26T20:25:16.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20062025-08-26T20:25:17.051Z
20072025-08-26T20:25:17.051Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
20082025-08-26T20:25:17.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092025-08-26T20:25:17.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102025-08-26T20:25:17.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112025-08-26T20:25:17.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20122025-08-26T20:25:17.618Z
20132025-08-26T20:25:17.618Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20142025-08-26T20:25:18.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152025-08-26T20:25:18.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162025-08-26T20:25:18.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172025-08-26T20:25:18.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20182025-08-26T20:25:18.394Z
20192025-08-26T20:25:18.394Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20202025-08-26T20:25:19.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212025-08-26T20:25:19.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222025-08-26T20:25:19.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232025-08-26T20:25:19.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20242025-08-26T20:25:19.176Z
20252025-08-26T20:25:19.176Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20262025-08-26T20:25:19.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272025-08-26T20:25:19.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282025-08-26T20:25:19.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292025-08-26T20:25:19.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
20302025-08-26T20:25:19.952Z
20312025-08-26T20:25:19.952Zinfo: running `cargo check --bins` on oxlog (49/221)
20322025-08-26T20:25:20.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332025-08-26T20:25:20.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342025-08-26T20:25:20.708Z Checking cfg-if v1.0.1
20352025-08-26T20:25:20.712Z Checking libc v0.2.174
20362025-08-26T20:25:20.833Z Checking serde v1.0.219
20372025-08-26T20:25:20.842Z Checking zeroize v1.8.1
20382025-08-26T20:25:20.845Z Checking memchr v2.7.4
20392025-08-26T20:25:20.867Z Checking typenum v1.17.0
20402025-08-26T20:25:20.871Z Checking smallvec v1.15.1
20412025-08-26T20:25:20.897Z Checking value-bag v1.9.0
20422025-08-26T20:25:20.900Z Checking subtle v2.6.1
20432025-08-26T20:25:21.094Z Checking scopeguard v1.2.0
20442025-08-26T20:25:21.187Z Checking const-oid v0.9.6
20452025-08-26T20:25:21.207Z Checking itoa v1.0.11
20462025-08-26T20:25:21.250Z Checking lock_api v0.4.12
20472025-08-26T20:25:21.305Z Checking log v0.4.27
20482025-08-26T20:25:21.423Z Checking stable_deref_trait v1.2.0
20492025-08-26T20:25:21.547Z Checking zerofrom v0.1.4
20502025-08-26T20:25:21.621Z Checking pin-project-lite v0.2.14
20512025-08-26T20:25:21.674Z Checking byteorder v1.5.0
20522025-08-26T20:25:21.754Z Checking portable-atomic v1.11.0
20532025-08-26T20:25:21.773Z Checking yoke v0.7.4
20542025-08-26T20:25:21.789Z Checking critical-section v1.1.3
20552025-08-26T20:25:21.862Z Checking getrandom v0.2.15
20562025-08-26T20:25:21.940Z Checking parking_lot_core v0.9.10
20572025-08-26T20:25:21.991Z Checking generic-array v0.14.7
20582025-08-26T20:25:22.071Z Checking signal-hook-registry v1.4.2
20592025-08-26T20:25:22.105Z Checking mio v1.0.2
20602025-08-26T20:25:22.108Z Checking rand_core v0.6.4
20612025-08-26T20:25:22.275Z Checking parking_lot v0.12.3
20622025-08-26T20:25:22.338Z Checking zerovec v0.10.4
20632025-08-26T20:25:22.499Z Checking socket2 v0.6.0
20642025-08-26T20:25:22.636Z Checking futures-core v0.3.31
20652025-08-26T20:25:22.709Z Checking allocator-api2 v0.2.21
20662025-08-26T20:25:22.767Z Checking once_cell v1.21.3
20672025-08-26T20:25:22.844Z Checking cpufeatures v0.2.14
20682025-08-26T20:25:22.959Z Checking foldhash v0.1.5
20692025-08-26T20:25:22.973Z Checking equivalent v1.0.2
20702025-08-26T20:25:23.050Z Checking litemap v0.7.3
20712025-08-26T20:25:23.071Z Checking writeable v0.5.5
20722025-08-26T20:25:23.091Z Checking crypto-common v0.1.6
20732025-08-26T20:25:23.107Z Checking block-buffer v0.10.4
20742025-08-26T20:25:23.216Z Checking block-padding v0.3.3
20752025-08-26T20:25:23.298Z Checking getrandom v0.3.1
20762025-08-26T20:25:23.345Z Checking digest v0.10.7
20772025-08-26T20:25:23.365Z Checking hashbrown v0.15.4
20782025-08-26T20:25:23.403Z Checking percent-encoding v2.3.1
20792025-08-26T20:25:23.422Z Checking zerocopy v0.7.35
20802025-08-26T20:25:23.442Z Checking inout v0.1.3
20812025-08-26T20:25:23.534Z Checking libm v0.2.8
20822025-08-26T20:25:23.629Z Checking futures-sink v0.3.31
20832025-08-26T20:25:23.672Z Checking icu_locid_transform_data v1.5.0
20842025-08-26T20:25:23.708Z Checking hmac v0.12.1
20852025-08-26T20:25:23.793Z Checking ryu v1.0.18
20862025-08-26T20:25:23.811Z Checking futures-channel v0.3.31
20872025-08-26T20:25:23.889Z Checking tinystr v0.7.6
20882025-08-26T20:25:23.924Z Checking icu_collections v1.5.0
20892025-08-26T20:25:24.053Z Checking sha2 v0.10.9
20902025-08-26T20:25:24.169Z Checking cipher v0.4.4
20912025-08-26T20:25:24.223Z Checking icu_locid v1.5.0
20922025-08-26T20:25:24.398Z Checking slab v0.4.9
20932025-08-26T20:25:24.446Z Checking num-traits v0.2.19
20942025-08-26T20:25:24.552Z Checking futures-task v0.3.31
20952025-08-26T20:25:24.599Z Checking base64ct v1.6.0
20962025-08-26T20:25:24.626Z Checking pin-utils v0.1.0
20972025-08-26T20:25:24.668Z Checking icu_properties_data v1.5.0
20982025-08-26T20:25:24.687Z Checking futures-io v0.3.31
20992025-08-26T20:25:24.739Z Checking write16 v1.0.0
21002025-08-26T20:25:24.790Z Checking flagset v0.4.6
21012025-08-26T20:25:24.878Z Checking utf8_iter v1.0.4
21022025-08-26T20:25:24.896Z Checking futures-util v0.3.31
21032025-08-26T20:25:24.914Z Checking utf16_iter v1.0.5
21042025-08-26T20:25:25.005Z Checking icu_normalizer_data v1.5.0
21052025-08-26T20:25:25.043Z Checking pem-rfc7468 v0.7.0
21062025-08-26T20:25:25.086Z Checking ppv-lite86 v0.2.20
21072025-08-26T20:25:25.105Z Checking salsa20 v0.10.2
21082025-08-26T20:25:25.123Z Checking pbkdf2 v0.12.2
21092025-08-26T20:25:25.155Z Checking icu_provider v1.5.0
21102025-08-26T20:25:25.213Z Checking bytes v1.10.1
21112025-08-26T20:25:25.292Z Checking bitflags v2.9.1
21122025-08-26T20:25:25.315Z Checking serde_json v1.0.142
21132025-08-26T20:25:25.330Z Checking indexmap v2.10.0
21142025-08-26T20:25:25.615Z Checking der v0.7.9
21152025-08-26T20:25:25.746Z Checking icu_locid_transform v1.5.0
21162025-08-26T20:25:25.795Z Checking fnv v1.0.7
21172025-08-26T20:25:25.901Z Checking scrypt v0.11.0
21182025-08-26T20:25:25.948Z Checking aes v0.8.4
21192025-08-26T20:25:26.137Z Checking cbc v0.1.2
21202025-08-26T20:25:26.183Z Checking tokio v1.47.0
21212025-08-26T20:25:26.356Z Checking http v1.3.1
21222025-08-26T20:25:26.558Z Checking form_urlencoded v1.2.1
21232025-08-26T20:25:26.708Z Checking icu_properties v1.5.1
21242025-08-26T20:25:26.783Z Checking uuid v1.17.0
21252025-08-26T20:25:26.804Z Checking tracing-core v0.1.32
21262025-08-26T20:25:26.923Z Checking base64 v0.22.1
21272025-08-26T20:25:27.299Z Checking spki v0.7.3
21282025-08-26T20:25:27.406Z Compiling newtype-uuid v1.2.4
21292025-08-26T20:25:27.426Z Checking tracing v0.1.40
21302025-08-26T20:25:27.444Z Checking rustls-pki-types v1.10.0
21312025-08-26T20:25:27.572Z Checking http-body v1.0.1
21322025-08-26T20:25:27.591Z Checking pkcs5 v0.7.1
21332025-08-26T20:25:27.727Z Checking iana-time-zone v0.1.63
21342025-08-26T20:25:27.771Z Checking tinyvec_macros v0.1.1
21352025-08-26T20:25:27.832Z Checking rand_core v0.9.3
21362025-08-26T20:25:27.883Z Checking tinyvec v1.8.0
21372025-08-26T20:25:27.903Z Checking chrono v0.4.41
21382025-08-26T20:25:27.977Z Checking aws-lc-sys v0.26.0
21392025-08-26T20:25:28.070Z Checking pkcs8 v0.10.2
21402025-08-26T20:25:28.189Z Checking errno v0.3.12
21412025-08-26T20:25:28.388Z Checking spin v0.9.8
21422025-08-26T20:25:28.406Z Checking foreign-types-shared v0.1.1
21432025-08-26T20:25:28.537Z Checking atomic-waker v1.1.2
21442025-08-26T20:25:28.703Z Checking untrusted v0.7.1
21452025-08-26T20:25:28.751Z Checking openssl-probe v0.1.5
21462025-08-26T20:25:28.898Z Checking try-lock v0.2.5
21472025-08-26T20:25:28.917Z Checking adler2 v2.0.0
21482025-08-26T20:25:29.048Z Checking untrusted v0.9.0
21492025-08-26T20:25:29.080Z Checking tower-service v0.3.3
21502025-08-26T20:25:29.217Z Checking miniz_oxide v0.8.5
21512025-08-26T20:25:29.245Z Checking ring v0.17.14
21522025-08-26T20:25:29.262Z Checking want v0.3.1
21532025-08-26T20:25:29.367Z Checking foreign-types v0.3.2
21542025-08-26T20:25:29.458Z Checking rand_chacha v0.9.0
21552025-08-26T20:25:29.478Z Checking ipnet v2.11.0
21562025-08-26T20:25:29.851Z Checking httparse v1.9.5
21572025-08-26T20:25:29.917Z Checking openssl-sys v0.9.109
21582025-08-26T20:25:29.950Z Checking icu_normalizer v1.5.0
21592025-08-26T20:25:29.982Z Checking thiserror v1.0.69
21602025-08-26T20:25:30.031Z Checking aho-corasick v1.1.3
21612025-08-26T20:25:30.139Z Checking powerfmt v0.2.0
21622025-08-26T20:25:30.174Z Checking aws-lc-rs v1.12.4
21632025-08-26T20:25:30.303Z Checking unicode-ident v1.0.18
21642025-08-26T20:25:30.437Z Checking httpdate v1.0.3
21652025-08-26T20:25:30.491Z Checking regex-syntax v0.8.5
21662025-08-26T20:25:30.711Z Checking idna_adapter v1.2.0
21672025-08-26T20:25:30.731Z Checking proc-macro2 v1.0.95
21682025-08-26T20:25:30.941Z Checking idna v1.0.3
21692025-08-26T20:25:31.070Z Checking openssl v0.10.73
21702025-08-26T20:25:31.385Z Checking deranged v0.3.11
21712025-08-26T20:25:31.402Z Checking rand v0.9.2
21722025-08-26T20:25:31.441Z Checking url v2.5.4
21732025-08-26T20:25:31.521Z Checking unicode-normalization v0.1.24
21742025-08-26T20:25:31.877Z Checking rustls-webpki v0.102.8
21752025-08-26T20:25:32.328Z Checking rustix v0.38.37
21762025-08-26T20:25:32.386Z Checking crossbeam-utils v0.8.21
21772025-08-26T20:25:32.460Z Checking semver v1.0.26
21782025-08-26T20:25:32.678Z Checking bzip2-sys v0.1.13+1.0.8
21792025-08-26T20:25:32.696Z Checking signature v2.2.0
21802025-08-26T20:25:32.813Z Checking scroll v0.12.0
21812025-08-26T20:25:32.890Z Checking crc32fast v1.4.2
21822025-08-26T20:25:32.907Z Checking num_threads v0.1.7
21832025-08-26T20:25:33.045Z Checking unicode-properties v0.1.3
21842025-08-26T20:25:33.114Z Checking time-core v0.1.2
21852025-08-26T20:25:33.136Z Checking num-conv v0.1.0
21862025-08-26T20:25:33.156Z Checking tokio-util v0.7.15
21872025-08-26T20:25:33.251Z Checking utf8parse v0.2.2
21882025-08-26T20:25:33.297Z Checking either v1.15.0
21892025-08-26T20:25:33.410Z Checking ucd-trie v0.1.7
21902025-08-26T20:25:33.428Z Checking anstyle v1.0.11
21912025-08-26T20:25:33.432Z Checking dyn-clone v1.0.20
21922025-08-26T20:25:33.607Z Checking zlib-rs v0.5.1
21932025-08-26T20:25:33.645Z Checking unicode-bidi v0.3.17
21942025-08-26T20:25:33.662Z Checking regex-automata v0.4.8
21952025-08-26T20:25:33.677Z Checking siphasher v0.3.11
21962025-08-26T20:25:33.790Z Checking plain v0.2.3
21972025-08-26T20:25:33.969Z Checking goblin v0.8.2
21982025-08-26T20:25:34.005Z Checking phf_shared v0.11.2
21992025-08-26T20:25:34.252Z Checking stringprep v0.1.5
22002025-08-26T20:25:34.297Z Checking pest v2.7.14
22012025-08-26T20:25:34.414Z Checking h2 v0.4.6
22022025-08-26T20:25:34.530Z Checking schemars v0.8.22
22032025-08-26T20:25:35.438Z Checking libz-rs-sys v0.5.1
22042025-08-26T20:25:35.519Z Checking anstyle-parse v0.2.5
22052025-08-26T20:25:35.655Z Checking time v0.3.36
22062025-08-26T20:25:35.800Z Checking crossbeam-epoch v0.9.18
22072025-08-26T20:25:36.093Z Checking rustls v0.23.19
22082025-08-26T20:25:36.229Z Checking native-tls v0.2.12
22092025-08-26T20:25:36.256Z Checking quote v1.0.40
22102025-08-26T20:25:36.609Z Checking num-integer v0.1.46
22112025-08-26T20:25:36.748Z Checking zerocopy v0.8.26
22122025-08-26T20:25:36.834Z Checking rand_chacha v0.3.1
22132025-08-26T20:25:37.116Z Checking toml_datetime v0.6.11
22142025-08-26T20:25:37.268Z Checking serde_spanned v0.6.9
22152025-08-26T20:25:37.473Z Checking zstd-sys v2.0.14+zstd.1.5.7
22162025-08-26T20:25:37.498Z Checking md-5 v0.10.6
22172025-08-26T20:25:37.714Z Checking sync_wrapper v1.0.1
22182025-08-26T20:25:37.765Z Checking ff v0.13.0
22192025-08-26T20:25:37.860Z Checking hash32 v0.2.1
22202025-08-26T20:25:37.940Z Checking is_terminal_polyfill v1.70.1
22212025-08-26T20:25:37.980Z Checking pretty-hex v0.4.1
22222025-08-26T20:25:38.000Z Checking tower-layer v0.3.3
22232025-08-26T20:25:38.085Z Checking gimli v0.31.1
22242025-08-26T20:25:38.135Z Checking colorchoice v1.0.2
22252025-08-26T20:25:38.201Z Checking base16ct v0.2.0
22262025-08-26T20:25:38.279Z Checking fallible-iterator v0.2.0
22272025-08-26T20:25:38.299Z Checking anstyle-query v1.1.1
22282025-08-26T20:25:38.402Z Checking psl-types v2.0.11
22292025-08-26T20:25:38.441Z Checking anstream v0.6.18
22302025-08-26T20:25:38.612Z Checking publicsuffix v2.3.0
22312025-08-26T20:25:38.823Z Checking dof v0.3.0
22322025-08-26T20:25:38.839Z Checking sec1 v0.7.3
22332025-08-26T20:25:38.879Z Checking postgres-protocol v0.6.8
22342025-08-26T20:25:38.905Z Checking tower v0.5.2
22352025-08-26T20:25:39.206Z Checking heapless v0.7.17
22362025-08-26T20:25:39.411Z Checking cookie v0.18.1
22372025-08-26T20:25:39.538Z Checking group v0.13.0
22382025-08-26T20:25:39.614Z Checking zstd-safe v7.2.3
22392025-08-26T20:25:39.820Z Checking rand v0.8.5
22402025-08-26T20:25:39.851Z Checking num-iter v0.1.45
22412025-08-26T20:25:39.918Z Compiling daft v0.1.4
22422025-08-26T20:25:40.039Z Checking dtrace-parser v0.2.0
22432025-08-26T20:25:40.087Z Checking syn v2.0.104
22442025-08-26T20:25:40.131Z Checking tokio-native-tls v0.3.1
22452025-08-26T20:25:40.420Z Checking ipnetwork v0.21.1
22462025-08-26T20:25:40.444Z Checking flate2 v1.1.2
22472025-08-26T20:25:40.540Z Checking terminal_size v0.4.0
22482025-08-26T20:25:40.602Z Checking hyper v1.6.0
22492025-08-26T20:25:40.737Z Checking rustls-native-certs v0.8.1
22502025-08-26T20:25:40.814Z Checking lazy_static v1.5.0
22512025-08-26T20:25:40.940Z Checking webpki-roots v1.0.1
22522025-08-26T20:25:40.958Z Checking http-body-util v0.1.3
22532025-08-26T20:25:40.976Z Checking signal-hook v0.3.18
22542025-08-26T20:25:41.052Z Checking hkdf v0.12.4
22552025-08-26T20:25:41.113Z Checking tokio-rustls v0.26.0
22562025-08-26T20:25:41.133Z Checking crypto-bigint v0.5.5
22572025-08-26T20:25:41.290Z Checking thread-id v4.2.2
22582025-08-26T20:25:41.312Z Checking object v0.36.5
22592025-08-26T20:25:41.390Z Checking clap_lex v0.7.4
22602025-08-26T20:25:41.423Z Checking managed v0.8.0
22612025-08-26T20:25:41.516Z Checking strsim v0.11.1
22622025-08-26T20:25:41.685Z Compiling rayon-core v1.12.1
22632025-08-26T20:25:41.797Z Checking bumpalo v3.16.0
22642025-08-26T20:25:41.824Z Checking rustc-demangle v0.1.24
22652025-08-26T20:25:41.843Z Checking addr2line v0.24.2
22662025-08-26T20:25:41.987Z Checking iri-string v0.7.8
22672025-08-26T20:25:42.147Z Checking bitflags v1.3.2
22682025-08-26T20:25:42.270Z Checking winnow v0.5.40
22692025-08-26T20:25:42.303Z Checking lockfree-object-pool v0.1.6
22702025-08-26T20:25:42.397Z Checking simd-adler32 v0.3.7
22712025-08-26T20:25:42.540Z Checking hyper-util v0.1.16
22722025-08-26T20:25:42.569Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22732025-08-26T20:25:42.760Z Checking zopfli v0.8.1
22742025-08-26T20:25:42.914Z Checking smoltcp v0.9.1
22752025-08-26T20:25:43.499Z Checking clap_builder v4.5.41
22762025-08-26T20:25:43.779Z Checking elliptic-curve v0.13.8
22772025-08-26T20:25:44.336Z Checking signal-hook-mio v0.2.4
22782025-08-26T20:25:44.420Z Checking num-bigint-dig v0.8.4
22792025-08-26T20:25:44.495Z Checking tower-http v0.6.6
22802025-08-26T20:25:44.512Z Checking oxnet v0.1.3
22812025-08-26T20:25:44.937Z Checking zstd v0.13.3
22822025-08-26T20:25:45.086Z Checking cookie_store v0.21.1
22832025-08-26T20:25:45.107Z Checking hyper-rustls v0.27.7
22842025-08-26T20:25:45.154Z Checking toml_edit v0.19.15
22852025-08-26T20:25:45.314Z Checking hyper-tls v0.6.0
22862025-08-26T20:25:45.485Z Checking postgres-types v0.2.9
22872025-08-26T20:25:45.617Z Checking regex v1.11.1
22882025-08-26T20:25:45.776Z Checking bstr v1.10.0
22892025-08-26T20:25:45.864Z Checking usdt-impl v0.5.0
22902025-08-26T20:25:46.092Z Checking crossbeam-deque v0.8.5
22912025-08-26T20:25:46.218Z Checking phf v0.11.2
22922025-08-26T20:25:46.341Z Checking ed25519 v2.2.3
22932025-08-26T20:25:46.411Z Checking bzip2 v0.4.4
22942025-08-26T20:25:46.431Z Checking bzip2 v0.5.2
22952025-08-26T20:25:46.447Z Checking curve25519-dalek v4.1.3
22962025-08-26T20:25:46.473Z Checking thiserror v2.0.12
22972025-08-26T20:25:46.629Z Checking pkcs1 v0.7.5
22982025-08-26T20:25:46.632Z Checking strum v0.27.2
22992025-08-26T20:25:46.662Z Checking hubpack v0.1.2
23002025-08-26T20:25:46.704Z Checking memoffset v0.9.1
23012025-08-26T20:25:46.804Z Checking serde_urlencoded v0.7.1
23022025-08-26T20:25:46.823Z Checking float-cmp v0.10.0
23032025-08-26T20:25:46.961Z Checking serde-big-array v0.5.1
23042025-08-26T20:25:46.965Z Checking rfc6979 v0.4.0
23052025-08-26T20:25:47.025Z Checking socket2 v0.5.10
23062025-08-26T20:25:47.029Z Checking memmap v0.7.0
23072025-08-26T20:25:47.060Z Checking backtrace v0.3.74
23082025-08-26T20:25:47.171Z Checking encoding_rs v0.8.34
23092025-08-26T20:25:47.189Z Checking difflib v0.4.0
23102025-08-26T20:25:47.194Z Checking normalize-line-endings v0.3.0
23112025-08-26T20:25:47.245Z Checking fixedbitset v0.4.2
23122025-08-26T20:25:47.330Z Checking predicates-core v1.0.8
23132025-08-26T20:25:47.520Z Checking toml_write v0.1.2
23142025-08-26T20:25:47.523Z Checking winnow v0.7.10
23152025-08-26T20:25:47.523Z Checking mime v0.3.17
23162025-08-26T20:25:47.523Z Checking minimal-lexical v0.2.1
23172025-08-26T20:25:47.579Z Checking unicode-width v0.2.0
23182025-08-26T20:25:47.598Z Checking precomputed-hash v0.1.1
23192025-08-26T20:25:47.717Z Checking whoami v1.5.2
23202025-08-26T20:25:47.834Z Checking data-encoding v2.9.0
23212025-08-26T20:25:47.883Z Checking new_debug_unreachable v1.0.6
23222025-08-26T20:25:47.928Z Checking static_assertions v1.1.0
23232025-08-26T20:25:47.990Z Checking unicode-segmentation v1.12.0
23242025-08-26T20:25:48.010Z Checking tokio-postgres v0.7.13
23252025-08-26T20:25:48.034Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23262025-08-26T20:25:48.051Z Checking console v0.15.10
23272025-08-26T20:25:48.227Z Checking ed25519-dalek v2.1.1
23282025-08-26T20:25:48.387Z Checking hickory-proto v0.25.2
23292025-08-26T20:25:48.619Z Checking string_cache v0.8.9
23302025-08-26T20:25:48.642Z Checking nom v7.1.3
23312025-08-26T20:25:48.700Z Checking similar v2.7.0
23322025-08-26T20:25:48.925Z Checking anyhow v1.0.99
23332025-08-26T20:25:49.314Z Checking toml v0.7.8
23342025-08-26T20:25:49.340Z Checking reqwest v0.12.22
23352025-08-26T20:25:49.528Z Checking predicates v3.1.3
23362025-08-26T20:25:50.055Z Checking petgraph v0.6.5
23372025-08-26T20:25:50.160Z Checking usdt v0.5.0
23382025-08-26T20:25:50.262Z Checking toml_edit v0.22.27
23392025-08-26T20:25:50.449Z Checking ecdsa v0.16.9
23402025-08-26T20:25:50.754Z Checking rsa v0.9.6
23412025-08-26T20:25:51.158Z Checking nix v0.29.0
23422025-08-26T20:25:51.266Z Checking zip v4.2.0
23432025-08-26T20:25:51.574Z Checking zip v0.6.6
23442025-08-26T20:25:52.275Z Checking clap v4.5.41
23452025-08-26T20:25:52.406Z Checking crossterm v0.28.1
23462025-08-26T20:25:52.480Z Checking ahash v0.8.12
23472025-08-26T20:25:52.504Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23482025-08-26T20:25:52.581Z Checking tokio-stream v0.1.17
23492025-08-26T20:25:52.866Z Checking itertools v0.12.1
23502025-08-26T20:25:52.871Z Checking itertools v0.10.5
23512025-08-26T20:25:52.871Z Checking itertools v0.13.0
23522025-08-26T20:25:53.011Z Checking fs-err v3.1.1
23532025-08-26T20:25:53.328Z Checking buf-list v1.0.3
23542025-08-26T20:25:53.371Z Checking strum v0.26.3
23552025-08-26T20:25:53.554Z Checking slog v2.7.0
23562025-08-26T20:25:53.589Z Checking rustix v1.0.7
23572025-08-26T20:25:53.653Z Checking x509-cert v0.2.5
23582025-08-26T20:25:54.020Z Checking openapiv3 v2.2.0
23592025-08-26T20:25:54.075Z Checking sha1 v0.10.6
23602025-08-26T20:25:54.390Z Checking winnow v0.6.26
23612025-08-26T20:25:54.939Z Checking unicode-xid v0.2.6
23622025-08-26T20:25:54.957Z Checking peg-runtime v0.8.5
23632025-08-26T20:25:55.122Z Checking rustc-hash v2.1.1
23642025-08-26T20:25:55.141Z Checking lalrpop-util v0.19.12
23652025-08-26T20:25:55.209Z Checking rayon v1.10.0
23662025-08-26T20:25:55.229Z Checking camino v1.1.11
23672025-08-26T20:25:55.307Z Checking sigpipe v0.1.3
23682025-08-26T20:25:55.330Z Checking jiff v0.2.15
23692025-08-26T20:25:55.437Z Checking glob v0.3.2
23702025-08-26T20:25:59.125Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23712025-08-26T20:25:59.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.55s
23722025-08-26T20:25:59.693Z
23732025-08-26T20:25:59.693Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23742025-08-26T20:26:00.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752025-08-26T20:26:00.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762025-08-26T20:26:00.512Z Compiling regress v0.10.4
23772025-08-26T20:26:00.642Z Checking heck v0.5.0
23782025-08-26T20:26:00.670Z Compiling unsafe-libyaml v0.2.11
23792025-08-26T20:26:00.688Z Checking newtype-uuid v1.2.4
23802025-08-26T20:26:00.706Z Compiling structmeta-derive v0.3.0
23812025-08-26T20:26:00.709Z Checking dirs-sys-next v0.1.2
23822025-08-26T20:26:00.723Z Checking fastrand v2.1.1
23832025-08-26T20:26:00.829Z Checking thread_local v1.1.8
23842025-08-26T20:26:00.908Z Checking dirs-next v2.0.0
23852025-08-26T20:26:00.984Z Checking daft v0.1.4
23862025-08-26T20:26:01.053Z Compiling ident_case v1.0.1
23872025-08-26T20:26:01.073Z Checking tempfile v3.20.0
23882025-08-26T20:26:01.112Z Checking term v0.7.0
23892025-08-26T20:26:01.249Z Compiling darling_core v0.20.10
23902025-08-26T20:26:01.417Z Checking crossbeam-channel v0.5.15
23912025-08-26T20:26:01.447Z Checking futures-executor v0.3.31
23922025-08-26T20:26:01.548Z Checking is-terminal v0.4.13
23932025-08-26T20:26:01.684Z Compiling rustls v0.22.4
23942025-08-26T20:26:01.706Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23952025-08-26T20:26:02.019Z Compiling serde_yaml v0.9.34+deprecated
23962025-08-26T20:26:02.067Z Checking take_mut v0.2.2
23972025-08-26T20:26:02.183Z Checking slog-term v2.9.1
23982025-08-26T20:26:02.233Z Checking slog-async v2.8.0
23992025-08-26T20:26:02.420Z Checking futures v0.3.31
24002025-08-26T20:26:02.543Z Compiling proc-macro-crate v1.3.1
24012025-08-26T20:26:02.560Z Checking wait-timeout v0.2.0
24022025-08-26T20:26:02.704Z Compiling multer v3.1.0
24032025-08-26T20:26:02.757Z Checking bit-vec v0.8.0
24042025-08-26T20:26:03.047Z Compiling ref-cast v1.0.24
24052025-08-26T20:26:03.134Z Checking match_cfg v0.1.0
24062025-08-26T20:26:03.207Z Compiling structmeta v0.3.0
24072025-08-26T20:26:03.272Z Checking quick-error v1.2.3
24082025-08-26T20:26:03.402Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24092025-08-26T20:26:03.438Z Checking rusty-fork v0.3.0
24102025-08-26T20:26:03.632Z Compiling derive-ex v0.1.8
24112025-08-26T20:26:03.651Z Compiling num_enum_derive v0.5.11
24122025-08-26T20:26:03.752Z Checking hostname v0.3.1
24132025-08-26T20:26:03.774Z Checking bit-set v0.8.0
24142025-08-26T20:26:04.006Z Checking typify-impl v0.3.0
24152025-08-26T20:26:04.048Z Checking typify-impl v0.2.0
24162025-08-26T20:26:06.469Z Checking toml_parser v1.0.2
24172025-08-26T20:26:06.558Z Checking progenitor-client v0.9.1
24182025-08-26T20:26:06.974Z Compiling darling_macro v0.20.10
24192025-08-26T20:26:06.997Z Checking rand_xorshift v0.4.0
24202025-08-26T20:26:07.180Z Checking slog-json v2.6.1
24212025-08-26T20:26:07.202Z Compiling lzma-sys v0.1.20
24222025-08-26T20:26:07.323Z Checking toml_datetime v0.7.0
24232025-08-26T20:26:07.451Z Checking hex v0.4.3
24242025-08-26T20:26:07.732Z Checking serde_spanned v1.0.0
24252025-08-26T20:26:07.756Z Compiling async-stream-impl v0.3.6
24262025-08-26T20:26:07.911Z Compiling darling v0.20.10
24272025-08-26T20:26:07.934Z Compiling foreign-types-macros v0.2.3
24282025-08-26T20:26:07.938Z Compiling ref-cast-impl v1.0.24
24292025-08-26T20:26:07.971Z Compiling dropshot v0.16.3
24302025-08-26T20:26:08.038Z Checking arc-swap v1.7.1
24312025-08-26T20:26:08.189Z Checking foreign-types-shared v0.3.1
24322025-08-26T20:26:08.315Z Checking unarray v0.1.4
24332025-08-26T20:26:08.370Z Checking toml_writer v1.0.2
24342025-08-26T20:26:08.454Z Checking utf-8 v0.7.6
24352025-08-26T20:26:08.497Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24362025-08-26T20:26:08.619Z Checking proptest v1.7.0
24372025-08-26T20:26:08.682Z Checking tungstenite v0.21.0
24382025-08-26T20:26:08.731Z Checking toml v0.9.5
24392025-08-26T20:26:09.042Z Checking async-stream v0.3.6
24402025-08-26T20:26:09.182Z Checking foreign-types v0.5.0
24412025-08-26T20:26:09.251Z Checking slog-scope v4.4.0
24422025-08-26T20:26:09.363Z Compiling serde_with_macros v3.14.0
24432025-08-26T20:26:09.377Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24442025-08-26T20:26:09.501Z Compiling test-strategy v0.4.3
24452025-08-26T20:26:09.524Z Checking slog-bunyan v2.5.0
24462025-08-26T20:26:09.543Z Checking tokio-rustls v0.25.0
24472025-08-26T20:26:09.724Z Checking num_enum v0.5.11
24482025-08-26T20:26:09.897Z Compiling proc-macro-error v1.0.4
24492025-08-26T20:26:10.197Z Compiling parse-display-derive v0.10.0
24502025-08-26T20:26:10.517Z Checking progenitor-client v0.8.0
24512025-08-26T20:26:10.609Z Compiling heck v0.3.3
24522025-08-26T20:26:10.890Z Checking waitgroup v0.1.2
24532025-08-26T20:26:10.955Z Checking rustls-pemfile v2.2.0
24542025-08-26T20:26:11.059Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24552025-08-26T20:26:11.198Z Compiling dropshot_endpoint v0.16.3
24562025-08-26T20:26:11.802Z Checking serde_path_to_error v0.1.17
24572025-08-26T20:26:11.878Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24582025-08-26T20:26:12.414Z Compiling derive-where v1.5.0
24592025-08-26T20:26:12.651Z Checking cstr-argument v0.1.2
24602025-08-26T20:26:12.854Z Checking hostname v0.4.0
24612025-08-26T20:26:12.959Z Checking instant v0.1.13
24622025-08-26T20:26:13.016Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24632025-08-26T20:26:13.100Z Checking pretty-hex v0.2.1
24642025-08-26T20:26:13.119Z Checking debug-ignore v1.0.5
24652025-08-26T20:26:13.347Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
24662025-08-26T20:26:13.368Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24672025-08-26T20:26:13.433Z Checking backoff v0.4.0
24682025-08-26T20:26:13.665Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24692025-08-26T20:26:13.742Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24702025-08-26T20:26:13.925Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712025-08-26T20:26:13.991Z Checking serde_with v3.14.0
24722025-08-26T20:26:14.027Z Checking parse-display v0.10.0
24732025-08-26T20:26:14.103Z Compiling zone_cfg_derive v0.1.2
24742025-08-26T20:26:14.145Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24752025-08-26T20:26:14.474Z Checking tokio-tungstenite v0.21.0
24762025-08-26T20:26:14.909Z Checking slog-stdlog v4.1.1
24772025-08-26T20:26:14.989Z Checking iddqd v0.3.9
24782025-08-26T20:26:15.104Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24792025-08-26T20:26:15.439Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24802025-08-26T20:26:15.528Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24812025-08-26T20:26:15.601Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24822025-08-26T20:26:15.740Z Checking progenitor-client v0.10.0
24832025-08-26T20:26:15.861Z Checking colored v2.2.0
24842025-08-26T20:26:16.180Z Checking macaddr v1.0.1
24852025-08-26T20:26:16.263Z Checking base64 v0.21.7
24862025-08-26T20:26:16.506Z Checking number_prefix v0.4.0
24872025-08-26T20:26:16.527Z Checking base64 v0.13.1
24882025-08-26T20:26:16.600Z Checking unicode-width v0.1.14
24892025-08-26T20:26:16.712Z Checking indicatif v0.17.11
24902025-08-26T20:26:16.739Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24912025-08-26T20:26:16.810Z Compiling typify-macro v0.3.0
24922025-08-26T20:26:16.863Z Compiling typify-macro v0.2.0
24932025-08-26T20:26:16.929Z Checking ron v0.7.1
24942025-08-26T20:26:17.092Z Checking tabwriter v1.4.0
24952025-08-26T20:26:17.197Z Checking zone v0.1.8
24962025-08-26T20:26:17.350Z Checking slog-envlogger v2.2.0
24972025-08-26T20:26:17.399Z Checking xz2 v0.1.7
24982025-08-26T20:26:17.593Z Checking toml v0.8.23
24992025-08-26T20:26:17.723Z Checking tokio-dtrace v0.1.0
25002025-08-26T20:26:17.846Z Checking xattr v1.3.1
25012025-08-26T20:26:18.012Z Checking yasna v0.5.2
25022025-08-26T20:26:18.033Z Checking pem v3.0.5
25032025-08-26T20:26:18.074Z Checking smf v0.2.3
25042025-08-26T20:26:18.333Z Checking headers-core v0.3.0
25052025-08-26T20:26:18.377Z Checking filetime v0.2.25
25062025-08-26T20:26:18.506Z Checking same-file v1.0.6
25072025-08-26T20:26:18.549Z Checking headers v0.4.1
25082025-08-26T20:26:18.622Z Checking tar v0.4.44
25092025-08-26T20:26:18.654Z Checking oxide-tokio-rt v0.1.2
25102025-08-26T20:26:18.704Z Checking walkdir v2.5.0
25112025-08-26T20:26:18.876Z Checking rcgen v0.12.1
25122025-08-26T20:26:18.895Z Checking camino-tempfile v1.4.1
25132025-08-26T20:26:19.010Z Checking atomicwrites v0.4.4
25142025-08-26T20:26:19.195Z Checking subprocess v0.2.9
25152025-08-26T20:26:20.309Z Compiling typify v0.2.0
25162025-08-26T20:26:20.312Z Compiling typify v0.3.0
25172025-08-26T20:26:20.408Z Compiling progenitor-impl v0.8.0
25182025-08-26T20:26:20.434Z Compiling progenitor-impl v0.9.1
25192025-08-26T20:26:23.230Z Compiling progenitor-macro v0.8.0
25202025-08-26T20:26:23.287Z Compiling progenitor-macro v0.9.1
25212025-08-26T20:26:28.120Z Checking progenitor v0.8.0
25222025-08-26T20:26:28.250Z Checking progenitor v0.9.1
25232025-08-26T20:26:28.283Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25242025-08-26T20:26:28.400Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25252025-08-26T20:26:30.766Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25262025-08-26T20:26:31.184Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25272025-08-26T20:26:37.496Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25282025-08-26T20:26:39.129Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25292025-08-26T20:26:40.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.81s
25302025-08-26T20:26:40.715Z
25312025-08-26T20:26:40.715Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25322025-08-26T20:26:41.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-08-26T20:26:41.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-08-26T20:26:41.515Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25352025-08-26T20:26:43.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
25362025-08-26T20:26:43.246Z
25372025-08-26T20:26:43.246Zinfo: running `cargo check --bins` on nexus-config (52/221)
25382025-08-26T20:26:43.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-08-26T20:26:43.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-08-26T20:26:43.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412025-08-26T20:26:43.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25422025-08-26T20:26:44.010Z
25432025-08-26T20:26:44.010Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25442025-08-26T20:26:44.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452025-08-26T20:26:44.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462025-08-26T20:26:44.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472025-08-26T20:26:44.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25482025-08-26T20:26:44.746Z
25492025-08-26T20:26:44.746Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25502025-08-26T20:26:45.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512025-08-26T20:26:45.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522025-08-26T20:26:45.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532025-08-26T20:26:45.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
25542025-08-26T20:26:45.519Z
25552025-08-26T20:26:45.519Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25562025-08-26T20:26:46.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572025-08-26T20:26:46.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582025-08-26T20:26:46.395Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25592025-08-26T20:26:46.398Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25602025-08-26T20:26:46.536Z Compiling darling_core v0.21.0
25612025-08-26T20:26:46.541Z Compiling tempfile v3.20.0
25622025-08-26T20:26:46.557Z Compiling wait-timeout v0.2.0
25632025-08-26T20:26:46.557Z Compiling match_cfg v0.1.0
25642025-08-26T20:26:46.560Z Compiling bit-vec v0.8.0
25652025-08-26T20:26:46.560Z Compiling quick-error v1.2.3
25662025-08-26T20:26:46.617Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25672025-08-26T20:26:46.687Z Compiling hostname v0.3.1
25682025-08-26T20:26:46.814Z Compiling rustls v0.22.4
25692025-08-26T20:26:46.903Z Compiling toml_parser v1.0.2
25702025-08-26T20:26:46.982Z Compiling rusty-fork v0.3.0
25712025-08-26T20:26:47.010Z Compiling bit-set v0.8.0
25722025-08-26T20:26:47.085Z Compiling progenitor-client v0.9.1
25732025-08-26T20:26:47.223Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25742025-08-26T20:26:47.280Z Compiling slog-json v2.6.1
25752025-08-26T20:26:47.283Z Compiling rand_xorshift v0.4.0
25762025-08-26T20:26:47.584Z Compiling itertools v0.14.0
25772025-08-26T20:26:47.609Z Compiling hex v0.4.3
25782025-08-26T20:26:47.631Z Compiling serde_spanned v1.0.0
25792025-08-26T20:26:47.650Z Compiling toml_datetime v0.7.0
25802025-08-26T20:26:47.905Z Compiling heapless v0.8.0
25812025-08-26T20:26:48.205Z Compiling unarray v0.1.4
25822025-08-26T20:26:48.282Z Compiling toml_writer v1.0.2
25832025-08-26T20:26:48.367Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25842025-08-26T20:26:48.407Z Compiling proptest v1.7.0
25852025-08-26T20:26:48.566Z Compiling slog-bunyan v2.5.0
25862025-08-26T20:26:48.688Z Compiling toml v0.9.5
25872025-08-26T20:26:48.804Z Compiling progenitor v0.9.1
25882025-08-26T20:26:48.825Z Compiling async-stream v0.3.6
25892025-08-26T20:26:49.046Z Compiling multer v3.1.0
25902025-08-26T20:26:49.139Z Compiling ref-cast v1.0.24
25912025-08-26T20:26:49.320Z Compiling waitgroup v0.1.2
25922025-08-26T20:26:49.564Z Compiling rustls-pemfile v2.2.0
25932025-08-26T20:26:49.908Z Checking hash32 v0.3.1
25942025-08-26T20:26:49.971Z Compiling serde_path_to_error v0.1.17
25952025-08-26T20:26:50.120Z Compiling hostname v0.4.0
25962025-08-26T20:26:50.383Z Compiling instant v0.1.13
25972025-08-26T20:26:50.459Z Compiling debug-ignore v1.0.5
25982025-08-26T20:26:50.564Z Compiling smoltcp v0.11.0
25992025-08-26T20:26:50.644Z Compiling backoff v0.4.0
26002025-08-26T20:26:51.003Z Compiling tokio-rustls v0.25.0
26012025-08-26T20:26:51.258Z Compiling iddqd v0.3.9
26022025-08-26T20:26:51.447Z Compiling dropshot v0.16.3
26032025-08-26T20:26:51.616Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
26042025-08-26T20:26:51.805Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26052025-08-26T20:26:52.025Z Compiling serde_with v3.14.0
26062025-08-26T20:26:52.570Z Compiling darling_macro v0.21.0
26072025-08-26T20:26:53.445Z Compiling parse-display v0.10.0
26082025-08-26T20:26:53.535Z Compiling darling v0.21.0
26092025-08-26T20:26:53.677Z Compiling ingot-macros v0.1.1
26102025-08-26T20:26:54.422Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
26112025-08-26T20:26:55.022Z Checking num-rational v0.4.2
26122025-08-26T20:26:55.043Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26132025-08-26T20:26:55.611Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
26142025-08-26T20:26:55.668Z Compiling progenitor-client v0.10.0
26152025-08-26T20:26:56.216Z Checking num-complex v0.4.6
26162025-08-26T20:26:57.183Z Compiling macaddr v1.0.1
26172025-08-26T20:26:57.614Z Checking cobs v0.2.3
26182025-08-26T20:26:57.834Z Checking postcard v1.0.10
26192025-08-26T20:26:58.042Z Compiling num v0.4.3
26202025-08-26T20:26:58.209Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26212025-08-26T20:26:58.412Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26222025-08-26T20:26:58.694Z Checking float-ord v0.3.2
26232025-08-26T20:26:58.783Z Compiling convert_case v0.4.0
26242025-08-26T20:26:58.875Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26252025-08-26T20:26:59.038Z Compiling toml v0.8.23
26262025-08-26T20:26:59.616Z Compiling derive_more v0.99.20
26272025-08-26T20:27:00.493Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26282025-08-26T20:27:00.538Z Compiling crucible-workspace-hack v0.1.0
26292025-08-26T20:27:00.578Z Checking ingot-types v0.1.2
26302025-08-26T20:27:00.852Z Checking siphasher v1.0.1
26312025-08-26T20:27:01.127Z Checking linked-hash-map v0.5.6
26322025-08-26T20:27:01.200Z Checking phf_shared v0.12.1
26332025-08-26T20:27:01.347Z Checking ingot v0.1.1
26342025-08-26T20:27:01.412Z Checking resolv-conf v0.7.0
26352025-08-26T20:27:01.457Z Checking lru-cache v0.1.2
26362025-08-26T20:27:01.487Z Checking newline-converter v0.3.0
26372025-08-26T20:27:01.669Z Checking hickory-proto v0.24.4
26382025-08-26T20:27:01.779Z Checking prettyplease v0.2.36
26392025-08-26T20:27:02.114Z Compiling slog-dtrace v0.3.0
26402025-08-26T20:27:02.483Z Compiling chrono-tz v0.10.4
26412025-08-26T20:27:02.851Z Compiling zone_cfg_derive v0.3.0
26422025-08-26T20:27:03.008Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26432025-08-26T20:27:04.193Z Checking expectorate v1.2.0
26442025-08-26T20:27:04.239Z Checking phf v0.12.1
26452025-08-26T20:27:04.391Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26462025-08-26T20:27:04.412Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26472025-08-26T20:27:04.511Z Compiling const_format_proc_macros v0.2.34
26482025-08-26T20:27:04.765Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26492025-08-26T20:27:04.852Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26502025-08-26T20:27:05.464Z Compiling num-derive v0.4.2
26512025-08-26T20:27:05.824Z Checking highway v1.3.0
26522025-08-26T20:27:05.917Z Checking hickory-resolver v0.24.4
26532025-08-26T20:27:06.035Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26542025-08-26T20:27:06.301Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26552025-08-26T20:27:06.388Z Checking const_format v0.2.34
26562025-08-26T20:27:06.414Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26572025-08-26T20:27:06.595Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26582025-08-26T20:27:06.855Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26592025-08-26T20:27:07.145Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26602025-08-26T20:27:07.495Z Checking qorb v0.4.1
26612025-08-26T20:27:07.544Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
26622025-08-26T20:27:07.728Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
26632025-08-26T20:27:07.989Z Checking zone v0.3.1
26642025-08-26T20:27:08.466Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
26652025-08-26T20:27:08.677Z Checking gethostname v0.5.0
26662025-08-26T20:27:08.776Z Checking bcs v0.1.6
26672025-08-26T20:27:08.841Z Checking nanorand v0.7.0
26682025-08-26T20:27:08.943Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
26692025-08-26T20:27:09.234Z Compiling async-recursion v1.1.1
26702025-08-26T20:27:09.237Z Checking termtree v0.5.1
26712025-08-26T20:27:09.400Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26722025-08-26T20:27:09.485Z Checking flume v0.11.1
26732025-08-26T20:27:14.449Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26742025-08-26T20:27:18.085Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26752025-08-26T20:27:20.757Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26762025-08-26T20:27:22.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.54s
26772025-08-26T20:27:22.293Z
26782025-08-26T20:27:22.293Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26792025-08-26T20:27:22.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-08-26T20:27:22.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-08-26T20:27:22.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-08-26T20:27:22.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26832025-08-26T20:27:23.058Z
26842025-08-26T20:27:23.058Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26852025-08-26T20:27:23.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-08-26T20:27:23.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-08-26T20:27:23.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-08-26T20:27:23.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
26892025-08-26T20:27:23.842Z
26902025-08-26T20:27:23.842Zinfo: running `cargo check --bins` on openapi-manager-types (58/221)
26912025-08-26T20:27:24.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-08-26T20:27:24.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-08-26T20:27:24.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-08-26T20:27:24.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
26952025-08-26T20:27:24.623Z
26962025-08-26T20:27:24.623Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (59/221)
26972025-08-26T20:27:25.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-08-26T20:27:25.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-08-26T20:27:25.387Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27002025-08-26T20:27:26.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
27012025-08-26T20:27:26.272Z
27022025-08-26T20:27:26.272Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (60/221)
27032025-08-26T20:27:26.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-08-26T20:27:26.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-08-26T20:27:27.084Z Compiling cfg_aliases v0.1.1
27062025-08-26T20:27:27.084Z Compiling convert_case v0.7.1
27072025-08-26T20:27:27.089Z Compiling vte_generate_state_changes v0.1.2
27082025-08-26T20:27:27.222Z Checking fd-lock v4.0.2
27092025-08-26T20:27:27.226Z Checking nibble_vec v0.1.0
27102025-08-26T20:27:27.232Z Checking bytecount v0.6.8
27112025-08-26T20:27:27.246Z Checking endian-type v0.1.2
27122025-08-26T20:27:27.263Z Compiling tabled_derive v0.7.0
27132025-08-26T20:27:27.306Z Compiling nix v0.28.0
27142025-08-26T20:27:27.397Z Checking papergrid v0.11.0
27152025-08-26T20:27:27.417Z Compiling peg-macros v0.8.5
27162025-08-26T20:27:27.468Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27172025-08-26T20:27:27.497Z Checking radix_trie v0.2.1
27182025-08-26T20:27:27.774Z Checking vte v0.11.1
27192025-08-26T20:27:27.898Z Compiling sqlparser_derive v0.2.2
27202025-08-26T20:27:27.935Z Compiling derive_more-impl v2.0.1
27212025-08-26T20:27:28.493Z Checking unicode_categories v0.1.1
27222025-08-26T20:27:28.828Z Checking nu-ansi-term v0.50.1
27232025-08-26T20:27:28.869Z Checking home v0.5.9
27242025-08-26T20:27:28.913Z Checking sqlparser v0.45.0
27252025-08-26T20:27:28.979Z Checking sqlformat v0.3.5
27262025-08-26T20:27:29.208Z Checking strip-ansi-escapes v0.2.0
27272025-08-26T20:27:29.316Z Checking display-error-chain v0.2.2
27282025-08-26T20:27:29.356Z Checking tabled v0.15.0
27292025-08-26T20:27:29.375Z Checking reedline v0.40.0
27302025-08-26T20:27:29.696Z Checking derive_more v2.0.1
27312025-08-26T20:27:29.819Z Checking crossterm v0.29.0
27322025-08-26T20:27:30.320Z Checking peg v0.8.5
27332025-08-26T20:27:30.452Z Checking rustyline v14.0.0
27342025-08-26T20:27:39.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.01s
27352025-08-26T20:27:39.486Z
27362025-08-26T20:27:39.486Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (61/221)
27372025-08-26T20:27:40.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-08-26T20:27:40.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-08-26T20:27:40.301Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27402025-08-26T20:27:45.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
27412025-08-26T20:27:45.775Z
27422025-08-26T20:27:45.775Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (62/221)
27432025-08-26T20:27:46.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-08-26T20:27:46.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-08-26T20:27:46.587Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27462025-08-26T20:27:50.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s
27472025-08-26T20:27:50.446Z
27482025-08-26T20:27:50.446Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (63/221)
27492025-08-26T20:27:51.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-08-26T20:27:51.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-08-26T20:27:51.264Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27522025-08-26T20:27:56.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.78s
27532025-08-26T20:27:56.445Z
27542025-08-26T20:27:56.445Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (64/221)
27552025-08-26T20:27:57.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-08-26T20:27:57.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-08-26T20:27:57.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27582025-08-26T20:28:02.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
27592025-08-26T20:28:02.493Z
27602025-08-26T20:28:02.493Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (65/221)
27612025-08-26T20:28:03.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-08-26T20:28:03.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-08-26T20:28:03.306Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27642025-08-26T20:28:07.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
27652025-08-26T20:28:07.407Z
27662025-08-26T20:28:07.407Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (66/221)
27672025-08-26T20:28:08.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-08-26T20:28:08.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-08-26T20:28:08.185Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27702025-08-26T20:28:12.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
27712025-08-26T20:28:12.310Z
27722025-08-26T20:28:12.310Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (67/221)
27732025-08-26T20:28:13.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-08-26T20:28:13.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-08-26T20:28:13.176Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27762025-08-26T20:28:18.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
27772025-08-26T20:28:18.541Z
27782025-08-26T20:28:18.541Zinfo: running `cargo check --bins` on oximeter (68/221)
27792025-08-26T20:28:19.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-08-26T20:28:19.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-08-26T20:28:19.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-08-26T20:28:19.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27832025-08-26T20:28:19.315Z
27842025-08-26T20:28:19.315Zinfo: running `cargo check --bins` on oximeter-macro-impl (69/221)
27852025-08-26T20:28:19.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-08-26T20:28:19.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-08-26T20:28:19.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-08-26T20:28:19.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27892025-08-26T20:28:20.042Z
27902025-08-26T20:28:20.042Zinfo: running `cargo check --bins` on oximeter-schema (70/221)
27912025-08-26T20:28:20.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-08-26T20:28:20.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-08-26T20:28:20.820Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27942025-08-26T20:28:22.841Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27952025-08-26T20:28:23.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
27962025-08-26T20:28:24.048Z
27972025-08-26T20:28:24.048Zinfo: running `cargo check --bins` on oximeter-types (71/221)
27982025-08-26T20:28:24.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-08-26T20:28:24.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-08-26T20:28:24.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-08-26T20:28:24.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28022025-08-26T20:28:24.884Z
28032025-08-26T20:28:24.884Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (72/221)
28042025-08-26T20:28:25.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-08-26T20:28:25.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-08-26T20:28:25.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-08-26T20:28:25.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28082025-08-26T20:28:25.637Z
28092025-08-26T20:28:25.637Zinfo: running `cargo check --bins` on oxql-types (73/221)
28102025-08-26T20:28:26.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-08-26T20:28:26.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-08-26T20:28:26.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-08-26T20:28:26.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28142025-08-26T20:28:26.424Z
28152025-08-26T20:28:26.424Zinfo: running `cargo check --bins` on oximeter-test-utils (74/221)
28162025-08-26T20:28:27.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-08-26T20:28:27.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-08-26T20:28:27.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-08-26T20:28:27.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28202025-08-26T20:28:27.239Z
28212025-08-26T20:28:27.239Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (75/221)
28222025-08-26T20:28:27.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-08-26T20:28:27.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-08-26T20:28:27.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-08-26T20:28:27.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28262025-08-26T20:28:28.010Z
28272025-08-26T20:28:28.010Zinfo: running `cargo check --bins` on bootstrap-agent-client (76/221)
28282025-08-26T20:28:28.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-08-26T20:28:28.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-08-26T20:28:28.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-08-26T20:28:28.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28322025-08-26T20:28:28.817Z
28332025-08-26T20:28:28.817Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (77/221)
28342025-08-26T20:28:29.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-08-26T20:28:29.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-08-26T20:28:29.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-08-26T20:28:29.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28382025-08-26T20:28:29.602Z
28392025-08-26T20:28:29.602Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (78/221)
28402025-08-26T20:28:30.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-08-26T20:28:30.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-08-26T20:28:30.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-08-26T20:28:30.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28442025-08-26T20:28:30.381Z
28452025-08-26T20:28:30.381Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (79/221)
28462025-08-26T20:28:31.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-08-26T20:28:31.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-08-26T20:28:31.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-08-26T20:28:31.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28502025-08-26T20:28:31.167Z
28512025-08-26T20:28:31.167Zinfo: running `cargo check --bins` on cockroach-admin-client (80/221)
28522025-08-26T20:28:31.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-08-26T20:28:31.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-08-26T20:28:31.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-08-26T20:28:31.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28562025-08-26T20:28:31.914Z
28572025-08-26T20:28:31.914Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (81/221)
28582025-08-26T20:28:32.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-08-26T20:28:32.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-08-26T20:28:32.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-08-26T20:28:32.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28622025-08-26T20:28:32.718Z
28632025-08-26T20:28:32.719Zinfo: running `cargo check --bins` on dns-service-client (82/221)
28642025-08-26T20:28:33.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-08-26T20:28:33.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-08-26T20:28:33.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-08-26T20:28:33.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28682025-08-26T20:28:33.499Z
28692025-08-26T20:28:33.499Zinfo: running `cargo check --bins` on internal-dns-types (83/221)
28702025-08-26T20:28:34.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-08-26T20:28:34.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-08-26T20:28:34.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-08-26T20:28:34.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28742025-08-26T20:28:34.287Z
28752025-08-26T20:28:34.287Zinfo: running `cargo check --bins` on gateway-client (84/221)
28762025-08-26T20:28:34.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-08-26T20:28:34.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-08-26T20:28:34.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792025-08-26T20:28:34.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28802025-08-26T20:28:35.070Z
28812025-08-26T20:28:35.070Zinfo: running `cargo check --bins` on ereport-types (85/221)
28822025-08-26T20:28:35.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-08-26T20:28:35.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-08-26T20:28:35.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-08-26T20:28:35.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28862025-08-26T20:28:35.830Z
28872025-08-26T20:28:35.830Zinfo: running `cargo check --bins` on gateway-types (86/221)
28882025-08-26T20:28:36.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-08-26T20:28:36.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-08-26T20:28:36.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-08-26T20:28:36.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28922025-08-26T20:28:36.596Z
28932025-08-26T20:28:36.596Zinfo: running `cargo check --bins` on installinator-client (87/221)
28942025-08-26T20:28:37.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-08-26T20:28:37.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-08-26T20:28:37.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972025-08-26T20:28:37.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28982025-08-26T20:28:37.381Z
28992025-08-26T20:28:37.381Zinfo: running `cargo check --bins` on installinator-common (88/221)
29002025-08-26T20:28:38.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012025-08-26T20:28:38.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022025-08-26T20:28:38.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032025-08-26T20:28:38.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29042025-08-26T20:28:38.161Z
29052025-08-26T20:28:38.161Zinfo: running `cargo check --bins` on update-engine (89/221)
29062025-08-26T20:28:38.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-08-26T20:28:38.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-08-26T20:28:38.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-08-26T20:28:38.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29102025-08-26T20:28:38.918Z
29112025-08-26T20:28:38.918Zinfo: running `cargo check --bins` on nexus-client (90/221)
29122025-08-26T20:28:39.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-08-26T20:28:39.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-08-26T20:28:39.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-08-26T20:28:39.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29162025-08-26T20:28:39.747Z
29172025-08-26T20:28:39.747Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
29182025-08-26T20:28:40.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-08-26T20:28:40.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-08-26T20:28:40.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-08-26T20:28:40.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29222025-08-26T20:28:40.514Z
29232025-08-26T20:28:40.514Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
29242025-08-26T20:28:41.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-08-26T20:28:41.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-08-26T20:28:41.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-08-26T20:28:41.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29282025-08-26T20:28:41.291Z
29292025-08-26T20:28:41.292Zinfo: running `cargo check --bins` on nexus-types (93/221)
29302025-08-26T20:28:41.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-08-26T20:28:41.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-08-26T20:28:41.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-08-26T20:28:41.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29342025-08-26T20:28:42.056Z
29352025-08-26T20:28:42.056Zinfo: running `cargo check --bins` on cockroach-admin-types (94/221)
29362025-08-26T20:28:42.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-08-26T20:28:42.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-08-26T20:28:42.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-08-26T20:28:42.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29402025-08-26T20:28:42.970Z
29412025-08-26T20:28:42.970Zinfo: running `cargo check --bins` on ntp-admin-client (95/221)
29422025-08-26T20:28:43.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-08-26T20:28:43.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-08-26T20:28:43.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-08-26T20:28:43.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29462025-08-26T20:28:43.566Z
29472025-08-26T20:28:43.566Zinfo: running `cargo check --bins` on oxide-client (96/221)
29482025-08-26T20:28:44.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-08-26T20:28:44.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-08-26T20:28:44.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-08-26T20:28:44.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
29522025-08-26T20:28:44.359Z
29532025-08-26T20:28:44.359Zinfo: running `cargo check --bins` on oximeter-client (97/221)
29542025-08-26T20:28:45.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-08-26T20:28:45.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-08-26T20:28:45.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29572025-08-26T20:28:45.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29582025-08-26T20:28:45.154Z
29592025-08-26T20:28:45.154Zinfo: running `cargo check --bins` on repo-depot-client (98/221)
29602025-08-26T20:28:45.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612025-08-26T20:28:45.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622025-08-26T20:28:45.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29632025-08-26T20:28:45.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29642025-08-26T20:28:45.839Z
29652025-08-26T20:28:45.839Zinfo: running `cargo check --bins` on sled-agent-client (99/221)
29662025-08-26T20:28:46.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672025-08-26T20:28:46.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682025-08-26T20:28:46.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29692025-08-26T20:28:46.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29702025-08-26T20:28:46.643Z
29712025-08-26T20:28:46.643Zinfo: running `cargo check --bins` on sled-agent-types (100/221)
29722025-08-26T20:28:47.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732025-08-26T20:28:47.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742025-08-26T20:28:47.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29752025-08-26T20:28:47.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29762025-08-26T20:28:47.441Z
29772025-08-26T20:28:47.441Zinfo: running `cargo check --bins` on wicketd-client (101/221)
29782025-08-26T20:28:51.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792025-08-26T20:28:52.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802025-08-26T20:28:52.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29812025-08-26T20:28:52.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29822025-08-26T20:28:52.238Z
29832025-08-26T20:28:52.238Zinfo: running `cargo check --bins` on wicket-common (102/221)
29842025-08-26T20:28:52.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852025-08-26T20:28:52.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862025-08-26T20:28:52.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29872025-08-26T20:28:52.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29882025-08-26T20:28:52.238Z
29892025-08-26T20:28:52.238Zinfo: running `cargo check --bins` on omicron-cockroach-admin (103/221)
29902025-08-26T20:28:52.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912025-08-26T20:28:52.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922025-08-26T20:28:52.238Z Checking csv-core v0.1.11
29932025-08-26T20:28:52.238Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29942025-08-26T20:28:52.238Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29952025-08-26T20:28:52.238Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29962025-08-26T20:28:52.238Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29972025-08-26T20:28:52.238Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29982025-08-26T20:28:52.238Z Checking csv v1.3.1
29992025-08-26T20:28:52.238Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30002025-08-26T20:28:52.238Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30012025-08-26T20:28:52.238Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30022025-08-26T20:28:53.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
30032025-08-26T20:28:53.624Z
30042025-08-26T20:28:53.624Zinfo: running `cargo check --bins` on cockroach-admin-api (104/221)
30052025-08-26T20:28:54.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-08-26T20:28:54.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-08-26T20:28:54.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-08-26T20:28:54.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30092025-08-26T20:28:54.393Z
30102025-08-26T20:28:54.394Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (105/221)
30112025-08-26T20:28:55.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-08-26T20:28:55.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-08-26T20:28:55.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-08-26T20:28:55.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30152025-08-26T20:28:55.307Z
30162025-08-26T20:28:55.307Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (106/221)
30172025-08-26T20:28:56.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-08-26T20:28:56.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-08-26T20:28:56.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-08-26T20:28:56.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30212025-08-26T20:28:56.214Z
30222025-08-26T20:28:56.214Zinfo: running `cargo check --bins` on dns-server (107/221)
30232025-08-26T20:28:56.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-08-26T20:28:56.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-08-26T20:28:57.016Z Compiling typify-impl v0.4.1
30262025-08-26T20:28:57.139Z Compiling parking_lot_core v0.8.6
30272025-08-26T20:28:57.142Z Compiling moka v0.12.10
30282025-08-26T20:28:57.160Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30292025-08-26T20:28:57.172Z Checking tagptr v0.2.0
30302025-08-26T20:28:57.204Z Checking prefix-trie v0.7.0
30312025-08-26T20:28:57.208Z Checking fxhash v0.2.1
30322025-08-26T20:28:57.411Z Checking hickory-client v0.25.2
30332025-08-26T20:28:57.884Z Checking hickory-server v0.25.2
30342025-08-26T20:28:57.942Z Checking parking_lot v0.11.2
30352025-08-26T20:28:58.289Z Checking sled v0.34.7
30362025-08-26T20:28:58.308Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30372025-08-26T20:28:58.753Z Checking hickory-resolver v0.25.2
30382025-08-26T20:29:01.549Z Compiling typify-macro v0.4.1
30392025-08-26T20:29:03.247Z Compiling typify v0.4.1
30402025-08-26T20:29:03.342Z Compiling progenitor-impl v0.10.0
30412025-08-26T20:29:05.810Z Compiling progenitor-macro v0.10.0
30422025-08-26T20:29:09.704Z Checking progenitor v0.10.0
30432025-08-26T20:29:09.848Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30442025-08-26T20:29:10.349Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30452025-08-26T20:29:11.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
30462025-08-26T20:29:11.974Z
30472025-08-26T20:29:11.974Zinfo: running `cargo check --bins` on dns-server-api (108/221)
30482025-08-26T20:29:12.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-08-26T20:29:12.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-08-26T20:29:12.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-08-26T20:29:12.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30522025-08-26T20:29:12.734Z
30532025-08-26T20:29:12.734Zinfo: running `cargo check --bins` on gateway-test-utils (109/221)
30542025-08-26T20:29:13.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-08-26T20:29:13.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-08-26T20:29:13.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-08-26T20:29:13.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30582025-08-26T20:29:13.588Z
30592025-08-26T20:29:13.588Zinfo: running `cargo check --bins` on omicron-gateway (110/221)
30602025-08-26T20:29:14.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-08-26T20:29:14.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-08-26T20:29:14.509Z Compiling semver v0.1.20
30632025-08-26T20:29:14.509Z Compiling radium v0.7.0
30642025-08-26T20:29:14.654Z Compiling zerocopy-derive v0.6.6
30652025-08-26T20:29:14.657Z Compiling maybe-uninit v2.0.0
30662025-08-26T20:29:14.657Z Checking tap v1.0.1
30672025-08-26T20:29:14.694Z Checking password-hash v0.5.0
30682025-08-26T20:29:14.697Z Checking blake2 v0.10.6
30692025-08-26T20:29:14.697Z Compiling pin-project-internal v1.1.6
30702025-08-26T20:29:14.841Z Checking wyz v0.5.1
30712025-08-26T20:29:15.126Z Compiling rustc_version v0.1.7
30722025-08-26T20:29:15.156Z Compiling packed_struct v0.10.1
30732025-08-26T20:29:15.195Z Checking crc-catalog v2.4.0
30742025-08-26T20:29:15.199Z Compiling owo-colors v4.2.2
30752025-08-26T20:29:15.295Z Checking funty v2.0.0
30762025-08-26T20:29:15.428Z Compiling cancel-safe-futures v0.1.5
30772025-08-26T20:29:15.549Z Compiling newtype_derive v0.1.6
30782025-08-26T20:29:15.552Z Checking crc v3.2.1
30792025-08-26T20:29:15.774Z Checking argon2 v0.5.3
30802025-08-26T20:29:15.829Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30812025-08-26T20:29:15.931Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30822025-08-26T20:29:15.964Z Compiling packed_struct_codegen v0.10.1
30832025-08-26T20:29:15.994Z Checking libsw-core v0.3.1
30842025-08-26T20:29:16.098Z Checking bitvec v1.0.1
30852025-08-26T20:29:16.239Z Checking secrecy v0.10.3
30862025-08-26T20:29:16.449Z Compiling snafu-derive v0.8.5
30872025-08-26T20:29:16.472Z Compiling indexmap v1.9.3
30882025-08-26T20:29:16.490Z Checking zerocopy v0.6.6
30892025-08-26T20:29:16.535Z Checking nodrop v0.1.14
30902025-08-26T20:29:16.692Z Checking indent_write v2.2.0
30912025-08-26T20:29:16.808Z Checking fixedbitset v0.5.7
30922025-08-26T20:29:16.959Z Checking array-init v0.0.4
30932025-08-26T20:29:17.169Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30942025-08-26T20:29:17.206Z Checking petgraph v0.8.2
30952025-08-26T20:29:17.329Z Checking pin-project v1.1.6
30962025-08-26T20:29:17.482Z Checking libsw v3.5.0
30972025-08-26T20:29:17.732Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30982025-08-26T20:29:18.277Z Checking smallvec v0.6.14
30992025-08-26T20:29:18.380Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31002025-08-26T20:29:18.571Z Checking globset v0.4.15
31012025-08-26T20:29:18.643Z Checking olpc-cjson v0.1.4
31022025-08-26T20:29:18.679Z Checking serde_plain v1.0.2
31032025-08-26T20:29:18.893Z Checking bitfield v0.14.0
31042025-08-26T20:29:18.942Z Checking typed-path v0.9.3
31052025-08-26T20:29:19.084Z Checking smawk v0.3.2
31062025-08-26T20:29:19.206Z Checking unicode-linebreak v0.1.5
31072025-08-26T20:29:19.312Z Checking swrite v0.1.0
31082025-08-26T20:29:19.334Z Checking hashbrown v0.12.3
31092025-08-26T20:29:19.469Z Checking linear-map v1.2.0
31102025-08-26T20:29:19.636Z Checking termcolor v1.4.1
31112025-08-26T20:29:19.719Z Checking textwrap v0.16.2
31122025-08-26T20:29:19.811Z Checking ron v0.8.1
31132025-08-26T20:29:20.059Z Checking env_logger v0.10.2
31142025-08-26T20:29:20.152Z Checking serde-hex v0.1.0
31152025-08-26T20:29:20.412Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31162025-08-26T20:29:20.484Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31172025-08-26T20:29:20.733Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31182025-08-26T20:29:20.918Z Checking steno v0.4.1
31192025-08-26T20:29:20.999Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31202025-08-26T20:29:21.030Z Checking snafu v0.8.5
31212025-08-26T20:29:21.513Z Checking tough v0.20.0
31222025-08-26T20:29:21.813Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31232025-08-26T20:29:22.075Z Checking hashbrown v0.13.2
31242025-08-26T20:29:22.362Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31252025-08-26T20:29:23.009Z Checking half v2.4.1
31262025-08-26T20:29:23.046Z Checking ciborium-io v0.2.2
31272025-08-26T20:29:23.212Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31282025-08-26T20:29:23.242Z Checking crc-any v2.5.0
31292025-08-26T20:29:23.487Z Checking humantime v2.2.0
31302025-08-26T20:29:23.510Z Checking ciborium-ll v0.2.2
31312025-08-26T20:29:23.603Z Checking object v0.30.4
31322025-08-26T20:29:23.624Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31332025-08-26T20:29:23.809Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31342025-08-26T20:29:23.828Z Checking void v1.0.2
31352025-08-26T20:29:23.907Z Checking path-slash v0.1.5
31362025-08-26T20:29:23.962Z Checking half v1.8.3
31372025-08-26T20:29:23.997Z Checking lzss v0.8.2
31382025-08-26T20:29:24.070Z Checking tungstenite v0.23.0
31392025-08-26T20:29:24.236Z Checking ciborium v0.2.2
31402025-08-26T20:29:24.361Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31412025-08-26T20:29:24.380Z Checking serde_cbor v0.11.2
31422025-08-26T20:29:25.131Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31432025-08-26T20:29:25.165Z Checking nix v0.27.1
31442025-08-26T20:29:25.169Z Checking kstat-rs v0.2.4
31452025-08-26T20:29:25.208Z Checking serde_bytes v0.11.17
31462025-08-26T20:29:25.387Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31472025-08-26T20:29:25.413Z Checking tokio-tungstenite v0.23.1
31482025-08-26T20:29:25.510Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31492025-08-26T20:29:25.545Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31502025-08-26T20:29:25.764Z Checking signal-hook-tokio v0.3.1
31512025-08-26T20:29:26.009Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31522025-08-26T20:29:28.383Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31532025-08-26T20:29:29.672Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31542025-08-26T20:29:40.889Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31552025-08-26T20:29:48.841Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31562025-08-26T20:29:49.570Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31572025-08-26T20:29:52.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.99s
31582025-08-26T20:29:52.800Z
31592025-08-26T20:29:52.800Zinfo: running `cargo check --bins` on gateway-api (111/221)
31602025-08-26T20:29:53.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-08-26T20:29:53.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-08-26T20:29:53.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632025-08-26T20:29:53.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31642025-08-26T20:29:53.576Z
31652025-08-26T20:29:53.576Zinfo: running `cargo check --bins` on ipcc (112/221)
31662025-08-26T20:29:54.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-08-26T20:29:54.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-08-26T20:29:54.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692025-08-26T20:29:54.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31702025-08-26T20:29:54.355Z
31712025-08-26T20:29:54.355Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (113/221)
31722025-08-26T20:29:55.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-08-26T20:29:55.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-08-26T20:29:55.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752025-08-26T20:29:55.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31762025-08-26T20:29:55.100Z
31772025-08-26T20:29:55.100Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (114/221)
31782025-08-26T20:29:55.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-08-26T20:29:55.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-08-26T20:29:55.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812025-08-26T20:29:55.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31822025-08-26T20:29:55.882Z
31832025-08-26T20:29:55.882Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (115/221)
31842025-08-26T20:29:56.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-08-26T20:29:56.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-08-26T20:29:56.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872025-08-26T20:29:56.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31882025-08-26T20:29:56.661Z
31892025-08-26T20:29:56.661Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (116/221)
31902025-08-26T20:29:57.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-08-26T20:29:57.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-08-26T20:29:57.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932025-08-26T20:29:57.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31942025-08-26T20:29:57.448Z
31952025-08-26T20:29:57.448Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (117/221)
31962025-08-26T20:29:58.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-08-26T20:29:58.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-08-26T20:29:58.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992025-08-26T20:29:58.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32002025-08-26T20:29:58.227Z
32012025-08-26T20:29:58.227Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (118/221)
32022025-08-26T20:29:58.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-08-26T20:29:58.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-08-26T20:29:58.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052025-08-26T20:29:58.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32062025-08-26T20:29:59.004Z
32072025-08-26T20:29:59.004Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (119/221)
32082025-08-26T20:29:59.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-08-26T20:29:59.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-08-26T20:29:59.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-08-26T20:29:59.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32122025-08-26T20:29:59.771Z
32132025-08-26T20:29:59.771Zinfo: running `cargo check --bins` on oximeter-producer (120/221)
32142025-08-26T20:30:00.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-08-26T20:30:00.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-08-26T20:30:00.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-08-26T20:30:00.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32182025-08-26T20:30:00.598Z
32192025-08-26T20:30:00.598Zinfo: running `cargo check --bins` on internal-dns-resolver (121/221)
32202025-08-26T20:30:01.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-08-26T20:30:01.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-08-26T20:30:01.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-08-26T20:30:01.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32242025-08-26T20:30:01.368Z
32252025-08-26T20:30:01.368Zinfo: running `cargo check --bins` on sp-sim (122/221)
32262025-08-26T20:30:02.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-08-26T20:30:02.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-08-26T20:30:02.228Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32292025-08-26T20:30:02.235Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32302025-08-26T20:30:02.235Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32312025-08-26T20:30:02.235Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32322025-08-26T20:30:02.235Z Compiling nix v0.30.1
32332025-08-26T20:30:02.408Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
32342025-08-26T20:30:02.414Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32352025-08-26T20:30:02.436Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32362025-08-26T20:30:02.660Z Checking keccak v0.1.5
32372025-08-26T20:30:02.999Z Checking sha3 v0.10.8
32382025-08-26T20:30:03.087Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
32392025-08-26T20:30:04.568Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32402025-08-26T20:30:07.485Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32412025-08-26T20:30:22.071Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32422025-08-26T20:30:24.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s
32432025-08-26T20:30:24.655Z
32442025-08-26T20:30:24.655Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (123/221)
32452025-08-26T20:30:25.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462025-08-26T20:30:25.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472025-08-26T20:30:25.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482025-08-26T20:30:25.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32492025-08-26T20:30:25.505Z
32502025-08-26T20:30:25.505Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (124/221)
32512025-08-26T20:30:26.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522025-08-26T20:30:26.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532025-08-26T20:30:26.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542025-08-26T20:30:26.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32552025-08-26T20:30:26.362Z
32562025-08-26T20:30:26.362Zinfo: running `cargo check --bins` on db-macros (125/221)
32572025-08-26T20:30:27.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582025-08-26T20:30:27.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592025-08-26T20:30:27.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602025-08-26T20:30:27.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32612025-08-26T20:30:27.105Z
32622025-08-26T20:30:27.105Zinfo: running `cargo check --bins` on nexus-macros-common (126/221)
32632025-08-26T20:30:27.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642025-08-26T20:30:27.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652025-08-26T20:30:27.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662025-08-26T20:30:27.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32672025-08-26T20:30:27.843Z
32682025-08-26T20:30:27.843Zinfo: running `cargo check --bins` on nexus-auth (127/221)
32692025-08-26T20:30:28.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702025-08-26T20:30:28.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712025-08-26T20:30:28.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722025-08-26T20:30:28.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32732025-08-26T20:30:28.695Z
32742025-08-26T20:30:28.695Zinfo: running `cargo check --bins` on authz-macros (128/221)
32752025-08-26T20:30:29.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762025-08-26T20:30:29.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772025-08-26T20:30:29.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782025-08-26T20:30:29.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32792025-08-26T20:30:29.440Z
32802025-08-26T20:30:29.440Zinfo: running `cargo check --bins` on nexus-db-fixed-data (129/221)
32812025-08-26T20:30:30.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822025-08-26T20:30:30.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832025-08-26T20:30:30.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842025-08-26T20:30:30.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32852025-08-26T20:30:30.297Z
32862025-08-26T20:30:30.297Zinfo: running `cargo check --bins` on nexus-db-model (130/221)
32872025-08-26T20:30:31.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882025-08-26T20:30:31.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892025-08-26T20:30:31.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902025-08-26T20:30:31.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32912025-08-26T20:30:31.105Z
32922025-08-26T20:30:31.105Zinfo: running `cargo check --bins` on nexus-db-schema (131/221)
32932025-08-26T20:30:31.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942025-08-26T20:30:31.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952025-08-26T20:30:31.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962025-08-26T20:30:31.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32972025-08-26T20:30:31.847Z
32982025-08-26T20:30:31.847Zinfo: running `cargo check --bins` on nexus-defaults (132/221)
32992025-08-26T20:30:32.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002025-08-26T20:30:32.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012025-08-26T20:30:32.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022025-08-26T20:30:32.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33032025-08-26T20:30:32.618Z
33042025-08-26T20:30:32.618Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (133/221)
33052025-08-26T20:30:33.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062025-08-26T20:30:33.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072025-08-26T20:30:33.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082025-08-26T20:30:33.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33092025-08-26T20:30:33.389Z
33102025-08-26T20:30:33.389Zinfo: running `cargo check --bins` on parallel-task-set (134/221)
33112025-08-26T20:30:34.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122025-08-26T20:30:34.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132025-08-26T20:30:34.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142025-08-26T20:30:34.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33152025-08-26T20:30:34.135Z
33162025-08-26T20:30:34.135Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
33172025-08-26T20:30:34.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-08-26T20:30:34.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-08-26T20:30:34.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202025-08-26T20:30:34.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33212025-08-26T20:30:34.982Z
33222025-08-26T20:30:34.982Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
33232025-08-26T20:30:35.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242025-08-26T20:30:35.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252025-08-26T20:30:35.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262025-08-26T20:30:35.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33272025-08-26T20:30:35.825Z
33282025-08-26T20:30:35.825Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
33292025-08-26T20:30:36.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302025-08-26T20:30:36.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312025-08-26T20:30:36.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322025-08-26T20:30:36.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33332025-08-26T20:30:36.651Z
33342025-08-26T20:30:36.651Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33352025-08-26T20:30:37.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362025-08-26T20:30:37.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372025-08-26T20:30:37.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382025-08-26T20:30:37.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33392025-08-26T20:30:37.457Z
33402025-08-26T20:30:37.457Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33412025-08-26T20:30:38.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422025-08-26T20:30:38.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432025-08-26T20:30:38.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33442025-08-26T20:30:38.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33452025-08-26T20:30:38.252Z
33462025-08-26T20:30:38.252Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33472025-08-26T20:30:38.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482025-08-26T20:30:38.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492025-08-26T20:30:38.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502025-08-26T20:30:38.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33512025-08-26T20:30:39.054Z
33522025-08-26T20:30:39.054Zinfo: running `cargo check --bins` on key-manager (141/221)
33532025-08-26T20:30:39.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542025-08-26T20:30:39.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552025-08-26T20:30:39.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562025-08-26T20:30:39.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33572025-08-26T20:30:39.835Z
33582025-08-26T20:30:39.835Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33592025-08-26T20:30:40.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602025-08-26T20:30:40.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612025-08-26T20:30:40.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622025-08-26T20:30:40.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33632025-08-26T20:30:40.627Z
33642025-08-26T20:30:40.627Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33652025-08-26T20:30:41.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662025-08-26T20:30:41.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672025-08-26T20:30:41.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682025-08-26T20:30:41.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33692025-08-26T20:30:41.419Z
33702025-08-26T20:30:41.419Zinfo: running `cargo check --bins` on typed-rng (144/221)
33712025-08-26T20:30:42.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-08-26T20:30:42.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-08-26T20:30:42.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742025-08-26T20:30:42.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33752025-08-26T20:30:42.163Z
33762025-08-26T20:30:42.163Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33772025-08-26T20:30:42.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782025-08-26T20:30:42.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792025-08-26T20:30:43.150Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
33802025-08-26T20:30:43.150Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33812025-08-26T20:30:43.150Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33822025-08-26T20:30:43.154Z Compiling thiserror-impl-no-std v2.0.2
33832025-08-26T20:30:43.154Z Checking universal-hash v0.5.1
33842025-08-26T20:30:43.154Z Checking opaque-debug v0.3.1
33852025-08-26T20:30:43.154Z Checking chacha20 v0.9.1
33862025-08-26T20:30:43.307Z Checking aead v0.5.2
33872025-08-26T20:30:43.416Z Compiling unicase v2.7.0
33882025-08-26T20:30:43.523Z Checking poly1305 v0.8.0
33892025-08-26T20:30:43.623Z Compiling libefi-sys v0.1.0
33902025-08-26T20:30:43.647Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33912025-08-26T20:30:43.683Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33922025-08-26T20:30:43.731Z Compiling bitfield-struct v0.6.2
33932025-08-26T20:30:43.840Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
33942025-08-26T20:30:43.980Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33952025-08-26T20:30:44.047Z Checking chacha20poly1305 v0.10.1
33962025-08-26T20:30:44.067Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33972025-08-26T20:30:44.232Z Compiling proc-macro-error-attr2 v2.0.0
33982025-08-26T20:30:44.247Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33992025-08-26T20:30:44.367Z Compiling salty v0.3.0
34002025-08-26T20:30:44.413Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34012025-08-26T20:30:44.835Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34022025-08-26T20:30:44.993Z Compiling proc-macro-error2 v2.0.1
34032025-08-26T20:30:45.034Z Compiling num-derive v0.3.3
34042025-08-26T20:30:45.058Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34052025-08-26T20:30:45.082Z Compiling xshell-macros v0.2.7
34062025-08-26T20:30:45.616Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34072025-08-26T20:30:45.640Z Compiling tabled_derive v0.10.0
34082025-08-26T20:30:45.843Z Checking xshell v0.2.7
34092025-08-26T20:30:45.888Z Checking thiserror-no-std v2.0.2
34102025-08-26T20:30:46.039Z Checking vsss-rs v3.3.4
34112025-08-26T20:30:46.082Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34122025-08-26T20:30:46.215Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34132025-08-26T20:30:46.460Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34142025-08-26T20:30:47.258Z Checking libscf-sys v1.1.0
34152025-08-26T20:30:47.502Z Compiling mime_guess v2.0.5
34162025-08-26T20:30:47.632Z Checking papergrid v0.14.0
34172025-08-26T20:30:47.950Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34182025-08-26T20:30:48.337Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34192025-08-26T20:30:48.631Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34202025-08-26T20:30:49.023Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34212025-08-26T20:30:49.145Z Checking primeorder v0.13.6
34222025-08-26T20:30:49.234Z Checking env_filter v0.1.2
34232025-08-26T20:30:49.512Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34242025-08-26T20:30:49.660Z Checking p384 v0.13.0
34252025-08-26T20:30:49.744Z Checking env_logger v0.11.5
34262025-08-26T20:30:49.943Z Checking tabled v0.18.0
34272025-08-26T20:30:50.093Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34282025-08-26T20:30:50.208Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34292025-08-26T20:30:50.468Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34302025-08-26T20:30:50.785Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34312025-08-26T20:30:50.815Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34322025-08-26T20:30:50.888Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34332025-08-26T20:30:51.056Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34342025-08-26T20:30:51.293Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34352025-08-26T20:30:51.418Z Checking http-range v0.1.5
34362025-08-26T20:30:51.635Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34372025-08-26T20:30:51.795Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34382025-08-26T20:30:51.947Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34392025-08-26T20:30:51.979Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34402025-08-26T20:30:52.243Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34412025-08-26T20:30:52.295Z Checking secrecy v0.8.0
34422025-08-26T20:30:52.409Z Checking atty v0.2.14
34432025-08-26T20:30:52.511Z Checking crc8 v0.1.1
34442025-08-26T20:30:52.575Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
34452025-08-26T20:30:52.765Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34462025-08-26T20:30:52.826Z Checking hyper-staticfile v0.10.1
34472025-08-26T20:30:53.381Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34482025-08-26T20:30:53.405Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34492025-08-26T20:30:53.409Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
34502025-08-26T20:30:53.841Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34512025-08-26T20:30:53.873Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34522025-08-26T20:30:54.084Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
34532025-08-26T20:30:54.206Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34542025-08-26T20:30:54.479Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34552025-08-26T20:30:55.010Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34562025-08-26T20:30:55.683Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34572025-08-26T20:30:55.684Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34582025-08-26T20:30:55.690Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34592025-08-26T20:30:56.397Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34602025-08-26T20:30:56.703Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34612025-08-26T20:30:56.875Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34622025-08-26T20:30:57.994Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34632025-08-26T20:30:59.452Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34642025-08-26T20:31:05.130Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34652025-08-26T20:31:18.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
34662025-08-26T20:31:18.865Z
34672025-08-26T20:31:18.865Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34682025-08-26T20:31:19.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692025-08-26T20:31:19.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702025-08-26T20:31:19.779Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34712025-08-26T20:31:33.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.47s
34722025-08-26T20:31:33.596Z
34732025-08-26T20:31:33.596Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34742025-08-26T20:31:34.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752025-08-26T20:31:34.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762025-08-26T20:31:34.490Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34772025-08-26T20:31:48.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
34782025-08-26T20:31:48.306Z
34792025-08-26T20:31:48.306Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34802025-08-26T20:31:49.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812025-08-26T20:31:49.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822025-08-26T20:31:49.210Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34832025-08-26T20:32:02.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s
34842025-08-26T20:32:02.836Z
34852025-08-26T20:32:02.836Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34862025-08-26T20:32:03.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872025-08-26T20:32:03.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882025-08-26T20:32:03.763Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34892025-08-26T20:32:17.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
34902025-08-26T20:32:17.494Z
34912025-08-26T20:32:17.494Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34922025-08-26T20:32:18.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932025-08-26T20:32:18.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942025-08-26T20:32:18.406Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34952025-08-26T20:32:31.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
34962025-08-26T20:32:31.971Z
34972025-08-26T20:32:31.971Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34982025-08-26T20:32:32.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992025-08-26T20:32:32.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002025-08-26T20:32:32.890Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35012025-08-26T20:32:46.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
35022025-08-26T20:32:46.728Z
35032025-08-26T20:32:46.728Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
35042025-08-26T20:32:47.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052025-08-26T20:32:47.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062025-08-26T20:32:47.637Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35072025-08-26T20:33:01.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.34s
35082025-08-26T20:33:01.314Z
35092025-08-26T20:33:01.315Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
35102025-08-26T20:33:02.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112025-08-26T20:33:02.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122025-08-26T20:33:02.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132025-08-26T20:33:02.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35142025-08-26T20:33:02.122Z
35152025-08-26T20:33:02.122Zinfo: running `cargo check --bins` on range-requests (154/221)
35162025-08-26T20:33:02.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172025-08-26T20:33:02.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182025-08-26T20:33:02.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192025-08-26T20:33:02.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35202025-08-26T20:33:02.876Z
35212025-08-26T20:33:02.876Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
35222025-08-26T20:33:03.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-08-26T20:33:03.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-08-26T20:33:03.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-08-26T20:33:03.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35262025-08-26T20:33:03.650Z
35272025-08-26T20:33:03.650Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
35282025-08-26T20:33:04.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-08-26T20:33:04.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-08-26T20:33:04.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-08-26T20:33:04.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35322025-08-26T20:33:04.475Z
35332025-08-26T20:33:04.475Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35342025-08-26T20:33:05.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-08-26T20:33:05.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-08-26T20:33:05.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-08-26T20:33:05.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35382025-08-26T20:33:05.264Z
35392025-08-26T20:33:05.264Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35402025-08-26T20:33:05.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-08-26T20:33:05.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-08-26T20:33:05.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432025-08-26T20:33:05.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35442025-08-26T20:33:06.074Z
35452025-08-26T20:33:06.075Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35462025-08-26T20:33:06.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472025-08-26T20:33:06.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482025-08-26T20:33:06.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492025-08-26T20:33:06.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35502025-08-26T20:33:06.881Z
35512025-08-26T20:33:06.881Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35522025-08-26T20:33:07.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532025-08-26T20:33:07.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542025-08-26T20:33:07.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552025-08-26T20:33:07.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35562025-08-26T20:33:07.688Z
35572025-08-26T20:33:07.688Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35582025-08-26T20:33:08.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592025-08-26T20:33:08.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602025-08-26T20:33:08.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612025-08-26T20:33:08.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35622025-08-26T20:33:08.511Z
35632025-08-26T20:33:08.511Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35642025-08-26T20:33:09.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-08-26T20:33:09.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-08-26T20:33:09.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672025-08-26T20:33:09.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35682025-08-26T20:33:09.354Z
35692025-08-26T20:33:09.355Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35702025-08-26T20:33:10.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712025-08-26T20:33:10.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722025-08-26T20:33:10.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732025-08-26T20:33:10.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35742025-08-26T20:33:10.202Z
35752025-08-26T20:33:10.202Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35762025-08-26T20:33:10.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772025-08-26T20:33:10.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782025-08-26T20:33:11.065Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35792025-08-26T20:33:11.065Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35802025-08-26T20:33:11.990Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35812025-08-26T20:33:14.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
35822025-08-26T20:33:14.276Z
35832025-08-26T20:33:14.276Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35842025-08-26T20:33:14.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-08-26T20:33:14.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-08-26T20:33:14.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-08-26T20:33:14.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35882025-08-26T20:33:15.057Z
35892025-08-26T20:33:15.057Zinfo: running `cargo check --bins` on cert-dev (166/221)
35902025-08-26T20:33:15.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-08-26T20:33:15.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-08-26T20:33:15.788Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35932025-08-26T20:33:16.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35942025-08-26T20:33:16.316Z
35952025-08-26T20:33:16.316Zinfo: running `cargo check --bins` on clickana (167/221)
35962025-08-26T20:33:17.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-08-26T20:33:17.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-08-26T20:33:17.100Z Checking castaway v0.2.3
35992025-08-26T20:33:17.104Z Checking unicode-truncate v1.1.0
36002025-08-26T20:33:17.104Z Checking lru v0.12.5
36012025-08-26T20:33:17.104Z Compiling instability v0.3.2
36022025-08-26T20:33:17.104Z Checking cassowary v0.3.0
36032025-08-26T20:33:17.220Z Compiling indoc v2.0.6
36042025-08-26T20:33:17.224Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36052025-08-26T20:33:17.341Z Checking compact_str v0.8.0
36062025-08-26T20:33:17.981Z Checking ratatui v0.29.0
36072025-08-26T20:33:19.836Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36082025-08-26T20:33:20.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
36092025-08-26T20:33:20.941Z
36102025-08-26T20:33:20.941Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
36112025-08-26T20:33:21.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-08-26T20:33:21.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-08-26T20:33:21.773Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36142025-08-26T20:33:21.773Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
36152025-08-26T20:33:22.875Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
36162025-08-26T20:33:23.378Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
36172025-08-26T20:33:23.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
36182025-08-26T20:33:23.992Z
36192025-08-26T20:33:23.992Zinfo: running `cargo check --bins` on ch-dev (169/221)
36202025-08-26T20:33:24.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212025-08-26T20:33:24.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222025-08-26T20:33:24.796Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
36232025-08-26T20:33:25.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
36242025-08-26T20:33:25.821Z
36252025-08-26T20:33:25.821Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
36262025-08-26T20:33:26.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272025-08-26T20:33:26.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282025-08-26T20:33:26.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36292025-08-26T20:33:26.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36302025-08-26T20:33:26.383Z
36312025-08-26T20:33:26.383Zinfo: running `cargo check --bins` on crdb-seed (171/221)
36322025-08-26T20:33:27.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332025-08-26T20:33:27.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342025-08-26T20:33:27.175Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36352025-08-26T20:33:27.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
36362025-08-26T20:33:27.797Z
36372025-08-26T20:33:27.797Zinfo: running `cargo check --bins` on db-dev (172/221)
36382025-08-26T20:33:28.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392025-08-26T20:33:28.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402025-08-26T20:33:28.600Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36412025-08-26T20:33:29.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
36422025-08-26T20:33:29.630Z
36432025-08-26T20:33:29.630Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36442025-08-26T20:33:30.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452025-08-26T20:33:30.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462025-08-26T20:33:30.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36472025-08-26T20:33:30.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36482025-08-26T20:33:30.427Z
36492025-08-26T20:33:30.428Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36502025-08-26T20:33:31.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512025-08-26T20:33:31.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522025-08-26T20:33:31.161Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36532025-08-26T20:33:32.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
36542025-08-26T20:33:32.226Z
36552025-08-26T20:33:32.226Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36562025-08-26T20:33:32.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572025-08-26T20:33:32.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582025-08-26T20:33:32.958Z Checking typeid v1.0.3
36592025-08-26T20:33:33.073Z Checking ordered-float v2.10.1
36602025-08-26T20:33:33.087Z Checking cargo-platform v0.2.0
36612025-08-26T20:33:33.162Z Checking erased-serde v0.4.6
36622025-08-26T20:33:33.408Z Checking serde-value v0.7.0
36632025-08-26T20:33:33.739Z Checking serde-untagged v0.1.7
36642025-08-26T20:33:33.968Z Checking cargo-util-schemas v0.8.2
36652025-08-26T20:33:35.154Z Checking cargo_metadata v0.21.0
36662025-08-26T20:33:36.183Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36672025-08-26T20:33:37.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
36682025-08-26T20:33:37.233Z
36692025-08-26T20:33:37.234Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36702025-08-26T20:33:37.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712025-08-26T20:33:37.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722025-08-26T20:33:38.123Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36732025-08-26T20:33:40.101Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36742025-08-26T20:33:40.754Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36752025-08-26T20:33:41.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
36762025-08-26T20:33:41.594Z
36772025-08-26T20:33:41.594Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36782025-08-26T20:33:42.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792025-08-26T20:33:42.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802025-08-26T20:33:42.662Z Compiling crunchy v0.2.2
36812025-08-26T20:33:42.667Z Compiling dsl_auto_type v0.1.2
36822025-08-26T20:33:42.667Z Checking scheduled-thread-pool v0.2.7
36832025-08-26T20:33:42.667Z Compiling diesel_table_macro_syntax v0.2.0
36842025-08-26T20:33:42.802Z Compiling tiny-keccak v2.0.2
36852025-08-26T20:33:42.857Z Compiling bit-vec v0.6.3
36862025-08-26T20:33:42.861Z Compiling ascii-canvas v3.0.0
36872025-08-26T20:33:42.876Z Compiling ena v0.14.3
36882025-08-26T20:33:43.025Z Checking r2d2 v0.8.10
36892025-08-26T20:33:43.139Z Compiling regex-syntax v0.6.29
36902025-08-26T20:33:43.219Z Compiling bit-set v0.5.3
36912025-08-26T20:33:43.279Z Compiling bindgen v0.71.1
36922025-08-26T20:33:43.324Z Compiling diff v0.1.13
36932025-08-26T20:33:43.346Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36942025-08-26T20:33:43.370Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36952025-08-26T20:33:43.510Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36962025-08-26T20:33:43.620Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36972025-08-26T20:33:43.711Z Compiling derive_builder_core v0.20.2
36982025-08-26T20:33:43.866Z Compiling libxml v0.3.3
36992025-08-26T20:33:43.971Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37002025-08-26T20:33:44.135Z Compiling diesel_derives v2.2.3
37012025-08-26T20:33:44.171Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
37022025-08-26T20:33:44.336Z Compiling strum_macros v0.24.3
37032025-08-26T20:33:44.511Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37042025-08-26T20:33:44.534Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
37052025-08-26T20:33:44.851Z Compiling indoc v1.0.9
37062025-08-26T20:33:45.712Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37072025-08-26T20:33:45.739Z Compiling derive_builder_macro v0.20.2
37082025-08-26T20:33:46.060Z Compiling oso-derive v0.27.3
37092025-08-26T20:33:46.663Z Compiling lalrpop v0.19.12
37102025-08-26T20:33:46.668Z Checking derive_builder v0.20.2
37112025-08-26T20:33:46.832Z Compiling impl-trait-for-tuples v0.2.2
37122025-08-26T20:33:47.070Z Checking quick-xml v0.37.2
37132025-08-26T20:33:47.138Z Checking maplit v1.0.2
37142025-08-26T20:33:47.319Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37152025-08-26T20:33:47.443Z Compiling diesel-dtrace v0.4.2
37162025-08-26T20:33:47.893Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37172025-08-26T20:33:48.036Z Checking bb8 v0.8.5
37182025-08-26T20:33:48.336Z Checking ignore v0.4.23
37192025-08-26T20:33:48.562Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37202025-08-26T20:33:48.859Z Checking predicates-tree v1.0.12
37212025-08-26T20:33:48.961Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37222025-08-26T20:33:49.057Z Checking rand_seeder v0.4.0
37232025-08-26T20:33:49.160Z Checking globwalk v0.9.1
37242025-08-26T20:33:49.221Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37252025-08-26T20:33:49.321Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37262025-08-26T20:33:49.353Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37272025-08-26T20:33:49.487Z Checking camino-tempfile-ext v0.3.2
37282025-08-26T20:33:49.582Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37292025-08-26T20:33:49.867Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37302025-08-26T20:33:49.933Z Checking console v0.16.0
37312025-08-26T20:33:50.520Z Checking unit-prefix v0.5.1
37322025-08-26T20:33:50.666Z Checking is_ci v1.2.0
37332025-08-26T20:33:50.747Z Checking indicatif v0.18.0
37342025-08-26T20:33:50.834Z Checking supports-color v3.0.2
37352025-08-26T20:33:51.103Z Checking support-bundle-viewer v0.1.2
37362025-08-26T20:33:51.321Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37372025-08-26T20:33:51.456Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37382025-08-26T20:33:51.525Z Checking multimap v0.10.1
37392025-08-26T20:33:53.484Z Checking diesel v2.2.12
37402025-08-26T20:34:07.359Z Compiling samael v0.0.19
37412025-08-26T20:34:23.427Z Checking async-bb8-diesel v0.2.1
37422025-08-26T20:34:25.117Z Compiling polar-core v0.27.3
37432025-08-26T20:34:32.199Z Checking oso v0.27.3
37442025-08-26T20:35:15.877Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37452025-08-26T20:35:49.528Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37462025-08-26T20:35:59.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
37472025-08-26T20:35:59.802Z
37482025-08-26T20:35:59.802Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37492025-08-26T20:36:00.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502025-08-26T20:36:00.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512025-08-26T20:36:00.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522025-08-26T20:36:00.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37532025-08-26T20:36:00.669Z
37542025-08-26T20:36:00.669Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37552025-08-26T20:36:01.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562025-08-26T20:36:01.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572025-08-26T20:36:01.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582025-08-26T20:36:01.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37592025-08-26T20:36:01.531Z
37602025-08-26T20:36:01.531Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37612025-08-26T20:36:02.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622025-08-26T20:36:02.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632025-08-26T20:36:02.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642025-08-26T20:36:02.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37652025-08-26T20:36:02.259Z
37662025-08-26T20:36:02.259Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37672025-08-26T20:36:03.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682025-08-26T20:36:03.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692025-08-26T20:36:03.329Z Compiling libz-sys v1.1.20
37702025-08-26T20:36:03.472Z Compiling libgit2-sys v0.17.0+1.8.1
37712025-08-26T20:36:03.486Z Compiling vergen v8.3.2
37722025-08-26T20:36:03.489Z Compiling cargo-platform v0.1.8
37732025-08-26T20:36:03.516Z Compiling fs-err v2.11.0
37742025-08-26T20:36:03.519Z Compiling rustls v0.21.12
37752025-08-26T20:36:03.537Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37762025-08-26T20:36:03.554Z Checking rustls-webpki v0.101.7
37772025-08-26T20:36:03.837Z Compiling cargo_metadata v0.18.1
37782025-08-26T20:36:03.920Z Checking sct v0.7.1
37792025-08-26T20:36:03.968Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37802025-08-26T20:36:04.135Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37812025-08-26T20:36:04.211Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37822025-08-26T20:36:04.335Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37832025-08-26T20:36:04.450Z Checking parse-size v1.1.0
37842025-08-26T20:36:04.583Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37852025-08-26T20:36:04.607Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37862025-08-26T20:36:04.648Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
37872025-08-26T20:36:04.711Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37882025-08-26T20:36:05.463Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37892025-08-26T20:36:05.692Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37902025-08-26T20:36:05.841Z Checking rustls-pemfile v1.0.4
37912025-08-26T20:36:06.077Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37922025-08-26T20:36:06.209Z Checking twox-hash v2.1.0
37932025-08-26T20:36:06.376Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37942025-08-26T20:36:06.463Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37952025-08-26T20:36:06.768Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37962025-08-26T20:36:06.922Z Checking tokio-rustls v0.24.1
37972025-08-26T20:36:07.622Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37982025-08-26T20:36:07.998Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37992025-08-26T20:36:08.227Z Checking fatfs v0.3.6
38002025-08-26T20:36:08.489Z Checking assert_matches v1.5.0
38012025-08-26T20:36:14.497Z Compiling git2 v0.19.0
38022025-08-26T20:36:14.518Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38032025-08-26T20:36:14.672Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38042025-08-26T20:36:18.633Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38052025-08-26T20:37:18.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
38062025-08-26T20:37:18.269Z
38072025-08-26T20:37:18.269Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
38082025-08-26T20:37:18.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092025-08-26T20:37:18.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102025-08-26T20:37:18.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112025-08-26T20:37:18.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38122025-08-26T20:37:19.073Z
38132025-08-26T20:37:19.073Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
38142025-08-26T20:37:19.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152025-08-26T20:37:19.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162025-08-26T20:37:19.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172025-08-26T20:37:19.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38182025-08-26T20:37:19.906Z
38192025-08-26T20:37:19.906Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
38202025-08-26T20:37:20.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212025-08-26T20:37:20.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222025-08-26T20:37:20.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232025-08-26T20:37:20.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38242025-08-26T20:37:20.725Z
38252025-08-26T20:37:20.725Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
38262025-08-26T20:37:21.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272025-08-26T20:37:21.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282025-08-26T20:37:21.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292025-08-26T20:37:21.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38302025-08-26T20:37:21.603Z
38312025-08-26T20:37:21.603Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
38322025-08-26T20:37:22.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332025-08-26T20:37:22.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342025-08-26T20:37:22.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352025-08-26T20:37:22.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38362025-08-26T20:37:22.436Z
38372025-08-26T20:37:22.437Zinfo: running `cargo check --bins` on nexus-networking (187/221)
38382025-08-26T20:37:23.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392025-08-26T20:37:23.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402025-08-26T20:37:23.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38412025-08-26T20:37:23.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38422025-08-26T20:37:23.286Z
38432025-08-26T20:37:23.286Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38442025-08-26T20:37:24.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452025-08-26T20:37:24.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462025-08-26T20:37:24.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38472025-08-26T20:37:24.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
38482025-08-26T20:37:24.140Z
38492025-08-26T20:37:24.140Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38502025-08-26T20:37:24.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512025-08-26T20:37:24.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522025-08-26T20:37:24.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38532025-08-26T20:37:24.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38542025-08-26T20:37:25.001Z
38552025-08-26T20:37:25.001Zinfo: running `cargo check --bins` on update-common (190/221)
38562025-08-26T20:37:25.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38572025-08-26T20:37:25.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38582025-08-26T20:37:25.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38592025-08-26T20:37:25.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38602025-08-26T20:37:25.801Z
38612025-08-26T20:37:25.801Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38622025-08-26T20:37:26.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632025-08-26T20:37:26.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642025-08-26T20:37:26.910Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38652025-08-26T20:37:26.913Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38662025-08-26T20:37:27.076Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38672025-08-26T20:37:27.093Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38682025-08-26T20:37:27.097Z Checking yansi v1.0.1
38692025-08-26T20:37:27.097Z Checking diff v0.1.13
38702025-08-26T20:37:27.113Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38712025-08-26T20:37:27.172Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38722025-08-26T20:37:27.584Z Checking pretty_assertions v1.4.1
38732025-08-26T20:37:28.300Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38742025-08-26T20:37:57.474Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38752025-08-26T20:37:57.479Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
38762025-08-26T20:37:57.479Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38772025-08-26T20:37:57.479Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38782025-08-26T20:37:57.479Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38792025-08-26T20:37:57.479Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38802025-08-26T20:37:58.012Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38812025-08-26T20:37:58.559Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38822025-08-26T20:37:59.926Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38832025-08-26T20:38:50.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
38842025-08-26T20:38:50.875Z
38852025-08-26T20:38:50.875Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38862025-08-26T20:38:51.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872025-08-26T20:38:51.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882025-08-26T20:38:51.765Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38892025-08-26T20:38:51.765Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38902025-08-26T20:38:51.902Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38912025-08-26T20:38:51.905Z Checking heck v0.4.1
38922025-08-26T20:38:51.906Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38932025-08-26T20:38:52.083Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38942025-08-26T20:38:52.176Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38952025-08-26T20:38:53.050Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38962025-08-26T20:38:55.254Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38972025-08-26T20:38:56.855Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38982025-08-26T20:38:57.702Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38992025-08-26T20:38:59.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.36s
39002025-08-26T20:38:59.467Z
39012025-08-26T20:38:59.467Zinfo: running `cargo check --bins` on installinator-api (193/221)
39022025-08-26T20:39:00.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032025-08-26T20:39:00.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042025-08-26T20:39:00.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39052025-08-26T20:39:00.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39062025-08-26T20:39:00.264Z
39072025-08-26T20:39:00.264Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
39082025-08-26T20:39:00.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092025-08-26T20:39:00.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102025-08-26T20:39:00.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39112025-08-26T20:39:00.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39122025-08-26T20:39:01.052Z
39132025-08-26T20:39:01.052Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
39142025-08-26T20:39:01.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152025-08-26T20:39:01.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162025-08-26T20:39:01.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39172025-08-26T20:39:01.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
39182025-08-26T20:39:01.830Z
39192025-08-26T20:39:01.830Zinfo: running `cargo check --bins` on wicketd-api (196/221)
39202025-08-26T20:39:02.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212025-08-26T20:39:02.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222025-08-26T20:39:02.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232025-08-26T20:39:02.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39242025-08-26T20:39:02.640Z
39252025-08-26T20:39:02.640Zinfo: running `cargo check --bins` on omicron-pins (197/221)
39262025-08-26T20:39:03.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272025-08-26T20:39:03.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282025-08-26T20:39:03.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39292025-08-26T20:39:03.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
39302025-08-26T20:39:03.383Z
39312025-08-26T20:39:03.383Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
39322025-08-26T20:39:04.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332025-08-26T20:39:04.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342025-08-26T20:39:04.337Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39352025-08-26T20:39:04.474Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39362025-08-26T20:39:04.478Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39372025-08-26T20:39:04.500Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
39382025-08-26T20:39:04.504Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39392025-08-26T20:39:04.532Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39402025-08-26T20:39:04.536Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39412025-08-26T20:39:04.551Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
39422025-08-26T20:39:04.704Z Compiling petname v2.0.2
39432025-08-26T20:39:04.785Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39442025-08-26T20:39:05.097Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39452025-08-26T20:39:05.201Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39462025-08-26T20:39:05.545Z Checking sync-ptr v0.1.4
39472025-08-26T20:39:05.568Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39482025-08-26T20:39:05.571Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39492025-08-26T20:39:05.781Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
39502025-08-26T20:39:06.026Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39512025-08-26T20:39:06.107Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39522025-08-26T20:39:07.138Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39532025-08-26T20:39:09.446Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39542025-08-26T20:39:09.451Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39552025-08-26T20:39:15.973Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39562025-08-26T20:39:16.853Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39572025-08-26T20:39:18.675Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39582025-08-26T20:39:21.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.12s
39592025-08-26T20:39:21.744Z
39602025-08-26T20:39:21.744Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39612025-08-26T20:39:22.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622025-08-26T20:39:22.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632025-08-26T20:39:22.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642025-08-26T20:39:22.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39652025-08-26T20:39:22.610Z
39662025-08-26T20:39:22.610Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39672025-08-26T20:39:23.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682025-08-26T20:39:23.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692025-08-26T20:39:23.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702025-08-26T20:39:23.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
39712025-08-26T20:39:23.355Z
39722025-08-26T20:39:23.355Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39732025-08-26T20:39:24.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742025-08-26T20:39:24.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752025-08-26T20:39:24.256Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39762025-08-26T20:39:25.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
39772025-08-26T20:39:25.592Z
39782025-08-26T20:39:25.592Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39792025-08-26T20:39:26.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802025-08-26T20:39:26.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812025-08-26T20:39:26.460Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39822025-08-26T20:39:26.906Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39832025-08-26T20:39:28.111Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39842025-08-26T20:39:28.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
39852025-08-26T20:39:29.081Z
39862025-08-26T20:39:29.082Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39872025-08-26T20:39:29.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882025-08-26T20:39:29.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892025-08-26T20:39:29.896Z Compiling blake3 v1.5.4
39902025-08-26T20:39:29.901Z Checking memmap2 v0.9.5
39912025-08-26T20:39:29.901Z Checking arrayvec v0.7.6
39922025-08-26T20:39:29.901Z Checking constant_time_eq v0.3.1
39932025-08-26T20:39:29.901Z Checking arrayref v0.3.9
39942025-08-26T20:39:30.042Z Checking topological-sort v0.2.2
39952025-08-26T20:39:30.054Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39962025-08-26T20:39:30.072Z Checking shell-words v1.1.0
39972025-08-26T20:39:31.168Z Checking omicron-zone-package v0.12.2
39982025-08-26T20:39:32.309Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39992025-08-26T20:39:33.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
40002025-08-26T20:39:33.656Z
40012025-08-26T20:39:33.656Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
40022025-08-26T20:39:34.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40032025-08-26T20:39:34.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40042025-08-26T20:39:34.464Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40052025-08-26T20:39:34.857Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
40062025-08-26T20:39:35.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
40072025-08-26T20:39:35.577Z
40082025-08-26T20:39:35.577Zinfo: running `cargo check --bins` on xtask (205/221)
40092025-08-26T20:39:36.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102025-08-26T20:39:36.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112025-08-26T20:39:36.159Z Checking bitflags v2.9.1
40122025-08-26T20:39:36.255Z Checking serde v1.0.219
40132025-08-26T20:39:36.258Z Checking zerofrom v0.1.4
40142025-08-26T20:39:36.271Z Checking hashbrown v0.15.4
40152025-08-26T20:39:36.271Z Checking smallvec v1.15.1
40162025-08-26T20:39:36.295Z Checking thiserror v1.0.69
40172025-08-26T20:39:36.309Z Checking scroll v0.12.0
40182025-08-26T20:39:36.309Z Checking num-traits v0.2.19
40192025-08-26T20:39:36.446Z Checking percent-encoding v2.3.1
40202025-08-26T20:39:36.463Z Checking yoke v0.7.4
40212025-08-26T20:39:36.496Z Checking rustix v0.38.37
40222025-08-26T20:39:36.604Z Checking log v0.4.27
40232025-08-26T20:39:36.677Z Checking zerocopy v0.7.35
40242025-08-26T20:39:36.754Z Checking pest v2.7.14
40252025-08-26T20:39:36.791Z Checking zerovec v0.10.4
40262025-08-26T20:39:36.903Z Checking goblin v0.8.2
40272025-08-26T20:39:37.226Z Checking indexmap v2.10.0
40282025-08-26T20:39:37.456Z Checking terminal_size v0.4.0
40292025-08-26T20:39:37.651Z Checking form_urlencoded v1.2.1
40302025-08-26T20:39:37.809Z Checking getrandom v0.3.1
40312025-08-26T20:39:37.837Z Checking ordered-float v2.10.1
40322025-08-26T20:39:37.881Z Checking thiserror v2.0.12
40332025-08-26T20:39:38.029Z Checking syn v2.0.104
40342025-08-26T20:39:38.055Z Checking rustix v1.0.7
40352025-08-26T20:39:38.310Z Checking tinystr v0.7.6
40362025-08-26T20:39:38.354Z Checking icu_collections v1.5.0
40372025-08-26T20:39:38.373Z Checking once_cell v1.21.3
40382025-08-26T20:39:38.677Z Checking icu_locid v1.5.0
40392025-08-26T20:39:38.700Z Checking clap_builder v4.5.41
40402025-08-26T20:39:38.992Z Checking textwrap v0.16.2
40412025-08-26T20:39:39.218Z Checking dtrace-parser v0.2.0
40422025-08-26T20:39:39.378Z Checking fs-err v3.1.1
40432025-08-26T20:39:39.602Z Checking icu_provider v1.5.0
40442025-08-26T20:39:39.627Z Checking tempfile v3.20.0
40452025-08-26T20:39:39.701Z Checking tabled v0.15.0
40462025-08-26T20:39:39.741Z Checking anyhow v1.0.99
40472025-08-26T20:39:39.999Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40482025-08-26T20:39:40.257Z Checking icu_locid_transform v1.5.0
40492025-08-26T20:39:40.578Z Checking toml_datetime v0.6.11
40502025-08-26T20:39:40.582Z Checking serde_spanned v0.6.9
40512025-08-26T20:39:40.582Z Checking serde_json v1.0.142
40522025-08-26T20:39:40.847Z Checking erased-serde v0.4.6
40532025-08-26T20:39:40.937Z Checking toml_edit v0.22.27
40542025-08-26T20:39:41.317Z Checking icu_properties v1.5.1
40552025-08-26T20:39:41.579Z Checking serde-value v0.7.0
40562025-08-26T20:39:41.598Z Checking camino v1.1.11
40572025-08-26T20:39:41.755Z Checking serde-untagged v0.1.7
40582025-08-26T20:39:42.013Z Checking semver v1.0.26
40592025-08-26T20:39:42.084Z Checking dof v0.3.0
40602025-08-26T20:39:42.116Z Checking cargo-platform v0.2.0
40612025-08-26T20:39:42.152Z Checking camino-tempfile v1.4.1
40622025-08-26T20:39:42.194Z Checking clap v4.5.41
40632025-08-26T20:39:42.327Z Checking macaddr v1.0.1
40642025-08-26T20:39:42.706Z Checking usdt-impl v0.5.0
40652025-08-26T20:39:43.081Z Checking usdt v0.5.0
40662025-08-26T20:39:43.144Z Checking toml v0.8.23
40672025-08-26T20:39:43.615Z Checking cargo_toml v0.21.0
40682025-08-26T20:39:43.885Z Checking icu_normalizer v1.5.0
40692025-08-26T20:39:44.386Z Checking idna_adapter v1.2.0
40702025-08-26T20:39:44.527Z Checking idna v1.0.3
40712025-08-26T20:39:44.854Z Checking url v2.5.4
40722025-08-26T20:39:45.358Z Checking cargo-util-schemas v0.8.2
40732025-08-26T20:39:46.552Z Checking cargo_metadata v0.21.0
40742025-08-26T20:39:47.568Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40752025-08-26T20:39:48.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
40762025-08-26T20:39:48.367Z
40772025-08-26T20:39:48.367Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40782025-08-26T20:39:49.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40792025-08-26T20:39:49.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40802025-08-26T20:39:49.311Z Checking polyval v0.6.2
40812025-08-26T20:39:49.445Z Checking ctr v0.9.2
40822025-08-26T20:39:49.459Z Checking ssh-encoding v0.2.0
40832025-08-26T20:39:49.462Z Checking blowfish v0.9.1
40842025-08-26T20:39:49.488Z Checking password-hash v0.4.2
40852025-08-26T20:39:49.504Z Checking p521 v0.13.3
40862025-08-26T20:39:49.507Z Checking p256 v0.13.2
40872025-08-26T20:39:49.521Z Checking russh-cryptovec v0.7.3
40882025-08-26T20:39:49.675Z Checking ghash v0.5.1
40892025-08-26T20:39:49.708Z Checking bcrypt-pbkdf v0.10.0
40902025-08-26T20:39:49.729Z Checking md5 v0.7.0
40912025-08-26T20:39:49.753Z Checking num-bigint v0.4.6
40922025-08-26T20:39:49.777Z Checking des v0.8.1
40932025-08-26T20:39:49.878Z Checking aes-gcm v0.10.3
40942025-08-26T20:39:49.905Z Checking pbkdf2 v0.11.0
40952025-08-26T20:39:49.967Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40962025-08-26T20:39:50.023Z Checking hex-literal v0.4.1
40972025-08-26T20:39:50.045Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40982025-08-26T20:39:50.067Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40992025-08-26T20:39:50.126Z Checking ssh-cipher v0.2.0
41002025-08-26T20:39:50.175Z Checking internet-checksum v0.2.1
41012025-08-26T20:39:50.407Z Checking ssh-key v0.6.6
41022025-08-26T20:39:50.614Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41032025-08-26T20:39:51.491Z Checking russh-keys v0.45.0
41042025-08-26T20:39:52.321Z Checking russh v0.45.0
41052025-08-26T20:40:13.476Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
41062025-08-26T20:40:14.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.60s
41072025-08-26T20:40:15.201Z
41082025-08-26T20:40:15.202Zinfo: running `cargo check --bins` on gateway-cli (207/221)
41092025-08-26T20:40:15.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102025-08-26T20:40:15.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112025-08-26T20:40:15.985Z Checking termios v0.3.3
41122025-08-26T20:40:16.233Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41132025-08-26T20:40:17.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
41142025-08-26T20:40:17.235Z
41152025-08-26T20:40:17.235Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
41162025-08-26T20:40:17.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41172025-08-26T20:40:17.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41182025-08-26T20:40:18.080Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41192025-08-26T20:40:18.083Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41202025-08-26T20:40:18.083Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41212025-08-26T20:40:18.959Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41222025-08-26T20:40:20.777Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41232025-08-26T20:40:22.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
41242025-08-26T20:40:23.135Z
41252025-08-26T20:40:23.135Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
41262025-08-26T20:40:23.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272025-08-26T20:40:23.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282025-08-26T20:40:23.909Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
41292025-08-26T20:40:24.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
41302025-08-26T20:40:24.640Z
41312025-08-26T20:40:24.641Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41322025-08-26T20:40:25.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332025-08-26T20:40:25.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342025-08-26T20:40:25.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352025-08-26T20:40:25.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41362025-08-26T20:40:25.394Z
41372025-08-26T20:40:25.394Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41382025-08-26T20:40:26.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392025-08-26T20:40:26.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402025-08-26T20:40:26.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412025-08-26T20:40:26.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41422025-08-26T20:40:26.143Z
41432025-08-26T20:40:26.143Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41442025-08-26T20:40:26.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452025-08-26T20:40:26.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462025-08-26T20:40:27.052Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41472025-08-26T20:40:27.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
41482025-08-26T20:40:28.009Z
41492025-08-26T20:40:28.009Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41502025-08-26T20:40:28.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512025-08-26T20:40:28.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522025-08-26T20:40:28.803Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41532025-08-26T20:40:28.804Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41542025-08-26T20:40:29.122Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41552025-08-26T20:40:30.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
41562025-08-26T20:40:30.350Z
41572025-08-26T20:40:30.350Zinfo: running `cargo check --bins` on omicron-package (214/221)
41582025-08-26T20:40:31.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41592025-08-26T20:40:31.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41602025-08-26T20:40:31.176Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41612025-08-26T20:40:32.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
41622025-08-26T20:40:32.873Z
41632025-08-26T20:40:32.873Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41642025-08-26T20:40:33.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41652025-08-26T20:40:33.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41662025-08-26T20:40:33.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41672025-08-26T20:40:33.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41682025-08-26T20:40:33.681Z
41692025-08-26T20:40:33.681Zinfo: running `cargo check --bins` on gfss (216/221)
41702025-08-26T20:40:34.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41712025-08-26T20:40:34.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41722025-08-26T20:40:34.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41732025-08-26T20:40:34.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
41742025-08-26T20:40:34.443Z
41752025-08-26T20:40:34.443Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41762025-08-26T20:40:35.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41772025-08-26T20:40:35.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41782025-08-26T20:40:35.330Z Checking rtoolbox v0.0.2
41792025-08-26T20:40:35.330Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41802025-08-26T20:40:35.334Z Checking tui-tree-widget v0.23.1
41812025-08-26T20:40:35.590Z Checking rpassword v7.4.0
41822025-08-26T20:40:40.346Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41832025-08-26T20:40:43.266Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41842025-08-26T20:40:44.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.05s
41852025-08-26T20:40:44.728Z
41862025-08-26T20:40:44.728Zinfo: running `cargo check --bins` on wicket (218/221)
41872025-08-26T20:40:45.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41882025-08-26T20:40:45.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41892025-08-26T20:40:45.579Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41902025-08-26T20:40:46.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41912025-08-26T20:40:46.266Z
41922025-08-26T20:40:46.266Zinfo: running `cargo check --bins` on wicketd (219/221)
41932025-08-26T20:40:47.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942025-08-26T20:40:47.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952025-08-26T20:40:47.142Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41962025-08-26T20:40:51.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
41972025-08-26T20:40:51.565Z
41982025-08-26T20:40:51.565Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41992025-08-26T20:40:52.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002025-08-26T20:40:52.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012025-08-26T20:40:52.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022025-08-26T20:40:52.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
42032025-08-26T20:40:52.312Z
42042025-08-26T20:40:52.312Zinfo: running `cargo check --bins` on zone-setup (221/221)
42052025-08-26T20:40:53.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062025-08-26T20:40:53.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072025-08-26T20:40:53.127Z Checking uzers v0.12.1
42082025-08-26T20:40:53.489Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42092025-08-26T20:40:54.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
42102025-08-26T20:40:54.785Z
42112025-08-26T20:40:54.785Zreal 16:14.409872542
42122025-08-26T20:40:54.785Zuser 31:49.286809096
42132025-08-26T20:40:54.785Zsys 5:20.875461358
42142025-08-26T20:40:54.785Ztrap 0.659588914
42152025-08-26T20:40:54.785Ztflt 0.687417481
42162025-08-26T20:40:54.785Zdflt 1.419201179
42172025-08-26T20:40:54.785Zkflt 0.001217568
42182025-08-26T20:40:54.788Zlock 1:18:05.586303768
42192025-08-26T20:40:54.788Zslp 2:37:16.880820220
42202025-08-26T20:40:54.788Zlat 1:37.595791344
42212025-08-26T20:40:54.788Zstop 5:05.913236063
42222025-08-26T20:40:54.789Zprocess exited: duration 1258170 ms, exit code 0
 
42232025-08-26T20:40:54.797Zfound 0 output files