01K0FWTPRAA1VFMQRED2EY4AP5: 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: 01K0FWV4E0KHF21MMAAAJGSBFM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-18T23:10:50.780Zjob assigned to worker 01K0FWV4XWEBC6JNSYANJ3Y2QK [factory gimlet-EVT22200007-propolis, EVT22200007/35072] (queued for 28 s)
 
22025-07-18T23:11:00.347Zstarting task 0: "setup"
32025-07-18T23:11:00.376Z++ uname -s
42025-07-18T23:11:00.376Z+ kern=SunOS
52025-07-18T23:11:00.376Z+ build_user=build
62025-07-18T23:11:00.376Z+ build_uid=12345
72025-07-18T23:11:00.376Z+ work_dir=/work
82025-07-18T23:11:00.376Z+ input_dir=/input
92025-07-18T23:11:00.377Z+ [[ 0 == 12345 ]]
102025-07-18T23:11:00.377Z+ case "$kern" in
112025-07-18T23:11:00.377Z+ groupadd -g 12345 build
122025-07-18T23:11:00.377Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-18T23:11:02.373Z+ zfs create -o mountpoint=/work rpool/work
142025-07-18T23:11:02.406Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-18T23:11:02.431Z+ home_fs=zfs
162025-07-18T23:11:02.431Z+ [[ zfs == autofs ]]
172025-07-18T23:11:02.431Z+ mkdir -p /home/build
182025-07-18T23:11:02.431Z+ chown build:build /home/build /work
192025-07-18T23:11:04.415Z+ chmod 0700 /home/build /work
202025-07-18T23:11:04.441Zprocess exited: duration 4074 ms, exit code 0
 
212025-07-18T23:11:04.495Zstarting task 1: "rust-toolchain"
222025-07-18T23:11:04.520Z+ printf ' * rust toolchain channel = "%s"\n' 1.88.0
232025-07-18T23:11:04.520Z * rust toolchain channel = "1.88.0"
242025-07-18T23:11:04.520Z * rust toolchain profile = "default"
252025-07-18T23:11:04.520Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-07-18T23:11:04.520Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-07-18T23:11:04.520Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-07-18T23:11:04.520Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-18T23:11:04.520Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88.0 --profile default
302025-07-18T23:11:04.628Zinfo: downloading installer
312025-07-18T23:11:05.146Zwarn: It looks like you have an existing installation of Rust at:
322025-07-18T23:11:05.146Zwarn: /opt/ooce/bin
332025-07-18T23:11:05.146Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-18T23:11:05.146Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-18T23:11:05.146Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-18T23:11:05.146Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-18T23:11:05.146Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-18T23:11:05.146Zerror: cannot install while Rust is installed
392025-07-18T23:11:05.147Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-18T23:11:05.172Zinfo: profile set to 'default'
412025-07-18T23:11:05.172Zinfo: default host triple is x86_64-unknown-illumos
422025-07-18T23:11:05.172Zinfo: syncing channel updates for '1.88.0-x86_64-unknown-illumos'
432025-07-18T23:11:05.272Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-18T23:11:05.272Zinfo: downloading component 'cargo'
452025-07-18T23:11:05.470Zinfo: downloading component 'clippy'
462025-07-18T23:11:05.570Zinfo: downloading component 'rust-docs'
472025-07-18T23:11:06.094Zinfo: downloading component 'rust-std'
482025-07-18T23:11:06.822Zinfo: downloading component 'rustc'
492025-07-18T23:11:09.725Zinfo: downloading component 'rustfmt'
502025-07-18T23:11:09.799Zinfo: installing component 'cargo'
512025-07-18T23:11:11.004Zinfo: installing component 'clippy'
522025-07-18T23:11:11.491Zinfo: installing component 'rust-docs'
532025-07-18T23:11:14.515Zinfo: installing component 'rust-std'
542025-07-18T23:11:16.763Zinfo: installing component 'rustc'
552025-07-18T23:11:26.688Zinfo: installing component 'rustfmt'
562025-07-18T23:11:26.732Zinfo: default toolchain set to '1.88.0-x86_64-unknown-illumos'
572025-07-18T23:11:26.732Z
582025-07-18T23:11:26.732Z 1.88.0-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-18T23:11:26.732Z
602025-07-18T23:11:26.732Z
612025-07-18T23:11:26.732ZRust is installed now. Great!
622025-07-18T23:11:26.732Z
632025-07-18T23:11:26.733ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-18T23:11:26.733Zenvironment variable. This has not been done automatically.
652025-07-18T23:11:26.733Z
662025-07-18T23:11:26.733ZTo configure your current shell, you need to source
672025-07-18T23:11:26.733Zthe corresponding env file under $HOME/.cargo.
682025-07-18T23:11:26.733Z
692025-07-18T23:11:26.733ZThis is usually done by running one of the following (note the leading DOT):
702025-07-18T23:11:26.733Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-18T23:11:26.733Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-18T23:11:26.737Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-18T23:11:26.770Z+ rustup --version
742025-07-18T23:11:26.770Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-18T23:11:26.770Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-18T23:11:26.770Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-18T23:11:26.771Z+ cargo --version
782025-07-18T23:11:26.774Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-18T23:11:26.774Z+ rustc --version
802025-07-18T23:11:26.774Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-18T23:11:26.774Zprocess exited: duration 21288 ms, exit code 0
 
822025-07-18T23:11:26.830Zstarting task 2: "authentication"
832025-07-18T23:11:26.896Zprocess exited: duration 65 ms, exit code 0
 
842025-07-18T23:11:26.949Zstarting task 3: "clone repository"
852025-07-18T23:11:26.975Z+ mkdir -p /work/oxidecomputer/omicron
862025-07-18T23:11:26.976Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-07-18T23:11:27.003ZCloning into '/work/oxidecomputer/omicron'...
882025-07-18T23:11:36.647Z+ cd /work/oxidecomputer/omicron
892025-07-18T23:11:36.647Z+ git fetch origin e781ba7fdab7ab894b8bedc5288a8320d1f934a6
902025-07-18T23:11:37.307ZFrom https://github.com/oxidecomputer/omicron
912025-07-18T23:11:37.307Z * branch e781ba7fdab7ab894b8bedc5288a8320d1f934a6 -> FETCH_HEAD
922025-07-18T23:11:37.333Z+ [[ -n '' ]]
932025-07-18T23:11:37.333Z+ git reset --hard e781ba7fdab7ab894b8bedc5288a8320d1f934a6
942025-07-18T23:11:37.606ZHEAD is now at e781ba7fd update `cc` crate
952025-07-18T23:11:37.631Zprocess exited: duration 10660 ms, exit code 0
 
962025-07-18T23:11:37.682Zstarting task 4: "build"
972025-07-18T23:11:37.708Z+ source .github/buildomat/ci-env.sh
982025-07-18T23:11:37.708Z++ export CARGO_TERM_COLOR=always
992025-07-18T23:11:37.708Z++ CARGO_TERM_COLOR=always
1002025-07-18T23:11:37.708Z+ cargo --version
1012025-07-18T23:11:37.761Zcargo 1.88.0 (873a06493 2025-05-10)
1022025-07-18T23:11:37.786Z+ rustc --version
1032025-07-18T23:11:37.850Zrustc 1.88.0 (6b00bc388 2025-06-23)
1042025-07-18T23:11:37.876Z+ source ./env.sh
1052025-07-18T23:11:37.876Z++ OLD_SHELL_OPTS=ehxB
1062025-07-18T23:11:37.876Z++ set -o xtrace
1072025-07-18T23:11:37.877Z++++ dirname ./env.sh
1082025-07-18T23:11:37.877Z+++ readlink -f .
1092025-07-18T23:11:37.877Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-07-18T23:11:37.877Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-07-18T23:11:37.877Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-07-18T23:11:37.877Z++ 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
1132025-07-18T23:11:37.877Z++ 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
1142025-07-18T23:11:37.877Z++ 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
1152025-07-18T23:11:37.877Z++ 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
1162025-07-18T23:11:37.877Z++ 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
1172025-07-18T23:11:37.877Z++ 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
1182025-07-18T23:11:37.877Z++ case $OLD_SHELL_OPTS in
1192025-07-18T23:11:37.877Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-07-18T23:11:37.877Z+ 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
1212025-07-18T23:11:37.877Z+ 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
1222025-07-18T23:11:37.877Z+ banner prerequisites
1232025-07-18T23:11:37.877Z
1242025-07-18T23:11:37.878Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-07-18T23:11:37.878Z # # # # # # # # # # # # # # #
1262025-07-18T23:11:37.878Z # # # # ##### # # ##### # # # # # #### #
1272025-07-18T23:11:37.878Z ##### ##### # ##### # # # # # # # # #
1282025-07-18T23:11:37.878Z # # # # # # # # # # # # # # #
1292025-07-18T23:11:37.878Z # # # ###### # # ###### ### # #### # #### #
1302025-07-18T23:11:37.878Z
1312025-07-18T23:11:37.878Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-07-18T23:11:50.152Z Startup: Refreshing catalog 'helios-dev' ... Done
1332025-07-18T23:11:58.717Z Startup: Caching catalogs ... Done
1342025-07-18T23:12:04.671ZPlanning: Solver setup ... Done (4.540s)
1352025-07-18T23:12:04.711ZPlanning: Running solver ... Done (0.041s)
1362025-07-18T23:12:04.792ZPlanning: Finding local manifests ... Done (0.002s)
1372025-07-18T23:12:04.875ZPlanning: Fetching manifests: 0/4 0% complete
1382025-07-18T23:12:05.284ZPlanning: Fetching manifests: 4/4 100% complete
1392025-07-18T23:12:05.421ZPlanning: Package planning ... Done (0.069s)
1402025-07-18T23:12:05.421ZPlanning: Merging actions ... Done (0.062s)
1412025-07-18T23:12:05.822ZPlanning: Checking for conflicting actions ... Done (0.406s)
1422025-07-18T23:12:05.847ZPlanning: Consolidating action changes ... Done (0.014s)
1432025-07-18T23:12:06.916ZPlanning: Evaluating mediators ... Done (1.073s)
1442025-07-18T23:12:06.942ZPlanning: Planning completed in 8.10 seconds
1452025-07-18T23:12:06.942Z Packages to install: 4
1462025-07-18T23:12:06.942Z Mediators to change: 2
1472025-07-18T23:12:06.942Z Services to change: 1
1482025-07-18T23:12:06.942Z Estimated space available: 155.02 GB
1492025-07-18T23:12:06.942ZEstimated space to be consumed: 1.70 GB
1502025-07-18T23:12:06.942Z Create boot environment: No
1512025-07-18T23:12:06.942ZCreate backup boot environment: No
1522025-07-18T23:12:06.942Z Rebuild boot archive: No
1532025-07-18T23:12:06.942Z
1542025-07-18T23:12:06.943ZChanged mediators:
1552025-07-18T23:12:06.943Z mediator clang:
1562025-07-18T23:12:06.943Z version: None -> 15 (system default)
1572025-07-18T23:12:06.943Z
1582025-07-18T23:12:06.943Z mediator llvm:
1592025-07-18T23:12:06.943Z version: 14 (system default) -> 15 (system default)
1602025-07-18T23:12:06.943Z
1612025-07-18T23:12:06.943ZChanged packages:
1622025-07-18T23:12:06.943Zhelios-dev
1632025-07-18T23:12:06.943Z developer/build-essential
1642025-07-18T23:12:06.943Z None -> 11-2.0
1652025-07-18T23:12:06.943Z library/libxmlsec1
1662025-07-18T23:12:06.943Z None -> 1.2.35-2.0
1672025-07-18T23:12:06.943Z ooce/developer/clang-15
1682025-07-18T23:12:06.943Z None -> 15.0.7-2.0
1692025-07-18T23:12:06.943Z ooce/developer/llvm-15
1702025-07-18T23:12:06.943Z None -> 15.0.7-2.0
1712025-07-18T23:12:06.943Z
1722025-07-18T23:12:06.943ZServices:
1732025-07-18T23:12:06.943Z restart_fmri:
1742025-07-18T23:12:06.943Z svc:/system/update-man-index:default
1752025-07-18T23:12:07.003Z
1762025-07-18T23:12:07.003ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772025-07-18T23:12:12.004ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.1M/s)
1782025-07-18T23:12:17.045ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (12.0M/s)
1792025-07-18T23:12:22.052ZDownload: 3236/3290 items 164.0/212.6MB 77% complete (8.0M/s)
1802025-07-18T23:12:27.060ZDownload: 3248/3290 items 178.5/212.6MB 83% complete (5.9M/s)
1812025-07-18T23:12:30.222ZDownload: Completed 212.60 MB in 23.21 seconds (9.2M/s)
1822025-07-18T23:12:30.424Z Actions: 1/3689 actions (Installing new actions)
1832025-07-18T23:12:38.095Z Actions: 2342/3689 actions (Installing new actions)
1842025-07-18T23:12:38.097Z Actions: Completed 3689 actions in 6.07 seconds.
1852025-07-18T23:12:38.097Z Done (0.605s)
1862025-07-18T23:12:38.097Z Done (0.000s)
1872025-07-18T23:12:38.133Z Done (1.022s)
1882025-07-18T23:12:43.809Z Done (5.435s)
1892025-07-18T23:12:43.918Z Done (0.019s)
1902025-07-18T23:12:43.955Z Done (0.000s)
1912025-07-18T23:12:44.090Z Done (0.000s)
1922025-07-18T23:12:45.066ZPlanning: Evaluating mediator changes ... Done
1932025-07-18T23:12:45.375ZPlanning: Checking for conflicting actions ... Done
1942025-07-18T23:12:45.375ZPlanning: Consolidating action changes ... Done
1952025-07-18T23:12:45.709ZPlanning: Evaluating mediators ... Done
1962025-07-18T23:12:45.735ZPlanning: Planning completed in 0.64 seconds
1972025-07-18T23:12:45.761Z Mediators to change: 2
1982025-07-18T23:12:45.761Z Create boot environment: No
1992025-07-18T23:12:45.761ZCreate backup boot environment: No
2002025-07-18T23:12:45.808Z Done
2012025-07-18T23:12:45.808Z Done
2022025-07-18T23:12:46.647Z Done
2032025-07-18T23:12:51.445Z Done
2042025-07-18T23:12:51.539Z Done
2052025-07-18T23:12:51.540Z Done
2062025-07-18T23:12:51.596Z Done
2072025-07-18T23:12:52.340ZPlanning: Evaluating mediator changes ... Done
2082025-07-18T23:12:52.367ZPlanning: Merging actions ... Done
2092025-07-18T23:12:52.579ZPlanning: Checking for conflicting actions ... Done
2102025-07-18T23:12:52.615ZPlanning: Consolidating action changes ... Done
2112025-07-18T23:12:52.934ZPlanning: Evaluating mediators ... Done
2122025-07-18T23:12:53.009ZPlanning: Planning completed in 0.98 seconds
2132025-07-18T23:12:53.055Z Packages to change: 1
2142025-07-18T23:12:53.055Z Mediators to change: 1
2152025-07-18T23:12:53.055Z Services to change: 1
2162025-07-18T23:12:53.055Z Create boot environment: No
2172025-07-18T23:12:53.055ZCreate backup boot environment: Yes
2182025-07-18T23:12:54.933Z Actions: 1/6 actions (Updating modified actions)
2192025-07-18T23:12:54.962Z Actions: Completed 6 actions in 0.00 seconds.
2202025-07-18T23:12:54.962Z Done
2212025-07-18T23:12:54.962Z Done
2222025-07-18T23:12:55.146Z Done
2232025-07-18T23:12:59.988Z Done
2242025-07-18T23:13:00.093Z Done
2252025-07-18T23:13:00.094Z Done
2262025-07-18T23:13:00.147Z Done
2272025-07-18T23:13:00.736ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282025-07-18T23:13:00.736Zclang system 15 system
2292025-07-18T23:13:00.736Zcsh system system illumos
2302025-07-18T23:13:00.736Zctags system system illumos
2312025-07-18T23:13:00.736Zfile system system illumos
2322025-07-18T23:13:00.738Zgcc vendor 12 vendor
2332025-07-18T23:13:00.738Zgcc system 10 system
2342025-07-18T23:13:00.738Zgcc system 7 system
2352025-07-18T23:13:00.738Zgo system 1.20 system
2362025-07-18T23:13:00.738Zgo system 1.19 system
2372025-07-18T23:13:00.738Zllvm system 15 system
2382025-07-18T23:13:00.738Zllvm system 14 system
2392025-07-18T23:13:00.738Zmariadb system 10.6 system
2402025-07-18T23:13:00.738Zmta vendor vendor dma
2412025-07-18T23:13:00.738Zopenjdk system 17 system
2422025-07-18T23:13:00.738Zopenjdk system 11 system
2432025-07-18T23:13:00.738Zopenjdk system 1.8 system
2442025-07-18T23:13:00.738Zopenssl vendor 3 vendor
2452025-07-18T23:13:00.738Zperl system 5.36 system
2462025-07-18T23:13:00.738Zpostgresql system 15 system
2472025-07-18T23:13:00.738Zpostgresql system 13 system
2482025-07-18T23:13:00.738Zpython vendor 3 vendor
2492025-07-18T23:13:00.738Zpython system 2 system
2502025-07-18T23:13:00.739Zpython3 system 3.11 system
2512025-07-18T23:13:00.739Zruby system 3.0 system
2522025-07-18T23:13:00.739Zwords vendor vendor american-english
2532025-07-18T23:13:00.739Zwords system system australian-english
2542025-07-18T23:13:00.739Zwords system system british-english
2552025-07-18T23:13:00.739Zwords system system canadian-english
2562025-07-18T23:13:00.739Zwords system system french
2572025-07-18T23:13:00.739Zwords system system italian
2582025-07-18T23:13:00.739Zwords system system ngerman
2592025-07-18T23:13:00.739Zwords system system ogerman
2602025-07-18T23:13:00.739Zwords system system spanish
2612025-07-18T23:13:01.199ZPUBLISHER TYPE STATUS P LOCATION
2622025-07-18T23:13:01.199Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2632025-07-18T23:13:06.981ZFMRI IFO
2642025-07-18T23:13:06.981Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2652025-07-18T23:13:06.981Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2662025-07-18T23:13:06.981Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2672025-07-18T23:13:06.981Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2682025-07-18T23:13:06.981Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2692025-07-18T23:13:06.981Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2702025-07-18T23:13:06.982Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712025-07-18T23:13:06.982Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2722025-07-18T23:13:06.982Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732025-07-18T23:13:06.982Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742025-07-18T23:13:06.982Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2752025-07-18T23:13:06.982Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762025-07-18T23:13:06.982Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772025-07-18T23:13:06.982Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2782025-07-18T23:13:06.982Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792025-07-18T23:13:06.982Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802025-07-18T23:13:08.087Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812025-07-18T23:13:08.568Z Updating crates.io index
2822025-07-18T23:13:08.598Z Updating git repository `https://github.com/oxidecomputer/lldp`
2832025-07-18T23:13:09.138Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2842025-07-18T23:13:09.898Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852025-07-18T23:13:10.297Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862025-07-18T23:13:10.655Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872025-07-18T23:13:11.086Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882025-07-18T23:13:12.362Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892025-07-18T23:13:14.608Z Updating git repository `https://github.com/oxidecomputer/opte`
2902025-07-18T23:13:15.686Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912025-07-18T23:13:16.537Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922025-07-18T23:13:16.887Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2932025-07-18T23:13:17.280Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-07-18T23:13:18.107Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2952025-07-18T23:13:18.518Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2962025-07-18T23:13:19.071Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2972025-07-18T23:13:19.719Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2982025-07-18T23:13:20.160Z Updating git repository `https://github.com/oxidecomputer/tofino`
2992025-07-18T23:13:20.547Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002025-07-18T23:13:20.886Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012025-07-18T23:13:21.263Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022025-07-18T23:13:21.614Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032025-07-18T23:13:22.104Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3042025-07-18T23:13:22.590Z Updating git repository `https://github.com/oxidecomputer/ispf`
3052025-07-18T23:13:23.065Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062025-07-18T23:13:23.765Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3072025-07-18T23:13:24.261Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082025-07-18T23:13:24.630Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092025-07-18T23:13:25.129Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102025-07-18T23:13:25.806Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112025-07-18T23:13:26.147Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122025-07-18T23:13:26.588Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132025-07-18T23:13:26.919Z Updating git repository `https://github.com/oxidecomputer/omicron`
3142025-07-18T23:13:37.023Z Updating git repository `https://github.com/illumos/smf-rs`
3152025-07-18T23:13:38.684Z Downloading crates ...
3162025-07-18T23:13:38.799Z Downloaded pest_derive v2.7.14
3172025-07-18T23:13:38.835Z Downloaded is_terminal_polyfill v1.70.1
3182025-07-18T23:13:38.835Z Downloaded dof v0.3.0
3192025-07-18T23:13:38.835Z Downloaded crypto-common v0.1.6
3202025-07-18T23:13:38.835Z Downloaded thiserror v2.0.12
3212025-07-18T23:13:38.836Z Downloaded zerovec-derive v0.10.3
3222025-07-18T23:13:38.836Z Downloaded zerofrom v0.1.4
3232025-07-18T23:13:38.836Z Downloaded zerocopy-derive v0.7.35
3242025-07-18T23:13:38.836Z Downloaded yoke v0.7.4
3252025-07-18T23:13:38.836Z Downloaded zerofrom-derive v0.1.4
3262025-07-18T23:13:38.836Z Downloaded yoke-derive v0.7.4
3272025-07-18T23:13:38.836Z Downloaded usdt v0.5.0
3282025-07-18T23:13:38.836Z Downloaded zerovec v0.10.4
3292025-07-18T23:13:38.836Z Downloaded plain v0.2.3
3302025-07-18T23:13:38.836Z Downloaded equivalent v1.0.2
3312025-07-18T23:13:38.836Z Downloaded fnv v1.0.7
3322025-07-18T23:13:38.836Z Downloaded cargo_metadata v0.20.0
3332025-07-18T23:13:38.836Z Downloaded sha2 v0.10.9
3342025-07-18T23:13:38.837Z Downloaded zerocopy v0.7.35
3352025-07-18T23:13:38.837Z Downloaded synstructure v0.13.1
3362025-07-18T23:13:38.837Z Downloaded semver v1.0.26
3372025-07-18T23:13:38.841Z Downloaded smallvec v1.15.0
3382025-07-18T23:13:38.841Z Downloaded serde_derive v1.0.219
3392025-07-18T23:13:38.841Z Downloaded icu_locid_transform_data v1.5.0
3402025-07-18T23:13:38.876Z Downloaded log v0.4.27
3412025-07-18T23:13:38.876Z Downloaded serde v1.0.219
3422025-07-18T23:13:38.876Z Downloaded memchr v2.7.4
3432025-07-18T23:13:38.878Z Downloaded idna v1.0.3
3442025-07-18T23:13:38.878Z Downloaded serde_json v1.0.140
3452025-07-18T23:13:38.878Z Downloaded hashbrown v0.15.4
3462025-07-18T23:13:38.878Z Downloaded icu_properties_data v1.5.0
3472025-07-18T23:13:38.878Z Downloaded clap_builder v4.5.40
3482025-07-18T23:13:38.915Z Downloaded tabled v0.15.0
3492025-07-18T23:13:38.915Z Downloaded indexmap v2.10.0
3502025-07-18T23:13:38.915Z Downloaded icu_collections v1.5.0
3512025-07-18T23:13:38.915Z Downloaded syn v2.0.104
3522025-07-18T23:13:38.946Z Downloaded icu_normalizer_data v1.5.0
3532025-07-18T23:13:38.947Z Downloaded icu_locid v1.5.0
3542025-07-18T23:13:38.947Z Downloaded bitflags v2.9.1
3552025-07-18T23:13:38.947Z Downloaded ryu v1.0.18
3562025-07-18T23:13:38.947Z Downloaded rustix v0.38.37
3572025-07-18T23:13:38.972Z Downloaded rustix v1.0.7
3582025-07-18T23:13:39.002Z Downloaded pest v2.7.14
3592025-07-18T23:13:39.003Z Downloaded macaddr v1.0.1
3602025-07-18T23:13:39.003Z Downloaded icu_locid_transform v1.5.0
3612025-07-18T23:13:39.003Z Downloaded heck v0.4.1
3622025-07-18T23:13:39.003Z Downloaded generic-array v0.14.7
3632025-07-18T23:13:39.003Z Downloaded fastrand v2.1.1
3642025-07-18T23:13:39.003Z Downloaded erased-serde v0.4.6
3652025-07-18T23:13:39.029Z Downloaded clap_derive v4.5.40
3662025-07-18T23:13:39.030Z Downloaded clap v4.5.40
3672025-07-18T23:13:39.030Z Downloaded cargo_toml v0.21.0
3682025-07-18T23:13:39.030Z Downloaded camino-tempfile v1.4.1
3692025-07-18T23:13:39.030Z Downloaded camino v1.1.10
3702025-07-18T23:13:39.030Z Downloaded strsim v0.11.1
3712025-07-18T23:13:39.030Z Downloaded stable_deref_trait v1.2.0
3722025-07-18T23:13:39.030Z Downloaded smawk v0.3.2
3732025-07-18T23:13:39.030Z Downloaded serde_tokenstream v0.2.2
3742025-07-18T23:13:39.030Z Downloaded serde_spanned v0.6.9
3752025-07-18T23:13:39.030Z Downloaded serde-value v0.7.0
3762025-07-18T23:13:39.055Z Downloaded serde-untagged v0.1.7
3772025-07-18T23:13:39.056Z Downloaded libc v0.2.174
3782025-07-18T23:13:39.081Z Downloaded papergrid v0.11.0
3792025-07-18T23:13:39.081Z Downloaded itoa v1.0.11
3802025-07-18T23:13:39.083Z Downloaded heck v0.5.0
3812025-07-18T23:13:39.083Z Downloaded form_urlencoded v1.2.1
3822025-07-18T23:13:39.083Z Downloaded errno v0.3.12
3832025-07-18T23:13:39.083Z Downloaded digest v0.10.7
3842025-07-18T23:13:39.083Z Downloaded cargo-platform v0.2.0
3852025-07-18T23:13:39.083Z Downloaded swrite v0.1.0
3862025-07-18T23:13:39.083Z Downloaded scroll v0.12.0
3872025-07-18T23:13:39.083Z Downloaded fs-err v3.1.1
3882025-07-18T23:13:39.083Z Downloaded proc-macro-error-attr v1.0.4
3892025-07-18T23:13:39.084Z Downloaded litemap v0.7.3
3902025-07-18T23:13:39.084Z Downloaded cfg-if v1.0.1
3912025-07-18T23:13:39.084Z Downloaded bytecount v0.6.8
3922025-07-18T23:13:39.127Z Downloaded cargo-util-schemas v0.2.0
3932025-07-18T23:13:39.127Z Downloaded block-buffer v0.10.4
3942025-07-18T23:13:39.127Z Downloaded displaydoc v0.2.5
3952025-07-18T23:13:39.127Z Downloaded toml_edit v0.22.27
3962025-07-18T23:13:39.127Z Downloaded quote v1.0.40
3972025-07-18T23:13:39.127Z Downloaded proc-macro-error v1.0.4
3982025-07-18T23:13:39.127Z Downloaded colorchoice v1.0.2
3992025-07-18T23:13:39.127Z Downloaded url v2.5.4
4002025-07-18T23:13:39.127Z Downloaded pest_meta v2.7.14
4012025-07-18T23:13:39.127Z Downloaded percent-encoding v2.3.1
4022025-07-18T23:13:39.127Z Downloaded icu_properties v1.5.1
4032025-07-18T23:13:39.127Z Downloaded getrandom v0.3.1
4042025-07-18T23:13:39.130Z Downloaded utf8parse v0.2.2
4052025-07-18T23:13:39.130Z Downloaded utf16_iter v1.0.5
4062025-07-18T23:13:39.130Z Downloaded usdt-macro v0.5.0
4072025-07-18T23:13:39.130Z Downloaded ucd-trie v0.1.7
4082025-07-18T23:13:39.130Z Downloaded toml v0.8.23
4092025-07-18T23:13:39.130Z Downloaded tinystr v0.7.6
4102025-07-18T23:13:39.158Z Downloaded tempfile v3.20.0
4112025-07-18T23:13:39.158Z Downloaded num-traits v0.2.19
4122025-07-18T23:13:39.158Z Downloaded memmap v0.7.0
4132025-07-18T23:13:39.158Z Downloaded icu_provider_macros v1.5.0
4142025-07-18T23:13:39.158Z Downloaded icu_provider v1.5.0
4152025-07-18T23:13:39.158Z Downloaded write16 v1.0.0
4162025-07-18T23:13:39.158Z Downloaded winnow v0.7.10
4172025-07-18T23:13:39.158Z Downloaded version_check v0.9.5
4182025-07-18T23:13:39.158Z Downloaded utf8_iter v1.0.4
4192025-07-18T23:13:39.158Z Downloaded unicode-ident v1.0.18
4202025-07-18T23:13:39.158Z Downloaded typeid v1.0.3
4212025-07-18T23:13:39.158Z Downloaded toml_datetime v0.6.11
4222025-07-18T23:13:39.158Z Downloaded thread-id v4.2.2
4232025-07-18T23:13:39.159Z Downloaded scroll_derive v0.12.0
4242025-07-18T23:13:39.159Z Downloaded proc-macro2 v1.0.95
4252025-07-18T23:13:39.159Z Downloaded pretty-hex v0.4.1
4262025-07-18T23:13:39.185Z Downloaded pest_generator v2.7.14
4272025-07-18T23:13:39.185Z Downloaded ordered-float v2.10.1
4282025-07-18T23:13:39.185Z Downloaded once_cell v1.21.3
4292025-07-18T23:13:39.185Z Downloaded idna_adapter v1.2.0
4302025-07-18T23:13:39.185Z Downloaded writeable v0.5.5
4312025-07-18T23:13:39.185Z Downloaded usdt-impl v0.5.0
4322025-07-18T23:13:39.185Z Downloaded usdt-attr-macro v0.5.0
4332025-07-18T23:13:39.185Z Downloaded unicode-width v0.2.0
4342025-07-18T23:13:39.185Z Downloaded thiserror-impl v2.0.12
4352025-07-18T23:13:39.185Z Downloaded dtrace-parser v0.2.0
4362025-07-18T23:13:39.187Z Downloaded unicode-width v0.1.14
4372025-07-18T23:13:39.187Z Downloaded unicode-linebreak v0.1.5
4382025-07-18T23:13:39.213Z Downloaded typenum v1.17.0
4392025-07-18T23:13:39.213Z Downloaded toml_write v0.1.2
4402025-07-18T23:13:39.213Z Downloaded thiserror-impl v1.0.69
4412025-07-18T23:13:39.213Z Downloaded thiserror v1.0.69
4422025-07-18T23:13:39.213Z Downloaded textwrap v0.16.2
4432025-07-18T23:13:39.213Z Downloaded terminal_size v0.4.0
4442025-07-18T23:13:39.213Z Downloaded unicode-xid v0.2.6
4452025-07-18T23:13:39.213Z Downloaded syn v1.0.109
4462025-07-18T23:13:39.213Z Downloaded goblin v0.8.2
4472025-07-18T23:13:39.241Z Downloaded tabled_derive v0.7.0
4482025-07-18T23:13:39.241Z Downloaded autocfg v1.4.0
4492025-07-18T23:13:39.241Z Downloaded anyhow v1.0.98
4502025-07-18T23:13:39.241Z Downloaded cpufeatures v0.2.14
4512025-07-18T23:13:39.241Z Downloaded anstyle-parse v0.2.5
4522025-07-18T23:13:39.241Z Downloaded anstream v0.6.18
4532025-07-18T23:13:39.241Z Downloaded icu_normalizer v1.5.0
4542025-07-18T23:13:39.243Z Downloaded clap_lex v0.7.4
4552025-07-18T23:13:39.243Z Downloaded byteorder v1.5.0
4562025-07-18T23:13:39.243Z Downloaded anstyle-query v1.1.1
4572025-07-18T23:13:39.269Z Downloaded anstyle v1.0.11
4582025-07-18T23:13:39.358Z Compiling proc-macro2 v1.0.95
4592025-07-18T23:13:39.358Z Compiling unicode-ident v1.0.18
4602025-07-18T23:13:39.358Z Compiling serde v1.0.219
4612025-07-18T23:13:39.384Z Compiling version_check v0.9.5
4622025-07-18T23:13:39.384Z Compiling libc v0.2.174
4632025-07-18T23:13:39.384Z Compiling thiserror v1.0.69
4642025-07-18T23:13:39.384Z Compiling memchr v2.7.4
4652025-07-18T23:13:39.384Z Compiling stable_deref_trait v1.2.0
4662025-07-18T23:13:39.704Z Compiling itoa v1.0.11
4672025-07-18T23:13:39.737Z Compiling writeable v0.5.5
4682025-07-18T23:13:39.947Z Compiling litemap v0.7.3
4692025-07-18T23:13:40.172Z Compiling autocfg v1.4.0
4702025-07-18T23:13:40.280Z Compiling ucd-trie v0.1.7
4712025-07-18T23:13:40.380Z Compiling ryu v1.0.18
4722025-07-18T23:13:40.520Z Compiling once_cell v1.21.3
4732025-07-18T23:13:40.863Z Compiling icu_locid_transform_data v1.5.0
4742025-07-18T23:13:40.944Z Compiling bitflags v2.9.1
4752025-07-18T23:13:40.976Z Compiling byteorder v1.5.0
4762025-07-18T23:13:41.015Z Compiling icu_properties_data v1.5.0
4772025-07-18T23:13:41.222Z Compiling serde_json v1.0.140
4782025-07-18T23:13:41.283Z Compiling num-traits v0.2.19
4792025-07-18T23:13:41.393Z Compiling utf16_iter v1.0.5
4802025-07-18T23:13:41.427Z Compiling typeid v1.0.3
4812025-07-18T23:13:41.518Z Compiling quote v1.0.40
4822025-07-18T23:13:41.585Z Compiling errno v0.3.12
4832025-07-18T23:13:41.668Z Compiling utf8_iter v1.0.4
4842025-07-18T23:13:41.722Z Compiling write16 v1.0.0
4852025-07-18T23:13:41.753Z Compiling rustix v0.38.37
4862025-07-18T23:13:42.197Z Compiling smallvec v1.15.0
4872025-07-18T23:13:42.353Z Compiling icu_normalizer_data v1.5.0
4882025-07-18T23:13:42.353Z Compiling hashbrown v0.15.4
4892025-07-18T23:13:42.353Z Compiling syn v2.0.104
4902025-07-18T23:13:42.354Z Compiling equivalent v1.0.2
4912025-07-18T23:13:42.354Z Compiling proc-macro-error-attr v1.0.4
4922025-07-18T23:13:42.354Z Compiling usdt-impl v0.5.0
4932025-07-18T23:13:42.435Z Compiling toml_write v0.1.2
4942025-07-18T23:13:42.435Z Compiling winnow v0.7.10
4952025-07-18T23:13:42.486Z Compiling syn v1.0.109
4962025-07-18T23:13:46.649Z Compiling thread-id v4.2.2
4972025-07-18T23:13:46.814Z Compiling proc-macro-error v1.0.4
4982025-07-18T23:13:46.814Z Compiling indexmap v2.10.0
4992025-07-18T23:13:46.814Z Compiling rustix v1.0.7
5002025-07-18T23:13:46.814Z Compiling getrandom v0.3.1
5012025-07-18T23:13:46.814Z Compiling log v0.4.27
5022025-07-18T23:13:46.814Z Compiling semver v1.0.26
5032025-07-18T23:13:46.814Z Compiling percent-encoding v2.3.1
5042025-07-18T23:13:46.814Z Compiling utf8parse v0.2.2
5052025-07-18T23:13:46.816Z Compiling plain v0.2.3
5062025-07-18T23:13:46.816Z Compiling camino v1.1.10
5072025-07-18T23:13:46.816Z Compiling anstyle-parse v0.2.5
5082025-07-18T23:13:46.816Z Compiling form_urlencoded v1.2.1
5092025-07-18T23:13:46.816Z Compiling ordered-float v2.10.1
5102025-07-18T23:13:46.816Z Compiling terminal_size v0.4.0
5112025-07-18T23:13:46.816Z Compiling cfg-if v1.0.1
5122025-07-18T23:13:46.816Z Compiling anstyle-query v1.1.1
5132025-07-18T23:13:46.817Z Compiling colorchoice v1.0.2
5142025-07-18T23:13:46.817Z Compiling thiserror v2.0.12
5152025-07-18T23:13:46.818Z Compiling anstyle v1.0.11
5162025-07-18T23:13:46.818Z Compiling is_terminal_polyfill v1.70.1
5172025-07-18T23:13:46.818Z Compiling pretty-hex v0.4.1
5182025-07-18T23:13:46.818Z Compiling anstream v0.6.18
5192025-07-18T23:13:46.928Z Compiling fs-err v3.1.1
5202025-07-18T23:13:46.930Z Compiling clap_lex v0.7.4
5212025-07-18T23:13:46.930Z Compiling anyhow v1.0.98
5222025-07-18T23:13:46.931Z Compiling fnv v1.0.7
5232025-07-18T23:13:46.931Z Compiling fastrand v2.1.1
5242025-07-18T23:13:46.931Z Compiling bytecount v0.6.8
5252025-07-18T23:13:46.931Z Compiling strsim v0.11.1
5262025-07-18T23:13:46.931Z Compiling heck v0.4.1
5272025-07-18T23:13:46.931Z Compiling heck v0.5.0
5282025-07-18T23:13:46.931Z Compiling unicode-width v0.1.14
5292025-07-18T23:13:46.933Z Compiling unicode-xid v0.2.6
5302025-07-18T23:13:46.994Z Compiling tempfile v3.20.0
5312025-07-18T23:13:47.086Z Compiling clap_builder v4.5.40
5322025-07-18T23:13:47.291Z Compiling papergrid v0.11.0
5332025-07-18T23:13:47.791Z Compiling memmap v0.7.0
5342025-07-18T23:13:47.818Z Compiling unicode-width v0.2.0
5352025-07-18T23:13:47.864Z Compiling unicode-linebreak v0.1.5
5362025-07-18T23:13:48.147Z Compiling smawk v0.3.2
5372025-07-18T23:13:48.379Z Compiling synstructure v0.13.1
5382025-07-18T23:13:48.405Z Compiling textwrap v0.16.2
5392025-07-18T23:13:49.399Z Compiling tabled_derive v0.7.0
5402025-07-18T23:13:49.431Z Compiling swrite v0.1.0
5412025-07-18T23:13:49.618Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5422025-07-18T23:13:51.048Z Compiling serde_derive v1.0.219
5432025-07-18T23:13:51.048Z Compiling thiserror-impl v1.0.69
5442025-07-18T23:13:51.048Z Compiling zerofrom-derive v0.1.4
5452025-07-18T23:13:51.074Z Compiling yoke-derive v0.7.4
5462025-07-18T23:13:51.074Z Compiling zerovec-derive v0.10.3
5472025-07-18T23:13:51.188Z Compiling displaydoc v0.2.5
5482025-07-18T23:13:52.564Z Compiling icu_provider_macros v1.5.0
5492025-07-18T23:13:53.202Z Compiling zerocopy-derive v0.7.35
5502025-07-18T23:13:53.503Z Compiling scroll_derive v0.12.0
5512025-07-18T23:13:53.547Z Compiling thiserror-impl v2.0.12
5522025-07-18T23:13:53.862Z Compiling pest v2.7.14
5532025-07-18T23:13:54.144Z Compiling zerofrom v0.1.4
5542025-07-18T23:13:54.345Z Compiling clap_derive v4.5.40
5552025-07-18T23:13:54.387Z Compiling yoke v0.7.4
5562025-07-18T23:13:54.735Z Compiling zerovec v0.10.4
5572025-07-18T23:13:54.763Z Compiling scroll v0.12.0
5582025-07-18T23:13:54.991Z Compiling zerocopy v0.7.35
5592025-07-18T23:13:55.393Z Compiling goblin v0.8.2
5602025-07-18T23:13:55.513Z Compiling tabled v0.15.0
5612025-07-18T23:13:56.416Z Compiling pest_meta v2.7.14
5622025-07-18T23:13:56.549Z Compiling tinystr v0.7.6
5632025-07-18T23:13:56.673Z Compiling icu_collections v1.5.0
5642025-07-18T23:13:56.942Z Compiling icu_locid v1.5.0
5652025-07-18T23:13:57.773Z Compiling pest_generator v2.7.14
5662025-07-18T23:13:57.950Z Compiling clap v4.5.40
5672025-07-18T23:13:58.081Z Compiling icu_provider v1.5.0
5682025-07-18T23:13:58.780Z Compiling icu_locid_transform v1.5.0
5692025-07-18T23:14:00.034Z Compiling icu_properties v1.5.1
5702025-07-18T23:14:00.064Z Compiling pest_derive v2.7.14
5712025-07-18T23:14:00.790Z Compiling dtrace-parser v0.2.0
5722025-07-18T23:14:02.365Z Compiling serde_tokenstream v0.2.2
5732025-07-18T23:14:02.432Z Compiling toml_datetime v0.6.11
5742025-07-18T23:14:02.432Z Compiling serde_spanned v0.6.9
5752025-07-18T23:14:02.610Z Compiling erased-serde v0.4.6
5762025-07-18T23:14:02.776Z Compiling serde-value v0.7.0
5772025-07-18T23:14:02.956Z Compiling toml_edit v0.22.27
5782025-07-18T23:14:03.397Z Compiling icu_normalizer v1.5.0
5792025-07-18T23:14:03.525Z Compiling cargo-platform v0.2.0
5802025-07-18T23:14:03.731Z Compiling serde-untagged v0.1.7
5812025-07-18T23:14:03.782Z Compiling camino-tempfile v1.4.1
5822025-07-18T23:14:04.046Z Compiling dof v0.3.0
5832025-07-18T23:14:04.226Z Compiling idna_adapter v1.2.0
5842025-07-18T23:14:04.255Z Compiling macaddr v1.0.1
5852025-07-18T23:14:04.471Z Compiling idna v1.0.3
5862025-07-18T23:14:05.067Z Compiling url v2.5.4
5872025-07-18T23:14:05.676Z Compiling usdt-macro v0.5.0
5882025-07-18T23:14:05.676Z Compiling usdt-attr-macro v0.5.0
5892025-07-18T23:14:06.222Z Compiling toml v0.8.23
5902025-07-18T23:14:06.795Z Compiling usdt v0.5.0
5912025-07-18T23:14:06.981Z Compiling cargo-util-schemas v0.2.0
5922025-07-18T23:14:07.008Z Compiling cargo_toml v0.21.0
5932025-07-18T23:14:08.861Z Compiling cargo_metadata v0.20.0
5942025-07-18T23:14:11.069Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952025-07-18T23:14:16.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
5962025-07-18T23:14:16.913Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972025-07-18T23:14:16.913Z Downloading crates ...
5982025-07-18T23:14:16.996Z Downloaded bb8 v0.8.5
5992025-07-18T23:14:17.022Z Downloaded backoff v0.4.0
6002025-07-18T23:14:17.022Z Downloaded half v2.4.1
6012025-07-18T23:14:17.022Z Downloaded arc-swap v1.7.1
6022025-07-18T23:14:17.022Z Downloaded humantime v2.2.0
6032025-07-18T23:14:17.054Z Downloaded base64 v0.13.1
6042025-07-18T23:14:17.054Z Downloaded miniz_oxide v0.8.5
6052025-07-18T23:14:17.054Z Downloaded assert_matches v1.5.0
6062025-07-18T23:14:17.054Z Downloaded aws-lc-rs v1.12.4
6072025-07-18T23:14:17.081Z Downloaded hickory-proto v0.24.4
6082025-07-18T23:14:17.109Z Downloaded indoc v1.0.9
6092025-07-18T23:14:17.109Z Downloaded russh-keys v0.45.0
6102025-07-18T23:14:17.137Z Downloaded is-terminal v0.4.13
6112025-07-18T23:14:17.137Z Downloaded progenitor-client v0.9.1
6122025-07-18T23:14:17.166Z Downloaded serde_urlencoded v0.7.1
6132025-07-18T23:14:17.166Z Downloaded void v1.0.2
6142025-07-18T23:14:17.192Z Downloaded waitgroup v0.1.2
6152025-07-18T23:14:17.192Z Downloaded defmt v0.3.8
6162025-07-18T23:14:17.192Z Downloaded daft v0.1.4
6172025-07-18T23:14:17.220Z Downloaded oxide-tokio-rt v0.1.2
6182025-07-18T23:14:17.220Z Downloaded xshell-macros v0.2.7
6192025-07-18T23:14:17.246Z Downloaded smf v0.2.3
6202025-07-18T23:14:17.246Z Downloaded nibble_vec v0.1.0
6212025-07-18T23:14:17.246Z Downloaded newtype-uuid v1.2.4
6222025-07-18T23:14:17.246Z Downloaded xattr v1.3.1
6232025-07-18T23:14:17.273Z Downloaded poly1305 v0.8.0
6242025-07-18T23:14:17.273Z Downloaded postgres-protocol v0.6.8
6252025-07-18T23:14:17.299Z Downloaded rustls-pemfile v2.2.0
6262025-07-18T23:14:17.299Z Downloaded fxhash v0.2.1
6272025-07-18T23:14:17.299Z Downloaded predicates-tree v1.0.12
6282025-07-18T23:14:17.299Z Downloaded embedded-io v0.4.0
6292025-07-18T23:14:17.326Z Downloaded time-core v0.1.2
6302025-07-18T23:14:17.326Z Downloaded flagset v0.4.6
6312025-07-18T23:14:17.326Z Downloaded rand_chacha v0.9.0
6322025-07-18T23:14:17.437Z Downloaded want v0.3.1
6332025-07-18T23:14:17.437Z Downloaded sqlparser_derive v0.2.2
6342025-07-18T23:14:17.437Z Downloaded ed25519 v2.2.3
6352025-07-18T23:14:17.437Z Downloaded futures-io v0.3.31
6362025-07-18T23:14:17.437Z Downloaded futures-channel v0.3.31
6372025-07-18T23:14:17.437Z Downloaded fixedbitset v0.5.7
6382025-07-18T23:14:17.437Z Downloaded progenitor-macro v0.8.0
6392025-07-18T23:14:17.437Z Downloaded pin-utils v0.1.0
6402025-07-18T23:14:17.437Z Downloaded num-derive v0.4.2
6412025-07-18T23:14:17.437Z Downloaded fixedbitset v0.4.2
6422025-07-18T23:14:17.437Z Downloaded num-integer v0.1.46
6432025-07-18T23:14:17.437Z Downloaded env_filter v0.1.2
6442025-07-18T23:14:17.437Z Downloaded env_logger v0.10.2
6452025-07-18T23:14:17.437Z Downloaded fallible-iterator v0.2.0
6462025-07-18T23:14:17.437Z Downloaded fd-lock v4.0.2
6472025-07-18T23:14:17.437Z Downloaded env_logger v0.11.5
6482025-07-18T23:14:17.437Z Downloaded pin-project v1.1.6
6492025-07-18T23:14:17.464Z Downloaded fatfs v0.3.6
6502025-07-18T23:14:17.464Z Downloaded steno v0.4.1
6512025-07-18T23:14:17.464Z Downloaded expectorate v1.2.0
6522025-07-18T23:14:17.464Z Downloaded tokio-util v0.7.15
6532025-07-18T23:14:17.489Z Downloaded tough v0.20.0
6542025-07-18T23:14:17.489Z Downloaded webpki-roots v1.0.1
6552025-07-18T23:14:17.514Z Downloaded sqlparser v0.45.0
6562025-07-18T23:14:17.514Z Downloaded regex-automata v0.4.8
6572025-07-18T23:14:17.540Z Downloaded smoltcp v0.9.1
6582025-07-18T23:14:17.540Z Downloaded typify v0.4.1
6592025-07-18T23:14:17.540Z Downloaded rustls-webpki v0.102.8
6602025-07-18T23:14:17.566Z Downloaded futures-util v0.3.31
6612025-07-18T23:14:17.592Z Downloaded rustls v0.21.12
6622025-07-18T23:14:17.592Z Downloaded nix v0.28.0
6632025-07-18T23:14:17.617Z Downloaded rustls v0.22.4
6642025-07-18T23:14:17.617Z Downloaded nix v0.29.0
6652025-07-18T23:14:17.642Z Downloaded regress v0.10.3
6662025-07-18T23:14:17.642Z Downloaded nix v0.30.1
6672025-07-18T23:14:17.667Z Downloaded typify-impl v0.2.0
6682025-07-18T23:14:17.668Z Downloaded regex-syntax v0.8.5
6692025-07-18T23:14:17.693Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6702025-07-18T23:14:17.718Z Downloaded sled v0.34.7
6712025-07-18T23:14:17.718Z Downloaded typify-impl v0.4.1
6722025-07-18T23:14:17.744Z Downloaded typify-impl v0.3.0
6732025-07-18T23:14:17.769Z Downloaded petname v2.0.2
6742025-07-18T23:14:17.769Z Downloaded zerocopy-derive v0.6.6
6752025-07-18T23:14:17.769Z Downloaded csv v1.3.1
6762025-07-18T23:14:17.794Z Downloaded russh v0.45.0
6772025-07-18T23:14:17.794Z Downloaded nix v0.27.1
6782025-07-18T23:14:17.822Z Downloaded gimli v0.31.1
6792025-07-18T23:14:17.822Z Downloaded petgraph v0.6.5
6802025-07-18T23:14:17.847Z Downloaded regex-syntax v0.6.29
6812025-07-18T23:14:17.847Z Downloaded bzip2-sys v0.1.13+1.0.8
6822025-07-18T23:14:17.872Z Downloaded toml_edit v0.19.15
6832025-07-18T23:14:17.897Z Downloaded sha3 v0.10.8
6842025-07-18T23:14:17.897Z Downloaded rustls v0.23.19
6852025-07-18T23:14:17.922Z Downloaded petgraph v0.8.2
6862025-07-18T23:14:17.948Z Downloaded num-bigint-dig v0.8.4
6872025-07-18T23:14:17.949Z Downloaded unicode-normalization v0.1.24
6882025-07-18T23:14:17.949Z Downloaded polar-core v0.27.3
6892025-07-18T23:14:17.974Z Downloaded zlib-rs v0.5.1
6902025-07-18T23:14:17.974Z Downloaded ring v0.17.14
6912025-07-18T23:14:18.005Z Downloaded tokio v1.45.1
6922025-07-18T23:14:18.047Z Downloaded openapiv3 v2.2.0
6932025-07-18T23:14:18.072Z Downloaded ratatui v0.29.0
6942025-07-18T23:14:18.097Z Downloaded libz-sys v1.1.20
6952025-07-18T23:14:18.122Z Downloaded num-bigint v0.4.6
6962025-07-18T23:14:18.122Z Downloaded tower v0.5.2
6972025-07-18T23:14:18.122Z Downloaded reqwest v0.12.22
6982025-07-18T23:14:18.148Z Downloaded nom v7.1.3
6992025-07-18T23:14:18.148Z Downloaded git2 v0.19.0
7002025-07-18T23:14:18.148Z Downloaded radix_trie v0.2.1
7012025-07-18T23:14:18.173Z Downloaded toml v0.7.8
7022025-07-18T23:14:18.173Z Downloaded postgres-types v0.2.9
7032025-07-18T23:14:18.173Z Downloaded tokio-rustls v0.26.0
7042025-07-18T23:14:18.173Z Downloaded prefix-trie v0.7.0
7052025-07-18T23:14:18.173Z Downloaded reedline v0.40.0
7062025-07-18T23:14:18.199Z Downloaded tokio-postgres v0.7.13
7072025-07-18T23:14:18.199Z Downloaded ssh-key v0.6.6
7082025-07-18T23:14:18.199Z Downloaded openssl v0.10.73
7092025-07-18T23:14:18.224Z Downloaded tokio-stream v0.1.17
7102025-07-18T23:14:18.224Z Downloaded libgit2-sys v0.17.0+1.8.1
7112025-07-18T23:14:18.271Z Downloaded quinn-proto v0.11.8
7122025-07-18T23:14:18.296Z Downloaded quick-xml v0.37.2
7132025-07-18T23:14:18.296Z Downloaded object v0.36.5
7142025-07-18T23:14:18.322Z Downloaded pin-project-internal v1.1.6
7152025-07-18T23:14:18.322Z Downloaded topological-sort v0.2.2
7162025-07-18T23:14:18.322Z Downloaded prettyplease v0.2.35
7172025-07-18T23:14:18.322Z Downloaded pretty_assertions v1.4.1
7182025-07-18T23:14:18.322Z Downloaded unicode-segmentation v1.12.0
7192025-07-18T23:14:18.322Z Downloaded proptest v1.7.0
7202025-07-18T23:14:18.348Z Downloaded pin-project-lite v0.2.14
7212025-07-18T23:14:18.348Z Downloaded pkcs5 v0.7.1
7222025-07-18T23:14:18.348Z Downloaded encoding_rs v0.8.34
7232025-07-18T23:14:18.373Z Downloaded unicode_categories v0.1.1
7242025-07-18T23:14:18.373Z Downloaded futures v0.3.31
7252025-07-18T23:14:18.373Z Downloaded curve25519-dalek v4.1.3
7262025-07-18T23:14:18.399Z Downloaded enum-as-inner v0.6.1
7272025-07-18T23:14:18.399Z Downloaded num-derive v0.3.3
7282025-07-18T23:14:18.399Z Downloaded num-complex v0.4.6
7292025-07-18T23:14:18.399Z Downloaded ff v0.13.0
7302025-07-18T23:14:18.399Z Downloaded num_enum v0.5.11
7312025-07-18T23:14:18.399Z Downloaded num-rational v0.4.2
7322025-07-18T23:14:18.399Z Downloaded tokio-tungstenite v0.23.1
7332025-07-18T23:14:18.399Z Downloaded tokio-tungstenite v0.21.0
7342025-07-18T23:14:18.399Z Downloaded tokio-rustls v0.25.0
7352025-07-18T23:14:18.424Z Downloaded futures-sink v0.3.31
7362025-07-18T23:14:18.424Z Downloaded stringprep v0.1.5
7372025-07-18T23:14:18.424Z Downloaded tls_codec_derive v0.4.1
7382025-07-18T23:14:18.424Z Downloaded rpassword v7.4.0
7392025-07-18T23:14:18.424Z Downloaded tower-http v0.6.6
7402025-07-18T23:14:18.424Z Downloaded num_enum_derive v0.5.11
7412025-07-18T23:14:18.424Z Downloaded futures-task v0.3.31
7422025-07-18T23:14:18.424Z Downloaded tokio-macros v2.5.0
7432025-07-18T23:14:18.424Z Downloaded tokio-dtrace v0.1.0
7442025-07-18T23:14:18.424Z Downloaded strip-ansi-escapes v0.2.0
7452025-07-18T23:14:18.450Z Downloaded string_cache v0.8.9
7462025-07-18T23:14:18.450Z Downloaded unicode-bidi v0.3.17
7472025-07-18T23:14:18.450Z Downloaded pkcs1 v0.7.5
7482025-07-18T23:14:18.450Z Downloaded tokio-rustls v0.24.1
7492025-07-18T23:14:18.450Z Downloaded progenitor-macro v0.9.1
7502025-07-18T23:14:18.450Z Downloaded static_assertions v1.1.0
7512025-07-18T23:14:18.450Z Downloaded spin v0.9.8
7522025-07-18T23:14:18.450Z Downloaded h2 v0.4.6
7532025-07-18T23:14:18.450Z Downloaded winnow v0.5.40
7542025-07-18T23:14:18.475Z Downloaded object v0.30.4
7552025-07-18T23:14:18.475Z Downloaded lzma-sys v0.1.20
7562025-07-18T23:14:18.503Z Downloaded num-conv v0.1.0
7572025-07-18T23:14:18.528Z Downloaded filetime v0.2.25
7582025-07-18T23:14:18.528Z Downloaded num-iter v0.1.45
7592025-07-18T23:14:18.528Z Downloaded ed25519-dalek v2.1.1
7602025-07-18T23:14:18.528Z Downloaded tls_codec v0.4.1
7612025-07-18T23:14:18.528Z Downloaded pretty-hex v0.2.1
7622025-07-18T23:14:18.528Z Downloaded typed-path v0.9.3
7632025-07-18T23:14:18.528Z Downloaded rcgen v0.12.1
7642025-07-18T23:14:18.528Z Downloaded tokio-native-tls v0.3.1
7652025-07-18T23:14:18.528Z Downloaded proc-macro-error-attr2 v2.0.0
7662025-07-18T23:14:18.553Z Downloaded proc-macro-crate v1.3.1
7672025-07-18T23:14:18.553Z Downloaded futures-macro v0.3.31
7682025-07-18T23:14:18.554Z Downloaded phf_shared v0.11.2
7692025-07-18T23:14:18.554Z Downloaded endian-type v0.1.2
7702025-07-18T23:14:18.554Z Downloaded unsafe-libyaml v0.2.11
7712025-07-18T23:14:18.554Z Downloaded tinyvec_macros v0.1.1
7722025-07-18T23:14:18.554Z Downloaded funty v2.0.0
7732025-07-18T23:14:18.554Z Downloaded embedded-io v0.6.1
7742025-07-18T23:14:18.554Z Downloaded sqlformat v0.3.5
7752025-07-18T23:14:18.554Z Downloaded rustversion v1.0.17
7762025-07-18T23:14:18.554Z Downloaded rustls-native-certs v0.8.1
7772025-07-18T23:14:18.554Z Downloaded tungstenite v0.23.0
7782025-07-18T23:14:18.554Z Downloaded p384 v0.13.0
7792025-07-18T23:14:18.579Z Downloaded jiff v0.2.15
7802025-07-18T23:14:18.579Z Downloaded proc-macro-error2 v2.0.1
7812025-07-18T23:14:18.604Z Downloaded primeorder v0.13.6
7822025-07-18T23:14:18.604Z Downloaded flume v0.11.1
7832025-07-18T23:14:18.604Z Downloaded ena v0.14.3
7842025-07-18T23:14:18.604Z Downloaded spki v0.7.3
7852025-07-18T23:14:18.604Z Downloaded rustc_version v0.4.1
7862025-07-18T23:14:18.604Z Downloaded rustc_version v0.1.7
7872025-07-18T23:14:18.604Z Downloaded nu-ansi-term v0.50.1
7882025-07-18T23:14:18.604Z Downloaded typify v0.3.0
7892025-07-18T23:14:18.604Z Downloaded twox-hash v2.1.0
7902025-07-18T23:14:18.604Z Downloaded winnow v0.6.26
7912025-07-18T23:14:18.630Z Downloaded ecdsa v0.16.9
7922025-07-18T23:14:18.630Z Downloaded flate2 v1.1.2
7932025-07-18T23:14:18.630Z Downloaded rustls-pemfile v1.0.4
7942025-07-18T23:14:18.630Z Downloaded rustc-hash v2.1.1
7952025-07-18T23:14:18.630Z Downloaded rtoolbox v0.0.2
7962025-07-18T23:14:18.630Z Downloaded unicode-properties v0.1.3
7972025-07-18T23:14:18.630Z Downloaded typify-macro v0.4.1
7982025-07-18T23:14:18.656Z Downloaded typify v0.2.0
7992025-07-18T23:14:18.656Z Downloaded rand v0.8.5
8002025-07-18T23:14:18.656Z Downloaded parse-zoneinfo v0.3.1
8012025-07-18T23:14:18.656Z Downloaded universal-hash v0.5.1
8022025-07-18T23:14:18.656Z Downloaded tinyvec v1.8.0
8032025-07-18T23:14:18.656Z Downloaded num v0.4.3
8042025-07-18T23:14:18.656Z Downloaded nodrop v0.1.14
8052025-07-18T23:14:18.656Z Downloaded unarray v0.1.4
8062025-07-18T23:14:18.656Z Downloaded futures-executor v0.3.31
8072025-07-18T23:14:18.656Z Downloaded futures-core v0.3.31
8082025-07-18T23:14:18.656Z Downloaded ssh-encoding v0.2.0
8092025-07-18T23:14:18.657Z Downloaded ssh-cipher v0.2.0
8102025-07-18T23:14:18.683Z Downloaded phf_generator v0.11.2
8112025-07-18T23:14:18.684Z Downloaded phf_codegen v0.11.2
8122025-07-18T23:14:18.684Z Downloaded phf v0.11.2
8132025-07-18T23:14:18.684Z Downloaded elliptic-curve v0.13.8
8142025-07-18T23:14:18.684Z Downloaded rsa v0.9.6
8152025-07-18T23:14:18.684Z Downloaded ron v0.8.1
8162025-07-18T23:14:18.684Z Downloaded normalize-line-endings v0.3.0
8172025-07-18T23:14:18.684Z Downloaded unicase v2.7.0
8182025-07-18T23:14:18.684Z Downloaded native-tls v0.2.12
8192025-07-18T23:14:18.684Z Downloaded hashbrown v0.13.2
8202025-07-18T23:14:18.709Z Downloaded snafu v0.8.5
8212025-07-18T23:14:18.709Z Downloaded rustyline v14.0.0
8222025-07-18T23:14:18.709Z Downloaded dyn-clone v1.0.19
8232025-07-18T23:14:18.709Z Downloaded dunce v1.0.5
8242025-07-18T23:14:18.710Z Downloaded untrusted v0.9.0
8252025-07-18T23:14:18.710Z Downloaded untrusted v0.7.1
8262025-07-18T23:14:18.710Z Downloaded typify-macro v0.2.0
8272025-07-18T23:14:18.710Z Downloaded tracing v0.1.40
8282025-07-18T23:14:18.735Z Downloaded rand_xorshift v0.4.0
8292025-07-18T23:14:18.735Z Downloaded postcard v1.0.10
8302025-07-18T23:14:18.735Z Downloaded hashbrown v0.12.3
8312025-07-18T23:14:18.735Z Downloaded socket2 v0.5.10
8322025-07-18T23:14:18.735Z Downloaded chrono-tz v0.10.3
8332025-07-18T23:14:18.735Z Downloaded powerfmt v0.2.0
8342025-07-18T23:14:18.760Z Downloaded typify-macro v0.3.0
8352025-07-18T23:14:18.760Z Downloaded ref-cast-impl v1.0.24
8362025-07-18T23:14:18.760Z Downloaded rand_seeder v0.3.0
8372025-07-18T23:14:18.760Z Downloaded quinn v0.11.5
8382025-07-18T23:14:18.760Z Downloaded qorb v0.4.0
8392025-07-18T23:14:18.760Z Downloaded zip v0.6.6
8402025-07-18T23:14:18.760Z Downloaded unicode-truncate v1.1.0
8412025-07-18T23:14:18.760Z Downloaded tiny-keccak v2.0.2
8422025-07-18T23:14:18.760Z Downloaded time-macros v0.2.18
8432025-07-18T23:14:18.786Z Downloaded structmeta v0.3.0
8442025-07-18T23:14:18.786Z Downloaded predicates v3.1.3
8452025-07-18T23:14:18.786Z Downloaded ppv-lite86 v0.2.20
8462025-07-18T23:14:18.786Z Downloaded float-cmp v0.10.0
8472025-07-18T23:14:18.786Z Downloaded ron v0.7.1
8482025-07-18T23:14:18.786Z Downloaded getrandom v0.2.15
8492025-07-18T23:14:18.786Z Downloaded tungstenite v0.21.0
8502025-07-18T23:14:18.786Z Downloaded tracing-core v0.1.32
8512025-07-18T23:14:18.811Z Downloaded rand_core v0.9.2
8522025-07-18T23:14:18.811Z Downloaded publicsuffix v2.3.0
8532025-07-18T23:14:18.811Z Downloaded x509-cert v0.2.5
8542025-07-18T23:14:18.811Z Downloaded slog-stdlog v4.1.1
8552025-07-18T23:14:18.811Z Downloaded p521 v0.13.3
8562025-07-18T23:14:18.811Z Downloaded globset v0.4.15
8572025-07-18T23:14:18.811Z Downloaded rayon-core v1.12.1
8582025-07-18T23:14:18.811Z Downloaded polyval v0.6.2
8592025-07-18T23:14:18.837Z Downloaded newline-converter v0.3.0
8602025-07-18T23:14:18.837Z Downloaded smoltcp v0.11.0
8612025-07-18T23:14:18.838Z Downloaded pem-rfc7468 v0.7.0
8622025-07-18T23:14:18.838Z Downloaded parse-display-derive v0.10.0
8632025-07-18T23:14:18.838Z Downloaded bstr v1.10.0
8642025-07-18T23:14:18.863Z Downloaded predicates-core v1.0.8
8652025-07-18T23:14:18.863Z Downloaded precomputed-hash v0.1.1
8662025-07-18T23:14:18.863Z Downloaded fs-err v2.11.0
8672025-07-18T23:14:18.863Z Downloaded foreign-types-shared v0.3.1
8682025-07-18T23:14:18.863Z Downloaded foreign-types-shared v0.1.1
8692025-07-18T23:14:18.863Z Downloaded foreign-types-macros v0.2.3
8702025-07-18T23:14:18.863Z Downloaded foreign-types v0.5.0
8712025-07-18T23:14:18.863Z Downloaded foreign-types v0.3.2
8722025-07-18T23:14:18.863Z Downloaded foldhash v0.1.5
8732025-07-18T23:14:18.863Z Downloaded float-ord v0.3.2
8742025-07-18T23:14:18.863Z Downloaded rand v0.9.1
8752025-07-18T23:14:18.863Z Downloaded dsl_auto_type v0.1.2
8762025-07-18T23:14:18.888Z Downloaded zone v0.3.1
8772025-07-18T23:14:18.889Z Downloaded yansi v1.0.1
8782025-07-18T23:14:18.889Z Downloaded either v1.15.0
8792025-07-18T23:14:18.889Z Downloaded resolv-conf v0.7.0
8802025-07-18T23:14:18.889Z Downloaded ghash v0.5.1
8812025-07-18T23:14:18.889Z Downloaded tracing-attributes v0.1.27
8822025-07-18T23:14:18.889Z Downloaded portable-atomic v1.11.0
8832025-07-18T23:14:18.889Z Downloaded dropshot v0.16.2
8842025-07-18T23:14:18.915Z Downloaded vcpkg v0.2.15
8852025-07-18T23:14:18.960Z Downloaded fs_extra v1.3.0
8862025-07-18T23:14:18.985Z Downloaded glob v0.3.2
8872025-07-18T23:14:18.985Z Downloaded gethostname v0.5.0
8882025-07-18T23:14:18.985Z Downloaded tui-tree-widget v0.23.1
8892025-07-18T23:14:18.985Z Downloaded rand_chacha v0.3.1
8902025-07-18T23:14:18.985Z Downloaded progenitor-macro v0.10.0
8912025-07-18T23:14:18.985Z Downloaded zerocopy v0.8.26
8922025-07-18T23:14:19.011Z Downloaded zerocopy v0.6.6
8932025-07-18T23:14:19.011Z Downloaded pbkdf2 v0.11.0
8942025-07-18T23:14:19.011Z Downloaded parking_lot_core v0.8.6
8952025-07-18T23:14:19.011Z Downloaded diesel v2.2.11
8962025-07-18T23:14:19.036Z Downloaded ref-cast v1.0.24
8972025-07-18T23:14:19.036Z Downloaded pkcs8 v0.10.2
8982025-07-18T23:14:19.037Z Downloaded slog v2.7.0
8992025-07-18T23:14:19.063Z Downloaded signal-hook v0.3.17
9002025-07-18T23:14:19.063Z Downloaded serde_yaml v0.9.34+deprecated
9012025-07-18T23:14:19.064Z Downloaded tabled v0.18.0
9022025-07-18T23:14:19.090Z Downloaded try-lock v0.2.5
9032025-07-18T23:14:19.090Z Downloaded tower-service v0.3.3
9042025-07-18T23:14:19.090Z Downloaded tower-layer v0.3.3
9052025-07-18T23:14:19.090Z Downloaded radium v0.7.0
9062025-07-18T23:14:19.090Z Downloaded r2d2 v0.8.10
9072025-07-18T23:14:19.090Z Downloaded quinn-udp v0.5.5
9082025-07-18T23:14:19.090Z Downloaded quick-error v1.2.3
9092025-07-18T23:14:19.090Z Downloaded psl-types v2.0.11
9102025-07-18T23:14:19.090Z Downloaded multer v3.1.0
9112025-07-18T23:14:19.090Z Downloaded hash32 v0.2.1
9122025-07-18T23:14:19.090Z Downloaded yasna v0.5.2
9132025-07-18T23:14:19.090Z Downloaded xshell v0.2.7
9142025-07-18T23:14:19.115Z Downloaded whoami v1.5.2
9152025-07-18T23:14:19.115Z Downloaded pkg-config v0.3.31
9162025-07-18T23:14:19.115Z Downloaded hash32 v0.3.1
9172025-07-18T23:14:19.115Z Downloaded group v0.13.0
9182025-07-18T23:14:19.115Z Downloaded zip v4.2.0
9192025-07-18T23:14:19.115Z Downloaded wyz v0.5.1
9202025-07-18T23:14:19.115Z Downloaded similar v2.7.0
9212025-07-18T23:14:19.115Z Downloaded derive_builder v0.20.2
9222025-07-18T23:14:19.141Z Downloaded globwalk v0.9.1
9232025-07-18T23:14:19.141Z Downloaded zerocopy-derive v0.8.26
9242025-07-18T23:14:19.141Z Downloaded xz2 v0.1.7
9252025-07-18T23:14:19.141Z Downloaded which v4.4.2
9262025-07-18T23:14:19.141Z Downloaded simd-adler32 v0.3.7
9272025-07-18T23:14:19.141Z Downloaded shell-words v1.1.0
9282025-07-18T23:14:19.141Z Downloaded der v0.7.9
9292025-07-18T23:14:19.166Z Downloaded slog-dtrace v0.3.0
9302025-07-18T23:14:19.166Z Downloaded slog-bunyan v2.5.0
9312025-07-18T23:14:19.166Z Downloaded slog-async v2.8.0
9322025-07-18T23:14:19.166Z Downloaded siphasher v0.3.11
9332025-07-18T23:14:19.166Z Downloaded signal-hook-registry v1.4.2
9342025-07-18T23:14:19.166Z Downloaded signal-hook-mio v0.2.4
9352025-07-18T23:14:19.166Z Downloaded shlex v1.3.0
9362025-07-18T23:14:19.166Z Downloaded sha1 v0.10.6
9372025-07-18T23:14:19.166Z Downloaded serde_with_macros v3.14.0
9382025-07-18T23:14:19.166Z Downloaded salsa20 v0.10.2
9392025-07-18T23:14:19.166Z Downloaded omicron-zone-package v0.12.2
9402025-07-18T23:14:19.166Z Downloaded display-error-chain v0.2.2
9412025-07-18T23:14:19.166Z Downloaded des v0.8.1
9422025-07-18T23:14:19.166Z Downloaded derive_builder_macro v0.20.2
9432025-07-18T23:14:19.192Z Downloaded dropshot_endpoint v0.16.2
9442025-07-18T23:14:19.192Z Downloaded signature v2.2.0
9452025-07-18T23:14:19.192Z Downloaded rusty-fork v0.3.0
9462025-07-18T23:14:19.192Z Downloaded openssl-sys v0.9.109
9472025-07-18T23:14:19.192Z Downloaded diesel_table_macro_syntax v0.2.0
9482025-07-18T23:14:19.192Z Downloaded newtype_derive v0.1.6
9492025-07-18T23:14:19.192Z Downloaded new_debug_unreachable v1.0.6
9502025-07-18T23:14:19.192Z Downloaded nanorand v0.7.0
9512025-07-18T23:14:19.192Z Downloaded multimap v0.10.1
9522025-07-18T23:14:19.193Z Downloaded zone_cfg_derive v0.3.0
9532025-07-18T23:14:19.193Z Downloaded zone_cfg_derive v0.1.2
9542025-07-18T23:14:19.193Z Downloaded zone v0.1.8
9552025-07-18T23:14:19.193Z Downloaded zeroize_derive v1.4.2
9562025-07-18T23:14:19.219Z Downloaded zeroize v1.8.1
9572025-07-18T23:14:19.219Z Downloaded snafu-derive v0.8.5
9582025-07-18T23:14:19.219Z Downloaded slog-scope v4.4.0
9592025-07-18T23:14:19.219Z Downloaded slog-envlogger v2.2.0
9602025-07-18T23:14:19.219Z Downloaded sigpipe v0.1.3
9612025-07-18T23:14:19.219Z Downloaded parking_lot v0.12.3
9622025-07-18T23:14:19.219Z Downloaded papergrid v0.14.0
9632025-07-18T23:14:19.220Z Downloaded p256 v0.13.2
9642025-07-18T23:14:19.220Z Downloaded owo-colors v4.2.2
9652025-07-18T23:14:19.220Z Downloaded dirs-sys-next v0.1.2
9662025-07-18T23:14:19.220Z Downloaded diesel_derives v2.2.3
9672025-07-18T23:14:19.245Z Downloaded serde_with v3.14.0
9682025-07-18T23:14:19.245Z Downloaded moka v0.12.10
9692025-07-18T23:14:19.270Z Downloaded bitvec v1.0.1
9702025-07-18T23:14:19.270Z Downloaded smallvec v0.6.14
9712025-07-18T23:14:19.270Z Downloaded slog-term v2.9.1
9722025-07-18T23:14:19.295Z Downloaded slog-json v2.6.1
9732025-07-18T23:14:19.295Z Downloaded signal-hook-tokio v0.3.1
9742025-07-18T23:14:19.296Z Downloaded peg-macros v0.8.5
9752025-07-18T23:14:19.296Z Downloaded password-hash v0.5.0
9762025-07-18T23:14:19.296Z Downloaded password-hash v0.4.2
9772025-07-18T23:14:19.296Z Downloaded parking_lot_core v0.9.10
9782025-07-18T23:14:19.296Z Downloaded packed_struct_codegen v0.10.1
9792025-07-18T23:14:19.296Z Downloaded packed_struct v0.10.1
9802025-07-18T23:14:19.296Z Downloaded oxnet v0.1.2
9812025-07-18T23:14:19.296Z Downloaded opaque-debug v0.3.1
9822025-07-18T23:14:19.296Z Downloaded derive_more v0.99.20
9832025-07-18T23:14:19.321Z Downloaded darling_core v0.21.0
9842025-07-18T23:14:19.321Z Downloaded crypto-bigint v0.5.5
9852025-07-18T23:14:19.321Z Downloaded salty v0.3.0
9862025-07-18T23:14:19.321Z Downloaded chrono v0.4.41
9872025-07-18T23:14:19.347Z Downloaded bindgen v0.71.1
9882025-07-18T23:14:19.347Z Downloaded slab v0.4.9
9892025-07-18T23:14:19.347Z Downloaded pem v3.0.5
9902025-07-18T23:14:19.347Z Downloaded peg-runtime v0.8.5
9912025-07-18T23:14:19.347Z Downloaded peg v0.8.5
9922025-07-18T23:14:19.347Z Downloaded pbkdf2 v0.12.2
9932025-07-18T23:14:19.347Z Downloaded path-slash v0.1.5
9942025-07-18T23:14:19.347Z Downloaded aws-lc-sys v0.26.0
9952025-07-18T23:14:19.584Z Downloaded paste v1.0.15
9962025-07-18T23:14:19.610Z Downloaded parse-size v1.1.0
9972025-07-18T23:14:19.610Z Downloaded parse-display v0.10.0
9982025-07-18T23:14:19.610Z Downloaded parking_lot v0.11.2
9992025-07-18T23:14:19.610Z Downloaded oso-derive v0.27.3
10002025-07-18T23:14:19.610Z Downloaded oso v0.27.3
10012025-07-18T23:14:19.610Z Downloaded openssl-macros v0.1.1
10022025-07-18T23:14:19.610Z Downloaded dirs-next v2.0.0
10032025-07-18T23:14:19.610Z Downloaded difflib v0.4.0
10042025-07-18T23:14:19.610Z Downloaded diff v0.1.13
10052025-07-18T23:14:19.610Z Downloaded derive-where v1.5.0
10062025-07-18T23:14:19.610Z Downloaded derive-ex v0.1.8
10072025-07-18T23:14:19.610Z Downloaded defmt-parser v0.3.4
10082025-07-18T23:14:19.635Z Downloaded defmt-macros v0.3.9
10092025-07-18T23:14:19.636Z Downloaded darling_core v0.20.10
10102025-07-18T23:14:19.636Z Downloaded darling v0.21.0
10112025-07-18T23:14:19.636Z Downloaded rustls-webpki v0.101.7
10122025-07-18T23:14:19.661Z Downloaded regex v1.11.1
10132025-07-18T23:14:19.661Z Downloaded rayon v1.10.0
10142025-07-18T23:14:19.686Z Downloaded http-body v1.0.1
10152025-07-18T23:14:19.686Z Downloaded openssl-probe v0.1.5
10162025-07-18T23:14:19.686Z Downloaded olpc-cjson v0.1.4
10172025-07-18T23:14:19.686Z Downloaded number_prefix v0.4.0
10182025-07-18T23:14:19.686Z Downloaded num_threads v0.1.7
10192025-07-18T23:14:19.686Z Downloaded document-features v0.2.10
10202025-07-18T23:14:19.686Z Downloaded diesel-dtrace v0.4.2
10212025-07-18T23:14:19.686Z Downloaded derive_builder_core v0.20.2
10222025-07-18T23:14:19.686Z Downloaded deranged v0.3.11
10232025-07-18T23:14:19.686Z Downloaded der_derive v0.7.3
10242025-07-18T23:14:19.686Z Downloaded debug-ignore v1.0.5
10252025-07-18T23:14:19.686Z Downloaded data-encoding v2.9.0
10262025-07-18T23:14:19.686Z Downloaded darling_macro v0.21.0
10272025-07-18T23:14:19.686Z Downloaded darling_macro v0.20.10
10282025-07-18T23:14:19.686Z Downloaded darling v0.20.10
10292025-07-18T23:14:19.712Z Downloaded daft-derive v0.1.4
10302025-07-18T23:14:19.712Z Downloaded zstd-safe v7.2.3
10312025-07-18T23:14:19.712Z Downloaded zstd v0.13.3
10322025-07-18T23:14:19.712Z Downloaded zopfli v0.8.1
10332025-07-18T23:14:19.712Z Downloaded vte v0.11.1
10342025-07-18T23:14:19.712Z Downloaded time v0.3.36
10352025-07-18T23:14:19.712Z Downloaded libxml v0.3.3
10362025-07-18T23:14:19.737Z Downloaded lalrpop v0.19.12
10372025-07-18T23:14:19.737Z Downloaded itertools v0.13.0
10382025-07-18T23:14:19.762Z Downloaded hickory-client v0.25.2
10392025-07-18T23:14:19.764Z Downloaded crossterm v0.28.1
10402025-07-18T23:14:19.764Z Downloaded blake3 v1.5.4
10412025-07-18T23:14:19.764Z Downloaded aho-corasick v1.1.3
10422025-07-18T23:14:19.789Z Downloaded curve25519-dalek-derive v0.1.1
10432025-07-18T23:14:19.790Z Downloaded csv-core v0.1.11
10442025-07-18T23:14:19.790Z Downloaded walkdir v2.5.0
10452025-07-18T23:14:19.790Z Downloaded wait-timeout v0.2.0
10462025-07-18T23:14:19.790Z Downloaded test-strategy v0.4.3
10472025-07-18T23:14:19.790Z Downloaded tar v0.4.44
10482025-07-18T23:14:19.790Z Downloaded mio v1.0.2
10492025-07-18T23:14:19.790Z Downloaded ctr v0.9.2
10502025-07-18T23:14:19.790Z Downloaded cstr-argument v0.1.2
10512025-07-18T23:14:19.790Z Downloaded crunchy v0.2.2
10522025-07-18T23:14:19.790Z Downloaded vsss-rs v3.3.4
10532025-07-18T23:14:19.815Z Downloaded vergen v8.3.2
10542025-07-18T23:14:19.815Z Downloaded value-bag v1.9.0
10552025-07-18T23:14:19.815Z Downloaded uuid v1.17.0
10562025-07-18T23:14:19.815Z Downloaded thread_local v1.1.8
10572025-07-18T23:14:19.815Z Downloaded thiserror-impl-no-std v2.0.2
10582025-07-18T23:14:19.815Z Downloaded term v0.7.0
10592025-07-18T23:14:19.815Z Downloaded subprocess v0.2.9
10602025-07-18T23:14:19.815Z Downloaded samael v0.0.19
10612025-07-18T23:14:19.840Z Downloaded itertools v0.14.0
10622025-07-18T23:14:19.841Z Downloaded iri-string v0.7.8
10632025-07-18T23:14:19.841Z Downloaded iddqd v0.3.8
10642025-07-18T23:14:19.841Z Downloaded vte_generate_state_changes v0.1.2
10652025-07-18T23:14:19.841Z Downloaded uzers v0.12.1
10662025-07-18T23:14:19.867Z Downloaded utf-8 v0.7.6
10672025-07-18T23:14:19.867Z Downloaded thiserror-no-std v2.0.2
10682025-07-18T23:14:19.868Z Downloaded termtree v0.5.1
10692025-07-18T23:14:19.868Z Downloaded termios v0.3.3
10702025-07-18T23:14:19.868Z Downloaded termcolor v1.4.1
10712025-07-18T23:14:19.868Z Downloaded tabwriter v1.4.0
10722025-07-18T23:14:19.868Z Downloaded tabled_derive v0.10.0
10732025-07-18T23:14:19.868Z Downloaded support-bundle-viewer v0.1.2
10742025-07-18T23:14:19.868Z Downloaded subtle v2.6.1
10752025-07-18T23:14:19.868Z Downloaded strum_macros v0.27.1
10762025-07-18T23:14:19.868Z Downloaded strum_macros v0.26.4
10772025-07-18T23:14:19.868Z Downloaded strum v0.27.1
10782025-07-18T23:14:19.868Z Downloaded structmeta-derive v0.3.0
10792025-07-18T23:14:19.868Z Downloaded serde_derive_internals v0.29.1
10802025-07-18T23:14:19.893Z Downloaded serde_cbor v0.11.2
10812025-07-18T23:14:19.893Z Downloaded schemars v0.8.22
10822025-07-18T23:14:19.893Z Downloaded progenitor-impl v0.10.0
10832025-07-18T23:14:19.893Z Downloaded minimal-lexical v0.2.1
10842025-07-18T23:14:19.893Z Downloaded libm v0.2.8
10852025-07-18T23:14:19.918Z Downloaded itertools v0.12.1
10862025-07-18T23:14:19.919Z Downloaded hyper-util v0.1.14
10872025-07-18T23:14:19.919Z Downloaded hyper v1.6.0
10882025-07-18T23:14:19.944Z Downloaded bytes v1.10.1
10892025-07-18T23:14:19.944Z Downloaded aes v0.8.4
10902025-07-18T23:14:19.944Z Downloaded tap v1.0.1
10912025-07-18T23:14:19.944Z Downloaded take_mut v0.2.2
10922025-07-18T23:14:19.944Z Downloaded tagptr v0.2.0
10932025-07-18T23:14:19.944Z Downloaded sync_wrapper v1.0.1
10942025-07-18T23:14:19.944Z Downloaded sync-ptr v0.1.4
10952025-07-18T23:14:19.944Z Downloaded supports-color v3.0.2
10962025-07-18T23:14:19.944Z Downloaded strum_macros v0.24.3
10972025-07-18T23:14:19.944Z Downloaded strum v0.26.3
10982025-07-18T23:14:19.944Z Downloaded serde_repr v0.1.19
10992025-07-18T23:14:19.970Z Downloaded serde_path_to_error v0.1.17
11002025-07-18T23:14:19.970Z Downloaded serde_bytes v0.11.17
11012025-07-18T23:14:19.970Z Downloaded serde-hex v0.1.0
11022025-07-18T23:14:19.970Z Downloaded semver v0.1.20
11032025-07-18T23:14:19.970Z Downloaded secrecy v0.10.3
11042025-07-18T23:14:19.970Z Downloaded sec1 v0.7.3
11052025-07-18T23:14:19.970Z Downloaded sct v0.7.1
11062025-07-18T23:14:19.970Z Downloaded scrypt v0.11.0
11072025-07-18T23:14:19.970Z Downloaded scopeguard v1.2.0
11082025-07-18T23:14:19.970Z Downloaded schemars_derive v0.8.22
11092025-07-18T23:14:19.971Z Downloaded scheduled-thread-pool v0.2.7
11102025-07-18T23:14:19.971Z Downloaded same-file v1.0.6
11112025-07-18T23:14:19.971Z Downloaded rustls-pki-types v1.10.0
11122025-07-18T23:14:19.971Z Downloaded rustc-demangle v0.1.24
11132025-07-18T23:14:19.996Z Downloaded progenitor-impl v0.9.1
11142025-07-18T23:14:19.996Z Downloaded progenitor-impl v0.8.0
11152025-07-18T23:14:19.996Z Downloaded jiff-static v0.2.15
11162025-07-18T23:14:19.996Z Downloaded itertools v0.10.5
11172025-07-18T23:14:19.996Z Downloaded headers v0.4.1
11182025-07-18T23:14:19.996Z Downloaded half v1.8.3
11192025-07-18T23:14:19.996Z Downloaded critical-section v1.1.3
11202025-07-18T23:14:19.996Z Downloaded compact_str v0.8.0
11212025-07-18T23:14:20.022Z Downloaded bumpalo v3.16.0
11222025-07-18T23:14:20.022Z Downloaded blake2 v0.10.6
11232025-07-18T23:14:20.022Z Downloaded base64 v0.21.7
11242025-07-18T23:14:20.022Z Downloaded async-bb8-diesel v0.2.1
11252025-07-18T23:14:20.022Z Downloaded serde_plain v1.0.2
11262025-07-18T23:14:20.022Z Downloaded serde-big-array v0.5.1
11272025-07-18T23:14:20.022Z Downloaded secrecy v0.8.0
11282025-07-18T23:14:20.022Z Downloaded rustc-hash v1.1.0
11292025-07-18T23:14:20.023Z Downloaded russh-cryptovec v0.7.3
11302025-07-18T23:14:20.023Z Downloaded rfc6979 v0.4.0
11312025-07-18T23:14:20.023Z Downloaded rand_core v0.6.4
11322025-07-18T23:14:20.023Z Downloaded progenitor-client v0.10.0
11332025-07-18T23:14:20.023Z Downloaded progenitor v0.10.0
11342025-07-18T23:14:20.050Z Downloaded mime_guess v2.0.5
11352025-07-18T23:14:20.050Z Downloaded mime v0.3.17
11362025-07-18T23:14:20.050Z Downloaded memmap2 v0.9.5
11372025-07-18T23:14:20.050Z Downloaded managed v0.8.0
11382025-07-18T23:14:20.050Z Downloaded lru-cache v0.1.2
11392025-07-18T23:14:20.050Z Downloaded lockfree-object-pool v0.1.6
11402025-07-18T23:14:20.050Z Downloaded linked-hash-map v0.5.6
11412025-07-18T23:14:20.050Z Downloaded libsw-core v0.3.1
11422025-07-18T23:14:20.050Z Downloaded libsw v3.5.0
11432025-07-18T23:14:20.050Z Downloaded libloading v0.8.5
11442025-07-18T23:14:20.050Z Downloaded ingot-macros v0.1.1
11452025-07-18T23:14:20.050Z Downloaded iana-time-zone v0.1.63
11462025-07-18T23:14:20.050Z Downloaded hyper-rustls v0.27.7
11472025-07-18T23:14:20.050Z Downloaded crossbeam-utils v0.8.21
11482025-07-18T23:14:20.076Z Downloaded crossbeam-deque v0.8.5
11492025-07-18T23:14:20.076Z Downloaded crc32fast v1.4.2
11502025-07-18T23:14:20.076Z Downloaded crc-any v2.5.0
11512025-07-18T23:14:20.076Z Downloaded cookie_store v0.21.1
11522025-07-18T23:14:20.076Z Downloaded cookie v0.18.1
11532025-07-18T23:14:20.076Z Downloaded const-oid v0.9.6
11542025-07-18T23:14:20.076Z Downloaded console v0.15.10
11552025-07-18T23:14:20.076Z Downloaded colored v2.2.0
11562025-07-18T23:14:20.076Z Downloaded chrono-tz-build v0.4.0
11572025-07-18T23:14:20.076Z Downloaded chacha20poly1305 v0.10.1
11582025-07-18T23:14:20.102Z Downloaded cexpr v0.6.0
11592025-07-18T23:14:20.102Z Downloaded bitflags v1.3.2
11602025-07-18T23:14:20.102Z Downloaded bitfield v0.14.0
11612025-07-18T23:14:20.102Z Downloaded bit-vec v0.8.0
11622025-07-18T23:14:20.102Z Downloaded bcs v0.1.6
11632025-07-18T23:14:20.102Z Downloaded bcrypt-pbkdf v0.10.0
11642025-07-18T23:14:20.102Z Downloaded base64 v0.22.1
11652025-07-18T23:14:20.102Z Downloaded atomicwrites v0.4.4
11662025-07-18T23:14:20.102Z Downloaded progenitor-client v0.8.0
11672025-07-18T23:14:20.102Z Downloaded progenitor v0.9.1
11682025-07-18T23:14:20.102Z Downloaded progenitor v0.8.0
11692025-07-18T23:14:20.102Z Downloaded memoffset v0.9.1
11702025-07-18T23:14:20.128Z Downloaded md5 v0.7.0
11712025-07-18T23:14:20.128Z Downloaded md-5 v0.10.6
11722025-07-18T23:14:20.128Z Downloaded maybe-uninit v2.0.0
11732025-07-18T23:14:20.128Z Downloaded match_cfg v0.1.0
11742025-07-18T23:14:20.128Z Downloaded maplit v1.0.2
11752025-07-18T23:14:20.128Z Downloaded lzss v0.8.2
11762025-07-18T23:14:20.128Z Downloaded lru v0.12.5
11772025-07-18T23:14:20.128Z Downloaded lock_api v0.4.12
11782025-07-18T23:14:20.129Z Downloaded litrs v0.4.1
11792025-07-18T23:14:20.129Z Downloaded linear-map v1.2.0
11802025-07-18T23:14:20.130Z Downloaded libz-rs-sys v0.5.1
11812025-07-18T23:14:20.130Z Downloaded libscf-sys v1.1.0
11822025-07-18T23:14:20.130Z Downloaded libefi-sys v0.1.0
11832025-07-18T23:14:20.130Z Downloaded lazycell v1.3.0
11842025-07-18T23:14:20.130Z Downloaded lazy_static v1.5.0
11852025-07-18T23:14:20.130Z Downloaded lalrpop-util v0.19.12
11862025-07-18T23:14:20.130Z Downloaded kstat-rs v0.2.4
11872025-07-18T23:14:20.130Z Downloaded jobserver v0.1.32
11882025-07-18T23:14:20.156Z Downloaded is_ci v1.2.0
11892025-07-18T23:14:20.156Z Downloaded internet-checksum v0.2.1
11902025-07-18T23:14:20.156Z Downloaded instability v0.3.2
11912025-07-18T23:14:20.156Z Downloaded inout v0.1.3
11922025-07-18T23:14:20.156Z Downloaded ingot-types v0.1.2
11932025-07-18T23:14:20.156Z Downloaded ingot v0.1.1
11942025-07-18T23:14:20.156Z Downloaded indicatif v0.17.11
11952025-07-18T23:14:20.156Z Downloaded indent_write v2.2.0
11962025-07-18T23:14:20.156Z Downloaded impl-trait-for-tuples v0.2.2
11972025-07-18T23:14:20.182Z Downloaded hyper-tls v0.6.0
11982025-07-18T23:14:20.182Z Downloaded headers-core v0.3.0
11992025-07-18T23:14:20.182Z Downloaded crc-catalog v2.4.0
12002025-07-18T23:14:20.182Z Downloaded crc v3.2.1
12012025-07-18T23:14:20.182Z Downloaded convert_case v0.4.0
12022025-07-18T23:14:20.182Z Downloaded const_format_proc_macros v0.2.34
12032025-07-18T23:14:20.183Z Downloaded cobs v0.2.3
12042025-07-18T23:14:20.184Z Downloaded clang-sys v1.8.1
12052025-07-18T23:14:20.209Z Downloaded ciborium v0.2.2
12062025-07-18T23:14:20.209Z Downloaded chacha20 v0.9.1
12072025-07-18T23:14:20.209Z Downloaded bzip2 v0.5.2
12082025-07-18T23:14:20.209Z Downloaded block-padding v0.3.3
12092025-07-18T23:14:20.209Z Downloaded base64ct v1.6.0
12102025-07-18T23:14:20.209Z Downloaded backtrace v0.3.74
12112025-07-18T23:14:20.235Z Downloaded instant v0.1.13
12122025-07-18T23:14:20.235Z Downloaded indexmap v1.9.3
12132025-07-18T23:14:20.235Z Downloaded hyper-staticfile v0.10.1
12142025-07-18T23:14:20.235Z Downloaded hubpack_derive v0.1.1
12152025-07-18T23:14:20.235Z Downloaded hickory-proto v0.25.2
12162025-07-18T23:14:20.260Z Downloaded crc8 v0.1.1
12172025-07-18T23:14:20.260Z Downloaded constant_time_eq v0.3.1
12182025-07-18T23:14:20.260Z Downloaded ciborium-io v0.2.2
12192025-07-18T23:14:20.260Z Downloaded cfg_aliases v0.1.1
12202025-07-18T23:14:20.260Z Downloaded castaway v0.2.3
12212025-07-18T23:14:20.260Z Downloaded blowfish v0.9.1
12222025-07-18T23:14:20.286Z Downloaded async-stream v0.3.6
12232025-07-18T23:14:20.287Z Downloaded keccak v0.1.5
12242025-07-18T23:14:20.287Z Downloaded ipnetwork v0.21.1
12252025-07-18T23:14:20.287Z Downloaded ipnet v2.11.0
12262025-07-18T23:14:20.287Z Downloaded indoc v2.0.6
12272025-07-18T23:14:20.287Z Downloaded ignore v0.4.23
12282025-07-18T23:14:20.313Z Downloaded ident_case v1.0.1
12292025-07-18T23:14:20.313Z Downloaded hubpack v0.1.2
12302025-07-18T23:14:20.313Z Downloaded http v1.3.1
12312025-07-18T23:14:20.313Z Downloaded hkdf v0.12.4
12322025-07-18T23:14:20.313Z Downloaded hickory-server v0.25.2
12332025-07-18T23:14:20.313Z Downloaded hickory-resolver v0.25.2
12342025-07-18T23:14:20.340Z Downloaded hickory-resolver v0.24.4
12352025-07-18T23:14:20.340Z Downloaded heapless v0.8.0
12362025-07-18T23:14:20.340Z Downloaded heapless v0.7.17
12372025-07-18T23:14:20.365Z Downloaded ciborium-ll v0.2.2
12382025-07-18T23:14:20.365Z Downloaded cfg_aliases v0.2.1
12392025-07-18T23:14:20.391Z Downloaded cbc v0.1.2
12402025-07-18T23:14:20.391Z Downloaded cassowary v0.3.0
12412025-07-18T23:14:20.391Z Downloaded cargo-platform v0.1.8
12422025-07-18T23:14:20.391Z Downloaded camino-tempfile-ext v0.3.2
12432025-07-18T23:14:20.391Z Downloaded buf-list v1.0.3
12442025-07-18T23:14:20.391Z Downloaded bit-vec v0.6.3
12452025-07-18T23:14:20.391Z Downloaded base16ct v0.2.0
12462025-07-18T23:14:20.391Z Downloaded async-stream-impl v0.3.6
12472025-07-18T23:14:20.391Z Downloaded argon2 v0.5.3
12482025-07-18T23:14:20.391Z Downloaded ahash v0.8.11
12492025-07-18T23:14:20.391Z Downloaded aead v0.5.2
12502025-07-18T23:14:20.391Z Downloaded httpdate v1.0.3
12512025-07-18T23:14:20.391Z Downloaded httparse v1.9.5
12522025-07-18T23:14:20.391Z Downloaded http-range v0.1.5
12532025-07-18T23:14:20.391Z Downloaded http-body-util v0.1.3
12542025-07-18T23:14:20.417Z Downloaded hostname v0.4.0
12552025-07-18T23:14:20.417Z Downloaded hostname v0.3.1
12562025-07-18T23:14:20.417Z Downloaded home v0.5.9
12572025-07-18T23:14:20.417Z Downloaded hmac v0.12.1
12582025-07-18T23:14:20.417Z Downloaded highway v1.3.0
12592025-07-18T23:14:20.417Z Downloaded hex-literal v0.4.1
12602025-07-18T23:14:20.417Z Downloaded hex v0.4.3
12612025-07-18T23:14:20.417Z Downloaded heck v0.3.3
12622025-07-18T23:14:20.417Z Downloaded crucible-workspace-hack v0.1.0
12632025-07-18T23:14:20.417Z Downloaded cargo_metadata v0.18.1
12642025-07-18T23:14:20.442Z Downloaded bzip2 v0.4.4
12652025-07-18T23:14:20.442Z Downloaded bitfield-struct v0.6.2
12662025-07-18T23:14:20.443Z Downloaded bit-set v0.8.0
12672025-07-18T23:14:20.443Z Downloaded bit-set v0.5.3
12682025-07-18T23:14:20.443Z Downloaded atty v0.2.14
12692025-07-18T23:14:20.443Z Downloaded async-recursion v1.1.1
12702025-07-18T23:14:20.443Z Downloaded arrayvec v0.7.6
12712025-07-18T23:14:20.443Z Downloaded array-init v0.0.4
12722025-07-18T23:14:20.468Z Downloaded adler2 v2.0.0
12732025-07-18T23:14:20.469Z Downloaded ascii-canvas v3.0.0
12742025-07-18T23:14:20.469Z Downloaded allocator-api2 v0.2.21
12752025-07-18T23:14:20.469Z Downloaded aes-gcm v0.10.3
12762025-07-18T23:14:20.469Z Downloaded addr2line v0.24.2
12772025-07-18T23:14:20.469Z Downloaded atomic-waker v1.1.2
12782025-07-18T23:14:20.469Z Downloaded crossbeam-epoch v0.9.18
12792025-07-18T23:14:20.494Z Downloaded crossbeam-channel v0.5.15
12802025-07-18T23:14:20.495Z Downloaded const_format v0.2.34
12812025-07-18T23:14:20.495Z Downloaded cmake v0.1.51
12822025-07-18T23:14:20.520Z Downloaded cipher v0.4.4
12832025-07-18T23:14:20.520Z Downloaded cc v1.2.30
12842025-07-18T23:14:20.520Z Downloaded cancel-safe-futures v0.1.5
12852025-07-18T23:14:20.520Z Downloaded bindgen v0.69.5
12862025-07-18T23:14:20.545Z Downloaded arrayref v0.3.9
12872025-07-18T23:14:20.545Z Downloaded async-trait v0.1.88
12882025-07-18T23:14:20.848Z Compiling value-bag v1.9.0
12892025-07-18T23:14:20.848Z Compiling shlex v1.3.0
12902025-07-18T23:14:20.848Z Compiling lock_api v0.4.12
12912025-07-18T23:14:20.848Z Compiling scopeguard v1.2.0
12922025-07-18T23:14:20.848Z Compiling typenum v1.17.0
12932025-07-18T23:14:20.876Z Compiling generic-array v0.14.7
12942025-07-18T23:14:20.876Z Compiling syn v2.0.104
12952025-07-18T23:14:20.876Z Compiling getrandom v0.2.15
12962025-07-18T23:14:21.111Z Compiling jobserver v0.1.32
12972025-07-18T23:14:21.298Z Compiling smallvec v1.15.0
12982025-07-18T23:14:21.404Z Compiling log v0.4.27
12992025-07-18T23:14:21.495Z Compiling rand_core v0.6.4
13002025-07-18T23:14:21.537Z Compiling portable-atomic v1.11.0
13012025-07-18T23:14:21.742Z Compiling cc v1.2.30
13022025-07-18T23:14:21.984Z Compiling critical-section v1.1.3
13032025-07-18T23:14:21.985Z Compiling subtle v2.6.1
13042025-07-18T23:14:22.542Z Compiling const-oid v0.9.6
13052025-07-18T23:14:22.567Z Compiling pkg-config v0.3.31
13062025-07-18T23:14:22.567Z Compiling pin-project-lite v0.2.14
13072025-07-18T23:14:22.567Z Compiling parking_lot_core v0.9.10
13082025-07-18T23:14:22.567Z Compiling rustix v0.38.37
13092025-07-18T23:14:23.172Z Compiling signal-hook-registry v1.4.2
13102025-07-18T23:14:23.198Z Compiling mio v1.0.2
13112025-07-18T23:14:23.321Z Compiling parking_lot v0.12.3
13122025-07-18T23:14:23.375Z Compiling futures-core v0.3.31
13132025-07-18T23:14:23.609Z Compiling once_cell v1.21.3
13142025-07-18T23:14:23.735Z Compiling spin v0.9.8
13152025-07-18T23:14:23.805Z Compiling either v1.15.0
13162025-07-18T23:14:23.882Z Compiling socket2 v0.5.10
13172025-07-18T23:14:23.990Z Compiling aho-corasick v1.1.3
13182025-07-18T23:14:24.050Z Compiling slab v0.4.9
13192025-07-18T23:14:24.116Z Compiling cpufeatures v0.2.14
13202025-07-18T23:14:24.147Z Compiling libm v0.2.8
13212025-07-18T23:14:24.210Z Compiling regex-syntax v0.8.5
13222025-07-18T23:14:24.236Z Compiling serde_json v1.0.140
13232025-07-18T23:14:24.471Z Compiling num-traits v0.2.19
13242025-07-18T23:14:24.496Z Compiling futures-sink v0.3.31
13252025-07-18T23:14:24.571Z Compiling glob v0.3.2
13262025-07-18T23:14:24.694Z Compiling getrandom v0.3.1
13272025-07-18T23:14:24.719Z Compiling percent-encoding v2.3.1
13282025-07-18T23:14:25.394Z Compiling prettyplease v0.2.35
13292025-07-18T23:14:25.446Z Compiling lazy_static v1.5.0
13302025-07-18T23:14:25.505Z Compiling clang-sys v1.8.1
13312025-07-18T23:14:25.641Z Compiling foldhash v0.1.5
13322025-07-18T23:14:25.848Z Compiling allocator-api2 v0.2.21
13332025-07-18T23:14:26.086Z Compiling minimal-lexical v0.2.1
13342025-07-18T23:14:26.144Z Compiling libloading v0.8.5
13352025-07-18T23:14:26.462Z Compiling bindgen v0.69.5
13362025-07-18T23:14:26.543Z Compiling nom v7.1.3
13372025-07-18T23:14:26.588Z Compiling hashbrown v0.15.4
13382025-07-18T23:14:26.642Z Compiling home v0.5.9
13392025-07-18T23:14:26.991Z Compiling base64ct v1.6.0
13402025-07-18T23:14:27.614Z Compiling pem-rfc7468 v0.7.0
13412025-07-18T23:14:27.818Z Compiling futures-channel v0.3.31
13422025-07-18T23:14:28.006Z Compiling synstructure v0.13.1
13432025-07-18T23:14:28.181Z Compiling regex-automata v0.4.8
13442025-07-18T23:14:28.248Z Compiling itertools v0.12.1
13452025-07-18T23:14:29.298Z Compiling flagset v0.4.6
13462025-07-18T23:14:29.524Z Compiling cexpr v0.6.0
13472025-07-18T23:14:29.654Z Compiling lazycell v1.3.0
13482025-07-18T23:14:29.853Z Compiling pin-utils v0.1.0
13492025-07-18T23:14:29.971Z Compiling futures-io v0.3.31
13502025-07-18T23:14:29.996Z Compiling futures-task v0.3.31
13512025-07-18T23:14:30.283Z Compiling rustc-hash v1.1.0
13522025-07-18T23:14:30.334Z Compiling cmake v0.1.51
13532025-07-18T23:14:30.458Z Compiling fs_extra v1.3.0
13542025-07-18T23:14:30.976Z Compiling dunce v1.0.5
13552025-07-18T23:14:31.001Z Compiling zerocopy v0.8.26
13562025-07-18T23:14:31.039Z Compiling form_urlencoded v1.2.1
13572025-07-18T23:14:31.064Z Compiling paste v1.0.15
13582025-07-18T23:14:31.147Z Compiling vcpkg v0.2.15
13592025-07-18T23:14:32.100Z Compiling crossbeam-utils v0.8.21
13602025-07-18T23:14:32.126Z Compiling ring v0.17.14
13612025-07-18T23:14:32.126Z Compiling tracing-core v0.1.32
13622025-07-18T23:14:32.126Z Compiling iana-time-zone v0.1.63
13632025-07-18T23:14:32.219Z Compiling aws-lc-rs v1.12.4
13642025-07-18T23:14:32.650Z Compiling httparse v1.9.5
13652025-07-18T23:14:32.681Z Compiling serde_derive v1.0.219
13662025-07-18T23:14:32.797Z Compiling zeroize_derive v1.4.2
13672025-07-18T23:14:32.901Z Compiling zerofrom-derive v0.1.4
13682025-07-18T23:14:33.340Z Compiling yoke-derive v0.7.4
13692025-07-18T23:14:33.869Z Compiling zerovec-derive v0.10.3
13702025-07-18T23:14:34.112Z Compiling zeroize v1.8.1
13712025-07-18T23:14:35.885Z Compiling crypto-common v0.1.6
13722025-07-18T23:14:35.914Z Compiling block-buffer v0.10.4
13732025-07-18T23:14:36.153Z Compiling displaydoc v0.2.5
13742025-07-18T23:14:36.256Z Compiling digest v0.10.7
13752025-07-18T23:14:36.287Z Compiling zerofrom v0.1.4
13762025-07-18T23:14:36.312Z Compiling zerocopy-derive v0.7.35
13772025-07-18T23:14:36.534Z Compiling yoke v0.7.4
13782025-07-18T23:14:36.760Z Compiling tokio-macros v2.5.0
13792025-07-18T23:14:36.945Z Compiling zerovec v0.10.4
13802025-07-18T23:14:37.045Z Compiling hmac v0.12.1
13812025-07-18T23:14:37.320Z Compiling icu_provider_macros v1.5.0
13822025-07-18T23:14:37.553Z Compiling block-padding v0.3.3
13832025-07-18T23:14:37.624Z Compiling sha2 v0.10.9
13842025-07-18T23:14:37.853Z Compiling inout v0.1.3
13852025-07-18T23:14:38.121Z Compiling cipher v0.4.4
13862025-07-18T23:14:38.175Z Compiling regex v1.11.1
13872025-07-18T23:14:38.212Z Compiling zerocopy v0.7.35
13882025-07-18T23:14:38.326Z Compiling der_derive v0.7.3
13892025-07-18T23:14:38.351Z Compiling futures-macro v0.3.31
13902025-07-18T23:14:38.627Z Compiling thiserror-impl v1.0.69
13912025-07-18T23:14:39.133Z Compiling tinystr v0.7.6
13922025-07-18T23:14:39.258Z Compiling icu_collections v1.5.0
13932025-07-18T23:14:39.384Z Compiling icu_locid v1.5.0
13942025-07-18T23:14:39.547Z Compiling serde v1.0.219
13952025-07-18T23:14:39.574Z Compiling ppv-lite86 v0.2.20
13962025-07-18T23:14:40.021Z Compiling futures-util v0.3.31
13972025-07-18T23:14:40.420Z Compiling salsa20 v0.10.2
13982025-07-18T23:14:40.488Z Compiling der v0.7.9
13992025-07-18T23:14:40.513Z Compiling pbkdf2 v0.12.2
14002025-07-18T23:14:40.686Z Compiling zerocopy-derive v0.8.26
14012025-07-18T23:14:40.711Z Compiling icu_provider v1.5.0
14022025-07-18T23:14:40.736Z Compiling scrypt v0.11.0
14032025-07-18T23:14:41.361Z Compiling cbc v0.1.2
14042025-07-18T23:14:41.499Z Compiling icu_locid_transform v1.5.0
14052025-07-18T23:14:41.624Z Compiling thiserror v1.0.69
14062025-07-18T23:14:41.651Z Compiling aes v0.8.4
14072025-07-18T23:14:41.792Z Compiling openssl-sys v0.9.109
14082025-07-18T23:14:41.845Z Compiling pest v2.7.14
14092025-07-18T23:14:42.824Z Compiling icu_properties v1.5.1
14102025-07-18T23:14:43.482Z Compiling spki v0.7.3
14112025-07-18T23:14:43.880Z Compiling pkcs5 v0.7.1
14122025-07-18T23:14:43.906Z Compiling tracing-attributes v0.1.27
14132025-07-18T23:14:43.993Z Compiling scroll_derive v0.12.0
14142025-07-18T23:14:44.635Z Compiling bytes v1.10.1
14152025-07-18T23:14:44.861Z Compiling bitflags v2.9.1
14162025-07-18T23:14:45.486Z Compiling semver v1.0.26
14172025-07-18T23:14:45.513Z Compiling indexmap v2.10.0
14182025-07-18T23:14:46.241Z Compiling tokio v1.45.1
14192025-07-18T23:14:46.358Z Compiling http v1.3.1
14202025-07-18T23:14:47.018Z Compiling icu_normalizer v1.5.0
14212025-07-18T23:14:47.097Z Compiling rustc_version v0.4.1
14222025-07-18T23:14:47.231Z Compiling uuid v1.17.0
14232025-07-18T23:14:47.456Z Compiling tracing v0.1.40
14242025-07-18T23:14:47.764Z Compiling chrono v0.4.41
14252025-07-18T23:14:47.820Z Compiling pkcs8 v0.10.2
14262025-07-18T23:14:48.006Z Compiling http-body v1.0.1
14272025-07-18T23:14:48.296Z Compiling idna_adapter v1.2.0
14282025-07-18T23:14:48.508Z Compiling idna v1.0.3
14292025-07-18T23:14:48.534Z Compiling pest_meta v2.7.14
14302025-07-18T23:14:48.566Z Compiling rustversion v1.0.17
14312025-07-18T23:14:48.681Z Compiling tinyvec_macros v0.1.1
14322025-07-18T23:14:48.806Z Compiling base64 v0.22.1
14332025-07-18T23:14:48.831Z Compiling rustls-pki-types v1.10.0
14342025-07-18T23:14:49.234Z Compiling which v4.4.2
14352025-07-18T23:14:49.498Z Compiling url v2.5.4
14362025-07-18T23:14:49.882Z Compiling pest_generator v2.7.14
14372025-07-18T23:14:49.908Z Compiling tinyvec v1.8.0
14382025-07-18T23:14:50.022Z Compiling rand_core v0.9.2
14392025-07-18T23:14:50.580Z Compiling scroll v0.12.0
14402025-07-18T23:14:51.242Z Compiling serde_derive_internals v0.29.1
14412025-07-18T23:14:51.273Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14422025-07-18T23:14:51.315Z Compiling bzip2-sys v0.1.13+1.0.8
14432025-07-18T23:14:51.497Z Compiling untrusted v0.7.1
14442025-07-18T23:14:51.705Z Compiling try-lock v0.2.5
14452025-07-18T23:14:51.736Z Compiling num-conv v0.1.0
14462025-07-18T23:14:51.865Z Compiling openssl-probe v0.1.5
14472025-07-18T23:14:51.916Z Compiling atomic-waker v1.1.2
14482025-07-18T23:14:52.039Z Compiling tower-service v0.3.3
14492025-07-18T23:14:52.065Z Compiling schemars v0.8.22
14502025-07-18T23:14:52.144Z Compiling foreign-types-shared v0.1.1
14512025-07-18T23:14:52.213Z Compiling time-core v0.1.2
14522025-07-18T23:14:52.239Z Compiling powerfmt v0.2.0
14532025-07-18T23:14:52.299Z Compiling adler2 v2.0.0
14542025-07-18T23:14:52.409Z Compiling untrusted v0.9.0
14552025-07-18T23:14:52.445Z Compiling openssl v0.10.73
14562025-07-18T23:14:52.546Z Compiling deranged v0.3.11
14572025-07-18T23:14:52.667Z Compiling miniz_oxide v0.8.5
14582025-07-18T23:14:52.827Z Compiling pest_derive v2.7.14
14592025-07-18T23:14:52.892Z Compiling time-macros v0.2.18
14602025-07-18T23:14:53.490Z Compiling schemars_derive v0.8.22
14612025-07-18T23:14:53.633Z Compiling foreign-types v0.3.2
14622025-07-18T23:14:53.894Z Compiling want v0.3.1
14632025-07-18T23:14:54.218Z Compiling goblin v0.8.2
14642025-07-18T23:14:55.628Z Compiling tokio-util v0.7.15
14652025-07-18T23:14:56.393Z Compiling rand_chacha v0.9.0
14662025-07-18T23:14:56.949Z Compiling h2 v0.4.6
14672025-07-18T23:14:57.236Z Compiling ipnet v2.11.0
14682025-07-18T23:14:58.344Z Compiling openssl-macros v0.1.1
14692025-07-18T23:14:58.467Z Compiling num_threads v0.1.7
14702025-07-18T23:14:58.627Z Compiling httpdate v1.0.3
14712025-07-18T23:14:58.991Z Compiling dyn-clone v1.0.19
14722025-07-18T23:14:59.050Z Compiling native-tls v0.2.12
14732025-07-18T23:14:59.083Z Compiling rustls v0.23.19
14742025-07-18T23:14:59.255Z Compiling syn v1.0.109
14752025-07-18T23:14:59.889Z Compiling time v0.3.36
14762025-07-18T23:14:59.987Z Compiling rand v0.9.1
14772025-07-18T23:15:02.026Z Compiling dof v0.3.0
14782025-07-18T23:15:02.741Z Compiling dtrace-parser v0.2.0
14792025-07-18T23:15:03.668Z Compiling unicode-normalization v0.1.24
14802025-07-18T23:15:03.719Z Compiling heapless v0.7.17
14812025-07-18T23:15:04.219Z Compiling hyper v1.6.0
14822025-07-18T23:15:04.301Z Compiling signature v2.2.0
14832025-07-18T23:15:04.520Z Compiling crossbeam-epoch v0.9.18
14842025-07-18T23:15:04.624Z Compiling cookie v0.18.1
14852025-07-18T23:15:04.669Z Compiling crc32fast v1.4.2
14862025-07-18T23:15:04.950Z Compiling zstd-safe v7.2.3
14872025-07-18T23:15:05.016Z Compiling unicode-properties v0.1.3
14882025-07-18T23:15:05.284Z Compiling signal-hook v0.3.17
14892025-07-18T23:15:05.335Z Compiling slog v2.7.0
14902025-07-18T23:15:05.491Z Compiling unicode-bidi v0.3.17
14912025-07-18T23:15:05.630Z Compiling zlib-rs v0.5.1
14922025-07-18T23:15:05.873Z Compiling siphasher v0.3.11
14932025-07-18T23:15:06.082Z Compiling rayon-core v1.12.1
14942025-07-18T23:15:06.299Z Compiling stringprep v0.1.5
14952025-07-18T23:15:06.415Z Compiling phf_shared v0.11.2
14962025-07-18T23:15:06.722Z Compiling hyper-util v0.1.14
14972025-07-18T23:15:06.958Z Compiling crossbeam-deque v0.8.5
14982025-07-18T23:15:07.208Z Compiling usdt-impl v0.5.0
14992025-07-18T23:15:07.426Z Compiling curve25519-dalek v4.1.3
15002025-07-18T23:15:07.546Z Compiling toml_datetime v0.6.11
15012025-07-18T23:15:07.867Z Compiling serde_tokenstream v0.2.2
15022025-07-18T23:15:08.108Z Compiling serde_spanned v0.6.9
15032025-07-18T23:15:08.210Z Compiling rand_chacha v0.3.1
15042025-07-18T23:15:08.411Z Compiling md-5 v0.10.6
15052025-07-18T23:15:08.453Z Compiling num-integer v0.1.46
15062025-07-18T23:15:08.602Z Compiling sync_wrapper v1.0.1
15072025-07-18T23:15:08.715Z Compiling ff v0.13.0
15082025-07-18T23:15:08.817Z Compiling hash32 v0.2.1
15092025-07-18T23:15:09.086Z Compiling memoffset v0.9.1
15102025-07-18T23:15:09.148Z Compiling base16ct v0.2.0
15112025-07-18T23:15:09.267Z Compiling cfg_aliases v0.2.1
15122025-07-18T23:15:09.397Z Compiling psl-types v2.0.11
15132025-07-18T23:15:09.436Z Compiling smoltcp v0.9.1
15142025-07-18T23:15:09.490Z Compiling litrs v0.4.1
15152025-07-18T23:15:09.629Z Compiling gimli v0.31.1
15162025-07-18T23:15:10.060Z Compiling num-bigint-dig v0.8.4
15172025-07-18T23:15:10.391Z Compiling fallible-iterator v0.2.0
15182025-07-18T23:15:10.462Z Compiling newtype-uuid v1.2.4
15192025-07-18T23:15:10.686Z Compiling tower-layer v0.3.3
15202025-07-18T23:15:10.832Z Compiling document-features v0.2.10
15212025-07-18T23:15:10.960Z Compiling publicsuffix v2.3.0
15222025-07-18T23:15:10.988Z Compiling tower v0.5.2
15232025-07-18T23:15:11.098Z Compiling postgres-protocol v0.6.8
15242025-07-18T23:15:11.460Z Compiling nix v0.29.0
15252025-07-18T23:15:11.907Z Compiling libz-rs-sys v0.5.1
15262025-07-18T23:15:11.933Z Compiling sec1 v0.7.3
15272025-07-18T23:15:12.229Z Compiling flate2 v1.1.2
15282025-07-18T23:15:12.282Z Compiling group v0.13.0
15292025-07-18T23:15:12.517Z Compiling num-iter v0.1.45
15302025-07-18T23:15:12.628Z Compiling rand v0.8.5
15312025-07-18T23:15:12.745Z Compiling tokio-native-tls v0.3.1
15322025-07-18T23:15:13.863Z Compiling addr2line v0.24.2
15332025-07-18T23:15:14.176Z Compiling ipnetwork v0.21.1
15342025-07-18T23:15:14.228Z Compiling strum_macros v0.27.1
15352025-07-18T23:15:14.354Z Compiling rustls-native-certs v0.8.1
15362025-07-18T23:15:14.484Z Compiling webpki-roots v1.0.1
15372025-07-18T23:15:15.071Z Compiling terminal_size v0.4.0
15382025-07-18T23:15:15.097Z Compiling http-body-util v0.1.3
15392025-07-18T23:15:15.097Z Compiling hkdf v0.12.4
15402025-07-18T23:15:15.097Z Compiling crypto-bigint v0.5.5
15412025-07-18T23:15:15.097Z Compiling thiserror-impl v2.0.12
15422025-07-18T23:15:15.097Z Compiling async-trait v0.1.88
15432025-07-18T23:15:15.097Z Compiling curve25519-dalek-derive v0.1.1
15442025-07-18T23:15:15.198Z Compiling object v0.36.5
15452025-07-18T23:15:16.547Z Compiling ahash v0.8.11
15462025-07-18T23:15:16.879Z Compiling fs-err v3.1.1
15472025-07-18T23:15:17.205Z Compiling anyhow v1.0.98
15482025-07-18T23:15:17.449Z Compiling buf-list v1.0.3
15492025-07-18T23:15:17.793Z Compiling iri-string v0.7.8
15502025-07-18T23:15:18.054Z Compiling bumpalo v3.16.0
15512025-07-18T23:15:18.154Z Compiling simd-adler32 v0.3.7
15522025-07-18T23:15:18.553Z Compiling winnow v0.5.40
15532025-07-18T23:15:18.686Z Compiling lockfree-object-pool v0.1.6
15542025-07-18T23:15:18.932Z Compiling bitflags v1.3.2
15552025-07-18T23:15:18.990Z Compiling hubpack_derive v0.1.1
15562025-07-18T23:15:19.016Z Compiling managed v0.8.0
15572025-07-18T23:15:19.087Z Compiling rustc-demangle v0.1.24
15582025-07-18T23:15:19.808Z Compiling hubpack v0.1.2
15592025-07-18T23:15:19.990Z Compiling strum v0.27.1
15602025-07-18T23:15:20.243Z Compiling zopfli v0.8.1
15612025-07-18T23:15:20.325Z Compiling console v0.15.10
15622025-07-18T23:15:20.499Z Compiling clap_builder v4.5.40
15632025-07-18T23:15:21.458Z Compiling tower-http v0.6.6
15642025-07-18T23:15:21.583Z Compiling thiserror v2.0.12
15652025-07-18T23:15:21.732Z Compiling elliptic-curve v0.13.8
15662025-07-18T23:15:21.880Z Compiling toml_edit v0.19.15
15672025-07-18T23:15:22.116Z Compiling backtrace v0.3.74
15682025-07-18T23:15:22.460Z Compiling hyper-tls v0.6.0
15692025-07-18T23:15:22.496Z Compiling oxnet v0.1.2
15702025-07-18T23:15:22.558Z Compiling zstd v0.13.3
15712025-07-18T23:15:23.114Z Compiling signal-hook-mio v0.2.4
15722025-07-18T23:15:23.289Z Compiling rayon v1.10.0
15732025-07-18T23:15:23.325Z Compiling cookie_store v0.21.1
15742025-07-18T23:15:24.793Z Compiling postgres-types v0.2.9
15752025-07-18T23:15:25.511Z Compiling usdt-attr-macro v0.5.0
15762025-07-18T23:15:26.295Z Compiling usdt-macro v0.5.0
15772025-07-18T23:15:26.972Z Compiling phf v0.11.2
15782025-07-18T23:15:27.299Z Compiling ed25519 v2.2.3
15792025-07-18T23:15:27.603Z Compiling bzip2 v0.5.2
15802025-07-18T23:15:27.738Z Compiling bzip2 v0.4.4
15812025-07-18T23:15:28.008Z Compiling strum_macros v0.26.4
15822025-07-18T23:15:28.151Z Compiling pkcs1 v0.7.5
15832025-07-18T23:15:28.440Z Compiling serde-big-array v0.5.1
15842025-07-18T23:15:28.664Z Compiling serde_urlencoded v0.7.1
15852025-07-18T23:15:28.690Z Compiling rfc6979 v0.4.0
15862025-07-18T23:15:28.918Z Compiling bstr v1.10.0
15872025-07-18T23:15:29.076Z Compiling serde_repr v0.1.19
15882025-07-18T23:15:29.117Z Compiling enum-as-inner v0.6.1
15892025-07-18T23:15:29.208Z Compiling daft-derive v0.1.4
15902025-07-18T23:15:29.336Z Compiling clap_derive v4.5.40
15912025-07-18T23:15:30.107Z Compiling float-cmp v0.10.0
15922025-07-18T23:15:30.161Z Compiling encoding_rs v0.8.34
15932025-07-18T23:15:30.430Z Compiling difflib v0.4.0
15942025-07-18T23:15:30.623Z Compiling number_prefix v0.4.0
15952025-07-18T23:15:30.848Z Compiling static_assertions v1.1.0
15962025-07-18T23:15:30.937Z Compiling whoami v1.5.2
15972025-07-18T23:15:31.029Z Compiling fixedbitset v0.4.2
15982025-07-18T23:15:31.499Z Compiling new_debug_unreachable v1.0.6
15992025-07-18T23:15:31.580Z Compiling precomputed-hash v0.1.1
16002025-07-18T23:15:31.652Z Compiling normalize-line-endings v0.3.0
16012025-07-18T23:15:31.753Z Compiling data-encoding v2.9.0
16022025-07-18T23:15:31.827Z Compiling predicates-core v1.0.8
16032025-07-18T23:15:31.901Z Compiling mime v0.3.17
16042025-07-18T23:15:32.167Z Compiling unicode-segmentation v1.12.0
16052025-07-18T23:15:32.226Z Compiling strum v0.26.3
16062025-07-18T23:15:32.442Z Compiling hickory-proto v0.25.2
16072025-07-18T23:15:32.521Z Compiling predicates v3.1.3
16082025-07-18T23:15:33.003Z Compiling similar v2.7.0
16092025-07-18T23:15:33.585Z Compiling toml_edit v0.22.27
16102025-07-18T23:15:33.672Z Compiling clap v4.5.40
16112025-07-18T23:15:33.815Z Compiling string_cache v0.8.9
16122025-07-18T23:15:33.849Z Compiling tokio-postgres v0.7.13
16132025-07-18T23:15:34.030Z Compiling petgraph v0.6.5
16142025-07-18T23:15:34.323Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16152025-07-18T23:15:35.067Z Compiling indicatif v0.17.11
16162025-07-18T23:15:36.094Z Compiling daft v0.1.4
16172025-07-18T23:15:36.642Z Compiling usdt v0.5.0
16182025-07-18T23:15:37.099Z Compiling ecdsa v0.16.9
16192025-07-18T23:15:37.145Z Compiling rsa v0.9.6
16202025-07-18T23:15:37.704Z Compiling zip v0.6.6
16212025-07-18T23:15:37.938Z Compiling zip v4.2.0
16222025-07-18T23:15:39.005Z Compiling ed25519-dalek v2.1.1
16232025-07-18T23:15:39.126Z Compiling toml v0.7.8
16242025-07-18T23:15:40.507Z Compiling crossterm v0.28.1
16252025-07-18T23:15:41.579Z Compiling tokio-stream v0.1.17
16262025-07-18T23:15:41.995Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16272025-07-18T23:15:42.183Z Compiling openapiv3 v2.2.0
16282025-07-18T23:15:42.451Z Compiling x509-cert v0.2.5
16292025-07-18T23:15:42.518Z Compiling sha1 v0.10.6
16302025-07-18T23:15:42.593Z Compiling itertools v0.13.0
16312025-07-18T23:15:43.004Z Compiling itertools v0.10.5
16322025-07-18T23:15:43.825Z Compiling dirs-sys-next v0.1.2
16332025-07-18T23:15:44.421Z Compiling winnow v0.6.26
16342025-07-18T23:15:44.525Z Compiling rustc-hash v2.1.1
16352025-07-18T23:15:44.690Z Compiling peg-runtime v0.8.5
16362025-07-18T23:15:44.752Z Compiling lalrpop-util v0.19.12
16372025-07-18T23:15:45.136Z Compiling dirs-next v2.0.0
16382025-07-18T23:15:45.296Z Compiling thread_local v1.1.8
16392025-07-18T23:15:45.387Z Compiling slog-async v2.8.0
16402025-07-18T23:15:45.606Z Compiling term v0.7.0
16412025-07-18T23:15:45.632Z Compiling xattr v1.3.1
16422025-07-18T23:15:45.879Z Compiling futures-executor v0.3.31
16432025-07-18T23:15:45.977Z Compiling crossbeam-channel v0.5.15
16442025-07-18T23:15:46.030Z Compiling is-terminal v0.4.13
16452025-07-18T23:15:46.198Z Compiling filetime v0.2.25
16462025-07-18T23:15:46.224Z Compiling take_mut v0.2.2
16472025-07-18T23:15:46.417Z Compiling slog-term v2.9.1
16482025-07-18T23:15:46.472Z Compiling tar v0.4.44
16492025-07-18T23:15:46.530Z Compiling futures v0.3.31
16502025-07-18T23:15:46.668Z Compiling camino v1.1.10
16512025-07-18T23:15:52.630Z Compiling aws-lc-sys v0.26.0
16522025-07-18T23:16:30.010Z Compiling rustls-webpki v0.102.8
16532025-07-18T23:16:36.740Z Compiling tokio-rustls v0.26.0
16542025-07-18T23:16:37.125Z Compiling hyper-rustls v0.27.7
16552025-07-18T23:16:37.524Z Compiling reqwest v0.12.22
16562025-07-18T23:16:42.346Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16572025-07-18T23:16:42.771Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16582025-07-18T23:16:49.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
16592025-07-18T23:16:49.302Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16602025-07-18T23:16:49.380ZJul 18 23:16:48.609 INFO Starting download, target: Cockroach
16612025-07-18T23:16:49.410ZJul 18 23:16:48.609 INFO Starting download, target: Clickhouse
16622025-07-18T23:16:49.410ZJul 18 23:16:48.609 INFO Starting download, target: Console
16632025-07-18T23:16:49.410ZJul 18 23:16:48.609 INFO Starting download, target: MaghemiteMgd
16642025-07-18T23:16:49.410ZJul 18 23:16:48.609 INFO Starting download, target: DendriteStub
16652025-07-18T23:16:49.410ZJul 18 23:16:48.609 INFO Starting download, target: TransceiverControl
16662025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16672025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16682025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16692025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16702025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16712025-07-18T23:16:49.410ZJul 18 23:16:48.611 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16722025-07-18T23:16:49.893ZJul 18 23:16:49.116 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16732025-07-18T23:16:50.462ZJul 18 23:16:49.686 INFO Download complete, target: Console
16742025-07-18T23:16:52.377ZJul 18 23:16:51.605 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16752025-07-18T23:16:53.577ZJul 18 23:16:52.806 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16762025-07-18T23:16:54.235ZJul 18 23:16:53.463 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16772025-07-18T23:16:54.937ZJul 18 23:16:54.166 INFO Download complete, target: TransceiverControl
16782025-07-18T23:16:55.299ZJul 18 23:16:54.527 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16792025-07-18T23:16:55.299ZJul 18 23:16:54.527 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16802025-07-18T23:16:57.453ZJul 18 23:16:56.682 INFO Download complete, target: MaghemiteMgd
16812025-07-18T23:16:59.253ZJul 18 23:16:58.482 INFO Download complete, target: DendriteStub
16822025-07-18T23:17:07.022ZJul 18 23:17:06.251 INFO Checking that binary works, target: Cockroach
16832025-07-18T23:17:07.268ZJul 18 23:17:06.497 INFO Download complete, target: Cockroach
16842025-07-18T23:17:09.057ZJul 18 23:17:08.285 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16852025-07-18T23:17:24.380ZJul 18 23:17:23.610 INFO Checking that binary works, target: Clickhouse
16862025-07-18T23:17:24.524ZJul 18 23:17:23.754 INFO Download complete, target: Clickhouse
16872025-07-18T23:17:24.558ZAll builder prerequisites installed successfully, and PATH looks valid
16882025-07-18T23:17:24.583Z
16892025-07-18T23:17:24.583Zreal 5:46.688870366
16902025-07-18T23:17:24.583Zuser 17:01.402762926
16912025-07-18T23:17:24.583Zsys 2:50.430146496
16922025-07-18T23:17:24.583Ztrap 0.722256690
16932025-07-18T23:17:24.583Ztflt 0.429175536
16942025-07-18T23:17:24.583Zdflt 1.249878243
16952025-07-18T23:17:24.583Zkflt 0.010015562
16962025-07-18T23:17:24.583Zlock 44:04.817534671
16972025-07-18T23:17:24.584Zslp 1:02:04.856784883
16982025-07-18T23:17:24.584Zlat 1:19.269552934
16992025-07-18T23:17:24.584Zstop 2:54.828576008
17002025-07-18T23:17:24.584Z+ banner hack-check
17012025-07-18T23:17:24.584Z
17022025-07-18T23:17:24.584Z # # ## #### # # #### # # ###### #### # #
17032025-07-18T23:17:24.584Z # # # # # # # # # # # # # # # # #
17042025-07-18T23:17:24.584Z ###### # # # #### ##### # ###### ##### # ####
17052025-07-18T23:17:24.584Z # # ###### # # # # # # # # # #
17062025-07-18T23:17:24.584Z # # # # # # # # # # # # # # # # #
17072025-07-18T23:17:24.584Z # # # # #### # # #### # # ###### #### # #
17082025-07-18T23:17:24.584Z
17092025-07-18T23:17:24.584Z+ export CARGO_INCREMENTAL=0
17102025-07-18T23:17:24.584Z+ CARGO_INCREMENTAL=0
17112025-07-18T23:17:24.584Z+ ptime -m timeout 2h cargo xtask check-features --ci
17122025-07-18T23:17:25.689Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17132025-07-18T23:17:25.999Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17142025-07-18T23:17:30.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
17152025-07-18T23:17:30.382Z Running `target/debug/xtask check-features --ci`
17162025-07-18T23:17:30.440Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
17172025-07-18T23:17:30.440Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
17182025-07-18T23:17:31.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
17192025-07-18T23:17:31.508Z Running `target/debug/xtask download cargo-hack`
17202025-07-18T23:17:33.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17212025-07-18T23:17:33.749Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17222025-07-18T23:17:39.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
17232025-07-18T23:17:39.468Z Running `target/debug/xtask-downloader cargo-hack`
17242025-07-18T23:17:39.544ZJul 18 23:17:38.773 INFO Starting download, target: CargoHack
17252025-07-18T23:17:39.569ZJul 18 23:17:38.774 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17262025-07-18T23:17:39.972ZJul 18 23:17:39.201 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17272025-07-18T23:17:40.108ZJul 18 23:17:39.337 INFO Download complete, target: CargoHack
17282025-07-18T23:17:40.134Zrunning: "/home/build/.rustup/toolchains/1.88.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
17292025-07-18T23:17:40.159Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17302025-07-18T23:17:40.477Zinfo: running `cargo check --bins` on api_identity (1/221)
17312025-07-18T23:17:41.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-07-18T23:17:41.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-07-18T23:17:41.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-07-18T23:17:41.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17352025-07-18T23:17:41.644Z
17362025-07-18T23:17:41.644Zinfo: running `cargo check --bins` on bootstore (2/221)
17372025-07-18T23:17:42.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-07-18T23:17:42.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-07-18T23:17:42.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-07-18T23:17:42.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
17412025-07-18T23:17:42.823Z
17422025-07-18T23:17:42.823Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/221)
17432025-07-18T23:17:43.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-07-18T23:17:43.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-07-18T23:17:43.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-07-18T23:17:43.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
17472025-07-18T23:17:44.004Z
17482025-07-18T23:17:44.004Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/221)
17492025-07-18T23:17:45.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-07-18T23:17:45.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-07-18T23:17:45.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-07-18T23:17:45.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
17532025-07-18T23:17:45.313Z
17542025-07-18T23:17:45.313Zinfo: running `cargo check --bins` on id-map (5/221)
17552025-07-18T23:17:46.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-07-18T23:17:46.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-07-18T23:17:46.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-07-18T23:17:46.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
17592025-07-18T23:17:46.521Z
17602025-07-18T23:17:46.521Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (6/221)
17612025-07-18T23:17:47.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-07-18T23:17:47.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-07-18T23:17:47.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-07-18T23:17:47.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
17652025-07-18T23:17:47.390Z
17662025-07-18T23:17:47.390Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (7/221)
17672025-07-18T23:17:48.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-07-18T23:17:48.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-07-18T23:17:48.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-07-18T23:17:48.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
17712025-07-18T23:17:48.268Z
17722025-07-18T23:17:48.268Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (8/221)
17732025-07-18T23:17:49.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-07-18T23:17:49.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-07-18T23:17:49.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-07-18T23:17:49.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
17772025-07-18T23:17:49.196Z
17782025-07-18T23:17:49.196Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (9/221)
17792025-07-18T23:17:50.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-07-18T23:17:50.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-07-18T23:17:50.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-07-18T23:17:50.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
17832025-07-18T23:17:50.223Z
17842025-07-18T23:17:50.223Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (10/221)
17852025-07-18T23:17:51.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-07-18T23:17:51.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-07-18T23:17:51.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-07-18T23:17:51.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
17892025-07-18T23:17:51.121Z
17902025-07-18T23:17:51.121Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (11/221)
17912025-07-18T23:17:51.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-07-18T23:17:51.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-07-18T23:17:51.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-07-18T23:17:51.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
17952025-07-18T23:17:51.983Z
17962025-07-18T23:17:51.983Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (12/221)
17972025-07-18T23:17:52.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-07-18T23:17:52.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-07-18T23:17:52.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-07-18T23:17:52.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18012025-07-18T23:17:52.837Z
18022025-07-18T23:17:52.837Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (13/221)
18032025-07-18T23:17:53.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-07-18T23:17:53.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-07-18T23:17:53.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-07-18T23:17:53.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18072025-07-18T23:17:53.718Z
18082025-07-18T23:17:53.718Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (14/221)
18092025-07-18T23:17:54.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-07-18T23:17:54.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-07-18T23:17:54.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-07-18T23:17:54.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18132025-07-18T23:17:54.621Z
18142025-07-18T23:17:54.621Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (15/221)
18152025-07-18T23:17:55.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-07-18T23:17:55.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-07-18T23:17:55.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-07-18T23:17:55.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18192025-07-18T23:17:55.558Z
18202025-07-18T23:17:55.558Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (16/221)
18212025-07-18T23:17:56.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-07-18T23:17:56.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-07-18T23:17:56.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-07-18T23:17:56.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18252025-07-18T23:17:56.473Z
18262025-07-18T23:17:56.473Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (17/221)
18272025-07-18T23:17:57.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-07-18T23:17:57.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-07-18T23:17:57.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-07-18T23:17:57.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
18312025-07-18T23:17:57.356Z
18322025-07-18T23:17:57.356Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (18/221)
18332025-07-18T23:17:58.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-07-18T23:17:58.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-07-18T23:17:58.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-07-18T23:17:58.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18372025-07-18T23:17:58.293Z
18382025-07-18T23:17:58.293Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (19/221)
18392025-07-18T23:17:59.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-07-18T23:17:59.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-07-18T23:17:59.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-07-18T23:17:59.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18432025-07-18T23:17:59.358Z
18442025-07-18T23:17:59.358Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (20/221)
18452025-07-18T23:18:00.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-07-18T23:18:00.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-07-18T23:18:00.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-07-18T23:18:00.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
18492025-07-18T23:18:00.286Z
18502025-07-18T23:18:00.286Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (21/221)
18512025-07-18T23:18:01.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-07-18T23:18:01.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-07-18T23:18:01.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-07-18T23:18:01.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18552025-07-18T23:18:01.198Z
18562025-07-18T23:18:01.198Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (22/221)
18572025-07-18T23:18:02.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-07-18T23:18:02.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-07-18T23:18:02.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-07-18T23:18:02.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18612025-07-18T23:18:02.108Z
18622025-07-18T23:18:02.108Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (23/221)
18632025-07-18T23:18:02.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-07-18T23:18:02.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-07-18T23:18:02.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-07-18T23:18:02.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18672025-07-18T23:18:03.036Z
18682025-07-18T23:18:03.037Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (24/221)
18692025-07-18T23:18:03.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-07-18T23:18:03.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-07-18T23:18:03.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-07-18T23:18:03.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18732025-07-18T23:18:04.002Z
18742025-07-18T23:18:04.002Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (25/221)
18752025-07-18T23:18:04.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-07-18T23:18:04.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-07-18T23:18:04.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-07-18T23:18:04.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18792025-07-18T23:18:04.926Z
18802025-07-18T23:18:04.926Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (26/221)
18812025-07-18T23:18:05.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-07-18T23:18:05.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-07-18T23:18:05.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-07-18T23:18:05.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18852025-07-18T23:18:05.881Z
18862025-07-18T23:18:05.881Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (27/221)
18872025-07-18T23:18:06.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-07-18T23:18:06.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-07-18T23:18:06.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-07-18T23:18:06.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18912025-07-18T23:18:06.785Z
18922025-07-18T23:18:06.785Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (28/221)
18932025-07-18T23:18:07.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-07-18T23:18:07.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-07-18T23:18:07.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-07-18T23:18:07.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18972025-07-18T23:18:07.709Z
18982025-07-18T23:18:07.709Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (29/221)
18992025-07-18T23:18:08.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-07-18T23:18:08.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-07-18T23:18:08.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-07-18T23:18:08.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19032025-07-18T23:18:08.609Z
19042025-07-18T23:18:08.609Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (30/221)
19052025-07-18T23:18:09.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-07-18T23:18:09.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-07-18T23:18:09.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-07-18T23:18:09.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19092025-07-18T23:18:09.516Z
19102025-07-18T23:18:09.516Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (31/221)
19112025-07-18T23:18:10.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-07-18T23:18:10.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-07-18T23:18:10.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-07-18T23:18:10.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
19152025-07-18T23:18:10.450Z
19162025-07-18T23:18:10.451Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (32/221)
19172025-07-18T23:18:11.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-07-18T23:18:11.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-07-18T23:18:11.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-07-18T23:18:11.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19212025-07-18T23:18:11.336Z
19222025-07-18T23:18:11.336Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/221)
19232025-07-18T23:18:12.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-07-18T23:18:12.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-07-18T23:18:12.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-07-18T23:18:12.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19272025-07-18T23:18:12.226Z
19282025-07-18T23:18:12.226Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (34/221)
19292025-07-18T23:18:13.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-07-18T23:18:13.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-07-18T23:18:13.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-07-18T23:18:13.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19332025-07-18T23:18:13.112Z
19342025-07-18T23:18:13.112Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (35/221)
19352025-07-18T23:18:13.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-07-18T23:18:13.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-07-18T23:18:13.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-07-18T23:18:13.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19392025-07-18T23:18:13.974Z
19402025-07-18T23:18:13.974Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (36/221)
19412025-07-18T23:18:14.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-07-18T23:18:14.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-07-18T23:18:14.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442025-07-18T23:18:14.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19452025-07-18T23:18:14.884Z
19462025-07-18T23:18:14.884Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (37/221)
19472025-07-18T23:18:15.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482025-07-18T23:18:15.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492025-07-18T23:18:15.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502025-07-18T23:18:15.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19512025-07-18T23:18:15.803Z
19522025-07-18T23:18:15.803Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (38/221)
19532025-07-18T23:18:16.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542025-07-18T23:18:16.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552025-07-18T23:18:16.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562025-07-18T23:18:16.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19572025-07-18T23:18:16.718Z
19582025-07-18T23:18:16.719Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/221)
19592025-07-18T23:18:17.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602025-07-18T23:18:17.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612025-07-18T23:18:17.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622025-07-18T23:18:17.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19632025-07-18T23:18:17.624Z
19642025-07-18T23:18:17.624Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (40/221)
19652025-07-18T23:18:18.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662025-07-18T23:18:18.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672025-07-18T23:18:18.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682025-07-18T23:18:18.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19692025-07-18T23:18:18.509Z
19702025-07-18T23:18:18.509Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (41/221)
19712025-07-18T23:18:19.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722025-07-18T23:18:19.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732025-07-18T23:18:19.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742025-07-18T23:18:19.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19752025-07-18T23:18:19.422Z
19762025-07-18T23:18:19.422Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (42/221)
19772025-07-18T23:18:20.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782025-07-18T23:18:20.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792025-07-18T23:18:20.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802025-07-18T23:18:20.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19812025-07-18T23:18:20.328Z
19822025-07-18T23:18:20.328Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/221)
19832025-07-18T23:18:21.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842025-07-18T23:18:21.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852025-07-18T23:18:21.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862025-07-18T23:18:21.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19872025-07-18T23:18:21.221Z
19882025-07-18T23:18:21.221Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (44/221)
19892025-07-18T23:18:22.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902025-07-18T23:18:22.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912025-07-18T23:18:22.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922025-07-18T23:18:22.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19932025-07-18T23:18:22.111Z
19942025-07-18T23:18:22.111Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (45/221)
19952025-07-18T23:18:22.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962025-07-18T23:18:22.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972025-07-18T23:18:22.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982025-07-18T23:18:22.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19992025-07-18T23:18:22.997Z
20002025-07-18T23:18:22.997Zinfo: running `cargo check --bins` on sled-hardware-types (46/221)
20012025-07-18T23:18:24.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022025-07-18T23:18:24.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032025-07-18T23:18:24.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042025-07-18T23:18:24.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20052025-07-18T23:18:24.193Z
20062025-07-18T23:18:24.193Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/221)
20072025-07-18T23:18:25.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082025-07-18T23:18:25.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092025-07-18T23:18:25.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102025-07-18T23:18:25.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20112025-07-18T23:18:25.395Z
20122025-07-18T23:18:25.395Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/221)
20132025-07-18T23:18:26.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142025-07-18T23:18:26.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152025-07-18T23:18:26.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162025-07-18T23:18:26.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
20172025-07-18T23:18:26.631Z
20182025-07-18T23:18:26.631Zinfo: running `cargo check --bins` on oxlog (49/221)
20192025-07-18T23:18:27.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202025-07-18T23:18:27.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212025-07-18T23:18:27.877Z Checking cfg-if v1.0.1
20222025-07-18T23:18:27.906Z Checking libc v0.2.174
20232025-07-18T23:18:27.935Z Checking serde v1.0.219
20242025-07-18T23:18:27.961Z Checking zeroize v1.8.1
20252025-07-18T23:18:27.987Z Checking memchr v2.7.4
20262025-07-18T23:18:28.012Z Checking typenum v1.17.0
20272025-07-18T23:18:28.012Z Checking smallvec v1.15.0
20282025-07-18T23:18:28.050Z Checking value-bag v1.9.0
20292025-07-18T23:18:28.076Z Checking subtle v2.6.1
20302025-07-18T23:18:28.255Z Checking scopeguard v1.2.0
20312025-07-18T23:18:28.370Z Checking const-oid v0.9.6
20322025-07-18T23:18:28.414Z Checking itoa v1.0.11
20332025-07-18T23:18:28.442Z Checking lock_api v0.4.12
20342025-07-18T23:18:28.496Z Checking log v0.4.27
20352025-07-18T23:18:28.652Z Checking stable_deref_trait v1.2.0
20362025-07-18T23:18:28.779Z Checking byteorder v1.5.0
20372025-07-18T23:18:28.831Z Checking zerofrom v0.1.4
20382025-07-18T23:18:28.857Z Checking portable-atomic v1.11.0
20392025-07-18T23:18:29.013Z Checking pin-project-lite v0.2.14
20402025-07-18T23:18:29.051Z Checking generic-array v0.14.7
20412025-07-18T23:18:29.077Z Checking critical-section v1.1.3
20422025-07-18T23:18:29.102Z Checking getrandom v0.2.15
20432025-07-18T23:18:29.195Z Checking signal-hook-registry v1.4.2
20442025-07-18T23:18:29.251Z Checking parking_lot_core v0.9.10
20452025-07-18T23:18:29.277Z Checking mio v1.0.2
20462025-07-18T23:18:29.362Z Checking rand_core v0.6.4
20472025-07-18T23:18:29.550Z Checking yoke v0.7.4
20482025-07-18T23:18:29.612Z Checking parking_lot v0.12.3
20492025-07-18T23:18:29.729Z Checking socket2 v0.5.10
20502025-07-18T23:18:29.842Z Checking once_cell v1.21.3
20512025-07-18T23:18:29.913Z Checking cpufeatures v0.2.14
20522025-07-18T23:18:29.938Z Checking zerovec v0.10.4
20532025-07-18T23:18:30.009Z Checking futures-core v0.3.31
20542025-07-18T23:18:30.051Z Checking litemap v0.7.3
20552025-07-18T23:18:30.082Z Checking writeable v0.5.5
20562025-07-18T23:18:30.193Z Checking zerocopy v0.7.35
20572025-07-18T23:18:30.218Z Checking crypto-common v0.1.6
20582025-07-18T23:18:30.253Z Checking block-buffer v0.10.4
20592025-07-18T23:18:30.278Z Checking block-padding v0.3.3
20602025-07-18T23:18:30.442Z Checking percent-encoding v2.3.1
20612025-07-18T23:18:30.468Z Checking getrandom v0.3.1
20622025-07-18T23:18:30.468Z Checking libm v0.2.8
20632025-07-18T23:18:30.509Z Checking digest v0.10.7
20642025-07-18T23:18:30.572Z Checking inout v0.1.3
20652025-07-18T23:18:30.677Z Checking foldhash v0.1.5
20662025-07-18T23:18:30.748Z Checking ryu v1.0.18
20672025-07-18T23:18:30.817Z Checking equivalent v1.0.2
20682025-07-18T23:18:30.908Z Checking hmac v0.12.1
20692025-07-18T23:18:30.953Z Checking allocator-api2 v0.2.21
20702025-07-18T23:18:30.984Z Checking icu_locid_transform_data v1.5.0
20712025-07-18T23:18:31.028Z Checking futures-sink v0.3.31
20722025-07-18T23:18:31.119Z Checking sha2 v0.10.9
20732025-07-18T23:18:31.157Z Checking cipher v0.4.4
20742025-07-18T23:18:31.219Z Checking slab v0.4.9
20752025-07-18T23:18:31.383Z Checking base64ct v1.6.0
20762025-07-18T23:18:31.408Z Checking num-traits v0.2.19
20772025-07-18T23:18:31.507Z Checking icu_properties_data v1.5.0
20782025-07-18T23:18:31.539Z Checking tinystr v0.7.6
20792025-07-18T23:18:31.592Z Checking icu_collections v1.5.0
20802025-07-18T23:18:31.629Z Checking hashbrown v0.15.4
20812025-07-18T23:18:31.689Z Checking utf8_iter v1.0.4
20822025-07-18T23:18:31.757Z Checking write16 v1.0.0
20832025-07-18T23:18:31.865Z Checking pem-rfc7468 v0.7.0
20842025-07-18T23:18:31.909Z Checking icu_locid v1.5.0
20852025-07-18T23:18:31.934Z Checking icu_normalizer_data v1.5.0
20862025-07-18T23:18:31.934Z Checking flagset v0.4.6
20872025-07-18T23:18:32.077Z Checking utf16_iter v1.0.5
20882025-07-18T23:18:32.171Z Checking salsa20 v0.10.2
20892025-07-18T23:18:32.196Z Checking der v0.7.9
20902025-07-18T23:18:32.299Z Checking ppv-lite86 v0.2.20
20912025-07-18T23:18:32.325Z Checking futures-channel v0.3.31
20922025-07-18T23:18:32.444Z Checking pbkdf2 v0.12.2
20932025-07-18T23:18:32.493Z Checking bytes v1.10.1
20942025-07-18T23:18:32.676Z Checking bitflags v2.9.1
20952025-07-18T23:18:32.701Z Checking serde_json v1.0.140
20962025-07-18T23:18:32.754Z Checking indexmap v2.10.0
20972025-07-18T23:18:32.933Z Checking futures-io v0.3.31
20982025-07-18T23:18:32.958Z Checking icu_provider v1.5.0
20992025-07-18T23:18:33.030Z Checking fnv v1.0.7
21002025-07-18T23:18:33.133Z Checking futures-task v0.3.31
21012025-07-18T23:18:33.177Z Checking pin-utils v0.1.0
21022025-07-18T23:18:33.202Z Checking scrypt v0.11.0
21032025-07-18T23:18:33.293Z Checking aes v0.8.4
21042025-07-18T23:18:33.392Z Checking futures-util v0.3.31
21052025-07-18T23:18:33.448Z Checking cbc v0.1.2
21062025-07-18T23:18:33.530Z Checking tokio v1.45.1
21072025-07-18T23:18:33.611Z Checking icu_locid_transform v1.5.0
21082025-07-18T23:18:33.678Z Checking http v1.3.1
21092025-07-18T23:18:33.964Z Checking spki v0.7.3
21102025-07-18T23:18:34.039Z Checking form_urlencoded v1.2.1
21112025-07-18T23:18:34.206Z Checking zerocopy v0.8.26
21122025-07-18T23:18:34.273Z Checking uuid v1.17.0
21132025-07-18T23:18:34.343Z Checking tracing-core v0.1.32
21142025-07-18T23:18:34.372Z Checking pkcs5 v0.7.1
21152025-07-18T23:18:34.702Z Checking icu_properties v1.5.1
21162025-07-18T23:18:34.957Z Checking pkcs8 v0.10.2
21172025-07-18T23:18:34.982Z Checking iana-time-zone v0.1.63
21182025-07-18T23:18:35.025Z Checking http-body v1.0.1
21192025-07-18T23:18:35.068Z Checking tracing v0.1.40
21202025-07-18T23:18:35.170Z Checking rustls-pki-types v1.10.0
21212025-07-18T23:18:35.284Z Checking tinyvec_macros v0.1.1
21222025-07-18T23:18:35.309Z Compiling newtype-uuid v1.2.4
21232025-07-18T23:18:35.403Z Checking base64 v0.22.1
21242025-07-18T23:18:35.466Z Checking tinyvec v1.8.0
21252025-07-18T23:18:35.639Z Checking chrono v0.4.41
21262025-07-18T23:18:35.735Z Checking aws-lc-sys v0.26.0
21272025-07-18T23:18:35.909Z Checking spin v0.9.8
21282025-07-18T23:18:36.263Z Checking untrusted v0.9.0
21292025-07-18T23:18:36.445Z Checking atomic-waker v1.1.2
21302025-07-18T23:18:36.613Z Checking try-lock v0.2.5
21312025-07-18T23:18:36.726Z Checking untrusted v0.7.1
21322025-07-18T23:18:36.782Z Checking foreign-types-shared v0.1.1
21332025-07-18T23:18:36.924Z Checking adler2 v2.0.0
21342025-07-18T23:18:36.950Z Checking openssl-probe v0.1.5
21352025-07-18T23:18:37.114Z Checking tower-service v0.3.3
21362025-07-18T23:18:37.139Z Checking miniz_oxide v0.8.5
21372025-07-18T23:18:37.268Z Checking foreign-types v0.3.2
21382025-07-18T23:18:37.409Z Checking want v0.3.1
21392025-07-18T23:18:37.443Z Checking rand_core v0.9.2
21402025-07-18T23:18:37.636Z Checking ring v0.17.14
21412025-07-18T23:18:37.672Z Checking ipnet v2.11.0
21422025-07-18T23:18:37.866Z Checking rand_chacha v0.9.0
21432025-07-18T23:18:37.892Z Checking aws-lc-rs v1.12.4
21442025-07-18T23:18:37.975Z Checking icu_normalizer v1.5.0
21452025-07-18T23:18:38.001Z Checking httparse v1.9.5
21462025-07-18T23:18:38.128Z Checking crossbeam-utils v0.8.21
21472025-07-18T23:18:38.279Z Checking openssl-sys v0.9.109
21482025-07-18T23:18:38.319Z Checking thiserror v1.0.69
21492025-07-18T23:18:38.501Z Checking errno v0.3.12
21502025-07-18T23:18:38.526Z Checking aho-corasick v1.1.3
21512025-07-18T23:18:38.748Z Checking powerfmt v0.2.0
21522025-07-18T23:18:38.843Z Checking idna_adapter v1.2.0
21532025-07-18T23:18:38.928Z Checking httpdate v1.0.3
21542025-07-18T23:18:39.081Z Checking unicode-ident v1.0.18
21552025-07-18T23:18:39.105Z Checking idna v1.0.3
21562025-07-18T23:18:39.241Z Checking regex-syntax v0.8.5
21572025-07-18T23:18:39.324Z Checking either v1.15.0
21582025-07-18T23:18:39.635Z Checking url v2.5.4
21592025-07-18T23:18:39.660Z Checking openssl v0.10.73
21602025-07-18T23:18:39.738Z Checking proc-macro2 v1.0.95
21612025-07-18T23:18:39.763Z Checking deranged v0.3.11
21622025-07-18T23:18:40.037Z Checking rustls-webpki v0.102.8
21632025-07-18T23:18:40.214Z Checking crossbeam-epoch v0.9.18
21642025-07-18T23:18:40.448Z Checking rustix v0.38.37
21652025-07-18T23:18:40.575Z Checking rand v0.9.1
21662025-07-18T23:18:40.665Z Checking unicode-normalization v0.1.24
21672025-07-18T23:18:40.827Z Checking semver v1.0.26
21682025-07-18T23:18:40.965Z Checking tokio-util v0.7.15
21692025-07-18T23:18:41.050Z Checking bzip2-sys v0.1.13+1.0.8
21702025-07-18T23:18:41.202Z Checking signature v2.2.0
21712025-07-18T23:18:41.276Z Checking scroll v0.12.0
21722025-07-18T23:18:41.428Z Checking crc32fast v1.4.2
21732025-07-18T23:18:41.559Z Checking num-conv v0.1.0
21742025-07-18T23:18:41.646Z Checking utf8parse v0.2.2
21752025-07-18T23:18:41.697Z Checking siphasher v0.3.11
21762025-07-18T23:18:41.771Z Checking zlib-rs v0.5.1
21772025-07-18T23:18:41.821Z Checking time-core v0.1.2
21782025-07-18T23:18:41.846Z Checking ucd-trie v0.1.7
21792025-07-18T23:18:42.009Z Checking h2 v0.4.6
21802025-07-18T23:18:42.034Z Checking dyn-clone v1.0.19
21812025-07-18T23:18:42.059Z Checking anstyle v1.0.11
21822025-07-18T23:18:42.084Z Checking unicode-properties v0.1.3
21832025-07-18T23:18:42.210Z Checking unicode-bidi v0.3.17
21842025-07-18T23:18:42.454Z Checking plain v0.2.3
21852025-07-18T23:18:42.480Z Checking regex-automata v0.4.8
21862025-07-18T23:18:42.480Z Checking num_threads v0.1.7
21872025-07-18T23:18:42.641Z Checking goblin v0.8.2
21882025-07-18T23:18:42.666Z Checking time v0.3.36
21892025-07-18T23:18:42.837Z Checking stringprep v0.1.5
21902025-07-18T23:18:43.133Z Checking schemars v0.8.22
21912025-07-18T23:18:43.612Z Checking libz-rs-sys v0.5.1
21922025-07-18T23:18:43.691Z Checking pest v2.7.14
21932025-07-18T23:18:43.845Z Checking phf_shared v0.11.2
21942025-07-18T23:18:44.130Z Checking anstyle-parse v0.2.5
21952025-07-18T23:18:44.419Z Checking rustls v0.23.19
21962025-07-18T23:18:44.694Z Checking native-tls v0.2.12
21972025-07-18T23:18:44.719Z Checking crossbeam-deque v0.8.5
21982025-07-18T23:18:44.999Z Checking quote v1.0.40
21992025-07-18T23:18:45.046Z Checking rand_chacha v0.3.1
22002025-07-18T23:18:45.329Z Checking num-integer v0.1.46
22012025-07-18T23:18:45.374Z Checking toml_datetime v0.6.11
22022025-07-18T23:18:45.477Z Checking serde_spanned v0.6.9
22032025-07-18T23:18:45.701Z Checking zstd-sys v2.0.14+zstd.1.5.7
22042025-07-18T23:18:45.726Z Checking md-5 v0.10.6
22052025-07-18T23:18:45.840Z Checking sync_wrapper v1.0.1
22062025-07-18T23:18:45.931Z Checking ff v0.13.0
22072025-07-18T23:18:45.985Z Checking hash32 v0.2.1
22082025-07-18T23:18:46.031Z Checking anstyle-query v1.1.1
22092025-07-18T23:18:46.191Z Checking pretty-hex v0.4.1
22102025-07-18T23:18:46.217Z Checking gimli v0.31.1
22112025-07-18T23:18:46.242Z Checking fallible-iterator v0.2.0
22122025-07-18T23:18:46.301Z Checking tower-layer v0.3.3
22132025-07-18T23:18:46.420Z Checking base16ct v0.2.0
22142025-07-18T23:18:46.594Z Checking psl-types v2.0.11
22152025-07-18T23:18:46.661Z Checking colorchoice v1.0.2
22162025-07-18T23:18:46.815Z Checking is_terminal_polyfill v1.70.1
22172025-07-18T23:18:46.841Z Checking postgres-protocol v0.6.8
22182025-07-18T23:18:46.842Z Checking publicsuffix v2.3.0
22192025-07-18T23:18:46.914Z Checking sec1 v0.7.3
22202025-07-18T23:18:46.969Z Checking anstream v0.6.18
22212025-07-18T23:18:47.159Z Checking tower v0.5.2
22222025-07-18T23:18:47.321Z Checking heapless v0.7.17
22232025-07-18T23:18:47.361Z Checking dtrace-parser v0.2.0
22242025-07-18T23:18:47.519Z Checking group v0.13.0
22252025-07-18T23:18:47.544Z Checking dof v0.3.0
22262025-07-18T23:18:47.790Z Checking zstd-safe v7.2.3
22272025-07-18T23:18:47.858Z Checking num-iter v0.1.45
22282025-07-18T23:18:47.884Z Checking rand v0.8.5
22292025-07-18T23:18:48.065Z Checking syn v2.0.104
22302025-07-18T23:18:48.124Z Compiling daft v0.1.4
22312025-07-18T23:18:48.173Z Checking rayon-core v1.12.1
22322025-07-18T23:18:48.274Z Checking tokio-native-tls v0.3.1
22332025-07-18T23:18:48.451Z Checking hyper v1.6.0
22342025-07-18T23:18:48.568Z Checking cookie v0.18.1
22352025-07-18T23:18:48.700Z Checking ipnetwork v0.21.1
22362025-07-18T23:18:48.869Z Checking flate2 v1.1.2
22372025-07-18T23:18:49.065Z Checking terminal_size v0.4.0
22382025-07-18T23:18:49.163Z Checking rustls-native-certs v0.8.1
22392025-07-18T23:18:49.188Z Checking lazy_static v1.5.0
22402025-07-18T23:18:49.277Z Checking webpki-roots v1.0.1
22412025-07-18T23:18:49.339Z Checking http-body-util v0.1.3
22422025-07-18T23:18:49.390Z Checking signal-hook v0.3.17
22432025-07-18T23:18:49.510Z Checking hkdf v0.12.4
22442025-07-18T23:18:49.620Z Checking crypto-bigint v0.5.5
22452025-07-18T23:18:49.758Z Checking tokio-rustls v0.26.0
22462025-07-18T23:18:49.783Z Checking thread-id v4.2.2
22472025-07-18T23:18:49.808Z Checking object v0.36.5
22482025-07-18T23:18:49.833Z Checking winnow v0.5.40
22492025-07-18T23:18:49.933Z Checking strsim v0.11.1
22502025-07-18T23:18:49.962Z Checking addr2line v0.24.2
22512025-07-18T23:18:50.205Z Checking iri-string v0.7.8
22522025-07-18T23:18:50.246Z Checking bitflags v1.3.2
22532025-07-18T23:18:50.374Z Checking simd-adler32 v0.3.7
22542025-07-18T23:18:50.523Z Checking rustc-demangle v0.1.24
22552025-07-18T23:18:50.632Z Checking hyper-util v0.1.14
22562025-07-18T23:18:50.735Z Checking lockfree-object-pool v0.1.6
22572025-07-18T23:18:50.962Z Checking bumpalo v3.16.0
22582025-07-18T23:18:50.987Z Checking unicode-width v0.2.0
22592025-07-18T23:18:51.310Z Checking managed v0.8.0
22602025-07-18T23:18:51.451Z Checking clap_lex v0.7.4
22612025-07-18T23:18:51.684Z Checking smoltcp v0.9.1
22622025-07-18T23:18:51.797Z Checking clap_builder v4.5.40
22632025-07-18T23:18:52.376Z Checking elliptic-curve v0.13.8
22642025-07-18T23:18:52.546Z Checking toml_edit v0.19.15
22652025-07-18T23:18:52.716Z Checking tower-http v0.6.6
22662025-07-18T23:18:53.037Z Checking console v0.15.10
22672025-07-18T23:18:53.168Z Checking zopfli v0.8.1
22682025-07-18T23:18:53.293Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22692025-07-18T23:18:53.520Z Checking hyper-tls v0.6.0
22702025-07-18T23:18:53.632Z Checking hyper-rustls v0.27.7
22712025-07-18T23:18:53.658Z Checking signal-hook-mio v0.2.4
22722025-07-18T23:18:53.835Z Checking num-bigint-dig v0.8.4
22732025-07-18T23:18:53.864Z Checking oxnet v0.1.2
22742025-07-18T23:18:53.889Z Checking cookie_store v0.21.1
22752025-07-18T23:18:54.079Z Checking rayon v1.10.0
22762025-07-18T23:18:54.105Z Checking usdt-impl v0.5.0
22772025-07-18T23:18:54.326Z Checking zstd v0.13.3
22782025-07-18T23:18:54.692Z Checking postgres-types v0.2.9
22792025-07-18T23:18:54.720Z Checking regex v1.11.1
22802025-07-18T23:18:54.745Z Checking bstr v1.10.0
22812025-07-18T23:18:54.893Z Checking phf v0.11.2
22822025-07-18T23:18:55.157Z Checking ed25519 v2.2.3
22832025-07-18T23:18:55.182Z Checking bzip2 v0.4.4
22842025-07-18T23:18:55.323Z Checking bzip2 v0.5.2
22852025-07-18T23:18:55.372Z Checking thiserror v2.0.12
22862025-07-18T23:18:55.489Z Checking curve25519-dalek v4.1.3
22872025-07-18T23:18:55.537Z Checking strum v0.27.1
22882025-07-18T23:18:55.562Z Checking hubpack v0.1.2
22892025-07-18T23:18:55.641Z Checking memoffset v0.9.1
22902025-07-18T23:18:55.727Z Checking pkcs1 v0.7.5
22912025-07-18T23:18:55.776Z Checking serde_urlencoded v0.7.1
22922025-07-18T23:18:55.870Z Checking backtrace v0.3.74
22932025-07-18T23:18:55.895Z Checking float-cmp v0.10.0
22942025-07-18T23:18:55.931Z Checking serde-big-array v0.5.1
22952025-07-18T23:18:55.957Z Checking rfc6979 v0.4.0
22962025-07-18T23:18:56.121Z Checking memmap v0.7.0
22972025-07-18T23:18:56.147Z Checking encoding_rs v0.8.34
22982025-07-18T23:18:56.172Z Checking fixedbitset v0.4.2
22992025-07-18T23:18:56.198Z Checking normalize-line-endings v0.3.0
23002025-07-18T23:18:56.233Z Checking winnow v0.7.10
23012025-07-18T23:18:56.347Z Checking unicode-segmentation v1.12.0
23022025-07-18T23:18:56.373Z Checking precomputed-hash v0.1.1
23032025-07-18T23:18:56.448Z Checking data-encoding v2.9.0
23042025-07-18T23:18:56.502Z Checking number_prefix v0.4.0
23052025-07-18T23:18:56.558Z Checking mime v0.3.17
23062025-07-18T23:18:56.722Z Checking static_assertions v1.1.0
23072025-07-18T23:18:56.845Z Checking new_debug_unreachable v1.0.6
23082025-07-18T23:18:56.880Z Checking difflib v0.4.0
23092025-07-18T23:18:56.966Z Checking whoami v1.5.2
23102025-07-18T23:18:57.003Z Checking toml_write v0.1.2
23112025-07-18T23:18:57.003Z Checking minimal-lexical v0.2.1
23122025-07-18T23:18:57.290Z Checking predicates-core v1.0.8
23132025-07-18T23:18:57.315Z Checking tokio-postgres v0.7.13
23142025-07-18T23:18:57.369Z Checking similar v2.7.0
23152025-07-18T23:18:57.421Z Checking ed25519-dalek v2.1.1
23162025-07-18T23:18:57.448Z Checking nom v7.1.3
23172025-07-18T23:18:57.516Z Checking predicates v3.1.3
23182025-07-18T23:18:57.748Z Checking indicatif v0.17.11
23192025-07-18T23:18:57.886Z Checking hickory-proto v0.25.2
23202025-07-18T23:18:58.198Z Checking string_cache v0.8.9
23212025-07-18T23:18:58.256Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23222025-07-18T23:18:58.362Z Checking reqwest v0.12.22
23232025-07-18T23:18:58.547Z Checking anyhow v1.0.98
23242025-07-18T23:18:58.576Z Checking petgraph v0.6.5
23252025-07-18T23:18:59.018Z Checking usdt v0.5.0
23262025-07-18T23:18:59.194Z Checking toml_edit v0.22.27
23272025-07-18T23:18:59.336Z Checking ecdsa v0.16.9
23282025-07-18T23:19:00.091Z Checking rsa v0.9.6
23292025-07-18T23:19:00.325Z Checking nix v0.29.0
23302025-07-18T23:19:00.407Z Checking zip v4.2.0
23312025-07-18T23:19:00.646Z Checking zip v0.6.6
23322025-07-18T23:19:01.156Z Checking toml v0.7.8
23332025-07-18T23:19:01.416Z Checking clap v4.5.40
23342025-07-18T23:19:01.595Z Checking crossterm v0.28.1
23352025-07-18T23:19:01.797Z Checking tokio-stream v0.1.17
23362025-07-18T23:19:02.189Z Checking strum v0.26.3
23372025-07-18T23:19:02.215Z Checking buf-list v1.0.3
23382025-07-18T23:19:02.215Z Checking fs-err v3.1.1
23392025-07-18T23:19:02.215Z Checking ahash v0.8.11
23402025-07-18T23:19:02.276Z Checking slog v2.7.0
23412025-07-18T23:19:02.444Z Checking itertools v0.13.0
23422025-07-18T23:19:02.609Z Checking itertools v0.12.1
23432025-07-18T23:19:02.635Z Checking itertools v0.10.5
23442025-07-18T23:19:02.661Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
23452025-07-18T23:19:02.796Z Checking x509-cert v0.2.5
23462025-07-18T23:19:03.034Z Checking openapiv3 v2.2.0
23472025-07-18T23:19:03.381Z Checking sha1 v0.10.6
23482025-07-18T23:19:03.698Z Checking winnow v0.6.26
23492025-07-18T23:19:04.244Z Checking unicode-xid v0.2.6
23502025-07-18T23:19:04.446Z Checking rustc-hash v2.1.1
23512025-07-18T23:19:04.536Z Checking peg-runtime v0.8.5
23522025-07-18T23:19:04.651Z Checking lalrpop-util v0.19.12
23532025-07-18T23:19:04.791Z Checking camino v1.1.10
23542025-07-18T23:19:04.856Z Checking sigpipe v0.1.3
23552025-07-18T23:19:05.009Z Checking glob v0.3.2
23562025-07-18T23:19:05.037Z Checking jiff v0.2.15
23572025-07-18T23:19:11.286Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23582025-07-18T23:19:11.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.32s
23592025-07-18T23:19:12.171Z
23602025-07-18T23:19:12.171Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/221)
23612025-07-18T23:19:13.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23622025-07-18T23:19:13.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23632025-07-18T23:19:13.581Z Compiling regress v0.10.3
23642025-07-18T23:19:13.630Z Checking heck v0.5.0
23652025-07-18T23:19:13.675Z Compiling unsafe-libyaml v0.2.11
23662025-07-18T23:19:13.702Z Checking newtype-uuid v1.2.4
23672025-07-18T23:19:13.727Z Checking rustix v1.0.7
23682025-07-18T23:19:13.753Z Compiling structmeta-derive v0.3.0
23692025-07-18T23:19:13.753Z Checking dirs-sys-next v0.1.2
23702025-07-18T23:19:13.891Z Checking fastrand v2.1.1
23712025-07-18T23:19:13.970Z Checking dirs-next v2.0.0
23722025-07-18T23:19:14.045Z Checking daft v0.1.4
23732025-07-18T23:19:14.152Z Checking thread_local v1.1.8
23742025-07-18T23:19:14.340Z Compiling ident_case v1.0.1
23752025-07-18T23:19:14.532Z Compiling darling_core v0.20.10
23762025-07-18T23:19:14.557Z Checking term v0.7.0
23772025-07-18T23:19:14.583Z Checking crossbeam-channel v0.5.15
23782025-07-18T23:19:15.060Z Compiling serde_yaml v0.9.34+deprecated
23792025-07-18T23:19:15.397Z Checking futures-executor v0.3.31
23802025-07-18T23:19:15.535Z Checking tempfile v3.20.0
23812025-07-18T23:19:15.560Z Checking is-terminal v0.4.13
23822025-07-18T23:19:15.672Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23832025-07-18T23:19:15.715Z Checking take_mut v0.2.2
23842025-07-18T23:19:15.910Z Compiling rustls v0.22.4
23852025-07-18T23:19:15.948Z Checking slog-async v2.8.0
23862025-07-18T23:19:16.102Z Checking slog-term v2.9.1
23872025-07-18T23:19:16.277Z Checking futures v0.3.31
23882025-07-18T23:19:16.302Z Compiling proc-macro-crate v1.3.1
23892025-07-18T23:19:16.381Z Compiling structmeta v0.3.0
23902025-07-18T23:19:16.424Z Checking wait-timeout v0.2.0
23912025-07-18T23:19:16.660Z Compiling multer v3.1.0
23922025-07-18T23:19:16.731Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23932025-07-18T23:19:16.845Z Compiling ref-cast v1.0.24
23942025-07-18T23:19:17.004Z Checking quick-error v1.2.3
23952025-07-18T23:19:17.063Z Checking bit-vec v0.8.0
23962025-07-18T23:19:17.131Z Checking typify-impl v0.3.0
23972025-07-18T23:19:17.202Z Checking typify-impl v0.2.0
23982025-07-18T23:19:17.486Z Checking match_cfg v0.1.0
23992025-07-18T23:19:17.618Z Checking hostname v0.3.1
24002025-07-18T23:19:17.822Z Checking bit-set v0.8.0
24012025-07-18T23:19:18.247Z Compiling num_enum_derive v0.5.11
24022025-07-18T23:19:18.273Z Checking rusty-fork v0.3.0
24032025-07-18T23:19:18.714Z Compiling derive-ex v0.1.8
24042025-07-18T23:19:19.942Z Checking progenitor-client v0.9.1
24052025-07-18T23:19:20.064Z Checking rand_xorshift v0.4.0
24062025-07-18T23:19:20.298Z Checking slog-json v2.6.1
24072025-07-18T23:19:20.389Z Compiling lzma-sys v0.1.20
24082025-07-18T23:19:20.557Z Compiling darling_macro v0.20.10
24092025-07-18T23:19:20.582Z Checking hex v0.4.3
24102025-07-18T23:19:20.624Z Compiling ref-cast-impl v1.0.24
24112025-07-18T23:19:21.096Z Compiling foreign-types-macros v0.2.3
24122025-07-18T23:19:21.209Z Compiling async-stream-impl v0.3.6
24132025-07-18T23:19:21.491Z Compiling darling v0.20.10
24142025-07-18T23:19:21.645Z Compiling dropshot v0.16.2
24152025-07-18T23:19:21.762Z Checking utf-8 v0.7.6
24162025-07-18T23:19:22.026Z Checking arc-swap v1.7.1
24172025-07-18T23:19:22.060Z Checking unarray v0.1.4
24182025-07-18T23:19:22.283Z Checking foreign-types-shared v0.3.1
24192025-07-18T23:19:22.435Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24202025-07-18T23:19:22.471Z Checking foreign-types v0.5.0
24212025-07-18T23:19:22.496Z Checking async-stream v0.3.6
24222025-07-18T23:19:22.532Z Checking slog-scope v4.4.0
24232025-07-18T23:19:22.606Z Checking proptest v1.7.0
24242025-07-18T23:19:22.632Z Checking tungstenite v0.21.0
24252025-07-18T23:19:22.668Z Checking tokio-rustls v0.25.0
24262025-07-18T23:19:22.843Z Compiling serde_with_macros v3.14.0
24272025-07-18T23:19:23.032Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24282025-07-18T23:19:23.193Z Compiling test-strategy v0.4.3
24292025-07-18T23:19:23.219Z Checking slog-bunyan v2.5.0
24302025-07-18T23:19:23.245Z Checking num_enum v0.5.11
24312025-07-18T23:19:23.436Z Compiling proc-macro-error v1.0.4
24322025-07-18T23:19:23.849Z Compiling parse-display-derive v0.10.0
24332025-07-18T23:19:24.226Z Checking toml v0.8.23
24342025-07-18T23:19:24.350Z Checking progenitor-client v0.8.0
24352025-07-18T23:19:24.769Z Compiling heck v0.3.3
24362025-07-18T23:19:25.035Z Checking waitgroup v0.1.2
24372025-07-18T23:19:25.179Z Checking rustls-pemfile v2.2.0
24382025-07-18T23:19:25.235Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24392025-07-18T23:19:25.493Z Compiling dropshot_endpoint v0.16.2
24402025-07-18T23:19:25.624Z Checking serde_path_to_error v0.1.17
24412025-07-18T23:19:26.063Z Compiling derive-where v1.5.0
24422025-07-18T23:19:26.341Z Checking cstr-argument v0.1.2
24432025-07-18T23:19:26.573Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24442025-07-18T23:19:26.888Z Checking hostname v0.4.0
24452025-07-18T23:19:27.067Z Checking instant v0.1.13
24462025-07-18T23:19:27.224Z Checking pretty-hex v0.2.1
24472025-07-18T23:19:27.328Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24482025-07-18T23:19:27.431Z Checking debug-ignore v1.0.5
24492025-07-18T23:19:27.641Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24502025-07-18T23:19:27.695Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
24512025-07-18T23:19:27.726Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24522025-07-18T23:19:27.922Z Checking backoff v0.4.0
24532025-07-18T23:19:27.964Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24542025-07-18T23:19:28.149Z Checking parse-display v0.10.0
24552025-07-18T23:19:28.267Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24562025-07-18T23:19:28.341Z Checking serde_with v3.14.0
24572025-07-18T23:19:28.443Z Compiling zone_cfg_derive v0.1.2
24582025-07-18T23:19:28.481Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24592025-07-18T23:19:28.506Z Checking tokio-tungstenite v0.21.0
24602025-07-18T23:19:29.271Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24612025-07-18T23:19:29.298Z Checking iddqd v0.3.8
24622025-07-18T23:19:29.353Z Checking slog-stdlog v4.1.1
24632025-07-18T23:19:30.582Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24642025-07-18T23:19:30.607Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24652025-07-18T23:19:30.607Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24662025-07-18T23:19:30.607Z Checking progenitor-client v0.10.0
24672025-07-18T23:19:30.607Z Checking colored v2.2.0
24682025-07-18T23:19:30.607Z Checking macaddr v1.0.1
24692025-07-18T23:19:30.607Z Checking base64 v0.13.1
24702025-07-18T23:19:30.935Z Checking unicode-width v0.1.14
24712025-07-18T23:19:31.085Z Checking base64 v0.21.7
24722025-07-18T23:19:31.117Z Checking ron v0.7.1
24732025-07-18T23:19:31.203Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24742025-07-18T23:19:31.460Z Checking tabwriter v1.4.0
24752025-07-18T23:19:31.623Z Checking zone v0.1.8
24762025-07-18T23:19:31.758Z Checking slog-envlogger v2.2.0
24772025-07-18T23:19:31.783Z Checking xz2 v0.1.7
24782025-07-18T23:19:31.927Z Compiling typify-macro v0.3.0
24792025-07-18T23:19:32.058Z Checking tokio-dtrace v0.1.0
24802025-07-18T23:19:32.151Z Checking xattr v1.3.1
24812025-07-18T23:19:32.337Z Checking yasna v0.5.2
24822025-07-18T23:19:32.362Z Compiling typify-macro v0.2.0
24832025-07-18T23:19:32.387Z Checking pem v3.0.5
24842025-07-18T23:19:32.412Z Checking smf v0.2.3
24852025-07-18T23:19:32.412Z Checking headers-core v0.3.0
24862025-07-18T23:19:32.626Z Checking filetime v0.2.25
24872025-07-18T23:19:32.693Z Checking same-file v1.0.6
24882025-07-18T23:19:32.878Z Checking tar v0.4.44
24892025-07-18T23:19:32.917Z Checking walkdir v2.5.0
24902025-07-18T23:19:32.943Z Checking headers v0.4.1
24912025-07-18T23:19:33.259Z Checking oxide-tokio-rt v0.1.2
24922025-07-18T23:19:33.284Z Checking rcgen v0.12.1
24932025-07-18T23:19:33.309Z Checking camino-tempfile v1.4.1
24942025-07-18T23:19:33.532Z Checking atomicwrites v0.4.4
24952025-07-18T23:19:33.647Z Checking subprocess v0.2.9
24962025-07-18T23:19:35.541Z Compiling typify v0.3.0
24972025-07-18T23:19:35.660Z Compiling typify v0.2.0
24982025-07-18T23:19:35.709Z Compiling progenitor-impl v0.9.1
24992025-07-18T23:19:35.839Z Compiling progenitor-impl v0.8.0
25002025-07-18T23:19:39.849Z Compiling progenitor-macro v0.8.0
25012025-07-18T23:19:40.097Z Compiling progenitor-macro v0.9.1
25022025-07-18T23:19:45.984Z Checking progenitor v0.8.0
25032025-07-18T23:19:46.263Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25042025-07-18T23:19:47.132Z Checking progenitor v0.9.1
25052025-07-18T23:19:47.409Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25062025-07-18T23:19:50.373Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
25072025-07-18T23:19:52.204Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25082025-07-18T23:20:03.017Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25092025-07-18T23:20:05.820Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25102025-07-18T23:20:08.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.94s
25112025-07-18T23:20:08.349Z
25122025-07-18T23:20:08.349Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/221)
25132025-07-18T23:20:09.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142025-07-18T23:20:09.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152025-07-18T23:20:09.771Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25162025-07-18T23:20:12.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
25172025-07-18T23:20:12.425Z
25182025-07-18T23:20:12.425Zinfo: running `cargo check --bins` on nexus-config (52/221)
25192025-07-18T23:20:13.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-07-18T23:20:13.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-07-18T23:20:13.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222025-07-18T23:20:13.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
25232025-07-18T23:20:13.679Z
25242025-07-18T23:20:13.679Zinfo: running `cargo check --bins` on omicron-rpaths (53/221)
25252025-07-18T23:20:14.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262025-07-18T23:20:14.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272025-07-18T23:20:14.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282025-07-18T23:20:14.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
25292025-07-18T23:20:14.879Z
25302025-07-18T23:20:14.879Zinfo: running `cargo check --bins` on omicron-certificates (54/221)
25312025-07-18T23:20:16.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322025-07-18T23:20:16.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332025-07-18T23:20:16.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342025-07-18T23:20:16.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
25352025-07-18T23:20:16.157Z
25362025-07-18T23:20:16.157Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/221)
25372025-07-18T23:20:17.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382025-07-18T23:20:17.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392025-07-18T23:20:17.591Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25402025-07-18T23:20:17.637Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25412025-07-18T23:20:17.663Z Compiling rustix v1.0.7
25422025-07-18T23:20:17.688Z Compiling darling_core v0.21.0
25432025-07-18T23:20:17.715Z Compiling wait-timeout v0.2.0
25442025-07-18T23:20:17.741Z Compiling quick-error v1.2.3
25452025-07-18T23:20:17.741Z Compiling bit-vec v0.8.0
25462025-07-18T23:20:17.741Z Compiling match_cfg v0.1.0
25472025-07-18T23:20:17.823Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
25482025-07-18T23:20:17.892Z Compiling hostname v0.3.1
25492025-07-18T23:20:17.976Z Compiling rustls v0.22.4
25502025-07-18T23:20:18.152Z Compiling progenitor-client v0.9.1
25512025-07-18T23:20:18.187Z Compiling slog-json v2.6.1
25522025-07-18T23:20:18.293Z Compiling bit-set v0.8.0
25532025-07-18T23:20:18.319Z Compiling rand_xorshift v0.4.0
25542025-07-18T23:20:18.407Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25552025-07-18T23:20:18.581Z Compiling itertools v0.14.0
25562025-07-18T23:20:18.625Z Compiling hex v0.4.3
25572025-07-18T23:20:18.662Z Compiling unarray v0.1.4
25582025-07-18T23:20:18.742Z Compiling heapless v0.8.0
25592025-07-18T23:20:18.923Z Compiling progenitor v0.9.1
25602025-07-18T23:20:19.258Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25612025-07-18T23:20:19.283Z Compiling slog-bunyan v2.5.0
25622025-07-18T23:20:19.494Z Compiling ref-cast v1.0.24
25632025-07-18T23:20:19.559Z Compiling async-stream v0.3.6
25642025-07-18T23:20:19.634Z Compiling multer v3.1.0
25652025-07-18T23:20:19.694Z Compiling toml v0.8.23
25662025-07-18T23:20:19.929Z Compiling tempfile v3.20.0
25672025-07-18T23:20:20.306Z Compiling waitgroup v0.1.2
25682025-07-18T23:20:20.573Z Compiling rusty-fork v0.3.0
25692025-07-18T23:20:20.614Z Compiling rustls-pemfile v2.2.0
25702025-07-18T23:20:20.770Z Checking hash32 v0.3.1
25712025-07-18T23:20:20.996Z Compiling proptest v1.7.0
25722025-07-18T23:20:21.021Z Compiling serde_path_to_error v0.1.17
25732025-07-18T23:20:21.260Z Compiling hostname v0.4.0
25742025-07-18T23:20:21.364Z Compiling instant v0.1.13
25752025-07-18T23:20:21.542Z Compiling debug-ignore v1.0.5
25762025-07-18T23:20:21.596Z Compiling smoltcp v0.11.0
25772025-07-18T23:20:21.747Z Compiling backoff v0.4.0
25782025-07-18T23:20:21.993Z Compiling iddqd v0.3.8
25792025-07-18T23:20:22.150Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
25802025-07-18T23:20:22.331Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25812025-07-18T23:20:22.562Z Compiling tokio-rustls v0.25.0
25822025-07-18T23:20:22.673Z Compiling parse-display v0.10.0
25832025-07-18T23:20:23.020Z Compiling dropshot v0.16.2
25842025-07-18T23:20:23.291Z Compiling serde_with v3.14.0
25852025-07-18T23:20:24.448Z Compiling darling_macro v0.21.0
25862025-07-18T23:20:24.789Z Checking num-rational v0.4.2
25872025-07-18T23:20:25.378Z Compiling darling v0.21.0
25882025-07-18T23:20:25.477Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25892025-07-18T23:20:25.524Z Compiling ingot-macros v0.1.1
25902025-07-18T23:20:26.200Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25912025-07-18T23:20:26.322Z Compiling progenitor-client v0.10.0
25922025-07-18T23:20:26.891Z Compiling phf_generator v0.11.2
25932025-07-18T23:20:27.113Z Checking num-complex v0.4.6
25942025-07-18T23:20:27.968Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
25952025-07-18T23:20:28.423Z Compiling macaddr v1.0.1
25962025-07-18T23:20:28.879Z Checking cobs v0.2.3
25972025-07-18T23:20:29.156Z Checking postcard v1.0.10
25982025-07-18T23:20:29.282Z Compiling num v0.4.3
25992025-07-18T23:20:29.578Z Compiling phf_codegen v0.11.2
26002025-07-18T23:20:29.802Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26012025-07-18T23:20:29.837Z Compiling parse-zoneinfo v0.3.1
26022025-07-18T23:20:29.865Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26032025-07-18T23:20:30.220Z Checking float-ord v0.3.2
26042025-07-18T23:20:30.405Z Compiling convert_case v0.4.0
26052025-07-18T23:20:30.610Z Compiling chrono-tz-build v0.4.0
26062025-07-18T23:20:31.241Z Compiling derive_more v0.99.20
26072025-07-18T23:20:31.649Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26082025-07-18T23:20:32.008Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26092025-07-18T23:20:32.075Z Checking linked-hash-map v0.5.6
26102025-07-18T23:20:32.382Z Checking ingot-types v0.1.2
26112025-07-18T23:20:32.471Z Compiling crucible-workspace-hack v0.1.0
26122025-07-18T23:20:32.827Z Checking lru-cache v0.1.2
26132025-07-18T23:20:32.894Z Compiling chrono-tz v0.10.3
26142025-07-18T23:20:32.950Z Checking newline-converter v0.3.0
26152025-07-18T23:20:33.071Z Checking resolv-conf v0.7.0
26162025-07-18T23:20:33.157Z Checking hickory-proto v0.24.4
26172025-07-18T23:20:33.207Z Checking ingot v0.1.1
26182025-07-18T23:20:33.623Z Checking prettyplease v0.2.35
26192025-07-18T23:20:34.980Z Compiling slog-dtrace v0.3.0
26202025-07-18T23:20:35.379Z Compiling zone_cfg_derive v0.3.0
26212025-07-18T23:20:35.420Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26222025-07-18T23:20:36.906Z Checking expectorate v1.2.0
26232025-07-18T23:20:36.931Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26242025-07-18T23:20:36.932Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26252025-07-18T23:20:36.932Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26262025-07-18T23:20:37.186Z Compiling const_format_proc_macros v0.2.34
26272025-07-18T23:20:37.212Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26282025-07-18T23:20:37.715Z Compiling num-derive v0.4.2
26292025-07-18T23:20:37.824Z Checking hickory-resolver v0.24.4
26302025-07-18T23:20:37.910Z Checking highway v1.3.0
26312025-07-18T23:20:38.280Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26322025-07-18T23:20:38.467Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26332025-07-18T23:20:38.660Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26342025-07-18T23:20:39.072Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26352025-07-18T23:20:39.138Z Checking const_format v0.2.34
26362025-07-18T23:20:39.407Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26372025-07-18T23:20:39.681Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26382025-07-18T23:20:39.772Z Checking qorb v0.4.0
26392025-07-18T23:20:39.926Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
26402025-07-18T23:20:40.223Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
26412025-07-18T23:20:40.521Z Checking zone v0.3.1
26422025-07-18T23:20:41.260Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2d095de2258aa0653d669b72c741f26e608c81a6#2d095de2)
26432025-07-18T23:20:41.348Z Checking gethostname v0.5.0
26442025-07-18T23:20:41.381Z Checking bcs v0.1.6
26452025-07-18T23:20:41.542Z Checking nanorand v0.7.0
26462025-07-18T23:20:41.723Z Compiling async-recursion v1.1.1
26472025-07-18T23:20:41.754Z Checking termtree v0.5.1
26482025-07-18T23:20:41.985Z Checking flume v0.11.1
26492025-07-18T23:20:42.016Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26502025-07-18T23:20:48.068Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26512025-07-18T23:20:53.391Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26522025-07-18T23:20:58.089Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26532025-07-18T23:21:00.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.39s
26542025-07-18T23:21:00.791Z
26552025-07-18T23:21:00.791Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/221)
26562025-07-18T23:21:01.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26572025-07-18T23:21:01.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26582025-07-18T23:21:01.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26592025-07-18T23:21:01.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
26602025-07-18T23:21:02.093Z
26612025-07-18T23:21:02.093Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/221)
26622025-07-18T23:21:03.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26632025-07-18T23:21:03.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26642025-07-18T23:21:03.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26652025-07-18T23:21:03.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
26662025-07-18T23:21:03.320Z
26672025-07-18T23:21:03.320Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/221)
26682025-07-18T23:21:04.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26692025-07-18T23:21:04.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26702025-07-18T23:21:04.715Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26712025-07-18T23:21:05.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
26722025-07-18T23:21:05.928Z
26732025-07-18T23:21:05.928Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/221)
26742025-07-18T23:21:07.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26752025-07-18T23:21:07.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26762025-07-18T23:21:07.270Z Compiling cfg_aliases v0.1.1
26772025-07-18T23:21:07.270Z Compiling vte_generate_state_changes v0.1.2
26782025-07-18T23:21:07.295Z Checking fd-lock v4.0.2
26792025-07-18T23:21:07.295Z Checking nibble_vec v0.1.0
26802025-07-18T23:21:07.295Z Checking bytecount v0.6.8
26812025-07-18T23:21:07.295Z Checking endian-type v0.1.2
26822025-07-18T23:21:07.295Z Compiling tabled_derive v0.7.0
26832025-07-18T23:21:07.358Z Compiling peg-macros v0.8.5
26842025-07-18T23:21:07.475Z Compiling nix v0.28.0
26852025-07-18T23:21:07.588Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862025-07-18T23:21:07.632Z Checking papergrid v0.11.0
26872025-07-18T23:21:07.657Z Compiling sqlparser_derive v0.2.2
26882025-07-18T23:21:07.682Z Checking radix_trie v0.2.1
26892025-07-18T23:21:07.962Z Checking vte v0.11.1
26902025-07-18T23:21:08.166Z Checking home v0.5.9
26912025-07-18T23:21:08.348Z Checking unicode_categories v0.1.1
26922025-07-18T23:21:08.604Z Checking nu-ansi-term v0.50.1
26932025-07-18T23:21:08.673Z Checking sqlformat v0.3.5
26942025-07-18T23:21:08.726Z Checking sqlparser v0.45.0
26952025-07-18T23:21:09.101Z Checking display-error-chain v0.2.2
26962025-07-18T23:21:09.327Z Checking strip-ansi-escapes v0.2.0
26972025-07-18T23:21:09.503Z Checking tabled v0.15.0
26982025-07-18T23:21:09.573Z Checking reedline v0.40.0
26992025-07-18T23:21:10.100Z Checking peg v0.8.5
27002025-07-18T23:21:10.793Z Checking rustyline v14.0.0
27012025-07-18T23:21:25.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.85s
27022025-07-18T23:21:26.014Z
27032025-07-18T23:21:26.014Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/221)
27042025-07-18T23:21:27.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27052025-07-18T23:21:27.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27062025-07-18T23:21:27.391Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27072025-07-18T23:21:36.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.39s
27082025-07-18T23:21:36.639Z
27092025-07-18T23:21:36.639Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/221)
27102025-07-18T23:21:37.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27112025-07-18T23:21:37.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27122025-07-18T23:21:37.990Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27132025-07-18T23:21:44.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
27142025-07-18T23:21:44.670Z
27152025-07-18T23:21:44.670Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/221)
27162025-07-18T23:21:45.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172025-07-18T23:21:45.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182025-07-18T23:21:46.068Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27192025-07-18T23:21:54.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s
27202025-07-18T23:21:54.992Z
27212025-07-18T23:21:54.992Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/221)
27222025-07-18T23:21:56.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27232025-07-18T23:21:56.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27242025-07-18T23:21:56.389Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27252025-07-18T23:22:04.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.66s
27262025-07-18T23:22:04.903Z
27272025-07-18T23:22:04.903Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/221)
27282025-07-18T23:22:06.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27292025-07-18T23:22:06.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27302025-07-18T23:22:06.290Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27312025-07-18T23:22:12.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.02s
27322025-07-18T23:22:13.173Z
27332025-07-18T23:22:13.173Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/221)
27342025-07-18T23:22:14.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27352025-07-18T23:22:14.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27362025-07-18T23:22:14.548Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27372025-07-18T23:22:21.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s
27382025-07-18T23:22:21.326Z
27392025-07-18T23:22:21.326Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/221)
27402025-07-18T23:22:22.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27412025-07-18T23:22:22.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27422025-07-18T23:22:22.698Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27432025-07-18T23:22:32.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.75s
27442025-07-18T23:22:32.387Z
27452025-07-18T23:22:32.387Zinfo: running `cargo check --bins` on oximeter (67/221)
27462025-07-18T23:22:33.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27472025-07-18T23:22:33.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27482025-07-18T23:22:33.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27492025-07-18T23:22:33.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
27502025-07-18T23:22:33.670Z
27512025-07-18T23:22:33.670Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/221)
27522025-07-18T23:22:34.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27532025-07-18T23:22:34.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27542025-07-18T23:22:34.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27552025-07-18T23:22:34.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
27562025-07-18T23:22:34.960Z
27572025-07-18T23:22:34.960Zinfo: running `cargo check --bins` on oximeter-schema (69/221)
27582025-07-18T23:22:36.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592025-07-18T23:22:36.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602025-07-18T23:22:36.278Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27612025-07-18T23:22:39.550Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27622025-07-18T23:22:41.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
27632025-07-18T23:22:41.394Z
27642025-07-18T23:22:41.394Zinfo: running `cargo check --bins` on oximeter-types (70/221)
27652025-07-18T23:22:42.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662025-07-18T23:22:42.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672025-07-18T23:22:42.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682025-07-18T23:22:42.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
27692025-07-18T23:22:42.686Z
27702025-07-18T23:22:42.686Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/221)
27712025-07-18T23:22:43.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722025-07-18T23:22:43.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732025-07-18T23:22:43.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742025-07-18T23:22:43.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
27752025-07-18T23:22:44.020Z
27762025-07-18T23:22:44.020Zinfo: running `cargo check --bins` on oxql-types (72/221)
27772025-07-18T23:22:45.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782025-07-18T23:22:45.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792025-07-18T23:22:45.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802025-07-18T23:22:45.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
27812025-07-18T23:22:45.301Z
27822025-07-18T23:22:45.302Zinfo: running `cargo check --bins` on oximeter-test-utils (73/221)
27832025-07-18T23:22:46.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842025-07-18T23:22:46.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852025-07-18T23:22:46.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862025-07-18T23:22:46.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
27872025-07-18T23:22:46.625Z
27882025-07-18T23:22:46.625Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/221)
27892025-07-18T23:22:47.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902025-07-18T23:22:47.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912025-07-18T23:22:47.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922025-07-18T23:22:47.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
27932025-07-18T23:22:47.881Z
27942025-07-18T23:22:47.881Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/221)
27952025-07-18T23:22:49.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962025-07-18T23:22:49.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972025-07-18T23:22:49.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982025-07-18T23:22:49.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
27992025-07-18T23:22:49.174Z
28002025-07-18T23:22:49.174Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/221)
28012025-07-18T23:22:50.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-07-18T23:22:50.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-07-18T23:22:50.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-07-18T23:22:50.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28052025-07-18T23:22:50.464Z
28062025-07-18T23:22:50.464Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/221)
28072025-07-18T23:22:51.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-07-18T23:22:51.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-07-18T23:22:51.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-07-18T23:22:51.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28112025-07-18T23:22:51.772Z
28122025-07-18T23:22:51.772Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/221)
28132025-07-18T23:22:52.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-07-18T23:22:52.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-07-18T23:22:52.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-07-18T23:22:52.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28172025-07-18T23:22:53.031Z
28182025-07-18T23:22:53.031Zinfo: running `cargo check --bins` on cockroach-admin-client (79/221)
28192025-07-18T23:22:54.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-07-18T23:22:54.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-07-18T23:22:54.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-07-18T23:22:54.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28232025-07-18T23:22:54.237Z
28242025-07-18T23:22:54.237Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/221)
28252025-07-18T23:22:55.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-07-18T23:22:55.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-07-18T23:22:55.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282025-07-18T23:22:55.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28292025-07-18T23:22:55.583Z
28302025-07-18T23:22:55.583Zinfo: running `cargo check --bins` on dns-service-client (81/221)
28312025-07-18T23:22:56.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322025-07-18T23:22:56.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332025-07-18T23:22:56.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342025-07-18T23:22:56.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
28352025-07-18T23:22:56.885Z
28362025-07-18T23:22:56.885Zinfo: running `cargo check --bins` on internal-dns-types (82/221)
28372025-07-18T23:22:58.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382025-07-18T23:22:58.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392025-07-18T23:22:58.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402025-07-18T23:22:58.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
28412025-07-18T23:22:58.169Z
28422025-07-18T23:22:58.169Zinfo: running `cargo check --bins` on gateway-client (83/221)
28432025-07-18T23:22:59.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-07-18T23:22:59.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-07-18T23:22:59.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-07-18T23:22:59.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
28472025-07-18T23:22:59.459Z
28482025-07-18T23:22:59.459Zinfo: running `cargo check --bins` on ereport-types (84/221)
28492025-07-18T23:23:00.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-07-18T23:23:00.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-07-18T23:23:00.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-07-18T23:23:00.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28532025-07-18T23:23:00.783Z
28542025-07-18T23:23:00.783Zinfo: running `cargo check --bins` on gateway-types (85/221)
28552025-07-18T23:23:01.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-07-18T23:23:01.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-07-18T23:23:01.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-07-18T23:23:01.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28592025-07-18T23:23:02.113Z
28602025-07-18T23:23:02.113Zinfo: running `cargo check --bins` on ipcc (86/221)
28612025-07-18T23:23:03.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-07-18T23:23:03.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-07-18T23:23:03.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-07-18T23:23:03.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28652025-07-18T23:23:03.367Z
28662025-07-18T23:23:03.367Zinfo: running `cargo check --bins` on installinator-client (87/221)
28672025-07-18T23:23:04.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-07-18T23:23:04.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-07-18T23:23:04.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702025-07-18T23:23:04.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28712025-07-18T23:23:04.757Z
28722025-07-18T23:23:04.758Zinfo: running `cargo check --bins` on installinator-common (88/221)
28732025-07-18T23:23:05.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742025-07-18T23:23:05.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752025-07-18T23:23:05.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762025-07-18T23:23:05.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28772025-07-18T23:23:06.092Z
28782025-07-18T23:23:06.092Zinfo: running `cargo check --bins` on update-engine (89/221)
28792025-07-18T23:23:07.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802025-07-18T23:23:07.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812025-07-18T23:23:07.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822025-07-18T23:23:07.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28832025-07-18T23:23:07.341Z
28842025-07-18T23:23:07.341Zinfo: running `cargo check --bins` on nexus-client (90/221)
28852025-07-18T23:23:08.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862025-07-18T23:23:08.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872025-07-18T23:23:08.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882025-07-18T23:23:08.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28892025-07-18T23:23:08.814Z
28902025-07-18T23:23:08.814Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (91/221)
28912025-07-18T23:23:10.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922025-07-18T23:23:10.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932025-07-18T23:23:10.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942025-07-18T23:23:10.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28952025-07-18T23:23:10.153Z
28962025-07-18T23:23:10.154Zinfo: running `cargo check --bins` on omicron-passwords (92/221)
28972025-07-18T23:23:11.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982025-07-18T23:23:11.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992025-07-18T23:23:11.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002025-07-18T23:23:11.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
29012025-07-18T23:23:11.363Z
29022025-07-18T23:23:11.363Zinfo: running `cargo check --bins` on nexus-types (93/221)
29032025-07-18T23:23:12.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042025-07-18T23:23:12.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052025-07-18T23:23:12.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062025-07-18T23:23:12.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29072025-07-18T23:23:12.689Z
29082025-07-18T23:23:12.689Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (94/221)
29092025-07-18T23:23:13.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102025-07-18T23:23:13.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112025-07-18T23:23:13.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122025-07-18T23:23:13.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
29132025-07-18T23:23:13.899Z
29142025-07-18T23:23:13.899Zinfo: running `cargo check --bins` on parallel-task-set (95/221)
29152025-07-18T23:23:15.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162025-07-18T23:23:15.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172025-07-18T23:23:15.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182025-07-18T23:23:15.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29192025-07-18T23:23:15.148Z
29202025-07-18T23:23:15.148Zinfo: running `cargo check --bins` on ntp-admin-client (96/221)
29212025-07-18T23:23:16.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222025-07-18T23:23:16.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232025-07-18T23:23:16.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242025-07-18T23:23:16.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29252025-07-18T23:23:16.396Z
29262025-07-18T23:23:16.396Zinfo: running `cargo check --bins` on oxide-client (97/221)
29272025-07-18T23:23:17.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282025-07-18T23:23:17.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292025-07-18T23:23:17.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302025-07-18T23:23:17.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29312025-07-18T23:23:17.633Z
29322025-07-18T23:23:17.634Zinfo: running `cargo check --bins` on oximeter-client (98/221)
29332025-07-18T23:23:18.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342025-07-18T23:23:18.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352025-07-18T23:23:18.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362025-07-18T23:23:18.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
29372025-07-18T23:23:18.931Z
29382025-07-18T23:23:18.931Zinfo: running `cargo check --bins` on repo-depot-client (99/221)
29392025-07-18T23:23:20.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402025-07-18T23:23:20.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412025-07-18T23:23:20.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422025-07-18T23:23:20.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29432025-07-18T23:23:20.185Z
29442025-07-18T23:23:20.185Zinfo: running `cargo check --bins` on sled-agent-client (100/221)
29452025-07-18T23:23:21.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462025-07-18T23:23:21.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472025-07-18T23:23:21.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482025-07-18T23:23:21.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29492025-07-18T23:23:21.526Z
29502025-07-18T23:23:21.526Zinfo: running `cargo check --bins` on sled-agent-types (101/221)
29512025-07-18T23:23:22.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-07-18T23:23:22.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-07-18T23:23:22.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-07-18T23:23:22.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
29552025-07-18T23:23:22.828Z
29562025-07-18T23:23:22.828Zinfo: running `cargo check --bins` on wicketd-client (102/221)
29572025-07-18T23:23:23.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-07-18T23:23:24.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-07-18T23:23:24.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-07-18T23:23:24.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
29612025-07-18T23:23:24.122Z
29622025-07-18T23:23:24.122Zinfo: running `cargo check --bins` on wicket-common (103/221)
29632025-07-18T23:23:25.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-07-18T23:23:25.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-07-18T23:23:25.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-07-18T23:23:25.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
29672025-07-18T23:23:25.465Z
29682025-07-18T23:23:25.465Zinfo: running `cargo check --bins` on omicron-cockroach-admin (104/221)
29692025-07-18T23:23:26.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-07-18T23:23:26.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-07-18T23:23:26.827Z Checking csv-core v0.1.11
29722025-07-18T23:23:26.827Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29732025-07-18T23:23:26.827Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29742025-07-18T23:23:26.853Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29752025-07-18T23:23:27.166Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29762025-07-18T23:23:27.214Z Checking csv v1.3.1
29772025-07-18T23:23:27.274Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29782025-07-18T23:23:28.068Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29792025-07-18T23:23:28.810Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29802025-07-18T23:23:32.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s
29812025-07-18T23:23:32.639Z
29822025-07-18T23:23:32.639Zinfo: running `cargo check --bins` on cockroach-admin-api (105/221)
29832025-07-18T23:23:33.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842025-07-18T23:23:33.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852025-07-18T23:23:33.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862025-07-18T23:23:33.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
29872025-07-18T23:23:33.880Z
29882025-07-18T23:23:33.881Zinfo: running `cargo check --bins` on cockroach-admin-types (106/221)
29892025-07-18T23:23:34.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902025-07-18T23:23:35.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912025-07-18T23:23:35.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922025-07-18T23:23:35.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29932025-07-18T23:23:35.119Z
29942025-07-18T23:23:35.119Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (107/221)
29952025-07-18T23:23:36.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962025-07-18T23:23:36.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972025-07-18T23:23:36.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982025-07-18T23:23:36.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29992025-07-18T23:23:36.563Z
30002025-07-18T23:23:36.563Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (108/221)
30012025-07-18T23:23:37.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022025-07-18T23:23:37.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032025-07-18T23:23:37.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042025-07-18T23:23:37.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
30052025-07-18T23:23:38.093Z
30062025-07-18T23:23:38.093Zinfo: running `cargo check --bins` on dns-server (109/221)
30072025-07-18T23:23:39.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082025-07-18T23:23:39.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092025-07-18T23:23:39.442Z Compiling typify-impl v0.4.1
30102025-07-18T23:23:39.481Z Compiling parking_lot_core v0.8.6
30112025-07-18T23:23:39.481Z Compiling moka v0.12.10
30122025-07-18T23:23:39.506Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30132025-07-18T23:23:39.506Z Checking tagptr v0.2.0
30142025-07-18T23:23:39.549Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30152025-07-18T23:23:39.590Z Checking prefix-trie v0.7.0
30162025-07-18T23:23:39.867Z Checking fxhash v0.2.1
30172025-07-18T23:23:39.891Z Checking hickory-client v0.25.2
30182025-07-18T23:23:40.370Z Checking hickory-server v0.25.2
30192025-07-18T23:23:40.443Z Checking parking_lot v0.11.2
30202025-07-18T23:23:40.833Z Checking sled v0.34.7
30212025-07-18T23:23:40.982Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30222025-07-18T23:23:41.413Z Checking hickory-resolver v0.25.2
30232025-07-18T23:23:47.902Z Compiling typify-macro v0.4.1
30242025-07-18T23:23:50.393Z Compiling typify v0.4.1
30252025-07-18T23:23:50.582Z Checking progenitor-impl v0.10.0
30262025-07-18T23:23:54.409Z Compiling progenitor-macro v0.10.0
30272025-07-18T23:24:00.179Z Checking progenitor v0.10.0
30282025-07-18T23:24:00.402Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30292025-07-18T23:24:01.221Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30302025-07-18T23:24:03.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.56s
30312025-07-18T23:24:03.905Z
30322025-07-18T23:24:03.905Zinfo: running `cargo check --bins` on dns-server-api (110/221)
30332025-07-18T23:24:05.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342025-07-18T23:24:05.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352025-07-18T23:24:05.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362025-07-18T23:24:05.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
30372025-07-18T23:24:05.243Z
30382025-07-18T23:24:05.243Zinfo: running `cargo check --bins` on openapi-manager-types (111/221)
30392025-07-18T23:24:06.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402025-07-18T23:24:06.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412025-07-18T23:24:06.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422025-07-18T23:24:06.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30432025-07-18T23:24:06.470Z
30442025-07-18T23:24:06.470Zinfo: running `cargo check --bins` on gateway-test-utils (112/221)
30452025-07-18T23:24:07.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462025-07-18T23:24:07.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472025-07-18T23:24:07.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482025-07-18T23:24:07.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
30492025-07-18T23:24:07.860Z
30502025-07-18T23:24:07.860Zinfo: running `cargo check --bins` on omicron-gateway (113/221)
30512025-07-18T23:24:09.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522025-07-18T23:24:09.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532025-07-18T23:24:09.369Z Checking half v2.4.1
30542025-07-18T23:24:09.369Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30552025-07-18T23:24:09.369Z Checking ciborium-io v0.2.2
30562025-07-18T23:24:09.453Z Compiling radium v0.7.0
30572025-07-18T23:24:09.477Z Compiling semver v0.1.20
30582025-07-18T23:24:09.507Z Compiling zerocopy-derive v0.6.6
30592025-07-18T23:24:09.531Z Compiling maybe-uninit v2.0.0
30602025-07-18T23:24:09.531Z Checking tap v1.0.1
30612025-07-18T23:24:09.591Z Checking password-hash v0.5.0
30622025-07-18T23:24:09.794Z Checking wyz v0.5.1
30632025-07-18T23:24:09.966Z Checking ciborium-ll v0.2.2
30642025-07-18T23:24:10.026Z Compiling rustc_version v0.1.7
30652025-07-18T23:24:10.130Z Checking blake2 v0.10.6
30662025-07-18T23:24:10.155Z Compiling pin-project-internal v1.1.6
30672025-07-18T23:24:10.184Z Checking crc-catalog v2.4.0
30682025-07-18T23:24:10.224Z Checking funty v2.0.0
30692025-07-18T23:24:10.318Z Checking ciborium v0.2.2
30702025-07-18T23:24:10.382Z Compiling packed_struct v0.10.1
30712025-07-18T23:24:10.502Z Compiling newtype_derive v0.1.6
30722025-07-18T23:24:10.536Z Compiling owo-colors v4.2.2
30732025-07-18T23:24:10.657Z Compiling cancel-safe-futures v0.1.5
30742025-07-18T23:24:10.916Z Checking argon2 v0.5.3
30752025-07-18T23:24:10.980Z Checking crc v3.2.1
30762025-07-18T23:24:11.079Z Checking bitvec v1.0.1
30772025-07-18T23:24:11.256Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30782025-07-18T23:24:11.284Z Compiling packed_struct_codegen v0.10.1
30792025-07-18T23:24:11.353Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30802025-07-18T23:24:11.463Z Checking libsw-core v0.3.1
30812025-07-18T23:24:11.493Z Checking zerocopy v0.6.6
30822025-07-18T23:24:11.655Z Checking secrecy v0.10.3
30832025-07-18T23:24:11.741Z Compiling snafu-derive v0.8.5
30842025-07-18T23:24:11.776Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30852025-07-18T23:24:11.882Z Compiling indexmap v1.9.3
30862025-07-18T23:24:11.908Z Checking fixedbitset v0.5.7
30872025-07-18T23:24:12.199Z Checking nodrop v0.1.14
30882025-07-18T23:24:12.269Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30892025-07-18T23:24:12.341Z Checking petgraph v0.8.2
30902025-07-18T23:24:12.369Z Checking array-init v0.0.4
30912025-07-18T23:24:12.671Z Checking libsw v3.5.0
30922025-07-18T23:24:12.814Z Checking pin-project v1.1.6
30932025-07-18T23:24:13.006Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30942025-07-18T23:24:13.263Z Checking smallvec v0.6.14
30952025-07-18T23:24:13.806Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30962025-07-18T23:24:13.848Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30972025-07-18T23:24:14.179Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30982025-07-18T23:24:14.410Z Checking globset v0.4.15
30992025-07-18T23:24:14.584Z Checking olpc-cjson v0.1.4
31002025-07-18T23:24:14.614Z Checking serde_plain v1.0.2
31012025-07-18T23:24:14.839Z Checking typed-path v0.9.3
31022025-07-18T23:24:14.894Z Checking linear-map v1.2.0
31032025-07-18T23:24:14.978Z Checking swrite v0.1.0
31042025-07-18T23:24:15.098Z Checking termcolor v1.4.1
31052025-07-18T23:24:15.158Z Checking smawk v0.3.2
31062025-07-18T23:24:15.293Z Checking hashbrown v0.12.3
31072025-07-18T23:24:15.402Z Checking bitfield v0.14.0
31082025-07-18T23:24:15.426Z Checking unicode-linebreak v0.1.5
31092025-07-18T23:24:15.593Z Checking indent_write v2.2.0
31102025-07-18T23:24:15.705Z Checking env_logger v0.10.2
31112025-07-18T23:24:15.827Z Checking ron v0.8.1
31122025-07-18T23:24:15.893Z Checking textwrap v0.16.2
31132025-07-18T23:24:16.000Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31142025-07-18T23:24:16.170Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31152025-07-18T23:24:16.363Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31162025-07-18T23:24:16.473Z Checking snafu v0.8.5
31172025-07-18T23:24:16.856Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31182025-07-18T23:24:16.960Z Checking tough v0.20.0
31192025-07-18T23:24:17.091Z Checking steno v0.4.1
31202025-07-18T23:24:17.115Z Checking serde-hex v0.1.0
31212025-07-18T23:24:17.258Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31222025-07-18T23:24:17.282Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31232025-07-18T23:24:17.578Z Checking hashbrown v0.13.2
31242025-07-18T23:24:18.565Z Checking humantime v2.2.0
31252025-07-18T23:24:18.903Z Checking crc-any v2.5.0
31262025-07-18T23:24:19.003Z Checking object v0.30.4
31272025-07-18T23:24:19.400Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31282025-07-18T23:24:19.425Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
31292025-07-18T23:24:19.762Z Checking half v1.8.3
31302025-07-18T23:24:19.787Z Checking void v1.0.2
31312025-07-18T23:24:19.819Z Checking path-slash v0.1.5
31322025-07-18T23:24:19.990Z Checking lzss v0.8.2
31332025-07-18T23:24:20.035Z Checking tungstenite v0.23.0
31342025-07-18T23:24:20.227Z Checking serde_cbor v0.11.2
31352025-07-18T23:24:20.476Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31362025-07-18T23:24:20.973Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
31372025-07-18T23:24:21.130Z Checking nix v0.27.1
31382025-07-18T23:24:21.180Z Checking kstat-rs v0.2.4
31392025-07-18T23:24:21.296Z Checking serde_bytes v0.11.17
31402025-07-18T23:24:21.321Z Checking tokio-tungstenite v0.23.1
31412025-07-18T23:24:21.556Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31422025-07-18T23:24:21.668Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31432025-07-18T23:24:21.699Z Checking signal-hook-tokio v0.3.1
31442025-07-18T23:24:21.866Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31452025-07-18T23:24:24.539Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
31462025-07-18T23:24:26.596Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
31472025-07-18T23:24:43.153Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31482025-07-18T23:24:54.606Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31492025-07-18T23:24:55.808Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31502025-07-18T23:25:00.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.00s
31512025-07-18T23:25:01.127Z
31522025-07-18T23:25:01.127Zinfo: running `cargo check --bins` on gateway-api (114/221)
31532025-07-18T23:25:02.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542025-07-18T23:25:02.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552025-07-18T23:25:02.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31562025-07-18T23:25:02.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31572025-07-18T23:25:02.421Z
31582025-07-18T23:25:02.421Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/221)
31592025-07-18T23:25:03.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31602025-07-18T23:25:03.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31612025-07-18T23:25:03.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31622025-07-18T23:25:03.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31632025-07-18T23:25:03.594Z
31642025-07-18T23:25:03.594Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/221)
31652025-07-18T23:25:04.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31662025-07-18T23:25:04.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31672025-07-18T23:25:04.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31682025-07-18T23:25:04.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31692025-07-18T23:25:04.887Z
31702025-07-18T23:25:04.888Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/221)
31712025-07-18T23:25:05.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722025-07-18T23:25:06.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732025-07-18T23:25:06.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31742025-07-18T23:25:06.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31752025-07-18T23:25:06.124Z
31762025-07-18T23:25:06.124Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/221)
31772025-07-18T23:25:07.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782025-07-18T23:25:07.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792025-07-18T23:25:07.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802025-07-18T23:25:07.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
31812025-07-18T23:25:07.337Z
31822025-07-18T23:25:07.337Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/221)
31832025-07-18T23:25:08.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31842025-07-18T23:25:08.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31852025-07-18T23:25:08.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31862025-07-18T23:25:08.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31872025-07-18T23:25:08.538Z
31882025-07-18T23:25:08.538Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/221)
31892025-07-18T23:25:09.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902025-07-18T23:25:09.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912025-07-18T23:25:09.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922025-07-18T23:25:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31932025-07-18T23:25:09.794Z
31942025-07-18T23:25:09.794Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/221)
31952025-07-18T23:25:10.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962025-07-18T23:25:10.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972025-07-18T23:25:10.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982025-07-18T23:25:10.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31992025-07-18T23:25:11.081Z
32002025-07-18T23:25:11.081Zinfo: running `cargo check --bins` on oximeter-producer (122/221)
32012025-07-18T23:25:12.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022025-07-18T23:25:12.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032025-07-18T23:25:12.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042025-07-18T23:25:12.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32052025-07-18T23:25:12.374Z
32062025-07-18T23:25:12.374Zinfo: running `cargo check --bins` on internal-dns-resolver (123/221)
32072025-07-18T23:25:13.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082025-07-18T23:25:13.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092025-07-18T23:25:13.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32102025-07-18T23:25:13.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32112025-07-18T23:25:13.656Z
32122025-07-18T23:25:13.656Zinfo: running `cargo check --bins` on sp-sim (124/221)
32132025-07-18T23:25:14.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142025-07-18T23:25:14.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152025-07-18T23:25:14.991Z Compiling nix v0.30.1
32162025-07-18T23:25:14.991Z Checking keccak v0.1.5
32172025-07-18T23:25:15.016Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32182025-07-18T23:25:15.372Z Checking sha3 v0.10.8
32192025-07-18T23:25:15.482Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32202025-07-18T23:25:18.311Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32212025-07-18T23:25:21.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s
32222025-07-18T23:25:21.854Z
32232025-07-18T23:25:21.854Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/221)
32242025-07-18T23:25:23.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252025-07-18T23:25:23.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262025-07-18T23:25:23.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272025-07-18T23:25:23.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
32282025-07-18T23:25:23.206Z
32292025-07-18T23:25:23.206Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/221)
32302025-07-18T23:25:24.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-07-18T23:25:24.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-07-18T23:25:24.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332025-07-18T23:25:24.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32342025-07-18T23:25:24.679Z
32352025-07-18T23:25:24.679Zinfo: running `cargo check --bins` on db-macros (127/221)
32362025-07-18T23:25:25.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-07-18T23:25:25.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-07-18T23:25:25.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392025-07-18T23:25:25.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32402025-07-18T23:25:25.873Z
32412025-07-18T23:25:25.873Zinfo: running `cargo check --bins` on nexus-macros-common (128/221)
32422025-07-18T23:25:26.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-07-18T23:25:26.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-07-18T23:25:26.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452025-07-18T23:25:26.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
32462025-07-18T23:25:27.056Z
32472025-07-18T23:25:27.056Zinfo: running `cargo check --bins` on nexus-auth (129/221)
32482025-07-18T23:25:28.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-07-18T23:25:28.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-07-18T23:25:28.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512025-07-18T23:25:28.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32522025-07-18T23:25:28.393Z
32532025-07-18T23:25:28.393Zinfo: running `cargo check --bins` on authz-macros (130/221)
32542025-07-18T23:25:29.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-07-18T23:25:29.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-07-18T23:25:29.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572025-07-18T23:25:29.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32582025-07-18T23:25:29.609Z
32592025-07-18T23:25:29.609Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/221)
32602025-07-18T23:25:30.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-07-18T23:25:30.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-07-18T23:25:30.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32632025-07-18T23:25:30.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32642025-07-18T23:25:30.971Z
32652025-07-18T23:25:30.972Zinfo: running `cargo check --bins` on nexus-db-model (132/221)
32662025-07-18T23:25:32.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-07-18T23:25:32.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-07-18T23:25:32.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692025-07-18T23:25:32.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32702025-07-18T23:25:32.281Z
32712025-07-18T23:25:32.281Zinfo: running `cargo check --bins` on nexus-db-schema (133/221)
32722025-07-18T23:25:33.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-07-18T23:25:33.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-07-18T23:25:33.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-07-18T23:25:33.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32762025-07-18T23:25:33.432Z
32772025-07-18T23:25:33.432Zinfo: running `cargo check --bins` on nexus-defaults (134/221)
32782025-07-18T23:25:34.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-07-18T23:25:34.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-07-18T23:25:34.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-07-18T23:25:34.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32822025-07-18T23:25:34.698Z
32832025-07-18T23:25:34.698Zinfo: running `cargo check --bins` on nexus-db-errors (135/221)
32842025-07-18T23:25:35.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-07-18T23:25:35.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-07-18T23:25:35.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-07-18T23:25:35.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32882025-07-18T23:25:36.097Z
32892025-07-18T23:25:36.097Zinfo: running `cargo check --bins` on nexus-db-lookup (136/221)
32902025-07-18T23:25:37.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-07-18T23:25:37.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-07-18T23:25:37.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-07-18T23:25:37.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32942025-07-18T23:25:37.454Z
32952025-07-18T23:25:37.454Zinfo: running `cargo check --bins` on nexus-inventory (137/221)
32962025-07-18T23:25:38.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-07-18T23:25:38.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-07-18T23:25:38.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-07-18T23:25:38.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33002025-07-18T23:25:38.786Z
33012025-07-18T23:25:38.786Zinfo: running `cargo check --bins` on sled-agent-zone-images-examples (138/221)
33022025-07-18T23:25:40.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-07-18T23:25:40.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-07-18T23:25:40.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-07-18T23:25:40.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
33062025-07-18T23:25:40.208Z
33072025-07-18T23:25:40.208Zinfo: running `cargo check --bins --no-default-features` on sled-storage (139/221)
33082025-07-18T23:25:41.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-07-18T23:25:41.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-07-18T23:25:41.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-07-18T23:25:41.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33122025-07-18T23:25:41.540Z
33132025-07-18T23:25:41.540Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (140/221)
33142025-07-18T23:25:42.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-07-18T23:25:42.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-07-18T23:25:42.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-07-18T23:25:42.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33182025-07-18T23:25:42.831Z
33192025-07-18T23:25:42.833Zinfo: running `cargo check --bins` on key-manager (141/221)
33202025-07-18T23:25:43.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-07-18T23:25:43.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-07-18T23:25:43.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-07-18T23:25:43.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
33242025-07-18T23:25:44.035Z
33252025-07-18T23:25:44.035Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (142/221)
33262025-07-18T23:25:45.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-07-18T23:25:45.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-07-18T23:25:45.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-07-18T23:25:45.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33302025-07-18T23:25:45.253Z
33312025-07-18T23:25:45.253Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (143/221)
33322025-07-18T23:25:46.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-07-18T23:25:46.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-07-18T23:25:46.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-07-18T23:25:46.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33362025-07-18T23:25:46.514Z
33372025-07-18T23:25:46.514Zinfo: running `cargo check --bins` on typed-rng (144/221)
33382025-07-18T23:25:47.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-07-18T23:25:47.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-07-18T23:25:47.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-07-18T23:25:47.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33422025-07-18T23:25:47.674Z
33432025-07-18T23:25:47.674Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (145/221)
33442025-07-18T23:25:48.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-07-18T23:25:48.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-07-18T23:25:49.304Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33472025-07-18T23:25:49.304Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33482025-07-18T23:25:49.304Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33492025-07-18T23:25:49.329Z Compiling thiserror-impl-no-std v2.0.2
33502025-07-18T23:25:49.329Z Checking universal-hash v0.5.1
33512025-07-18T23:25:49.329Z Checking opaque-debug v0.3.1
33522025-07-18T23:25:49.444Z Checking chacha20 v0.9.1
33532025-07-18T23:25:49.470Z Checking aead v0.5.2
33542025-07-18T23:25:49.580Z Compiling unicase v2.7.0
33552025-07-18T23:25:49.642Z Checking poly1305 v0.8.0
33562025-07-18T23:25:49.717Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33572025-07-18T23:25:49.781Z Compiling libefi-sys v0.1.0
33582025-07-18T23:25:49.901Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
33592025-07-18T23:25:49.929Z Compiling bitfield-struct v0.6.2
33602025-07-18T23:25:50.014Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33612025-07-18T23:25:50.105Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33622025-07-18T23:25:50.212Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33632025-07-18T23:25:50.236Z Checking chacha20poly1305 v0.10.1
33642025-07-18T23:25:50.474Z Compiling proc-macro-error-attr2 v2.0.0
33652025-07-18T23:25:50.498Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33662025-07-18T23:25:50.573Z Compiling salty v0.3.0
33672025-07-18T23:25:50.657Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33682025-07-18T23:25:51.061Z Compiling num-derive v0.3.3
33692025-07-18T23:25:51.262Z Compiling proc-macro-error2 v2.0.1
33702025-07-18T23:25:51.286Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33712025-07-18T23:25:51.318Z Compiling xshell-macros v0.2.7
33722025-07-18T23:25:51.888Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33732025-07-18T23:25:51.918Z Compiling tabled_derive v0.10.0
33742025-07-18T23:25:52.090Z Checking xshell v0.2.7
33752025-07-18T23:25:52.130Z Checking thiserror-no-std v2.0.2
33762025-07-18T23:25:52.292Z Checking vsss-rs v3.3.4
33772025-07-18T23:25:52.456Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33782025-07-18T23:25:52.499Z Compiling mime_guess v2.0.5
33792025-07-18T23:25:52.712Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
33802025-07-18T23:25:53.084Z Checking libscf-sys v1.1.0
33812025-07-18T23:25:53.614Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33822025-07-18T23:25:53.955Z Checking papergrid v0.14.0
33832025-07-18T23:25:54.289Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33842025-07-18T23:25:54.608Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33852025-07-18T23:25:55.055Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33862025-07-18T23:25:55.310Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33872025-07-18T23:25:55.623Z Checking primeorder v0.13.6
33882025-07-18T23:25:55.802Z Checking env_filter v0.1.2
33892025-07-18T23:25:56.093Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33902025-07-18T23:25:56.131Z Checking p384 v0.13.0
33912025-07-18T23:25:56.232Z Checking env_logger v0.11.5
33922025-07-18T23:25:56.548Z Checking tabled v0.18.0
33932025-07-18T23:25:56.619Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33942025-07-18T23:25:56.766Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
33952025-07-18T23:25:57.034Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33962025-07-18T23:25:57.201Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33972025-07-18T23:25:57.397Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33982025-07-18T23:25:57.472Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33992025-07-18T23:25:57.562Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34002025-07-18T23:25:57.814Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34012025-07-18T23:25:57.841Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
34022025-07-18T23:25:58.107Z Checking http-range v0.1.5
34032025-07-18T23:25:58.232Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34042025-07-18T23:25:58.431Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34052025-07-18T23:25:58.619Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34062025-07-18T23:25:58.740Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34072025-07-18T23:25:59.053Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
34082025-07-18T23:25:59.082Z Checking secrecy v0.8.0
34092025-07-18T23:25:59.139Z Checking atty v0.2.14
34102025-07-18T23:25:59.345Z Checking crc8 v0.1.1
34112025-07-18T23:25:59.371Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=c03bd1a29c775acfc65de561b8fc436e2459a633#c03bd1a2)
34122025-07-18T23:25:59.531Z Checking hyper-staticfile v0.10.1
34132025-07-18T23:25:59.715Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34142025-07-18T23:26:00.108Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34152025-07-18T23:26:00.180Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
34162025-07-18T23:26:00.329Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34172025-07-18T23:26:00.594Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34182025-07-18T23:26:00.619Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
34192025-07-18T23:26:01.006Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34202025-07-18T23:26:01.383Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34212025-07-18T23:26:01.509Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34222025-07-18T23:26:02.514Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34232025-07-18T23:26:02.538Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34242025-07-18T23:26:02.539Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34252025-07-18T23:26:03.542Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
34262025-07-18T23:26:04.015Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34272025-07-18T23:26:04.545Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34282025-07-18T23:26:06.016Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
34292025-07-18T23:26:08.633Z Checking sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
34302025-07-18T23:26:16.870Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34312025-07-18T23:26:41.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.07s
34322025-07-18T23:26:42.010Z
34332025-07-18T23:26:42.010Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (146/221)
34342025-07-18T23:26:43.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-07-18T23:26:43.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-07-18T23:26:43.666Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34372025-07-18T23:27:09.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.24s
34382025-07-18T23:27:09.556Z
34392025-07-18T23:27:09.556Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (147/221)
34402025-07-18T23:27:10.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-07-18T23:27:10.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-07-18T23:27:11.193Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34432025-07-18T23:27:37.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.29s
34442025-07-18T23:27:38.114Z
34452025-07-18T23:27:38.114Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (148/221)
34462025-07-18T23:27:39.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472025-07-18T23:27:39.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482025-07-18T23:27:39.680Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34492025-07-18T23:28:05.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.70s
34502025-07-18T23:28:06.087Z
34512025-07-18T23:28:06.087Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (149/221)
34522025-07-18T23:28:07.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532025-07-18T23:28:07.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542025-07-18T23:28:07.623Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34552025-07-18T23:28:33.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s
34562025-07-18T23:28:33.555Z
34572025-07-18T23:28:33.555Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (150/221)
34582025-07-18T23:28:34.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592025-07-18T23:28:34.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602025-07-18T23:28:35.172Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34612025-07-18T23:29:00.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.08s
34622025-07-18T23:29:00.891Z
34632025-07-18T23:29:00.891Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (151/221)
34642025-07-18T23:29:02.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-07-18T23:29:02.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-07-18T23:29:02.521Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34672025-07-18T23:29:30.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.28s
34682025-07-18T23:29:30.442Z
34692025-07-18T23:29:30.442Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (152/221)
34702025-07-18T23:29:31.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712025-07-18T23:29:31.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722025-07-18T23:29:32.026Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34732025-07-18T23:29:56.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.00s
34742025-07-18T23:29:56.702Z
34752025-07-18T23:29:56.702Zinfo: running `cargo check --bins` on bootstrap-agent-api (153/221)
34762025-07-18T23:29:57.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772025-07-18T23:29:57.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782025-07-18T23:29:57.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792025-07-18T23:29:57.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34802025-07-18T23:29:57.984Z
34812025-07-18T23:29:57.984Zinfo: running `cargo check --bins` on range-requests (154/221)
34822025-07-18T23:29:59.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832025-07-18T23:29:59.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842025-07-18T23:29:59.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852025-07-18T23:29:59.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34862025-07-18T23:29:59.233Z
34872025-07-18T23:29:59.233Zinfo: running `cargo check --bins` on repo-depot-api (155/221)
34882025-07-18T23:30:00.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892025-07-18T23:30:00.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902025-07-18T23:30:00.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912025-07-18T23:30:00.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
34922025-07-18T23:30:00.525Z
34932025-07-18T23:30:00.525Zinfo: running `cargo check --bins` on sled-agent-api (156/221)
34942025-07-18T23:30:01.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952025-07-18T23:30:01.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962025-07-18T23:30:01.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972025-07-18T23:30:01.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34982025-07-18T23:30:01.789Z
34992025-07-18T23:30:01.789Zinfo: running `cargo check --bins` on sled-diagnostics (157/221)
35002025-07-18T23:30:02.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-07-18T23:30:02.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-07-18T23:30:02.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-07-18T23:30:02.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35042025-07-18T23:30:03.073Z
35052025-07-18T23:30:03.073Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (158/221)
35062025-07-18T23:30:04.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-07-18T23:30:04.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-07-18T23:30:04.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-07-18T23:30:04.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35102025-07-18T23:30:04.388Z
35112025-07-18T23:30:04.388Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (159/221)
35122025-07-18T23:30:05.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-07-18T23:30:05.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-07-18T23:30:05.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-07-18T23:30:05.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
35162025-07-18T23:30:05.882Z
35172025-07-18T23:30:05.882Zinfo: running `cargo check --bins` on sled-agent-zone-images (160/221)
35182025-07-18T23:30:07.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-07-18T23:30:07.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-07-18T23:30:07.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-07-18T23:30:07.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35222025-07-18T23:30:07.141Z
35232025-07-18T23:30:07.141Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (161/221)
35242025-07-18T23:30:08.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-07-18T23:30:08.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-07-18T23:30:08.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-07-18T23:30:08.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35282025-07-18T23:30:08.432Z
35292025-07-18T23:30:08.432Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (162/221)
35302025-07-18T23:30:09.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-07-18T23:30:09.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-07-18T23:30:09.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-07-18T23:30:09.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35342025-07-18T23:30:09.769Z
35352025-07-18T23:30:09.769Zinfo: running `cargo check --bins` on nexus-test-interface (163/221)
35362025-07-18T23:30:10.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-07-18T23:30:11.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-07-18T23:30:11.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-07-18T23:30:11.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
35402025-07-18T23:30:11.118Z
35412025-07-18T23:30:11.118Zinfo: running `cargo check --bins` on oximeter-collector (164/221)
35422025-07-18T23:30:12.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-07-18T23:30:12.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-07-18T23:30:12.484Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35452025-07-18T23:30:12.484Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35462025-07-18T23:30:13.703Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35472025-07-18T23:30:17.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.90s
35482025-07-18T23:30:17.255Z
35492025-07-18T23:30:17.255Zinfo: running `cargo check --bins` on oximeter-api (165/221)
35502025-07-18T23:30:18.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512025-07-18T23:30:18.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522025-07-18T23:30:18.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532025-07-18T23:30:18.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
35542025-07-18T23:30:18.440Z
35552025-07-18T23:30:18.440Zinfo: running `cargo check --bins` on cert-dev (166/221)
35562025-07-18T23:30:19.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572025-07-18T23:30:19.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582025-07-18T23:30:19.719Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35592025-07-18T23:30:20.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
35602025-07-18T23:30:20.335Z
35612025-07-18T23:30:20.335Zinfo: running `cargo check --bins` on clickana (167/221)
35622025-07-18T23:30:21.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632025-07-18T23:30:21.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642025-07-18T23:30:21.640Z Checking castaway v0.2.3
35652025-07-18T23:30:21.640Z Checking lru v0.12.5
35662025-07-18T23:30:21.665Z Compiling instability v0.3.2
35672025-07-18T23:30:21.665Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35682025-07-18T23:30:21.665Z Checking unicode-truncate v1.1.0
35692025-07-18T23:30:21.665Z Compiling indoc v2.0.6
35702025-07-18T23:30:21.665Z Checking cassowary v0.3.0
35712025-07-18T23:30:21.852Z Checking compact_str v0.8.0
35722025-07-18T23:30:22.711Z Checking ratatui v0.29.0
35732025-07-18T23:30:24.130Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35742025-07-18T23:30:26.026Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35752025-07-18T23:30:27.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s
35762025-07-18T23:30:27.621Z
35772025-07-18T23:30:27.621Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (168/221)
35782025-07-18T23:30:28.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-07-18T23:30:28.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-07-18T23:30:28.948Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35812025-07-18T23:30:28.948Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35822025-07-18T23:30:30.573Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
35832025-07-18T23:30:31.305Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
35842025-07-18T23:30:31.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
35852025-07-18T23:30:32.086Z
35862025-07-18T23:30:32.086Zinfo: running `cargo check --bins` on ch-dev (169/221)
35872025-07-18T23:30:33.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-07-18T23:30:33.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-07-18T23:30:33.311Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
35902025-07-18T23:30:34.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
35912025-07-18T23:30:34.664Z
35922025-07-18T23:30:34.664Zinfo: running `cargo check --bins` on dev-tools-common (170/221)
35932025-07-18T23:30:35.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-07-18T23:30:35.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-07-18T23:30:35.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-07-18T23:30:35.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35972025-07-18T23:30:35.637Z
35982025-07-18T23:30:35.637Zinfo: running `cargo check --bins` on crdb-seed (171/221)
35992025-07-18T23:30:36.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-07-18T23:30:36.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-07-18T23:30:36.971Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
36022025-07-18T23:30:37.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
36032025-07-18T23:30:37.655Z
36042025-07-18T23:30:37.655Zinfo: running `cargo check --bins` on db-dev (172/221)
36052025-07-18T23:30:38.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-07-18T23:30:38.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-07-18T23:30:39.027Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
36082025-07-18T23:30:40.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
36092025-07-18T23:30:40.430Z
36102025-07-18T23:30:40.430Zinfo: running `cargo check --bins` on omicron-dev-lib (173/221)
36112025-07-18T23:30:41.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-07-18T23:30:41.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-07-18T23:30:41.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-07-18T23:30:41.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
36152025-07-18T23:30:41.790Z
36162025-07-18T23:30:41.790Zinfo: running `cargo check --bins` on xtask-downloader (174/221)
36172025-07-18T23:30:42.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-07-18T23:30:42.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-07-18T23:30:43.012Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36202025-07-18T23:30:44.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
36212025-07-18T23:30:44.507Z
36222025-07-18T23:30:44.507Zinfo: running `cargo check --bins` on omicron-ls-apis (175/221)
36232025-07-18T23:30:45.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-07-18T23:30:45.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-07-18T23:30:45.756Z Checking typeid v1.0.3
36262025-07-18T23:30:45.792Z Checking ordered-float v2.10.1
36272025-07-18T23:30:45.817Z Checking cargo-platform v0.2.0
36282025-07-18T23:30:45.972Z Checking erased-serde v0.4.6
36292025-07-18T23:30:46.311Z Checking serde-value v0.7.0
36302025-07-18T23:30:46.794Z Checking serde-untagged v0.1.7
36312025-07-18T23:30:47.176Z Checking cargo-util-schemas v0.2.0
36322025-07-18T23:30:48.991Z Checking cargo_metadata v0.20.0
36332025-07-18T23:30:50.755Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
36342025-07-18T23:30:52.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
36352025-07-18T23:30:52.402Z
36362025-07-18T23:30:52.402Zinfo: running `cargo check --bins` on mgs-dev (176/221)
36372025-07-18T23:30:53.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382025-07-18T23:30:53.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392025-07-18T23:30:53.869Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36402025-07-18T23:30:56.576Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36412025-07-18T23:30:57.592Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
36422025-07-18T23:30:58.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
36432025-07-18T23:30:58.760Z
36442025-07-18T23:30:58.760Zinfo: running `cargo check --bins` on omicron-omdb (177/221)
36452025-07-18T23:31:00.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36462025-07-18T23:31:00.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36472025-07-18T23:31:00.553Z Compiling crunchy v0.2.2
36482025-07-18T23:31:00.577Z Compiling dsl_auto_type v0.1.2
36492025-07-18T23:31:00.577Z Checking scheduled-thread-pool v0.2.7
36502025-07-18T23:31:00.578Z Compiling diesel_table_macro_syntax v0.2.0
36512025-07-18T23:31:00.578Z Compiling tiny-keccak v2.0.2
36522025-07-18T23:31:00.672Z Compiling bit-vec v0.6.3
36532025-07-18T23:31:00.699Z Compiling ascii-canvas v3.0.0
36542025-07-18T23:31:00.724Z Compiling ena v0.14.3
36552025-07-18T23:31:00.923Z Checking r2d2 v0.8.10
36562025-07-18T23:31:01.011Z Compiling bindgen v0.71.1
36572025-07-18T23:31:01.117Z Compiling bit-set v0.5.3
36582025-07-18T23:31:01.183Z Compiling diff v0.1.13
36592025-07-18T23:31:01.209Z Compiling regex-syntax v0.6.29
36602025-07-18T23:31:01.299Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36612025-07-18T23:31:01.325Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36622025-07-18T23:31:01.438Z Compiling derive_builder_core v0.20.2
36632025-07-18T23:31:01.583Z Compiling libxml v0.3.3
36642025-07-18T23:31:01.675Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36652025-07-18T23:31:01.815Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36662025-07-18T23:31:02.020Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
36672025-07-18T23:31:02.072Z Compiling strum_macros v0.24.3
36682025-07-18T23:31:02.107Z Compiling diesel_derives v2.2.3
36692025-07-18T23:31:02.303Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36702025-07-18T23:31:02.366Z Compiling indoc v1.0.9
36712025-07-18T23:31:03.247Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36722025-07-18T23:31:03.540Z Compiling derive_builder_macro v0.20.2
36732025-07-18T23:31:03.576Z Compiling oso-derive v0.27.3
36742025-07-18T23:31:04.439Z Compiling impl-trait-for-tuples v0.2.2
36752025-07-18T23:31:04.464Z Checking derive_builder v0.20.2
36762025-07-18T23:31:04.558Z Compiling lalrpop v0.19.12
36772025-07-18T23:31:04.703Z Checking quick-xml v0.37.2
36782025-07-18T23:31:04.750Z Checking maplit v1.0.2
36792025-07-18T23:31:04.948Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36802025-07-18T23:31:05.300Z Compiling diesel-dtrace v0.4.2
36812025-07-18T23:31:05.746Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36822025-07-18T23:31:06.083Z Checking bb8 v0.8.5
36832025-07-18T23:31:06.529Z Checking ignore v0.4.23
36842025-07-18T23:31:06.570Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36852025-07-18T23:31:06.613Z Checking predicates-tree v1.0.12
36862025-07-18T23:31:06.814Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36872025-07-18T23:31:06.838Z Checking rand_seeder v0.3.0
36882025-07-18T23:31:06.958Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36892025-07-18T23:31:07.122Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36902025-07-18T23:31:07.204Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36912025-07-18T23:31:07.403Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36922025-07-18T23:31:07.448Z Checking globwalk v0.9.1
36932025-07-18T23:31:07.751Z Checking is_ci v1.2.0
36942025-07-18T23:31:07.844Z Checking camino-tempfile-ext v0.3.2
36952025-07-18T23:31:07.950Z Checking supports-color v3.0.2
36962025-07-18T23:31:08.243Z Checking support-bundle-viewer v0.1.2
36972025-07-18T23:31:08.293Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
36982025-07-18T23:31:08.737Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
36992025-07-18T23:31:09.108Z Checking multimap v0.10.1
37002025-07-18T23:31:09.413Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37012025-07-18T23:31:11.251Z Checking diesel v2.2.11
37022025-07-18T23:31:29.617Z Compiling samael v0.0.19
37032025-07-18T23:31:40.679Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
37042025-07-18T23:31:45.314Z Checking async-bb8-diesel v0.2.1
37052025-07-18T23:31:47.832Z Compiling polar-core v0.27.3
37062025-07-18T23:31:58.064Z Checking oso v0.27.3
37072025-07-18T23:32:58.368Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37082025-07-18T23:33:55.498Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
37092025-07-18T23:34:12.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
37102025-07-18T23:34:12.583Z
37112025-07-18T23:34:12.583Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (178/221)
37122025-07-18T23:34:13.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132025-07-18T23:34:13.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142025-07-18T23:34:13.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152025-07-18T23:34:13.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
37162025-07-18T23:34:13.875Z
37172025-07-18T23:34:13.875Zinfo: running `cargo check --bins` on nexus-saga-recovery (179/221)
37182025-07-18T23:34:15.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192025-07-18T23:34:15.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202025-07-18T23:34:15.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212025-07-18T23:34:15.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37222025-07-18T23:34:15.187Z
37232025-07-18T23:34:15.187Zinfo: running `cargo check --bins` on nexus-test-utils-macros (180/221)
37242025-07-18T23:34:16.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252025-07-18T23:34:16.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262025-07-18T23:34:16.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272025-07-18T23:34:16.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
37282025-07-18T23:34:16.322Z
37292025-07-18T23:34:16.322Zinfo: running `cargo check --bins` on omicron-nexus (181/221)
37302025-07-18T23:34:17.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312025-07-18T23:34:17.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322025-07-18T23:34:18.012Z Compiling libz-sys v1.1.20
37332025-07-18T23:34:18.054Z Compiling libgit2-sys v0.17.0+1.8.1
37342025-07-18T23:34:18.054Z Compiling vergen v8.3.2
37352025-07-18T23:34:18.054Z Compiling cargo-platform v0.1.8
37362025-07-18T23:34:18.090Z Compiling fs-err v2.11.0
37372025-07-18T23:34:18.090Z Compiling rustls v0.21.12
37382025-07-18T23:34:18.124Z Checking rustls-webpki v0.101.7
37392025-07-18T23:34:18.124Z Checking sct v0.7.1
37402025-07-18T23:34:18.385Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37412025-07-18T23:34:18.418Z Compiling cargo_metadata v0.18.1
37422025-07-18T23:34:18.500Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37432025-07-18T23:34:18.586Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37442025-07-18T23:34:18.744Z Checking parse-size v1.1.0
37452025-07-18T23:34:18.993Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37462025-07-18T23:34:19.033Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37472025-07-18T23:34:19.079Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
37482025-07-18T23:34:19.106Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
37492025-07-18T23:34:19.139Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37502025-07-18T23:34:19.336Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37512025-07-18T23:34:20.058Z Checking rustls-pemfile v1.0.4
37522025-07-18T23:34:20.183Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37532025-07-18T23:34:20.322Z Checking twox-hash v2.1.0
37542025-07-18T23:34:20.538Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37552025-07-18T23:34:20.903Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37562025-07-18T23:34:21.006Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37572025-07-18T23:34:21.501Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
37582025-07-18T23:34:21.999Z Checking tokio-rustls v0.24.1
37592025-07-18T23:34:22.270Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37602025-07-18T23:34:22.391Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37612025-07-18T23:34:22.661Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37622025-07-18T23:34:22.807Z Checking fatfs v0.3.6
37632025-07-18T23:34:22.882Z Checking assert_matches v1.5.0
37642025-07-18T23:34:29.398Z Compiling git2 v0.19.0
37652025-07-18T23:34:35.445Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
37662025-07-18T23:36:20.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
37672025-07-18T23:36:20.615Z
37682025-07-18T23:36:20.615Zinfo: running `cargo check --bins` on nexus-background-task-interface (182/221)
37692025-07-18T23:36:21.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-07-18T23:36:21.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-07-18T23:36:21.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722025-07-18T23:36:21.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37732025-07-18T23:36:21.839Z
37742025-07-18T23:36:21.839Zinfo: running `cargo check --bins` on nexus-external-api (183/221)
37752025-07-18T23:36:22.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762025-07-18T23:36:22.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772025-07-18T23:36:22.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782025-07-18T23:36:22.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37792025-07-18T23:36:23.065Z
37802025-07-18T23:36:23.065Zinfo: running `cargo check --bins` on nexus-internal-api (184/221)
37812025-07-18T23:36:24.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822025-07-18T23:36:24.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832025-07-18T23:36:24.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842025-07-18T23:36:24.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37852025-07-18T23:36:24.311Z
37862025-07-18T23:36:24.311Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (185/221)
37872025-07-18T23:36:25.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882025-07-18T23:36:25.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892025-07-18T23:36:25.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902025-07-18T23:36:25.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
37912025-07-18T23:36:25.622Z
37922025-07-18T23:36:25.622Zinfo: running `cargo check --bins` on nexus-mgs-updates (186/221)
37932025-07-18T23:36:26.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942025-07-18T23:36:26.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952025-07-18T23:36:26.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962025-07-18T23:36:26.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37972025-07-18T23:36:26.789Z
37982025-07-18T23:36:26.789Zinfo: running `cargo check --bins` on nexus-networking (187/221)
37992025-07-18T23:36:27.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-07-18T23:36:27.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-07-18T23:36:27.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022025-07-18T23:36:27.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38032025-07-18T23:36:28.027Z
38042025-07-18T23:36:28.027Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (188/221)
38052025-07-18T23:36:29.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-07-18T23:36:29.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-07-18T23:36:29.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082025-07-18T23:36:29.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
38092025-07-18T23:36:29.255Z
38102025-07-18T23:36:29.255Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (189/221)
38112025-07-18T23:36:30.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-07-18T23:36:30.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-07-18T23:36:30.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142025-07-18T23:36:30.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38152025-07-18T23:36:30.489Z
38162025-07-18T23:36:30.489Zinfo: running `cargo check --bins` on update-common (190/221)
38172025-07-18T23:36:31.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-07-18T23:36:31.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-07-18T23:36:31.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202025-07-18T23:36:31.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
38212025-07-18T23:36:31.631Z
38222025-07-18T23:36:31.631Zinfo: running `cargo check --bins` on omicron-dev (191/221)
38232025-07-18T23:36:32.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-07-18T23:36:32.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-07-18T23:36:33.228Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38262025-07-18T23:36:33.228Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
38272025-07-18T23:36:33.294Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
38282025-07-18T23:36:33.319Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38292025-07-18T23:36:33.345Z Checking yansi v1.0.1
38302025-07-18T23:36:33.370Z Checking diff v0.1.13
38312025-07-18T23:36:33.370Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38322025-07-18T23:36:33.395Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38332025-07-18T23:36:33.892Z Checking pretty_assertions v1.4.1
38342025-07-18T23:36:34.054Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38352025-07-18T23:36:34.877Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38362025-07-18T23:37:24.050Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38372025-07-18T23:37:24.075Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38382025-07-18T23:37:24.075Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38392025-07-18T23:37:24.075Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
38402025-07-18T23:37:24.075Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38412025-07-18T23:37:24.075Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38422025-07-18T23:37:25.400Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38432025-07-18T23:37:27.282Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38442025-07-18T23:39:01.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
38452025-07-18T23:39:01.289Z
38462025-07-18T23:39:01.289Zinfo: running `cargo check --bins` on openapi-manager (192/221)
38472025-07-18T23:39:02.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-07-18T23:39:02.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-07-18T23:39:02.571Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38502025-07-18T23:39:02.571Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38512025-07-18T23:39:02.596Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38522025-07-18T23:39:02.621Z Checking heck v0.4.1
38532025-07-18T23:39:02.646Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38542025-07-18T23:39:02.900Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38552025-07-18T23:39:02.996Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38562025-07-18T23:39:04.232Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38572025-07-18T23:39:07.628Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
38582025-07-18T23:39:09.982Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38592025-07-18T23:39:11.287Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38602025-07-18T23:39:13.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.39s
38612025-07-18T23:39:13.937Z
38622025-07-18T23:39:13.937Zinfo: running `cargo check --bins` on installinator-api (193/221)
38632025-07-18T23:39:14.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642025-07-18T23:39:15.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652025-07-18T23:39:15.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38662025-07-18T23:39:15.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
38672025-07-18T23:39:15.139Z
38682025-07-18T23:39:15.140Zinfo: running `cargo check --bins` on ntp-admin-api (194/221)
38692025-07-18T23:39:16.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-07-18T23:39:16.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-07-18T23:39:16.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38722025-07-18T23:39:16.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38732025-07-18T23:39:16.278Z
38742025-07-18T23:39:16.279Zinfo: running `cargo check --bins` on ntp-admin-types (195/221)
38752025-07-18T23:39:17.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-07-18T23:39:17.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-07-18T23:39:17.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782025-07-18T23:39:17.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38792025-07-18T23:39:17.401Z
38802025-07-18T23:39:17.401Zinfo: running `cargo check --bins` on wicketd-api (196/221)
38812025-07-18T23:39:18.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822025-07-18T23:39:18.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832025-07-18T23:39:18.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842025-07-18T23:39:18.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
38852025-07-18T23:39:18.700Z
38862025-07-18T23:39:18.700Zinfo: running `cargo check --bins` on omicron-pins (197/221)
38872025-07-18T23:39:19.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882025-07-18T23:39:19.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892025-07-18T23:39:19.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38902025-07-18T23:39:19.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
38912025-07-18T23:39:19.840Z
38922025-07-18T23:39:19.841Zinfo: running `cargo check --bins` on reconfigurator-cli (198/221)
38932025-07-18T23:39:20.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942025-07-18T23:39:20.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952025-07-18T23:39:21.313Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38962025-07-18T23:39:21.338Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38972025-07-18T23:39:21.376Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38982025-07-18T23:39:21.402Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38992025-07-18T23:39:21.430Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
39002025-07-18T23:39:21.431Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
39012025-07-18T23:39:21.481Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39022025-07-18T23:39:21.506Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
39032025-07-18T23:39:21.699Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39042025-07-18T23:39:21.768Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39052025-07-18T23:39:21.803Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39062025-07-18T23:39:22.044Z Compiling petname v2.0.2
39072025-07-18T23:39:22.088Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
39082025-07-18T23:39:22.215Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
39092025-07-18T23:39:22.598Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
39102025-07-18T23:39:23.038Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39112025-07-18T23:39:23.408Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
39122025-07-18T23:39:24.040Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39132025-07-18T23:39:24.236Z Checking sync-ptr v0.1.4
39142025-07-18T23:39:24.333Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39152025-07-18T23:39:24.429Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39162025-07-18T23:39:24.484Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
39172025-07-18T23:39:24.692Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39182025-07-18T23:39:25.159Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39192025-07-18T23:39:26.935Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39202025-07-18T23:39:28.673Z Checking sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
39212025-07-18T23:39:28.699Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
39222025-07-18T23:39:46.646Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39232025-07-18T23:39:46.672Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39242025-07-18T23:39:47.965Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
39252025-07-18T23:39:50.728Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
39262025-07-18T23:39:54.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.13s
39272025-07-18T23:39:55.251Z
39282025-07-18T23:39:55.251Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (199/221)
39292025-07-18T23:39:56.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302025-07-18T23:39:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312025-07-18T23:39:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39322025-07-18T23:39:56.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
39332025-07-18T23:39:56.644Z
39342025-07-18T23:39:56.644Zinfo: running `cargo check --bins` on omicron-repl-utils (200/221)
39352025-07-18T23:39:57.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362025-07-18T23:39:57.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372025-07-18T23:39:57.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39382025-07-18T23:39:57.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
39392025-07-18T23:39:57.863Z
39402025-07-18T23:39:57.863Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (201/221)
39412025-07-18T23:39:59.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422025-07-18T23:39:59.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432025-07-18T23:39:59.333Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
39442025-07-18T23:40:00.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s
39452025-07-18T23:40:01.044Z
39462025-07-18T23:40:01.044Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (202/221)
39472025-07-18T23:40:02.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482025-07-18T23:40:02.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492025-07-18T23:40:02.420Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39502025-07-18T23:40:02.923Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39512025-07-18T23:40:04.852Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
39522025-07-18T23:40:05.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
39532025-07-18T23:40:06.174Z
39542025-07-18T23:40:06.175Zinfo: running `cargo check --bins` on omicron-releng (203/221)
39552025-07-18T23:40:07.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562025-07-18T23:40:07.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572025-07-18T23:40:07.533Z Compiling blake3 v1.5.4
39582025-07-18T23:40:07.559Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39592025-07-18T23:40:07.591Z Checking memmap2 v0.9.5
39602025-07-18T23:40:07.591Z Checking arrayref v0.3.9
39612025-07-18T23:40:07.616Z Checking arrayvec v0.7.6
39622025-07-18T23:40:07.616Z Checking constant_time_eq v0.3.1
39632025-07-18T23:40:07.683Z Checking topological-sort v0.2.2
39642025-07-18T23:40:07.683Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
39652025-07-18T23:40:07.751Z Checking shell-words v1.1.0
39662025-07-18T23:40:08.322Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39672025-07-18T23:40:08.741Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#c269f570)
39682025-07-18T23:40:09.325Z Checking omicron-zone-package v0.12.2
39692025-07-18T23:40:11.240Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
39702025-07-18T23:40:12.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s
39712025-07-18T23:40:13.168Z
39722025-07-18T23:40:13.168Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (204/221)
39732025-07-18T23:40:14.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742025-07-18T23:40:14.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752025-07-18T23:40:14.428Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39762025-07-18T23:40:14.897Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
39772025-07-18T23:40:15.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
39782025-07-18T23:40:15.749Z
39792025-07-18T23:40:15.749Zinfo: running `cargo check --bins` on xtask (205/221)
39802025-07-18T23:40:16.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812025-07-18T23:40:16.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822025-07-18T23:40:16.790Z Checking bitflags v2.9.1
39832025-07-18T23:40:16.815Z Checking serde v1.0.219
39842025-07-18T23:40:16.815Z Checking thiserror v1.0.69
39852025-07-18T23:40:16.849Z Checking zerofrom v0.1.4
39862025-07-18T23:40:16.881Z Checking hashbrown v0.15.4
39872025-07-18T23:40:16.906Z Checking smallvec v1.15.0
39882025-07-18T23:40:16.931Z Checking num-traits v0.2.19
39892025-07-18T23:40:16.931Z Checking scroll v0.12.0
39902025-07-18T23:40:17.043Z Checking percent-encoding v2.3.1
39912025-07-18T23:40:17.129Z Checking yoke v0.7.4
39922025-07-18T23:40:17.172Z Checking rustix v0.38.37
39932025-07-18T23:40:17.304Z Checking log v0.4.27
39942025-07-18T23:40:17.329Z Checking pest v2.7.14
39952025-07-18T23:40:17.475Z Checking form_urlencoded v1.2.1
39962025-07-18T23:40:17.507Z Checking zerovec v0.10.4
39972025-07-18T23:40:17.641Z Checking goblin v0.8.2
39982025-07-18T23:40:17.737Z Checking zerocopy v0.7.35
39992025-07-18T23:40:17.911Z Checking indexmap v2.10.0
40002025-07-18T23:40:18.179Z Checking terminal_size v0.4.0
40012025-07-18T23:40:18.369Z Checking ordered-float v2.10.1
40022025-07-18T23:40:18.394Z Checking getrandom v0.3.1
40032025-07-18T23:40:18.637Z Checking syn v2.0.104
40042025-07-18T23:40:18.875Z Checking rustix v1.0.7
40052025-07-18T23:40:18.963Z Checking once_cell v1.21.3
40062025-07-18T23:40:19.176Z Checking tinystr v0.7.6
40072025-07-18T23:40:19.201Z Checking icu_collections v1.5.0
40082025-07-18T23:40:19.318Z Checking clap_builder v4.5.40
40092025-07-18T23:40:19.584Z Checking icu_locid v1.5.0
40102025-07-18T23:40:19.920Z Checking thiserror v2.0.12
40112025-07-18T23:40:20.024Z Checking dtrace-parser v0.2.0
40122025-07-18T23:40:20.098Z Checking textwrap v0.16.2
40132025-07-18T23:40:20.381Z Checking tempfile v3.20.0
40142025-07-18T23:40:20.500Z Checking fs-err v3.1.1
40152025-07-18T23:40:20.525Z Checking anyhow v1.0.98
40162025-07-18T23:40:20.550Z Checking icu_provider v1.5.0
40172025-07-18T23:40:20.772Z Checking tabled v0.15.0
40182025-07-18T23:40:20.856Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
40192025-07-18T23:40:21.260Z Checking icu_locid_transform v1.5.0
40202025-07-18T23:40:21.489Z Checking serde_spanned v0.6.9
40212025-07-18T23:40:21.514Z Checking toml_datetime v0.6.11
40222025-07-18T23:40:21.514Z Checking serde_json v1.0.140
40232025-07-18T23:40:21.740Z Checking erased-serde v0.4.6
40242025-07-18T23:40:21.890Z Checking toml_edit v0.22.27
40252025-07-18T23:40:22.396Z Checking icu_properties v1.5.1
40262025-07-18T23:40:22.444Z Checking semver v1.0.26
40272025-07-18T23:40:22.658Z Checking camino v1.1.10
40282025-07-18T23:40:22.724Z Checking serde-untagged v0.1.7
40292025-07-18T23:40:22.866Z Checking serde-value v0.7.0
40302025-07-18T23:40:23.031Z Checking dof v0.3.0
40312025-07-18T23:40:23.110Z Checking cargo-platform v0.2.0
40322025-07-18T23:40:23.208Z Checking camino-tempfile v1.4.1
40332025-07-18T23:40:23.288Z Checking clap v4.5.40
40342025-07-18T23:40:23.444Z Checking macaddr v1.0.1
40352025-07-18T23:40:23.644Z Checking usdt-impl v0.5.0
40362025-07-18T23:40:24.208Z Checking usdt v0.5.0
40372025-07-18T23:40:24.552Z Checking toml v0.8.23
40382025-07-18T23:40:25.247Z Checking cargo_toml v0.21.0
40392025-07-18T23:40:25.570Z Checking icu_normalizer v1.5.0
40402025-07-18T23:40:26.356Z Checking idna_adapter v1.2.0
40412025-07-18T23:40:26.581Z Checking idna v1.0.3
40422025-07-18T23:40:27.091Z Checking url v2.5.4
40432025-07-18T23:40:27.880Z Checking cargo-util-schemas v0.2.0
40442025-07-18T23:40:29.701Z Checking cargo_metadata v0.20.0
40452025-07-18T23:40:31.305Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
40462025-07-18T23:40:32.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.63s
40472025-07-18T23:40:32.555Z
40482025-07-18T23:40:32.555Zinfo: running `cargo check --bins` on end-to-end-tests (206/221)
40492025-07-18T23:40:33.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40502025-07-18T23:40:33.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40512025-07-18T23:40:34.095Z Checking polyval v0.6.2
40522025-07-18T23:40:34.120Z Checking ctr v0.9.2
40532025-07-18T23:40:34.161Z Checking ssh-encoding v0.2.0
40542025-07-18T23:40:34.161Z Checking blowfish v0.9.1
40552025-07-18T23:40:34.212Z Checking password-hash v0.4.2
40562025-07-18T23:40:34.243Z Checking p256 v0.13.2
40572025-07-18T23:40:34.243Z Checking p521 v0.13.3
40582025-07-18T23:40:34.275Z Checking russh-cryptovec v0.7.3
40592025-07-18T23:40:34.416Z Checking ghash v0.5.1
40602025-07-18T23:40:34.466Z Checking bcrypt-pbkdf v0.10.0
40612025-07-18T23:40:34.491Z Checking md5 v0.7.0
40622025-07-18T23:40:34.543Z Checking num-bigint v0.4.6
40632025-07-18T23:40:34.543Z Checking des v0.8.1
40642025-07-18T23:40:34.630Z Checking aes-gcm v0.10.3
40652025-07-18T23:40:34.710Z Checking pbkdf2 v0.11.0
40662025-07-18T23:40:34.779Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40672025-07-18T23:40:34.808Z Checking hex-literal v0.4.1
40682025-07-18T23:40:34.833Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40692025-07-18T23:40:34.886Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40702025-07-18T23:40:34.911Z Checking ssh-cipher v0.2.0
40712025-07-18T23:40:34.978Z Checking internet-checksum v0.2.1
40722025-07-18T23:40:35.212Z Checking ssh-key v0.6.6
40732025-07-18T23:40:35.475Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40742025-07-18T23:40:36.735Z Checking russh-keys v0.45.0
40752025-07-18T23:40:38.048Z Checking russh v0.45.0
40762025-07-18T23:41:11.598Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
40772025-07-18T23:41:13.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.37s
40782025-07-18T23:41:14.176Z
40792025-07-18T23:41:14.177Zinfo: running `cargo check --bins` on gateway-cli (207/221)
40802025-07-18T23:41:15.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40812025-07-18T23:41:15.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40822025-07-18T23:41:15.446Z Checking termios v0.3.3
40832025-07-18T23:41:15.704Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40842025-07-18T23:41:16.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
40852025-07-18T23:41:17.178Z
40862025-07-18T23:41:17.178Zinfo: running `cargo check --bins --no-default-features` on installinator (208/221)
40872025-07-18T23:41:18.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882025-07-18T23:41:18.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892025-07-18T23:41:18.535Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40902025-07-18T23:41:18.560Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40912025-07-18T23:41:19.663Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
40922025-07-18T23:41:22.438Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40932025-07-18T23:41:25.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
40942025-07-18T23:41:26.172Z
40952025-07-18T23:41:26.172Zinfo: running `cargo check --bins` on internal-dns-cli (209/221)
40962025-07-18T23:41:27.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972025-07-18T23:41:27.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982025-07-18T23:41:27.429Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40992025-07-18T23:41:28.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
41002025-07-18T23:41:28.269Z
41012025-07-18T23:41:28.269Zinfo: running `cargo check --bins` on omicron-live-tests (210/221)
41022025-07-18T23:41:29.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032025-07-18T23:41:29.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042025-07-18T23:41:29.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41052025-07-18T23:41:29.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
41062025-07-18T23:41:29.410Z
41072025-07-18T23:41:29.410Zinfo: running `cargo check --bins` on live-tests-macros (211/221)
41082025-07-18T23:41:30.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092025-07-18T23:41:30.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102025-07-18T23:41:30.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41112025-07-18T23:41:30.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
41122025-07-18T23:41:30.580Z
41132025-07-18T23:41:30.580Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (212/221)
41142025-07-18T23:41:31.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152025-07-18T23:41:31.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162025-07-18T23:41:32.112Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41172025-07-18T23:41:32.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
41182025-07-18T23:41:33.234Z
41192025-07-18T23:41:33.234Zinfo: running `cargo check --bins` on omicron-ntp-admin (213/221)
41202025-07-18T23:41:34.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212025-07-18T23:41:34.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222025-07-18T23:41:34.492Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
41232025-07-18T23:41:34.493Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
41242025-07-18T23:41:34.839Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
41252025-07-18T23:41:36.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
41262025-07-18T23:41:36.635Z
41272025-07-18T23:41:36.635Zinfo: running `cargo check --bins` on omicron-package (214/221)
41282025-07-18T23:41:37.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292025-07-18T23:41:37.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302025-07-18T23:41:38.018Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41312025-07-18T23:41:40.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
41322025-07-18T23:41:40.373Z
41332025-07-18T23:41:40.373Zinfo: running `cargo check --bins` on trust-quorum (215/221)
41342025-07-18T23:41:41.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352025-07-18T23:41:41.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362025-07-18T23:41:41.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372025-07-18T23:41:41.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41382025-07-18T23:41:41.580Z
41392025-07-18T23:41:41.580Zinfo: running `cargo check --bins` on gfss (216/221)
41402025-07-18T23:41:42.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412025-07-18T23:41:42.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422025-07-18T23:41:42.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432025-07-18T23:41:42.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41442025-07-18T23:41:42.792Z
41452025-07-18T23:41:42.792Zinfo: running `cargo check --bins` on wicket-dbg (217/221)
41462025-07-18T23:41:43.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472025-07-18T23:41:43.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482025-07-18T23:41:44.162Z Checking rtoolbox v0.0.2
41492025-07-18T23:41:44.162Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41502025-07-18T23:41:44.187Z Checking tui-tree-widget v0.23.1
41512025-07-18T23:41:44.428Z Checking rpassword v7.4.0
41522025-07-18T23:41:51.929Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41532025-07-18T23:41:56.731Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
41542025-07-18T23:41:58.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s
41552025-07-18T23:41:58.943Z
41562025-07-18T23:41:58.944Zinfo: running `cargo check --bins` on wicket (218/221)
41572025-07-18T23:42:00.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41582025-07-18T23:42:00.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41592025-07-18T23:42:00.372Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41602025-07-18T23:42:00.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
41612025-07-18T23:42:01.163Z
41622025-07-18T23:42:01.163Zinfo: running `cargo check --bins` on wicketd (219/221)
41632025-07-18T23:42:02.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41642025-07-18T23:42:02.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41652025-07-18T23:42:02.623Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
41662025-07-18T23:42:09.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s
41672025-07-18T23:42:09.484Z
41682025-07-18T23:42:09.484Zinfo: running `cargo check --bins` on omicron-workspace-hack (220/221)
41692025-07-18T23:42:10.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41702025-07-18T23:42:10.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41712025-07-18T23:42:10.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41722025-07-18T23:42:10.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
41732025-07-18T23:42:10.689Z
41742025-07-18T23:42:10.690Zinfo: running `cargo check --bins` on zone-setup (221/221)
41752025-07-18T23:42:11.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762025-07-18T23:42:11.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772025-07-18T23:42:12.044Z Checking uzers v0.12.1
41782025-07-18T23:42:12.483Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
41792025-07-18T23:42:14.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
41802025-07-18T23:42:14.339Z
41812025-07-18T23:42:14.339Zreal 24:49.770304774
41822025-07-18T23:42:14.339Zuser 40:54.044022359
41832025-07-18T23:42:14.339Zsys 7:07.449254238
41842025-07-18T23:42:14.339Ztrap 1.288614823
41852025-07-18T23:42:14.339Ztflt 0.418423303
41862025-07-18T23:42:14.339Zdflt 2.268842536
41872025-07-18T23:42:14.339Zkflt 0.000989635
41882025-07-18T23:42:14.364Zlock 1:45:09.817411484
41892025-07-18T23:42:14.365Zslp 3:37:46.686860122
41902025-07-18T23:42:14.365Zlat 1:38.955351314
41912025-07-18T23:42:14.365Zstop 4:49.830526264
41922025-07-18T23:42:14.365Zprocess exited: duration 1836658 ms, exit code 0
 
41932025-07-18T23:42:14.417Zfound 0 output files